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."],[[["This webpage provides documentation for the `ValueValidation` class within the Google Cloud Dataproc v1 API for .NET, detailing its implementation and usage."],["The latest version available for `ValueValidation` is 5.17.0, with a history of versions ranging from 3.1.0 to the most recent release."],["`ValueValidation` is designed to validate against a list of allowed values, as shown by its properties such as the `Values` property, which contains a list of allowed strings."],["The `ValueValidation` class inherits from and implements several interfaces and classes, including `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IMessage` and `Object`."],["There are two public constructors available for the class: `ValueValidation()` and `ValueValidation(ValueValidation other)` allowing the creation of new instances."]]],[]]