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\u003eThe content provides a comprehensive list of versions for \u003ccode\u003eGetTestCaseRequest\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, with version 2.23.0 being the latest release.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetTestCaseRequest\u003c/code\u003e is a class used to fetch information about a specific test case, implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one default and one that accepts another \u003ccode\u003eGetTestCaseRequest\u003c/code\u003e object, enabling object creation and copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetTestCaseRequest\u003c/code\u003e class contains properties like \u003ccode\u003eName\u003c/code\u003e (a string) and \u003ccode\u003eTestCaseName\u003c/code\u003e (of type \u003ccode\u003eTestCaseName\u003c/code\u003e) used to identify and retrieve the test case, following a specified format.\u003c/p\u003e\n"],["\u003cp\u003eThe content indicates that the \u003ccode\u003eGetTestCaseRequest\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, with additional members and implements additional interfaces from the .NET framework.\u003c/p\u003e\n"]]],[],null,[]]