Google Cloud Container V1 Client - Class AdditionalNodeNetworkConfig (2.8.1)Stay organized with collectionsSave and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Container V1 Client class AdditionalNodeNetworkConfig.
AdditionalNodeNetworkConfig is the configuration for additional node networks
within the NodeNetworkConfig message
Generated from protobuf messagegoogle.container.v1.AdditionalNodeNetworkConfig
Namespace
Google \ Cloud \ Container \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ network
string
Name of the VPC where the additional interface belongs
↳ subnetwork
string
Name of the subnetwork where the additional interface belongs
getNetwork
Name of the VPC where the additional interface belongs
Returns
Type
Description
string
setNetwork
Name of the VPC where the additional interface belongs
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getSubnetwork
Name of the subnetwork where the additional interface belongs
Returns
Type
Description
string
setSubnetwork
Name of the subnetwork where the additional interface belongs
[[["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 2026-03-18 UTC."],[],[]]