com.google.android.gms.appindex
Interfaces
Classes
Exceptions
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[null,null,["Last updated 2024-10-31 UTC."],[[["The App Indexing API uses `Action` to represent user interactions and `Indexable` for indexable content units, along with `Indexable.Metadata` for associated metadata."],["Builders like `Action.Builder`, `Indexable.Builder`, and `Indexable.Metadata.Builder` help construct these objects."],["Direct usage of `AppIndex` and `UserActions` via the play-services-appindex SDK is not supported."],["The API throws exceptions such as `AppIndexException`, `AppIndexInvalidArgumentException`, and `AppIndexTooManyArgumentsException` for error handling."],["`ThingPropertyKeys` provides keys for setting properties on `Indexable` objects."]]],[]]