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 document provides reference documentation for the `RevisionScaling` class within the Cloud Run Admin v2 API, detailing its properties and inheritance."],["`RevisionScaling` allows configuration of scaling settings for revisions, including setting a minimum and maximum number of serving instances."],["The latest version for this class is 2.13.0, but the current documentation is focused on version 2.8.0, with numerous previous versions available for reference."],["The `RevisionScaling` class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, comparison, and cloning."],["The `RevisionScaling` class provides two constructors, one default and one that accepts another `RevisionScaling` object for creating a new instance."]]],[]]