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 test cases within the Google Cloud Dialogflow CX V3 service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is 2.23.0, while the page itself is currently on version 1.9.0, and it also contains links for prior versions, ranging from 2.22.0 all the way down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e class has two constructors: one default and another that takes an \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e object as a parameter, and it has two properties \u003ccode\u003eTestCase\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e allowing for targeted updates to specific fields.\u003c/p\u003e\n"],["\u003cp\u003eYou can update specific fields of a test case using the \u003ccode\u003eUpdateMask\u003c/code\u003e property, excluding the \u003ccode\u003ecreationTime\u003c/code\u003e and \u003ccode\u003elastTestResult\u003c/code\u003e fields, which are not able to be modified.\u003c/p\u003e\n"]]],[],null,[]]