Interface protos.google.cloud.vision.v1p2beta1.IOutputConfig (2.3.8)

Properties of an OutputConfig.

Package

@google-cloud/vision!

Properties

batchSize

batchSize?: (number|null);

OutputConfig batchSize

Property Value
TypeDescription
(number|null)

gcsDestination

gcsDestination?: (google.cloud.vision.v1p2beta1.IGcsDestination|null);

OutputConfig gcsDestination

Property Value
TypeDescription
(google.cloud.vision.v1p2beta1.IGcsDestination|null)