Interface protos.google.protobuf.IDuration (3.2.7)

Properties of a Duration.

Package

@google-cloud/talent!

Properties

nanos

nanos?: (number|null);

Duration nanos

Property Value
TypeDescription
(number|null)

seconds

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

Duration seconds

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