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 documentation for the `AcceleratorType` class within the Google Cloud TPU v1 API, specifically version 2.3.0."],["The `AcceleratorType` class represents an accelerator type that can be used to configure a Node, and it inherits from the `object` class while implementing several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this documentation is 2.4.0, with versions ranging back to 1.0.0 available for review."],["The class includes properties like `AcceleratorTypeName`, `Name`, and `Type`, providing details about the accelerator resource."]]],[]]