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 in the Google Cloud Container V1 API is 3.33.0, with multiple previous versions ranging from 3.32.0 down to 2.3.0 also available."],["`VerticalPodAutoscaling` is a class used in the Google Kubernetes Engine v1 API, responsible for adjusting the resources of pods automatically."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` among others, enhancing its functionality and compatibility."],["The class `VerticalPodAutoscaling` has two constructors: a default one and one that copies another `VerticalPodAutoscaling` instance."],["The primary property within the `VerticalPodAutoscaling` class is `Enabled`, a boolean that controls the vertical pod autoscaling feature."]]],[]]