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 \u003ccode\u003eAcceleratorType\u003c/code\u003e class defines a configurable accelerator type for a Node within the \u003ccode\u003eGoogle.Cloud.Tpu.V1\u003c/code\u003e namespace, with the most recent version being 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message handling, equality checks, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and one that takes another \u003ccode\u003eAcceleratorType\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt exposes properties such as \u003ccode\u003eAcceleratorTypeName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, enabling access to the accelerator's resource name, resource name view, and specific accelerator type string.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcceleratorType\u003c/code\u003e has inherited methods from the base Object class including \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e which can be used to get details about the object.\u003c/p\u003e\n"]]],[],null,[]]