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"]],[["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 Google Cloud Dialogflow CX v3 API, specifically for the .NET implementation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e class is used to update test cases via the \u003ccode\u003eTestCases.UpdateTestCase\u003c/code\u003e method, as outlined in the Dialogflow CX v3 API documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions of the Dialogflow CX v3 API, ranging from version 2.23.0 (latest) down to version 1.0.0, each linking to its respective documentation for \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateTestCaseRequest\u003c/code\u003e class 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 the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eUpdateTestCaseRequest()\u003c/code\u003e and \u003ccode\u003eUpdateTestCaseRequest(UpdateTestCaseRequest other)\u003c/code\u003e, and includes properties \u003ccode\u003eTestCase\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are used to define the test case and the fields to be updated, respectively.\u003c/p\u003e\n"]]],[],null,[]]