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 latest version of \u003ccode\u003eAcceleratorConfig\u003c/code\u003e is 3.33.0, which is part of the Google.Cloud.Container.V1 library, and there are many previous versions available, down to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAcceleratorConfig\u003c/code\u003e is a class representing a Hardware Accelerator request, inheriting from Object and implementing several interfaces like IMessage, IEquatable, and IDeepCloneable.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default one (\u003ccode\u003eAcceleratorConfig()\u003c/code\u003e) and one that takes another \u003ccode\u003eAcceleratorConfig\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties to define the \u003ccode\u003eAcceleratorCount\u003c/code\u003e as a 64-bit integer and \u003ccode\u003eAcceleratorType\u003c/code\u003e as a string, with supported accelerator types available via a linked resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAcceleratorConfig\u003c/code\u003e class can be found within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace and is contained in the \u003ccode\u003eGoogle.Cloud.Container.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]