Accesses the NoSQL document database built for automatic scaling, high performance, and ease of application development.
Service: firestore.googleapis.com
The Service name firestore.googleapis.com is needed to create RPC client stubs.
google.cloud.location.Locations
| Methods | |
|---|---|
| Gets information about a location. |
| Lists information about the supported locations for this service. |
google.firestore.admin.v1.FirestoreAdmin
| Methods | |
|---|---|
| Bulk deletes a subset of documents from Google Cloud Firestore. |
| Creates a new database by cloning an existing one. |
| Creates a backup schedule on a database. |
| Create a database. |
| Creates a composite index. |
| Create a user creds. |
| Deletes a backup. |
| Deletes a backup schedule. |
| Deletes a database. |
| Deletes a composite index. |
| Deletes a user creds. |
| Disables a user creds. |
| Enables a user creds. |
| Exports a copy of all or a subset of documents from Google Cloud Firestore to another storage system, such as Google Cloud Storage. |
| Gets information about a backup. |
| Gets information about a backup schedule. |
| Gets information about a database. |
| Gets the metadata and configuration for a Field. |
| Gets a composite index. |
| Gets a user creds resource. |
| Imports documents into Google Cloud Firestore. |
| List backup schedules. |
| Lists all the backups. |
| List all the databases in the project. |
| Lists the field configuration and metadata for this database. |
| Lists composite indexes. |
| List all user creds in the database. |
| Resets the password of a user creds. |
| Creates a new database by restoring from an existing backup. |
| Updates a backup schedule. |
| Updates a database. |
| Updates a field configuration. |
google.firestore.admin.v1beta1.FirestoreAdmin
| Methods | |
|---|---|
| Creates the specified index. |
| Deletes an index. |
| Exports a copy of all or a subset of documents from Google Cloud Firestore to another storage system, such as Google Cloud Storage. |
| Gets an index. |
| Imports documents into Google Cloud Firestore. |
| Lists the indexes that match the specified filters. |
google.firestore.admin.v1beta2.FirestoreAdmin
| Methods | |
|---|---|
| Creates a composite index. |
| Deletes a composite index. |
| Exports a copy of all or a subset of documents from Google Cloud Firestore to another storage system, such as Google Cloud Storage. |
| Gets the metadata and configuration for a Field. |
| Gets a composite index. |
| Imports documents into Google Cloud Firestore. |
| Lists the field configuration and metadata for this database. |
| Lists composite indexes. |
| Updates a field configuration. |
google.firestore.v1.Firestore
| Methods | |
|---|---|
| Gets multiple documents. |
| Applies a batch of write operations. |
| Starts a new transaction. |
| Commits a transaction, while optionally updating documents. |
| Creates a new document. |
| Deletes a document. |
| Gets a single document. |
| Lists all the collection IDs underneath a document. |
| Lists documents. |
| Listens to changes. |
| Partitions a query by returning partition cursors that can be used to run the query in parallel. |
| Rolls back a transaction. |
| Runs an aggregation query. |
| Runs a query. |
| Updates or inserts a document. |
| Streams batches of document updates and deletes, in order. |
google.firestore.v1beta1.Firestore
| Methods | |
|---|---|
| Gets multiple documents. |
| Applies a batch of write operations. |
| Starts a new transaction. |
| Commits a transaction, while optionally updating documents. |
| Creates a new document. |
| Deletes a document. |
| Gets a single document. |
| Lists all the collection IDs underneath a document. |
| Lists documents. |
| Listens to changes. |
| Partitions a query by returning partition cursors that can be used to run the query in parallel. |
| Rolls back a transaction. |
| Runs an aggregation query. |
| Runs a query. |
| Updates or inserts a document. |
| Streams batches of document updates and deletes, in order. |
google.longrunning.Operations
| Methods | |
|---|---|
| Starts asynchronous cancellation on a long-running operation. |
| Deletes a long-running operation. |
| Gets the latest state of a long-running operation. |
| Lists operations that match the specified filter in the request. |
| Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state. |