Class: Google::Apis::MerchantapiDatasourcesV1beta::MerchantReviewDataSource
- Inherits:
-
Object
- Object
- Google::Apis::MerchantapiDatasourcesV1beta::MerchantReviewDataSource
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/merchantapi_datasources_v1beta/classes.rb,
lib/google/apis/merchantapi_datasources_v1beta/representations.rb,
lib/google/apis/merchantapi_datasources_v1beta/representations.rb
Overview
The merchant review data source.
Instance Method Summary collapse
-
#initialize(**args) ⇒ MerchantReviewDataSource
constructor
A new instance of MerchantReviewDataSource.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ MerchantReviewDataSource
Returns a new instance of MerchantReviewDataSource.
498 499 500 |
# File 'lib/google/apis/merchantapi_datasources_v1beta/classes.rb', line 498 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
503 504 |
# File 'lib/google/apis/merchantapi_datasources_v1beta/classes.rb', line 503 def update!(**args) end |