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."],[[["This webpage provides reference documentation for the `SoleTenantConfig` class within the Google Kubernetes Engine v1 API."],["The latest version of the `SoleTenantConfig` documentation is version 3.33.0, with the current page displaying version 3.25.0, and versions are available all the way down to 2.3.0."],["`SoleTenantConfig` is used to specify NodeAffinities for shared sole-tenant node groups in a node pool, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SoleTenantConfig` class has properties such as `NodeAffinities`, which is a `RepeatedField` containing `NodeAffinity` objects."],["The page also lists the constructors available for the `SoleTenantConfig` class, including a parameterless constructor and one that accepts another `SoleTenantConfig` instance."]]],[]]