Class Storage.BatchCreateReadSessionStreamsResponse

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.google.cloud.bigquery.storage.v1beta1.Storage.BatchCreateReadSessionStreamsResponse
All Implemented Interfaces:
Storage.BatchCreateReadSessionStreamsResponseOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
Enclosing class:
Storage

public static final class Storage.BatchCreateReadSessionStreamsResponse extends com.google.protobuf.GeneratedMessageV3 implements Storage.BatchCreateReadSessionStreamsResponseOrBuilder
 The response from `BatchCreateReadSessionStreams` returns the stream
 identifiers for the newly created streams.
 
Protobuf type google.cloud.bigquery.storage.v1beta1.BatchCreateReadSessionStreamsResponse
See Also: