Class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaRemoveFulfillmentPlacesMetadata
- Inherits:
-
Object
- Object
- Google::Apis::RetailV2alpha::GoogleCloudRetailV2alphaRemoveFulfillmentPlacesMetadata
- 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 RemoveFulfillmentPlaces operation. Currently empty because there is no meaningful metadata populated from the ProductService.RemoveFulfillmentPlaces method.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudRetailV2alphaRemoveFulfillmentPlacesMetadata
constructor
A new instance of GoogleCloudRetailV2alphaRemoveFulfillmentPlacesMetadata.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudRetailV2alphaRemoveFulfillmentPlacesMetadata
Returns a new instance of GoogleCloudRetailV2alphaRemoveFulfillmentPlacesMetadata.
5834 5835 5836 |
# File 'lib/google/apis/retail_v2alpha/classes.rb', line 5834 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
5839 5840 |
# File 'lib/google/apis/retail_v2alpha/classes.rb', line 5839 def update!(**args) end |