Class: Google::Shopping::Merchant::Accounts::V1beta::LinkLfpProviderResponse

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

Overview

Response message for the LinkLfpProvider method.

Instance Attribute Summary collapse

Instance Attribute Details

#response::Google::Protobuf::Empty

Returns Empty response.

Returns:



100
101
102
103
# File 'proto_docs/google/shopping/merchant/accounts/v1beta/lfpproviders.rb', line 100

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