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