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 available for the `VerticalPodAutoscaling` class is 3.33.0, with version 3.23.0 being the version currently viewed, and various versions spanning from 3.32.0 down to 2.3.0 accessible as well."],["`VerticalPodAutoscaling` is a class within the Google Kubernetes Engine v1 API, designed to adjust pod resources automatically and has methods such as GetHashCode, GetType, and ToString."],["The `VerticalPodAutoscaling` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class is part of the `Google.Cloud.Container.V1` namespace within the Google.Cloud.Container.V1.dll assembly."],["There are two constructors for `VerticalPodAutoscaling`: a parameterless one and another that takes a `VerticalPodAutoscaling` object named 'other' as a parameter, used to pass in an instance of the object."]]],[]]