keys property
The public keys for the service account.
Implementation
@$pb.TagNumber(1)
$pb.PbList<ServiceAccountKey> get keys => $_getList(0);
The public keys for the service account.
@$pb.TagNumber(1)
$pb.PbList<ServiceAccountKey> get keys => $_getList(0);