Interface protos.google.cloud.translation.v3beta1.IDocumentInputConfig (6.2.7)

Properties of a DocumentInputConfig.

Package

@google-cloud/translate!

Properties

content

content?: (Uint8Array|string|null);

DocumentInputConfig content

Property Value
TypeDescription
(Uint8Array|string|null)

gcsSource

gcsSource?: (google.cloud.translation.v3beta1.IGcsSource|null);

DocumentInputConfig gcsSource

Property Value
TypeDescription
(google.cloud.translation.v3beta1.IGcsSource|null)

mimeType

mimeType?: (string|null);

DocumentInputConfig mimeType

Property Value
TypeDescription
(string|null)