Module: Google::Cloud::ContactCenterInsights::V1::Conversation::Medium
- Defined in:
 - proto_docs/google/cloud/contactcenterinsights/v1/resources.rb
 
Overview
Possible media for the conversation.
Constant Summary collapse
- MEDIUM_UNSPECIFIED =
          
Default value, if unspecified will default to PHONE_CALL.
 0- PHONE_CALL =
          
The format for conversations that took place over the phone.
 1- CHAT =
          
The format for conversations that took place over chat.
 2