Um erro que ocorreu ao consultar uma conta específica
Exceto em caso de indicação contrária, o conteúdo desta página é licenciado de acordo com a Licença de atribuição 4.0 do Creative Commons, e as amostras de código são licenciadas de acordo com a Licença Apache 2.0. Para mais detalhes, consulte as políticas do site do Google Developers. Java é uma marca registrada da Oracle e/ou afiliadas.
Última atualização 2025-02-27 UTC.
[null,null,["Última atualização 2025-02-27 UTC."],[[["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"]]