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 information for the `GetAcceleratorTypeRequest` class within the Google Cloud TPU v1 API, specifically version 2.3.0, and outlines the request used for retrieving accelerator type details."],["The `GetAcceleratorTypeRequest` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and also contains members inherited from object."],["This document details the `GetAcceleratorTypeRequest` class, including its constructors, which are a default constructor and a constructor that takes another `GetAcceleratorTypeRequest` as a parameter."],["The class has two primary properties: `AcceleratorTypeName`, representing the accelerator type's name, and `Name`, representing the resource name, which is a string type."],["The document also lists the version history of the `GetAcceleratorTypeRequest` across multiple versions of the Google Cloud TPU v1 API, ranging from 1.0.0 to the latest 2.4.0."]]],[]]