Google Cloud Network Management V1 Client - Class LatencyDistribution (1.4.2)

Reference documentation and code samples for the Google Cloud Network Management V1 Client class LatencyDistribution.

Describes measured latency distribution.

Generated from protobuf message google.cloud.networkmanagement.v1.LatencyDistribution

Namespace

Google \ Cloud \ NetworkManagement \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ latency_percentiles array<Google\Cloud\NetworkManagement\V1\LatencyPercentile>

Representative latency percentiles.

getLatencyPercentiles

Representative latency percentiles.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setLatencyPercentiles

Representative latency percentiles.

Parameter
NameDescription
var array<Google\Cloud\NetworkManagement\V1\LatencyPercentile>
Returns
TypeDescription
$this