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 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 attached to a VM."],["This page provides reference documentation for the `AllocationPolicy.Types.Accelerator` class, including its properties, constructors, inherited members, and implemented interfaces."],["The latest version of the API is 2.13.0, and the page also lists previous versions for this class down to 1.0.0, with version 1.2.0 being used for most examples."],["The `Accelerator` class has properties such as `Count`, `InstallGpuDrivers` (which is now deprecated), and `Type` to specify the configuration of the accelerator."],["The `Accelerator` class inherits members from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]