| Modifier and Type | Method and Description |
|---|---|
TransferTypes.TransferCounters |
TransferTypes.TransferCounters.Builder.build() |
TransferTypes.TransferCounters |
TransferTypes.TransferCounters.Builder.buildPartial() |
TransferTypes.TransferCounters |
TransferTypes.TransferOperationOrBuilder.getCounters()
Information about the progress of the transfer operation.
|
TransferTypes.TransferCounters |
TransferTypes.TransferOperation.getCounters()
Information about the progress of the transfer operation.
|
TransferTypes.TransferCounters |
TransferTypes.TransferOperation.Builder.getCounters()
Information about the progress of the transfer operation.
|
static TransferTypes.TransferCounters |
TransferTypes.TransferCounters.getDefaultInstance() |
TransferTypes.TransferCounters |
TransferTypes.TransferCounters.getDefaultInstanceForType() |
TransferTypes.TransferCounters |
TransferTypes.TransferCounters.Builder.getDefaultInstanceForType() |
static TransferTypes.TransferCounters |
TransferTypes.TransferCounters.parseDelimitedFrom(InputStream input) |
static TransferTypes.TransferCounters |
TransferTypes.TransferCounters.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.TransferCounters |
TransferTypes.TransferCounters.parseFrom(byte[] data) |
static TransferTypes.TransferCounters |
TransferTypes.TransferCounters.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.TransferCounters |
TransferTypes.TransferCounters.parseFrom(ByteBuffer data) |
static TransferTypes.TransferCounters |
TransferTypes.TransferCounters.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.TransferCounters |
TransferTypes.TransferCounters.parseFrom(com.google.protobuf.ByteString data) |
static TransferTypes.TransferCounters |
TransferTypes.TransferCounters.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.TransferCounters |
TransferTypes.TransferCounters.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransferTypes.TransferCounters |
TransferTypes.TransferCounters.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferTypes.TransferCounters |
TransferTypes.TransferCounters.parseFrom(InputStream input) |
static TransferTypes.TransferCounters |
TransferTypes.TransferCounters.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TransferTypes.TransferCounters> |
TransferTypes.TransferCounters.getParserForType() |
static com.google.protobuf.Parser<TransferTypes.TransferCounters> |
TransferTypes.TransferCounters.parser() |
| Modifier and Type | Method and Description |
|---|---|
TransferTypes.TransferOperation.Builder |
TransferTypes.TransferOperation.Builder.mergeCounters(TransferTypes.TransferCounters value)
Information about the progress of the transfer operation.
|
TransferTypes.TransferCounters.Builder |
TransferTypes.TransferCounters.Builder.mergeFrom(TransferTypes.TransferCounters other) |
static TransferTypes.TransferCounters.Builder |
TransferTypes.TransferCounters.newBuilder(TransferTypes.TransferCounters prototype) |
TransferTypes.TransferOperation.Builder |
TransferTypes.TransferOperation.Builder.setCounters(TransferTypes.TransferCounters value)
Information about the progress of the transfer operation.
|
Copyright © 2022 Google LLC. All rights reserved.