Class: Google::Cloud::Compute::V1::FutureReservationTimeWindow

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#duration ⇒ ::Google::Cloud::Compute::V1::Duration



22908
22909
22910
22911
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22908

class FutureReservationTimeWindow
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#end_time ⇒ ::String

Returns:

  • (::String)


22908
22909
22910
22911
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22908

class FutureReservationTimeWindow
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#start_time ⇒ ::String

Returns 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.



22908
22909
22910
22911
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22908

class FutureReservationTimeWindow
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end