permissions property
The list of permissions.
If nextPageToken is populated, then this list may be incomplete and an additional page of results should be fetched.
Implementation
core.List<Permission>? permissions;
The list of permissions.
If nextPageToken is populated, then this list may be incomplete and an additional page of results should be fetched.
core.List<Permission>? permissions;