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"]],[["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 available for Google Cloud Dataproc v1 API is 5.17.0, with multiple previous versions accessible down to 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegexValidation\u003c/code\u003e class is part of the Google.Cloud.Dataproc.V1 namespace and is used for validating data based on regular expressions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRegexValidation\u003c/code\u003e class 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, ensuring compatibility with various .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRegexes\u003c/code\u003e property within the \u003ccode\u003eRegexValidation\u003c/code\u003e class allows for defining a set of RE2 regular expressions that the parameter's value must fully match.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for the \u003ccode\u003eRegexValidation\u003c/code\u003e class include a default parameterless constructor, and a second constructor that takes another \u003ccode\u003eRegexValidation\u003c/code\u003e object as a parameter for duplication.\u003c/p\u003e\n"]]],[],null,[]]