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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage details the `RestoreAgentRequest` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, specifically within version 1.5.0 of the library."],["It includes documentation for the `RestoreAgentRequest` class, covering its constructors, properties like `AgentContent`, `AgentName`, `AgentUri`, `Name`, and `RestoreOption`, and implemented interfaces."],["The content also features a comprehensive list of available versions for `RestoreAgentRequest`, ranging from 2.23.0 (latest) down to version 1.0.0, each with its own specific documentation link."],["`RestoreAgentRequest` is used to restore Dialogflow CX agents and it has properties to determine the method of restoration, either through `AgentContent`, `AgentUri`, or `Name`."],["This class implements various interfaces, including `IMessage\u003cRestoreAgentRequest\u003e`, `IEquatable\u003cRestoreAgentRequest\u003e`, `IDeepCloneable\u003cRestoreAgentRequest\u003e`, `IBufferMessage`, and `IMessage`."]]],[]]