public sealed class MaxPodsConstraint : IMessage<MaxPodsConstraint>, IEquatable<MaxPodsConstraint>, IDeepCloneable<MaxPodsConstraint>, IBufferMessage, IMessage
Reference documentation and code samples for the Anthos Multi-Cloud 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 of the `MaxPodsConstraint` class is 2.8.0, part of the Anthos Multi-Cloud v1 API."],["This class, `MaxPodsConstraint`, defines the constraints for the maximum number of pods that can be scheduled on a single node."],["The `MaxPodsConstraint` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while also inheriting from `Object`."],["The class provides a property `MaxPodsPerNode` which is an Int64 type, setting the maximum number of pods allowed on a node."],["There are multiple previous versions of this class, dating from version 1.0.0-beta01 up to the most recent 2.8.0 version."]]],[]]