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\u003eThis webpage provides documentation for the \u003ccode\u003eRegexValidation\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, detailing its functionality for regular expression-based validation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegexValidation\u003c/code\u003e class is part of version 3.2.0 of the .NET library, with links provided to older versions, as well as the latest version, numbered 5.17.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRegexValidation\u003c/code\u003e implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eRegexes\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField<string>\u003c/code\u003e used to store the RE2 regular expressions for validating parameter values, where the entire string must match for validation to pass.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation is for version 3.2.0 of the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e, with many other versions, from 3.1.0 to 5.17.0 available and linked on the webpage.\u003c/p\u003e\n"]]],[],null,[]]