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 3.33.0, while the current page focuses on version 3.21.0."],["`SoleTenantConfig` is a class in the Google Kubernetes Engine v1 API, used to define NodeAffinities for shared sole tenant node groups."],["The class `SoleTenantConfig` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility with standard protocols and functionalities."],["The `NodeAffinities` property of `SoleTenantConfig` is a `RepeatedField` of `NodeAffinity` types, which allows multiple node affinities to be set for matching to sole tenant node groups."],["The documentation provides a comprehensive list of versions for the `SoleTenantConfig`, ranging from the latest version down to 2.3.0, with links to the respective documentation pages for each version."]]],[]]