Class: Google::Apis::RetailV2alpha::GoogleCloudRetailV2betaRemoveFulfillmentPlacesMetadata

Inherits:
Object
  • Object
show all
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

Constructor Details

#initialize(**args) ⇒ GoogleCloudRetailV2betaRemoveFulfillmentPlacesMetadata

Returns a new instance of GoogleCloudRetailV2betaRemoveFulfillmentPlacesMetadata.



8867
8868
8869
# File 'lib/google/apis/retail_v2alpha/classes.rb', line 8867

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



8872
8873
# File 'lib/google/apis/retail_v2alpha/classes.rb', line 8872

def update!(**args)
end