Class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSetLocalInventoriesMetadata
- Inherits:
-
Object
- Object
- Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaSetLocalInventoriesMetadata
- 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
Metadata related to the progress of the SetLocalInventories operation. Currently empty because there is no meaningful metadata populated from the SetLocalInventories method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudRetailV2alphaSetLocalInventoriesMetadata
constructor
A new instance of GoogleCloudRetailV2alphaSetLocalInventoriesMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudRetailV2alphaSetLocalInventoriesMetadata
Returns a new instance of GoogleCloudRetailV2alphaSetLocalInventoriesMetadata.
3834 3835 3836 |
# File 'lib/google/apis/retail_v2alpha/classes.rb', line 3834 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
3839 3840 |
# File 'lib/google/apis/retail_v2alpha/classes.rb', line 3839 def update!(**args) end |