Google Cloud Tpu V1 Client - Class TensorFlowVersion (1.1.1)

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

A tensorflow version that a Node can be configured with.

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

Namespace

Google \ Cloud \ Tpu \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

The resource name.

↳ version string

the tensorflow version.

getName

The resource name.

Returns
TypeDescription
string

setName

The resource name.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getVersion

the tensorflow version.

Returns
TypeDescription
string

setVersion

the tensorflow version.

Parameter
NameDescription
var string
Returns
TypeDescription
$this