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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRevisionScaling\u003c/code\u003e class is part of the Google Cloud Run Admin v2 API, specifically within the \u003ccode\u003eGoogle.Cloud.Run.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides settings for revision-level scaling in Cloud Run, allowing configuration of the minimum and maximum number of serving instances.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRevisionScaling\u003c/code\u003e is a sealed class that implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default constructor and one that takes another \u003ccode\u003eRevisionScaling\u003c/code\u003e object as a parameter for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties that are \u003ccode\u003eMaxInstanceCount\u003c/code\u003e and \u003ccode\u003eMinInstanceCount\u003c/code\u003e of the \u003ccode\u003eint\u003c/code\u003e type, which are settings for the maximum and minimum amount of instances this resource can have.\u003c/p\u003e\n"]]],[],null,[]]