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 document provides reference information for the `AcceleratorConfig` class within the Google Kubernetes Engine v1 API, detailing its properties, constructors, inheritance, and implemented interfaces."],["The latest version of `AcceleratorConfig` is 3.33.0, and the documentation includes links to prior versions, ranging from 3.32.0 to 2.3.0."],["`AcceleratorConfig` is used to represent a Hardware Accelerator request within Google Kubernetes Engine, containing properties such as `AcceleratorCount`, `AcceleratorType`, `GpuPartitionSize`, and `GpuSharingConfig`."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["Constructors are provided for creating an instance of `AcceleratorConfig`, both with default settings and by cloning an existing `AcceleratorConfig` object, with documentation containing a full list of properties and their descriptions."]]],[]]