Reference documentation and code samples for the Google Cloud Appengine Admin V1 Client class NetworkUtilization.
Target scaling by network usage.
Only applicable in the App Engine flexible environment.
Generated from protobuf message google.appengine.v1.NetworkUtilization
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ target_sent_bytes_per_second
int
Target bytes sent per second.
↳ target_sent_packets_per_second
int
Target packets sent per second.
↳ target_received_bytes_per_second
int
Target bytes received per second.
↳ target_received_packets_per_second
int
Target packets received per second.
getTargetSentBytesPerSecond
Target bytes sent per second.
int
setTargetSentBytesPerSecond
Target bytes sent per second.
var
int
$this
getTargetSentPacketsPerSecond
Target packets sent per second.
int
setTargetSentPacketsPerSecond
Target packets sent per second.
var
int
$this
getTargetReceivedBytesPerSecond
Target bytes received per second.
int
setTargetReceivedBytesPerSecond
Target bytes received per second.
var
int
$this
getTargetReceivedPacketsPerSecond
Target packets received per second.
int
setTargetReceivedPacketsPerSecond
Target packets received per second.
var
int
$this