Class: Google::Cloud::Channel::V1::ListProductsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/channel/v1/service.rb

Overview

Response message for ListProducts.

Instance Attribute Summary collapse

Instance Attribute Details

#next_page_token::String



1183
1184
1185
1186
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 1183

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

#products::Array<::Google::Cloud::Channel::V1::Product>



1183
1184
1185
1186
# File 'proto_docs/google/cloud/channel/v1/service.rb', line 1183

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