Class: Google::Shopping::Merchant::Accounts::V1::LinkGbpAccountResponse

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

Overview

Response message for the LinkGbpAccount method.

Instance Attribute Summary collapse

Instance Attribute Details

#response::Google::Protobuf::Empty

Returns Empty response.

Returns:



115
116
117
118
# File 'proto_docs/google/shopping/merchant/accounts/v1/gbpaccounts.rb', line 115

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