Home | History | Annotate | Download | only in proto

Lines Matching full:feedback

4 // Messages containing configuration of Feedback Service
13 // Product for which feedback can be sent: GMail, Writely etc.
23 // feedback type applies to the page user is browsing and forward
29 // index of feedback type as found in database
32 // Specifies whether this feedback type is currently enabled and
33 // feedback of this type can be submitted.
36 // Problem name of this feedback type on Google Feedback pages.
39 // Name of the product to which this feedback type belongs.
48 // is sent upon each new feedback of this type.
54 // Encapsulates different kind of feedback type.
56 // Product feedback type.
58 // Special feedback type (e.g. fixit).
62 // Kind of feedback type.
65 // Prefix to be added to summary of notification email sent for feedback of this
73 // ID of the product this feedback type belongs to.
76 // Tag that is used for marking feedback types that require non-ordinary handling.
78 // "unclassified" for Unclassified feedback,
79 // "android" for android feedback
80 // "selenium" for selenium feedback
83 // Problem description visible in feedback extension.
86 // Visibilities of feedback type.
88 // feedback type visible in external extension only
90 // feedback type visible in internal extension only
94 // Specifies the visibility of this feedback type.
103 // Channel via which notification about feedback should be send
113 // Specifies channel via which notification about feedback of this type should be sent.
118 // Send notification per each feedback.
119 FEEDBACK = 1;
125 optional NotificationGranularity notification_granularity = 21 [default=FEEDBACK];
131 // Used to detect content relevant to particular type of feedback.
139 // Approval by feedback admins