NetworkResourceUtilization

The network field that contains a list of network metrics that are associated with the current instance.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The network inbound throughput utilization measured in Bytes per second (Bps).

Link copied to clipboard

The network outbound throughput utilization measured in Bytes per second (Bps).

Link copied to clipboard

The network inbound packets that are measured in packets per second.

Link copied to clipboard

The network outbound packets that are measured in packets per second.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String