identities property

List<GoogleCloudAssetV1Identity>? identities
getter/setter pair

Only the identities that match one of the following conditions will be presented: - The identity_selector, if it is specified in request; - Otherwise, identities reachable from the policy binding's members.

Implementation

core.List<GoogleCloudAssetV1Identity>? identities;