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-03-21 UTC."],[[["This document provides reference documentation for the `ParameterValidation` class within the Google Cloud Dataproc v1 API, specifically detailing its structure, usage, and implementation across various versions."],["The latest version of this `ParameterValidation` API class is 5.17.0, and the document includes links to versions from 5.17.0 down to 3.1.0, providing a history of the API."],["`ParameterValidation` is a class that configures how parameters are validated, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ParameterValidation` class supports validation through regular expressions using the `Regex` property and through a predefined list of values using the `Values` property."],["The document details the constructors, properties, inherited members, and the namespace associated with the `ParameterValidation` class."]]],[]]