enableTpu property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
Enable the ability to use Cloud TPUs in this cluster.
This field is deprecated due to the deprecation of 2VM TPU. The end of life date for 2VM TPU is 2025-04-25.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.bool? enableTpu;