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 `MaxPodsConstraint` is 3.33.0, with multiple older versions available, spanning from 2.3.0 to 3.32.0."],["`MaxPodsConstraint` is a class that defines constraints applied to pods within the `Google.Cloud.Container.V1` namespace and is part of the `Google.Cloud.Container.V1.dll` assembly."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`MaxPodsConstraint` has two constructors: a default constructor and one that accepts another `MaxPodsConstraint` instance."],["The class features a `MaxPodsPerNode` property, an `Int64`, used to define the maximum number of pods allowed per node."]]],[]]