Class InputConfig (2.4.4)

InputConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The desired input location and metadata. .. attribute:: gcs_source

The Google Cloud Storage location to read the input from.

:type: google.cloud.vision_v1p3beta1.types.GcsSource

Attribute

NameDescription
mime_type str
The type of the file. Currently only "application/pdf" and "image/tiff" are supported. Wildcards are not supported.