Class | Description |
---|---|
AggregationResult |
The result of a single bucket from a Firestore aggregation query.
|
AggregationResult.Builder |
The result of a single bucket from a Firestore aggregation query.
|
AggregationResultProto | |
AnyPathName |
AUTO-GENERATED DOCUMENTATION AND CLASS
|
AnyPathName.Builder |
Builder for AnyPathName.
|
ArrayValue |
An array value.
|
ArrayValue.Builder |
An array value.
|
BatchGetDocumentsRequest |
The request for
[Firestore.BatchGetDocuments][google.firestore.v1.Firestore.BatchGetDocuments].
|
BatchGetDocumentsRequest.Builder |
The request for
[Firestore.BatchGetDocuments][google.firestore.v1.Firestore.BatchGetDocuments].
|
BatchGetDocumentsResponse |
The streamed response for
[Firestore.BatchGetDocuments][google.firestore.v1.Firestore.BatchGetDocuments].
|
BatchGetDocumentsResponse.Builder |
The streamed response for
[Firestore.BatchGetDocuments][google.firestore.v1.Firestore.BatchGetDocuments].
|
BatchWriteRequest |
The request for
[Firestore.BatchWrite][google.firestore.v1.Firestore.BatchWrite].
|
BatchWriteRequest.Builder |
The request for
[Firestore.BatchWrite][google.firestore.v1.Firestore.BatchWrite].
|
BatchWriteResponse |
The response from
[Firestore.BatchWrite][google.firestore.v1.Firestore.BatchWrite].
|
BatchWriteResponse.Builder |
The response from
[Firestore.BatchWrite][google.firestore.v1.Firestore.BatchWrite].
|
BeginTransactionRequest |
The request for
[Firestore.BeginTransaction][google.firestore.v1.Firestore.BeginTransaction].
|
BeginTransactionRequest.Builder |
The request for
[Firestore.BeginTransaction][google.firestore.v1.Firestore.BeginTransaction].
|
BeginTransactionResponse |
The response for
[Firestore.BeginTransaction][google.firestore.v1.Firestore.BeginTransaction].
|
BeginTransactionResponse.Builder |
The response for
[Firestore.BeginTransaction][google.firestore.v1.Firestore.BeginTransaction].
|
BitSequence |
A sequence of bits, encoded in a byte array.
|
BitSequence.Builder |
A sequence of bits, encoded in a byte array.
|
BloomFilter |
A bloom filter (https://en.wikipedia.org/wiki/Bloom_filter).
|
BloomFilter.Builder |
A bloom filter (https://en.wikipedia.org/wiki/Bloom_filter).
|
BloomFilterProto | |
CommitRequest |
The request for [Firestore.Commit][google.firestore.v1.Firestore.Commit].
|
CommitRequest.Builder |
The request for [Firestore.Commit][google.firestore.v1.Firestore.Commit].
|
CommitResponse |
The response for [Firestore.Commit][google.firestore.v1.Firestore.Commit].
|
CommitResponse.Builder |
The response for [Firestore.Commit][google.firestore.v1.Firestore.Commit].
|
CommonProto | |
CreateDocumentRequest |
The request for
[Firestore.CreateDocument][google.firestore.v1.Firestore.CreateDocument].
|
CreateDocumentRequest.Builder |
The request for
[Firestore.CreateDocument][google.firestore.v1.Firestore.CreateDocument].
|
Cursor |
A position in a query result set.
|
Cursor.Builder |
A position in a query result set.
|
DatabaseRootName |
AUTO-GENERATED DOCUMENTATION AND CLASS
|
DatabaseRootName.Builder |
Builder for DatabaseRootName.
|
DeleteDocumentRequest |
The request for
[Firestore.DeleteDocument][google.firestore.v1.Firestore.DeleteDocument].
|
DeleteDocumentRequest.Builder |
The request for
[Firestore.DeleteDocument][google.firestore.v1.Firestore.DeleteDocument].
|
Document |
A Firestore document.
|
Document.Builder |
A Firestore document.
|
DocumentChange |
A [Document][google.firestore.v1.Document] has changed.
|
DocumentChange.Builder |
A [Document][google.firestore.v1.Document] has changed.
|
DocumentDelete |
A [Document][google.firestore.v1.Document] has been deleted.
|
DocumentDelete.Builder |
A [Document][google.firestore.v1.Document] has been deleted.
|
DocumentMask |
A set of field paths on a document.
|
DocumentMask.Builder |
A set of field paths on a document.
|
DocumentPathName |
AUTO-GENERATED DOCUMENTATION AND CLASS
|
DocumentPathName.Builder |
Builder for DocumentPathName.
|
DocumentProto | |
DocumentRemove |
A [Document][google.firestore.v1.Document] has been removed from the view of
the targets.
|
DocumentRemove.Builder |
A [Document][google.firestore.v1.Document] has been removed from the view of
the targets.
|
DocumentRootName |
AUTO-GENERATED DOCUMENTATION AND CLASS
|
DocumentRootName.Builder |
Builder for DocumentRootName.
|
DocumentTransform |
A transformation of a document.
|
DocumentTransform.Builder |
A transformation of a document.
|
DocumentTransform.FieldTransform |
A transformation of a field of the document.
|
DocumentTransform.FieldTransform.Builder |
A transformation of a field of the document.
|
ExistenceFilter |
A digest of all the documents that match a given target.
|
ExistenceFilter.Builder |
A digest of all the documents that match a given target.
|
FirestoreGrpc |
The Cloud Firestore service.
|
FirestoreGrpc.FirestoreBlockingStub |
A stub to allow clients to do synchronous rpc calls to service Firestore.
|
FirestoreGrpc.FirestoreFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service Firestore.
|
FirestoreGrpc.FirestoreImplBase |
Base class for the server implementation of the service Firestore.
|
FirestoreGrpc.FirestoreStub |
A stub to allow clients to do asynchronous rpc calls to service Firestore.
|
FirestoreProto | |
GetDocumentRequest |
The request for
[Firestore.GetDocument][google.firestore.v1.Firestore.GetDocument].
|
GetDocumentRequest.Builder |
The request for
[Firestore.GetDocument][google.firestore.v1.Firestore.GetDocument].
|
ListCollectionIdsRequest |
The request for
[Firestore.ListCollectionIds][google.firestore.v1.Firestore.ListCollectionIds].
|
ListCollectionIdsRequest.Builder |
The request for
[Firestore.ListCollectionIds][google.firestore.v1.Firestore.ListCollectionIds].
|
ListCollectionIdsResponse |
The response from
[Firestore.ListCollectionIds][google.firestore.v1.Firestore.ListCollectionIds].
|
ListCollectionIdsResponse.Builder |
The response from
[Firestore.ListCollectionIds][google.firestore.v1.Firestore.ListCollectionIds].
|
ListDocumentsRequest |
The request for
[Firestore.ListDocuments][google.firestore.v1.Firestore.ListDocuments].
|
ListDocumentsRequest.Builder |
The request for
[Firestore.ListDocuments][google.firestore.v1.Firestore.ListDocuments].
|
ListDocumentsResponse |
The response for
[Firestore.ListDocuments][google.firestore.v1.Firestore.ListDocuments].
|
ListDocumentsResponse.Builder |
The response for
[Firestore.ListDocuments][google.firestore.v1.Firestore.ListDocuments].
|
ListenRequest |
A request for [Firestore.Listen][google.firestore.v1.Firestore.Listen]
|
ListenRequest.Builder |
A request for [Firestore.Listen][google.firestore.v1.Firestore.Listen]
|
ListenResponse |
The response for [Firestore.Listen][google.firestore.v1.Firestore.Listen].
|
ListenResponse.Builder |
The response for [Firestore.Listen][google.firestore.v1.Firestore.Listen].
|
MapValue |
A map value.
|
MapValue.Builder |
A map value.
|
PartitionQueryRequest |
The request for
[Firestore.PartitionQuery][google.firestore.v1.Firestore.PartitionQuery].
|
PartitionQueryRequest.Builder |
The request for
[Firestore.PartitionQuery][google.firestore.v1.Firestore.PartitionQuery].
|
PartitionQueryResponse |
The response for
[Firestore.PartitionQuery][google.firestore.v1.Firestore.PartitionQuery].
|
PartitionQueryResponse.Builder |
The response for
[Firestore.PartitionQuery][google.firestore.v1.Firestore.PartitionQuery].
|
Precondition |
A precondition on a document, used for conditional operations.
|
Precondition.Builder |
A precondition on a document, used for conditional operations.
|
QueryProto | |
RollbackRequest |
The request for [Firestore.Rollback][google.firestore.v1.Firestore.Rollback].
|
RollbackRequest.Builder |
The request for [Firestore.Rollback][google.firestore.v1.Firestore.Rollback].
|
RunAggregationQueryRequest |
The request for
[Firestore.RunAggregationQuery][google.firestore.v1.Firestore.RunAggregationQuery].
|
RunAggregationQueryRequest.Builder |
The request for
[Firestore.RunAggregationQuery][google.firestore.v1.Firestore.RunAggregationQuery].
|
RunAggregationQueryResponse |
The response for
[Firestore.RunAggregationQuery][google.firestore.v1.Firestore.RunAggregationQuery].
|
RunAggregationQueryResponse.Builder |
The response for
[Firestore.RunAggregationQuery][google.firestore.v1.Firestore.RunAggregationQuery].
|
RunQueryRequest |
The request for [Firestore.RunQuery][google.firestore.v1.Firestore.RunQuery].
|
RunQueryRequest.Builder |
The request for [Firestore.RunQuery][google.firestore.v1.Firestore.RunQuery].
|
RunQueryResponse |
The response for
[Firestore.RunQuery][google.firestore.v1.Firestore.RunQuery].
|
RunQueryResponse.Builder |
The response for
[Firestore.RunQuery][google.firestore.v1.Firestore.RunQuery].
|
StructuredAggregationQuery |
Firestore query for running an aggregation over a
[StructuredQuery][google.firestore.v1.StructuredQuery].
|
StructuredAggregationQuery.Aggregation |
Defines an aggregation that produces a single result.
|
StructuredAggregationQuery.Aggregation.Builder |
Defines an aggregation that produces a single result.
|
StructuredAggregationQuery.Aggregation.Count |
Count of documents that match the query.
|
StructuredAggregationQuery.Aggregation.Count.Builder |
Count of documents that match the query.
|
StructuredAggregationQuery.Builder |
Firestore query for running an aggregation over a
[StructuredQuery][google.firestore.v1.StructuredQuery].
|
StructuredQuery |
A Firestore query.
|
StructuredQuery.Builder |
A Firestore query.
|
StructuredQuery.CollectionSelector |
A selection of a collection, such as `messages as m1`.
|
StructuredQuery.CollectionSelector.Builder |
A selection of a collection, such as `messages as m1`.
|
StructuredQuery.CompositeFilter |
A filter that merges multiple other filters using the given operator.
|
StructuredQuery.CompositeFilter.Builder |
A filter that merges multiple other filters using the given operator.
|
StructuredQuery.FieldFilter |
A filter on a specific field.
|
StructuredQuery.FieldFilter.Builder |
A filter on a specific field.
|
StructuredQuery.FieldReference |
A reference to a field in a document, ex: `stats.operations`.
|
StructuredQuery.FieldReference.Builder |
A reference to a field in a document, ex: `stats.operations`.
|
StructuredQuery.Filter |
A filter.
|
StructuredQuery.Filter.Builder |
A filter.
|
StructuredQuery.Order |
An order on a field.
|
StructuredQuery.Order.Builder |
An order on a field.
|
StructuredQuery.Projection |
The projection of document's fields to return.
|
StructuredQuery.Projection.Builder |
The projection of document's fields to return.
|
StructuredQuery.UnaryFilter |
A filter with a single operand.
|
StructuredQuery.UnaryFilter.Builder |
A filter with a single operand.
|
Target |
A specification of a set of documents to listen to.
|
Target.Builder |
A specification of a set of documents to listen to.
|
Target.DocumentsTarget |
A target specified by a set of documents names.
|
Target.DocumentsTarget.Builder |
A target specified by a set of documents names.
|
Target.QueryTarget |
A target specified by a query.
|
Target.QueryTarget.Builder |
A target specified by a query.
|
TargetChange |
Targets being watched have changed.
|
TargetChange.Builder |
Targets being watched have changed.
|
TransactionOptions |
Options for creating a new transaction.
|
TransactionOptions.Builder |
Options for creating a new transaction.
|
TransactionOptions.ReadOnly |
Options for a transaction that can only be used to read documents.
|
TransactionOptions.ReadOnly.Builder |
Options for a transaction that can only be used to read documents.
|
TransactionOptions.ReadWrite |
Options for a transaction that can be used to read and write documents.
|
TransactionOptions.ReadWrite.Builder |
Options for a transaction that can be used to read and write documents.
|
UpdateDocumentRequest |
The request for
[Firestore.UpdateDocument][google.firestore.v1.Firestore.UpdateDocument].
|
UpdateDocumentRequest.Builder |
The request for
[Firestore.UpdateDocument][google.firestore.v1.Firestore.UpdateDocument].
|
Value |
A message that can hold any of the supported value types.
|
Value.Builder |
A message that can hold any of the supported value types.
|
Write |
A write on a document.
|
Write.Builder |
A write on a document.
|
WriteProto | |
WriteRequest |
The request for [Firestore.Write][google.firestore.v1.Firestore.Write].
|
WriteRequest.Builder |
The request for [Firestore.Write][google.firestore.v1.Firestore.Write].
|
WriteResponse |
The response for [Firestore.Write][google.firestore.v1.Firestore.Write].
|
WriteResponse.Builder |
The response for [Firestore.Write][google.firestore.v1.Firestore.Write].
|
WriteResult |
The result of applying a write.
|
WriteResult.Builder |
The result of applying a write.
|
Copyright © 2023 Google LLC. All rights reserved.