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 page provides documentation for the `RevisionScaling` class within the Google Cloud Run Admin v2 API, detailing its properties and usage."],["The latest version of the `RevisionScaling` class is 2.13.0, and the page lists all versions of the class back to 1.0.0-beta02."],["`RevisionScaling` allows setting minimum and maximum instance counts for a resource, through the `MinInstanceCount` and `MaxInstanceCount` properties respectively, both of which are of type `int`."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members such as `GetHashCode`, `GetType`, and `ToString` from the base object class."]]],[]]