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"]],[["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-03-21 UTC."],[[["The page provides documentation for the `IntentCoverage.Types.Intent` class within the Dialogflow v3 API, specifically for the .NET environment."],["The class represents an agent's intent and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists a comprehensive history of the class versions from 2.23.0 (latest) down to 1.0.0, allowing users to navigate to documentation for specific versions."],["The documentation includes details about the class's constructors, as well as properties such as `Covered` (a boolean) and `Intent_` (a string) which provide information on if the intent is covered by any of the agent's tests, and its full resource name respectively."]]],[]]