java.lang.Object | |
↳ | com.google.firebase.appindexing.Scope |
The Scope options for an Indexable
.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | CROSS_DEVICE | The Indexable may get shared with the user's other devices, such as Google Home. |
|||||||||
int | ON_DEVICE | The default scope of an Indexable . |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
The Indexable
may get shared with the user's other devices, such as Google Home.