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 comprehensive reference documentation for the \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e class within the Google Cloud Dialogflow CX V3 API, detailing its usage across multiple versions, from 1.0.0 to the latest 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e class is used to restore an agent, and the documentation includes details on its inheritance, the interfaces it implements such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and its inherited members.\u003c/p\u003e\n"],["\u003cp\u003eIt also describes the constructors, including a default constructor and one that takes another \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e object as a parameter, along with the \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 properties.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows you to restore an agent using either uncompressed raw byte content or from a Google Cloud Storage URI.\u003c/p\u003e\n"],["\u003cp\u003eThe content presented here contains a listing of each version available for this class, alongside their respective links for a more in-depth read.\u003c/p\u003e\n"]]],[],null,[]]