Uses of Class
com.google.cloud.bigquery.storage.v1beta1.Storage.BatchCreateReadSessionStreamsRequest
-
Packages that use Storage.BatchCreateReadSessionStreamsRequest Package Description com.google.cloud.bigquery.storage.v1beta1 A client to BigQuery Storage APIcom.google.cloud.bigquery.storage.v1beta1.stub -
-
Uses of Storage.BatchCreateReadSessionStreamsRequest in com.google.cloud.bigquery.storage.v1beta1
Methods in com.google.cloud.bigquery.storage.v1beta1 that return Storage.BatchCreateReadSessionStreamsRequest Modifier and Type Method Description Storage.BatchCreateReadSessionStreamsRequest
Storage.BatchCreateReadSessionStreamsRequest.Builder. build()
Storage.BatchCreateReadSessionStreamsRequest
Storage.BatchCreateReadSessionStreamsRequest.Builder. buildPartial()
static Storage.BatchCreateReadSessionStreamsRequest
Storage.BatchCreateReadSessionStreamsRequest. getDefaultInstance()
Storage.BatchCreateReadSessionStreamsRequest
Storage.BatchCreateReadSessionStreamsRequest.Builder. getDefaultInstanceForType()
Storage.BatchCreateReadSessionStreamsRequest
Storage.BatchCreateReadSessionStreamsRequest. getDefaultInstanceForType()
static Storage.BatchCreateReadSessionStreamsRequest
Storage.BatchCreateReadSessionStreamsRequest. parseDelimitedFrom(InputStream input)
static Storage.BatchCreateReadSessionStreamsRequest
Storage.BatchCreateReadSessionStreamsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Storage.BatchCreateReadSessionStreamsRequest
Storage.BatchCreateReadSessionStreamsRequest. parseFrom(byte[] data)
static Storage.BatchCreateReadSessionStreamsRequest
Storage.BatchCreateReadSessionStreamsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Storage.BatchCreateReadSessionStreamsRequest
Storage.BatchCreateReadSessionStreamsRequest. parseFrom(com.google.protobuf.ByteString data)
static Storage.BatchCreateReadSessionStreamsRequest
Storage.BatchCreateReadSessionStreamsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Storage.BatchCreateReadSessionStreamsRequest
Storage.BatchCreateReadSessionStreamsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static Storage.BatchCreateReadSessionStreamsRequest
Storage.BatchCreateReadSessionStreamsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Storage.BatchCreateReadSessionStreamsRequest
Storage.BatchCreateReadSessionStreamsRequest. parseFrom(InputStream input)
static Storage.BatchCreateReadSessionStreamsRequest
Storage.BatchCreateReadSessionStreamsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Storage.BatchCreateReadSessionStreamsRequest
Storage.BatchCreateReadSessionStreamsRequest. parseFrom(ByteBuffer data)
static Storage.BatchCreateReadSessionStreamsRequest
Storage.BatchCreateReadSessionStreamsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.bigquery.storage.v1beta1 that return types with arguments of type Storage.BatchCreateReadSessionStreamsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<Storage.BatchCreateReadSessionStreamsRequest,Storage.BatchCreateReadSessionStreamsResponse>
BaseBigQueryStorageClient. batchCreateReadSessionStreamsCallable()
Creates additional streams for a ReadSession.com.google.api.gax.rpc.UnaryCallable<Storage.BatchCreateReadSessionStreamsRequest,Storage.BatchCreateReadSessionStreamsResponse>
BigQueryStorageClient. batchCreateReadSessionStreamsCallable()
Creates additional streams for a ReadSession.com.google.api.gax.rpc.UnaryCallSettings<Storage.BatchCreateReadSessionStreamsRequest,Storage.BatchCreateReadSessionStreamsResponse>
BaseBigQueryStorageSettings. batchCreateReadSessionStreamsSettings()
Returns the object with the settings used for calls to batchCreateReadSessionStreams.com.google.api.gax.rpc.UnaryCallSettings.Builder<Storage.BatchCreateReadSessionStreamsRequest,Storage.BatchCreateReadSessionStreamsResponse>
BaseBigQueryStorageSettings.Builder. batchCreateReadSessionStreamsSettings()
Returns the builder for the settings used for calls to batchCreateReadSessionStreams.com.google.api.gax.rpc.UnaryCallSettings<Storage.BatchCreateReadSessionStreamsRequest,Storage.BatchCreateReadSessionStreamsResponse>
BigQueryStorageSettings. batchCreateReadSessionStreamsSettings()
Returns the object with the settings used for calls to batchCreateReadSessionStreams.com.google.api.gax.rpc.UnaryCallSettings.Builder<Storage.BatchCreateReadSessionStreamsRequest,Storage.BatchCreateReadSessionStreamsResponse>
BigQueryStorageSettings.Builder. batchCreateReadSessionStreamsSettings()
Returns the builder for the settings used for calls to batchCreateReadSessionStreams.static io.grpc.MethodDescriptor<Storage.BatchCreateReadSessionStreamsRequest,Storage.BatchCreateReadSessionStreamsResponse>
BigQueryStorageGrpc. getBatchCreateReadSessionStreamsMethod()
com.google.protobuf.Parser<Storage.BatchCreateReadSessionStreamsRequest>
Storage.BatchCreateReadSessionStreamsRequest. getParserForType()
static com.google.protobuf.Parser<Storage.BatchCreateReadSessionStreamsRequest>
Storage.BatchCreateReadSessionStreamsRequest. parser()
-
Uses of Storage.BatchCreateReadSessionStreamsRequest in com.google.cloud.bigquery.storage.v1beta1.stub
Methods in com.google.cloud.bigquery.storage.v1beta1.stub that return types with arguments of type Storage.BatchCreateReadSessionStreamsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<Storage.BatchCreateReadSessionStreamsRequest,Storage.BatchCreateReadSessionStreamsResponse>
BigQueryStorageStub. batchCreateReadSessionStreamsCallable()
com.google.api.gax.rpc.UnaryCallable<Storage.BatchCreateReadSessionStreamsRequest,Storage.BatchCreateReadSessionStreamsResponse>
EnhancedBigQueryStorageStub. batchCreateReadSessionStreamsCallable()
com.google.api.gax.rpc.UnaryCallable<Storage.BatchCreateReadSessionStreamsRequest,Storage.BatchCreateReadSessionStreamsResponse>
GrpcBigQueryStorageStub. batchCreateReadSessionStreamsCallable()
com.google.api.gax.rpc.UnaryCallSettings<Storage.BatchCreateReadSessionStreamsRequest,Storage.BatchCreateReadSessionStreamsResponse>
BigQueryStorageStubSettings. batchCreateReadSessionStreamsSettings()
Returns the object with the settings used for calls to batchCreateReadSessionStreams.com.google.api.gax.rpc.UnaryCallSettings.Builder<Storage.BatchCreateReadSessionStreamsRequest,Storage.BatchCreateReadSessionStreamsResponse>
BigQueryStorageStubSettings.Builder. batchCreateReadSessionStreamsSettings()
Returns the builder for the settings used for calls to batchCreateReadSessionStreams.com.google.api.gax.rpc.UnaryCallSettings<Storage.BatchCreateReadSessionStreamsRequest,Storage.BatchCreateReadSessionStreamsResponse>
EnhancedBigQueryStorageStubSettings. batchCreateReadSessionStreamsSettings()
Returns the object with the settings used for calls to batchCreateReadSessionStreams.com.google.api.gax.rpc.UnaryCallSettings.Builder<Storage.BatchCreateReadSessionStreamsRequest,Storage.BatchCreateReadSessionStreamsResponse>
EnhancedBigQueryStorageStubSettings.Builder. batchCreateReadSessionStreamsSettings()
Returns the builder for the settings used for calls to batchCreateReadSessionStreams.
-