ValueMatcher(mapping=None, *, ignore_unknown_fields=False, **kwargs)Contains various matching options for values for a GCP resource field.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attribute |
|
|---|---|
| Name | Description |
matches_pattern |
str
To be used for full regex matching. The regular expression is using the Google RE2 syntax (https://github.com/google/re2/wiki/Syntax), so to be used with RE2::FullMatch This field is a member of oneof_ match_variant.
|