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-04-09 UTC."],[[["The latest version available for `VerticalPodAutoscaling` in the Google Kubernetes Engine v1 API is 3.33.0."],["This documentation provides reference information for the `VerticalPodAutoscaling` class, which is used to automatically adjust pod resources."],["The `VerticalPodAutoscaling` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VerticalPodAutoscaling` class includes a property named `Enabled` which can be set to enable or disable vertical pod autoscaling."],["The `VerticalPodAutoscaling` class has 2 constructors: a parameterless version and a constructor that takes another `VerticalPodAutoscaling` object to copy its values."]]],[]]