Class Ipv6AccessType (1.19.0)

Ipv6AccessType(value)

[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.

Enums

Name Description
UNDEFINED_IPV6_ACCESS_TYPE A value indicating that the enum field is not set.
EXTERNAL This network interface can have external IPv6.
INTERNAL This network interface can have internal IPv6.
UNSPECIFIED_IPV6_ACCESS_TYPE No description available.