Uses of Class
com.google.cloud.bigquery.storage.v1beta1.Storage.ReadRowsResponse
-
Packages that use Storage.ReadRowsResponse 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.ReadRowsResponse in com.google.cloud.bigquery.storage.v1beta1
Methods in com.google.cloud.bigquery.storage.v1beta1 that return Storage.ReadRowsResponse Modifier and Type Method Description Storage.ReadRowsResponseStorage.ReadRowsResponse.Builder. build()Storage.ReadRowsResponseStorage.ReadRowsResponse.Builder. buildPartial()static Storage.ReadRowsResponseStorage.ReadRowsResponse. getDefaultInstance()Storage.ReadRowsResponseStorage.ReadRowsResponse.Builder. getDefaultInstanceForType()Storage.ReadRowsResponseStorage.ReadRowsResponse. getDefaultInstanceForType()static Storage.ReadRowsResponseStorage.ReadRowsResponse. parseDelimitedFrom(InputStream input)static Storage.ReadRowsResponseStorage.ReadRowsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Storage.ReadRowsResponseStorage.ReadRowsResponse. parseFrom(byte[] data)static Storage.ReadRowsResponseStorage.ReadRowsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Storage.ReadRowsResponseStorage.ReadRowsResponse. parseFrom(com.google.protobuf.ByteString data)static Storage.ReadRowsResponseStorage.ReadRowsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Storage.ReadRowsResponseStorage.ReadRowsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static Storage.ReadRowsResponseStorage.ReadRowsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Storage.ReadRowsResponseStorage.ReadRowsResponse. parseFrom(InputStream input)static Storage.ReadRowsResponseStorage.ReadRowsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Storage.ReadRowsResponseStorage.ReadRowsResponse. parseFrom(ByteBuffer data)static Storage.ReadRowsResponseStorage.ReadRowsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.bigquery.storage.v1beta1 that return types with arguments of type Storage.ReadRowsResponse Modifier and Type Method Description com.google.protobuf.Parser<Storage.ReadRowsResponse>Storage.ReadRowsResponse. getParserForType()static io.grpc.MethodDescriptor<Storage.ReadRowsRequest,Storage.ReadRowsResponse>BigQueryStorageGrpc. getReadRowsMethod()static com.google.protobuf.Parser<Storage.ReadRowsResponse>Storage.ReadRowsResponse. parser()Iterator<Storage.ReadRowsResponse>BigQueryStorageGrpc.BigQueryStorageBlockingStub. readRows(Storage.ReadRowsRequest request)Reads rows from the table in the format prescribed by the read session.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.ReadRowsResponse Modifier and Type Method Description Storage.ReadRowsResponse.BuilderStorage.ReadRowsResponse.Builder. mergeFrom(Storage.ReadRowsResponse other)static Storage.ReadRowsResponse.BuilderStorage.ReadRowsResponse. newBuilder(Storage.ReadRowsResponse prototype)Method parameters in com.google.cloud.bigquery.storage.v1beta1 with type arguments of type Storage.ReadRowsResponse Modifier and Type Method Description 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.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.ReadRowsResponse 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.ReadRowsResponse 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.ReadRowsResponse in com.google.cloud.bigquery.storage.v1beta1.stub.readrows
Methods in com.google.cloud.bigquery.storage.v1beta1.stub.readrows that return Storage.ReadRowsResponse Modifier and Type Method Description Storage.ReadRowsResponseReadRowsResumptionStrategy. processResponse(Storage.ReadRowsResponse response)Methods in com.google.cloud.bigquery.storage.v1beta1.stub.readrows that return types with arguments of type Storage.ReadRowsResponse 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.ReadRowsResponse Modifier and Type Method Description Storage.ReadRowsResponseReadRowsResumptionStrategy. processResponse(Storage.ReadRowsResponse response)Method parameters in com.google.cloud.bigquery.storage.v1beta1.stub.readrows with type arguments of type Storage.ReadRowsResponse 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)Constructor parameters in com.google.cloud.bigquery.storage.v1beta1.stub.readrows with type arguments of type Storage.ReadRowsResponse 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)
-