Cloud Monitoring V3 API - Class Google::Cloud::Monitoring::V3::BasicSli::LatencyCriteria (v0.16.0)

Reference documentation and code samples for the Cloud Monitoring V3 API class Google::Cloud::Monitoring::V3::BasicSli::LatencyCriteria.

Parameters for a latency threshold SLI.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#threshold

def threshold() -> ::Google::Protobuf::Duration
Returns
  • (::Google::Protobuf::Duration) — Good service is defined to be the count of requests made to this service that return in no more than threshold.

#threshold=

def threshold=(value) -> ::Google::Protobuf::Duration
Parameter
  • value (::Google::Protobuf::Duration) — Good service is defined to be the count of requests made to this service that return in no more than threshold.
Returns
  • (::Google::Protobuf::Duration) — Good service is defined to be the count of requests made to this service that return in no more than threshold.