ipv6Address property
An IPv6 internal network address for this network interface.
To use a static internal IP address, it must be unused and in the same region as the instance's zone. If not specified, Google Cloud will automatically assign an internal IPv6 address from the instance's subnetwork.
Implementation
core.String? ipv6Address;