You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-androidmanagement/v1/2.0.0/com/google/api/services/androidmanagement/v1/model/ApplicationReport.java
+27-3Lines changed: 27 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -87,14 +87,21 @@ public final class ApplicationReport extends com.google.api.client.json.GenericJ
87
87
privatejava.lang.StringpackageSha256Hash;
88
88
89
89
/**
90
-
* The SHA-1 hash of each android.content.pm.Signature
90
+
* Deprecated. Use signingKeyCerts instead. The SHA-1 hash of each android.content.pm.Signature
91
91
* (https://developer.android.com/reference/android/content/pm/Signature.html) associated with the
92
92
* app package. Each byte of each hash value is represented as a two-digit hexadecimal number.
0 commit comments