public sealed class AcceleratorType : IMessage<AcceleratorType>, IEquatable<AcceleratorType>, IDeepCloneable<AcceleratorType>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud TPU v1 API class AcceleratorType.
A accelerator type that a Node can be configured with.
[[["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-03-21 UTC."],[[["This document provides reference information for the `AcceleratorType` class within the Google Cloud TPU v1 API."],["The `AcceleratorType` class is a representation of an accelerator type that can be configured for a Cloud TPU Node."],["The latest version of the documentation is for version 2.4.0, but previous versions from 1.0.0 up to 2.3.0 are also available."],["The `AcceleratorType` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties for `Name`, `Type`, and `AcceleratorTypeName` providing details on the accelerator resource, its name, and its type."]]],[]]