includeProjectIds property

List<String>? includeProjectIds
getter/setter pair

The list of project IDs to search within.

To learn more about the distinction between project names/IDs/numbers, go to https://cloud.google.com/docs/overview/#projects.

Implementation

core.List<core.String>? includeProjectIds;