name property

String? name
getter/setter pair

The name of the spoke.

Spoke names must be unique. They use the following form: projects/{project_number}/locations/{region}/spokes/{spoke_id}

Immutable.

Implementation

core.String? name;