com.google.firebase.appindexing.Action |
Represents an action taken by the user within the app.
Actions are constucted via Action.Builder
and logged via start(Action)
and end(Action)
. Convenience methods to construct
common types of actions are available via Actions
.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Action.Builder | The builder for Action . |
||||||||||
Action.Metadata | Represents the metadata for an Action . |