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."],[[["The document provides reference information for the `CalculateCoverageRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET, detailing its various versions."],["The latest version of `CalculateCoverageRequest` documented is 2.23.0, and it is found within the Google Cloud Dialogflow CX v3 API."],["`CalculateCoverageRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for diverse functionality."],["The `CalculateCoverageRequest` class has properties such as `Agent`, `AgentAsAgentName`, and `Type`, which are used to define the scope and parameters for coverage calculations within a Dialogflow agent."],["The API Class is used for calculating coverage, as per the request message for `TestCases.CalculateCoverage`."]]],[]]