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 page provides reference documentation for the `GetTestCaseRequest` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET."],["The `GetTestCaseRequest` class is used as a request message for the `TestCases.GetTestCase` method in the Dialogflow v3 API."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetTestCaseRequest` class has properties such as `Name` (string) and `TestCaseName`, which are used to specify the test case to be retrieved, including the formatting requirements for the `Name` property."],["The page contains links to versions ranging from 1.0.0 all the way up to 2.23.0, with 2.23.0 being the most current version."]]],[]]