Module Google::Cloud::Compute::V1::NetworkInterface::Ipv6AccessType (v1.0.0)

[Output Only] One of EXTERNAL, INTERNAL to indicate whether the IP can be accessed from the Internet. This field is always inherited from its subnetwork. Valid only if stackType is IPV4_IPV6.

Constants

UNDEFINED_IPV6_ACCESS_TYPE

value: 0
A value indicating that the enum field is not set.

EXTERNAL

value: 35607499
This network interface can have external IPv6.

UNSPECIFIED_IPV6_ACCESS_TYPE

value: 313080613
IPv6 access type not set. Means this network interface hasn't been turned on IPv6 yet.