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 page provides documentation for the `AcceleratorConfig` class within the Google Kubernetes Engine (GKE) v1 API, specifically for .NET development."],["The `AcceleratorConfig` class represents a request for a hardware accelerator, allowing you to specify the type, count, and other relevant details such as GPU driver installation and partition sizes, including the ability to configure GPU sharing."],["This page details the different versions of the `AcceleratorConfig` class, starting with the latest version 3.33.0, and going back to version 2.3.0."],["The documented features of the `AcceleratorConfig` class include properties like `AcceleratorCount`, `AcceleratorType`, `GpuDriverInstallationConfig`, `GpuPartitionSize`, and `GpuSharingConfig`, which are used for configuring hardware acceleration."],["The page lists methods and their related links that are inherited from the object base class such as `GetHashCode()`, `GetType()`, `ToString()` and more."]]],[]]