-
ExecutionStats.Builder.clear()
Debugging statistics from the execution of the query.
Total time to execute the query in the backend.
ExecutionStats.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ExecutionStats.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Total billable read operations.
Total number of results returned, including documents, projections,
aggregation results, keys.
ExecutionStats.Builder.clone()
Aggregated stats from the execution of the query.
Debugging statistics from the execution of the query.
Total time to execute the query in the backend.
ExecutionStats.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ExecutionStats.Builder.mergeFrom(com.google.protobuf.Message other)
ExecutionStats.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ExecutionStats.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
ExecutionStats.Builder.setDebugStats(com.google.protobuf.Struct value)
Debugging statistics from the execution of the query.
ExecutionStats.Builder.setDebugStats(com.google.protobuf.Struct.Builder builderForValue)
Debugging statistics from the execution of the query.
Total time to execute the query in the backend.
Total time to execute the query in the backend.
ExecutionStats.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Total billable read operations.
ExecutionStats.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Total number of results returned, including documents, projections,
aggregation results, keys.
ExecutionStats.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Aggregated stats from the execution of the query.