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

Properties of a RestoreAgentRequest.

Package

@google-cloud/dialogflow-cx

Properties

agentContent

agentContent?: (Uint8Array|string|null);

RestoreAgentRequest agentContent

agentUri

agentUri?: (string|null);

RestoreAgentRequest agentUri

gitSource

gitSource?: (google.cloud.dialogflow.cx.v3.RestoreAgentRequest.IGitSource|null);

RestoreAgentRequest gitSource

name

name?: (string|null);

RestoreAgentRequest name

restoreOption

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

RestoreAgentRequest restoreOption