accounts property
The list of matching service accounts.
Implementation
@$pb.TagNumber(1)
$pb.PbList<ServiceAccount> get accounts => $_getList(0);
The list of matching service accounts.
@$pb.TagNumber(1)
$pb.PbList<ServiceAccount> get accounts => $_getList(0);