permissions property

List<ResourcePermission>? permissions
final

A structure that describes the principals and the resource-level permissions on an analysis.

Implementation

final List<ResourcePermission>? permissions;