type property
Type of TPU.
Required. Possible string values are:
- "TYPE_UNSPECIFIED" : Unspecified version.
- "V2" : TPU v2.
- "V3" : TPU v3.
- "V4" : TPU v4.
Implementation
core.String? type;
Type of TPU.
Required. Possible string values are:
core.String? type;