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-09 UTC."],[[["The `ValueValidation` class in the Google Cloud Dataproc v1 API is used for validating parameters against a list of allowed values, as indicated by the class description."],["This documentation provides reference and samples for various versions of the `ValueValidation` class, ranging from version 3.1.0 up to the latest 5.17.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which help define the `ValueValidation` objects methods and capabilities."],["The `Values` property of the `ValueValidation` class is a required list of allowed string values, which are stored using a `RepeatedField`."],["The current version presented on this page, 5.6.0, is one of many versions of the `ValueValidation` class, and it features an object constructor, a deep copy constructor, and a `Values` property."]]],[]]