フィードバックを送信
  
   
 
  
    
      FailureInfo
    
    
       
    
    
      
      コレクションでコンテンツを整理
     
    
      
      必要に応じて、コンテンツの保存と分類を行います。
     
   
     
  
      
     
  
  
  
   
  
  
    
    
    
     
     
    
      
      
        
          
            
              JSON 表現 
             
           
          
            
              
{ 
  "errorCode" :  enum (Code ) , 
  "errorMessage" :  string , 
  // Union field failed_entity can be only one of the following: 
  "printerId" :  string , 
  "printer" :  { 
    object (Printer ) 
  } 
  // End of list of possible types for union field failed_entity. 
}  
             
           
        
       
      
        
          
             
             
           
          
            
              フィールド 
             
           
          
            
              errorCode 
              
                enum (Code )
                更新が適用されなかった理由の正規コード。
               
             
            
              errorMessage 
              
                string
                失敗の理由のメッセージ。
               
             
            
              共用体フィールド failed_entity。
failed_entity は次のいずれかになります。
 
             
            
              printerId 
              
                string
                エラーが発生したプリンタの ID。
               
             
            
              printer 
              
                object (Printer )
                プリンタに問題があります。
               
             
           
        
       
     
  
  
  
  
     
  
 
  
    
      
       
    
    
      
    
     
  
       
         
  
  
    
    フィードバックを送信
  
   
 
       
    
    
       
    
  
  
 
  特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンス により使用許諾されます。コードサンプルは Apache 2.0 ライセンス により使用許諾されます。詳しくは、Google Developers サイトのポリシー をご覧ください。Java は Oracle および関連会社の登録商標です。
  最終更新日 2025-07-25 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-07-25 UTC。"],[],[]]