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}
DNS endpoint of Google Kubernetes Engine cluster control
plane.
Requires gke_master_cluster to be set, can't be used simultaneoulsly with
ip_address or network. Applicable only to destination endpoint.
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-03-21 UTC."],[[["The document provides reference information for the `Endpoint` class within the Google Cloud Network Management v1 API, specifically version 2.12.0."],["The `Endpoint` class represents the source or destination of a Connectivity Test and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`Endpoint` has various properties for configuring different types of endpoints, such as `AppEngineVersion`, `CloudFunction`, `CloudRunRevision`, `CloudSqlInstance`, `ForwardingRule`, and more, indicating its versatility in defining network locations."],["It also includes properties like `IpAddress`, `Port`, and `NetworkType` for specifying basic network parameters, and `Fqdn`, `GkeMasterCluster` for specific Google Kubernetes Engine configurations."],["The documentation provides a historical view of previous versions of the API starting at version 1.0.0, and up to the most recent 2.13.0."]]],[]]