Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
|
Set the ACL to a predefined value when copying Objects. More...
#include <google/cloud/storage/well_known_parameters.h>
Static Public Member Functions | |
static char const * | well_known_parameter_name () |
static DestinationPredefinedAcl | AuthenticatedRead () |
static DestinationPredefinedAcl | BucketOwnerFullControl () |
static DestinationPredefinedAcl | BucketOwnerRead () |
static DestinationPredefinedAcl | Private () |
static DestinationPredefinedAcl | ProjectPrivate () |
static DestinationPredefinedAcl | PublicRead () |
Set the ACL to a predefined value when copying Objects.
A predefined ACL is an alias for a set of specific ACL entries that you can use to quickly apply many ACL entries at once to a bucket or object.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |