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` is 3.33.0, which can be found in the provided documentation links, with version 3.23.0 being the current viewed version on the provided page."],["`SoleTenantConfig` is a class in the Google Kubernetes Engine v1 API that defines how to use shared sole tenant node groups for node pools, as it specifies the NodeAffinities for such usage."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all with the `SoleTenantConfig` type."],["The class has two constructors, a default constructor and one that accepts another `SoleTenantConfig` object as a parameter for description, and one property called NodeAffinities, which is a `RepeatedField` of `NodeAffinity` types."]]],[]]