Class ServiceAccount (2.19.0)

Represents the metadata for a Google Cloud Storage service account.

Constructors

ServiceAccount()

Functions

email_address() const

Returns
TypeDescription
std::string const &

set_email_address(std::string)

Parameter
NameDescription
v std::string
Returns
TypeDescription
ServiceAccount &

kind() const

Returns
TypeDescription
std::string const &

set_kind(std::string)

Parameter
NameDescription
v std::string
Returns
TypeDescription
ServiceAccount &