public sealed class AndroidKeyRestrictions : IMessage<AndroidKeyRestrictions>, IEquatable<AndroidKeyRestrictions>, IDeepCloneable<AndroidKeyRestrictions>, IBufferMessage, IMessage
Reference documentation and code samples for the API Keys v2 API class AndroidKeyRestrictions.
[[["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."],[[["This webpage provides documentation for the `AndroidKeyRestrictions` class within the Google Cloud API Keys v2 API."],["The `AndroidKeyRestrictions` class defines the Android apps that are permitted to utilize a specific API key."],["It inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `AllowedApplications`, which contains a list of `AndroidApplication` objects representing permitted apps."],["The latest version of the API represented on the webpage is 1.4.0, with older versions available from 1.0.0."]]],[]]