Class DocumentInputConfig (2.8.0)

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

Input configuration of a Document.

Attribute

NameDescription
gcs_source google.cloud.automl_v1.types.GcsSource
The Google Cloud Storage location of the document file. Only a single path should be given. Max supported size: 512MB. Supported extensions: .PDF.

Inheritance

builtins.object > proto.message.Message > DocumentInputConfig