- 1.79.0 (latest)
 - 1.77.0
 - 1.76.0
 - 1.75.0
 - 1.74.0
 - 1.73.0
 - 1.71.0
 - 1.69.0
 - 1.68.0
 - 1.65.0
 - 1.64.0
 - 1.63.0
 - 1.61.0
 - 1.60.0
 - 1.59.0
 - 1.58.0
 - 1.57.0
 - 1.56.0
 - 1.55.0
 - 1.54.0
 - 1.53.0
 - 1.52.0
 - 1.50.0
 - 1.49.0
 - 1.48.0
 - 1.47.0
 - 1.46.0
 - 1.45.0
 - 1.44.0
 - 1.43.0
 - 1.42.0
 - 1.41.0
 - 1.40.0
 - 1.38.0
 - 1.37.0
 - 1.36.0
 - 1.35.0
 - 1.34.0
 - 1.33.0
 - 1.32.0
 - 1.31.0
 - 1.30.0
 - 1.29.0
 - 1.28.0
 - 1.25.0
 - 1.24.0
 - 1.23.0
 - 1.22.0
 - 1.21.0
 - 1.20.0
 - 1.19.0
 - 1.18.0
 - 1.17.0
 - 1.16.0
 - 1.15.0
 - 1.14.0
 - 1.13.0
 - 1.12.0
 - 1.10.0
 - 1.9.0
 - 1.8.0
 - 1.7.0
 - 1.6.0
 - 1.5.0
 - 1.1.10
 
public enum AbortInfo.Cause extends Enum<AbortInfo.Cause> implements ProtocolMessageEnumAbort cause types:
 Protobuf enum google.cloud.networkmanagement.v1.AbortInfo.Cause
Implements
ProtocolMessageEnumStatic Fields | 
      |
|---|---|
| Name | Description | 
CAUSE_UNSPECIFIED | 
        Cause is unspecified.    | 
      
CAUSE_UNSPECIFIED_VALUE | 
        Cause is unspecified.    | 
      
DESTINATION_ENDPOINT_NOT_FOUND | 
        Aborted because the destination endpoint could not be found. Deprecated, not used in the new tests.    | 
      
DESTINATION_ENDPOINT_NOT_FOUND_VALUE | 
        Aborted because the destination endpoint could not be found. Deprecated, not used in the new tests.    | 
      
FIREWALL_CONFIG_NOT_FOUND | 
        Aborted because expected firewall configuration was missing.    | 
      
FIREWALL_CONFIG_NOT_FOUND_VALUE | 
        Aborted because expected firewall configuration was missing.    | 
      
GKE_KONNECTIVITY_PROXY_UNSUPPORTED | 
        Aborted because the connection between the control plane and the node of the source cluster is initiated by the node and managed by the Konnectivity proxy.    | 
      
GKE_KONNECTIVITY_PROXY_UNSUPPORTED_VALUE | 
        Aborted because the connection between the control plane and the node of the source cluster is initiated by the node and managed by the Konnectivity proxy.    | 
      
GOOGLE_MANAGED_SERVICE_AMBIGUOUS_PSC_ENDPOINT | 
        Aborted because a PSC endpoint selection for the Google-managed service is ambiguous (several PSC endpoints satisfy test input).    | 
      
GOOGLE_MANAGED_SERVICE_AMBIGUOUS_PSC_ENDPOINT_VALUE | 
        Aborted because a PSC endpoint selection for the Google-managed service is ambiguous (several PSC endpoints satisfy test input).    | 
      
GOOGLE_MANAGED_SERVICE_UNKNOWN_IP | 
        Aborted because no endpoint with the packet's destination IP is found in the Google-managed project.    | 
      
GOOGLE_MANAGED_SERVICE_UNKNOWN_IP_VALUE | 
        Aborted because no endpoint with the packet's destination IP is found in the Google-managed project.    | 
      
INTERNAL_ERROR | 
        Aborted due to internal server error.    | 
      
INTERNAL_ERROR_VALUE | 
        Aborted due to internal server error.    | 
      
INVALID_ARGUMENT | 
        Aborted because the source or destination endpoint specified in the request is invalid. Some examples: 
    | 
      
INVALID_ARGUMENT_VALUE | 
        Aborted because the source or destination endpoint specified in the request is invalid. Some examples: 
    | 
      
MISMATCHED_DESTINATION_NETWORK | 
        Aborted because the destination network does not match the destination endpoint. Deprecated, not used in the new tests.    | 
      
