Class: Google::Shopping::Merchant::Accounts::V1::LfpProvider

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

Overview

Collection of information related to a Local Feed Partnership (LFP) provider.

Instance Attribute Summary collapse

Instance Attribute Details

#display_name::String

Returns The display name of the LFP provider.

Returns:

  • (::String)

    The display name of the LFP provider.



37
38
39
40
# File 'proto_docs/google/shopping/merchant/accounts/v1/lfpproviders.rb', line 37

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

#name::String

Returns Identifier. The resource name of the LFP provider. Format: accounts/{account}/omnichannelSettings/{omnichannel_setting}/lfpProviders/{lfp_provider}.

Returns:

  • (::String)

    Identifier. The resource name of the LFP provider. Format: accounts/{account}/omnichannelSettings/{omnichannel_setting}/lfpProviders/{lfp_provider}



37
38
39
40
# File 'proto_docs/google/shopping/merchant/accounts/v1/lfpproviders.rb', line 37

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

#region_code::String (readonly)

Returns Output only. Region code defined by CLDR.

Returns:

  • (::String)

    Output only. Region code defined by CLDR.



37
38
39
40
# File 'proto_docs/google/shopping/merchant/accounts/v1/lfpproviders.rb', line 37

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