public sealed class UpdateTestCaseRequest : IMessage<UpdateTestCaseRequest>, IEquatable<UpdateTestCaseRequest>, IDeepCloneable<UpdateTestCaseRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class UpdateTestCaseRequest.
The request message for
[TestCases.UpdateTestCase][google.cloud.dialogflow.cx.v3.TestCases.UpdateTestCase].
Required. The mask to specify which fields should be updated. The
[creationTime][google.cloud.dialogflow.cx.v3.TestCase.creation_time] and
[lastTestResult][google.cloud.dialogflow.cx.v3.TestCase.last_test_result]
cannot be updated.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e class is used as a request message for updating test cases in the Dialogflow CX v3 API, and it implements several interfaces including IMessage and IEquatable.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e is 2.23.0, with versions going as low as 1.0.0 listed in the document.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e include \u003ccode\u003eTestCase\u003c/code\u003e, which is the test case to update, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies the fields to update, excluding \u003ccode\u003ecreationTime\u003c/code\u003e and \u003ccode\u003elastTestResult\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e has two constructors: a default parameterless constructor and one that takes an \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]