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.



654
655
656
# File 'lib/google/apis/cloudbilling_v1beta/classes.rb', line 654

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



659
660
# File 'lib/google/apis/cloudbilling_v1beta/classes.rb', line 659

def update!(**args)
end