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 the Google.Cloud.Dataproc.V1 library available is 5.17.0, with a variety of previous versions also accessible for reference.\u003c/p\u003e\n"],["\u003cp\u003eRegexValidation is a class in the Google.Cloud.Dataproc.V1 namespace and the Google.Cloud.Dataproc.V1.dll assembly, designed for regular expression-based parameter validation.\u003c/p\u003e\n"],["\u003cp\u003eThe RegexValidation class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegexes\u003c/code\u003e property within the RegexValidation class allows for the use of RE2 regular expressions to validate parameter values, requiring complete matches.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a parameter-less constructor \u003ccode\u003eRegexValidation()\u003c/code\u003e and a copy constructor \u003ccode\u003eRegexValidation(RegexValidation other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]