MISMATCHED_DESTINATION_NETWORK_VALUE | 
        Aborted because the destination network does not match the destination endpoint. Deprecated, not used in the new tests.    | 
      
MISMATCHED_IP_VERSION | 
        Aborted because the source and destination resources have no common IP version.    | 
      
MISMATCHED_IP_VERSION_VALUE | 
        Aborted because the source and destination resources have no common IP version.    | 
      
MISMATCHED_SOURCE_NETWORK | 
        Aborted because the source network does not match the source endpoint. Deprecated, not used in the new tests.    | 
      
MISMATCHED_SOURCE_NETWORK_VALUE | 
        Aborted because the source network does not match the source endpoint. Deprecated, not used in the new tests.    | 
      
NETWORK_CONFIG_NOT_FOUND | 
        Aborted because expected network configuration was missing.    | 
      
NETWORK_CONFIG_NOT_FOUND_VALUE | 
        Aborted because expected network configuration was missing.    | 
      
NON_ROUTABLE_IP_ADDRESS | 
        Aborted because one of the endpoints is a non-routable IP address (loopback, link-local, etc).    | 
      
NON_ROUTABLE_IP_ADDRESS_VALUE | 
        Aborted because one of the endpoints is a non-routable IP address (loopback, link-local, etc).    | 
      
NO_EXTERNAL_IP | 
        Aborted because traffic is sent from a public IP to an instance without an external IP. Deprecated, not used in the new tests.    | 
      
NO_EXTERNAL_IP_VALUE | 
        Aborted because traffic is sent from a public IP to an instance without an external IP. Deprecated, not used in the new tests.    | 
      
NO_SOURCE_LOCATION | 
        Aborted because no valid source or destination endpoint is derived from the input test request.    | 
      
NO_SOURCE_LOCATION_VALUE | 
        Aborted because no valid source or destination endpoint is derived from the input test request.    | 
      
PERMISSION_DENIED | 
        Aborted because user lacks permission to access all or part of the network configurations required to run the test.    | 
      
PERMISSION_DENIED_NO_CLOUD_NAT_CONFIGS | 
        Aborted because user lacks permission to access Cloud NAT configs required to run the test.    | 
      
PERMISSION_DENIED_NO_CLOUD_NAT_CONFIGS_VALUE | 
        Aborted because user lacks permission to access Cloud NAT configs required to run the test.    | 
      
PERMISSION_DENIED_NO_CLOUD_ROUTER_CONFIGS | 
        Aborted because user lacks permission to access Cloud Router configs required to run the test.    | 
      
PERMISSION_DENIED_NO_CLOUD_ROUTER_CONFIGS_VALUE | 
        Aborted because user lacks permission to access Cloud Router configs required to run the test.    | 
      
PERMISSION_DENIED_NO_NEG_ENDPOINT_CONFIGS | 
        Aborted because user lacks permission to access Network endpoint group endpoint configs required to run the test.    | 
      
PERMISSION_DENIED_NO_NEG_ENDPOINT_CONFIGS_VALUE | 
        Aborted because user lacks permission to access Network endpoint group endpoint configs required to run the test.    | 
      
PERMISSION_DENIED_VALUE | 
        Aborted because user lacks permission to access all or part of the network configurations required to run the test.    | 
      
RESOURCE_CONFIG_NOT_FOUND | 
        Aborted because expected resource configuration was missing.    | 
      
RESOURCE_CONFIG_NOT_FOUND_VALUE | 
        Aborted because expected resource configuration was missing.    | 
      
ROUTE_CONFIG_NOT_FOUND | 
        Aborted because expected route configuration was missing.    | 
      
ROUTE_CONFIG_NOT_FOUND_VALUE | 
        Aborted because expected route configuration was missing.    | 
      
SOURCE_ENDPOINT_NOT_FOUND | 
        Aborted because the source endpoint could not be found. Deprecated, not used in the new tests.    | 
      
SOURCE_ENDPOINT_NOT_FOUND_VALUE | 
        Aborted because the source endpoint could not be found. Deprecated, not used in the new tests.    | 
      
SOURCE_FORWARDING_RULE_UNSUPPORTED | 
        Aborted because tests with a forwarding rule as a source are not supported.    | 
      
SOURCE_FORWARDING_RULE_UNSUPPORTED_VALUE | 
        Aborted because tests with a forwarding rule as a source are not supported.    | 
      
