REST Resource: projects.locations.runtimeVersions

Resource: RuntimeVersion

A runtime version that a Node can be configured with.

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

string

The resource name.

version

string

The runtime version.

Methods

get

Gets a runtime version.

list

Lists runtime versions supported by this API.