Google Cloud Container V1 Client - Class NodePoolDefaults (2.8.0) Stay organized with collections Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Container V1 Client class NodePoolDefaults.
Subset of Nodepool message that has defaults.
Generated from protobuf messagegoogle.container.v1.NodePoolDefaults
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data | arrayOptional. Data for populating the Message object. |
↳ node_config_defaults | NodeConfigDefaultsSubset of NodeConfig message that has defaults. |
getNodeConfigDefaults
Subset of NodeConfig message that has defaults.
| Returns | |
|---|---|
| Type | Description |
NodeConfigDefaults|null | |
hasNodeConfigDefaults
clearNodeConfigDefaults
setNodeConfigDefaults
Subset of NodeConfig message that has defaults.
| Parameter | |
|---|---|
| Name | Description |
var | NodeConfigDefaults |
| Returns | |
|---|---|
| Type | Description |
$this | |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-01-24 UTC.