ValueMatcher
Stay organized with collections
Save and categorize content based on your preferences.
Contains various matching options for values for a GCP resource field.
| JSON representation |
{
// Union field match_variant can be only one of the following:
"matchesPattern": string
// End of list of possible types for union field match_variant.
} |
| Fields |
Union field match_variant. match_variant can be only one of the following:
|
matchesPattern |
string
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
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-14 UTC.
[null,null,["Last updated 2025-05-14 UTC."],[],[]]