public sealed class RestoreAgentRequest : IMessage<RestoreAgentRequest>, IEquatable<RestoreAgentRequest>, IDeepCloneable<RestoreAgentRequest>, IBufferMessage, IMessage
The request message for [Agents.RestoreAgent][google.cloud.dialogflow.cx.v3.Agents.RestoreAgent].
The Google Cloud Storage URI
to restore agent from. The format of this URI must be
gs://<bucket-name>/<object-name>.
Dialogflow performs a read operation for the Cloud Storage object
on the caller's behalf, so your request authentication must
have read permissions for the object. For more information, see
Dialogflow access
control.
[[["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 details the \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e class, which is used to restore agents within the Google Cloud Dialogflow CX V3 service, specifying the request format for the \u003ccode\u003eAgents.RestoreAgent\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in handling agent restoration within the service.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists all of the versions of the restore agent request available, ranging from 2.23.0 (latest) to 1.0.0, offering compatibility with various Dialogflow CX V3 API versions.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eAgentCase\u003c/code\u003e, \u003ccode\u003eAgentContent\u003c/code\u003e, \u003ccode\u003eAgentName\u003c/code\u003e, \u003ccode\u003eAgentUri\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eRestoreOption\u003c/code\u003e, providing various methods to specify the agent and parameters for the restoration process, including the option to read the agent data from a Google Cloud Storage URI.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two constructors, including one that allows cloning of other \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e instances.\u003c/p\u003e\n"]]],[],null,[]]