public sealed class AcceleratorType : IMessage<AcceleratorType>, IEquatable<AcceleratorType>, IDeepCloneable<AcceleratorType>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eGoogle.Cloud.Tpu.V1.AcceleratorType\u003c/code\u003e is 2.4.0, and versions range from 1.0.0 up to the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAcceleratorType\u003c/code\u003e is a class that represents an accelerator type configurable for a Node, implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAcceleratorType\u003c/code\u003e objects have properties like \u003ccode\u003eAcceleratorTypeName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, allowing access to resource names and accelerator type information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcceleratorType\u003c/code\u003e class includes two constructors: a default constructor and one that accepts another \u003ccode\u003eAcceleratorType\u003c/code\u003e instance as a parameter for initialization.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits some methods from the Object class such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]