Resource: DeobfuscationFile
Represents a deobfuscation file.
JSON representation | |
---|---|
{
"symbolType": enum ( |
Fields | |
---|---|
symbolType |
The type of the deobfuscation file. |
DeobfuscationFileType
Type of a deobfuscation file.
Enums | |
---|---|
DEOBFUSCATION_FILE_TYPE_UNSPECIFIED |
Unspecified deobfuscation file type. |
PROGUARD |
Proguard deobfuscation file type. |
NATIVE_CODE |
Native debugging symbols file type. |
Methods |
|
---|---|
|
Uploads a new deobfuscation file and attaches to the specified APK. |