public interface StreamStatsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
StreamStats.Progress |
getProgress()
Represents the progress of the current stream.
|
StreamStats.ProgressOrBuilder |
getProgressOrBuilder()
Represents the progress of the current stream.
|
boolean |
hasProgress()
Represents the progress of the current stream.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasProgress()
Represents the progress of the current stream.
.google.cloud.bigquery.storage.v1beta2.StreamStats.Progress progress = 2;StreamStats.Progress getProgress()
Represents the progress of the current stream.
.google.cloud.bigquery.storage.v1beta2.StreamStats.Progress progress = 2;StreamStats.ProgressOrBuilder getProgressOrBuilder()
Represents the progress of the current stream.
.google.cloud.bigquery.storage.v1beta2.StreamStats.Progress progress = 2;Copyright © 2021 Google LLC. All rights reserved.