Class: Google::Cloud::Dialogflow::V2::CreateEnvironmentRequest

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 request message for Environments.CreateEnvironment.

Instance Attribute Summary collapse

Instance Attribute Details

#environment::Google::Cloud::Dialogflow::V2::Environment



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

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

#environment_id::String



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

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

#parent::String



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

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