Index

A B C D E F G H I L M N P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

addAllQueries(Iterable<String>) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The names of the queries in this bundle that this document matches to.
addQueries(String) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The names of the queries in this bundle that this document matches to.
addQueriesBytes(ByteString) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The names of the queries in this bundle that this document matches to.
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.firestore.bundle.BundledQuery.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.firestore.bundle.BundleElement.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.firestore.bundle.BundleMetadata.Builder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class com.google.firestore.bundle.NamedQuery.Builder
 

B

build() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
 
build() - Method in class com.google.firestore.bundle.BundledQuery.Builder
 
build() - Method in class com.google.firestore.bundle.BundleElement.Builder
 
build() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
 
build() - Method in class com.google.firestore.bundle.NamedQuery.Builder
 
buildPartial() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
 
buildPartial() - Method in class com.google.firestore.bundle.BundledQuery.Builder
 
buildPartial() - Method in class com.google.firestore.bundle.BundleElement.Builder
 
buildPartial() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
 
buildPartial() - Method in class com.google.firestore.bundle.NamedQuery.Builder
 
BUNDLED_QUERY_FIELD_NUMBER - Static variable in class com.google.firestore.bundle.NamedQuery
 
BundledDocumentMetadata - Class in com.google.firestore.bundle
Metadata describing a Firestore document saved in the bundle.
BundledDocumentMetadata.Builder - Class in com.google.firestore.bundle
Metadata describing a Firestore document saved in the bundle.
BundledDocumentMetadataOrBuilder - Interface in com.google.firestore.bundle
 
BundledQuery - Class in com.google.firestore.bundle
Encodes a query saved in the bundle.
BundledQuery.Builder - Class in com.google.firestore.bundle
Encodes a query saved in the bundle.
BundledQuery.LimitType - Enum in com.google.firestore.bundle
If the query is a limit query, should the limit be applied to the beginning or the end of results.
BundledQuery.QueryTypeCase - Enum in com.google.firestore.bundle
 
BundledQueryOrBuilder - Interface in com.google.firestore.bundle
 
BundleElement - Class in com.google.firestore.bundle
A Firestore bundle is a length-prefixed stream of JSON representations of `BundleElement`.
BundleElement.Builder - Class in com.google.firestore.bundle
A Firestore bundle is a length-prefixed stream of JSON representations of `BundleElement`.
BundleElement.ElementTypeCase - Enum in com.google.firestore.bundle
 
BundleElementOrBuilder - Interface in com.google.firestore.bundle
 
BundleMetadata - Class in com.google.firestore.bundle
Metadata describing the bundle file/stream.
BundleMetadata.Builder - Class in com.google.firestore.bundle
Metadata describing the bundle file/stream.
BundleMetadataOrBuilder - Interface in com.google.firestore.bundle
 
BundleProto - Class in com.google.firestore.bundle
 

C

clear() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
 
clear() - Method in class com.google.firestore.bundle.BundledQuery.Builder
 
clear() - Method in class com.google.firestore.bundle.BundleElement.Builder
 
clear() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
 
clear() - Method in class com.google.firestore.bundle.NamedQuery.Builder
 
clearBundledQuery() - Method in class com.google.firestore.bundle.NamedQuery.Builder
The query saved in the bundle.
clearCreateTime() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
Time at which the documents snapshot is taken for this bundle.
clearDocument() - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.v1.Document document = 4;
clearDocumentMetadata() - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.BundledDocumentMetadata document_metadata = 3;
clearElementType() - Method in class com.google.firestore.bundle.BundleElement.Builder
 
clearExists() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
Whether the document exists.
clearField(Descriptors.FieldDescriptor) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.firestore.bundle.BundledQuery.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.firestore.bundle.BundleElement.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.firestore.bundle.BundleMetadata.Builder
 
clearField(Descriptors.FieldDescriptor) - Method in class com.google.firestore.bundle.NamedQuery.Builder
 
clearId() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
The ID of the bundle.
clearLimitType() - Method in class com.google.firestore.bundle.BundledQuery.Builder
.google.firestore.bundle.BundledQuery.LimitType limit_type = 3;
clearMetadata() - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.BundleMetadata metadata = 1;
clearName() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The document key of a bundled document.
clearName() - Method in class com.google.firestore.bundle.NamedQuery.Builder
Name of the query, such that client can use the name to load this query from bundle, and resume from when the query results are materialized into this bundle.
clearNamedQuery() - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.NamedQuery named_query = 2;
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.firestore.bundle.BundledQuery.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.firestore.bundle.BundleElement.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.firestore.bundle.BundleMetadata.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class com.google.firestore.bundle.NamedQuery.Builder
 
clearParent() - Method in class com.google.firestore.bundle.BundledQuery.Builder
The parent resource name.
clearQueries() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The names of the queries in this bundle that this document matches to.
clearQueryType() - Method in class com.google.firestore.bundle.BundledQuery.Builder
 
clearReadTime() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The snapshot version of the document data bundled.
clearReadTime() - Method in class com.google.firestore.bundle.NamedQuery.Builder
The read time of the query, when it is used to build the bundle.
clearStructuredQuery() - Method in class com.google.firestore.bundle.BundledQuery.Builder
A structured query.
clearTotalBytes() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
The size of the bundle in bytes, excluding this `BundleMetadata`.
clearTotalDocuments() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
The number of documents in the bundle.
clearVersion() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
The schema version of the bundle.
clone() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
 
clone() - Method in class com.google.firestore.bundle.BundledQuery.Builder
 
clone() - Method in class com.google.firestore.bundle.BundleElement.Builder
 
clone() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
 
clone() - Method in class com.google.firestore.bundle.NamedQuery.Builder
 
com.google.firestore.bundle - package com.google.firestore.bundle
 
CREATE_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.bundle.BundleMetadata
 

D

DOCUMENT - Enum constant in enum com.google.firestore.bundle.BundleElement.ElementTypeCase
 
