public sealed class RevisionScalingStatus : IMessage<RevisionScalingStatus>, IEquatable<RevisionScalingStatus>, IDeepCloneable<RevisionScalingStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class RevisionScalingStatus.
[[["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 `RevisionScalingStatus` class is 2.13.0, while the current page is focusing on version 2.8.0."],["`RevisionScalingStatus` is a class within the Cloud Run Admin v2 API, specifically under the namespace `Google.Cloud.Run.V2`."],["This class provides effective settings for the current revision and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties like `DesiredMinInstanceCount`, which provides the current number of min instances provisioned for a revision."],["There are two constructors available for `RevisionScalingStatus`, a default constructor and one that takes another `RevisionScalingStatus` instance as a parameter."]]],[]]