Scope Stay organized with collections Save and categorize content based on your preferences.
public final classScope extendsObject
The Scope options for anIndexable.
Constant Summary
| int | CROSS_DEVICE | TheIndexable may get shared with the user's other devices, such as Google Home. |
| int | ON_DEVICE | The default scope of anIndexable. |
Inherited Method Summary
Constants
public static final intCROSS_DEVICE
TheIndexable may get shared with the user's other devices, such as Google Home.
Constant Value:3
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-02-11 UTC.