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 documentation provides reference information for the `AndroidKeyRestrictions` class within the Google Cloud API Keys v2 API."],["The `AndroidKeyRestrictions` class is used to define the Android applications permitted to utilize a specific API key."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for managing message structures and cloning."],["The class contains a property, `AllowedApplications`, which is a list of `AndroidApplication` objects that represent the permitted applications."],["The latest version of the API in the documentation is 1.4.0, with versions 1.3.0, 1.2.0, 1.1.0, and 1.0.0 also available for reference."]]],[]]