serviceAccountId property

String? serviceAccountId
getter/setter pair

The account ID of the service used for the purpose of this connection.

When the connection is used in the context of an operation in BigQuery, this service account will serve as the identity being used for connecting to the CloudSQL instance specified in this connection.

Output only.

Implementation

core.String? serviceAccountId;