Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::WafExpressionSet.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#aliases
def aliases() -> ::Array<::String>-
(::Array<::String>) —
A list of alternate IDs. The format should be:
- E.g. XSS-stable Generic suffix like "stable" is particularly useful if a policy likes to avail newer set of expressions without having to change the policy. A given alias name can't be used for more than one entity set.
#aliases=
def aliases=(value) -> ::Array<::String>-
value (::Array<::String>) —
A list of alternate IDs. The format should be:
- E.g. XSS-stable Generic suffix like "stable" is particularly useful if a policy likes to avail newer set of expressions without having to change the policy. A given alias name can't be used for more than one entity set.
-
(::Array<::String>) —
A list of alternate IDs. The format should be:
- E.g. XSS-stable Generic suffix like "stable" is particularly useful if a policy likes to avail newer set of expressions without having to change the policy. A given alias name can't be used for more than one entity set.
#expressions
def expressions() -> ::Array<::Google::Cloud::Compute::V1::WafExpressionSetExpression>- (::Array<::Google::Cloud::Compute::V1::WafExpressionSetExpression>) — List of available expressions.
#expressions=
def expressions=(value) -> ::Array<::Google::Cloud::Compute::V1::WafExpressionSetExpression>- value (::Array<::Google::Cloud::Compute::V1::WafExpressionSetExpression>) — List of available expressions.
- (::Array<::Google::Cloud::Compute::V1::WafExpressionSetExpression>) — List of available expressions.
#id
def id() -> ::String-
(::String) —
Google specified expression set ID. The format should be:
- E.g. XSS-20170329 required
#id=
def id=(value) -> ::String-
value (::String) —
Google specified expression set ID. The format should be:
- E.g. XSS-20170329 required
-
(::String) —
Google specified expression set ID. The format should be:
- E.g. XSS-20170329 required