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 document provides reference documentation for the `ParameterValidation` class within the Google Cloud Dataproc v1 API, specifically version 5.12.0."],["The `ParameterValidation` class is designed for configuring parameter validation in Google Cloud Dataproc and is inherited from the `object` class, while implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation details two constructors, `ParameterValidation()` and `ParameterValidation(ParameterValidation other)`, for creating instances of the `ParameterValidation` class."],["It outlines the properties of the class, including `Regex` for regular expression validation, `Values` for validation based on allowed values, and `ValidationTypeCase` to identify the type of validation."],["The documentation covers many versions of the API, from version 3.1.0 to the latest version, 5.17.0."]]],[]]