projectIds property

List<String> projectIds
final

The list of project IDs associated with the context. If the list is empty, the context is global.

Implementation

final List<String> projectIds;