Interface protos.google.api.Distribution.IExemplar (9.3.1)

Properties of an Exemplar.

Package

@google-cloud/logging!

Properties

attachments

attachments?: (google.protobuf.IAny[]|null);

Exemplar attachments

Property Value
TypeDescription
(google.protobuf.IAny[]|null)

timestamp

timestamp?: (google.protobuf.ITimestamp|null);

Exemplar timestamp

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

value

value?: (number|null);

Exemplar value

Property Value
TypeDescription
(number|null)