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, implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["There are numerous historical versions of the API documentation available, ranging from the latest version 3.33.0 down to version 2.3.0, each with its own associated page."],["The `GPUSharingConfig` class has two constructors and three properties: `GpuSharingStrategy`, `HasGpuSharingStrategy`, and `MaxSharedClientsPerGpu`."],["The most recent API version available is 3.33.0, and it is part of the `Google.Cloud.Container.V1` namespace, which is contained in the `Google.Cloud.Container.V1.dll` assembly."]]],[]]