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 for version 5.16.0."],["`ValueValidation` is a class used for validating parameters based on a list of allowed values."],["The page lists all available versions of this API class, ranging from the latest version 5.17.0 down to version 3.1.0, and links to each of their respective pages."],["The `ValueValidation` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and includes a `Values` property of type `RepeatedField\u003cstring\u003e`."],["Two constructors are available: a parameterless constructor, and one that takes another `ValueValidation` instance, allowing for a copy."]]],[]]