includedProjects property

List<String>? includedProjects
getter/setter pair

Names of the projects in scope.

Format: projects/{project_number}

Optional.

Implementation

core.List<core.String>? includedProjects;