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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `RegexValidation` class within the Google Cloud Dataproc v1 API, specifically focusing on version 5.7.0."],["`RegexValidation` is used to define regular expression-based validation rules for parameters, inheriting from `object` and implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version of the API is 5.17.0 and the page allows users to view the documentation for multiple versions, from 5.17.0 down to 3.1.0."],["The `Regexes` property, of type `RepeatedField\u003cstring\u003e`, contains the list of required RE2 regular expressions used for parameter validation."],["The page lists two constructors for `RegexValidation` one default and one that takes in another `RegexValidation` as a parameter."]]],[]]