Google Cloud BeyondCorp AppConnectors V1 Client - Class ServiceAccount (0.4.3)

Reference documentation and code samples for the Google Cloud BeyondCorp AppConnectors V1 Client class ServiceAccount.

ServiceAccount represents a GCP service account.

Generated from protobuf message google.cloud.beyondcorp.appconnectors.v1.AppConnector.PrincipalInfo.ServiceAccount

Namespace

Google \ Cloud \ BeyondCorp \ AppConnectors \ V1 \ AppConnector \ PrincipalInfo

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ email string

Email address of the service account.

getEmail

Email address of the service account.

Returns
Type Description
string

setEmail

Email address of the service account.

Parameter
Name Description
var string
Returns
Type Description
$this