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 reference documentation for the `IntentCoverage.Types.Intent` class within the Dialogflow v3 API, specifically for the .NET environment."],["The latest version documented is 2.23.0, and the page also includes links to documentation for older versions, starting from 1.0.0, all the way through to the latest."],["The `IntentCoverage.Types.Intent` class is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace and is defined in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly, and it represents an agent's intent."],["The `IntentCoverage.Types.Intent` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring various functionalities, including deep cloning and message handling."],["Key properties of the `IntentCoverage.Types.Intent` class include `Covered` (a boolean indicating if the intent is covered by test cases) and `Intent_` (a string representing the full resource name of the intent)."]]],[]]