Uses of Class
com.google.cloud.bigquery.storage.v1beta1.Storage.ReadRowsRequest
-
Packages that use Storage.ReadRowsRequest Package Description com.google.cloud.bigquery.storage.v1beta1 A client to BigQuery Storage APIcom.google.cloud.bigquery.storage.v1beta1.stub com.google.cloud.bigquery.storage.v1beta1.stub.readrows -
-
Uses of Storage.ReadRowsRequest in com.google.cloud.bigquery.storage.v1beta1
Methods in com.google.cloud.bigquery.storage.v1beta1 that return Storage.ReadRowsRequest Modifier and Type Method Description Storage.ReadRowsRequestStorage.ReadRowsRequest.Builder. build()Storage.ReadRowsRequestStorage.ReadRowsRequest.Builder. buildPartial()static Storage.ReadRowsRequestStorage.ReadRowsRequest. getDefaultInstance()Storage.ReadRowsRequestStorage.ReadRowsRequest.Builder. getDefaultInstanceForType()Storage.ReadRowsRequestStorage.ReadRowsRequest. getDefaultInstanceForType()static Storage.ReadRowsRequestStorage.ReadRowsRequest. parseDelimitedFrom(InputStream input)static Storage.ReadRowsRequestStorage.ReadRowsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Storage.ReadRowsRequestStorage.ReadRowsRequest. parseFrom(byte[] data)static Storage.ReadRowsRequestStorage.ReadRowsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Storage.ReadRowsRequestStorage.ReadRowsRequest. parseFrom(com.google.protobuf.ByteString data)static Storage.ReadRowsRequestStorage.ReadRowsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Storage.ReadRowsRequestStorage.ReadRowsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static Storage.ReadRowsRequestStorage.ReadRowsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Storage.ReadRowsRequestStorage.ReadRowsRequest. parseFrom(InputStream input)static Storage.ReadRowsRequestStorage.ReadRowsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Storage.ReadRowsRequestStorage.ReadRowsRequest. parseFrom(ByteBuffer data)static Storage.ReadRowsRequestStorage.ReadRowsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.bigquery.storage.v1beta1 that return types with arguments of type Storage.ReadRowsRequest Modifier and Type Method Description com.google.protobuf.Parser<Storage.ReadRowsRequest>Storage.ReadRowsRequest. getParserForType()static io.grpc.MethodDescriptor<Storage.ReadRowsRequest,Storage.ReadRowsResponse>BigQueryStorageGrpc. getReadRowsMethod()static com.google.protobuf.Parser<Storage.ReadRowsRequest>Storage.ReadRowsRequest. parser()com.google.api.gax.rpc.ServerStreamingCallable<Storage.ReadRowsRequest,Storage.ReadRowsResponse>BaseBigQueryStorageClient. readRowsCallable()Reads rows from the table in the format prescribed by the read session.com.google.api.gax.rpc.ServerStreamingCallable<Storage.ReadRowsRequest,Storage.ReadRowsResponse>BigQueryStorageClient. readRowsCallable()Reads rows from the table in the format prescribed by the read session.com.google.api.gax.rpc.ServerStreamingCallSettings.Builder<Storage.ReadRowsRequest,Storage.ReadRowsResponse>BaseBigQueryStorageSettings.Builder. readRowsSettings()Returns the builder for the settings used for calls to readRows.com.google.api.gax.rpc.ServerStreamingCallSettings<Storage.ReadRowsRequest,Storage.ReadRowsResponse>BaseBigQueryStorageSettings. readRowsSettings()Returns the object with the settings used for calls to readRows.com.google.api.gax.rpc.ServerStreamingCallSettings.Builder<Storage.ReadRowsRequest,Storage.ReadRowsResponse>BigQueryStorageSettings.Builder. readRowsSettings()Returns the builder for the settings used for calls to readRows.com.google.api.gax.rpc.ServerStreamingCallSettings<Storage.ReadRowsRequest,Storage.ReadRowsResponse>BigQueryStorageSettings. readRowsSettings()Returns the object with the settings used for calls to readRows.Methods in com.google.cloud.bigquery.storage.v1beta1 with parameters of type Storage.ReadRowsRequest Modifier and Type Method Description Storage.ReadRowsRequest.BuilderStorage.ReadRowsRequest.Builder. mergeFrom(Storage.ReadRowsRequest other)static Storage.ReadRowsRequest.BuilderStorage.ReadRowsRequest. newBuilder(Storage.ReadRowsRequest prototype)default voidBigQueryStorageGrpc.AsyncService. readRows(Storage.ReadRowsRequest request, io.grpc.stub.StreamObserver<Storage.ReadRowsResponse> responseObserver)Reads rows from the table in the format prescribed by the read session.Iterator<Storage.ReadRowsResponse>BigQueryStorageGrpc.BigQueryStorageBlockingStub. readRows(Storage.ReadRowsRequest request)Reads rows from the table in the format prescribed by the read session.voidBigQueryStorageGrpc.BigQueryStorageStub. readRows(Storage.ReadRowsRequest request, io.grpc.stub.StreamObserver<Storage.ReadRowsResponse> responseObserver)Reads rows from the table in the format prescribed by the read session. -
Uses of Storage.ReadRowsRequest 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.ReadRowsRequest Modifier and Type Method Description com.google.api.gax.rpc.ServerStreamingCallable<Storage.ReadRowsRequest,Storage.ReadRowsResponse>BigQueryStorageStub. readRowsCallable()com.google.api.gax.rpc.ServerStreamingCallable<Storage.ReadRowsRequest,Storage.ReadRowsResponse>EnhancedBigQueryStorageStub. readRowsCallable()com.google.api.gax.rpc.ServerStreamingCallable<Storage.ReadRowsRequest,Storage.ReadRowsResponse>GrpcBigQueryStorageStub. readRowsCallable()com.google.api.gax.rpc.ServerStreamingCallSettings.Builder<Storage.ReadRowsRequest,Storage.ReadRowsResponse>BigQueryStorageStubSettings.Builder. readRowsSettings()Returns the builder for the settings used for calls to readRows.com.google.api.gax.rpc.ServerStreamingCallSettings<Storage.ReadRowsRequest,Storage.ReadRowsResponse>BigQueryStorageStubSettings. readRowsSettings()Returns the object with the settings used for calls to readRows.com.google.api.gax.rpc.ServerStreamingCallSettings.Builder<Storage.ReadRowsRequest,Storage.ReadRowsResponse>EnhancedBigQueryStorageStubSettings.Builder. readRowsSettings()Returns the builder for the settings used for calls to readRows.com.google.api.gax.rpc.ServerStreamingCallSettings<Storage.ReadRowsRequest,Storage.ReadRowsResponse>EnhancedBigQueryStorageStubSettings. readRowsSettings()Returns the object with the settings used for calls to readRows. -
Uses of Storage.ReadRowsRequest in com.google.cloud.bigquery.storage.v1beta1.stub.readrows
Methods in com.google.cloud.bigquery.storage.v1beta1.stub.readrows that return Storage.ReadRowsRequest Modifier and Type Method Description Storage.ReadRowsRequestReadRowsResumptionStrategy. getResumeRequest(Storage.ReadRowsRequest originalRequest)Methods in com.google.cloud.bigquery.storage.v1beta1.stub.readrows that return types with arguments of type Storage.ReadRowsRequest Modifier and Type Method Description com.google.api.gax.retrying.StreamResumptionStrategy<Storage.ReadRowsRequest,Storage.ReadRowsResponse>ReadRowsResumptionStrategy. createNew()Methods in com.google.cloud.bigquery.storage.v1beta1.stub.readrows with parameters of type Storage.ReadRowsRequest Modifier and Type Method Description voidReadRowsRetryingCallable. call(Storage.ReadRowsRequest request, com.google.api.gax.rpc.ResponseObserver<Storage.ReadRowsResponse> responseObserver, com.google.api.gax.rpc.ApiCallContext context)Storage.ReadRowsRequestReadRowsResumptionStrategy. getResumeRequest(Storage.ReadRowsRequest originalRequest)Constructor parameters in com.google.cloud.bigquery.storage.v1beta1.stub.readrows with type arguments of type Storage.ReadRowsRequest Constructor Description ReadRowsRetryingCallable(com.google.api.gax.rpc.ApiCallContext context, com.google.api.gax.rpc.ServerStreamingCallable<Storage.ReadRowsRequest,Storage.ReadRowsResponse> innerCallable, com.google.api.gax.retrying.ScheduledRetryingExecutor<Void> executor, com.google.api.gax.retrying.StreamResumptionStrategy<Storage.ReadRowsRequest,Storage.ReadRowsResponse> resumptionStrategyPrototype)ReadRowsRetryingCallable(com.google.api.gax.rpc.ApiCallContext context, com.google.api.gax.rpc.ServerStreamingCallable<Storage.ReadRowsRequest,Storage.ReadRowsResponse> innerCallable, com.google.api.gax.retrying.ScheduledRetryingExecutor<Void> executor, com.google.api.gax.retrying.StreamResumptionStrategy<Storage.ReadRowsRequest,Storage.ReadRowsResponse> resumptionStrategyPrototype)
-