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 `AcceleratorConfig` in the Google Cloud Container V1 API is 3.33.0, with numerous prior versions also documented."],["`AcceleratorConfig` is a class that represents a hardware accelerator request within the Google Kubernetes Engine v1 API."],["The `AcceleratorConfig` class includes properties such as `AcceleratorCount`, `AcceleratorType`, `GpuPartitionSize`, and `GpuSharingConfig` to configure hardware accelerator usage."],["The `AcceleratorConfig` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of the documentation of the class `AcceleratorConfig`, starting from version 2.3.0 up to 3.33.0."]]],[]]