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."],[[["This page provides documentation for the `RevisionScalingStatus` class within the Google Cloud Run Admin v2 API for .NET."],["The `RevisionScalingStatus` class represents the effective settings for a specific revision and can implement `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation lists various versions of the `RevisionScalingStatus` class, ranging from version 2.13.0 (latest) down to 1.0.0-beta02, alongside documentation regarding inheritance, inherited members, namespace, assembly, constructors and properties."],["`RevisionScalingStatus` has a `DesiredMinInstanceCount` property of type `int` that indicates the current number of minimum instances provisioned for a specific revision."]]],[]]