Detailed panel information associated with a user event.
Attributes
Name
Description
panel_id
str
Required. The panel ID.
display_name
str
The display name of the panel.
panel_position
int
The ordered position of the panel, if shown to the user with
other panels. If set, then
total_panels
must also be set.
This field is a member of oneof_ _panel_position.
total_panels
int
The total number of panels, including this one, shown to the
user. Must be set if
panel_position
is set.
This field is a member of oneof_ _total_panels.
[[["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-11-19 UTC."],[],[]]