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 details the \u003ccode\u003eAcceleratorConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, used to define the type and quantity of accelerator cards for instances in Google Cloud Dataproc clusters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcceleratorConfig\u003c/code\u003e class provides properties such as \u003ccode\u003eAcceleratorCount\u003c/code\u003e (an integer) and \u003ccode\u003eAcceleratorTypeUri\u003c/code\u003e (a string) to specify the number and type of accelerators, respectively.\u003c/p\u003e\n"],["\u003cp\u003eIt also provides information for various version of the software, with \u003ccode\u003e5.17.0\u003c/code\u003e being the most recent and various versions between 5.0.0 and 5.16.0, in addition to older versions such as 4.0.0, and versions as far back as 3.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAcceleratorTypeUri\u003c/code\u003e can take a full URL, partial URI, or short name for the accelerator type, but the short name is mandatory when using Dataproc's Auto Zone Placement.\u003c/p\u003e\n"]]],[],null,[]]