public sealed class RestoreAgentRequest : IMessage<RestoreAgentRequest>, IEquatable<RestoreAgentRequest>, IDeepCloneable<RestoreAgentRequest>, IBufferMessage, IMessage
The request message for [Agents.RestoreAgent][google.cloud.dialogflow.v2.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 webpage provides documentation for the \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, detailing its usage in the context of the Dialogflow API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRestoreAgentRequest\u003c/code\u003e is used to restore an agent and has options to restore either by specifying a Google Cloud Storage URI, using \u003ccode\u003eAgentUri\u003c/code\u003e, or by providing the agent content as raw byte data, using \u003ccode\u003eAgentContent\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists all available versions of the \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e, ranging from 3.2.0 up to the latest version, 4.26.0, with links to each specific version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e class is a message type that 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, facilitating object manipulation and management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property of the \u003ccode\u003eRestoreAgentRequest\u003c/code\u003e is required and specifies the project that the agent belongs to, and can be represented as a simple string or in various resource name typed views such as \u003ccode\u003eProjectName\u003c/code\u003e, \u003ccode\u003eLocationName\u003c/code\u003e or \u003ccode\u003eIResourceName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]