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

Filter results to objects whose names are lexicographically equal to or after StartOffset. More...

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

Static Public Member Functions

static char const * well_known_parameter_name ()
 

Detailed Description

Filter results to objects whose names are lexicographically equal to or after StartOffset.

See also
https://cloud.google.com/storage/docs/json_api/v1/objects/list for more information.

Member Function Documentation

◆ well_known_parameter_name()

static char const * google::cloud::storage::StartOffset::well_known_parameter_name ( )
inlinestatic