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."],[[["This webpage provides documentation for the `AcceleratorConfig` class within the Google Kubernetes Engine v1 API, detailing its properties and usage."],["The `AcceleratorConfig` class is used to represent a Hardware Accelerator request in the Google Cloud Container service, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There is a listing of versioned documentation for `AcceleratorConfig`, ranging from the latest version 3.33.0 down to version 2.3.0, in addition to version 3.15.0."],["Key properties of the `AcceleratorConfig` class include `AcceleratorCount`, `AcceleratorType`, `GpuDriverInstallationConfig`, `GpuPartitionSize`, and `GpuSharingConfig`, each defining aspects of the hardware accelerator configuration."],["The page is organized into sections covering the classes constructors, inherited members, namespace and assembly, along with tables that detail the parameters and property values for the class."]]],[]]