Package types (1.17.1)

API documentation for network_management_v1.types package.

Classes

AbortInfo

Details of the final state "abort" and associated resource.

AppEngineVersionInfo

For display only. Metadata associated with an App Engine version.

CloudFunctionInfo

For display only. Metadata associated with a Cloud Function.

CloudRunRevisionInfo

For display only. Metadata associated with a Cloud Run revision.

CloudSQLInstanceInfo

For display only. Metadata associated with a Cloud SQL instance.

ConnectivityTest

A Connectivity Test for a network reachability analysis.

CreateConnectivityTestRequest

Request for the CreateConnectivityTest method.

DeleteConnectivityTestRequest

Request for the DeleteConnectivityTest method.

DeliverInfo

Details of the final state "deliver" and associated resource.

DropInfo

Details of the final state "drop" and associated resource.

Endpoint

Source or destination of the Connectivity Test.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

EndpointInfo

For display only. The specification of the endpoints for the test. EndpointInfo is derived from source and destination Endpoint and validated by the backend data plane model.

FirewallInfo

For display only. Metadata associated with a VPC firewall rule, an implied VPC firewall rule, or a hierarchical firewall policy rule.

ForwardInfo

Details of the final state "forward" and associated resource.

ForwardingRuleInfo

For display only. Metadata associated with a Compute Engine forwarding rule.

GKEMasterInfo

For display only. Metadata associated with a Google Kubernetes Engine (GKE) cluster master.

GetConnectivityTestRequest

Request for the GetConnectivityTest method.

GoogleServiceInfo

For display only. Details of a Google Service sending packets to a VPC network. Although the source IP might be a publicly routable address, some Google Services use special routes within Google production infrastructure to reach Compute Engine Instances. https://cloud.google.com/vpc/docs/routes#special_return_paths

InstanceInfo

For display only. Metadata associated with a Compute Engine instance.

LatencyDistribution

Describes measured latency distribution.

LatencyPercentile

Latency percentile rank and value.

ListConnectivityTestsRequest

Request for the ListConnectivityTests method.

ListConnectivityTestsResponse

Response for the ListConnectivityTests method.

LoadBalancerBackend

For display only. Metadata associated with a specific load balancer backend.

LoadBalancerBackendInfo

For display only. Metadata associated with the load balancer backend.

LoadBalancerInfo

For display only. Metadata associated with a load balancer.

LoadBalancerType

Type of a load balancer. For more information, see Summary of Google Cloud load balancers <https://cloud.google.com/load-balancing/docs/load-balancing-overview#summary-of-google-cloud-load-balancers>__.

Values: LOAD_BALANCER_TYPE_UNSPECIFIED (0): Forwarding rule points to a different target than a load balancer or a load balancer type is unknown. HTTPS_ADVANCED_LOAD_BALANCER (1): Global external HTTP(S) load balancer. HTTPS_LOAD_BALANCER (2): Global external HTTP(S) load balancer (classic) REGIONAL_HTTPS_LOAD_BALANCER (3): Regional external HTTP(S) load balancer. INTERNAL_HTTPS_LOAD_BALANCER (4): Internal HTTP(S) load balancer. SSL_PROXY_LOAD_BALANCER (5): External SSL proxy load balancer. TCP_PROXY_LOAD_BALANCER (6): External TCP proxy load balancer. INTERNAL_TCP_PROXY_LOAD_BALANCER (7): Internal regional TCP proxy load balancer. NETWORK_LOAD_BALANCER (8): External TCP/UDP Network load balancer. LEGACY_NETWORK_LOAD_BALANCER (9): Target-pool based external TCP/UDP Network load balancer. TCP_UDP_INTERNAL_LOAD_BALANCER (10): Internal TCP/UDP load balancer.

NatInfo

For display only. Metadata associated with NAT.

NetworkInfo

For display only. Metadata associated with a Compute Engine network.

OperationMetadata

Metadata describing an Operation][google.longrunning.Operation]

ProbingDetails

Results of active probing from the last run of the test.

ProxyConnectionInfo

For display only. Metadata associated with ProxyConnection.

ReachabilityDetails

Results of the configuration analysis from the last run of the test.

RerunConnectivityTestRequest

Request for the RerunConnectivityTest method.

RouteInfo

For display only. Metadata associated with a Compute Engine route.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Step

A simulated forwarding path is composed of multiple steps. Each step has a well-defined state and an associated configuration.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

StorageBucketInfo

For display only. Metadata associated with Storage Bucket.

Trace

Trace represents one simulated packet forwarding path.

  • Each trace contains multiple ordered steps.
  • Each step is in a particular state with associated configuration.
  • State is categorized as final or non-final states.
  • Each final state has a reason associated.
  • Each trace must end with a final state (the last step).

::

 |---------------------Trace----------------------|
 Step1(State) Step2(State) ---  StepN(State(final))

UpdateConnectivityTestRequest

Request for the UpdateConnectivityTest method.

VpcConnectorInfo

For display only. Metadata associated with a VPC connector.

VpnGatewayInfo

For display only. Metadata associated with a Compute Engine VPN gateway.

VpnTunnelInfo

For display only. Metadata associated with a Compute Engine VPN tunnel.