DropInfo_Cause class

Drop cause types:

Inheritance
  • Object
  • ProtobufEnum
  • DropInfo_Cause

Properties

hashCode int
The hash code for this object.
no setterinherited
name String
This enum's name, as specified in the .proto file.
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value int
This enum's integer value, as specified in the .proto file.
finalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
Returns this enum's name or the value if names are not represented.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

valueOf(int value) DropInfo_Cause?

Constants

CAUSE_UNSPECIFIED → const DropInfo_Cause
CLOUD_FUNCTION_NOT_ACTIVE → const DropInfo_Cause
CLOUD_RUN_REVISION_NOT_READY → const DropInfo_Cause
CLOUD_SQL_INSTANCE_NO_IP_ADDRESS → const DropInfo_Cause
CLOUD_SQL_INSTANCE_NO_ROUTE → const DropInfo_Cause
CLOUD_SQL_INSTANCE_NOT_CONFIGURED_FOR_EXTERNAL_TRAFFIC → const DropInfo_Cause
CLOUD_SQL_INSTANCE_NOT_RUNNING → const DropInfo_Cause
CLOUD_SQL_INSTANCE_UNAUTHORIZED_ACCESS → const DropInfo_Cause
DROPPED_INSIDE_CLOUD_SQL_SERVICE → const DropInfo_Cause
DROPPED_INSIDE_GKE_SERVICE → const DropInfo_Cause
DROPPED_INSIDE_PSC_SERVICE_PRODUCER → const DropInfo_Cause
FIREWALL_BLOCKING_LOAD_BALANCER_BACKEND_HEALTH_CHECK → const DropInfo_Cause
FIREWALL_RULE → const DropInfo_Cause
FOREIGN_IP_DISALLOWED → const DropInfo_Cause
FORWARDING_RULE_MISMATCH → const DropInfo_Cause
FORWARDING_RULE_NO_INSTANCES → const DropInfo_Cause
FORWARDING_RULE_REGION_MISMATCH → const DropInfo_Cause
GKE_CLUSTER_NOT_RUNNING → const DropInfo_Cause
GKE_CONTROL_PLANE_NO_ROUTE → const DropInfo_Cause
GKE_CONTROL_PLANE_REGION_MISMATCH → const DropInfo_Cause
GKE_MASTER_UNAUTHORIZED_ACCESS → const DropInfo_Cause
GKE_PSC_ENDPOINT_MISSING → const DropInfo_Cause
GOOGLE_MANAGED_SERVICE_NO_PEERING → const DropInfo_Cause
GOOGLE_MANAGED_SERVICE_NO_PSC_ENDPOINT → const DropInfo_Cause
INSTANCE_NOT_RUNNING → const DropInfo_Cause
LOAD_BALANCER_HAS_NO_PROXY_SUBNET → const DropInfo_Cause
NO_EXTERNAL_ADDRESS → const DropInfo_Cause
NO_ROUTE → const DropInfo_Cause
PRIVATE_GOOGLE_ACCESS_DISALLOWED → const DropInfo_Cause
PRIVATE_TRAFFIC_TO_INTERNET → const DropInfo_Cause
PSC_CONNECTION_NOT_ACCEPTED → const DropInfo_Cause
PUBLIC_CLOUD_SQL_INSTANCE_TO_PRIVATE_DESTINATION → const DropInfo_Cause
PUBLIC_GKE_CONTROL_PLANE_TO_PRIVATE_DESTINATION → const DropInfo_Cause
ROUTE_BLACKHOLE → const DropInfo_Cause
ROUTE_WRONG_NETWORK → const DropInfo_Cause
TRAFFIC_TYPE_BLOCKED → const DropInfo_Cause
UNKNOWN_EXTERNAL_ADDRESS → const DropInfo_Cause
UNKNOWN_INTERNAL_ADDRESS → const DropInfo_Cause
values → const List<DropInfo_Cause>
VPC_CONNECTOR_NOT_RUNNING → const DropInfo_Cause
VPC_CONNECTOR_NOT_SET → const DropInfo_Cause