DOCUMENT_FIELD_NUMBER - Static variable in class com.google.firestore.bundle.BundleElement
 
DOCUMENT_METADATA - Enum constant in enum com.google.firestore.bundle.BundleElement.ElementTypeCase
 
DOCUMENT_METADATA_FIELD_NUMBER - Static variable in class com.google.firestore.bundle.BundleElement
 

E

ELEMENTTYPE_NOT_SET - Enum constant in enum com.google.firestore.bundle.BundleElement.ElementTypeCase
 
equals(Object) - Method in class com.google.firestore.bundle.BundledDocumentMetadata
 
equals(Object) - Method in class com.google.firestore.bundle.BundledQuery
 
equals(Object) - Method in class com.google.firestore.bundle.BundleElement
 
equals(Object) - Method in class com.google.firestore.bundle.BundleMetadata
 
equals(Object) - Method in class com.google.firestore.bundle.NamedQuery
 
EXISTS_FIELD_NUMBER - Static variable in class com.google.firestore.bundle.BundledDocumentMetadata
 

F

FIRST - Enum constant in enum com.google.firestore.bundle.BundledQuery.LimitType
FIRST = 0;
FIRST_VALUE - Static variable in enum com.google.firestore.bundle.BundledQuery.LimitType
FIRST = 0;
forNumber(int) - Static method in enum com.google.firestore.bundle.BundledQuery.LimitType
 
forNumber(int) - Static method in enum com.google.firestore.bundle.BundledQuery.QueryTypeCase
 
forNumber(int) - Static method in enum com.google.firestore.bundle.BundleElement.ElementTypeCase
 

G

getBundledQuery() - Method in class com.google.firestore.bundle.NamedQuery.Builder
The query saved in the bundle.
getBundledQuery() - Method in class com.google.firestore.bundle.NamedQuery
The query saved in the bundle.
getBundledQuery() - Method in interface com.google.firestore.bundle.NamedQueryOrBuilder
The query saved in the bundle.
getBundledQueryBuilder() - Method in class com.google.firestore.bundle.NamedQuery.Builder
The query saved in the bundle.
getBundledQueryOrBuilder() - Method in class com.google.firestore.bundle.NamedQuery.Builder
The query saved in the bundle.
getBundledQueryOrBuilder() - Method in class com.google.firestore.bundle.NamedQuery
The query saved in the bundle.
getBundledQueryOrBuilder() - Method in interface com.google.firestore.bundle.NamedQueryOrBuilder
The query saved in the bundle.
getCreateTime() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
Time at which the documents snapshot is taken for this bundle.
getCreateTime() - Method in class com.google.firestore.bundle.BundleMetadata
Time at which the documents snapshot is taken for this bundle.
getCreateTime() - Method in interface com.google.firestore.bundle.BundleMetadataOrBuilder
Time at which the documents snapshot is taken for this bundle.
getCreateTimeBuilder() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
Time at which the documents snapshot is taken for this bundle.
getCreateTimeOrBuilder() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
Time at which the documents snapshot is taken for this bundle.
getCreateTimeOrBuilder() - Method in class com.google.firestore.bundle.BundleMetadata
Time at which the documents snapshot is taken for this bundle.
getCreateTimeOrBuilder() - Method in interface com.google.firestore.bundle.BundleMetadataOrBuilder
Time at which the documents snapshot is taken for this bundle.
getDefaultInstance() - Static method in class com.google.firestore.bundle.BundledDocumentMetadata
 
getDefaultInstance() - Static method in class com.google.firestore.bundle.BundledQuery
 
getDefaultInstance() - Static method in class com.google.firestore.bundle.BundleElement
 
getDefaultInstance() - Static method in class com.google.firestore.bundle.BundleMetadata
 
getDefaultInstance() - Static method in class com.google.firestore.bundle.NamedQuery
 
getDefaultInstanceForType() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.bundle.BundledDocumentMetadata
 
getDefaultInstanceForType() - Method in class com.google.firestore.bundle.BundledQuery.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.bundle.BundledQuery
 
getDefaultInstanceForType() - Method in class com.google.firestore.bundle.BundleElement.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.bundle.BundleElement
 
getDefaultInstanceForType() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.bundle.BundleMetadata
 
getDefaultInstanceForType() - Method in class com.google.firestore.bundle.NamedQuery.Builder
 
getDefaultInstanceForType() - Method in class com.google.firestore.bundle.NamedQuery
 
getDescriptor() - Static method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
 
getDescriptor() - Static method in class com.google.firestore.bundle.BundledDocumentMetadata
 
getDescriptor() - Static method in class com.google.firestore.bundle.BundledQuery.Builder
 
getDescriptor() - Static method in class com.google.firestore.bundle.BundledQuery
 
getDescriptor() - Static method in enum com.google.firestore.bundle.BundledQuery.LimitType
 
getDescriptor() - Static method in class com.google.firestore.bundle.BundleElement.Builder
 
getDescriptor() - Static method in class com.google.firestore.bundle.BundleElement
 
getDescriptor() - Static method in class com.google.firestore.bundle.BundleMetadata.Builder
 
getDescriptor() - Static method in class com.google.firestore.bundle.BundleMetadata
 
getDescriptor() - Static method in class com.google.firestore.bundle.BundleProto
 
getDescriptor() - Static method in class com.google.firestore.bundle.NamedQuery.Builder
 
getDescriptor() - Static method in class com.google.firestore.bundle.NamedQuery
 
getDescriptorForType() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
 
getDescriptorForType() - Method in class com.google.firestore.bundle.BundledQuery.Builder
 
getDescriptorForType() - Method in enum com.google.firestore.bundle.BundledQuery.LimitType
 
getDescriptorForType() - Method in class com.google.firestore.bundle.BundleElement.Builder
 
getDescriptorForType() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
 
