Method: projects.deployments.uninstall
ถอนการติดตั้งการติดตั้งใช้งานทดสอบออกจากบัญชีของผู้ใช้ ดูข้อมูลเพิ่มเติมได้ที่ทดสอบส่วนเสริม
คำขอ HTTP
POST https://gsuiteaddons.googleapis.com/v1/{name=projects/*/deployments/*}:uninstall
URL ใช้ไวยากรณ์การแปลง gRPC
พารามิเตอร์เส้นทาง
พารามิเตอร์ |
name |
string
ต้องระบุ ชื่อทรัพยากรแบบเต็มของการติดตั้งที่จะติดตั้ง ตัวอย่าง: projects/my_project/deployments/my_deployment
การให้สิทธิ์ต้องใช้สิทธิ์ IAM ต่อไปนี้ในทรัพยากร name ที่ระบุ
gsuiteaddons.deployments.execute
|
เนื้อหาของคำขอ
เนื้อหาของคำขอต้องว่างเปล่า
เนื้อหาการตอบกลับ
หากทำสำเร็จ เนื้อหาการตอบกลับจะเป็นออบเจ็กต์ JSON ว่าง
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต OAuth ต่อไปนี้
https://www.googleapis.com/auth/cloud-platform
ดูข้อมูลเพิ่มเติมได้ที่ OAuth 2.0 Overview
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-01-15 UTC
[null,null,["อัปเดตล่าสุด 2025-01-15 UTC"],[[["Uninstalls a specified test deployment from a user's account."],["Requires an empty request body and returns an empty JSON object upon successful completion."],["Uses the `POST` method with the URL `https://gsuiteaddons.googleapis.com/v1/{name=projects/*/deployments/*}:uninstall`, where `{name}` represents the deployment's full resource name."],["Needs the `gsuiteaddons.deployments.execute` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]