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 2025-04-17 UTC."],[[["The `ValueMatcher` class, found within the `Google.Cloud.Recommender.V1` namespace, provides options for matching values in GCP resource fields."],["It is implemented in multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with inheritance from `Object`."],["The class offers two constructors, one being the default constructor and the other, a copy constructor for duplicating another `ValueMatcher` object."],["`ValueMatcher` includes a `MatchesPattern` property for regex matching using the Google RE2 syntax, along with a `MatchVariantCase` property that indicates the active matching variant."],["This page covers multiple version releases for `ValueMatcher`, with version 3.7.0 being the latest and 2.6.0 being the current version in scope."]]],[]]