nccHubRouteUri property

String? nccHubRouteUri
getter/setter pair

For PEERING_SUBNET and PEERING_DYNAMIC routes that are advertised by NCC Hub, the URI of the corresponding route in NCC Hub's routing table.

Format: projects/{project_id}/locations/global/hubs/{hub_id}/routeTables/{route_table_id}/routes/{route_id}

Implementation

core.String? nccHubRouteUri;