Google Cloud Storage Transfer V1 Client - Class GoogleServiceAccount (1.1.1)

Reference documentation and code samples for the Google Cloud Storage Transfer V1 Client class GoogleServiceAccount.

Google service account

Generated from protobuf message google.storagetransfer.v1.GoogleServiceAccount

Namespace

Google \ Cloud \ StorageTransfer \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ account_email string

Email address of the service account.

↳ subject_id string

Unique identifier for the service account.

getAccountEmail

Email address of the service account.

Returns
TypeDescription
string

setAccountEmail

Email address of the service account.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getSubjectId

Unique identifier for the service account.

Returns
TypeDescription
string

setSubjectId

Unique identifier for the service account.

Parameter
NameDescription
var string
Returns
TypeDescription
$this