SOURCE_IP_ADDRESS_NOT_IN_SOURCE_NETWORK | 
        Aborted because the source IP address doesn't belong to any of the subnets of the source VPC network.    | 
      
SOURCE_IP_ADDRESS_NOT_IN_SOURCE_NETWORK_VALUE | 
        Aborted because the source IP address doesn't belong to any of the subnets of the source VPC network.    | 
      
SOURCE_PSC_CLOUD_SQL_UNSUPPORTED | 
        Aborted because tests with a PSC-based Cloud SQL instance as a source are not supported.    | 
      
SOURCE_PSC_CLOUD_SQL_UNSUPPORTED_VALUE | 
        Aborted because tests with a PSC-based Cloud SQL instance as a source are not supported.    | 
      
SOURCE_REDIS_CLUSTER_UNSUPPORTED | 
        Aborted because tests with a Redis Cluster as a source are not supported.    | 
      
SOURCE_REDIS_CLUSTER_UNSUPPORTED_VALUE | 
        Aborted because tests with a Redis Cluster as a source are not supported.    | 
      
SOURCE_REDIS_INSTANCE_UNSUPPORTED | 
        Aborted because tests with a Redis Instance as a source are not supported.    | 
      
SOURCE_REDIS_INSTANCE_UNSUPPORTED_VALUE | 
        Aborted because tests with a Redis Instance as a source are not supported.    | 
      
TRACE_TOO_LONG | 
        Aborted because the number of steps in the trace exceeds a certain limit. It might be caused by a routing loop.    | 
      
TRACE_TOO_LONG_VALUE | 
        Aborted because the number of steps in the trace exceeds a certain limit. It might be caused by a routing loop.    | 
      
UNINTENDED_DESTINATION | 
        Aborted because none of the traces matches destination information specified in the input test request. Deprecated, not used in the new tests.    | 
      
UNINTENDED_DESTINATION_VALUE | 
        Aborted because none of the traces matches destination information specified in the input test request. Deprecated, not used in the new tests.    | 
      
UNKNOWN_IP | 
        Aborted because no endpoint with the packet's destination IP address is found.    | 
      
UNKNOWN_IP_VALUE | 
        Aborted because no endpoint with the packet's destination IP address is found.    | 
      
UNKNOWN_ISSUE_IN_GOOGLE_MANAGED_PROJECT | 
        Aborted due to an unknown issue in the Google-managed project.    | 
      
UNKNOWN_ISSUE_IN_GOOGLE_MANAGED_PROJECT_VALUE | 
        Aborted due to an unknown issue in the Google-managed project.    | 
      
UNKNOWN_NETWORK | 
        Aborted due to unknown network. Deprecated, not used in the new tests.    | 
      
UNKNOWN_NETWORK_VALUE | 
        Aborted due to unknown network. Deprecated, not used in the new tests.    | 
      
UNKNOWN_PROJECT | 
        Aborted because no project information can be derived from the test input. Deprecated, not used in the new tests.    | 
      
UNKNOWN_PROJECT_VALUE | 
        Aborted because no project information can be derived from the test input. Deprecated, not used in the new tests.    | 
      
UNRECOGNIZED | 
        |
UNSUPPORTED | 
        Aborted because the test scenario is not supported.    | 
      
UNSUPPORTED_GOOGLE_MANAGED_PROJECT_CONFIG | 
        Aborted due to an unsupported configuration of the Google-managed project.    | 
      
UNSUPPORTED_GOOGLE_MANAGED_PROJECT_CONFIG_VALUE | 
        Aborted due to an unsupported configuration of the Google-managed project.    | 
      
UNSUPPORTED_VALUE | 
        Aborted because the test scenario is not supported.    | 
      
VM_INSTANCE_CONFIG_NOT_FOUND | 
        Aborted because expected VM instance configuration was missing.    | 
      
VM_INSTANCE_CONFIG_NOT_FOUND_VALUE | 
        Aborted because expected VM instance configuration was missing.    | 
      
Static Methods | 
      |
|---|---|
| Name | Description | 
forNumber(int value) | 
        |
getDescriptor() | 
        |
internalGetValueMap() | 
        |
valueOf(Descriptors.EnumValueDescriptor desc) | 
        |
valueOf(int value) | 
        Deprecated. Use #forNumber(int) instead.  | 
      
valueOf(String name) | 
        |
values() | 
        |
Methods | 
      |
|---|---|
| Name | Description | 
getDescriptorForType() | 
        |
getNumber() | 
        |
getValueDescriptor() | 
        |