Network Connectivity V1 API - Module Google::Cloud::NetworkConnectivity::V1::IPVersion (v1.10.0)

Reference documentation and code samples for the Network Connectivity V1 API module Google::Cloud::NetworkConnectivity::V1::IPVersion.

The requested IP version for the PSC connection.

Constants

IP_VERSION_UNSPECIFIED

value: 0
Default value. We will use IPv4 or IPv6 depending on the IP version of first available subnetwork.

IPV4

value: 1
Will use IPv4 only.

IPV6

value: 2
Will use IPv6 only.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.