public sealed class MaxPodsConstraint : IMessage<MaxPodsConstraint>, IEquatable<MaxPodsConstraint>, IDeepCloneable<MaxPodsConstraint>, IBufferMessage, IMessage
[[["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 of the `MaxPodsConstraint` documentation is 3.33.0, but this page focuses on version 2.6.0, with many other versions in between also being documented."],["`MaxPodsConstraint` is a class that defines constraints applied to pods within the Google Cloud Container V1 environment, and it can be found in the Google.Cloud.Container.V1 namespace."],["This class inherits from the Object class, and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MaxPodsConstraint` class offers two constructors: a default constructor and one that takes another `MaxPodsConstraint` instance as a parameter."],["It also includes one property called `MaxPodsPerNode`, which is of type Int64 and determines the maximum number of pods allowed per node."]]],[]]