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 \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e class is used to send a request to restore an agent in the Dialogflow CX API, which is accessible in different versions, from 1.0.0 to the latest version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<RestoreAgentRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<RestoreAgentRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, equality comparison, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eAgentContent\u003c/code\u003e, \u003ccode\u003eAgentName\u003c/code\u003e, \u003ccode\u003eAgentUri\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which are used to specify the agent data, name, storage URI, and the agent's target location for restoration, respectively.\u003c/p\u003e\n"],["\u003cp\u003eIt also has an \u003ccode\u003eAgentCase\u003c/code\u003e property to determine the type of agent data provided and a \u003ccode\u003eRestoreOption\u003c/code\u003e property that defines the agent restoration mode, with \u003ccode\u003eKEEP\u003c/code\u003e as the default mode if none is specified.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e object can be instantiated with a default constructor or by passing another instance of \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e, in which case it will copy the contents.\u003c/p\u003e\n"]]],[],null,[]]