name property

String? name
getter/setter pair

The name of the route table.

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

Immutable.

Implementation

core.String? name;