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 =
455_564_985
DELETING =
528_602_024
FAILED =
455_706_685
READY =
77_848_963