public sealed class ValidationResult : IMessage<ValidationResult>, IEquatable<ValidationResult>, IDeepCloneable<ValidationResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class ValidationResult.
[[["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-01 UTC."],[[["The latest version of the Google Cloud Dialogflow V2 API documentation available is 4.26.0, with version 4.11.0 being the version currently highlighted."],["The provided documentation is specific to the `ValidationResult` class within the `Google.Cloud.Dialogflow.V2` namespace."],["The `ValidationResult` class represents the output of agent validation and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ValidationResult` class includes a `ValidationErrors` property, which is a `RepeatedField` containing all validation errors."],["This documentation covers a range of versions, starting from 3.2.0 up to the current latest release, 4.26.0, for the `Google.Cloud.Dialogflow.V2.ValidationResult`."]]],[]]