getDescriptorForType() - Method in class com.google.firestore.bundle.NamedQuery.Builder
 
getDocument() - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.v1.Document document = 4;
getDocument() - Method in class com.google.firestore.bundle.BundleElement
.google.firestore.v1.Document document = 4;
getDocument() - Method in interface com.google.firestore.bundle.BundleElementOrBuilder
.google.firestore.v1.Document document = 4;
getDocumentBuilder() - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.v1.Document document = 4;
getDocumentMetadata() - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.BundledDocumentMetadata document_metadata = 3;
getDocumentMetadata() - Method in class com.google.firestore.bundle.BundleElement
.google.firestore.bundle.BundledDocumentMetadata document_metadata = 3;
getDocumentMetadata() - Method in interface com.google.firestore.bundle.BundleElementOrBuilder
.google.firestore.bundle.BundledDocumentMetadata document_metadata = 3;
getDocumentMetadataBuilder() - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.BundledDocumentMetadata document_metadata = 3;
getDocumentMetadataOrBuilder() - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.BundledDocumentMetadata document_metadata = 3;
getDocumentMetadataOrBuilder() - Method in class com.google.firestore.bundle.BundleElement
.google.firestore.bundle.BundledDocumentMetadata document_metadata = 3;
getDocumentMetadataOrBuilder() - Method in interface com.google.firestore.bundle.BundleElementOrBuilder
.google.firestore.bundle.BundledDocumentMetadata document_metadata = 3;
getDocumentOrBuilder() - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.v1.Document document = 4;
getDocumentOrBuilder() - Method in class com.google.firestore.bundle.BundleElement
.google.firestore.v1.Document document = 4;
getDocumentOrBuilder() - Method in interface com.google.firestore.bundle.BundleElementOrBuilder
.google.firestore.v1.Document document = 4;
getElementTypeCase() - Method in class com.google.firestore.bundle.BundleElement.Builder
 
getElementTypeCase() - Method in class com.google.firestore.bundle.BundleElement
 
getElementTypeCase() - Method in interface com.google.firestore.bundle.BundleElementOrBuilder
 
getExists() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
Whether the document exists.
getExists() - Method in class com.google.firestore.bundle.BundledDocumentMetadata
Whether the document exists.
getExists() - Method in interface com.google.firestore.bundle.BundledDocumentMetadataOrBuilder
Whether the document exists.
getId() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
The ID of the bundle.
getId() - Method in class com.google.firestore.bundle.BundleMetadata
The ID of the bundle.
getId() - Method in interface com.google.firestore.bundle.BundleMetadataOrBuilder
The ID of the bundle.
getIdBytes() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
The ID of the bundle.
getIdBytes() - Method in class com.google.firestore.bundle.BundleMetadata
The ID of the bundle.
getIdBytes() - Method in interface com.google.firestore.bundle.BundleMetadataOrBuilder
The ID of the bundle.
getLimitType() - Method in class com.google.firestore.bundle.BundledQuery.Builder
.google.firestore.bundle.BundledQuery.LimitType limit_type = 3;
getLimitType() - Method in class com.google.firestore.bundle.BundledQuery
.google.firestore.bundle.BundledQuery.LimitType limit_type = 3;
getLimitType() - Method in interface com.google.firestore.bundle.BundledQueryOrBuilder
.google.firestore.bundle.BundledQuery.LimitType limit_type = 3;
getLimitTypeValue() - Method in class com.google.firestore.bundle.BundledQuery.Builder
.google.firestore.bundle.BundledQuery.LimitType limit_type = 3;
getLimitTypeValue() - Method in class com.google.firestore.bundle.BundledQuery
.google.firestore.bundle.BundledQuery.LimitType limit_type = 3;
getLimitTypeValue() - Method in interface com.google.firestore.bundle.BundledQueryOrBuilder
.google.firestore.bundle.BundledQuery.LimitType limit_type = 3;
getMetadata() - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.BundleMetadata metadata = 1;
getMetadata() - Method in class com.google.firestore.bundle.BundleElement
.google.firestore.bundle.BundleMetadata metadata = 1;
getMetadata() - Method in interface com.google.firestore.bundle.BundleElementOrBuilder
.google.firestore.bundle.BundleMetadata metadata = 1;
getMetadataBuilder() - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.BundleMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.BundleMetadata metadata = 1;
getMetadataOrBuilder() - Method in class com.google.firestore.bundle.BundleElement
.google.firestore.bundle.BundleMetadata metadata = 1;
getMetadataOrBuilder() - Method in interface com.google.firestore.bundle.BundleElementOrBuilder
.google.firestore.bundle.BundleMetadata metadata = 1;
getName() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The document key of a bundled document.
getName() - Method in class com.google.firestore.bundle.BundledDocumentMetadata
The document key of a bundled document.
getName() - Method in interface com.google.firestore.bundle.BundledDocumentMetadataOrBuilder
The document key of a bundled document.
getName() - Method in class com.google.firestore.bundle.NamedQuery.Builder
Name of the query, such that client can use the name to load this query from bundle, and resume from when the query results are materialized into this bundle.
getName() - Method in class com.google.firestore.bundle.NamedQuery
Name of the query, such that client can use the name to load this query from bundle, and resume from when the query results are materialized into this bundle.
getName() - Method in interface com.google.firestore.bundle.NamedQueryOrBuilder
Name of the query, such that client can use the name to load this query from bundle, and resume from when the query results are materialized into this bundle.
getNameBytes() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The document key of a bundled document.
getNameBytes() - Method in class com.google.firestore.bundle.BundledDocumentMetadata
The document key of a bundled document.
getNameBytes() - Method in interface com.google.firestore.bundle.BundledDocumentMetadataOrBuilder
The document key of a bundled document.
getNameBytes() - Method in class com.google.firestore.bundle.NamedQuery.Builder
Name of the query, such that client can use the name to load this query from bundle, and resume from when the query results are materialized into this bundle.
getNameBytes() - Method in class com.google.firestore.bundle.NamedQuery
Name of the query, such that client can use the name to load this query from bundle, and resume from when the query results are materialized into this bundle.
getNameBytes() - Method in interface com.google.firestore.bundle.NamedQueryOrBuilder
Name of the query, such that client can use the name to load this query from bundle, and resume from when the query results are materialized into this bundle.
getNamedQuery() - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.NamedQuery named_query = 2;
getNamedQuery() - Method in class com.google.firestore.bundle.BundleElement
.google.firestore.bundle.NamedQuery named_query = 2;
getNamedQuery() - Method in interface com.google.firestore.bundle.BundleElementOrBuilder
.google.firestore.bundle.NamedQuery named_query = 2;
getNamedQueryBuilder() - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.NamedQuery named_query = 2;
getNamedQueryOrBuilder() - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.NamedQuery named_query = 2;
getNamedQueryOrBuilder() - Method in class com.google.firestore.bundle.BundleElement
.google.firestore.bundle.NamedQuery named_query = 2;
getNamedQueryOrBuilder() - Method in interface com.google.firestore.bundle.BundleElementOrBuilder
.google.firestore.bundle.NamedQuery named_query = 2;
getNumber() - Method in enum com.google.firestore.bundle.BundledQuery.LimitType
 
