Class: Google::Cloud::Dialogflow::V2::CreateParticipantRequest

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

Overview

The request message for Participants.CreateParticipant.

Instance Attribute Summary collapse

Instance Attribute Details

#parent::String



170
171
172
173
# File 'proto_docs/google/cloud/dialogflow/v2/participant.rb', line 170

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

#participant::Google::Cloud::Dialogflow::V2::Participant



170
171
172
173
# File 'proto_docs/google/cloud/dialogflow/v2/participant.rb', line 170

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