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"]],[["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-21 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."]]],[]]