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-03-21 UTC."],[[["This documentation is for the `DiskUtilization` class within the Google Cloud App Engine v1 API, specifically version 2.2.0, which is designed for target scaling by disk usage in the App Engine flexible environment."],["The `DiskUtilization` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality comparisons, deep cloning, and buffer management."],["The class provides properties to define target values for read and write operations, including `TargetReadBytesPerSecond`, `TargetReadOpsPerSecond`, `TargetWriteBytesPerSecond`, and `TargetWriteOpsPerSecond`, all represented as integers."],["The latest version is 2.4.0 and all versions are listed, down to version 1.0.0, with links provided for each to access the relevant documentation."]]],[]]