getNumber() - Method in enum com.google.firestore.bundle.BundledQuery.QueryTypeCase
 
getNumber() - Method in enum com.google.firestore.bundle.BundleElement.ElementTypeCase
 
getParent() - Method in class com.google.firestore.bundle.BundledQuery.Builder
The parent resource name.
getParent() - Method in class com.google.firestore.bundle.BundledQuery
The parent resource name.
getParent() - Method in interface com.google.firestore.bundle.BundledQueryOrBuilder
The parent resource name.
getParentBytes() - Method in class com.google.firestore.bundle.BundledQuery.Builder
The parent resource name.
getParentBytes() - Method in class com.google.firestore.bundle.BundledQuery
The parent resource name.
getParentBytes() - Method in interface com.google.firestore.bundle.BundledQueryOrBuilder
The parent resource name.
getParserForType() - Method in class com.google.firestore.bundle.BundledDocumentMetadata
 
getParserForType() - Method in class com.google.firestore.bundle.BundledQuery
 
getParserForType() - Method in class com.google.firestore.bundle.BundleElement
 
getParserForType() - Method in class com.google.firestore.bundle.BundleMetadata
 
getParserForType() - Method in class com.google.firestore.bundle.NamedQuery
 
getQueries(int) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The names of the queries in this bundle that this document matches to.
getQueries(int) - Method in class com.google.firestore.bundle.BundledDocumentMetadata
The names of the queries in this bundle that this document matches to.
getQueries(int) - Method in interface com.google.firestore.bundle.BundledDocumentMetadataOrBuilder
The names of the queries in this bundle that this document matches to.
getQueriesBytes(int) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The names of the queries in this bundle that this document matches to.
getQueriesBytes(int) - Method in class com.google.firestore.bundle.BundledDocumentMetadata
The names of the queries in this bundle that this document matches to.
getQueriesBytes(int) - Method in interface com.google.firestore.bundle.BundledDocumentMetadataOrBuilder
The names of the queries in this bundle that this document matches to.
getQueriesCount() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The names of the queries in this bundle that this document matches to.
getQueriesCount() - Method in class com.google.firestore.bundle.BundledDocumentMetadata
The names of the queries in this bundle that this document matches to.
getQueriesCount() - Method in interface com.google.firestore.bundle.BundledDocumentMetadataOrBuilder
The names of the queries in this bundle that this document matches to.
getQueriesList() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The names of the queries in this bundle that this document matches to.
getQueriesList() - Method in class com.google.firestore.bundle.BundledDocumentMetadata
The names of the queries in this bundle that this document matches to.
getQueriesList() - Method in interface com.google.firestore.bundle.BundledDocumentMetadataOrBuilder
The names of the queries in this bundle that this document matches to.
getQueryTypeCase() - Method in class com.google.firestore.bundle.BundledQuery.Builder
 
getQueryTypeCase() - Method in class com.google.firestore.bundle.BundledQuery
 
getQueryTypeCase() - Method in interface com.google.firestore.bundle.BundledQueryOrBuilder
 
getReadTime() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The snapshot version of the document data bundled.
getReadTime() - Method in class com.google.firestore.bundle.BundledDocumentMetadata
The snapshot version of the document data bundled.
getReadTime() - Method in interface com.google.firestore.bundle.BundledDocumentMetadataOrBuilder
The snapshot version of the document data bundled.
getReadTime() - Method in class com.google.firestore.bundle.NamedQuery.Builder
The read time of the query, when it is used to build the bundle.
getReadTime() - Method in class com.google.firestore.bundle.NamedQuery
The read time of the query, when it is used to build the bundle.
getReadTime() - Method in interface com.google.firestore.bundle.NamedQueryOrBuilder
The read time of the query, when it is used to build the bundle.
getReadTimeBuilder() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The snapshot version of the document data bundled.
getReadTimeBuilder() - Method in class com.google.firestore.bundle.NamedQuery.Builder
The read time of the query, when it is used to build the bundle.
getReadTimeOrBuilder() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The snapshot version of the document data bundled.
getReadTimeOrBuilder() - Method in class com.google.firestore.bundle.BundledDocumentMetadata
The snapshot version of the document data bundled.
getReadTimeOrBuilder() - Method in interface com.google.firestore.bundle.BundledDocumentMetadataOrBuilder
The snapshot version of the document data bundled.
getReadTimeOrBuilder() - Method in class com.google.firestore.bundle.NamedQuery.Builder
The read time of the query, when it is used to build the bundle.
getReadTimeOrBuilder() - Method in class com.google.firestore.bundle.NamedQuery
The read time of the query, when it is used to build the bundle.
getReadTimeOrBuilder() - Method in interface com.google.firestore.bundle.NamedQueryOrBuilder
The read time of the query, when it is used to build the bundle.
getSerializedSize() - Method in class com.google.firestore.bundle.BundledDocumentMetadata
 
