Class ReadAsFutureBytes

java.lang.Object
com.google.cloud.storage.ReadProjectionConfig<Projection>
com.google.cloud.storage.ReadAsFutureBytes

@BetaApi @Immutable public final class ReadAsFutureBytes extends ReadProjectionConfig<Projection>
Read a range of bytes as an ApiFuture<byte[]>

Instances of this class are immutable and thread safe.

Since:
2.51.0 This new api is in preview and is subject to breaking changes.
See Also: