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 document provides reference documentation for the `CalculateCoverageRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET, covering versions from 1.0.0 to 2.23.0."],["The `CalculateCoverageRequest` class is used to request coverage calculations for TestCases within the Dialogflow v3 API, implementing interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class contains properties such as `Agent`, which specifies the agent to calculate coverage for, and `Type`, which determines the type of coverage requested."],["The latest version for the `CalculateCoverageRequest` class is version 2.23.0."],["The `CalculateCoverageRequest` class has inherited members such as `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()`, and `Object.ToString()` from the base Object class."]]],[]]