[[["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 latest version available for `Google.Cloud.Dialogflow.Cx.V3.IntentCoverage` is 2.23.0, with multiple previous versions ranging from 2.22.0 down to 1.0.0 also accessible."],["The `IntentCoverage` class represents the percentage of intents within an agent that are triggered by its parent's test cases, serving as a metric for intent coverage."],["The class `IntentCoverage` inherits from `Object` and implements multiple interfaces including `IMessage\u003cIntentCoverage\u003e`, `IEquatable\u003cIntentCoverage\u003e`, `IDeepCloneable\u003cIntentCoverage\u003e`, `IBufferMessage`, and `IMessage`."],["The class has two constructors: a default constructor `IntentCoverage()` and one that copies another instance of `IntentCoverage` via `IntentCoverage(IntentCoverage other)`."],["The `IntentCoverage` class includes two key properties: `CoverageScore`, which is a float representing the percent of intents covered, and `Intents`, which is a list of the intents present in the agent."]]],[]]