public sealed class AndroidKeySettings : IMessage<AndroidKeySettings>, IEquatable<AndroidKeySettings>, IDeepCloneable<AndroidKeySettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class AndroidKeySettings.
Settings specific to keys that can be used by Android apps.
public bool SupportNonGoogleAppStoreDistribution { get; set; }
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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eAndroidKeySettings\u003c/code\u003e class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for version 2.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAndroidKeySettings\u003c/code\u003e class is designed for managing settings related to keys used by Android applications, including whether all package names are allowed.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists available versions of the API from 2.17.0 (latest) down to 1.2.0, with links to each version's documentation, which can be accessed in order to find historical information.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eAndroidKeySettings\u003c/code\u003e include \u003ccode\u003eAllowAllPackageNames\u003c/code\u003e, \u003ccode\u003eAllowedPackageNames\u003c/code\u003e, and \u003ccode\u003eSupportNonGoogleAppStoreDistribution\u003c/code\u003e, each offering configuration options for Android app key usage.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capability for serialization, comparison, cloning, and efficient data handling.\u003c/p\u003e\n"]]],[],null,[]]