resources property

List<GoogleCloudAssetV1Resource>? resources
getter/setter pair

The resources that match one of the following conditions: - The resource_selector, if it is specified in request; - Otherwise, resources reachable from the policy attached resource.

Implementation

core.List<GoogleCloudAssetV1Resource>? resources;