Reference documentation and code samples for the Compute V1 Client class Status.
Status contains string constants that represent the names of each value in the google.cloud.compute.v1.VpnTunnel.Status descriptor.
Namespace
Google \ Cloud \ Compute \ V1 \ Enums \ VpnTunnelConstants
UNDEFINED_STATUS
Value: 'UNDEFINED_STATUS'
ALLOCATING_RESOURCES
Value: 'ALLOCATING_RESOURCES'
AUTHORIZATION_ERROR
Value: 'AUTHORIZATION_ERROR'
DEPROVISIONING
Value: 'DEPROVISIONING'
ESTABLISHED
Value: 'ESTABLISHED'
FAILED
Value: 'FAILED'
FIRST_HANDSHAKE
Value: 'FIRST_HANDSHAKE'
NEGOTIATION_FAILURE
Value: 'NEGOTIATION_FAILURE'
NETWORK_ERROR
Value: 'NETWORK_ERROR'
NO_INCOMING_PACKETS
Value: 'NO_INCOMING_PACKETS'
PROVISIONING
Value: 'PROVISIONING'
REJECTED
Value: 'REJECTED'
STOPPED
Value: 'STOPPED'
WAITING_FOR_FULL_CONFIG
Value: 'WAITING_FOR_FULL_CONFIG'