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 document provides reference documentation for the `CalculateCoverageRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET, specifically version 2.4.0."],["It includes links to documentation for various versions of the `CalculateCoverageRequest` class, ranging from version 2.23.0 (latest) down to version 1.0.0."],["The `CalculateCoverageRequest` class is used as the request message for TestCases.CalculateCoverage in the Dialogflow v3 API, used in this context for the class of the same name."],["This class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `CalculateCoverageRequest` include `Agent` (the agent to calculate coverage for), `AgentAsAgentName`, and `Type` (the type of coverage requested)."]]],[]]