public sealed class GPUSharingConfig : IMessage<GPUSharingConfig>, IEquatable<GPUSharingConfig>, IDeepCloneable<GPUSharingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class GPUSharingConfig.
GPUSharingConfig represents the GPU sharing configuration for Hardware
Accelerators.
[[["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 reference documentation for the `GPUSharingConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The `GPUSharingConfig` class, used for configuring GPU sharing for Hardware Accelerators, is shown to have various methods and properties, including `GpuSharingStrategy`, `HasGpuSharingStrategy`, and `MaxSharedClientsPerGpu`."],["The latest version of the reference is `3.33.0`, and the documentation includes a list of links to all the versions from `2.3.0` up to the latest `3.33.0`."],["The document specifies the class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the `object` class."]]],[]]