Reference documentation and code samples for the Google Cloud Tpu V2 Client class RuntimeVersion.
A runtime version that a Node can be configured with.
Generated from protobuf message google.cloud.tpu.v2.RuntimeVersion
Namespace
Google \ Cloud \ Tpu \ V2Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
The resource name.
↳ version
string
The runtime version.
getName
The resource name.
Returns
Type
Description
string
setName
The resource name.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getVersion
The runtime version.
Returns
Type
Description
string
setVersion
The runtime version.
Parameter
Name
Description
var
string
Returns
Type
Description
$this