Class ProjectSubscriptions (1.18.0)

ProjectSubscriptions(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Config to enable subscribing to all events from a list of projects.

Attribute

Name Description
list_ MutableSequence[str]
Required. A list of projects to receive events from. All the projects must be in the same org. The listed projects should have the format project/{identifier} where identifier can be either the project id for project number. A single list may contain both formats. At most 100 projects can be listed.