public sealed class AcceleratorConfig : IMessage<AcceleratorConfig>, IEquatable<AcceleratorConfig>, IDeepCloneable<AcceleratorConfig>, IBufferMessage, IMessage
Specifies the type and number of accelerator cards attached to the instances
of an instance. See GPUs on Compute
Engine.
Auto Zone Exception: If you are using the Dataproc
Auto Zone
Placement
feature, you must use the short name of the accelerator type
resource, for example, nvidia-tesla-k80.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eAcceleratorConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, specifically detailing its properties and usage in specifying accelerator cards for instances.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcceleratorConfig\u003c/code\u003e class, which is part of version 4.0.0, allows users to define the number and type of accelerator cards attached to instances and supports multiple version references from 3.1.0 to the latest 5.17.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is derived from the base \u003ccode\u003eObject\u003c/code\u003e class, inheriting its core members.\u003c/p\u003e\n"],["\u003cp\u003eThe properties, \u003ccode\u003eAcceleratorCount\u003c/code\u003e and \u003ccode\u003eAcceleratorTypeUri\u003c/code\u003e, configure the number of accelerator cards, and the accelerator type, respectively, with the \u003ccode\u003eAcceleratorTypeUri\u003c/code\u003e property accepting full URLs, partial URIs, or short names.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcceleratorConfig\u003c/code\u003e has two constructors, one for a default instance, and another to duplicate from an existing instance, and it can be found within the Google.Cloud.Dataproc.V1.dll assembly.\u003c/p\u003e\n"]]],[],null,[]]