Cloud TPU V1 API - Class Google::Cloud::Tpu::V1::CreateNodeRequest (v1.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud TPU V1 API class Google::Cloud::Tpu::V1::CreateNodeRequest.
Request for CreateNode.
Extended By
-
Google::Protobuf::MessageExts::ClassMethods
Includes
-
Google::Protobuf::MessageExts
Methods
#node
def node() -> ::Google::Cloud::Tpu::V1::Node
#node=
def node=(value) -> ::Google::Cloud::Tpu::V1::Node
#node_id
def node_id() -> ::String
Returns
-
(::String) — The unqualified resource name.
#node_id=
def node_id=(value) -> ::String
Parameter
-
value (::String) — The unqualified resource name.
Returns
-
(::String) — The unqualified resource name.
#parent
Returns
-
(::String) — Required. The parent resource name.
#parent=
def parent=(value) -> ::String
Parameter
-
value (::String) — Required. The parent resource name.
Returns
-
(::String) — Required. The parent resource name.
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-09-04 UTC.
[[["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,["# Cloud TPU V1 API - Class Google::Cloud::Tpu::V1::CreateNodeRequest (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-tpu-v1/latest/Google-Cloud-Tpu-V1-CreateNodeRequest)\n- [1.2.1](/ruby/docs/reference/google-cloud-tpu-v1/1.2.1/Google-Cloud-Tpu-V1-CreateNodeRequest)\n- [1.1.0](/ruby/docs/reference/google-cloud-tpu-v1/1.1.0/Google-Cloud-Tpu-V1-CreateNodeRequest)\n- [1.0.1](/ruby/docs/reference/google-cloud-tpu-v1/1.0.1/Google-Cloud-Tpu-V1-CreateNodeRequest)\n- [0.7.0](/ruby/docs/reference/google-cloud-tpu-v1/0.7.0/Google-Cloud-Tpu-V1-CreateNodeRequest)\n- [0.6.2](/ruby/docs/reference/google-cloud-tpu-v1/0.6.2/Google-Cloud-Tpu-V1-CreateNodeRequest)\n- [0.5.0](/ruby/docs/reference/google-cloud-tpu-v1/0.5.0/Google-Cloud-Tpu-V1-CreateNodeRequest)\n- [0.4.1](/ruby/docs/reference/google-cloud-tpu-v1/0.4.1/Google-Cloud-Tpu-V1-CreateNodeRequest)\n- [0.3.0](/ruby/docs/reference/google-cloud-tpu-v1/0.3.0/Google-Cloud-Tpu-V1-CreateNodeRequest)\n- [0.2.0](/ruby/docs/reference/google-cloud-tpu-v1/0.2.0/Google-Cloud-Tpu-V1-CreateNodeRequest)\n- [0.1.4](/ruby/docs/reference/google-cloud-tpu-v1/0.1.4/Google-Cloud-Tpu-V1-CreateNodeRequest) \nReference documentation and code samples for the Cloud TPU V1 API class Google::Cloud::Tpu::V1::CreateNodeRequest.\n\nRequest for [CreateNode](/ruby/docs/reference/google-cloud-tpu-v1/latest/Google-Cloud-Tpu-V1-Tpu-Client#Google__Cloud__Tpu__V1__Tpu__Client_create_node_instance_ \"Google::Cloud::Tpu::V1::Tpu::Client#create_node (method)\"). \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### #node\n\n def node() -\u003e ::Google::Cloud::Tpu::V1::Node\n\n**Returns**\n\n- ([::Google::Cloud::Tpu::V1::Node](./Google-Cloud-Tpu-V1-Node)) --- Required. The node.\n\n### #node=\n\n def node=(value) -\u003e ::Google::Cloud::Tpu::V1::Node\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Tpu::V1::Node](./Google-Cloud-Tpu-V1-Node)) --- Required. The node. \n**Returns**\n\n- ([::Google::Cloud::Tpu::V1::Node](./Google-Cloud-Tpu-V1-Node)) --- Required. The node.\n\n### #node_id\n\n def node_id() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The unqualified resource name.\n\n### #node_id=\n\n def node_id=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The unqualified resource name. \n**Returns**\n\n- (::String) --- The unqualified resource name.\n\n### #parent\n\n def parent() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The parent resource name.\n\n### #parent=\n\n def parent=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The parent resource name. \n**Returns**\n\n- (::String) --- Required. The parent resource name."]]