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-03-21 UTC."],[[["This webpage provides reference documentation for the `AllocationPolicy.Types.Accelerator` class within the Google Cloud Batch V1 API, detailing its structure and functionality."],["The `AllocationPolicy.Types.Accelerator` class represents Compute Engine accelerators that can be attached to a virtual machine (VM)."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class, providing various methods and functionalities."],["It includes properties like `Count` (to define the number of accelerators), `InstallGpuDrivers` (now deprecated, use instances[0].install_gpu_drivers instead) and `Type` to define the accelerator type."],["The page shows a list of all the available versions of this documentation, with the latest being 2.13.0 and going back to 1.0.0, and can be accessed for each version."]]],[]]