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."],[[["This webpage provides documentation for the `AllocationPolicy.Types.Accelerator` class within the Google Cloud Batch v1 API, specifically for the .NET environment."],["The `Accelerator` class describes Compute Engine accelerators to be attached to a virtual machine (VM), and this class implements various interfaces for message handling, equality comparison, and cloning."],["The page lists available versions of the API documentation, ranging from version 1.0.0 to the latest 2.13.0, each linking to the `Accelerator` documentation for that version."],["The documentation details the `Accelerator` class's constructors, including one for creating a new instance and another for copying an existing instance, along with descriptions for its properties, including `Count`, `InstallGpuDrivers` (deprecated), and `Type`."],["The `Accelerator` class is part of the `Google.Cloud.Batch.V1` namespace, contained within the `Google.Cloud.Batch.V1.dll` assembly, and inherits from the base `Object` class."]]],[]]