public sealed class SoleTenantConfig : IMessage<SoleTenantConfig>, IEquatable<SoleTenantConfig>, IDeepCloneable<SoleTenantConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class SoleTenantConfig.
SoleTenantConfig contains the NodeAffinities to specify what shared sole
tenant node groups should back the node pool.
[[["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."],[[["The latest version available for `SoleTenantConfig` within the Google Cloud Container V1 API is version 3.33.0."],["The `SoleTenantConfig` class is used to specify the shared sole tenant node groups that should back a node pool in the Google Kubernetes Engine."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer manipulation."],["The `SoleTenantConfig` class includes a `NodeAffinities` property, which is a `RepeatedField` of `NodeAffinity` objects used to match a shared sole tenant node group."],["The documentation provides an extensive list of past versions for `SoleTenantConfig` going as far back as version 2.3.0, to which users can access."]]],[]]