WafExpressionSet(mapping=None, *, ignore_unknown_fields=False, **kwargs)
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
aliases |
MutableSequence[str]
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 |
MutableSequence[google.cloud.compute_v1.types.WafExpressionSetExpression]
List of available expressions. |
id |
str
Google specified expression set ID. The format should be: - E.g. XSS-20170329 required This field is a member of oneof _ _id .
|