serviceAccount property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? serviceAccount
getter/setter pair

Use tenant_project_id instead to extract the tenant project ID.

Output only. Deprecated.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? serviceAccount;