Class: Google::Cloud::Compute::V1::WafExpressionSetExpression
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::WafExpressionSetExpression
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
-
#id ⇒ ::String
Expression ID should uniquely identify the origin of the expression.
Instance Attribute Details
#id ⇒ ::String
27814 27815 27816 27817 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 27814 class WafExpressionSetExpression include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |