[[["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 page provides documentation for the `IntentCoverage` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically detailing its functionality in representing the percentage of intents covered in an agent's test cases."],["The latest version of `IntentCoverage` is accessible at version 2.23.0, with links to documentation for numerous older versions ranging from 2.22.0 down to 1.0.0, all within the `/dotnet/docs/reference/Google.Cloud.Dialogflow.Cx.V3/` directory."],["The `IntentCoverage` class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while providing constructors and properties like `CoverageScore` and `Intents`."],["`CoverageScore`, a property of the `IntentCoverage` class, holds a single (float) value representing the percent of intents in the agent that are covered, and `Intents` gives a list of the intents within the agent."],["The `IntentCoverage` class represents the percentage of all possible intents that are triggered in any of the parent's test cases."]]],[]]