Ask a question to get started
Enter to sendā¢Shift+Enter new line
Adds a single document to the GCS bucket.
addDocument(name: string, document: Document): Promise<void>
name
string
The name of the document to be added
document
Document
The Document instance to be added