public sealed class DiskUtilization : IMessage<DiskUtilization>, IEquatable<DiskUtilization>, IDeepCloneable<DiskUtilization>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class DiskUtilization.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eDiskUtilization\u003c/code\u003e class within the Google.Cloud.AppEngine.V1 namespace is 2.4.0, with several previous versions also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDiskUtilization\u003c/code\u003e is an API class for App Engine v1, designed for target scaling based on disk usage, specifically in the flexible App Engine environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiskUtilization\u003c/code\u003e 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, providing functionalities like deep cloning and message buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for setting target values related to disk operations, such as \u003ccode\u003eTargetReadBytesPerSecond\u003c/code\u003e, \u003ccode\u003eTargetReadOpsPerSecond\u003c/code\u003e, \u003ccode\u003eTargetWriteBytesPerSecond\u003c/code\u003e, and \u003ccode\u003eTargetWriteOpsPerSecond\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a default constructor \u003ccode\u003eDiskUtilization()\u003c/code\u003e as well as an overloaded constructor that takes another \u003ccode\u003eDiskUtilization\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]