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 available for `MaxPodsConstraint` within the `Google.Cloud.Container.V1` namespace is 3.33.0, with a comprehensive list of past versions extending down to 2.3.0."],["`MaxPodsConstraint` is a class that defines constraints applied to pods in Google Cloud Container, and it inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `MaxPodsConstraint` class has two constructors: a parameterless constructor and one that accepts another `MaxPodsConstraint` object as a parameter."],["`MaxPodsPerNode` is a key property of the `MaxPodsConstraint` class, representing the maximum number of pods allowed per node, and its value is of type `Int64`."],["This documentation is specific to version 3.1.0 of the `Google.Cloud.Container.V1` namespace and related assembly, `Google.Cloud.Container.V1.dll`."]]],[]]