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\u003eThis document provides reference documentation for the \u003ccode\u003eRegexValidation\u003c/code\u003e class within the Google Cloud Dataproc v1 API, specifically detailing version 5.10.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRegexValidation\u003c/code\u003e is a class used for validating parameters based on regular expressions, implementing several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor \u003ccode\u003eRegexValidation()\u003c/code\u003e and one that accepts another \u003ccode\u003eRegexValidation\u003c/code\u003e object for copying, \u003ccode\u003eRegexValidation(RegexValidation other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eRegexes\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings representing the RE2 regular expressions used to validate parameter values.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation also provides a list of available versions of \u003ccode\u003eRegexValidation\u003c/code\u003e, ranging from version 5.17.0 (latest) down to version 3.1.0, each with a corresponding link to their API documentation.\u003c/p\u003e\n"]]],[],null,[]]