google_api_app_engine v0.0.1 GoogleApi.AppEngine.V1.Model.NetworkUtilization View Source

Target scaling by network usage. Only applicable for VM runtimes.

Attributes

  • targetReceivedBytesPerSecond (Integer): Target bytes received per second. Defaults to: null.
  • targetReceivedPacketsPerSecond (Integer): Target packets received per second. Defaults to: null.
  • targetSentBytesPerSecond (Integer): Target bytes sent per second. Defaults to: null.
  • targetSentPacketsPerSecond (Integer): Target packets sent per second. Defaults to: null.