sourceGateway property

String? sourceGateway
getter/setter pair

URI of the VPN gateway at local end of the tunnel.

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? sourceGateway;