public sealed class DialogflowSource : IMessage<DialogflowSource>, IEquatable<DialogflowSource>, IDeepCloneable<DialogflowSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Contact Center AI Insights v1 API class DialogflowSource.
public string DialogflowConversation { get; set; }
Output only. The name of the Dialogflow conversation that this conversation
resource is derived from. Format:
projects/{project}/locations/{location}/conversations/{conversation}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eDialogflowSource\u003c/code\u003e class within the Google Cloud Contact Center Insights v1 API, specifically focusing on version 2.18.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDialogflowSource\u003c/code\u003e class serves as a representation of conversation data originating from Dialogflow, which allows it to be accessed and processed.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the class's inheritance (\u003ccode\u003eobject\u003c/code\u003e) and implemented interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and others.\u003c/p\u003e\n"],["\u003cp\u003eThe available constructors for the \u003ccode\u003eDialogflowSource\u003c/code\u003e class are detailed, including a default constructor and a copy constructor that accepts another \u003ccode\u003eDialogflowSource\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDialogflowSource\u003c/code\u003e class are \u003ccode\u003eAudioUri\u003c/code\u003e, pointing to the conversation audio file's Cloud Storage URI, and \u003ccode\u003eDialogflowConversation\u003c/code\u003e, which is the read-only name of the Dialogflow conversation.\u003c/p\u003e\n"]]],[],null,[]]