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-17 UTC."],[[["The content pertains to the `RevisionScaling` class within the Google Cloud Run Admin v2 API, detailing settings for revision-level scaling."],["`RevisionScaling` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `RevisionScaling` class includes properties `MaxInstanceCount` and `MinInstanceCount`, both of type `int`, which control the maximum and minimum number of serving instances."],["There are various versions of the documentation available, ranging from version 1.0.0-beta02 to the latest 2.13.0, with a specific focus on the 2.2.0 version."],["There are 2 constructors for the class RevisionScaling, one with no parameters and one that takes a parameter of type RevisionScaling."]]],[]]