RemoveCertificateErrorDetails
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
移除憑證要求期間發生的錯誤詳細資料。當使用者的要求發生錯誤時,系統會將此訊息做為 google.rpc.Status 詳細資料的一部分傳回。
欄位 |
certificateReferences[] |
object (CertificateReference )
僅供輸出。如果憑證未移除,則會列出導致系統無法移除憑證的參照清單。你只能移除未參照的憑證。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-25 (世界標準時間)。
[null,null,["上次更新時間:2025-07-25 (世界標準時間)。"],[[["\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. |"]]