public sealed class AcceleratorConfig : IMessage<AcceleratorConfig>, IEquatable<AcceleratorConfig>, IDeepCloneable<AcceleratorConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class AcceleratorConfig.
AcceleratorConfig represents a Hardware Accelerator request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The page provides documentation for the `AcceleratorConfig` class within the Google Kubernetes Engine v1 API, detailing its various versions and functionalities."],["The most recent version documented is 3.33.0, but it also includes documentation for prior versions, going as far back as version 2.3.0."],["`AcceleratorConfig` is a class used to define a Hardware Accelerator request within the Google Cloud Container V1, that has methods such as GetHashCode, GetType, and ToString."],["The class includes properties like `AcceleratorCount`, `AcceleratorType`, `GpuPartitionSize`, and `GpuSharingConfig`, which allow for configuration of hardware accelerators."],["The class has multiple implementations like `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage` and has two constructors, one empty and one accepting another AcceleratorConfig."]]],[]]