Reference documentation and code samples for the Google Cloud Tpu V2 Client class CreateNodeRequest.
Request for CreateNode .
Generated from protobuf message google.cloud.tpu.v2.CreateNodeRequest
Namespace
Google \ Cloud \ Tpu \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The parent resource name.
↳ node_id
string
The unqualified resource name.
↳ node
getParent
Required. The parent resource name.
string
setParent
Required. The parent resource name.
var
string
$this
getNodeId
The unqualified resource name.
string
setNodeId
The unqualified resource name.
var
string
$this
getNode
Required. The node.
hasNode
clearNode
setNode
Required. The node.
$this
static::build
parent
string
Required. The parent resource name. Please see Google\Cloud\Tpu\V2\TpuClient::locationName() for help formatting this field.
node
nodeId
string
The unqualified resource name.