Method: projects.deployments.uninstall
    
    
      
    
    
      
      コレクションでコンテンツを整理
    
    
      
      必要に応じて、コンテンツの保存と分類を行います。
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
    
      
      
      
        ユーザーのアカウントからテストのデプロイメントをアンインストールします。詳細については、アドオンをテストするをご覧ください。
      
      
        
          HTTP リクエスト
          POST https://gsuiteaddons.googleapis.com/v1/{name=projects/*/deployments/*}:uninstall
この URL は gRPC Transcoding 構文を使用します。
        
        
          パスパラメータ
          
            
              
              
            
            
              
                | パラメータ | 
              
            
            
              
                name | 
                
                   string 
                  必須。インストールするデプロイの完全なリソース名。 例: projects/my_project/deployments/my_deployment。 
                  認可には、指定されたリソース name に対する次の IAM の権限が必要です。 
                  
                    gsuiteaddons.deployments.execute 
                   
                 | 
              
            
          
        
        
          リクエストの本文
          リクエストの本文は空にする必要があります。
        
        
          レスポンスの本文
          成功すると、レスポンスの本文は空の JSON オブジェクトになります。
        
        
          認可スコープ
          次の OAuth スコープが必要です。
          
            https://www.googleapis.com/auth/cloud-platform 
          
詳しくは、認可ガイドをご覧ください。
        
      
      
    
  
  
  
  
    
  
 
  
    
    
      
       
    
    
  
  
  特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
  最終更新日 2025-04-22 UTC。
  
  
  
    
      [null,null,["最終更新日 2025-04-22 UTC。"],[],["This document outlines how to uninstall a test deployment from a user's account via an HTTP POST request. The request is sent to a specific URL, incorporating a required path parameter, `name`, which identifies the deployment. The request body must be empty. Successful uninstallation results in an empty JSON response.  Authorization requires the `gsuiteaddons.deployments.execute` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope. The provided URL uses gRPC Transcoding syntax.\n"]]