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-03-21 UTC."],[[["The provided content details the `ServiceScaling` class within the Google Cloud Run Admin v2 API, offering scaling settings at the service level, and not at the revision level."],["The `ServiceScaling` class, which is part of the `Google.Cloud.Run.V2` namespace, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the class available in the documentation is version 2.13.0, and various other versions like 2.12.0, 2.11.0, 2.10.0, 2.9.0, 2.8.0, 2.7.0, 2.6.0, 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0 and 1.0.0-beta02 are also documented."],["`ServiceScaling` has two constructors, a default constructor and one that takes another `ServiceScaling` object as a parameter, allowing for object cloning."],["The class has a property, `MinInstanceCount`, which is an integer and represents the minimum total number of service instances, divided among the revisions receiving traffic."]]],[]]