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"]],[["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 document provides reference documentation for the `NetworkUtilization` class within the Google Cloud App Engine v1 API."],["`NetworkUtilization` is used to target scaling based on network usage, specifically in the App Engine flexible environment."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class exposes properties to manage target network metrics such as `TargetReceivedBytesPerSecond`, `TargetReceivedPacketsPerSecond`, `TargetSentBytesPerSecond`, and `TargetSentPacketsPerSecond`."],["There are multiple versions available for the `NetworkUtilization` class, with version 2.4.0 being the most current."]]],[]]