public sealed class GetAcceleratorTypeRequest : IMessage<GetAcceleratorTypeRequest>, IEquatable<GetAcceleratorTypeRequest>, IDeepCloneable<GetAcceleratorTypeRequest>, IBufferMessage, IMessage
A request message for AcceleratorTypes.Get. See the method description for details.
[[["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-24 UTC."],[[["The latest version available for `GetAcceleratorTypeRequest` is 3.6.0, which can be found in the `Google.Cloud.Compute.V1` namespace."],["This page lists the various versions of `GetAcceleratorTypeRequest`, ranging from version 1.0.0 up to the latest, version 3.6.0, with corresponding links for each version."],["`GetAcceleratorTypeRequest` is a request message for AcceleratorTypes.Get and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has three properties that are `AcceleratorType`, `Project`, and `Zone`, and all three properties are of type string."],["There are two contructors available for the GetAcceleratorTypeRequest class, one that takes in no parameters and the other takes in a GetAcceleratorTypeRequest parameter called \"other\"."]]],[]]