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."],[[["This page provides reference documentation for the `RegexValidation` class within the Google Cloud Dataproc v1 API, specifically version 5.2.0, and the documentation includes information regarding the class, members, inheritance, properties, and constructors."],["The `RegexValidation` class, found in the `Google.Cloud.Dataproc.V1` namespace, is designed for validation using regular expressions and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page also serves as an archive of different versions of the reference documentation, ranging from version 3.1.0 to the latest release, 5.17.0, which can be accessed through the various links."],["A key property of the class is `Regexes`, which is a `RepeatedField` of strings that represents the RE2 regular expressions used for validation."]]],[]]