Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::DialogflowSource.
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}