public sealed class RegexValidation : IMessage<RegexValidation>, IEquatable<RegexValidation>, IDeepCloneable<RegexValidation>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of RegexValidation for Google.Cloud.Dataproc.V1 is 5.17.0, with numerous prior versions available for reference, down to version 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003eRegexValidation is a class used for validation based on regular expressions and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe RegexValidation class has two constructors, one default and another that accepts another RegexValidation object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property of the RegexValidation class is \u003ccode\u003eRegexes\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField<string>\u003c/code\u003e and contains the RE2 regular expressions used for validating parameter values, and it must match in its entirety.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation also specifies that the class inherits from \u003ccode\u003eObject\u003c/code\u003e and lists the inherited members such as GetHashCode, GetType, MemberwiseClone, and ToString, as well as being within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]