public sealed class SetAgentRequest : IMessage<SetAgentRequest>, IEquatable<SetAgentRequest>, IDeepCloneable<SetAgentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class SetAgentRequest.
The request message for
[Agents.SetAgent][google.cloud.dialogflow.v2.Agents.SetAgent].
[[["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."],[[["This webpage provides reference documentation for the `SetAgentRequest` class within the Google Cloud Dialogflow v2 API, specifically for the .NET platform."],["The content covers a range of versions for the `SetAgentRequest` class, from version 3.2.0 up to the latest version 4.26.0, allowing you to view the documentation based on your needs."],["The `SetAgentRequest` class is used as a request message for the `Agents.SetAgent` method within the Dialogflow API."],["`SetAgentRequest` Class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the .Net object class, offering multiple functionalities."],["The class includes a constructor, `SetAgentRequest()`, and properties such as `Agent`, the agent to update, and `UpdateMask`, to specify which fields get updated."]]],[]]