Interface protos.google.cloud.asset.v1.ITimeWindow (3.15.5)

Properties of a TimeWindow.

Package

@google-cloud/asset!

Properties

endTime

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

TimeWindow endTime

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

startTime

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

TimeWindow startTime

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