Class: Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaSetLocalInventoriesResponse
- Inherits:
-
Object
- Object
- Google::Apis::RetailV2beta::GoogleCloudRetailV2alphaSetLocalInventoriesResponse
- 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 SetLocalInventories API. Currently empty because there is no meaningful response populated from the SetLocalInventories method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudRetailV2alphaSetLocalInventoriesResponse
constructor
A new instance of GoogleCloudRetailV2alphaSetLocalInventoriesResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudRetailV2alphaSetLocalInventoriesResponse
Returns a new instance of GoogleCloudRetailV2alphaSetLocalInventoriesResponse.
1113 1114 1115 |
# File 'lib/google/apis/retail_v2beta/classes.rb', line 1113 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
1118 1119 |
# File 'lib/google/apis/retail_v2beta/classes.rb', line 1118 def update!(**args) end |