getSerializedSize() - Method in class com.google.firestore.bundle.BundledQuery
 
getSerializedSize() - Method in class com.google.firestore.bundle.BundleElement
 
getSerializedSize() - Method in class com.google.firestore.bundle.BundleMetadata
 
getSerializedSize() - Method in class com.google.firestore.bundle.NamedQuery
 
getStructuredQuery() - Method in class com.google.firestore.bundle.BundledQuery.Builder
A structured query.
getStructuredQuery() - Method in class com.google.firestore.bundle.BundledQuery
A structured query.
getStructuredQuery() - Method in interface com.google.firestore.bundle.BundledQueryOrBuilder
A structured query.
getStructuredQueryBuilder() - Method in class com.google.firestore.bundle.BundledQuery.Builder
A structured query.
getStructuredQueryOrBuilder() - Method in class com.google.firestore.bundle.BundledQuery.Builder
A structured query.
getStructuredQueryOrBuilder() - Method in class com.google.firestore.bundle.BundledQuery
A structured query.
getStructuredQueryOrBuilder() - Method in interface com.google.firestore.bundle.BundledQueryOrBuilder
A structured query.
getTotalBytes() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
The size of the bundle in bytes, excluding this `BundleMetadata`.
getTotalBytes() - Method in class com.google.firestore.bundle.BundleMetadata
The size of the bundle in bytes, excluding this `BundleMetadata`.
getTotalBytes() - Method in interface com.google.firestore.bundle.BundleMetadataOrBuilder
The size of the bundle in bytes, excluding this `BundleMetadata`.
getTotalDocuments() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
The number of documents in the bundle.
getTotalDocuments() - Method in class com.google.firestore.bundle.BundleMetadata
The number of documents in the bundle.
getTotalDocuments() - Method in interface com.google.firestore.bundle.BundleMetadataOrBuilder
The number of documents in the bundle.
getValueDescriptor() - Method in enum com.google.firestore.bundle.BundledQuery.LimitType
 
getVersion() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
The schema version of the bundle.
getVersion() - Method in class com.google.firestore.bundle.BundleMetadata
The schema version of the bundle.
getVersion() - Method in interface com.google.firestore.bundle.BundleMetadataOrBuilder
The schema version of the bundle.

H

hasBundledQuery() - Method in class com.google.firestore.bundle.NamedQuery.Builder
The query saved in the bundle.
hasBundledQuery() - Method in class com.google.firestore.bundle.NamedQuery
The query saved in the bundle.
hasBundledQuery() - Method in interface com.google.firestore.bundle.NamedQueryOrBuilder
The query saved in the bundle.
hasCreateTime() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
Time at which the documents snapshot is taken for this bundle.
hasCreateTime() - Method in class com.google.firestore.bundle.BundleMetadata
Time at which the documents snapshot is taken for this bundle.
hasCreateTime() - Method in interface com.google.firestore.bundle.BundleMetadataOrBuilder
Time at which the documents snapshot is taken for this bundle.
hasDocument() - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.v1.Document document = 4;
hasDocument() - Method in class com.google.firestore.bundle.BundleElement
.google.firestore.v1.Document document = 4;
hasDocument() - Method in interface com.google.firestore.bundle.BundleElementOrBuilder
.google.firestore.v1.Document document = 4;
hasDocumentMetadata() - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.BundledDocumentMetadata document_metadata = 3;
hasDocumentMetadata() - Method in class com.google.firestore.bundle.BundleElement
.google.firestore.bundle.BundledDocumentMetadata document_metadata = 3;
hasDocumentMetadata() - Method in interface com.google.firestore.bundle.BundleElementOrBuilder
.google.firestore.bundle.BundledDocumentMetadata document_metadata = 3;
hashCode() - Method in class com.google.firestore.bundle.BundledDocumentMetadata
 
hashCode() - Method in class com.google.firestore.bundle.BundledQuery
 
hashCode() - Method in class com.google.firestore.bundle.BundleElement
 
hashCode() - Method in class com.google.firestore.bundle.BundleMetadata
 
hashCode() - Method in class com.google.firestore.bundle.NamedQuery
 
hasMetadata() - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.BundleMetadata metadata = 1;
hasMetadata() - Method in class com.google.firestore.bundle.BundleElement
.google.firestore.bundle.BundleMetadata metadata = 1;
hasMetadata() - Method in interface com.google.firestore.bundle.BundleElementOrBuilder
.google.firestore.bundle.BundleMetadata metadata = 1;
hasNamedQuery() - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.NamedQuery named_query = 2;
hasNamedQuery() - Method in class com.google.firestore.bundle.BundleElement
.google.firestore.bundle.NamedQuery named_query = 2;
hasNamedQuery() - Method in interface com.google.firestore.bundle.BundleElementOrBuilder
.google.firestore.bundle.NamedQuery named_query = 2;
hasReadTime() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The snapshot version of the document data bundled.
hasReadTime() - Method in class com.google.firestore.bundle.BundledDocumentMetadata
The snapshot version of the document data bundled.
hasReadTime() - Method in interface com.google.firestore.bundle.BundledDocumentMetadataOrBuilder
The snapshot version of the document data bundled.
hasReadTime() - Method in class com.google.firestore.bundle.NamedQuery.Builder
The read time of the query, when it is used to build the bundle.
hasReadTime() - Method in class com.google.firestore.bundle.NamedQuery
The read time of the query, when it is used to build the bundle.
hasReadTime() - Method in interface com.google.firestore.bundle.NamedQueryOrBuilder
The read time of the query, when it is used to build the bundle.
hasStructuredQuery() - Method in class com.google.firestore.bundle.BundledQuery.Builder
A structured query.
hasStructuredQuery() - Method in class com.google.firestore.bundle.BundledQuery
A structured query.
hasStructuredQuery() - Method in interface com.google.firestore.bundle.BundledQueryOrBuilder
A structured query.

