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 webpage provides reference documentation for the `CalculateCoverageRequest` class within the Dialogflow v3 API, specifically for the .NET environment, covering versions from 1.0.0 up to the latest version 2.23.0."],["The `CalculateCoverageRequest` class is used to request the calculation of coverage in the `TestCases` section of the Dialogflow API."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `CalculateCoverageRequest` class include `Agent`, which is the resource name of the agent, `AgentAsAgentName`, a typed view over the `Agent` resource name, and `Type`, which specifies the type of coverage being requested."],["This page also outlines the constructors, namespace, assembly, and inherited members for the `CalculateCoverageRequest` class, giving a full description of it's place within the Dialogflow V3 API."]]],[]]