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"]],[["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 available for `Google.Cloud.Dialogflow.V2.ValidationResult` is 4.26.0, and the page also lists versions dating back to 3.2.0."],["`ValidationResult` is a class representing the output of agent validation within the `Google.Cloud.Dialogflow.V2` namespace."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cValidationResult\u003e`, `IDeepCloneable\u003cValidationResult\u003e`, and `IBufferMessage`."],["The class `ValidationResult` has a property called `ValidationErrors`, which is a `RepeatedField` that contains all the validation errors."]]],[]]