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."],[[["This page provides documentation for the `VerticalPodAutoscaling` class within the Google Kubernetes Engine v1 API, specifically under the `Google.Cloud.Container.V1` namespace."],["The `VerticalPodAutoscaling` class is used to manage per-cluster settings for the Vertical Pod Autoscaler, which automatically adjusts the resources of pods."],["Multiple versions of the documentation are available, ranging from version 2.3.0 to the latest 3.33.0, allowing users to access information for different releases."],["The class `VerticalPodAutoscaling` inherits from `object`, and it implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The constructor `VerticalPodAutoscaling` can be called without arguments or it can be called with another `VerticalPodAutoscaling` as an argument, and the property `Enabled` (bool) manages the activation of the vertical pod autoscaling."]]],[]]