public sealed class MaxPodsConstraint : IMessage<MaxPodsConstraint>, IEquatable<MaxPodsConstraint>, IDeepCloneable<MaxPodsConstraint>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine 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-03-21 UTC."],[[["The latest version available for `MaxPodsConstraint` in the Google Cloud Container V1 API is 3.33.0."],["This documentation provides reference material and code samples for the `MaxPodsConstraint` class, which defines constraints applied to pods in Google Kubernetes Engine."],["The `MaxPodsConstraint` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features a constructor and a `MaxPodsPerNode` property, which allows for setting the maximum number of pods per node, and it is of Int64 type."],["The namespace for the class is `Google.Cloud.Container.V1`, and the assembly is found in the `Google.Cloud.Container.V1.dll` file."]]],[]]