Reference documentation and code samples for the Google Cloud Container V1 Client class AdditionalIPRangesConfig.
AdditionalIPRangesConfig is the configuration for individual additional
subnetwork attached to the cluster
Generated from protobuf messagegoogle.container.v1.AdditionalIPRangesConfig
Namespace
Google \ Cloud \ Container \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ subnetwork
string
Name of the subnetwork. This can be the full path of the subnetwork or just the name. Example1: my-subnet Example2: projects/gke-project/regions/us-central1/subnetworks/my-subnet
↳ pod_ipv4_range_names
array
List of secondary ranges names within this subnetwork that can be used for pod IPs. Example1: gke-pod-range1 Example2: gke-pod-range1,gke-pod-range2
getSubnetwork
Name of the subnetwork. This can be the full path of the subnetwork or
just the name.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Container V1 Client - Class AdditionalIPRangesConfig (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/php/docs/reference/cloud-container/latest/V1.AdditionalIPRangesConfig)\n- [2.4.0](/php/docs/reference/cloud-container/2.4.0/V1.AdditionalIPRangesConfig)\n- [2.3.4](/php/docs/reference/cloud-container/2.3.4/V1.AdditionalIPRangesConfig)\n- [2.2.1](/php/docs/reference/cloud-container/2.2.1/V1.AdditionalIPRangesConfig)\n- [2.1.0](/php/docs/reference/cloud-container/2.1.0/V1.AdditionalIPRangesConfig)\n- [2.0.0](/php/docs/reference/cloud-container/2.0.0/V1.AdditionalIPRangesConfig)\n- [1.33.0](/php/docs/reference/cloud-container/1.33.0/V1.AdditionalIPRangesConfig)\n- [1.32.0](/php/docs/reference/cloud-container/1.32.0/V1.AdditionalIPRangesConfig)\n- [1.31.0](/php/docs/reference/cloud-container/1.31.0/V1.AdditionalIPRangesConfig)\n- [1.30.3](/php/docs/reference/cloud-container/1.30.3/V1.AdditionalIPRangesConfig)\n- [1.24.0](/php/docs/reference/cloud-container/1.24.0/V1.AdditionalIPRangesConfig)\n- [1.23.0](/php/docs/reference/cloud-container/1.23.0/V1.AdditionalIPRangesConfig)\n- [1.22.0](/php/docs/reference/cloud-container/1.22.0/V1.AdditionalIPRangesConfig)\n- [1.21.1](/php/docs/reference/cloud-container/1.21.1/V1.AdditionalIPRangesConfig)\n- [1.20.0](/php/docs/reference/cloud-container/1.20.0/V1.AdditionalIPRangesConfig)\n- [1.19.0](/php/docs/reference/cloud-container/1.19.0/V1.AdditionalIPRangesConfig)\n- [1.18.0](/php/docs/reference/cloud-container/1.18.0/V1.AdditionalIPRangesConfig)\n- [1.17.1](/php/docs/reference/cloud-container/1.17.1/V1.AdditionalIPRangesConfig)\n- [1.16.0](/php/docs/reference/cloud-container/1.16.0/V1.AdditionalIPRangesConfig)\n- [1.15.0](/php/docs/reference/cloud-container/1.15.0/V1.AdditionalIPRangesConfig)\n- [1.14.0](/php/docs/reference/cloud-container/1.14.0/V1.AdditionalIPRangesConfig)\n- [1.13.1](/php/docs/reference/cloud-container/1.13.1/V1.AdditionalIPRangesConfig)\n- [1.12.1](/php/docs/reference/cloud-container/1.12.1/V1.AdditionalIPRangesConfig)\n- [1.10.3](/php/docs/reference/cloud-container/1.10.3/V1.AdditionalIPRangesConfig)\n- [1.9.1](/php/docs/reference/cloud-container/1.9.1/V1.AdditionalIPRangesConfig) \nReference documentation and code samples for the Google Cloud Container V1 Client class AdditionalIPRangesConfig.\n\nAdditionalIPRangesConfig is the configuration for individual additional\nsubnetwork attached to the cluster\n\nGenerated from protobuf message `google.container.v1.AdditionalIPRangesConfig`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Container \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getSubnetwork\n\nName of the subnetwork. This can be the full path of the subnetwork or\njust the name.\n\nExample1: my-subnet\nExample2: projects/gke-project/regions/us-central1/subnetworks/my-subnet\n\n### setSubnetwork\n\nName of the subnetwork. This can be the full path of the subnetwork or\njust the name.\n\nExample1: my-subnet\nExample2: projects/gke-project/regions/us-central1/subnetworks/my-subnet\n\n### getPodIpv4RangeNames\n\nList of secondary ranges names within this subnetwork that can be used for\npod IPs.\n\nExample1: gke-pod-range1\nExample2: gke-pod-range1,gke-pod-range2\n\n### setPodIpv4RangeNames\n\nList of secondary ranges names within this subnetwork that can be used for\npod IPs.\n\nExample1: gke-pod-range1\nExample2: gke-pod-range1,gke-pod-range2"]]