public sealed class CalculateCoverageRequest : IMessage<CalculateCoverageRequest>, IEquatable<CalculateCoverageRequest>, IDeepCloneable<CalculateCoverageRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class CalculateCoverageRequest.
The request 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 document provides reference documentation for the `CalculateCoverageRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, spanning multiple versions."],["The `CalculateCoverageRequest` class is part of the Dialogflow v3 API and is used to request coverage calculations for test cases."],["The document details the class's inheritance, implemented interfaces, constructors, and key properties like `Agent`, `AgentAsAgentName`, and `Type`, along with their descriptions and types."],["The latest version documented is 2.23.0, and the document includes historical versions ranging from 1.0.0 to 2.23.0, all related to the class."],["The main purpose of this class is to implement the message for `TestCases.CalculateCoverage`."]]],[]]