Nested message and enum types in BatchGetDocumentsRequest
.
Nested message and enum types in BatchGetDocumentsResponse
.
Nested message and enum types in DocumentTransform
.
Generated client implementations.
Nested message and enum types in GetDocumentRequest
.
Nested message and enum types in ListCollectionIdsRequest
.
Nested message and enum types in ListDocumentsRequest
.
Nested message and enum types in ListenRequest
.
Nested message and enum types in ListenResponse
.
Nested message and enum types in PartitionQueryRequest
.
Nested message and enum types in Precondition
.
Nested message and enum types in RunAggregationQueryRequest
.
Nested message and enum types in RunQueryRequest
.
Nested message and enum types in RunQueryResponse
.
Nested message and enum types in StructuredAggregationQuery
.
Nested message and enum types in StructuredQuery
.
Nested message and enum types in Target
.
Nested message and enum types in TargetChange
.
Nested message and enum types in TransactionOptions
.
Nested message and enum types in Value
.
Nested message and enum types in Write
.
The result of a single bucket from a Firestore aggregation query.
An array value.
The request for
[Firestore.BatchGetDocuments][google.firestore.v1.Firestore.BatchGetDocuments].
The streamed response for
[Firestore.BatchGetDocuments][google.firestore.v1.Firestore.BatchGetDocuments].
The request for
[Firestore.BatchWrite][google.firestore.v1.Firestore.BatchWrite].
The response from
[Firestore.BatchWrite][google.firestore.v1.Firestore.BatchWrite].
The request for
[Firestore.BeginTransaction][google.firestore.v1.Firestore.BeginTransaction].
The response for
[Firestore.BeginTransaction][google.firestore.v1.Firestore.BeginTransaction].
A sequence of bits, encoded in a byte array.
The request for [Firestore.Commit][google.firestore.v1.Firestore.Commit].
The response for [Firestore.Commit][google.firestore.v1.Firestore.Commit].
The request for
[Firestore.CreateDocument][google.firestore.v1.Firestore.CreateDocument].
A position in a query result set.
The request for
[Firestore.DeleteDocument][google.firestore.v1.Firestore.DeleteDocument].
A Firestore document.
A [Document][google.firestore.v1.Document] has changed.
A [Document][google.firestore.v1.Document] has been deleted.
A set of field paths on a document.
Used to restrict a get or update operation on a document to a subset of its
fields.
This is different from standard field masks, as this is always scoped to a
[Document][google.firestore.v1.Document], and takes in account the dynamic
nature of [Value][google.firestore.v1.Value].
A [Document][google.firestore.v1.Document] has been removed from the view of
the targets.
A transformation of a document.
Execution statistics for the query.
A digest of all the documents that match a given target.
Explain metrics for the query.
Explain options for the query.
The request for
[Firestore.GetDocument][google.firestore.v1.Firestore.GetDocument].
The request for
[Firestore.ListCollectionIds][google.firestore.v1.Firestore.ListCollectionIds].
The response from
[Firestore.ListCollectionIds][google.firestore.v1.Firestore.ListCollectionIds].
The request for
[Firestore.ListDocuments][google.firestore.v1.Firestore.ListDocuments].
The response for
[Firestore.ListDocuments][google.firestore.v1.Firestore.ListDocuments].
A request for [Firestore.Listen][google.firestore.v1.Firestore.Listen]
The response for [Firestore.Listen][google.firestore.v1.Firestore.Listen].
A map value.
The request for
[Firestore.PartitionQuery][google.firestore.v1.Firestore.PartitionQuery].
The response for
[Firestore.PartitionQuery][google.firestore.v1.Firestore.PartitionQuery].
Planning phase information for the query.
A precondition on a document, used for conditional operations.
The request for [Firestore.Rollback][google.firestore.v1.Firestore.Rollback].
The request for
[Firestore.RunAggregationQuery][google.firestore.v1.Firestore.RunAggregationQuery].
The response for
[Firestore.RunAggregationQuery][google.firestore.v1.Firestore.RunAggregationQuery].
The request for [Firestore.RunQuery][google.firestore.v1.Firestore.RunQuery].
The response for
[Firestore.RunQuery][google.firestore.v1.Firestore.RunQuery].
Firestore query for running an aggregation over a
[StructuredQuery][google.firestore.v1.StructuredQuery].
A Firestore query.
A specification of a set of documents to listen to.
Targets being watched have changed.
Options for creating a new transaction.
The request for
[Firestore.UpdateDocument][google.firestore.v1.Firestore.UpdateDocument].
A message that can hold any of the supported value types.
A write on a document.
The request for [Firestore.Write][google.firestore.v1.Firestore.Write].
The response for [Firestore.Write][google.firestore.v1.Firestore.Write].
The result of applying a write.