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."],[[["The documentation covers the `ValueValidation` class within the Google Cloud Dataproc V1 API, providing reference information and code samples."],["Version 5.17.0 is the latest version, with the provided content listing available versions down to 3.1.0."],["The `ValueValidation` class is used for defining a list of allowed values for a specific parameter."],["`ValueValidation` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it compatible with other libraries."],["The class contains a `Values` property, a `RepeatedField\u003cstring\u003e`, that stores a required list of allowed values for the associated parameter."]]],[]]