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-03-21 UTC."],[[["The `RevisionScaling` class in the Google Cloud Run Admin v2 API allows for the configuration of revision-level scaling settings."],["The latest version of `RevisionScaling` is 2.13.0, with multiple older versions available for reference, dating back to version 1.0.0-beta02."],["`RevisionScaling` includes properties for setting both the `MaxInstanceCount` and `MinInstanceCount`, determining the upper and lower bounds for serving instances."],["`RevisionScaling` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `object`."],["The class `RevisionScaling` can be constructed with no arguments, or with another `RevisionScaling` object as a parameter."]]],[]]