accesses property

List<GoogleCloudAssetV1Access>? accesses
getter/setter pair

The accesses that match one of the following conditions: - The access_selector, if it is specified in request; - Otherwise, access specifiers reachable from the policy binding's role.

Implementation

core.List<GoogleCloudAssetV1Access>? accesses;