I

ID_FIELD_NUMBER - Static variable in class com.google.firestore.bundle.BundleMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.bundle.BundledDocumentMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.bundle.BundledQuery.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.bundle.BundledQuery
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.bundle.BundleElement.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.bundle.BundleElement
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.bundle.BundleMetadata
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.bundle.NamedQuery.Builder
 
internalGetFieldAccessorTable() - Method in class com.google.firestore.bundle.NamedQuery
 
internalGetValueMap() - Static method in enum com.google.firestore.bundle.BundledQuery.LimitType
 
isInitialized() - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
 
isInitialized() - Method in class com.google.firestore.bundle.BundledDocumentMetadata
 
isInitialized() - Method in class com.google.firestore.bundle.BundledQuery.Builder
 
isInitialized() - Method in class com.google.firestore.bundle.BundledQuery
 
isInitialized() - Method in class com.google.firestore.bundle.BundleElement.Builder
 
isInitialized() - Method in class com.google.firestore.bundle.BundleElement
 
isInitialized() - Method in class com.google.firestore.bundle.BundleMetadata.Builder
 
isInitialized() - Method in class com.google.firestore.bundle.BundleMetadata
 
isInitialized() - Method in class com.google.firestore.bundle.NamedQuery.Builder
 
isInitialized() - Method in class com.google.firestore.bundle.NamedQuery
 

L

LAST - Enum constant in enum com.google.firestore.bundle.BundledQuery.LimitType
LAST = 1;
LAST_VALUE - Static variable in enum com.google.firestore.bundle.BundledQuery.LimitType
LAST = 1;
LIMIT_TYPE_FIELD_NUMBER - Static variable in class com.google.firestore.bundle.BundledQuery
 

M

mergeBundledQuery(BundledQuery) - Method in class com.google.firestore.bundle.NamedQuery.Builder
The query saved in the bundle.
mergeCreateTime(Timestamp) - Method in class com.google.firestore.bundle.BundleMetadata.Builder
Time at which the documents snapshot is taken for this bundle.
mergeDocument(Document) - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.v1.Document document = 4;
mergeDocumentMetadata(BundledDocumentMetadata) - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.BundledDocumentMetadata document_metadata = 3;
mergeFrom(BundledDocumentMetadata) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
 
mergeFrom(BundledQuery) - Method in class com.google.firestore.bundle.BundledQuery.Builder
 
mergeFrom(BundleElement) - Method in class com.google.firestore.bundle.BundleElement.Builder
 
mergeFrom(BundleMetadata) - Method in class com.google.firestore.bundle.BundleMetadata.Builder
 
mergeFrom(NamedQuery) - Method in class com.google.firestore.bundle.NamedQuery.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.bundle.BundledQuery.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.bundle.BundleElement.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.bundle.BundleMetadata.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.firestore.bundle.NamedQuery.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.bundle.BundledQuery.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.bundle.BundleElement.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.bundle.BundleMetadata.Builder
 
mergeFrom(Message) - Method in class com.google.firestore.bundle.NamedQuery.Builder
 
mergeMetadata(BundleMetadata) - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.BundleMetadata metadata = 1;
mergeNamedQuery(NamedQuery) - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.NamedQuery named_query = 2;
mergeReadTime(Timestamp) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The snapshot version of the document data bundled.
mergeReadTime(Timestamp) - Method in class com.google.firestore.bundle.NamedQuery.Builder
The read time of the query, when it is used to build the bundle.
mergeStructuredQuery(StructuredQuery) - Method in class com.google.firestore.bundle.BundledQuery.Builder
A structured query.
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.firestore.bundle.BundledQuery.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.firestore.bundle.BundleElement.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.firestore.bundle.BundleMetadata.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.google.firestore.bundle.NamedQuery.Builder
 
METADATA - Enum constant in enum com.google.firestore.bundle.BundleElement.ElementTypeCase
 
METADATA_FIELD_NUMBER - Static variable in class com.google.firestore.bundle.BundleElement
 

N

NAME_FIELD_NUMBER - Static variable in class com.google.firestore.bundle.BundledDocumentMetadata
 
NAME_FIELD_NUMBER - Static variable in class com.google.firestore.bundle.NamedQuery
 
NAMED_QUERY - Enum constant in enum com.google.firestore.bundle.BundleElement.ElementTypeCase
 
NAMED_QUERY_FIELD_NUMBER - Static variable in class com.google.firestore.bundle.BundleElement
 
NamedQuery - Class in com.google.firestore.bundle
A Query associated with a name, created as part of the bundle file, and can be read by client SDKs once the bundle containing them is loaded.
NamedQuery.Builder - Class in com.google.firestore.bundle
A Query associated with a name, created as part of the bundle file, and can be read by client SDKs once the bundle containing them is loaded.
NamedQueryOrBuilder - Interface in com.google.firestore.bundle
 
newBuilder() - Static method in class com.google.firestore.bundle.BundledDocumentMetadata
 
newBuilder() - Static method in class com.google.firestore.bundle.BundledQuery
 
newBuilder() - Static method in class com.google.firestore.bundle.BundleElement
 
newBuilder() - Static method in class com.google.firestore.bundle.BundleMetadata
 
newBuilder() - Static method in class com.google.firestore.bundle.NamedQuery
 
newBuilder(BundledDocumentMetadata) - Static method in class com.google.firestore.bundle.BundledDocumentMetadata
 
newBuilder(BundledQuery) - Static method in class com.google.firestore.bundle.BundledQuery
 
