Module Google::Cloud::ContactCenterInsights::V1::ConversationView (v0.6.0)

Represents the options for views of a conversation.

Constants

CONVERSATION_VIEW_UNSPECIFIED

value: 0
Not specified. Defaults to FULL on GetConversationRequest and BASIC for ListConversationsRequest.

BASIC

value: 1
Transcript field is not populated in the response.

FULL

value: 2
All fields are populated.