entryGroups property

List<String>? entryGroups
getter/setter pair

The entry groups whose entries you want to listen to.

Must be in the format: projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}.

Optional.

Implementation

core.List<core.String>? entryGroups;