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, specifically within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e class supports restoring agents from either raw byte content or from a Google Cloud Storage URI, offering flexibility in how agents are backed up and restored.\u003c/p\u003e\n"],["\u003cp\u003eThe content shows the history and versioning of the \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e, including its latest version \u003ccode\u003e2.23.0\u003c/code\u003e and going all the way back to \u003ccode\u003e1.0.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e class offers properties such as \u003ccode\u003eAgentContent\u003c/code\u003e, \u003ccode\u003eAgentUri\u003c/code\u003e, and \u003ccode\u003eAgentName\u003c/code\u003e, which are essential for providing details on the source and destination of the agent being restored.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, providing functionalities like deep cloning, buffering, and message handling.\u003c/p\u003e\n"]]],[],null,[]]