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\u003eThis webpage provides documentation for the \u003ccode\u003eUpdateAgentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically for the .NET platform.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateAgentRequest\u003c/code\u003e class is used to send requests for updating agents via the \u003ccode\u003eAgents.UpdateAgent\u003c/code\u003e method, as part of Google's Dialogflow CX API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of \u003ccode\u003eUpdateAgentRequest\u003c/code\u003e is 2.23.0, and the page includes documentation for multiple prior versions of the class, dating back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateAgentRequest\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it can be constructed either by default or by cloning another \u003ccode\u003eUpdateAgentRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateAgentRequest\u003c/code\u003e class contains two key properties: \u003ccode\u003eAgent\u003c/code\u003e, representing the agent to be updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which controls which fields of the agent are modified during the update.\u003c/p\u003e\n"]]],[],null,[]]