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-08-28 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eValidationMessage\u003c/code\u003e class in the Dialogflow v3 API is used to represent messages related to agent or flow validation.\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, extending its functionality and integration with other systems.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eDetail\u003c/code\u003e, \u003ccode\u003eResourceNames\u003c/code\u003e, \u003ccode\u003eResourceType\u003c/code\u003e, \u003ccode\u003eResources\u003c/code\u003e, and \u003ccode\u003eSeverity\u003c/code\u003e to provide specific information about the validation message and its context.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides details on the available versions of this class, with version 2.23.0 being the latest, and other previous versions accessible as well.\u003c/p\u003e\n"],["\u003cp\u003eIt can be instantiated using the \u003ccode\u003eValidationMessage()\u003c/code\u003e constructor or \u003ccode\u003eValidationMessage(ValidationMessage other)\u003c/code\u003e constructor, the latter being used to copy another instance of the class.\u003c/p\u003e\n"]]],[],null,[]]