public sealed class UpdateAgentRequest : IMessage<UpdateAgentRequest>, IEquatable<UpdateAgentRequest>, IDeepCloneable<UpdateAgentRequest>, IBufferMessage, IMessage
The request message for [Agents.UpdateAgent][google.cloud.dialogflow.cx.v3.Agents.UpdateAgent].
[[["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 \u003ccode\u003eUpdateAgentRequest\u003c/code\u003e class is used to update agents within the Dialogflow CX API, specifically within version 3.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, extending its functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateAgentRequest\u003c/code\u003e has two constructors: a default constructor and another that accepts an \u003ccode\u003eUpdateAgentRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAgent\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e properties of \u003ccode\u003eUpdateAgentRequest\u003c/code\u003e are essential for specifying the agent to update and which of its fields should be modified, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a detailed list of the versions of \u003ccode\u003eUpdateAgentRequest\u003c/code\u003e from version 2.23.0 down to version 1.0.0, allowing users to navigate to the reference documentation for each version.\u003c/p\u003e\n"]]],[],null,[]]