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-09 UTC."],[[["This document provides reference documentation for the `ParameterValidation` class within the Google Cloud Dataproc v1 API, specifically within the .NET library."],["The `ParameterValidation` class is used to configure parameter validation for Google Cloud Dataproc, and it has validation features that allow regular expressions and validation based on a predefined set of values."],["The document outlines the inheritance structure of `ParameterValidation`, detailing its implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It lists available constructors for `ParameterValidation`, specifically a default constructor and one for creating a copy of an existing `ParameterValidation` object, as well as detailing its properties and listing their value types."],["The documentation showcases the various versions available for the Google.Cloud.Dataproc.V1 library."]]],[]]