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 webpage provides documentation for the `SoleTenantConfig` class within the Google Kubernetes Engine v1 API, with the latest version being 3.33.0."],["`SoleTenantConfig` is a class used to specify NodeAffinities for shared sole tenant node groups backing a node pool."],["This `SoleTenantConfig` class implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The documentation includes a listing of many prior versions of the API, ranging from 3.32.0 all the way down to 2.3.0, all with their own hyperlinked documentation."],["The `SoleTenantConfig` class contains a `NodeAffinities` property, which is a `RepeatedField` of type `NodeAffinity`, used to match to a shared sole tenant node group."]]],[]]