public sealed class 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 VMs.
[[["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."],[[["This webpage provides documentation for the `AllocationPolicy.Types.Accelerator` class within the Google Cloud Batch v1 API, spanning multiple versions from 1.0.0 to 2.13.0."],["The `Accelerator` class is used to define Compute Engine accelerators that can be attached to virtual machines, with the class implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has several properties including `Count`, which specifies the number of accelerators; `InstallGpuDrivers`, which was previously used to indicate if GPU drivers should be installed; and `Type`, to specify the specific accelerator type."],["The current latest version of this API being referenced is 2.13.0, which can be assumed to be the most up-to-date version of the API."],["Multiple versions of the documentation for this class are available for review, with version 1.0.0 being the earliest and 2.13.0 being the latest."]]],[]]