Stay organized with collections
Save and categorize content based on your preferences.
Represents the options for viewing a conversation.
Enums
CONVERSATION_VIEW_UNSPECIFIED
The conversation view is not specified.
Defaults to FULL in GetConversationRequest.
Defaults to BASIC in ListConversationsRequest.
FULL
Populates all fields in the conversation.
BASIC
Populates all fields in the conversation except the transcript.
DF_CONVERSATION
Populates all fields in the conversation plus DialogflowCxConversationData. This option only applies to conversations that came to Insights via Dialogflow runtime integration.
This option will show the raw Dialogflow request and response data when it is used in GetConversationRequest.
This option will not show the raw Dialogflow request and response data when it is used in ListConversationsRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-08 UTC."],[],[]]