email property

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

Deprecated: Not used.

The account email linked to the EUC that created the build. May be a service account or other robot account.

Output only.

Implementation

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