REST Resource: edits.deobfuscationfiles
    
    
      
    
    
      
      컬렉션을 사용해 정리하기
    
    
      
      내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
    
  
    
  
      
    
  
  
  
  
  
  
    
    
    
    
    
    
      
      
      
        DeobfuscationFileType
        
        
          
            
              
              
            
            
              
                | 열거형 | 
              
            
            
              
                deobfuscationFileTypeUnspecified | 
                지정되지 않은 가독화 파일 유형입니다. | 
              
              
                proguard | 
                Proguard 가독화 파일 유형입니다. | 
              
              
                nativeCode | 
                네이티브 디버깅 기호 파일 유형입니다. | 
              
            
          
        
      
      
        
          
            
            
          
          
            
              메서드 | 
            
          
          
            
              | 
                 | 
              
                새 가독화 파일을 업로드하고 지정된 APK에 첨부합니다. | 
            
          
        
      
    
    
오류 코드
이 리소스의 작업은 다음 HTTP 오류 코드를 반환합니다.
  
    | 오류 코드 | 
    이유 | 
    해상도 | 
  
  
  5xx | 
  Google Play 서버의 일반 오류입니다. | 
  요청을 다시 시도하세요.
     문제가 계속되면 Google Play 계정 관리자에게 문의하거나 지원 요청을 제출하세요.
      Play 상태 대시보드에서 알려진 서비스 중단이 있는지 확인해 보세요. 
   | 
  409 | 
  동시 실행 업데이트 오류입니다.
     업데이트 중인 객체를 업데이트하려고 시도했습니다. 예를 들어 Play 결제 라이브러리의 acknowledgePurchase() 메서드를 호출하고 Play Developer API의 purchases.products.acknowledge를 동시에 호출하여 구매를 확인합니다.  | 
  요청을 다시 시도하세요. | 
 
  
  
  
  
 
  
    
      
      
    
    
      
    
    
  
       
    
    
      
    
  
  
  달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
  최종 업데이트: 2025-10-10(UTC)
  
  
  
    
      [[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-10-10(UTC)"],[],["The `DeobfuscationFile` resource represents a file used for deobfuscation, with a `symbolType` field indicating its type. Possible types, as defined by `DeobfuscationFileType`, include `proguard`, `nativeCode`, and `deobfuscationFileTypeUnspecified`.  The primary action is uploading a file using the `upload` method, which attaches it to a specific APK. The file's JSON representation includes its symbol type.\n"]]