Interface protos.google.cloud.automl.v1beta1.IExportDataRequest (2.4.5)

Properties of an ExportDataRequest.

Package

@google-cloud/automl!

Properties

name

name?: (string|null);

ExportDataRequest name

Property Value
TypeDescription
(string|null)

outputConfig

outputConfig?: (google.cloud.automl.v1beta1.IOutputConfig|null);

ExportDataRequest outputConfig

Property Value
TypeDescription
(google.cloud.automl.v1beta1.IOutputConfig|null)