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 latest version available for the `ValueMatcher` class within the Google Cloud Recommender v1 API is 3.7.0, with version 3.5.0 representing the current context of the provided documentation."],["The `ValueMatcher` class is designed to manage various matching options for values associated with fields of a Google Cloud Platform (GCP) resource."],["`ValueMatcher` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its adaptability and use in different scenarios."],["The class provides two constructors, one default constructor and another allowing for the creation of a new `ValueMatcher` object from an existing `ValueMatcher` instance."],["`ValueMatcher` offers properties like `HasMatchesPattern`, `MatchVariantCase`, and `MatchesPattern`, providing control over the matching behavior, including the ability to perform full regular expression matching using Google RE2 syntax."]]],[]]