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."],[[["This document provides reference information for the `RevisionScaling` class within the Google Cloud Run Admin v2 API, specifically for version 2.10.0."],["`RevisionScaling` is a class that defines settings for revision-level scaling in Cloud Run, handling the scaling parameters for serving instances."],["The class implements several interfaces, including `IMessage`, `IEquatable\u003cRevisionScaling\u003e`, `IDeepCloneable\u003cRevisionScaling\u003e`, and `IBufferMessage`, extending its functionality."],["It includes properties to manage the maximum (`MaxInstanceCount`) and minimum (`MinInstanceCount`) number of serving instances for a resource, which are both optional."],["The latest version available for reference in this API is 2.13.0, and numerous prior versions, ranging from 2.12.0 down to 1.0.0-beta02, are also accessible."]]],[]]