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