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 details the \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e class, which is used to update a test case in the Google Cloud Dialogflow CX V3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e is 2.23.0, and the page lists historical versions of the class down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e class implements multiple interfaces, including \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 \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e class contains two properties, \u003ccode\u003eTestCase\u003c/code\u003e which is the test case to be updated and \u003ccode\u003eUpdateMask\u003c/code\u003e which specifies the fields that should be updated.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ecreationTime\u003c/code\u003e and \u003ccode\u003elastTestResult\u003c/code\u003e are fields that cannot be updated within a test case, as noted within the \u003ccode\u003eUpdateMask\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]