newBuilder(BundleElement) - Static method in class com.google.firestore.bundle.BundleElement
 
newBuilder(BundleMetadata) - Static method in class com.google.firestore.bundle.BundleMetadata
 
newBuilder(NamedQuery) - Static method in class com.google.firestore.bundle.NamedQuery
 
newBuilderForType() - Method in class com.google.firestore.bundle.BundledDocumentMetadata
 
newBuilderForType() - Method in class com.google.firestore.bundle.BundledQuery
 
newBuilderForType() - Method in class com.google.firestore.bundle.BundleElement
 
newBuilderForType() - Method in class com.google.firestore.bundle.BundleMetadata
 
newBuilderForType() - Method in class com.google.firestore.bundle.NamedQuery
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.firestore.bundle.BundledDocumentMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.firestore.bundle.BundledQuery
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.firestore.bundle.BundleElement
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.firestore.bundle.BundleMetadata
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.google.firestore.bundle.NamedQuery
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.firestore.bundle.BundledDocumentMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.firestore.bundle.BundledQuery
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.firestore.bundle.BundleElement
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.firestore.bundle.BundleMetadata
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.google.firestore.bundle.NamedQuery
 

P

PARENT_FIELD_NUMBER - Static variable in class com.google.firestore.bundle.BundledQuery
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.bundle.BundledDocumentMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.bundle.BundledQuery
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.bundle.BundleElement
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.bundle.BundleMetadata
 
parseDelimitedFrom(InputStream) - Static method in class com.google.firestore.bundle.NamedQuery
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundledDocumentMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundledQuery
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundleElement
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundleMetadata
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.NamedQuery
 
parseFrom(byte[]) - Static method in class com.google.firestore.bundle.BundledDocumentMetadata
 
parseFrom(byte[]) - Static method in class com.google.firestore.bundle.BundledQuery
 
parseFrom(byte[]) - Static method in class com.google.firestore.bundle.BundleElement
 
parseFrom(byte[]) - Static method in class com.google.firestore.bundle.BundleMetadata
 
parseFrom(byte[]) - Static method in class com.google.firestore.bundle.NamedQuery
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundledDocumentMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundledQuery
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundleElement
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundleMetadata
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.NamedQuery
 
parseFrom(ByteString) - Static method in class com.google.firestore.bundle.BundledDocumentMetadata
 
parseFrom(ByteString) - Static method in class com.google.firestore.bundle.BundledQuery
 
parseFrom(ByteString) - Static method in class com.google.firestore.bundle.BundleElement
 
parseFrom(ByteString) - Static method in class com.google.firestore.bundle.BundleMetadata
 
parseFrom(ByteString) - Static method in class com.google.firestore.bundle.NamedQuery
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundledDocumentMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundledQuery
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundleElement
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundleMetadata
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.NamedQuery
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.bundle.BundledDocumentMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.bundle.BundledQuery
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.bundle.BundleElement
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.bundle.BundleMetadata
 
parseFrom(CodedInputStream) - Static method in class com.google.firestore.bundle.NamedQuery
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundledDocumentMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundledQuery
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundleElement
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundleMetadata
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.NamedQuery
 
parseFrom(InputStream) - Static method in class com.google.firestore.bundle.BundledDocumentMetadata
 
parseFrom(InputStream) - Static method in class com.google.firestore.bundle.BundledQuery
 
parseFrom(InputStream) - Static method in class com.google.firestore.bundle.BundleElement
 
parseFrom(InputStream) - Static method in class com.google.firestore.bundle.BundleMetadata
 
parseFrom(InputStream) - Static method in class com.google.firestore.bundle.NamedQuery
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundledDocumentMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundledQuery
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundleElement
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundleMetadata
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.NamedQuery
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.bundle.BundledDocumentMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.bundle.BundledQuery
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.bundle.BundleElement
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.bundle.BundleMetadata
 
parseFrom(ByteBuffer) - Static method in class com.google.firestore.bundle.NamedQuery
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundledDocumentMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundledQuery
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundleElement
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundleMetadata
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.NamedQuery
 
parser() - Static method in class com.google.firestore.bundle.BundledDocumentMetadata
 
parser() - Static method in class com.google.firestore.bundle.BundledQuery
 
parser() - Static method in class com.google.firestore.bundle.BundleElement
 
parser() - Static method in class com.google.firestore.bundle.BundleMetadata
 
parser() - Static method in class com.google.firestore.bundle.NamedQuery
 

Q

QUERIES_FIELD_NUMBER - Static variable in class com.google.firestore.bundle.BundledDocumentMetadata
 
QUERYTYPE_NOT_SET - Enum constant in enum com.google.firestore.bundle.BundledQuery.QueryTypeCase
 

R

READ_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.bundle.BundledDocumentMetadata
 
READ_TIME_FIELD_NUMBER - Static variable in class com.google.firestore.bundle.NamedQuery
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.google.firestore.bundle.BundleProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.google.firestore.bundle.BundleProto
 

S

setBundledQuery(BundledQuery) - Method in class com.google.firestore.bundle.NamedQuery.Builder
The query saved in the bundle.
setBundledQuery(BundledQuery.Builder) - Method in class com.google.firestore.bundle.NamedQuery.Builder
The query saved in the bundle.
setCreateTime(Timestamp) - Method in class com.google.firestore.bundle.BundleMetadata.Builder
Time at which the documents snapshot is taken for this bundle.
setCreateTime(Timestamp.Builder) - Method in class com.google.firestore.bundle.BundleMetadata.Builder
Time at which the documents snapshot is taken for this bundle.
setDocument(Document) - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.v1.Document document = 4;
setDocument(Document.Builder) - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.v1.Document document = 4;
setDocumentMetadata(BundledDocumentMetadata) - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.BundledDocumentMetadata document_metadata = 3;
setDocumentMetadata(BundledDocumentMetadata.Builder) - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.BundledDocumentMetadata document_metadata = 3;
setExists(boolean) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
Whether the document exists.
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.firestore.bundle.BundledQuery.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.firestore.bundle.BundleElement.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.firestore.bundle.BundleMetadata.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class com.google.firestore.bundle.NamedQuery.Builder
 
