public sealed class DiskUtilization : IMessage<DiskUtilization>, IEquatable<DiskUtilization>, IDeepCloneable<DiskUtilization>, IBufferMessage, IMessage
Target scaling by disk usage.
Only applicable in the App Engine flexible environment.
[[["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-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDiskUtilization\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace, specifically version 1.0.0 of the library, with links to its documentation across versions up to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiskUtilization\u003c/code\u003e class is used for target scaling by disk usage, and it is only applicable within the App Engine flexible environment.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \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\u003e\u003ccode\u003eDiskUtilization\u003c/code\u003e features four properties: \u003ccode\u003eTargetReadBytesPerSecond\u003c/code\u003e, \u003ccode\u003eTargetReadOpsPerSecond\u003c/code\u003e, \u003ccode\u003eTargetWriteBytesPerSecond\u003c/code\u003e, and \u003ccode\u003eTargetWriteOpsPerSecond\u003c/code\u003e, all of which are integers that specify the target read and write operations or bytes per second.\u003c/p\u003e\n"],["\u003cp\u003eThe DiskUtilization class has two constructors, one default and another which takes in a DiskUtilization parameter.\u003c/p\u003e\n"]]],[],null,[]]