Stay organized with collections
Save and categorize content based on your preferences.
@Document(name = WebPage.SCHEMA_NAME)
class WebPage : Thing
AppSearch document representing a WebPage entity.
See https://schema.org/WebPage for more context.
Summary
Public functions |
ImageObject? |
Returns a favicon that represents the web page.
|
Inherited functions |
From androidx.appsearch.builtintypes.Thing
(Mutable)List<String!> |
Returns an unmodifiable list of aliases, if any, for this item.
|
Long |
Returns the creation timestamp, in milliseconds since Unix epoch, of this item.
|
String? |
Returns a description of this item.
|
Int |
Returns the intrinsic score (or importance) of this item.
|
Long |
Returns the time-to-live timestamp, in milliseconds since getCreationTimestampMillis, for this item.
|
String |
Returns the unique identifier for this item.
|
String? |
Returns the URL for an image of this item.
|
String? |
Returns the name of this item.
|
String |
Returns the namespace (or logical grouping) for this item.
|
(Mutable)List<PotentialAction!> |
Returns the actions that can be taken on this object.
|
String? |
Returns the deeplink URL of this item.
|
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-07-17 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-17 UTC."],[],[]]