Class: Google::Shopping::Merchant::Accounts::V1beta::LocationIdSet

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/shopping/merchant/accounts/v1beta/shippingsettings.rb

Overview

A list of location ID sets. Must be non-empty. Can only be set if all other fields are not set.

Instance Attribute Summary collapse

Instance Attribute Details

#location_ids::Array<::String>



646
647
648
649
# File 'proto_docs/google/shopping/merchant/accounts/v1beta/shippingsettings.rb', line 646

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