Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::FutureReservationTimeWindow (v3.5.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::FutureReservationTimeWindow.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#duration

def duration() -> ::Google::Cloud::Compute::V1::Duration

#duration=

def duration=(value) -> ::Google::Cloud::Compute::V1::Duration

#end_time

def end_time() -> ::String
Returns
  • (::String)

#end_time=

def end_time=(value) -> ::String
Parameter
  • value (::String)
Returns
  • (::String)

#start_time

def start_time() -> ::String
Returns
  • (::String) — Start time of the Future Reservation. The start_time is an RFC3339 string.

#start_time=

def start_time=(value) -> ::String
Parameter
  • value (::String) — Start time of the Future Reservation. The start_time is an RFC3339 string.
Returns
  • (::String) — Start time of the Future Reservation. The start_time is an RFC3339 string.