public sealed class ValueValidation : IMessage<ValueValidation>, IEquatable<ValueValidation>, IDeepCloneable<ValueValidation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class ValueValidation.
[[["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 webpage provides reference documentation for the `ValueValidation` class within the Google Cloud Dataproc v1 API, specifically within the .NET environment."],["The documentation covers various versions of the API, ranging from version 3.1.0 up to the latest version 5.17.0, allowing users to navigate to the documentation relevant to their specific version."],["`ValueValidation` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, used for validation based on a list of allowed values."],["The page details the `ValueValidation` class's constructors, properties, inherited members, and provides a link to the Google.Cloud.Dataproc.V1 namespace."],["The main property of `ValueValidation` is `Values` which is a required `RepeatedField` of type `string`, containing the list of parameter values that are allowed."]]],[]]