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 latest version available for the `AcceleratorConfig` class is 3.33.0, but this page is showing the documentation for version 3.8.0."],["This documentation page provides details for the `AcceleratorConfig` class within the Google Kubernetes Engine v1 API."],["The `AcceleratorConfig` class represents a Hardware Accelerator request and implements various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `AcceleratorConfig` class include `AcceleratorCount`, `AcceleratorType`, `GpuPartitionSize`, and `GpuSharingConfig`, all of which are used to define the hardware acceleration configuration."],["The documentation shows the inheritance chain of the class, going from the base class `Object` to `AcceleratorConfig` and also lists the inherited members."]]],[]]