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 \u003ccode\u003eRegexValidation\u003c/code\u003e class, found within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, is used for validation based on regular expressions.\u003c/p\u003e\n"],["\u003cp\u003eThis document provides access to various versions of the \u003ccode\u003eRegexValidation\u003c/code\u003e class, ranging from version 3.1.0 to the latest version, 5.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegexValidation\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities like message handling, equality checks, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegexes\u003c/code\u003e property, a required field, is a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings containing RE2 regular expressions that must fully match the parameter's value for successful validation.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating instances of \u003ccode\u003eRegexValidation\u003c/code\u003e: one default constructor and another that takes an existing \u003ccode\u003eRegexValidation\u003c/code\u003e object for creating a new object by copying it.\u003c/p\u003e\n"]]],[],null,[]]