public sealed class NetworkUtilization : IMessage<NetworkUtilization>, IEquatable<NetworkUtilization>, IDeepCloneable<NetworkUtilization>, IBufferMessage, IMessage
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."],[[["\u003cp\u003eThe \u003ccode\u003eNetworkUtilization\u003c/code\u003e class is designed for target scaling based on network usage within the App Engine flexible environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \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\u003eNetworkUtilization\u003c/code\u003e includes properties like \u003ccode\u003eTargetReceivedBytesPerSecond\u003c/code\u003e, \u003ccode\u003eTargetReceivedPacketsPerSecond\u003c/code\u003e, \u003ccode\u003eTargetSentBytesPerSecond\u003c/code\u003e, and \u003ccode\u003eTargetSentPacketsPerSecond\u003c/code\u003e, all of which are integers.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the documentation on \u003ccode\u003eNetworkUtilization\u003c/code\u003e ranging from version 1.0.0 to 2.4.0, with 2.4.0 being the most recent, all of which can be referenced.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkUtilization\u003c/code\u003e Class has 2 constructors: \u003ccode\u003eNetworkUtilization()\u003c/code\u003e and \u003ccode\u003eNetworkUtilization(NetworkUtilization other)\u003c/code\u003e, where other is the \u003ccode\u003eNetworkUtilization\u003c/code\u003e to clone from.\u003c/p\u003e\n"]]],[],null,[]]