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-04-09 UTC."],[[["The latest version of the Google.Cloud.Dataproc.V1 library is 5.17.0, with multiple prior versions available for use, ranging back to version 3.1.0."],["The `ValueValidation` class, found within the Google.Cloud.Dataproc.V1 namespace, is used for validating values against a defined list of allowed entries."],["The `ValueValidation` class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The `ValueValidation` class has a `Values` property, which is a required field that contains a list of the allowed string values for validation."]]],[]]