Skip navigation links
B C D F G L N P R S U W 

B

batchGetDocuments(BatchGetDocumentsRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreBlockingStub
Gets multiple documents.
batchGetDocuments(BatchGetDocumentsRequest, StreamObserver<BatchGetDocumentsResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreImplBase
Gets multiple documents.
batchGetDocuments(BatchGetDocumentsRequest, StreamObserver<BatchGetDocumentsResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreStub
Gets multiple documents.
batchWrite(BatchWriteRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreBlockingStub
Applies a batch of write operations.
batchWrite(BatchWriteRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreFutureStub
Applies a batch of write operations.
batchWrite(BatchWriteRequest, StreamObserver<BatchWriteResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreImplBase
Applies a batch of write operations.
batchWrite(BatchWriteRequest, StreamObserver<BatchWriteResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreStub
Applies a batch of write operations.
beginTransaction(BeginTransactionRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreBlockingStub
Starts a new transaction.
beginTransaction(BeginTransactionRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreFutureStub
Starts a new transaction.
beginTransaction(BeginTransactionRequest, StreamObserver<BeginTransactionResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreImplBase
Starts a new transaction.
beginTransaction(BeginTransactionRequest, StreamObserver<BeginTransactionResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreStub
Starts a new transaction.
bindService() - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreImplBase
 
build(Channel, CallOptions) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreFutureStub
 
build(Channel, CallOptions) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreStub
 

C

com.google.firestore.v1 - package com.google.firestore.v1
 
commit(CommitRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreBlockingStub
Commits a transaction, while optionally updating documents.
commit(CommitRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreFutureStub
Commits a transaction, while optionally updating documents.
commit(CommitRequest, StreamObserver<CommitResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreImplBase
Commits a transaction, while optionally updating documents.
commit(CommitRequest, StreamObserver<CommitResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreStub
Commits a transaction, while optionally updating documents.
createDocument(CreateDocumentRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreBlockingStub
Creates a new document.
createDocument(CreateDocumentRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreFutureStub
Creates a new document.
createDocument(CreateDocumentRequest, StreamObserver<Document>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreImplBase
Creates a new document.
createDocument(CreateDocumentRequest, StreamObserver<Document>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreStub
Creates a new document.

D

deleteDocument(DeleteDocumentRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreBlockingStub
Deletes a document.
deleteDocument(DeleteDocumentRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreFutureStub
Deletes a document.
deleteDocument(DeleteDocumentRequest, StreamObserver<Empty>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreImplBase
Deletes a document.
deleteDocument(DeleteDocumentRequest, StreamObserver<Empty>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreStub
Deletes a document.

F

FirestoreGrpc - Class in com.google.firestore.v1
The Cloud Firestore service.
FirestoreGrpc.FirestoreBlockingStub - Class in com.google.firestore.v1
The Cloud Firestore service.
FirestoreGrpc.FirestoreFutureStub - Class in com.google.firestore.v1
The Cloud Firestore service.
FirestoreGrpc.FirestoreImplBase - Class in com.google.firestore.v1
The Cloud Firestore service.
FirestoreGrpc.FirestoreStub - Class in com.google.firestore.v1
The Cloud Firestore service.
FirestoreImplBase() - Constructor for class com.google.firestore.v1.FirestoreGrpc.FirestoreImplBase
 

G

getBatchGetDocumentsMethod() - Static method in class com.google.firestore.v1.FirestoreGrpc
 
getBatchWriteMethod() - Static method in class com.google.firestore.v1.FirestoreGrpc
 
getBeginTransactionMethod() - Static method in class com.google.firestore.v1.FirestoreGrpc
 
getCommitMethod() - Static method in class com.google.firestore.v1.FirestoreGrpc
 
getCreateDocumentMethod() - Static method in class com.google.firestore.v1.FirestoreGrpc
 
getDeleteDocumentMethod() - Static method in class com.google.firestore.v1.FirestoreGrpc
 
getDocument(GetDocumentRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreBlockingStub
Gets a single document.
getDocument(GetDocumentRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreFutureStub
Gets a single document.
getDocument(GetDocumentRequest, StreamObserver<Document>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreImplBase
Gets a single document.
getDocument(GetDocumentRequest, StreamObserver<Document>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreStub
Gets a single document.
getGetDocumentMethod() - Static method in class com.google.firestore.v1.FirestoreGrpc
 
getListCollectionIdsMethod() - Static method in class com.google.firestore.v1.FirestoreGrpc
 
getListDocumentsMethod() - Static method in class com.google.firestore.v1.FirestoreGrpc
 
getListenMethod() - Static method in class com.google.firestore.v1.FirestoreGrpc
 
getPartitionQueryMethod() - Static method in class com.google.firestore.v1.FirestoreGrpc
 
getRollbackMethod() - Static method in class com.google.firestore.v1.FirestoreGrpc
 
getRunAggregationQueryMethod() - Static method in class com.google.firestore.v1.FirestoreGrpc
 
getRunQueryMethod() - Static method in class com.google.firestore.v1.FirestoreGrpc
 
getServiceDescriptor() - Static method in class com.google.firestore.v1.FirestoreGrpc
 
getUpdateDocumentMethod() - Static method in class com.google.firestore.v1.FirestoreGrpc
 
getWriteMethod() - Static method in class com.google.firestore.v1.FirestoreGrpc
 

L

listCollectionIds(ListCollectionIdsRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreBlockingStub
Lists all the collection IDs underneath a document.
listCollectionIds(ListCollectionIdsRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreFutureStub
Lists all the collection IDs underneath a document.
listCollectionIds(ListCollectionIdsRequest, StreamObserver<ListCollectionIdsResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreImplBase
Lists all the collection IDs underneath a document.
listCollectionIds(ListCollectionIdsRequest, StreamObserver<ListCollectionIdsResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreStub
Lists all the collection IDs underneath a document.
listDocuments(ListDocumentsRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreBlockingStub
Lists documents.
listDocuments(ListDocumentsRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreFutureStub
Lists documents.
listDocuments(ListDocumentsRequest, StreamObserver<ListDocumentsResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreImplBase
Lists documents.
listDocuments(ListDocumentsRequest, StreamObserver<ListDocumentsResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreStub
Lists documents.
listen(StreamObserver<ListenResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreImplBase
Listens to changes.
listen(StreamObserver<ListenResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreStub
Listens to changes.

N

newBlockingStub(Channel) - Static method in class com.google.firestore.v1.FirestoreGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.firestore.v1.FirestoreGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.firestore.v1.FirestoreGrpc
Creates a new async stub that supports all call types for the service

P

partitionQuery(PartitionQueryRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreBlockingStub
Partitions a query by returning partition cursors that can be used to run the query in parallel.
partitionQuery(PartitionQueryRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreFutureStub
Partitions a query by returning partition cursors that can be used to run the query in parallel.
partitionQuery(PartitionQueryRequest, StreamObserver<PartitionQueryResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreImplBase
Partitions a query by returning partition cursors that can be used to run the query in parallel.
partitionQuery(PartitionQueryRequest, StreamObserver<PartitionQueryResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreStub
Partitions a query by returning partition cursors that can be used to run the query in parallel.

R

rollback(RollbackRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreBlockingStub
Rolls back a transaction.
rollback(RollbackRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreFutureStub
Rolls back a transaction.
rollback(RollbackRequest, StreamObserver<Empty>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreImplBase
Rolls back a transaction.
rollback(RollbackRequest, StreamObserver<Empty>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreStub
Rolls back a transaction.
runAggregationQuery(RunAggregationQueryRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreBlockingStub
Runs an aggregation query.
runAggregationQuery(RunAggregationQueryRequest, StreamObserver<RunAggregationQueryResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreImplBase
Runs an aggregation query.
runAggregationQuery(RunAggregationQueryRequest, StreamObserver<RunAggregationQueryResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreStub
Runs an aggregation query.
runQuery(RunQueryRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreBlockingStub
Runs a query.
runQuery(RunQueryRequest, StreamObserver<RunQueryResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreImplBase
Runs a query.
runQuery(RunQueryRequest, StreamObserver<RunQueryResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreStub
Runs a query.

S

SERVICE_NAME - Static variable in class com.google.firestore.v1.FirestoreGrpc
 

U

updateDocument(UpdateDocumentRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreBlockingStub
Updates or inserts a document.
updateDocument(UpdateDocumentRequest) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreFutureStub
Updates or inserts a document.
updateDocument(UpdateDocumentRequest, StreamObserver<Document>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreImplBase
Updates or inserts a document.
updateDocument(UpdateDocumentRequest, StreamObserver<Document>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreStub
Updates or inserts a document.

W

write(StreamObserver<WriteResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreImplBase
Streams batches of document updates and deletes, in order.
write(StreamObserver<WriteResponse>) - Method in class com.google.firestore.v1.FirestoreGrpc.FirestoreStub
Streams batches of document updates and deletes, in order.
B C D F G L N P R S U W 
Skip navigation links

Copyright © 2022 Google LLC. All rights reserved.