public sealed class RevisionScaling : IMessage<RevisionScaling>, IEquatable<RevisionScaling>, IDeepCloneable<RevisionScaling>, IBufferMessage, IMessage
[[["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 provides settings for configuring revision-level scaling in Google Cloud Run, within the namespace \u003ccode\u003eGoogle.Cloud.Run.V2\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows setting both the maximum and minimum number of serving instances using the \u003ccode\u003eMaxInstanceCount\u003c/code\u003e and \u003ccode\u003eMinInstanceCount\u003c/code\u003e properties, respectively, both of type \u003ccode\u003eInt32\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt's implemented across various versions, with the latest being 2.13.0, while also supporting version 1.0.0-beta02.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and 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, enabling compatibility with different functionalities.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available: a parameterless constructor, and one that takes another \u003ccode\u003eRevisionScaling\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]