Class Google::Cloud::ContactCenterInsights::V1::DialogflowSource (v0.6.0)

A Dialogflow source of conversation data.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#audio_uri

def audio_uri() -> ::String
Returns
  • (::String) — Cloud Storage URI that points to a file that contains the conversation audio.

#audio_uri=

def audio_uri=(value) -> ::String
Parameter
  • value (::String) — Cloud Storage URI that points to a file that contains the conversation audio.
Returns
  • (::String) — Cloud Storage URI that points to a file that contains the conversation audio.

#dialogflow_conversation

def dialogflow_conversation() -> ::String
Returns
  • (::String) — Output only. The name of the Dialogflow conversation that this conversation resource is derived from. Format: projects/{project}/locations/{location}/conversations/{conversation}