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 webpage provides documentation for the `ValueValidation` class within the `Google.Cloud.Dataproc.V1` namespace, detailing its implementation and inheritance."],["The `ValueValidation` class is part of the Google.Cloud.Dataproc.V1.dll assembly, and it represents validation based on a predefined list of allowed values."],["The class has two constructors, a default one and another that takes an existing `ValueValidation` instance for copying."],["The `Values` property, of type `RepeatedField\u003cstring\u003e`, is required and lists the allowed values for the parameter being validated."],["There are multiple versions available, with 5.17.0 as the latest and the ability to navigate from 3.1.0 to the latest version, each version referencing the `ValueValidation` class."]]],[]]