Class Storage
java.lang.Object
com.google.cloud.bigquery.storage.v1beta1.Storage
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classInformation needed to request additional streams for an established read session.static interfacestatic final classThe response from `BatchCreateReadSessionStreams` returns the stream identifiers for the newly created streams.static interfacestatic final classCreates a new read session, which may include additional options such as requested parallelism, projection filters and constraints.static interfacestatic enumData format for input or output data.static final classRequest information for invoking `FinalizeStream`.static interfacestatic final classProtobuf typegoogle.cloud.bigquery.storage.v1beta1.Progressstatic interfacestatic final classRequesting row data via `ReadRows` must provide Stream position information.static interfacestatic final classResponse from calling `ReadRows` may include row data, progress and throttling information.static interfacestatic final classInformation returned from a `CreateReadSession` request.static interfacestatic enumStrategy for distributing data among multiple streams in a read session.static final classRequest information for `SplitReadStream`.static interfacestatic final classResponse from `SplitReadStream`.static interfacestatic final classInformation about a single data stream within a read session.static interfacestatic final classExpresses a point within a given stream using an offset position.static interfacestatic final classProgress information for a given Stream.static interfacestatic final classInformation on if the current connection is being throttled.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-