public sealed class ParameterValidation : IMessage<ParameterValidation>, IEquatable<ParameterValidation>, IDeepCloneable<ParameterValidation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class ParameterValidation.
[[["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-04-17 UTC."],[[["This webpage provides reference documentation for the `ParameterValidation` class within the Google Cloud Dataproc v1 API, specifically for version 5.16.0."],["The `ParameterValidation` class offers configuration options for validating parameters, including validation based on regular expressions and allowed values."],["The page lists all the versions of the Google Cloud Dataproc API class, with version 5.17.0 being the latest, and older versions ranging down to 3.1.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The ParameterValidation class includes properties such as `Regex`, `ValidationTypeCase` and `Values` which provides types and descriptions for each."]]],[]]