Package com.google.cloud.storage
Class ReadProjectionConfig<Projection>
java.lang.Object
com.google.cloud.storage.ReadProjectionConfig<Projection>
- Type Parameters:
Projection- The type used to provide access to the bytes being read
- Direct Known Subclasses:
ReadAsChannel,ReadAsFutureBytes,ReadAsFutureByteString,ReadAsSeekableChannel
@BetaApi
@InternalExtensionOnly
public abstract class ReadProjectionConfig<Projection>
extends Object
Base class to represent a config for reading from a
BlobReadSession.- Since:
- 2.51.0 This new api is in preview and is subject to breaking changes.
- See Also:
-
Method Summary