public sealed class ValidationMessage : IMessage<ValidationMessage>, IEquatable<ValidationMessage>, IDeepCloneable<ValidationMessage>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ValidationMessage.
[[["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."],[[["This webpage provides reference documentation for the `ValidationMessage` class within the Google Cloud Dialogflow CX v3 API, specifically detailing its structure, usage, and properties."],["The latest version of the `ValidationMessage` API is 2.23.0, with a range of older versions listed, starting from 1.0.0 and going up to the current 2.16.0."],["The `ValidationMessage` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality and compatibility within the .NET ecosystem."],["Key properties of the `ValidationMessage` class include `Detail`, `ResourceNames`, `ResourceType`, `Resources` (Obsolete), and `Severity`, which provide detailed information about agent/flow validation messages."],["`ValidationMessage` class can be constructed using a parameter-less constructor or passing another `ValidationMessage` object, and is defined in the `Google.Cloud.Dialogflow.Cx.V3` namespace, within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]