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."],[[["This webpage provides documentation for the `IntentCoverage.Types.Intent` class within the Google Cloud Dialogflow v3 API, specifically for .NET."],["The class represents an agent's intent and details if it is covered by the agent's test cases, or not."],["The documentation includes a list of versions, ranging from version 1.0.0 up to 2.23.0, with the latter being the latest, each with a link to the respective documentation for that version."],["The `IntentCoverage.Types.Intent` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors provided for the `Intent` class: a default constructor and a constructor that accepts another `Intent` object as a parameter."]]],[]]