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, detailing its properties, inheritance, and implementation of various interfaces."],["The `ParameterValidation` class allows for configuration of parameter validation, including validation based on regular expressions and a list of allowed values, accessible through its `Regex` and `Values` properties, respectively."],["The page offers a historical list of versions of `ParameterValidation`, with the most recent version being 5.17.0, and older versions all the way to version 3.1.0."],["The `ParameterValidation` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, along with inheriting members from the `Object` class."]]],[]]