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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This page provides reference documentation for the `CalculateCoverageRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for the Dialogflow v3 API."],["The `CalculateCoverageRequest` class is used to send requests for calculating test case coverage in Dialogflow CX."],["The page lists various versions of the `CalculateCoverageRequest` class, ranging from version 1.0.0 to the latest 2.23.0."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties for `Agent`, `AgentAsAgentName`, and `Type`."],["It contains the available constructors of the class, such as `CalculateCoverageRequest()` and `CalculateCoverageRequest(CalculateCoverageRequest other)`."]]],[]]