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 reference documentation for the `VerticalPodAutoscaling` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment."],["The latest version available is 3.33.0, and there are numerous previous versions listed, from 3.32.0 down to 2.3.0, each with its own dedicated documentation page."],["The `VerticalPodAutoscaling` class is designed to automatically manage the resources of pods, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor, `VerticalPodAutoscaling`, that accepts an optional `other` parameter of the same type, and also contains the property `Enabled`, a boolean value used to enable or disable vertical pod autoscaling."],["This documentation is located within the namespace `Google.Cloud.Container.V1`, and the code is assembled in the `Google.Cloud.Container.V1.dll` assembly."]]],[]]