Compute V1 Client - Class UnsatisfiedReason (2.0.0)

Reference documentation and code samples for the Compute V1 Client class UnsatisfiedReason.

Indicates the reason why the VPN connection does not meet the high availability redundancy criteria/requirement. Valid values is INCOMPLETE_TUNNELS_COVERAGE.

Protobuf type google.cloud.compute.v1.VpnGatewayStatusHighAvailabilityRequirementState.UnsatisfiedReason

Namespace

Google \ Cloud \ Compute \ V1 \ VpnGatewayStatusHighAvailabilityRequirementState

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_UNSATISFIED_REASON

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_UNSATISFIED_REASON = 0;

INCOMPLETE_TUNNELS_COVERAGE

Value: 55917437

Generated from protobuf enum INCOMPLETE_TUNNELS_COVERAGE = 55917437;