Convenience methods to construct Indexable
s for common
data types are available via Indexables
.
Convenience methods to construct common types of com.google.firebase.appindexing.Action
s
are available via Actions
.
Actions | Provides convenience methods to construct common type of actions. |
AggregateRatingBuilder | Builder to construct an Indexable for aggregate rating. |
ConversationBuilder | Builder to construct an Indexable for a conversation. |
DigitalDocumentBuilder | Builder to construct an Indexable for a digital document
of different types. |
DigitalDocumentPermissionBuilder | Builder to construct an Indexable for a permission on a
digital document. |
GeoShapeBuilder | Builder to construct an Indexable for a geographic area
described by a shape. |
IndexableBuilder<T extends IndexableBuilder<?>> | The basic abstract builder to construct an Indexable . |
Indexables | Provides convenience methods to construct Indexable s for
common data types. |
LocalBusinessBuilder | Builder to construct an Indexable for a local business. |
MessageBuilder | Builder to construct an Indexable for a message. |
MusicAlbumBuilder | Builder to construct an Indexable for a music album. |
MusicGroupBuilder | Builder to construct an Indexable for a music group. |
MusicPlaylistBuilder | Builder to construct an Indexable for a music playlist. |
MusicRecordingBuilder | Builder to construct an Indexable for a song or other
music recording. |
PersonBuilder | Builder to construct an Indexable for a person. |
PostalAddressBuilder | Builder to construct an Indexable for a postal address. |
ReservationBuilder | Builder to construct an Indexable for a reservation. |