public sealed class CalculateCoverageRequest : IMessage<CalculateCoverageRequest>, IEquatable<CalculateCoverageRequest>, IDeepCloneable<CalculateCoverageRequest>, IBufferMessage, IMessage
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."],[[["\u003cp\u003eThe \u003ccode\u003eCalculateCoverageRequest\u003c/code\u003e class is used to request coverage calculations for Dialogflow CX test cases, as indicated by its usage in the \u003ccode\u003eTestCases.CalculateCoverage\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace and is included in the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility with Google Protocol Buffers and providing functionalities like deep cloning and equality checks.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCalculateCoverageRequest\u003c/code\u003e class includes properties to specify the agent for which coverage is calculated (\u003ccode\u003eAgent\u003c/code\u003e, \u003ccode\u003eAgentAsAgentName\u003c/code\u003e) and the type of coverage requested (\u003ccode\u003eType\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the \u003ccode\u003eCalculateCoverageRequest\u003c/code\u003e class are available, with version 2.23.0 being the latest and other versions ranging from 1.0.0 to 2.22.0, offering backwards compatibility.\u003c/p\u003e\n"]]],[],null,[]]