Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
|
Specify the service account used to sign a blob. More...
#include <google/cloud/storage/signed_url_options.h>
Public Member Functions | |
SigningAccount ()=default | |
Static Public Member Functions | |
static char const * | name () |
Specify the service account used to sign a blob.
With this option the application can sign a URL or policy document using a different account than the account associated with the current credentials.
|
default |
|
inlinestatic |