Class: Google::Apis::CloudbillingV1beta::GoogleCloudBillingBillingaccountpricesV1betaDefaultPrice
- Inherits:
-
Object
- Object
- Google::Apis::CloudbillingV1beta::GoogleCloudBillingBillingaccountpricesV1betaDefaultPrice
- 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 default price which is the current list price.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudBillingBillingaccountpricesV1betaDefaultPrice
constructor
A new instance of GoogleCloudBillingBillingaccountpricesV1betaDefaultPrice.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudBillingBillingaccountpricesV1betaDefaultPrice
Returns a new instance of GoogleCloudBillingBillingaccountpricesV1betaDefaultPrice.
822 823 824 |
# File 'lib/google/apis/cloudbilling_v1beta/classes.rb', line 822 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
827 828 |
# File 'lib/google/apis/cloudbilling_v1beta/classes.rb', line 827 def update!(**args) end |