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 reference documentation for the `AcceleratorConfig` class within the Google Kubernetes Engine v1 API, detailing its structure and functionality across various versions."],["The latest version of the `AcceleratorConfig` documentation available is 3.33.0, with a history of versions available down to 2.3.0 for users to reference."],["`AcceleratorConfig` class represents a hardware accelerator request and is derived from `Object`, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AcceleratorConfig` class's properties include `AcceleratorCount`, `AcceleratorType`, `GpuPartitionSize`, and `GpuSharingConfig`, providing configuration options for hardware accelerators used in Google Kubernetes Engine."],["The documentation provides information on the constructors, properties, and inherited members of the `AcceleratorConfig` class, along with links to external documentation like Microsoft's .NET API and NVIDIA's MIG user guide."]]],[]]