public sealed class CalculateCoverageResponse : IMessage<CalculateCoverageResponse>, IEquatable<CalculateCoverageResponse>, IDeepCloneable<CalculateCoverageResponse>, IBufferMessage, IMessage
The response message for [TestCases.CalculateCoverage][google.cloud.dialogflow.cx.v3.TestCases.CalculateCoverage].
[[["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 webpage details the `CalculateCoverageResponse` class, which is used for the response message in the `TestCases.CalculateCoverage` method within the Google.Cloud.Dialogflow.Cx.V3 namespace."],["The `CalculateCoverageResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality checks, deep cloning, and buffer manipulation."],["The class has properties such as `Agent`, `AgentAsAgentName`, `CoverageTypeCase`, `IntentCoverage`, `RouteGroupCoverage`, and `TransitionCoverage` to provide different types of coverage data and related information."],["The page contains links to older versions of the `CalculateCoverageResponse` class, alongside links to other related classes and functions."],["The latest version of the class listed is 2.23.0, while version 1.13.0 is the one with the most extensive information on the page, having the detailed info on the classes methods and properties."]]],[]]