GoogleApi.ContentWarehouse.V1.Model.QualityRichsnippetsAppsProtosLaunchableAppPerDocData
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
A subset of LaunchableApplication, which is stored in the PerDocData proto (indexer/perdocdata/perdocdata.proto) and thus stored in the Search Mustang index. It is used to identify documents containing app links at serving time by SuperRoot. A subset of LaunchableApplication is used to save on storage requirements.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
indexStatus
(type:String.t
, default:nil
)
- -
packageIdFingerprint
(type:String.t
, default:nil
)
- Android package id of the application associated with this document (example: 'com.imdb.mobile'), encoded with the Fingerprint2011() function. -
perAppInfoEncoded
(type:String.t
, default:nil
)
- A subset of the data in the PerAppInfo message, encoded to save on space. See quality/calypso/utils/app_info_utils.h for encoding/decoding.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.QualityRichsnippetsAppsProtosLaunchableAppPerDocData