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 document provides reference information for the `AndroidKeyRestrictions` class within the Google Cloud API Keys v2 API, specifically version 1.3.0."],["The `AndroidKeyRestrictions` class is designed to manage the Android applications permitted to utilize a specific API key."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its integration with the Google.Protobuf framework."],["The `AllowedApplications` property, of type `RepeatedField\u003cAndroidApplication\u003e`, is used to define the list of Android applications authorized to use the key."],["The document also outlines the available versions of this API and the corresponding link for each of them, going from 1.0.0 up to the most recent version of 1.4.0."]]],[]]