Class: Google::Cloud::Dialogflow::V2::SearchAgentsResponse

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

Overview

The response message for Agents.SearchAgents.

Instance Attribute Summary collapse

Instance Attribute Details

#agents::Array<::Google::Cloud::Dialogflow::V2::Agent>



204
205
206
207
# File 'proto_docs/google/cloud/dialogflow/v2/agent.rb', line 204

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

#next_page_token::String



204
205
206
207
# File 'proto_docs/google/cloud/dialogflow/v2/agent.rb', line 204

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