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-04-09 UTC."],[[["The `GPUSharingConfig` class, part of the Google Kubernetes Engine v1 API, configures GPU sharing for Hardware Accelerators."],["This class offers properties such as `GpuSharingStrategy` to determine the sharing strategy, `HasGpuSharingStrategy` to check if the strategy is set, and `MaxSharedClientsPerGpu` to define the maximum number of containers that can share a single GPU."],["The `GPUSharingConfig` class has been documented across multiple versions, ranging from 2.3.0 up to the latest version 3.33.0, and is found within the `Google.Cloud.Container.V1` namespace."],["The `GPUSharingConfig` class implements multiple interfaces including `IMessage\u003cGPUSharingConfig\u003e`, `IEquatable\u003cGPUSharingConfig\u003e`, `IDeepCloneable\u003cGPUSharingConfig\u003e`, `IBufferMessage`, and `IMessage`, which can be found by reviewing the documentation."]]],[]]