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 within the Google.Cloud.ApiKeys.V2 namespace is used to identify an Android application for key use within the API Keys v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities such as deep cloning and protocol buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors: a default constructor \u003ccode\u003eAndroidApplication()\u003c/code\u003e and one that accepts another \u003ccode\u003eAndroidApplication\u003c/code\u003e instance for cloning, \u003ccode\u003eAndroidApplication(AndroidApplication other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, \u003ccode\u003ePackageName\u003c/code\u003e and \u003ccode\u003eSha1Fingerprint\u003c/code\u003e, both of which are strings and allow specifying the package name and the SHA1 fingerprint of the Android application, respectively.\u003c/p\u003e\n"],["\u003cp\u003eVersion 1.4.0 represents the latest version of the API, while the documentation references versions down to 1.0.0, indicating an evolving library.\u003c/p\u003e\n"]]],[],null,[]]