| Modifier and Type | Method and Description |
|---|---|
Storage.Progress |
Storage.Progress.Builder.build() |
Storage.Progress |
Storage.Progress.Builder.buildPartial() |
static Storage.Progress |
Storage.Progress.getDefaultInstance() |
Storage.Progress |
Storage.Progress.getDefaultInstanceForType() |
Storage.Progress |
Storage.Progress.Builder.getDefaultInstanceForType() |
Storage.Progress |
Storage.StreamStatusOrBuilder.getProgress()
Represents the progress of the current stream.
|
Storage.Progress |
Storage.StreamStatus.getProgress()
Represents the progress of the current stream.
|
Storage.Progress |
Storage.StreamStatus.Builder.getProgress()
Represents the progress of the current stream.
|
static Storage.Progress |
Storage.Progress.parseDelimitedFrom(InputStream input) |
static Storage.Progress |
Storage.Progress.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Storage.Progress |
Storage.Progress.parseFrom(byte[] data) |
static Storage.Progress |
Storage.Progress.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Storage.Progress |
Storage.Progress.parseFrom(ByteBuffer data) |
static Storage.Progress |
Storage.Progress.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Storage.Progress |
Storage.Progress.parseFrom(com.google.protobuf.ByteString data) |
static Storage.Progress |
Storage.Progress.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Storage.Progress |
Storage.Progress.parseFrom(com.google.protobuf.CodedInputStream input) |
static Storage.Progress |
Storage.Progress.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Storage.Progress |
Storage.Progress.parseFrom(InputStream input) |
static Storage.Progress |
Storage.Progress.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Storage.Progress> |
Storage.Progress.getParserForType() |
static com.google.protobuf.Parser<Storage.Progress> |
Storage.Progress.parser() |
| Modifier and Type | Method and Description |
|---|---|
Storage.Progress.Builder |
Storage.Progress.Builder.mergeFrom(Storage.Progress other) |
Storage.StreamStatus.Builder |
Storage.StreamStatus.Builder.mergeProgress(Storage.Progress value)
Represents the progress of the current stream.
|
static Storage.Progress.Builder |
Storage.Progress.newBuilder(Storage.Progress prototype) |
Storage.StreamStatus.Builder |
Storage.StreamStatus.Builder.setProgress(Storage.Progress value)
Represents the progress of the current stream.
|
Copyright © 2022 Google LLC. All rights reserved.