[[["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 details the `IntentCoverage` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, which represents the percentage of all possible intents in an agent that are triggered in its parent test cases."],["The latest version of the `Google.Cloud.Dialogflow.Cx.V3.IntentCoverage` is 2.23.0, and there are links available to navigate through other versions all the way back to 1.0.0."],["The `IntentCoverage` class inherits from the `Object` class and implements several interfaces, including `IMessage`, `IEquatable\u003cIntentCoverage\u003e`, `IDeepCloneable\u003cIntentCoverage\u003e`, and `IBufferMessage`."],["The class has two constructors: a default constructor (`IntentCoverage()`) and another that takes an `IntentCoverage` object as a parameter for copying."],["The `IntentCoverage` class provides two properties, `CoverageScore` which is of type float and represents the percent of intents in the agent that are covered, and `Intents` which is a repeated field containing a list of Intents present in the agent."]]],[]]