public sealed class AndroidApplication : IMessage<AndroidApplication>, IEquatable<AndroidApplication>, IDeepCloneable<AndroidApplication>, IBufferMessage, IMessage
Reference documentation and code samples for the API Keys v2 API class AndroidApplication.
The SHA1 fingerprint of the application. For example, both sha1 formats are
acceptable : DA:39:A3:EE:5E:6B:4B:0D:32:55:BF:EF:95:60:18:90:AF:D8:07:09 or
DA39A3EE5E6B4B0D3255BFEF95601890AFD80709.
Output format is the latter.
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eAndroidApplication\u003c/code\u003e class is part of the Google Cloud API Keys v2 API, specifically within the \u003ccode\u003eGoogle.Cloud.ApiKeys.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt serves as an identifier for Android applications that are authorized to use API keys.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties, \u003ccode\u003ePackageName\u003c/code\u003e and \u003ccode\u003eSha1Fingerprint\u003c/code\u003e, which store the application's package name and SHA1 fingerprint, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for \u003ccode\u003eAndroidApplication\u003c/code\u003e, one default and one that takes another \u003ccode\u003eAndroidApplication\u003c/code\u003e as an argument.\u003c/p\u003e\n"]]],[],null,[]]