public sealed class AcceleratorConfig : IMessage<AcceleratorConfig>, IEquatable<AcceleratorConfig>, IDeepCloneable<AcceleratorConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class AcceleratorConfig.
A specification of the type and number of accelerator cards attached to the instance.
Full or partial URL of the accelerator type resource to attach to this instance. For example: projects/my-project/zones/us-central1-c/acceleratorTypes/nvidia-tesla-p100 If you are creating an instance template, specify only the accelerator name. See GPUs on Compute Engine for a full list of accelerator types.
[[["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-08 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eAcceleratorConfig\u003c/code\u003e class within the Google Cloud Compute Engine v1 API for .NET, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcceleratorConfig\u003c/code\u003e class is used to define the type and quantity of accelerator cards attached to a Compute Engine instance.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists the available versions of \u003ccode\u003eAcceleratorConfig\u003c/code\u003e, ranging from version 1.0.0 up to the latest version 3.6.0, including specific version numbers and links to each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAcceleratorConfig\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and includes properties like \u003ccode\u003eAcceleratorCount\u003c/code\u003e and \u003ccode\u003eAcceleratorType\u003c/code\u003e to specify the instance's accelerator configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe class has 2 constructors: a default and one that takes another \u003ccode\u003eAcceleratorConfig\u003c/code\u003e as a parameter, allowing for the creation of a copy.\u003c/p\u003e\n"]]],[],null,[]]