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].
[[["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\u003eThe content provides documentation for the \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its purpose, inheritance, and implementation.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation includes the latest version (2.23.0) and a historical list of versions going back to 1.0.0, with links to each version's documentation page for the \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRestoreAgentRequest\u003c/code\u003e is a class used for restoring Dialogflow CX agents, with properties like \u003ccode\u003eAgentContent\u003c/code\u003e, \u003ccode\u003eAgentUri\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e to specify the restoration source and target agent.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and also has a constructor that takes another \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThere are various properties available to control how the restore agent action is handled, such as the \u003ccode\u003eRestoreOption\u003c/code\u003e which allows for selecting different restore modes.\u003c/p\u003e\n"]]],[],null,[]]