Represents the options for viewing a conversation.
Values:
CONVERSATION_VIEW_UNSPECIFIED (0):
The conversation view is not specified.
- Defaults to `FULL` in `GetConversationRequest`.
- Defaults to `BASIC` in `ListConversationsRequest`.
FULL (2):
Populates all fields in the conversation.
BASIC (1):
Populates all fields in the conversation
except the transcript.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-10 UTC."],[],[]]