Class: Google::Cloud::Dialogflow::V2::ListEnvironmentsResponse

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

Overview

The response message for Environments.ListEnvironments.

Instance Attribute Summary collapse

Instance Attribute Details

#environments::Array<::Google::Cloud::Dialogflow::V2::Environment>



167
168
169
170
# File 'proto_docs/google/cloud/dialogflow/v2/environment.rb', line 167

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

#next_page_token::String



167
168
169
170
# File 'proto_docs/google/cloud/dialogflow/v2/environment.rb', line 167

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