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 details the `ValueMatcher` class, which is used for matching values within Google Cloud Platform resource fields."],["The latest version of `ValueMatcher` is 3.7.0, while this particular webpage focuses on version 2.5.0, with several intermediate versions also available."],["`ValueMatcher` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring it is compatible with other protocols."],["The class includes properties such as `MatchesPattern`, allowing for full regex matching using Google RE2 syntax, and `MatchVariantCase`, which tells you which of the oneofs is set."]]],[]]