description property

String? description
getter/setter pair

A user-specified, human-readable description of the service account.

The maximum length is 256 UTF-8 bytes.

Optional.

Implementation

core.String? description;