Class: Google::Apis::MerchantapiDatasourcesV1beta::ProductReviewDataSource
- Inherits:
-
Object
- Object
- Google::Apis::MerchantapiDatasourcesV1beta::ProductReviewDataSource
- 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 product review data source.
Instance Method Summary collapse
-
#initialize(**args) ⇒ ProductReviewDataSource
constructor
A new instance of ProductReviewDataSource.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ ProductReviewDataSource
Returns a new instance of ProductReviewDataSource.
605 606 607 |
# File 'lib/google/apis/merchantapi_datasources_v1beta/classes.rb', line 605 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
610 611 |
# File 'lib/google/apis/merchantapi_datasources_v1beta/classes.rb', line 610 def update!(**args) end |