Settings specific to keys that can be used by Android apps.
Attributes
Name
Description
allow_all_package_names
bool
Optional. If set to true, allowed_package_names are not
enforced.
allowed_package_names
MutableSequence[str]
Optional. Android package names of apps
allowed to use the key. Example:
'com.companyname.appname'
support_non_google_app_store_distribution
bool
Optional. Set to true for keys that are used
in an Android application that is available for
download in app stores in addition to the Google
Play Store.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-01 UTC."],[],[]]