value (::Google::Protobuf::Map{::String => ::String}) — Optional. The Kubernetes node labels
Returns
(::Google::Protobuf::Map{::String => ::String}) — Optional. The Kubernetes node labels
#node_storage_schema
defnode_storage_schema()->::String
Returns
(::String) — Optional. Name for the storage schema of worker nodes.
Warning: Configurable node local storage schema feature is an
experimental feature, and is not recommended for general use
in production clusters/nodepools.
#node_storage_schema=
defnode_storage_schema=(value)->::String
Parameter
value (::String) — Optional. Name for the storage schema of worker nodes.
Warning: Configurable node local storage schema feature is an
experimental feature, and is not recommended for general use
in production clusters/nodepools.
Returns
(::String) — Optional. Name for the storage schema of worker nodes.
Warning: Configurable node local storage schema feature is an
experimental feature, and is not recommended for general use
in production clusters/nodepools.
[[["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-09 UTC."],[],[],null,["# Distributed Cloud Edge Container V1 API - Class Google::Cloud::EdgeContainer::V1::NodePool::NodeConfig (v1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/ruby/docs/reference/google-cloud-edge_container-v1/latest/Google-Cloud-EdgeContainer-V1-NodePool-NodeConfig)\n- [1.0.1](/ruby/docs/reference/google-cloud-edge_container-v1/1.0.1/Google-Cloud-EdgeContainer-V1-NodePool-NodeConfig)\n- [0.4.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.4.0/Google-Cloud-EdgeContainer-V1-NodePool-NodeConfig)\n- [0.3.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.3.0/Google-Cloud-EdgeContainer-V1-NodePool-NodeConfig)\n- [0.2.0](/ruby/docs/reference/google-cloud-edge_container-v1/0.2.0/Google-Cloud-EdgeContainer-V1-NodePool-NodeConfig)\n- [0.1.1](/ruby/docs/reference/google-cloud-edge_container-v1/0.1.1/Google-Cloud-EdgeContainer-V1-NodePool-NodeConfig) \nReference documentation and code samples for the Distributed Cloud Edge Container V1 API class Google::Cloud::EdgeContainer::V1::NodePool::NodeConfig.\n\nConfiguration for each node in the NodePool \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #labels\n\n def labels() -\u003e ::Google::Protobuf::Map{::String =\u003e ::String}\n\n**Returns**\n\n- (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- Optional. The Kubernetes node labels\n\n### #labels=\n\n def labels=(value) -\u003e ::Google::Protobuf::Map{::String =\u003e ::String}\n\n**Parameter**\n\n- **value** (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- Optional. The Kubernetes node labels \n**Returns**\n\n- (::Google::Protobuf::Map{::String =\\\u003e ::String}) --- Optional. The Kubernetes node labels\n\n### #node_storage_schema\n\n def node_storage_schema() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. Name for the storage schema of worker nodes.\n\n Warning: Configurable node local storage schema feature is an\n experimental feature, and is not recommended for general use\n in production clusters/nodepools.\n\n### #node_storage_schema=\n\n def node_storage_schema=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. Name for the storage schema of worker nodes.\n\n\n Warning: Configurable node local storage schema feature is an\n experimental feature, and is not recommended for general use\nin production clusters/nodepools. \n**Returns**\n\n- (::String) --- Optional. Name for the storage schema of worker nodes.\n\n Warning: Configurable node local storage schema feature is an\n experimental feature, and is not recommended for general use\n in production clusters/nodepools."]]