total min instances for the service. This number of instances is
divided among all revisions with specified traffic based on the percent
of traffic they are receiving. (BETA)
[[["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 `ServiceScaling` class in the Google Cloud Run Admin v2 API defines scaling settings for services, rather than individual revisions."],["This class is part of the `Google.Cloud.Run.V2` namespace and is located in the `Google.Cloud.Run.V2.dll` assembly."],["The `ServiceScaling` class implements several interfaces, including `IMessage`, `IEquatable\u003cServiceScaling\u003e`, `IDeepCloneable\u003cServiceScaling\u003e`, and `IBufferMessage`."],["It offers two constructors, a default constructor and one that accepts another `ServiceScaling` object for copying, and has a `MinInstanceCount` property to specify the minimum total instances for a service, which will be shared amongst revisions."],["Version 2.13.0 is the latest release, and the documentation provides links for other versions dating back to version 1.0.0-beta02."]]],[]]