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 \u003ccode\u003eValidationError\u003c/code\u003e class represents a single validation error within the Google Cloud Dialogflow V2 API, providing detailed information about issues found.\u003c/p\u003e\n"],["\u003cp\u003eThis page documents the \u003ccode\u003eValidationError\u003c/code\u003e class across multiple versions, ranging from the latest version 4.26.0 down to version 3.2.0, including version 3.8.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidationError\u003c/code\u003e class includes properties such as \u003ccode\u003eEntries\u003c/code\u003e, \u003ccode\u003eErrorMessage\u003c/code\u003e, and \u003ccode\u003eSeverity\u003c/code\u003e to specify the location, details, and importance of the validation error.\u003c/p\u003e\n"],["\u003cp\u003eIt shows how \u003ccode\u003eValidationError\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.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes the different constructors of the \u003ccode\u003eValidationError\u003c/code\u003e class, one with no arguments and another that takes a \u003ccode\u003eValidationError\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]