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



21716
21717
21718
21719
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 21716

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

#end_time::String

Returns:

  • (::String)


21716
21717
21718
21719
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 21716

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.



21716
21717
21718
21719
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 21716

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