Reference documentation and code samples for the Compute V1 Client class FutureReservationTimeWindow.
Generated from protobuf message google.cloud.compute.v1.FutureReservationTimeWindow
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ duration
↳ end_time
string
↳ start_time
string
Start time of the Future Reservation. The start_time is an RFC3339 string.
getDuration
Generated from protobuf field optional .google.cloud.compute.v1.Duration duration = 155471252;
hasDuration
clearDuration
setDuration
Generated from protobuf field optional .google.cloud.compute.v1.Duration duration = 155471252;
$this
getEndTime
Generated from protobuf field optional string end_time = 114938801;
string
hasEndTime
clearEndTime
setEndTime
Generated from protobuf field optional string end_time = 114938801;
var
string
$this
getStartTime
Start time of the Future Reservation. The start_time is an RFC3339 string.
string
hasStartTime
clearStartTime
setStartTime
Start time of the Future Reservation. The start_time is an RFC3339 string.
var
string
$this

