menu
googleapis package
documentation
iam/v1.dart
ListServiceAccountKeysResponse
keys property
keys property
dark_mode
light_mode
keys
property
List
<
ServiceAccountKey
>
?
keys
getter/setter pair
The public keys for the service account.
Implementation
core.List<ServiceAccountKey>? keys;
googleapis package
documentation
iam/v1
ListServiceAccountKeysResponse
keys property
ListServiceAccountKeysResponse class