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 page provides documentation for the `AndroidKeySettings` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for .NET development."],["The `AndroidKeySettings` class manages settings for reCAPTCHA keys used by Android applications, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers various versions of the API, from version 1.2.0 up to the latest, 2.17.0, in addition to version 2.3.0 in the main content."],["Key properties of the `AndroidKeySettings` class include `AllowAllPackageNames`, a boolean determining if package name restrictions are enforced, and `AllowedPackageNames`, which stores a list of allowed Android package names."]]],[]]