projects property

List<String>? projects
getter/setter pair

The projects whose entries you want to listen to.

Must be in the same organization as the feed. Must be in the format: projects/{project_id_or_number}.

Optional.

Implementation

core.List<core.String>? projects;