CertificateReference
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
针对特定目标移除特定证书的错误信息。对证书的引用。
JSON 表示法 |
{
"orgUnitId": string,
"network": string
} |
字段 |
orgUnitId |
string
仅限输出。引用网络所在组织部门的经过混淆处理的 ID。
|
network |
string
仅限输出。引用网络的名称。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[[["\u003cp\u003eThis documentation describes the error information returned when removing a specific certificate from a specific target.\u003c/p\u003e\n"],["\u003cp\u003eThe error information includes the \u003ccode\u003eorgUnitId\u003c/code\u003e and \u003ccode\u003enetwork\u003c/code\u003e associated with the referencing network.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation uses a dictionary structure with \u003ccode\u003eorgUnitId\u003c/code\u003e and \u003ccode\u003enetwork\u003c/code\u003e as keys, holding their respective string values.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eorgUnitId\u003c/code\u003e is an obfuscated identifier for the organization unit where the network resides, while \u003ccode\u003enetwork\u003c/code\u003e represents the referencing network's name.\u003c/p\u003e\n"]]],[],null,["# CertificateReference\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nError information for removing of a specific certificate on a specific target. A reference to a certificate.\n\n| JSON representation |\n|----------------------------------------------------|\n| ``` { \"orgUnitId\": string, \"network\": string } ``` |\n\n| Fields ||\n|-------------|----------------------------------------------------------------------------------------|\n| `orgUnitId` | `string` Output only. The obfuscated id of the org unit the referencing network is in. |\n| `network` | `string` Output only. The name of the referencing network. |"]]