Class: Google::Cloud::Dialogflow::V2::UpdateParticipantRequest

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.UpdateParticipant.

Instance Attribute Summary collapse

Instance Attribute Details

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



188
189
190
191
# File 'proto_docs/google/cloud/dialogflow/v2/participant.rb', line 188

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

#update_mask::Google::Protobuf::FieldMask



188
189
190
191
# File 'proto_docs/google/cloud/dialogflow/v2/participant.rb', line 188

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