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.
[[["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 2025-03-25 UTC."],[[["This document provides reference information for the `AndroidKeySettings` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for version 2.5.0, and contains information for versions all the way to 2.17.0."],["The `AndroidKeySettings` class is designed for configuring settings specific to keys used by Android applications, and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class allows configuration of allowed package names for apps using the key, including options to allow all package names or support distribution through non-Google app stores, using the `AllowAllPackageNames` and `SupportNonGoogleAppStoreDistribution` properties, respectively."],["Two constructors are available for `AndroidKeySettings`, one being parameterless and the other taking another `AndroidKeySettings` object as a parameter."],["There is a listing of 23 prior versions of this documentation, starting from 1.2.0 and ending in 2.17.0, with 2.17.0 being the latest available version."]]],[]]