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 documentation for the `MaxPodsConstraint` class within the Google Kubernetes Engine v1 API, specifically for .NET development."],["The `MaxPodsConstraint` class, which is part of the `Google.Cloud.Container.V1` namespace, defines constraints related to the maximum number of pods."],["The latest version documented is 3.33.0, with links available for prior versions from 3.32.0 all the way back to 2.3.0, each with its own `MaxPodsConstraint` documentation."],["The `MaxPodsConstraint` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `MaxPodsConstraint` class has a `MaxPodsPerNode` property of type `long`, which represents a constraint on the maximum number of pods allowed per node."]]],[]]