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::IncludeTrailingDelimiter Struct Reference

If true, objects that end in exactly one instance of delimiter have their metadata included in items[] in addition to the relevant part of the object name appearing in prefixes[]. More...

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

Static Public Member Functions

static char const * well_known_parameter_name ()
 

Detailed Description

If true, objects that end in exactly one instance of delimiter have their metadata included in items[] in addition to the relevant part of the object name appearing in prefixes[].

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::IncludeTrailingDelimiter::well_known_parameter_name ( )
inlinestatic