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 latest version available for Google Cloud Dataproc V1 is 5.17.0, and the documentation provides access to various other versions, including 5.16.0 down to 3.1.0."],["The `ValueValidation` class is part of the Google.Cloud.Dataproc.V1 namespace and is used for defining and managing allowed value validations."],["The `ValueValidation` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the `Object` class."],["`ValueValidation` has a `Values` property, which is a required field and is of type `RepeatedField\u003cstring\u003e`, representing the list of values that are allowed."],["The content in this page is reference documentation for ValueValidation API class."]]],[]]