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-14 UTC."],[[["This document provides comprehensive reference documentation for the `Endpoint` class within the Google Cloud Network Management v1 API, specifically version 2.10.0, detailing its usage as a source or destination in connectivity tests."],["The `Endpoint` class, which is the main subject of the page, outlines various properties for configuring endpoints such as `AppEngineVersion`, `CloudFunction`, `CloudRunRevision`, `CloudSqlInstance`, and others, alongside details like IP addresses, ports, and network types."],["The document includes a list of available versions of the NetworkManagement.V1 API, ranging from version 1.0.0 to the latest version, 2.13.0, and each of those links leads to the documentation of the Endpoint class within that respective version."],["The document also explains the inheritance and implementation details of the `Endpoint` class, including its relationship with `object`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, all of which is useful for developers who need to understand how the class fits into the broader .NET ecosystem."],["Key properties of the `Endpoint` class, such as `ForwardingRuleTarget`, `LoadBalancerId`, `LoadBalancerType`, and `NetworkType`, are described in detail, offering insights into how these properties are utilized in network configurations and management."]]],[]]