Interface protos.google.cloud.automl.v1beta1.IInputConfig (4.0.1)

Properties of an InputConfig.

Package

@google-cloud/automl

Properties

bigquerySource

bigquerySource?: (google.cloud.automl.v1beta1.IBigQuerySource|null);

InputConfig bigquerySource

gcsSource

gcsSource?: (google.cloud.automl.v1beta1.IGcsSource|null);

InputConfig gcsSource

params

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

InputConfig params