Class: Google::Cloud::Retail::V2::RemoveFulfillmentPlacesRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/retail/v2/product_service.rb

Overview

Request message for ProductService.RemoveFulfillmentPlaces method.

Instance Attribute Summary collapse

Instance Attribute Details

#allow_missing::Boolean



628
629
630
631
# File 'proto_docs/google/cloud/retail/v2/product_service.rb', line 628

class RemoveFulfillmentPlacesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#place_ids::Array<::String>



628
629
630
631
# File 'proto_docs/google/cloud/retail/v2/product_service.rb', line 628

class RemoveFulfillmentPlacesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#product::String



628
629
630
631
# File 'proto_docs/google/cloud/retail/v2/product_service.rb', line 628

class RemoveFulfillmentPlacesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#remove_time::Google::Protobuf::Timestamp



628
629
630
631
# File 'proto_docs/google/cloud/retail/v2/product_service.rb', line 628

class RemoveFulfillmentPlacesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#type::String



628
629
630
631
# File 'proto_docs/google/cloud/retail/v2/product_service.rb', line 628

class RemoveFulfillmentPlacesRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end