查询特定账号时发生的错误
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-02-27。
[null,null,["最后更新时间 (UTC):2025-02-27。"],[[["This error indicates an issue encountered while querying a specific Vault account."],["The error response includes details about the account owner and the type of error encountered."],["The error information is provided in JSON format with `account` and `errorType` fields."]]],["The JSON representation describes an error encountered while querying an account. It includes two key fields: `account`, which represents the account owner as a `UserInfo` object, and `errorType`, which details the specific error that occurred during the account query, referencing an `ErrorType` enumeration. This structure outlines the account involved and the type of issue faced.\n"]]