Google Cloud Storage C++ Client 2.13.0
A C++ Client Library for Google Cloud Storage
|
Represents the metadata for a Google Cloud Storage service account. More...
#include <google/cloud/storage/service_account.h>
Public Member Functions | |
ServiceAccount ()=default | |
std::string const & | email_address () const |
ServiceAccount & | set_email_address (std::string v) |
std::string const & | kind () const |
ServiceAccount & | set_kind (std::string v) |
Represents the metadata for a Google Cloud Storage service account.
|
default |
|
inline |
|
inline |
|
inline |
|
inline |