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-17 UTC."],[[["This document provides reference information for the `Endpoint` class within the Google Cloud Network Management v1 API, detailing its properties, constructors, and implementations."],["The `Endpoint` class represents the source or destination in a connectivity test and supports various Google Cloud services, including App Engine, Cloud Functions, Cloud Run, Cloud SQL, GKE, and more."],["There are several version of this api listed, with 2.13.0 being the most current, and all of them have the same `Endpoint` class information."],["Properties within the `Endpoint` class allow for specifying details such as IP addresses, network types, project IDs, and URIs for various Google Cloud resources, among others, providing extensive information."],["The `Endpoint` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, equality comparison, deep cloning, and buffer operations."]]],[]]