routeTable property

String? routeTable
getter/setter pair

The name of the route table that corresponds to this group.

They use the following form: projects/{project_number}/locations/global/hubs/{hub_id}/routeTables/{route_table_id}

Output only.

Implementation

core.String? routeTable;