Class NetworkUtilization (1.5.3)

NetworkUtilization(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Target scaling by network usage. Only applicable in the App Engine flexible environment.

Attributes

NameDescription
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.