Reference documentation and code samples for the Google Cloud Tpu V1 Client class ListTensorFlowVersionsResponse.
Response for ListTensorFlowVersions .
Generated from protobuf message google.cloud.tpu.v1.ListTensorFlowVersionsResponse
Namespace
Google \ Cloud \ Tpu \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ tensorflow_versions
↳ next_page_token
string
The next page token or empty if none.
↳ unreachable
array
Locations that could not be reached.
getTensorflowVersions
The listed nodes.
setTensorflowVersions
The listed nodes.
$this
getNextPageToken
The next page token or empty if none.
string
setNextPageToken
The next page token or empty if none.
var
string
$this
getUnreachable
Locations that could not be reached.
setUnreachable
Locations that could not be reached.
var
string[]
$this