routeTables property
The route tables that belong to this hub.
They use the following form:
projects/{project_number}/locations/global/hubs/{hub_id}/routeTables/{route_table_id}
This field is read-only. Network Connectivity Center automatically
populates it based on the route tables nested under the hub.
Output only.
Implementation
core.List<core.String>? routeTables;