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-04-09 UTC."],[[["This webpage provides reference documentation for the `AcceleratorConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, detailing its properties and usage."],["The `AcceleratorConfig` class represents a Hardware Accelerator request in Google Cloud Container, and it offers a way to define the number and type of accelerators to be exposed to an instance."],["Users can access a range of versions for the `AcceleratorConfig` class, from version 3.33.0 (latest) down to version 2.3.0, along with access to the code samples for each version."],["The documentation outlines key properties of the `AcceleratorConfig` class, including `AcceleratorCount`, `AcceleratorType`, `GpuPartitionSize`, and `GpuSharingConfig`, providing information on their data types and purposes."],["The page includes a list of all members that are inherited from the `Object` class such as `GetHashCode`, `GetType`, and `ToString`, as well as a list of implemented interfaces."]]],[]]