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\u003eThis document outlines the \u003ccode\u003eNetworkUtilization\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AppEngine.V1\u003c/code\u003e namespace, version 1.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkUtilization\u003c/code\u003e class is designed for target scaling based on network usage and is specifically applicable to the App Engine flexible environment.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties to define targets for received bytes per second, received packets per second, sent bytes per second, and sent packets per second, all of which are integers.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors provided; one is a parameterless constructor and the other accepts another \u003ccode\u003eNetworkUtilization\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]