Reference documentation and code samples for the Google Cloud Asset V1 Client class TimeWindow.
A time window specified by its start_time
and end_time
.
Generated from protobuf message google.cloud.asset.v1.TimeWindow
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ start_time
↳ end_time
Google\Protobuf\Timestamp
End time of the time window (inclusive). If not specified, the current timestamp is used instead.
getStartTime
Start time of the time window (exclusive).
hasStartTime
clearStartTime
setStartTime
Start time of the time window (exclusive).
$this
getEndTime
End time of the time window (inclusive). If not specified, the current timestamp is used instead.
hasEndTime
clearEndTime
setEndTime
End time of the time window (inclusive). If not specified, the current timestamp is used instead.
$this