Class: Google::Apis::RetailV2beta::GoogleCloudRetailV2betaAddLocalInventoriesResponse
- Inherits:
-
Object
- Object
- Google::Apis::RetailV2beta::GoogleCloudRetailV2betaAddLocalInventoriesResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/retail_v2beta/classes.rb,
lib/google/apis/retail_v2beta/representations.rb,
lib/google/apis/retail_v2beta/representations.rb
Overview
Response of the ProductService.AddLocalInventories API. Currently empty because there is no meaningful response populated from the ProductService. AddLocalInventories method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudRetailV2betaAddLocalInventoriesResponse
constructor
A new instance of GoogleCloudRetailV2betaAddLocalInventoriesResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudRetailV2betaAddLocalInventoriesResponse
Returns a new instance of GoogleCloudRetailV2betaAddLocalInventoriesResponse.
2629 2630 2631 |
# File 'lib/google/apis/retail_v2beta/classes.rb', line 2629 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
2634 2635 |
# File 'lib/google/apis/retail_v2beta/classes.rb', line 2634 def update!(**args) end |