public sealed class IntentCoverage.Types.Intent : IMessage<IntentCoverage.Types.Intent>, IEquatable<IntentCoverage.Types.Intent>, IDeepCloneable<IntentCoverage.Types.Intent>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class IntentCoverage.Types.Intent.
[[["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."],[[["This webpage provides reference documentation for the `IntentCoverage.Types.Intent` class within the Dialogflow v3 API, specifically for .NET developers."],["The class represents an agent's intent and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers various versions of the `IntentCoverage.Types.Intent` class, ranging from version 1.0.0 up to the latest version, 2.23.0."],["Key properties of the `Intent` class include `Covered` (a boolean indicating if the intent is covered by test cases) and `Intent_` (the full resource name of the intent)."],["The `Intent` class has public constructors for creating new `Intent` objects, either empty or by copying an existing `Intent`."]]],[]]