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."],[[["\u003cp\u003eThe \u003ccode\u003eNetworkUtilization\u003c/code\u003e class in the Google.Cloud.AppEngine.V1 API provides methods for target scaling based on network usage, specifically within the App Engine flexible environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering capabilities like message handling, equality comparisons, deep cloning, and buffer message support.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNetworkUtilization\u003c/code\u003e class contains four primary properties for configuring network scaling targets: \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 of type integer.\u003c/p\u003e\n"],["\u003cp\u003eThere are various versioned API documentation for \u003ccode\u003eNetworkUtilization\u003c/code\u003e available, ranging from version 1.0.0 to the latest version 2.4.0, with 2.3.0 being the version this content focuses on.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated with or without an existing \u003ccode\u003eNetworkUtilization\u003c/code\u003e object as a parameter through its two constructors.\u003c/p\u003e\n"]]],[],null,[]]