Module: Google::Cloud::ContactCenterInsights::V1::ConversationView
- Defined in:
- proto_docs/google/cloud/contactcenterinsights/v1/contact_center_insights.rb
Overview
Represents the options for viewing a conversation.
Constant Summary collapse
- CONVERSATION_VIEW_UNSPECIFIED =
The conversation view is not specified.
- Defaults to
FULL
inGetConversationRequest
. - Defaults to
BASIC
inListConversationsRequest
.
- Defaults to
0
- FULL =
Populates all fields in the conversation.
2
- BASIC =
Populates all fields in the conversation except the transcript.
1