public sealed class UpdateAgentRequest : IMessage<UpdateAgentRequest>, IEquatable<UpdateAgentRequest>, IDeepCloneable<UpdateAgentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class UpdateAgentRequest.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page provides documentation for the `UpdateAgentRequest` class within the Google Cloud Dialogflow CX v3 API, specifically for the .NET implementation."],["The `UpdateAgentRequest` class is used to update an agent via the `Agents.UpdateAgent` method in the Dialogflow API."],["The documentation details the inheritance, implemented interfaces, constructors, and properties of the `UpdateAgentRequest` class, including `Agent` and `UpdateMask`."],["A list of available versions of the `UpdateAgentRequest` documentation is available, from the latest version (2.23.0) down to 1.0.0."],["The namespace for this class is `Google.Cloud.Dialogflow.Cx.V3`, and it is part of the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."]]],[]]