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.
-
#sensitivity ⇒ ::Integer
The sensitivity value associated with the WAF rule ID.
Instance Attribute Details
#id ⇒ ::String
41037 41038 41039 41040 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 41037 class WafExpressionSetExpression include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#sensitivity ⇒ ::Integer
41037 41038 41039 41040 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 41037 class WafExpressionSetExpression include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |