authorizationInfo property
Authorization information. If there are multiple resources or permissions involved, then there is one AuthorizationInfo element for each {resource, permission} tuple.
Implementation
@$pb.TagNumber(9)
$core.List<AuthorizationInfo> get authorizationInfo => $_getList(5);