Details of the TPU node(s) being requested. Users can request
either a single node or multiple nodes.
NodeSpec provides the specification for node(s) to be created.
Attributes
Name
Description
parent
str
Required. The parent resource name.
node_id
str
The unqualified resource name. Should follow the
^[A-Za-z0-9_.+%-]+$` regex format. This is only
specified when requesting a single node. In case of
multi-node requests, multi_node_params must be populated
instead. It's an error to specify both node_id and
multi_node_params.
[[["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 2024-11-06 UTC."],[],[]]