public sealed class GetTestCaseRequest : IMessage<GetTestCaseRequest>, IEquatable<GetTestCaseRequest>, IDeepCloneable<GetTestCaseRequest>, IBufferMessage, IMessage
The request message for [TestCases.GetTestCase][google.cloud.dialogflow.cx.v3.TestCases.GetTestCase].
[[["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\u003eThis webpage provides documentation for the \u003ccode\u003eGetTestCaseRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTestCaseRequest\u003c/code\u003e class is used to send requests to the \u003ccode\u003eTestCases.GetTestCase\u003c/code\u003e method in the Dialogflow CX API and is a part of a library of versions ranging from 1.0.0 to 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetTestCaseRequest\u003c/code\u003e 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, demonstrating its role in handling messages within the Dialogflow CX framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a parameterless constructor and one that accepts another \u003ccode\u003eGetTestCaseRequest\u003c/code\u003e object as a parameter for copying, along with the properties \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eTestCaseName\u003c/code\u003e to define the specific test case being requested.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists the full inheritance hierarchy, inherited members from the base \u003ccode\u003eObject\u003c/code\u003e class, and detailed property information for interacting with the \u003ccode\u003eGetTestCaseRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]