public sealed class AcceleratorConfig : IMessage<AcceleratorConfig>, IEquatable<AcceleratorConfig>, IDeepCloneable<AcceleratorConfig>, IBufferMessage, IMessage
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.Cloud.Container.V1` namespace, detailing its structure and functionality across various versions."],["The latest version available is 3.33.0, while the page's core content is primarily based on version 2.7.0, with links available for versions ranging from 2.3.0 to 3.33.0."],["`AcceleratorConfig` is used to define hardware accelerator requests and includes properties such as `AcceleratorCount`, `AcceleratorType`, and `GpuPartitionSize`, and it implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class `AcceleratorConfig` has been inherited from `Object` with additional members available, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()`."]]],[]]