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
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-01-19 UTC."],[],[]]