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 webpage provides reference documentation for the `VerticalPodAutoscaling` class within the Google Kubernetes Engine v1 API."],["The class `VerticalPodAutoscaling` is part of the `Google.Cloud.Container.V1` namespace and is found in the `Google.Cloud.Container.V1.dll` assembly."],["The `VerticalPodAutoscaling` class has multiple versions available, ranging from version 2.3.0 up to the latest, 3.33.0, and including the currently documented version, 3.11.0."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["`VerticalPodAutoscaling` has a property named `Enabled` that allows enabling or disabling vertical pod autoscaling, which is of type boolean."]]],[]]