Uses of Class
com.google.cloud.bigquery.storage.v1beta1.Storage.CreateReadSessionRequest
-
Packages that use Storage.CreateReadSessionRequest Package Description com.google.cloud.bigquery.storage.v1beta1 A client to BigQuery Storage APIcom.google.cloud.bigquery.storage.v1beta1.stub -
-
Uses of Storage.CreateReadSessionRequest in com.google.cloud.bigquery.storage.v1beta1
Methods in com.google.cloud.bigquery.storage.v1beta1 that return Storage.CreateReadSessionRequest Modifier and Type Method Description Storage.CreateReadSessionRequestStorage.CreateReadSessionRequest.Builder. build()Storage.CreateReadSessionRequestStorage.CreateReadSessionRequest.Builder. buildPartial()static Storage.CreateReadSessionRequestStorage.CreateReadSessionRequest. getDefaultInstance()Storage.CreateReadSessionRequestStorage.CreateReadSessionRequest.Builder. getDefaultInstanceForType()Storage.CreateReadSessionRequestStorage.CreateReadSessionRequest. getDefaultInstanceForType()static Storage.CreateReadSessionRequestStorage.CreateReadSessionRequest. parseDelimitedFrom(InputStream input)static Storage.CreateReadSessionRequestStorage.CreateReadSessionRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Storage.CreateReadSessionRequestStorage.CreateReadSessionRequest. parseFrom(byte[] data)static Storage.CreateReadSessionRequestStorage.CreateReadSessionRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Storage.CreateReadSessionRequestStorage.CreateReadSessionRequest. parseFrom(com.google.protobuf.ByteString data)static Storage.CreateReadSessionRequestStorage.CreateReadSessionRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Storage.CreateReadSessionRequestStorage.CreateReadSessionRequest. parseFrom(com.google.protobuf.CodedInputStream input)static Storage.CreateReadSessionRequestStorage.CreateReadSessionRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Storage.CreateReadSessionRequestStorage.CreateReadSessionRequest. parseFrom(InputStream input)static Storage.CreateReadSessionRequestStorage.CreateReadSessionRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Storage.CreateReadSessionRequestStorage.CreateReadSessionRequest. parseFrom(ByteBuffer data)static Storage.CreateReadSessionRequestStorage.CreateReadSessionRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.bigquery.storage.v1beta1 that return types with arguments of type Storage.CreateReadSessionRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<Storage.CreateReadSessionRequest,Storage.ReadSession>BaseBigQueryStorageClient. createReadSessionCallable()Creates a new read session.com.google.api.gax.rpc.UnaryCallable<Storage.CreateReadSessionRequest,Storage.ReadSession>BigQueryStorageClient. createReadSessionCallable()Creates a new read session.com.google.api.gax.rpc.UnaryCallSettings.Builder<Storage.CreateReadSessionRequest,Storage.ReadSession>BaseBigQueryStorageSettings.Builder. createReadSessionSettings()Returns the builder for the settings used for calls to createReadSession.com.google.api.gax.rpc.UnaryCallSettings<Storage.CreateReadSessionRequest,Storage.ReadSession>BaseBigQueryStorageSettings. createReadSessionSettings()Returns the object with the settings used for calls to createReadSession.com.google.api.gax.rpc.UnaryCallSettings.Builder<Storage.CreateReadSessionRequest,Storage.ReadSession>BigQueryStorageSettings.Builder. createReadSessionSettings()Returns the builder for the settings used for calls to createReadSession.com.google.api.gax.rpc.UnaryCallSettings<Storage.CreateReadSessionRequest,Storage.ReadSession>BigQueryStorageSettings. createReadSessionSettings()Returns the object with the settings used for calls to createReadSession.static io.grpc.MethodDescriptor<Storage.CreateReadSessionRequest,Storage.ReadSession>BigQueryStorageGrpc. getCreateReadSessionMethod()com.google.protobuf.Parser<Storage.CreateReadSessionRequest>Storage.CreateReadSessionRequest. getParserForType()static com.google.protobuf.Parser<Storage.CreateReadSessionRequest>Storage.CreateReadSessionRequest. parser()Methods in com.google.cloud.bigquery.storage.v1beta1 with parameters of type Storage.CreateReadSessionRequest Modifier and Type Method Description Storage.ReadSessionBaseBigQueryStorageClient. createReadSession(Storage.CreateReadSessionRequest request)Creates a new read session.Storage.ReadSessionBigQueryStorageClient. createReadSession(Storage.CreateReadSessionRequest request)Creates a new read session.default voidBigQueryStorageGrpc.AsyncService. createReadSession(Storage.CreateReadSessionRequest request, io.grpc.stub.StreamObserver<Storage.ReadSession> responseObserver)Creates a new read session.Storage.ReadSessionBigQueryStorageGrpc.BigQueryStorageBlockingStub. createReadSession(Storage.CreateReadSessionRequest request)Creates a new read session.com.google.common.util.concurrent.ListenableFuture<Storage.ReadSession>BigQueryStorageGrpc.BigQueryStorageFutureStub. createReadSession(Storage.CreateReadSessionRequest request)Creates a new read session.voidBigQueryStorageGrpc.BigQueryStorageStub. createReadSession(Storage.CreateReadSessionRequest request, io.grpc.stub.StreamObserver<Storage.ReadSession> responseObserver)Creates a new read session.Storage.CreateReadSessionRequest.BuilderStorage.CreateReadSessionRequest.Builder. mergeFrom(Storage.CreateReadSessionRequest other)static Storage.CreateReadSessionRequest.BuilderStorage.CreateReadSessionRequest. newBuilder(Storage.CreateReadSessionRequest prototype) -
Uses of Storage.CreateReadSessionRequest 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.CreateReadSessionRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<Storage.CreateReadSessionRequest,Storage.ReadSession>BigQueryStorageStub. createReadSessionCallable()com.google.api.gax.rpc.UnaryCallable<Storage.CreateReadSessionRequest,Storage.ReadSession>EnhancedBigQueryStorageStub. createReadSessionCallable()com.google.api.gax.rpc.UnaryCallable<Storage.CreateReadSessionRequest,Storage.ReadSession>GrpcBigQueryStorageStub. createReadSessionCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<Storage.CreateReadSessionRequest,Storage.ReadSession>BigQueryStorageStubSettings.Builder. createReadSessionSettings()Returns the builder for the settings used for calls to createReadSession.com.google.api.gax.rpc.UnaryCallSettings<Storage.CreateReadSessionRequest,Storage.ReadSession>BigQueryStorageStubSettings. createReadSessionSettings()Returns the object with the settings used for calls to createReadSession.com.google.api.gax.rpc.UnaryCallSettings.Builder<Storage.CreateReadSessionRequest,Storage.ReadSession>EnhancedBigQueryStorageStubSettings.Builder. createReadSessionSettings()Returns the builder for the settings used for calls to createReadSession.com.google.api.gax.rpc.UnaryCallSettings<Storage.CreateReadSessionRequest,Storage.ReadSession>EnhancedBigQueryStorageStubSettings. createReadSessionSettings()Returns the object with the settings used for calls to createReadSession.
-