[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 \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace provides a way to represent a numeric value that can be either absolute or relative, allowing flexibility in defining quantities.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest available version for the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e package, while the webpage lists versions dating back to 1.0.0, providing a comprehensive history of the package.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFixedOrPercent\u003c/code\u003e class, which encapsulates numeric values, includes properties like \u003ccode\u003eCalculated\u003c/code\u003e, \u003ccode\u003eFixed\u003c/code\u003e, and \u003ccode\u003ePercent\u003c/code\u003e, providing access to the absolute or percentage-based quantities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFixedOrPercent\u003c/code\u003e class has constructors allowing it to be initialized without parameters or by creating a copy from another \u003ccode\u003eFixedOrPercent\u003c/code\u003e object, providing flexibility when creating instances.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains boolean properties, such as \u003ccode\u003eHasCalculated\u003c/code\u003e, \u003ccode\u003eHasFixed\u003c/code\u003e, and \u003ccode\u003eHasPercent\u003c/code\u003e, to check if the corresponding fields have been set.\u003c/p\u003e\n"]]],[],null,[]]