public sealed class RestoreAgentRequest : IMessage<RestoreAgentRequest>, IEquatable<RestoreAgentRequest>, IDeepCloneable<RestoreAgentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class RestoreAgentRequest.
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 document provides reference documentation for the \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e class within the Dialogflow v3 API, specifically for version 2.4.0 of the Google.Cloud.Dialogflow.Cx.V3 namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e class is used to request the restoration of an agent in Dialogflow CX and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the constructors, properties, and inherited members of the \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e class, such as \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.\u003c/p\u003e\n"],["\u003cp\u003eIt also includes a version history, showing links to documentation for previous versions of the API, ranging from version 2.23.0 (latest) down to version 1.0.0, and the current version the documentation is on, 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation specifies that an agent can be restored using either raw byte content or a Google Cloud Storage URI, and that read permissions for the storage object are required for request authentication.\u003c/p\u003e\n"]]],[],null,[]]