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\u003eThe content details the \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e class, which is used to update a test case within the Dialogflow CX V3 API, across multiple versions, with the latest being 2.23.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, providing capabilities for message manipulation, equality checking, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e class has two constructors: a default constructor and a copy constructor that takes another \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTestCase\u003c/code\u003e property, which is of type \u003ccode\u003eTestCase\u003c/code\u003e, represents the test case data that is needed for update, and the \u003ccode\u003eUpdateMask\u003c/code\u003e property, a \u003ccode\u003eFieldMask\u003c/code\u003e, is used to specify which fields of the test case are to be modified.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists 38 versions of the \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e class, starting with version 1.0.0 and ending with the latest version 2.23.0, which are available for reference.\u003c/p\u003e\n"]]],[],null,[]]