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 page provides reference documentation for the `RegexValidation` class within the Google Cloud Dataproc v1 API, specifically within the .NET environment."],["The `RegexValidation` class is used for validating data based on regular expressions, as seen by the `Regexes` property of type `RepeatedField\u003cstring\u003e`, and is part of the `Google.Cloud.Dataproc.V1` namespace."],["The latest version of the Google.Cloud.Dataproc.V1 API is 5.17.0, but this page documents the information and properties for version 5.3.0 of the `RegexValidation` class, with access to all other versions between 3.1.0 and 5.17.0."],["`RegexValidation` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities such as message handling, equality comparison, deep cloning, and buffer management."]]],[]]