public sealed class ValueValidation : IMessage<ValueValidation>, IEquatable<ValueValidation>, IDeepCloneable<ValueValidation>, IBufferMessage, IMessage
[[["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` namespace, detailing its implementation and inheritance."],["The `ValueValidation` class is designed for defining validation rules based on a list of allowed values."],["The page lists various versions of the documentation for the `ValueValidation` class, ranging from version 3.1.0 to the latest version 5.17.0, allowing users to consult specific versions of the API."],["`ValueValidation` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and contains a public property `Values` of type `RepeatedField\u003cstring\u003e` that represents the list of allowed values."],["The `ValueValidation` class contains two constructors, one default and another allowing a copy of an existing `ValueValidation` instance to be created."]]],[]]