Google Cloud Tpu V1 Client - Class ApiVersion (1.1.1)

Reference documentation and code samples for the Google Cloud Tpu V1 Client class ApiVersion.

TPU API Version.

Protobuf type google.cloud.tpu.v1.Node.ApiVersion

Namespace

Google \ Cloud \ Tpu \ V1 \ Node

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

API_VERSION_UNSPECIFIED

Value: 0

API version is unknown.

Generated from protobuf enum API_VERSION_UNSPECIFIED = 0;

V1_ALPHA1

Value: 1

TPU API V1Alpha1 version.

Generated from protobuf enum V1_ALPHA1 = 1;

V1

Value: 2

TPU API V1 version.

Generated from protobuf enum V1 = 2;

V2_ALPHA1

Value: 3

TPU API V2Alpha1 version.

Generated from protobuf enum V2_ALPHA1 = 3;