public sealed class RevisionScaling : IMessage<RevisionScaling>, IEquatable<RevisionScaling>, IDeepCloneable<RevisionScaling>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class RevisionScaling.
[[["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-09 UTC."],[[["The latest version available for `RevisionScaling` in the Cloud Run Admin v2 API is 2.13.0, with a comprehensive list of versions ranging from 2.0.0 to 2.13.0, as well as 1.0.0-beta02."],["`RevisionScaling` is a class used for configuring scaling settings at the revision level within Cloud Run, as well as being sealed and implementing several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["`RevisionScaling` includes properties for setting the `MaxInstanceCount` and `MinInstanceCount`, both of which are integers representing the maximum and minimum number of serving instances."],["The `RevisionScaling` class is located within the `Google.Cloud.Run.V2` namespace and is part of the `Google.Cloud.Run.V2.dll` assembly."]]],[]]