Class: Google::Cloud::Compute::V1::WafExpressionSet
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::WafExpressionSet
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
-
#aliases ⇒ ::Array<::String>
A list of alternate IDs.
-
#expressions ⇒ ::Array<::Google::Cloud::Compute::V1::WafExpressionSetExpression>
List of available expressions.
-
#id ⇒ ::String
Google specified expression set ID.
Instance Attribute Details
#aliases ⇒ ::Array<::String>
31521 31522 31523 31524 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31521 class WafExpressionSet include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#expressions ⇒ ::Array<::Google::Cloud::Compute::V1::WafExpressionSetExpression>
31521 31522 31523 31524 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31521 class WafExpressionSet include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#id ⇒ ::String
31521 31522 31523 31524 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31521 class WafExpressionSet include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |