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

Gets TensorFlow Version.

list

Lists TensorFlow versions supported by this API.