[[["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 2021-02-11 UTC."],[],[],null,["public interface **Action** \nRepresents an action taken by the user within the app.\n\nActions are constucted via [Action.Builder](/docs/reference/android/com/google/firebase/appindexing/Action.Builder)\nand logged via [FirebaseUserActions.start(Action)](/docs/reference/android/com/google/firebase/appindexing/FirebaseUserActions#start(com.google.firebase.appindexing.Action)) and [FirebaseUserActions.end(Action)](/docs/reference/android/com/google/firebase/appindexing/FirebaseUserActions#end(com.google.firebase.appindexing.Action)). Convenience methods to construct common types of\nactions are available via [Actions](/docs/reference/android/com/google/firebase/appindexing/builders/Actions). \n\nNested Class Summary"]]