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 webpage provides reference documentation for the `GetAcceleratorTypeRequest` class within the Cloud TPU v1 API for .NET."],["The `GetAcceleratorTypeRequest` class is a request object used to retrieve accelerator type information, implementing multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version of the `GetAcceleratorTypeRequest` is 2.4.0, with older versions, going back to version 1.0.0, also available for reference."],["The `GetAcceleratorTypeRequest` class has two constructors and two key properties: `AcceleratorTypeName`, which is a typed view over the resource name, and `Name`, which specifies the required resource name."],["The provided documentation outlines the inheritance, namespace, and assembly details of the `GetAcceleratorTypeRequest` class, as well as listing inherited members from the base `object` class."]]],[]]