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 page provides reference documentation for the `SetAgentRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.18.0."],["`SetAgentRequest` is the request message used for updating agents via the `Agents.SetAgent` method in the Dialogflow API."],["The `SetAgentRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, among others."],["The `SetAgentRequest` class contains properties like `Agent`, representing the agent to be updated, and `UpdateMask`, used to specify which fields should be updated."],["This page also lists previous and the latest version links to the `SetAgentRequest` class across various versions, from 3.2.0 to the latest 4.26.0."]]],[]]