-
NamedQuery.Builder.clear()
The query saved in the bundle.
NamedQuery.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
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.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The read time of the query, when it is used to build the bundle.
NamedQuery.Builder.clone()
.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.GeneratedMessageV3.BuilderParent parent)
The query saved in the bundle.
The query saved in the bundle.
NamedQuery.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object 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.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.
NamedQuery.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
NamedQuery.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
.google.firestore.bundle.NamedQuery named_query = 2;