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."],[[["The `RevisionScaling` class in the Cloud Run Admin v2 API provides settings for managing revision-level scaling in Google Cloud Run."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for versatile object handling."],["It includes constructors for creating new instances of `RevisionScaling` or cloning from an existing one."],["The class features two primary properties: `MaxInstanceCount`, which sets the maximum number of serving instances, and `MinInstanceCount`, which sets the minimum."],["The content displays a list of available version documentation for the `RevisionScaling` class, ranging from the latest 2.13.0 down to 1.0.0-beta02, but the content focuses on 2.12.0."]]],[]]