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:



27145
27146
27147
27148
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27145

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