public sealed class MaxPodsConstraint : IMessage<MaxPodsConstraint>, IEquatable<MaxPodsConstraint>, IDeepCloneable<MaxPodsConstraint>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class MaxPodsConstraint.
[[["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 `MaxPodsConstraint` class within the Google Kubernetes Engine v1 API, specifically for .NET development."],["The latest version of `MaxPodsConstraint` is 3.33.0, with a comprehensive list of previous versions available for reference, going back to version 2.3.0."],["`MaxPodsConstraint` is used to define constraints applied to pods, and is part of the `Google.Cloud.Container.V1` namespace within the `Google.Cloud.Container.V1.dll` assembly."],["The `MaxPodsConstraint` class has a property, `MaxPodsPerNode`, which is of type long and defines the maximum number of pods allowed per node."],["The `MaxPodsConstraint` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage`."]]],[]]