public sealed class AcceleratorConfig : IMessage<AcceleratorConfig>, IEquatable<AcceleratorConfig>, IDeepCloneable<AcceleratorConfig>, IBufferMessage, IMessage
AcceleratorConfig represents a Hardware Accelerator request.
[[["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 \u003ccode\u003eAcceleratorConfig\u003c/code\u003e class, found within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, represents a request for hardware acceleration in Google Cloud.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides properties such as \u003ccode\u003eAcceleratorCount\u003c/code\u003e to specify the number of accelerator cards and \u003ccode\u003eAcceleratorType\u003c/code\u003e to define the type of accelerator.\u003c/p\u003e\n"],["\u003cp\u003eIt is available in numerous versions, ranging from version 2.3.0 all the way up to the latest, 3.33.0, within the Google Cloud Container V1 .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcceleratorConfig\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eYou can create an instance of the \u003ccode\u003eAcceleratorConfig\u003c/code\u003e using the default constructor, or through a copy constructor that takes another instance of \u003ccode\u003eAcceleratorConfig\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]