Interface protos.google.cloud.dialogflow.cx.v3.IRestoreAgentRequest (2.12.1)

Properties of a RestoreAgentRequest.

Package

@google-cloud/dialogflow-cx!

Properties

agentContent

agentContent?: (Uint8Array|string|null);

RestoreAgentRequest agentContent

Property Value
TypeDescription
(Uint8Array|string|null)

agentUri

agentUri?: (string|null);

RestoreAgentRequest agentUri

Property Value
TypeDescription
(string|null)

name

name?: (string|null);

RestoreAgentRequest name

Property Value
TypeDescription
(string|null)

restoreOption

restoreOption?: (google.cloud.dialogflow.cx.v3.RestoreAgentRequest.RestoreOption|keyof typeof google.cloud.dialogflow.cx.v3.RestoreAgentRequest.RestoreOption|null);

RestoreAgentRequest restoreOption

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3.RestoreAgentRequest.RestoreOption|keyof typeof google.cloud.dialogflow.cx.v3.RestoreAgentRequest.RestoreOption|null)