RemoveCertificateErrorDetails
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
รายละเอียดของข้อผิดพลาดที่พบระหว่างคำขอนำใบรับรองออก ข้อความนี้จะส่งคืนเป็นส่วนหนึ่งของรายละเอียดของ google.rpc.Status ที่ส่งคืนสู่ผู้ใช้ เมื่อมีข้อผิดพลาดในคำขอ
ช่อง |
certificateReferences[] |
object (CertificateReference )
เอาต์พุตเท่านั้น หากไม่ได้นำใบรับรองออก จะมีรายการการอ้างอิงไปยังใบรับรองที่ป้องกันไม่ให้มีการนำใบรับรองนั้นออก คุณนำออกได้เฉพาะใบรับรองที่ไม่มีการอ้างอิง
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[[["\u003cp\u003eThe error message provides details when a remove certificate request encounters issues.\u003c/p\u003e\n"],["\u003cp\u003eIt includes references to certificates that could not be removed due to existing dependencies.\u003c/p\u003e\n"],["\u003cp\u003eUnreferenced certificates are the only ones eligible for removal.\u003c/p\u003e\n"]]],[],null,["# RemoveCertificateErrorDetails\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nDetails of the errors encountered during a remove certificate request. This message will be returned as part of the details of a google.rpc.Status returned to the user when there is an error in their request.\n\n| JSON representation |\n|-------------------------------------------------------------------------------------------------------------|\n| ``` { \"certificateReferences\": [ { object (/chrome/policy/reference/rest/v1/CertificateReference) } ] } ``` |\n\n| Fields ||\n|---------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `certificateReferences[]` | `object (`[CertificateReference](/chrome/policy/reference/rest/v1/CertificateReference)`)` Output only. If the certificate was not removed, a list of references to the certificate that prevented it from being removed. Only unreferenced certificates can be removed. |"]]