Class: Google::Apis::RetailV2::GoogleCloudRetailV2betaAddLocalInventoriesResponse
- Inherits:
-
Object
- Object
- Google::Apis::RetailV2::GoogleCloudRetailV2betaAddLocalInventoriesResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/retail_v2/classes.rb,
lib/google/apis/retail_v2/representations.rb,
lib/google/apis/retail_v2/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.
7985 7986 7987 |
# File 'lib/google/apis/retail_v2/classes.rb', line 7985 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
7990 7991 |
# File 'lib/google/apis/retail_v2/classes.rb', line 7990 def update!(**args) end |