Class: Google::Shopping::Merchant::Accounts::V1::ListProgramsResponse

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

Overview

Response message for the ListPrograms method.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



140
141
142
143
# File 'proto_docs/google/shopping/merchant/accounts/v1/programs.rb', line 140

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

#programs::Array<::Google::Shopping::Merchant::Accounts::V1::Program>



140
141
142
143
# File 'proto_docs/google/shopping/merchant/accounts/v1/programs.rb', line 140

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