Class LatencyCriteria (2.9.2)

LatencyCriteria(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Parameters for a latency threshold SLI.

Attribute

NameDescription
threshold google.protobuf.duration_pb2.Duration
Good service is defined to be the count of requests made to this service that return in no more than threshold.