resourceNames property

List<String>? resourceNames
getter/setter pair

Names of one or more parent resources: projects/[PROJECT_ID]May alternatively be one or more views: projects/[PROJECT_ID]/locations/[LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]A log scope can include a maximum of 5 projects and a maximum of 100 resources in total.

Required.

Implementation

core.List<core.String>? resourceNames;