public sealed class AllocationPolicy.Types.Accelerator : IMessage<AllocationPolicy.Types.Accelerator>, IEquatable<AllocationPolicy.Types.Accelerator>, IDeepCloneable<AllocationPolicy.Types.Accelerator>, IBufferMessage, IMessage
Reference documentation and code samples for the Batch v1 API class AllocationPolicy.Types.Accelerator.
Accelerator describes Compute Engine accelerators to be attached to the VM.
[[["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-04-17 UTC."],[[["The `AllocationPolicy.Types.Accelerator` class, part of the Google Cloud Batch v1 API, is used to describe Compute Engine accelerators that can be attached to a virtual machine."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used in various contexts within the .NET framework and the Google Cloud ecosystem."],["The latest version of this resource is `2.13.0`, and there are multiple previous versions available, dating back to `1.0.0`, with documentation for each version being available."],["It has properties to specify the type of accelerator (`Type`), the quantity (`Count`), and the now deprecated option to install GPU drivers (`InstallGpuDrivers`)."]]],[]]