public static interface Storage.SplitReadStreamRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Storage.Stream |
getOriginalStream()
Stream to split.
|
Storage.StreamOrBuilder |
getOriginalStreamOrBuilder()
Stream to split.
|
boolean |
hasOriginalStream()
Stream to split.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasOriginalStream()
Stream to split.
.google.cloud.bigquery.storage.v1beta1.Stream original_stream = 1;Storage.Stream getOriginalStream()
Stream to split.
.google.cloud.bigquery.storage.v1beta1.Stream original_stream = 1;Storage.StreamOrBuilder getOriginalStreamOrBuilder()
Stream to split.
.google.cloud.bigquery.storage.v1beta1.Stream original_stream = 1;Copyright © 2019 Google LLC. All rights reserved.