Google Cloud Tpu V1 Client - Class ReimageNodeRequest (1.2.0)

Reference documentation and code samples for the Google Cloud Tpu V1 Client class ReimageNodeRequest.

Request for ReimageNode.

Generated from protobuf message google.cloud.tpu.v1.ReimageNodeRequest

Namespace

Google \ Cloud \ Tpu \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

The resource name.

↳ tensorflow_version string

The version for reimage to create.

getName

The resource name.

Returns
TypeDescription
string

setName

The resource name.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getTensorflowVersion

The version for reimage to create.

Returns
TypeDescription
string

setTensorflowVersion

The version for reimage to create.

Parameter
NameDescription
var string
Returns
TypeDescription
$this