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-03-21 UTC."],[[["This page provides documentation for the `ValueValidation` class within the Google Cloud Dataproc v1 API for .NET."],["The `ValueValidation` class is used for parameter validation based on a list of allowed values, and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page covers the inheritance hierarchy, constructor details, and the `Values` property, which is a `RepeatedField\u003cstring\u003e` representing the list of allowed values."],["Multiple versions of the documentation are accessible, ranging from version 3.1.0 to 5.17.0 (latest)."]]],[]]