Interface protos.google.cloud.automl.v1.IModelExportOutputConfig (4.0.1)

Properties of a ModelExportOutputConfig.

Package

@google-cloud/automl

Properties

gcsDestination

gcsDestination?: (google.cloud.automl.v1.IGcsDestination|null);

ModelExportOutputConfig gcsDestination

modelFormat

modelFormat?: (string|null);

ModelExportOutputConfig modelFormat

params

params?: ({ [k: string]: string }|null);

ModelExportOutputConfig params