public sealed class ValidationResult : IMessage<ValidationResult>, IEquatable<ValidationResult>, IDeepCloneable<ValidationResult>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eValidationResult\u003c/code\u003e class, found in version 1.0.0-beta02 of the Google.Cloud.Datastream.V1Alpha1 package, provides a container for current validation results within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for versatile use and interaction within the Google Cloud Datastream library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidationResult\u003c/code\u003e class offers two constructors: a default constructor \u003ccode\u003eValidationResult()\u003c/code\u003e and another that accepts another \u003ccode\u003eValidationResult\u003c/code\u003e object as a parameter for copying, \u003ccode\u003eValidationResult(ValidationResult other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eValidations\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<Validation>\u003c/code\u003e that holds a list of all validations, including those that have been executed and those that haven't.\u003c/p\u003e\n"]]],[],null,[]]