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-04-17 UTC."],[[["This webpage provides reference documentation for the `RevisionScalingStatus` class within the Cloud Run Admin v2 API, specifically for the .NET library."],["The `RevisionScalingStatus` class represents the effective scaling settings for a revision in Cloud Run, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are multiple versions of the API accessible, with 2.13.0 being the latest version, and this page specifically details version 2.12.0, which is one of the versions available."],["The `RevisionScalingStatus` class has two constructors: a default constructor and a copy constructor, as well as the property `DesiredMinInstanceCount` which is an integer."],["The class `RevisionScalingStatus` inherits from the base class object and also implements multiple interfaces."]]],[]]