Interface protos.google.cloud.documentai.v1beta2.IInputConfig (2.10.0)

Properties of an InputConfig.

Package

@google-cloud/documentai!

Properties

contents

contents?: (Uint8Array|string|null);

InputConfig contents

Property Value
TypeDescription
(Uint8Array|string|null)

gcsSource

gcsSource?: (google.cloud.documentai.v1beta2.IGcsSource|null);

InputConfig gcsSource

Property Value
TypeDescription
(google.cloud.documentai.v1beta2.IGcsSource|null)

mimeType

mimeType?: (string|null);

InputConfig mimeType

Property Value
TypeDescription
(string|null)