Interface protos.google.protobuf.ITimestamp (2.3.0)

Properties of a Timestamp.

Package

@google-cloud/recaptcha-enterprise

Properties

nanos

nanos?: (number|null);

Timestamp nanos

Property Value
TypeDescription
(number|null)

seconds

seconds?: (number|Long|string|null);

Timestamp seconds

Property Value
TypeDescription
(number|Long|string|null)