Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
google::cloud::storage::ReadFromOffset Struct Reference

Download all the data from the GCS object starting at the given offset. More...

#include <google/cloud/storage/download_options.h>

Public Member Functions

 ReadFromOffset ()=default
 

Static Public Member Functions

static char const * name ()
 

Detailed Description

Download all the data from the GCS object starting at the given offset.

Constructor & Destructor Documentation

◆ ReadFromOffset()

google::cloud::storage::ReadFromOffset::ReadFromOffset ( )
default

Member Function Documentation

◆ name()

static char const * google::cloud::storage::ReadFromOffset::name ( )
inlinestatic