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}
The IP address of the endpoint, which can be an external or internal IP.
An IPv6 address is only allowed when the test's destination is a
global load balancer
VIP.
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."],[[["The document provides reference documentation for the `Endpoint` class within the Google Cloud Network Management v1 API, detailing its properties, constructors, inheritance, and implemented interfaces."],["The `Endpoint` class represents the source or destination of a Connectivity Test and includes properties for various Google Cloud services like App Engine, Cloud Function, Cloud Run, and Cloud SQL."],["The `Endpoint` class can represent several different types of network related resources such as compute engine instances, networks, forwarding rules, GKE master clusters, and more."],["The documentation is organized by version, with links to versions ranging from 1.0.0 up to the latest version 2.13.0 of the `Endpoint` API class."],["The `Endpoint` class has properties to describe the network location, type, IP address, and port of the endpoint."]]],[]]