Package org.apache.beam.sdk.io.gcp.firestore
package org.apache.beam.sdk.io.gcp.firestore
Provides an API for reading from and writing to Google Cloud Firestore.
-
ClassDescription
FirestoreIOprovides an API for reading from and writing to Google Cloud Firestore.FirestoreV1provides an API which provides lifecycle managedPTransforms for Cloud Firestore v1 API.Concrete class representing aPTransform<PCollection<BatchGetDocumentsRequest>,PTransform<BatchGetDocumentsResponse>>which will read from Firestore.A type safe builder forFirestoreV1.BatchGetDocumentsallowing configuration and instantiation.Concrete class representing aPTransform<PCollection<Write>,PCollection<FirestoreV1.WriteFailure>which will write to Firestore.A type safe builder forFirestoreV1.BatchWriteWithDeadLetterQueueallowing configuration and instantiation.A type safe builder forFirestoreV1.BatchWriteWithSummaryallowing configuration and instantiation.Exception that is thrown if one or moreWrites is unsuccessful with a non-retryable status code.Concrete class representing aPTransform<PCollection<ListCollectionIdsRequest>,PTransform<ListCollectionIdsResponse>>which will read from Firestore.A type safe builder forFirestoreV1.ListCollectionIdsallowing configuration and instantiation.Concrete class representing aPTransform<PCollection<ListDocumentsRequest>,PTransform<ListDocumentsResponse>>which will read from Firestore.A type safe builder forFirestoreV1.ListDocumentsallowing configuration and instantiation.Concrete class representing aPTransform<PCollection<PartitionQueryRequest>,PTransform<RunQueryRequest>>which will read from Firestore.A type safe builder forFirestoreV1.PartitionQueryallowing configuration and instantiation.Type safe builder factory for read operations.Concrete class representing aPTransform<PCollection<RunQueryRequest>,PTransform<RunQueryResponse>>which will read from Firestore.A type safe builder forFirestoreV1.RunQueryallowing configuration and instantiation.Type safe builder factory for write operations.Failure details for an attemptedWrite.Summary object produced when a number of writes are successfully written to Firestore in a single BatchWrite.Quality of Service manager options for Firestore RPCs.Mutable Builder class for creating instances ofRpcQosOptions.