Uses of Class
com.google.cloud.bigquery.storage.v1beta2.ReadRowsRequest
-
Uses of ReadRowsRequest in com.google.cloud.bigquery.storage.v1beta2
Methods in com.google.cloud.bigquery.storage.v1beta2 that return ReadRowsRequestModifier and TypeMethodDescriptionReadRowsRequest.Builder.build()ReadRowsRequest.Builder.buildPartial()static ReadRowsRequestReadRowsRequest.getDefaultInstance()ReadRowsRequest.Builder.getDefaultInstanceForType()ReadRowsRequest.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 ReadRowsRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ReadRowsRequest>ReadRowsRequest.getParserForType()static com.google.protobuf.Parser<ReadRowsRequest>ReadRowsRequest.parser()Methods in com.google.cloud.bigquery.storage.v1beta2 with parameters of type ReadRowsRequestModifier and TypeMethodDescriptionReadRowsRequest.Builder.mergeFrom(ReadRowsRequest other) static ReadRowsRequest.BuilderReadRowsRequest.newBuilder(ReadRowsRequest prototype)