setId(String) - Method in class com.google.firestore.bundle.BundleMetadata.Builder
The ID of the bundle.
setIdBytes(ByteString) - Method in class com.google.firestore.bundle.BundleMetadata.Builder
The ID of the bundle.
setLimitType(BundledQuery.LimitType) - Method in class com.google.firestore.bundle.BundledQuery.Builder
.google.firestore.bundle.BundledQuery.LimitType limit_type = 3;
setLimitTypeValue(int) - Method in class com.google.firestore.bundle.BundledQuery.Builder
.google.firestore.bundle.BundledQuery.LimitType limit_type = 3;
setMetadata(BundleMetadata) - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.BundleMetadata metadata = 1;
setMetadata(BundleMetadata.Builder) - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.BundleMetadata metadata = 1;
setName(String) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The document key of a bundled document.
setName(String) - Method in class com.google.firestore.bundle.NamedQuery.Builder
Name of the query, such that client can use the name to load this query from bundle, and resume from when the query results are materialized into this bundle.
setNameBytes(ByteString) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The document key of a bundled document.
setNameBytes(ByteString) - Method in class com.google.firestore.bundle.NamedQuery.Builder
Name of the query, such that client can use the name to load this query from bundle, and resume from when the query results are materialized into this bundle.
setNamedQuery(NamedQuery) - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.NamedQuery named_query = 2;
setNamedQuery(NamedQuery.Builder) - Method in class com.google.firestore.bundle.BundleElement.Builder
.google.firestore.bundle.NamedQuery named_query = 2;
setParent(String) - Method in class com.google.firestore.bundle.BundledQuery.Builder
The parent resource name.
setParentBytes(ByteString) - Method in class com.google.firestore.bundle.BundledQuery.Builder
The parent resource name.
setQueries(int, String) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The names of the queries in this bundle that this document matches to.
setReadTime(Timestamp) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The snapshot version of the document data bundled.
setReadTime(Timestamp) - Method in class com.google.firestore.bundle.NamedQuery.Builder
The read time of the query, when it is used to build the bundle.
setReadTime(Timestamp.Builder) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
The snapshot version of the document data bundled.
setReadTime(Timestamp.Builder) - Method in class com.google.firestore.bundle.NamedQuery.Builder
The read time of the query, when it is used to build the bundle.
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.firestore.bundle.BundledQuery.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.firestore.bundle.BundleElement.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.firestore.bundle.BundleMetadata.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class com.google.firestore.bundle.NamedQuery.Builder
 
setStructuredQuery(StructuredQuery) - Method in class com.google.firestore.bundle.BundledQuery.Builder
A structured query.
setStructuredQuery(StructuredQuery.Builder) - Method in class com.google.firestore.bundle.BundledQuery.Builder
A structured query.
setTotalBytes(long) - Method in class com.google.firestore.bundle.BundleMetadata.Builder
The size of the bundle in bytes, excluding this `BundleMetadata`.
setTotalDocuments(int) - Method in class com.google.firestore.bundle.BundleMetadata.Builder
The number of documents in the bundle.
setUnknownFields(UnknownFieldSet) - Method in class com.google.firestore.bundle.BundledDocumentMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.firestore.bundle.BundledQuery.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.firestore.bundle.BundleElement.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.firestore.bundle.BundleMetadata.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.google.firestore.bundle.NamedQuery.Builder
 
setVersion(int) - Method in class com.google.firestore.bundle.BundleMetadata.Builder
The schema version of the bundle.
STRUCTURED_QUERY - Enum constant in enum com.google.firestore.bundle.BundledQuery.QueryTypeCase
 
STRUCTURED_QUERY_FIELD_NUMBER - Static variable in class com.google.firestore.bundle.BundledQuery
 

T

toBuilder() - Method in class com.google.firestore.bundle.BundledDocumentMetadata
 
toBuilder() - Method in class com.google.firestore.bundle.BundledQuery
 
toBuilder() - Method in class com.google.firestore.bundle.BundleElement
 
toBuilder() - Method in class com.google.firestore.bundle.BundleMetadata
 
toBuilder() - Method in class com.google.firestore.bundle.NamedQuery
 
TOTAL_BYTES_FIELD_NUMBER - Static variable in class com.google.firestore.bundle.BundleMetadata
 
TOTAL_DOCUMENTS_FIELD_NUMBER - Static variable in class com.google.firestore.bundle.BundleMetadata
 

U

UNRECOGNIZED - Enum constant in enum com.google.firestore.bundle.BundledQuery.LimitType
 

V

valueOf(int) - Static method in enum com.google.firestore.bundle.BundledQuery.LimitType
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.bundle.BundledQuery.QueryTypeCase
Deprecated.
valueOf(int) - Static method in enum com.google.firestore.bundle.BundleElement.ElementTypeCase
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.google.firestore.bundle.BundledQuery.LimitType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.bundle.BundledQuery.LimitType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.bundle.BundledQuery.QueryTypeCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.firestore.bundle.BundleElement.ElementTypeCase
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.google.firestore.bundle.BundledQuery.LimitType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.bundle.BundledQuery.QueryTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.firestore.bundle.BundleElement.ElementTypeCase
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_FIELD_NUMBER - Static variable in class com.google.firestore.bundle.BundleMetadata
 

W

writeTo(CodedOutputStream) - Method in class com.google.firestore.bundle.BundledDocumentMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.bundle.BundledQuery
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.bundle.BundleElement
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.bundle.BundleMetadata
 
writeTo(CodedOutputStream) - Method in class com.google.firestore.bundle.NamedQuery
 
A B C D E F G H I L M N P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form