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."],[[["This page provides documentation for the `ValidationResult` class within the Google Cloud Dialogflow v2 API, with the latest version being 4.26.0."],["The `ValidationResult` class is designed to represent the results of agent validation, and includes methods and properties like `ValidationErrors`."],["It is implemented with interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["A history of versions is included, ranging from version 4.26.0 down to 3.2.0, along with links to each version's specific documentation for `ValidationResult`."],["The page outlines the inheritance structure, implemented interfaces, constructors, properties, and detailed information on the `ValidationErrors` property."]]],[]]