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 (GKE) v1 API, specifically for the .NET library."],["The `AcceleratorConfig` class represents a hardware accelerator request in GKE and includes properties such as `AcceleratorCount`, `AcceleratorType`, `GpuDriverInstallationConfig`, `GpuPartitionSize`, and `GpuSharingConfig` for managing GPU configurations."],["The latest version of the documentation available on this page is for version 3.33.0, and it provides links to previous versions down to 2.3.0."],["The documentation includes details on the class's constructors, properties, inheritance from `object`, and implementation of several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page provides reference links to external documentation such as the NVIDIA MIG user guide and the Google Cloud Compute documentation on supported accelerators."]]],[]]