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 of the `RevisionScalingStatus` class is 2.13.0, part of the Google Cloud Run Admin v2 API."],["The `RevisionScalingStatus` class represents the scaling status of a revision within Cloud Run, providing effective settings."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality within the .NET environment."],["The class offers constructors for creating new instances and copying existing `RevisionScalingStatus` objects, and has the property `DesiredMinInstanceCount` which allows for setting the minimum number of instances."],["The documented versions range from 2.0.0 up to 2.13.0, in addition to version 1.0.0-beta02, showing a variety of the versions that have been released."]]],[]]