[[["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 document outlines the `IntentCoverage` class, which is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace and is found in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["The `IntentCoverage` class represents the percentage of intents in an agent that are triggered in test cases, and is an implementation of several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default `IntentCoverage()` constructor and an `IntentCoverage(IntentCoverage other)` constructor that takes another `IntentCoverage` object as a parameter."],["The class contains two key properties: `CoverageScore`, which is a float representing the percentage of covered intents, and `Intents`, which is a list of `IntentCoverage.Types.Intent` objects present in the agent."],["The documentation contains a list of links to the versions of the class and their documentation, from 2.23.0 to 1.0.0, with the latest version being 2.23.0."]]],[]]