RemoveCertificateErrorDetails
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Thông tin chi tiết về các lỗi đã gặp phải trong yêu cầu xoá chứng chỉ. Thông báo này sẽ được trả về như một phần của thông tin chi tiết về google.rpc.Status được trả về cho người dùng khi yêu cầu của họ bị lỗi.
Trường |
certificateReferences[] |
object (CertificateReference )
Chỉ có đầu ra. Nếu chứng chỉ chưa được xoá, thì một danh sách tham chiếu đến chứng chỉ đã ngăn việc xoá chứng chỉ đó. Bạn chỉ có thể xoá các chứng chỉ không được tham chiếu.
|
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-07-25 UTC.
[null,null,["Cập nhật lần gần đây nhất: 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. |"]]