RemoveCertificateErrorDetails
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
تفاصيل الأخطاء التي حدثت أثناء طلب إزالة الشهادة. وسيتم عرض هذه الرسالة كجزء من تفاصيل google.rpc.Status التي يتم عرضها للمستخدم عند حدوث خطأ في طلبه.
الحقول |
certificateReferences[] |
object (CertificateReference )
النتائج فقط. إذا لم تتم إزالة الشهادة، ستظهر قائمة بمراجع الشهادة التي منعت إزالتها. لا يمكن إزالة سوى الشهادات التي لم تتم الإشارة إليها.
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 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. |"]]