includeProjectIds property

List<String>? includeProjectIds
getter/setter pair

The list of project IDs to search within.

For more information on the distinction between project names, IDs, and numbers, see [Projects](/docs/overview/#projects).

Implementation

core.List<core.String>? includeProjectIds;