public sealed class UpdateTestCaseRequest : IMessage<UpdateTestCaseRequest>, IEquatable<UpdateTestCaseRequest>, IDeepCloneable<UpdateTestCaseRequest>, IBufferMessage, IMessage
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"]],[["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\u003eUpdateTestCaseRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its use in updating test cases.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e class is used to send a request to update a test case through the \u003ccode\u003eTestCases.UpdateTestCase\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e is 2.23.0, with several previous versions ranging down to 1.0.0, all of which are accessible through links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e contains two properties to help manage the update: \u003ccode\u003eTestCase\u003c/code\u003e, which specifies the test case being updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which is a mask used to indicate which fields should be updated, with some restrictions such as not being able to update the creation time or last test result.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage<UpdateTestCaseRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<UpdateTestCaseRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<UpdateTestCaseRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, and is an inherited object.\u003c/p\u003e\n"]]],[],null,[]]