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

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
Name Description
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
Type Description
Google\Protobuf\Internal\RepeatedField

setLatencyPercentiles

Representative latency percentiles.

Parameter
Name Description
var array<Google\Cloud\NetworkManagement\V1\LatencyPercentile>
Returns
Type Description
$this