name property

String? name
getter/setter pair

The resource name of the entry group in URL format.

Example: * projects/{project_id}/locations/{location}/entryGroups/{entry_group_id} Note that this EntryGroup and its child resources may not actually be stored in the location in this name.

Implementation

core.String? name;