Contact Center AI Insights V1 API - Module Google::Cloud::ContactCenterInsights::V1::ConversationView (v0.22.0)

Reference documentation and code samples for the Contact Center AI Insights V1 API module Google::Cloud::ContactCenterInsights::V1::ConversationView.

Represents the options for viewing a conversation.

Constants

CONVERSATION_VIEW_UNSPECIFIED

value: 0

The conversation view is not specified.

  • Defaults to FULL in GetConversationRequest.
  • Defaults to BASIC in ListConversationsRequest.

FULL

value: 2
Populates all fields in the conversation.

BASIC

value: 1
Populates all fields in the conversation except the transcript.