Class: Google::Cloud::Compute::V1::PreconfiguredWafSet

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#expression_sets::Array<::Google::Cloud::Compute::V1::WafExpressionSet>

Returns List of entities that are currently supported for WAF rules.

Returns:



18793
18794
18795
18796
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 18793

class PreconfiguredWafSet
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end