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-04-09 UTC."],[[["The page provides reference documentation for the `CalculateCoverageRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace."],["It details the different versions of the `CalculateCoverageRequest` class, with version 2.23.0 being the latest, as well as multiple previous versions ranging from 1.0.0 to 2.22.0, each link providing its own documentation."],["The `CalculateCoverageRequest` class is used for requesting coverage calculations within the Dialogflow v3 API, supporting operations related to test cases, by extending from the parent `object` class."],["The page outlines the class's properties, including `Agent` (and `AgentAsAgentName`) and `Type`, which are crucial for configuring the coverage calculation request, with the type being a required field."],["The information describes that this class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and provides public constructors for object creation."]]],[]]