name property

String? name
getter/setter pair

The name of the hub.

Hub names must be unique. They use the following form: projects/{project_number}/locations/global/hubs/{hub_id}

Immutable.

Implementation

core.String? name;