public sealed class VerticalPodAutoscaling : IMessage<VerticalPodAutoscaling>, IEquatable<VerticalPodAutoscaling>, IDeepCloneable<VerticalPodAutoscaling>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class VerticalPodAutoscaling.
VerticalPodAutoscaling contains global, per-cluster information
required by Vertical Pod Autoscaler to automatically adjust
the resources of pods controlled by it.
[[["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 the `VerticalPodAutoscaling` class is 3.33.0, with numerous previous versions available for reference, ranging from 3.32.0 down to 2.3.0."],["`VerticalPodAutoscaling` is part of the Google Kubernetes Engine v1 API, specifically within the `Google.Cloud.Container.V1` namespace."],["This class contains global, per-cluster information that the Vertical Pod Autoscaler uses to automatically adjust the resources of controlled pods."],["`VerticalPodAutoscaling` implements several interfaces, including `IMessage\u003cVerticalPodAutoscaling\u003e`, `IEquatable\u003cVerticalPodAutoscaling\u003e`, `IDeepCloneable\u003cVerticalPodAutoscaling\u003e`, `IBufferMessage`, and `IMessage`."],["The class has a boolean `Enabled` property which determines whether vertical pod autoscaling is active or not, and it has two constructors."]]],[]]