查詢特定帳戶時發生的錯誤
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-02-27 (世界標準時間)。
[null,null,["上次更新時間: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"]]