Google Cloud Storage C++ Client
1.42.0
A C++ Client Library for Google Cloud Storage
|
#include <google/cloud/storage/download_options.h>
Public Attributes | |
std::int64_t | begin |
std::int64_t | end |
Definition at line 27 of file download_options.h.
std::int64_t google::cloud::storage::ReadRangeData::begin |
Definition at line 28 of file download_options.h.
std::int64_t google::cloud::storage::ReadRangeData::end |
Definition at line 29 of file download_options.h.