Uses of Class
com.google.cloud.bigquery.storage.v1beta2.ReadRowsRequest
-
Packages that use ReadRowsRequest Package Description com.google.cloud.bigquery.storage.v1beta2 A client to BigQuery Storage APIcom.google.cloud.bigquery.storage.v1beta2.stub com.google.cloud.bigquery.storage.v1beta2.stub.readrows -
-
Uses of ReadRowsRequest in com.google.cloud.bigquery.storage.v1beta2
Methods in com.google.cloud.bigquery.storage.v1beta2 that return ReadRowsRequest Modifier and Type Method Description ReadRowsRequestReadRowsRequest.Builder. build()ReadRowsRequestReadRowsRequest.Builder. buildPartial()static ReadRowsRequestReadRowsRequest. getDefaultInstance()ReadRowsRequestReadRowsRequest.Builder. getDefaultInstanceForType()ReadRowsRequestReadRowsRequest. getDefaultInstanceForType()static ReadRowsRequestReadRowsRequest. parseDelimitedFrom(InputStream input)static ReadRowsRequestReadRowsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReadRowsRequestReadRowsRequest. parseFrom(byte[] data)static ReadRowsRequestReadRowsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReadRowsRequestReadRowsRequest. parseFrom(com.google.protobuf.ByteString data)static ReadRowsRequestReadRowsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReadRowsRequestReadRowsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ReadRowsRequestReadRowsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReadRowsRequestReadRowsRequest. parseFrom(InputStream input)static ReadRowsRequestReadRowsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReadRowsRequestReadRowsRequest. parseFrom(ByteBuffer data)static ReadRowsRequestReadRowsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.bigquery.storage.v1beta2 that return types with arguments of type ReadRowsRequest Modifier and Type Method Description com.google.protobuf.Parser<ReadRowsRequest>ReadRowsRequest. getParserForType()static io.grpc.MethodDescriptor<ReadRowsRequest,ReadRowsResponse>BigQueryReadGrpc. getReadRowsMethod()static com.google.protobuf.Parser<ReadRowsRequest>ReadRowsRequest. parser()com.google.api.gax.rpc.ServerStreamingCallable<ReadRowsRequest,ReadRowsResponse>BaseBigQueryReadClient. readRowsCallable()Reads rows from the stream in the format prescribed by the ReadSession.com.google.api.gax.rpc.ServerStreamingCallable<ReadRowsRequest,ReadRowsResponse>BigQueryReadClient. readRowsCallable()Reads rows from the stream in the format prescribed by the ReadSession.com.google.api.gax.rpc.ServerStreamingCallSettings.Builder<ReadRowsRequest,ReadRowsResponse>BaseBigQueryReadSettings.Builder. readRowsSettings()Returns the builder for the settings used for calls to readRows.com.google.api.gax.rpc.ServerStreamingCallSettings<ReadRowsRequest,ReadRowsResponse>BaseBigQueryReadSettings. readRowsSettings()Returns the object with the settings used for calls to readRows.com.google.api.gax.rpc.ServerStreamingCallSettings.Builder<ReadRowsRequest,ReadRowsResponse>BigQueryReadSettings.Builder. readRowsSettings()Returns the builder for the settings used for calls to readRows.com.google.api.gax.rpc.ServerStreamingCallSettings<ReadRowsRequest,ReadRowsResponse>BigQueryReadSettings. readRowsSettings()Returns the object with the settings used for calls to readRows.Methods in com.google.cloud.bigquery.storage.v1beta2 with parameters of type ReadRowsRequest Modifier and Type Method Description ReadRowsRequest.BuilderReadRowsRequest.Builder. mergeFrom(ReadRowsRequest other)static ReadRowsRequest.BuilderReadRowsRequest. newBuilder(ReadRowsRequest prototype)default voidBigQueryReadGrpc.AsyncService. readRows(ReadRowsRequest request, io.grpc.stub.StreamObserver<ReadRowsResponse> responseObserver)Reads rows from the stream in the format prescribed by the ReadSession.Iterator<ReadRowsResponse>BigQueryReadGrpc.BigQueryReadBlockingStub. readRows(ReadRowsRequest request)Reads rows from the stream in the format prescribed by the ReadSession.voidBigQueryReadGrpc.BigQueryReadStub. readRows(ReadRowsRequest request, io.grpc.stub.StreamObserver<ReadRowsResponse> responseObserver)Reads rows from the stream in the format prescribed by the ReadSession. -
Uses of ReadRowsRequest in com.google.cloud.bigquery.storage.v1beta2.stub
Methods in com.google.cloud.bigquery.storage.v1beta2.stub that return types with arguments of type ReadRowsRequest Modifier and Type Method Description com.google.api.gax.rpc.ServerStreamingCallable<ReadRowsRequest,ReadRowsResponse>BigQueryReadStub. readRowsCallable()com.google.api.gax.rpc.ServerStreamingCallable<ReadRowsRequest,ReadRowsResponse>EnhancedBigQueryReadStub. readRowsCallable()com.google.api.gax.rpc.ServerStreamingCallable<ReadRowsRequest,ReadRowsResponse>GrpcBigQueryReadStub. readRowsCallable()com.google.api.gax.rpc.ServerStreamingCallSettings.Builder<ReadRowsRequest,ReadRowsResponse>BigQueryReadStubSettings.Builder. readRowsSettings()Returns the builder for the settings used for calls to readRows.com.google.api.gax.rpc.ServerStreamingCallSettings<ReadRowsRequest,ReadRowsResponse>BigQueryReadStubSettings. readRowsSettings()Returns the object with the settings used for calls to readRows.com.google.api.gax.rpc.ServerStreamingCallSettings.Builder<ReadRowsRequest,ReadRowsResponse>EnhancedBigQueryReadStubSettings.Builder. readRowsSettings()Returns the builder for the settings used for calls to readRows.com.google.api.gax.rpc.ServerStreamingCallSettings<ReadRowsRequest,ReadRowsResponse>EnhancedBigQueryReadStubSettings. readRowsSettings()Returns the object with the settings used for calls to readRows. -
Uses of ReadRowsRequest in com.google.cloud.bigquery.storage.v1beta2.stub.readrows
Methods in com.google.cloud.bigquery.storage.v1beta2.stub.readrows that return ReadRowsRequest Modifier and Type Method Description ReadRowsRequestReadRowsResumptionStrategy. getResumeRequest(ReadRowsRequest originalRequest)Methods in com.google.cloud.bigquery.storage.v1beta2.stub.readrows that return types with arguments of type ReadRowsRequest Modifier and Type Method Description com.google.api.gax.retrying.StreamResumptionStrategy<ReadRowsRequest,ReadRowsResponse>ReadRowsResumptionStrategy. createNew()Methods in com.google.cloud.bigquery.storage.v1beta2.stub.readrows with parameters of type ReadRowsRequest Modifier and Type Method Description voidReadRowsRetryingCallable. call(ReadRowsRequest request, com.google.api.gax.rpc.ResponseObserver<ReadRowsResponse> responseObserver, com.google.api.gax.rpc.ApiCallContext context)ReadRowsRequestReadRowsResumptionStrategy. getResumeRequest(ReadRowsRequest originalRequest)Constructor parameters in com.google.cloud.bigquery.storage.v1beta2.stub.readrows with type arguments of type ReadRowsRequest Constructor Description ReadRowsRetryingCallable(com.google.api.gax.rpc.ApiCallContext context, com.google.api.gax.rpc.ServerStreamingCallable<ReadRowsRequest,ReadRowsResponse> innerCallable, com.google.api.gax.retrying.ScheduledRetryingExecutor<Void> executor, com.google.api.gax.retrying.StreamResumptionStrategy<ReadRowsRequest,ReadRowsResponse> resumptionStrategyPrototype)ReadRowsRetryingCallable(com.google.api.gax.rpc.ApiCallContext context, com.google.api.gax.rpc.ServerStreamingCallable<ReadRowsRequest,ReadRowsResponse> innerCallable, com.google.api.gax.retrying.ScheduledRetryingExecutor<Void> executor, com.google.api.gax.retrying.StreamResumptionStrategy<ReadRowsRequest,ReadRowsResponse> resumptionStrategyPrototype)
-