[[["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 `IntentCoverage` documentation is 2.23.0, but this page also provides access to various older versions, ranging down to version 1.0.0."],["`IntentCoverage` class represents the percentage of all possible intents in an agent that are triggered in any of a parent's test cases."],["The `IntentCoverage` class inherits from `Object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`IntentCoverage` has two constructors, one is parameterless and one takes an `IntentCoverage` object as a parameter, which is named `other`."],["The `IntentCoverage` class contains two properties, `CoverageScore`, a float representing the percent of intents covered, and `Intents`, a list of the `Intent` objects present in the agent."]]],[]]