public sealed class NetworkUtilization : IMessage<NetworkUtilization>, IEquatable<NetworkUtilization>, IDeepCloneable<NetworkUtilization>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class NetworkUtilization.
Target scaling by network 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."],[[["This documentation page covers the `NetworkUtilization` class within the Google Cloud App Engine v1 API, specifically for version 2.2.0."],["The `NetworkUtilization` class is designed for target scaling based on network usage in the App Engine flexible environment."],["It inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class provides properties for configuring target network metrics, including `TargetReceivedBytesPerSecond`, `TargetReceivedPacketsPerSecond`, `TargetSentBytesPerSecond`, and `TargetSentPacketsPerSecond`."],["This class has been made available from version 1.0.0 to the latest version 2.4.0, as can be seen in the provided list of versions."]]],[]]