Google Cloud Tpu V2 Client - Class Type (2.1.2)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Tpu V2 Client class Type.
TPU type.
Protobuf type google.cloud.tpu.v2.AcceleratorConfig.Type
Namespace
Google \ Cloud \ Tpu \ V2 \ AcceleratorConfig
Methods
static::name
static::value
Constants
TYPE_UNSPECIFIED
Unspecified version.
Generated from protobuf enum TYPE_UNSPECIFIED = 0;
V2
TPU v2.
Generated from protobuf enum V2 = 2;
V3
TPU v3.
Generated from protobuf enum V3 = 4;
V4
TPU v4.
Generated from protobuf enum V4 = 7;
V5LITE_POD
TPU v5lite pod.
Generated from protobuf enum V5LITE_POD = 9;
V5P
TPU v5p.
Generated from protobuf enum V5P = 10;
V6E
TPU v6e.
Generated from protobuf enum V6E = 11;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License
, and code samples are licensed under the Apache 2.0 License
. For details, see the Google Developers Site Policies
. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Tpu V2 Client - Class Type (2.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.2 (latest)](/php/docs/reference/cloud-tpu/latest/V2.AcceleratorConfig.Type)\n- [2.1.1](/php/docs/reference/cloud-tpu/2.1.1/V2.AcceleratorConfig.Type)\n- [2.0.0](/php/docs/reference/cloud-tpu/2.0.0/V2.AcceleratorConfig.Type)\n- [1.4.7](/php/docs/reference/cloud-tpu/1.4.7/V2.AcceleratorConfig.Type)\n- [1.3.2](/php/docs/reference/cloud-tpu/1.3.2/V2.AcceleratorConfig.Type)\n- [1.2.0](/php/docs/reference/cloud-tpu/1.2.0/V2.AcceleratorConfig.Type)\n- [1.1.1](/php/docs/reference/cloud-tpu/1.1.1/V2.AcceleratorConfig.Type)\n- [1.0.5](/php/docs/reference/cloud-tpu/1.0.5/V2.AcceleratorConfig.Type) \nReference documentation and code samples for the Google Cloud Tpu V2 Client class Type.\n\nTPU type.\n\nProtobuf type `google.cloud.tpu.v2.AcceleratorConfig.Type`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Tpu \\\\ V2 \\\\ AcceleratorConfig\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### TYPE_UNSPECIFIED\n\n Value: 0\n\nUnspecified version.\n\nGenerated from protobuf enum `TYPE_UNSPECIFIED = 0;`\n\n### V2\n\n Value: 2\n\nTPU v2.\n\nGenerated from protobuf enum `V2 = 2;`\n\n### V3\n\n Value: 4\n\nTPU v3.\n\nGenerated from protobuf enum `V3 = 4;`\n\n### V4\n\n Value: 7\n\nTPU v4.\n\nGenerated from protobuf enum `V4 = 7;`\n\n### V5LITE_POD\n\n Value: 9\n\nTPU v5lite pod.\n\nGenerated from protobuf enum `V5LITE_POD = 9;`\n\n### V5P\n\n Value: 10\n\nTPU v5p.\n\nGenerated from protobuf enum `V5P = 10;`\n\n### V6E\n\n Value: 11\n\nTPU v6e.\n\nGenerated from protobuf enum `V6E = 11;`"]]