Class: Google::Cloud::Dialogflow::V2::ListDocumentsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dialogflow/v2/document.rb

Overview

Response message for Documents.ListDocuments.

Instance Attribute Summary collapse

Instance Attribute Details

#documents::Array<::Google::Cloud::Dialogflow::V2::Document>



233
234
235
236
# File 'proto_docs/google/cloud/dialogflow/v2/document.rb', line 233

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

#next_page_token::String



233
234
235
236
# File 'proto_docs/google/cloud/dialogflow/v2/document.rb', line 233

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