Class: Google::Cloud::Dialogflow::CX::V3::CreateIntentRequest

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

Overview

The request message for .

Instance Attribute Summary collapse

Instance Attribute Details

#intent::Google::Cloud::Dialogflow::CX::V3::Intent



271
272
273
274
# File 'proto_docs/google/cloud/dialogflow/cx/v3/intent.rb', line 271

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

#language_code::String



271
272
273
274
# File 'proto_docs/google/cloud/dialogflow/cx/v3/intent.rb', line 271

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

#parent::String



271
272
273
274
# File 'proto_docs/google/cloud/dialogflow/cx/v3/intent.rb', line 271

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