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 document provides reference information for the `RevisionScalingStatus` class within the Google Cloud Run Admin v2 API, specifically for version 2.11.0."],["`RevisionScalingStatus` class is designed to represent the effective settings for the current revision in Google Cloud Run, which implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, one default and one that takes another `RevisionScalingStatus` object, and it also has a property `DesiredMinInstanceCount`, which holds the current number of minimum instances provisioned for the revision."],["The documentation lists the history of the `RevisionScalingStatus` class in previous versions, ranging from the latest 2.13.0 down to the initial 1.0.0-beta02."]]],[]]