Interface protos.google.appengine.v1.INetworkUtilization (3.2.0)

Properties of a NetworkUtilization.

Package

@google-cloud/appengine-admin

Properties

targetReceivedBytesPerSecond

targetReceivedBytesPerSecond?: (number|null);

NetworkUtilization targetReceivedBytesPerSecond

targetReceivedPacketsPerSecond

targetReceivedPacketsPerSecond?: (number|null);

NetworkUtilization targetReceivedPacketsPerSecond

targetSentBytesPerSecond

targetSentBytesPerSecond?: (number|null);

NetworkUtilization targetSentBytesPerSecond

targetSentPacketsPerSecond

targetSentPacketsPerSecond?: (number|null);

NetworkUtilization targetSentPacketsPerSecond