Package | Description |
---|---|
com.google.storage.v2 |
A client to Cloud Storage API
|
Modifier and Type | Class and Description |
---|---|
class |
ContentRange
Specifies a requested range of bytes to download.
|
static class |
ContentRange.Builder
Specifies a requested range of bytes to download.
|
Modifier and Type | Method and Description |
---|---|
ContentRangeOrBuilder |
ReadObjectResponseOrBuilder.getContentRangeOrBuilder()
If read_offset and or read_limit was specified on the
ReadObjectRequest, ContentRange will be populated on the first
ReadObjectResponse message of the read stream.
|
ContentRangeOrBuilder |
ReadObjectResponse.getContentRangeOrBuilder()
If read_offset and or read_limit was specified on the
ReadObjectRequest, ContentRange will be populated on the first
ReadObjectResponse message of the read stream.
|
ContentRangeOrBuilder |
ReadObjectResponse.Builder.getContentRangeOrBuilder()
If read_offset and or read_limit was specified on the
ReadObjectRequest, ContentRange will be populated on the first
ReadObjectResponse message of the read stream.
|
Copyright © 2023 Google LLC. All rights reserved.