Class: Google::Cloud::Compute::V1::CapacityHistoryResponsePriceRecord

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

Overview

A record of price history.

Instance Attribute Summary collapse

Instance Attribute Details

#interval ⇒ ::Google::Cloud::Compute::V1::Interval

Returns The time interval for this price record.

Returns:



14255
14256
14257
14258
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 14255

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

#list_price ⇒ ::Google::Cloud::Compute::V1::Money

Returns The Spot VM list price during the interval.

Returns:



14255
14256
14257
14258
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 14255

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