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, used for requesting test case data in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists available versions of the \u003ccode\u003eGetTestCaseRequest\u003c/code\u003e, ranging from version 2.23.0 (latest) down to 1.0.0, and provides links for each version to the associated documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetTestCaseRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionalities for message handling, equality comparisons, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTestCaseRequest\u003c/code\u003e class has two constructors, a default one and another that accepts another \u003ccode\u003eGetTestCaseRequest\u003c/code\u003e object as a parameter, and includes properties like \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eTestCaseName\u003c/code\u003e to identify the requested test case.\u003c/p\u003e\n"],["\u003cp\u003eThe request message is used to retrieve test case details by providing the test case name in the proper format, which includes project ID, location ID, agent ID and test case ID.\u003c/p\u003e\n"]]],[],null,[]]