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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `CalculateCoverageRequest` class within the Google Cloud Dialogflow CX v3 API, specifically for .NET developers."],["The `CalculateCoverageRequest` class is used to send requests for calculating test case coverage within a Dialogflow CX agent."],["The documentation lists all available versions of `CalculateCoverageRequest`, ranging from version 1.0.0 up to the latest version 2.23.0, offering a historical view of the class."],["The page details the `CalculateCoverageRequest` class's constructors, properties like `Agent`, `AgentAsAgentName`, and `Type`, and its implementation of various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The API is contained in the `Google.Cloud.Dialogflow.Cx.V3` namespace, and is found in the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]