public sealed class ValidationError : IMessage<ValidationError>, IEquatable<ValidationError>, IDeepCloneable<ValidationError>, IBufferMessage, IMessage
The names of the entries that the error is associated with.
Format:
"projects/<Project ID>/agent", if the error is associated with the entire
agent.
"projects/<Project ID>/agent/intents/<Intent ID>", if the error is
associated with certain intents.
"projects/<Project
ID>/agent/intents/<Intent Id>/trainingPhrases/<Training Phrase ID>", if the
error is associated with certain intent training phrases.
"projects/<Project ID>/agent/intents/<Intent Id>/parameters/<Parameter
ID>", if the error is associated with certain intent parameters.
"projects/<Project ID>/agent/entities/<Entity ID>", if the error is
associated with certain entities.
[[["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 latest version available for \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.ValidationError\u003c/code\u003e is 4.26.0, and this page provides documentation for versions ranging from 3.2.0 to the newest version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eValidationError\u003c/code\u003e is a class that represents a single validation error within the Dialogflow V2 namespace, implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidationError\u003c/code\u003e class includes properties like \u003ccode\u003eEntries\u003c/code\u003e (for error-associated names), \u003ccode\u003eErrorMessage\u003c/code\u003e (for detailed error messages), and \u003ccode\u003eSeverity\u003c/code\u003e (to indicate error severity).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidationError\u003c/code\u003e class also has 2 constructors, the first one having no parameters, and the second one taking in another \u003ccode\u003eValidationError\u003c/code\u003e as a parameter, allowing for copy construction.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace documentation includes information on the methods inherited by \u003ccode\u003eValidationError\u003c/code\u003e from the base class \u003ccode\u003eSystem.Object\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]