Module: Google::Cloud::Compute::V1::TargetVpnGateway::Status

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

[Output Only] The status of the VPN gateway, which can be one of the following: CREATING, READY, FAILED, or DELETING.

Constant Summary collapse

UNDEFINED_STATUS =

A value indicating that the enum field is not set.

0
CREATING =
455564985
DELETING =
528602024
FAILED =
455706685
READY =
77848963