-
Storage.Progress.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Storage.Progress.Builder.clear()
Similar to `at_response_start`, except that this value includes the rows in
the current response.
The fraction of rows assigned to the stream that have been processed by the
server so far, not including the rows in the current response message.
Storage.Progress.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Storage.Progress.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Storage.Progress.Builder.clone()
Represents the progress of the current stream.
Storage.Progress.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Storage.Progress.Builder.mergeFrom(com.google.protobuf.Message other)
Storage.Progress.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Storage.Progress.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Similar to `at_response_start`, except that this value includes the rows in
the current response.
The fraction of rows assigned to the stream that have been processed by the
server so far, not including the rows in the current response message.
Storage.Progress.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Storage.Progress.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Storage.Progress.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
Represents the progress of the current stream.