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 .NET platform."],["The `CalculateCoverageRequest` class is used to request coverage calculations for Dialogflow CX agents, according to the specified version."],["The page includes links to documentation for numerous versions of the `CalculateCoverageRequest` class, ranging from version 1.0.0 to the latest version, 2.23.0."],["The `CalculateCoverageRequest` class includes properties such as `Agent`, `AgentAsAgentName`, and `Type` to define the agent and type of coverage for the request, and implements multiple interfaces like IMessage and IDeepCloneable."],["The required fields for this request are `Agent` in the format of `projects/\u003cProjectID\u003e/locations/\u003cLocationID\u003e/agents/\u003cAgentID\u003e`, and the `Type` of coverage requested."]]],[]]