Endpoint(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Source or destination of the Connectivity Test.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
ip_address |
str
The IP address of the endpoint, which can be an external or internal IP. |
port |
int
The IP protocol port of the endpoint. Only applicable when protocol is TCP or UDP. |
instance |
str
A Compute Engine instance URI. |
forwarding_rule |
str
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} |
forwarding_rule_target |
google.cloud.network_management_v1.types.Endpoint.ForwardingRuleTarget
Output only. Specifies the type of the target of the forwarding rule. This field is a member of oneof _ _forwarding_rule_target .
|
load_balancer_id |
str
Output only. ID of the load balancer the forwarding rule points to. Empty for forwarding rules not related to load balancers. This field is a member of oneof _ _load_balancer_id .
|
load_balancer_type |
google.cloud.network_management_v1.types.LoadBalancerType
Output only. Type of the load balancer the forwarding rule points to. This field is a member of oneof _ _load_balancer_type .
|
gke_master_cluster |
str
A cluster URI for `Google Kubernetes Engine cluster control plane |
fqdn |
str
DNS endpoint of `Google Kubernetes Engine cluster control plane |
cloud_sql_instance |
str
A Cloud SQL __ instance URI.
|
redis_instance |
str
A `Redis Instance |
redis_cluster |
str
A `Redis Cluster |
cloud_function |
google.cloud.network_management_v1.types.Endpoint.CloudFunctionEndpoint
A Cloud Function __.
|
app_engine_version |
google.cloud.network_management_v1.types.Endpoint.AppEngineVersionEndpoint
An App Engine __
`service
version |
cloud_run_revision |
google.cloud.network_management_v1.types.Endpoint.CloudRunRevisionEndpoint
A Cloud Run __
revision __
|
network |
str
A Compute Engine network URI. |
network_type |
google.cloud.network_management_v1.types.Endpoint.NetworkType
Type of the network where the endpoint is located. Applicable only to source endpoint, as destination network type can be inferred from the source. |
project_id |
str
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: 1. Only the IP address is specified, and the IP address is within a Google Cloud project. 2. 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. |
Classes
AppEngineVersionEndpoint
AppEngineVersionEndpoint(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Wrapper for the App Engine service version attributes.
CloudFunctionEndpoint
CloudFunctionEndpoint(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Wrapper for Cloud Function attributes.
CloudRunRevisionEndpoint
CloudRunRevisionEndpoint(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Wrapper for Cloud Run revision attributes.
ForwardingRuleTarget
ForwardingRuleTarget(value)
Type of the target of a forwarding rule.
NetworkType
NetworkType(value)
The type definition of an endpoint's network. Use one of the following choices: