REST Resource: projects.locations.tensorflowVersions

Resource: TensorFlowVersion

A tensorflow version that a Node can be configured with.

JSON representation
{
  "name": string,
  "version": string
}
Fields
name

string

The resource name.

version

string

the tensorflow version.

Methods

get
(deprecated)

Gets TensorFlow Version.

list
(deprecated)

List TensorFlow versions supported by this API.