public sealed class VerticalPodAutoscaling : IMessage<VerticalPodAutoscaling>, IEquatable<VerticalPodAutoscaling>, IDeepCloneable<VerticalPodAutoscaling>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe page documents various versions of \u003ccode\u003eVerticalPodAutoscaling\u003c/code\u003e, a class within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, with version 3.33.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVerticalPodAutoscaling\u003c/code\u003e is designed to provide per-cluster information for automatically adjusting pod resources, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVerticalPodAutoscaling\u003c/code\u003e class has a boolean property called \u003ccode\u003eEnabled\u003c/code\u003e that allows users to turn on or off the feature of vertical pod autoscaling.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and includes inherited members such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVerticalPodAutoscaling\u003c/code\u003e class can be instantiated through two constructors, one default and another allowing for input of a pre-existing \u003ccode\u003eVerticalPodAutoscaling\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]