name property

String? name
getter/setter pair

The name of the route.

Route names must be unique. Route names use the following form: projects/{project_number}/locations/global/hubs/{hub}/routeTables/{route_table_id}/routes/{route_id}

Immutable.

Implementation

core.String? name;