[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Network Management V1 Client - Class ProxyConnectionInfo (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/php/docs/reference/cloud-network-management/latest/V1.ProxyConnectionInfo)\n- [2.4.2](/php/docs/reference/cloud-network-management/2.4.2/V1.ProxyConnectionInfo)\n- [2.3.2](/php/docs/reference/cloud-network-management/2.3.2/V1.ProxyConnectionInfo)\n- [2.2.1](/php/docs/reference/cloud-network-management/2.2.1/V1.ProxyConnectionInfo)\n- [2.1.1](/php/docs/reference/cloud-network-management/2.1.1/V1.ProxyConnectionInfo)\n- [2.0.1](/php/docs/reference/cloud-network-management/2.0.1/V1.ProxyConnectionInfo)\n- [1.7.3](/php/docs/reference/cloud-network-management/1.7.3/V1.ProxyConnectionInfo)\n- [1.5.0](/php/docs/reference/cloud-network-management/1.5.0/V1.ProxyConnectionInfo)\n- [1.4.2](/php/docs/reference/cloud-network-management/1.4.2/V1.ProxyConnectionInfo)\n- [1.3.0](/php/docs/reference/cloud-network-management/1.3.0/V1.ProxyConnectionInfo)\n- [1.2.0](/php/docs/reference/cloud-network-management/1.2.0/V1.ProxyConnectionInfo)\n- [1.1.1](/php/docs/reference/cloud-network-management/1.1.1/V1.ProxyConnectionInfo)\n- [1.0.5](/php/docs/reference/cloud-network-management/1.0.5/V1.ProxyConnectionInfo) \nReference documentation and code samples for the Google Cloud Network Management V1 Client class ProxyConnectionInfo.\n\nFor display only. Metadata associated with ProxyConnection.\n\nGenerated from protobuf message `google.cloud.networkmanagement.v1.ProxyConnectionInfo`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ NetworkManagement \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getProtocol\n\nIP protocol in string format, for example: \"TCP\", \"UDP\", \"ICMP\".\n\n### setProtocol\n\nIP protocol in string format, for example: \"TCP\", \"UDP\", \"ICMP\".\n\n### getOldSourceIp\n\nSource IP address of an original connection.\n\n### setOldSourceIp\n\nSource IP address of an original connection.\n\n### getNewSourceIp\n\nSource IP address of a new connection.\n\n### setNewSourceIp\n\nSource IP address of a new connection.\n\n### getOldDestinationIp\n\nDestination IP address of an original connection\n\n### setOldDestinationIp\n\nDestination IP address of an original connection\n\n### getNewDestinationIp\n\nDestination IP address of a new connection.\n\n### setNewDestinationIp\n\nDestination IP address of a new connection.\n\n### getOldSourcePort\n\nSource port of an original connection. Only valid when protocol is TCP or\nUDP.\n\n### setOldSourcePort\n\nSource port of an original connection. Only valid when protocol is TCP or\nUDP.\n\n### getNewSourcePort\n\nSource port of a new connection. Only valid when protocol is TCP or UDP.\n\n### setNewSourcePort\n\nSource port of a new connection. Only valid when protocol is TCP or UDP.\n\n### getOldDestinationPort\n\nDestination port of an original connection. Only valid when protocol is TCP\nor UDP.\n\n### setOldDestinationPort\n\nDestination port of an original connection. Only valid when protocol is TCP\nor UDP.\n\n### getNewDestinationPort\n\nDestination port of a new connection. Only valid when protocol is TCP or\nUDP.\n\n### setNewDestinationPort\n\nDestination port of a new connection. Only valid when protocol is TCP or\nUDP.\n\n### getSubnetUri\n\nUri of proxy subnet.\n\n### setSubnetUri\n\nUri of proxy subnet.\n\n### getNetworkUri\n\nURI of the network where connection is proxied.\n\n### setNetworkUri\n\nURI of the network where connection is proxied."]]