Ask a question to get started
Enter to send•Shift+Enter new line
Adds multiple documents to the GCS bucket.
add(texts: Record<string, Document>): Promise<void>
texts
Record<string, Document>
An object where each key is the name of a document and the value is the Document instance to be added