public sealed class ValidationMessage : IMessage<ValidationMessage>, IEquatable<ValidationMessage>, IDeepCloneable<ValidationMessage>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eValidationMessage\u003c/code\u003e class represents a message for validating agents or flows within the Dialogflow CX V3 service, and it is used for error reporting and resource validation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Google Cloud Dialogflow CX V3 library is 2.23.0, and the webpage provides access to documentation for multiple previous versions, including those ranging from 2.22.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eValidationMessage\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, to manage message data and object interactions, and it inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within \u003ccode\u003eValidationMessage\u003c/code\u003e include \u003ccode\u003eDetail\u003c/code\u003e for the message's specifics, \u003ccode\u003eResourceNames\u003c/code\u003e and \u003ccode\u003eResources\u003c/code\u003e for identifying affected resources, \u003ccode\u003eResourceType\u003c/code\u003e for specifying resource type, and \u003ccode\u003eSeverity\u003c/code\u003e to indicate message importance.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eValidationMessage\u003c/code\u003e has two constructors, a default and an overload that takes an existing \u003ccode\u003eValidationMessage\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]