entryGroups property
The entry groups that are in scope for the import job, specified as relative resource names in the format projects/{project_number_or_id}/locations/{location_id}/entryGroups/{entry_group_id}.
Only entries and aspects that belong to the specified entry groups are affected by the job.The entry groups and the job must be in the same location.
Required.
Implementation
core.List<core.String>? entryGroups;