-
RunQueryResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
RunQueryResponse.Builder.clear()
A query result, not set when reporting partial progress.
If present, Firestore has completely finished the request and no more
documents will be returned.
RunQueryResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
RunQueryResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The time at which the document was read.
The number of results that have been skipped due to an offset between
the last response and the current response.
The transaction that was started as part of this request.
RunQueryResponse.Builder.clone()
A query result, not set when reporting partial progress.
RunQueryResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RunQueryResponse.Builder.mergeFrom(com.google.protobuf.Message other)
RunQueryResponse.Builder.mergeReadTime(com.google.protobuf.Timestamp value)
The time at which the document was read.
RunQueryResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
RunQueryResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
A query result, not set when reporting partial progress.
A query result, not set when reporting partial progress.
RunQueryResponse.Builder.setDone(boolean value)
If present, Firestore has completely finished the request and no more
documents will be returned.
RunQueryResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
RunQueryResponse.Builder.setReadTime(com.google.protobuf.Timestamp value)
The time at which the document was read.
RunQueryResponse.Builder.setReadTime(com.google.protobuf.Timestamp.Builder builderForValue)
The time at which the document was read.
RunQueryResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
The number of results that have been skipped due to an offset between
the last response and the current response.
RunQueryResponse.Builder.setTransaction(com.google.protobuf.ByteString value)
The transaction that was started as part of this request.
RunQueryResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)