name property

String? name
getter/setter pair

The name of the group.

Group names must be unique. They use the following form: projects/{project_number}/locations/global/hubs/{hub}/groups/{group_id}

Immutable.

Implementation

core.String? name;