A forwarding rule and its corresponding IP address represent the frontend
configuration of a Google Cloud load balancer. Forwarding rules are also
used for protocol forwarding, Private Service Connect and other network
services to provide forwarding information in the control plane. Format:
projects/{project}/global/forwardingRules/{id} or
projects/{project}/regions/{region}/forwardingRules/{id}
Project ID where the endpoint is located.
The Project ID can be derived from the URI if you provide a VM instance or
network URI.
The following are two cases where you must provide the project ID:
Only the IP address is specified, and the IP address is within a Google
Cloud project.
When you are using Shared VPC and the IP address that you provide is
from the service project. In this case, the network that the IP address
resides in is defined in the host project.
[[["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-04-09 UTC."],[[["The `Endpoint` class in the Network Management v1 API represents the source or destination of a Connectivity Test."],["This class supports various Google Cloud resources, including App Engine, Cloud Functions, Cloud Run, Cloud SQL, Compute Engine instances, and Google Kubernetes Engine."],["The `Endpoint` class provides properties to identify specific attributes such as IP address, port, network, project ID, and associated Google Cloud services."],["There are various versions of this API available, with 2.13.0 being the most current, to help with finding the right version for specific needs."],["The `Endpoint` class has several properties, including `ForwardingRule`, `Instance`, `Network`, `Port`, and more, each with a defined type and purpose to better identify the associated services."]]],[]]