Class AddonComposeUiActionResponse
Stay organized with collections
Save and categorize content based on your preferences.
AddonComposeUiActionResponse
Represents an action on the addon compose ui.
// An AddonComposeUiActionResponse that dismiss the addon compose ui.constaddonComposeUiActionResponse=AddOnsResponseService.newAddonComposeUiActionResponseBuilder().setType(AddOnsResponseService.AddonComposeUiActionType.DISMISS).build();
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-01-06 UTC."],[],[]]