public sealed class RegexValidation : IMessage<RegexValidation>, IEquatable<RegexValidation>, IDeepCloneable<RegexValidation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class RegexValidation.
Required. RE2 regular expressions used to validate the parameter's value.
The value must match the regex in its entirety (substring
matches are not sufficient).
[[["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."],[[["The documentation covers the `RegexValidation` class within the Google Cloud Dataproc v1 API, with version 5.17.0 being the most recent release, and versions down to 3.1.0 are available."],["`RegexValidation` is a class used for validating parameters based on regular expressions."],["The `RegexValidation` class has inherited members, such as `GetHashCode()`, `GetType()`, and `ToString()` from `object`."],["The class implements interfaces such as `IMessage`, `IEquatable\u003cRegexValidation\u003e`, `IDeepCloneable\u003cRegexValidation\u003e`, and `IBufferMessage`."],["`RegexValidation` has two constructors: a default one, and another that takes another `RegexValidation` instance as a parameter, as well as having a `Regexes` property that is a required, repeated field of strings."]]],[]]