[Output Only] Absolute value of VM instances calculated based on the specific mode. - If the value is fixed, then the calculated value is equal to the fixed value. - If the value is a percent, then the calculated value is percent/100 * targetSize. For example, the calculated value of a 80% of a managed instance group with 150 instances would be (80/100 * 150) = 120 VM instances. If there is a remainder, the number is rounded.
[[["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\u003eFixedOrPercent\u003c/code\u003e class in the Compute Engine v1 API allows for defining numeric values as either a fixed number or a percentage, offering flexibility in managing resources.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this API is 3.6.0, with a historical record of versions down to 1.0.0 that are also accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFixedOrPercent\u003c/code\u003e class includes properties for \u003ccode\u003eCalculated\u003c/code\u003e, \u003ccode\u003eFixed\u003c/code\u003e, and \u003ccode\u003ePercent\u003c/code\u003e, which are used to represent the absolute, fixed, and percentage values, respectively, where \u003ccode\u003eCalculated\u003c/code\u003e is output-only.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which provide functionalities for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFixedOrPercent\u003c/code\u003e class contains two constructors: a default constructor and a copy constructor, that will build the same object based on the parameter passed.\u003c/p\u003e\n"]]],[],null,[]]