Module: Google::Cloud::Compute::V1::AccessConfig::Type

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

Overview

The type of configuration. In accessConfigs (IPv4), the default and only option is ONE_TO_ONE_NAT. In ipv6AccessConfigs, the default and only option is DIRECT_IPV6.

Constant Summary collapse

UNDEFINED_TYPE =

A value indicating that the enum field is not set.

0
DIRECT_IPV6 =
4_397_213
ONE_TO_ONE_NAT =
84_090_205