Ask a question to get started
Enter to send•Shift+Enter new line
Class that provides an interface for interacting with Google Cloud Storage (GCS) as a document store. It extends the Docstore class and implements methods to search, add, and add a document to the GCS bucket.
class GoogleCloudStorageDocstore
Docstore
Adds multiple documents to the GCS bucket.
Adds a single document to the GCS bucket.
Searches for a document in the GCS bucket and returns it as a Document instance.