uri property

String? uri
getter/setter pair

URI of the VPN gateway.

Format: * projects/{project_id}/regions/{region}/vpnGateways/{vpn_gateway_id} (HA VPN gateway) * projects/{project_id}/regions/{region}/targetVpnGateways/{target_vpn_gateway_id} (Classic VPN gateway)

Implementation

core.String? uri;