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 request the restoration of an agent within the Google Cloud Dialogflow CX V3 service.\u003c/p\u003e\n"],["\u003cp\u003eThis request can be initiated using either uncompressed raw byte content, specified with \u003ccode\u003eAgentContent\u003c/code\u003e, or a Google Cloud Storage URI, specified with \u003ccode\u003eAgentUri\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe agent being restored into is defined by the \u003ccode\u003eName\u003c/code\u003e property, requiring the project, location, and agent IDs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAgentCase\u003c/code\u003e property indicates whether \u003ccode\u003eAgentContent\u003c/code\u003e or \u003ccode\u003eAgentUri\u003c/code\u003e is being used, to restore an agent.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRestoreOption\u003c/code\u003e property allows for specifying how the agent should be restored, defaulting to \u003ccode\u003eKEEP\u003c/code\u003e if not explicitly set.\u003c/p\u003e\n"]]],[],null,[]]