Interface protos.google.cloud.translation.v3.IFileInputSource (8.0.3)

Properties of a FileInputSource.

Package

@google-cloud/translate

Properties

content

content?: (Uint8Array|string|null);

FileInputSource content

displayName

displayName?: (string|null);

FileInputSource displayName

mimeType

mimeType?: (string|null);

FileInputSource mimeType