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 page provides reference documentation for the `AcceleratorConfig` class within the Google Kubernetes Engine v1 API, detailing its properties and usage."],["The latest version of the `AcceleratorConfig` documentation is version 3.33.0, with a comprehensive list of prior versions ranging from 3.32.0 back to 2.3.0."],["The `AcceleratorConfig` class, which implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, represents a request for a Hardware Accelerator in the Google Cloud Container environment."],["Key properties of the `AcceleratorConfig` include `AcceleratorCount`, `AcceleratorType`, `GpuPartitionSize`, and `GpuSharingConfig`, which define the specific hardware accelerator configurations."],["This documentation includes details on the constructors for `AcceleratorConfig`, including a default constructor and one that takes another `AcceleratorConfig` instance as a parameter for copying."]]],[]]