Interface FileData (0.4.0)

URI based data. {string} - mime_type. The IANA standard MIME type of the source data. {string} - file_uri. URI of the file.

Package

@google-cloud/vertexai

Properties

file_uri

file_uri: string;

mime_type

mime_type: string;