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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eMaxPodsConstraint\u003c/code\u003e class in the Google Cloud GKE Multi-Cloud v1 API defines constraints applied to pods, specifically the maximum number of pods allowed on a single node.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eMaxPodsConstraint\u003c/code\u003e, has a latest version of 2.8.0 and is available in multiple versions, from 1.0.0-beta01 up to 2.8.0, as referenced in the provided documents.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMaxPodsConstraint\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaxPodsPerNode\u003c/code\u003e property within \u003ccode\u003eMaxPodsConstraint\u003c/code\u003e is used to set and get the maximum number of pods that can be scheduled on a single node, and it's a required \u003ccode\u003elong\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMaxPodsConstraint\u003c/code\u003e class can be constructed either as a new object or as a copy of another \u003ccode\u003eMaxPodsConstraint\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]