Class: Google::Cloud::ContactCenterInsights::V1::DialogflowSource

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/contactcenterinsights/v1/resources.rb

Overview

A Dialogflow source of conversation data.

Instance Attribute Summary collapse

Instance Attribute Details

#audio_uri::String



339
340
341
342
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 339

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

#dialogflow_conversation::String (readonly)



339
340
341
342
# File 'proto_docs/google/cloud/contactcenterinsights/v1/resources.rb', line 339

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