medium property
The medium transcript objects represent.
Required. Possible string values are:
- "MEDIUM_UNSPECIFIED" : Default value, if unspecified will default to PHONE_CALL.
- "PHONE_CALL" : The format for conversations that took place over the phone.
- "CHAT" : The format for conversations that took place over chat.
Implementation
core.String? medium;