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\u003eThe latest version available for \u003ccode\u003eGoogle.Cloud.Dataproc.V1.AcceleratorConfig\u003c/code\u003e is 5.17.0, with multiple prior versions accessible for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAcceleratorConfig\u003c/code\u003e allows specifying the type and number of accelerator cards attached to instances, referencing Compute Engine's GPU documentation for more detail.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAcceleratorConfig\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties \u003ccode\u003eAcceleratorCount\u003c/code\u003e (an integer representing the number of accelerator cards) and \u003ccode\u003eAcceleratorTypeUri\u003c/code\u003e (a string specifying the accelerator type resource's URL, partial URI, or short name).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eAcceleratorConfig\u003c/code\u003e one that takes no arguments, and the other that takes another \u003ccode\u003eAcceleratorConfig\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]