Package types (1.1.0)

API documentation for network_management_v1.types package.

Classes

AbortInfo

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

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.

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.

InstanceInfo

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

ListConnectivityTestsRequest

Request for the ListConnectivityTests method.

ListConnectivityTestsResponse

Response for the ListConnectivityTests method.

LoadBalancerBackend

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

LoadBalancerInfo

For display only. Metadata associated with a load balancer.

NetworkInfo

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

OperationMetadata

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

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.

Step

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

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.

VpnGatewayInfo

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

VpnTunnelInfo

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