serviceAccountAuthority property

String? serviceAccountAuthority
getter/setter pair

The service account that was used to authorize the creation of the subscription.

This service account must be owned by the same Google Cloud project where you created this subscription. Format: projects/{project_id}/serviceAccounts/{service_account_id}

Output only.

Implementation

core.String? serviceAccountAuthority;