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 reference documentation for the `RevisionScalingStatus` class within the Google Cloud Run Admin v2 API for .NET."],["The `RevisionScalingStatus` class represents the effective scaling settings for a revision, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers various versions of the API, from version 2.0.0 up to the latest 2.13.0, and includes a beta version 1.0.0-beta02, with version 2.7.0 shown as the current page's version."],["The `RevisionScalingStatus` class has constructors and the property `DesiredMinInstanceCount`, which defines the current number of minimum instances provisioned for a given revision."],["The class inherits from `object` and utilizes inherited methods like `GetHashCode`, `GetType`, and `ToString`."]]],[]]