[[["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-31 UTC."],[[["This webpage details the `Validation` class within the `Google.Cloud.Datastream.V1` namespace, focusing on its structure and functionality for performing validations on data streams."],["The latest version available is 2.9.0, with a range of previous versions, from 2.8.0 back down to 1.0.0, all listed with direct links."],["The `Validation` class, implemented through several interfaces like `IMessage` and `IEquatable`, includes properties such as `Code`, `Description`, `Message`, and `State` to manage validation codes, descriptions, results and execution status."],["There are two constructors available, one being the empty `Validation()` and the other being `Validation(Validation other)` which accepts another validation as a parameter."],["The `Validation` class inherits members from the base `Object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]