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-03-21 UTC."],[[["The latest version of the Google Cloud Dataproc V1 API's `ValueValidation` class is version 5.17.0."],["This documentation provides reference materials and code samples for the `ValueValidation` class in the Google Cloud Dataproc v1 API."],["The `ValueValidation` class, which inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, is used for validating allowed values."],["The `ValueValidation` class has a property called `Values`, which is a required list of allowed string values for parameters."],["The documentation provides historical versions of the API, going as far back as version 3.1.0, up to and including version 5.17.0."]]],[]]