public sealed class GetAcceleratorTypeRequest : IMessage<GetAcceleratorTypeRequest>, IEquatable<GetAcceleratorTypeRequest>, IDeepCloneable<GetAcceleratorTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud TPU v1 API class GetAcceleratorTypeRequest.
Request for [GetAcceleratorType][google.cloud.tpu.v1.Tpu.GetAcceleratorType].
[[["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 `GetAcceleratorTypeRequest` class within the Cloud TPU v1 API."],["The `GetAcceleratorTypeRequest` class is used to request the details of a specific accelerator type from the TPU service and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for this request is 2.4.0, but versions ranging from 1.0.0 to 2.4.0 are listed within this documentation."],["`GetAcceleratorTypeRequest` class has two constructors and two main properties: `AcceleratorTypeName` and `Name`."],["This class can inherit from base object members such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]