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-04-09 UTC."],[[["The latest version available for `MaxPodsConstraint` within the Google Cloud Container V1 API is 3.33.0."],["This documentation provides reference material for the `MaxPodsConstraint` class across a range of versions, starting from 2.3.0 up to the latest, 3.33.0."],["The `MaxPodsConstraint` class is part of the `Google.Cloud.Container.V1` namespace, and is used to apply constraints to the number of pods."],["The class `MaxPodsConstraint` has a property `MaxPodsPerNode` of type long that can be modified, and has 2 constructors `MaxPodsConstraint()` and `MaxPodsConstraint(MaxPodsConstraint other)`."],["The `MaxPodsConstraint` class inherits from object and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]