[[["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 of the Dialogflow v3 API documentation is 2.23.0, but this page is showing version 2.18.0, which is one of many previous versions going all the way back to 1.0.0."],["`IntentCoverage` is a class in the Google Cloud Dialogflow v3 API that represents the percentage of all possible intents in an agent that are triggered in any of the parent's test cases."],["The `IntentCoverage` class includes properties such as `CoverageScore`, representing the percentage of intents covered, and `Intents`, which is a list of the intents present in the agent."],["The class `IntentCoverage` has two constructors: a default constructor `IntentCoverage()` and an overloaded version `IntentCoverage(IntentCoverage other)` that takes another `IntentCoverage` object as a parameter."],["The `IntentCoverage` class inherits from the `object` class and implements the interfaces: `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]