displayName property

String? displayName
getter/setter pair

A user-specified, human-readable name for the service account.

The maximum length is 100 UTF-8 bytes.

Optional.

Implementation

core.String? displayName;