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 v1 API, which represents a hardware accelerator request."],["The `AcceleratorConfig` class is found in the `Google.Cloud.Container.V1` namespace and is part of the `Google.Cloud.Container.V1.dll` assembly."],["The latest version available for the `AcceleratorConfig` is 3.33.0, while the webpage's primary focus is on version 3.9.0, with a complete listing of previous versions ranging from 3.32.0 down to 2.3.0."],["Key properties of the `AcceleratorConfig` class include `AcceleratorCount`, `AcceleratorType`, `GpuPartitionSize`, and `GpuSharingConfig`, which are used to define the configuration of hardware accelerators."],["`AcceleratorConfig` implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, offering a variety of methods and functionalities."]]],[]]