Class LatencyCriteria (2.11.0)

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``.

Inheritance

builtins.object > proto.message.Message > LatencyCriteria