Reference documentation and code samples for the Cloud Channel V1 API class Google::Cloud::Channel::V1::PriceByResource.
Represents price by resource type.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#price
def price() -> ::Google::Cloud::Channel::V1::Price
    Returns
    
  - (::Google::Cloud::Channel::V1::Price) — Price of the Offer. Present if there are no price phases.
#price=
def price=(value) -> ::Google::Cloud::Channel::V1::Price
    Parameter
    
  - value (::Google::Cloud::Channel::V1::Price) — Price of the Offer. Present if there are no price phases.
    Returns
    
  - (::Google::Cloud::Channel::V1::Price) — Price of the Offer. Present if there are no price phases.
#price_phases
def price_phases() -> ::Array<::Google::Cloud::Channel::V1::PricePhase>
    Returns
    
  - (::Array<::Google::Cloud::Channel::V1::PricePhase>) — Specifies the price by time range.
#price_phases=
def price_phases=(value) -> ::Array<::Google::Cloud::Channel::V1::PricePhase>
    Parameter
    
  - value (::Array<::Google::Cloud::Channel::V1::PricePhase>) — Specifies the price by time range.
    Returns
    
  - (::Array<::Google::Cloud::Channel::V1::PricePhase>) — Specifies the price by time range.
#resource_type
def resource_type() -> ::Google::Cloud::Channel::V1::ResourceType
    Returns
    
  - (::Google::Cloud::Channel::V1::ResourceType) — Resource Type. Example: SEAT
#resource_type=
def resource_type=(value) -> ::Google::Cloud::Channel::V1::ResourceType
    Parameter
    
  - value (::Google::Cloud::Channel::V1::ResourceType) — Resource Type. Example: SEAT
    Returns
    
- (::Google::Cloud::Channel::V1::ResourceType) — Resource Type. Example: SEAT