Interface protos.google.cloud.dialogflow.cx.v3beta1.IExportAgentRequest (4.6.0)

Properties of an ExportAgentRequest.

Package

@google-cloud/dialogflow-cx

Properties

agentUri

agentUri?: (string|null);

ExportAgentRequest agentUri

dataFormat

dataFormat?: (google.cloud.dialogflow.cx.v3beta1.ExportAgentRequest.DataFormat|keyof typeof google.cloud.dialogflow.cx.v3beta1.ExportAgentRequest.DataFormat|null);

ExportAgentRequest dataFormat

environment

environment?: (string|null);

ExportAgentRequest environment

gitDestination

gitDestination?: (google.cloud.dialogflow.cx.v3beta1.ExportAgentRequest.IGitDestination|null);

ExportAgentRequest gitDestination

includeBigqueryExportSettings

includeBigqueryExportSettings?: (boolean|null);

ExportAgentRequest includeBigqueryExportSettings

name

name?: (string|null);

ExportAgentRequest name