public sealed class GetTestCaseRequest : IMessage<GetTestCaseRequest>, IEquatable<GetTestCaseRequest>, IDeepCloneable<GetTestCaseRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class GetTestCaseRequest.
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"]],[["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 `GetTestCaseRequest` class within the Dialogflow v3 API's .NET library, specifically for version 2.18.0."],["The `GetTestCaseRequest` class is used to construct request messages for the `TestCases.GetTestCase` method, allowing users to fetch a specific test case."],["This documentation details the inheritance, implements, constructors, and properties of the `GetTestCaseRequest` class."],["The document shows the various versions available for the Dialogflow v3 API's .NET library, ranging from version 1.0.0 to 2.23.0 (latest), allowing users to navigate through the history."],["The `Name` and `TestCaseName` properties within the class are used for specifying the exact test case to retrieve, using the resource name and a type-safe view of the name respectively."]]],[]]