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-03-21 UTC."],[[["This webpage provides reference documentation for the `ValueMatcher` class within the Google Cloud Recommender v1 API, with the latest version being 3.7.0."],["The `ValueMatcher` class, found in the `Google.Cloud.Recommender.V1` namespace, offers various options for matching values within a GCP resource field."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `ValueMatcher` class has properties such as `HasMatchesPattern`, `MatchVariantCase`, and `MatchesPattern` with the last one being used for regex matching with RE2 syntax."],["Documentation for the `ValueMatcher` class is provided for multiple versions, ranging from 2.5.0 to the latest version 3.7.0."]]],[]]