Class: Google::Apis::CloudbillingV1beta::GoogleCloudBillingBillingaccountpricesV1betaMergedPrice

Inherits:
Object
  • Object
show all
Includes:
Google::Apis::Core::Hashable, Google::Apis::Core::JsonObjectSupport
Defined in:
lib/google/apis/cloudbilling_v1beta/classes.rb,
lib/google/apis/cloudbilling_v1beta/representations.rb,
lib/google/apis/cloudbilling_v1beta/representations.rb

Overview

Encapsulates a price after merging from multiple sources. With merged tiers, each individual tier can be from a different source with different discount types.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudBillingBillingaccountpricesV1betaMergedPrice

Returns a new instance of GoogleCloudBillingBillingaccountpricesV1betaMergedPrice.



974
975
976
# File 'lib/google/apis/cloudbilling_v1beta/classes.rb', line 974

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



979
980
# File 'lib/google/apis/cloudbilling_v1beta/classes.rb', line 979

def update!(**args)
end