-
NamedQuery.Builder.clear()
The query saved in the bundle.
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.
The read time of the query, when it is used to build the bundle.
.google.firestore.bundle.NamedQuery named_query = 2;
The query saved in the bundle.
NamedQuery.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NamedQuery.Builder.mergeFrom(com.google.protobuf.Message other)
NamedQuery.Builder.mergeReadTime(com.google.protobuf.Timestamp value)
The read time of the query, when it is used to build the bundle.
NamedQuery.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
The query saved in the bundle.
The query saved in the bundle.
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.
NamedQuery.Builder.setNameBytes(com.google.protobuf.ByteString value)
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.
NamedQuery.Builder.setReadTime(com.google.protobuf.Timestamp value)
The read time of the query, when it is used to build the bundle.
NamedQuery.Builder.setReadTime(com.google.protobuf.Timestamp.Builder builderForValue)
The read time of the query, when it is used to build the bundle.
.google.firestore.bundle.NamedQuery named_query = 2;