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 focusing on version 5.5.0."],["The `ParameterValidation` class offers configuration options for validating parameters, including regex-based validation through the `Regex` property and value-based validation using the `Values` property."],["It outlines the implementation of `ParameterValidation` class, that inherits from the `object` class, while also implementing the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The document lists available versions for the `ParameterValidation` class, ranging from the latest 5.17.0 down to 3.1.0, with each version linked to its respective documentation page."],["The `ParameterValidation` class is found within the `Google.Cloud.Dataproc.V1` namespace, located in the `Google.Cloud.Dataproc.V1.dll` assembly."]]],[]]