Uses of Class
com.google.cloud.bigquery.storage.v1beta1.Storage.BatchCreateReadSessionStreamsRequest.Builder
-
Uses of Storage.BatchCreateReadSessionStreamsRequest.Builder in com.google.cloud.bigquery.storage.v1beta1
Methods in com.google.cloud.bigquery.storage.v1beta1 that return Storage.BatchCreateReadSessionStreamsRequest.BuilderModifier and TypeMethodDescriptionStorage.BatchCreateReadSessionStreamsRequest.Builder.clear()Storage.BatchCreateReadSessionStreamsRequest.Builder.clearRequestedStreams()Required.Storage.BatchCreateReadSessionStreamsRequest.Builder.clearSession()Required.Storage.BatchCreateReadSessionStreamsRequest.Builder.mergeFrom(Storage.BatchCreateReadSessionStreamsRequest other) Storage.BatchCreateReadSessionStreamsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Storage.BatchCreateReadSessionStreamsRequest.Builder.mergeFrom(com.google.protobuf.Message other) Storage.BatchCreateReadSessionStreamsRequest.Builder.mergeSession(Storage.ReadSession value) Required.Storage.BatchCreateReadSessionStreamsRequest.newBuilder()Storage.BatchCreateReadSessionStreamsRequest.newBuilder(Storage.BatchCreateReadSessionStreamsRequest prototype) Storage.BatchCreateReadSessionStreamsRequest.newBuilderForType()Storage.BatchCreateReadSessionStreamsRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Storage.BatchCreateReadSessionStreamsRequest.Builder.setRequestedStreams(int value) Required.Storage.BatchCreateReadSessionStreamsRequest.Builder.setSession(Storage.ReadSession value) Required.Storage.BatchCreateReadSessionStreamsRequest.Builder.setSession(Storage.ReadSession.Builder builderForValue) Required.Storage.BatchCreateReadSessionStreamsRequest.toBuilder()