Reference documentation and code samples for the Network Management V1 API class Google::Cloud::NetworkManagement::V1::LatencyDistribution.
Describes measured latency distribution.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#latency_percentiles
def latency_percentiles() -> ::Array<::Google::Cloud::NetworkManagement::V1::LatencyPercentile>
Returns
- (::Array<::Google::Cloud::NetworkManagement::V1::LatencyPercentile>) — Representative latency percentiles.
#latency_percentiles=
def latency_percentiles=(value) -> ::Array<::Google::Cloud::NetworkManagement::V1::LatencyPercentile>
Parameter
- value (::Array<::Google::Cloud::NetworkManagement::V1::LatencyPercentile>) — Representative latency percentiles.
Returns
- (::Array<::Google::Cloud::NetworkManagement::V1::LatencyPercentile>) — Representative latency percentiles.