[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-03-07 UTC."],[[["This API function `get_indexes` is available for first-generation runtimes and can be used when migrating to second-generation runtimes."],["The `get_indexes` function retrieves a list of indexes within a specified namespace, with options to set an offset, limit, starting index, and prefix."],["The `get_indexes_async()` method offers asynchronous retrieval of the index list, returning a future that requires `get_result()` to be called to obtain the actual result."],["Parameters for `get_indexes` include options for namespace, offset, limit, starting index name, prefix, fetching schema information, and setting a deadline for the RPC call."],["The function returns a `GetResponse` object which contains the list of indexes and their schemas when `fetch_schema` is set to true, and it can raise a `TypeError` or `InternalError` in case of issues."]]],[]]