permissions property
The full list of permissions for the file.
This is only available if the requesting user can share the file. Not populated for items in shared drives.
Output only.
Implementation
core.List<Permission>? permissions;
The full list of permissions for the file.
This is only available if the requesting user can share the file. Not populated for items in shared drives.
Output only.
core.List<Permission>? permissions;