extendedStatus property

List<ExtendedStatus>? extendedStatus
getter/setter pair

Extended Status provides permanent information about a service account key.

For example, if this key was detected as exposed or compromised, that information will remain for the lifetime of the key in the extended_status.

Output only.

Implementation

core.List<ExtendedStatus>? extendedStatus;