Python 2.7 has reached end of support
and will be deprecated
on January 31, 2026. After deprecation, you won't be able to deploy Python 2.7
applications, even if your organization previously used an organization policy to
re-enable deployments of legacy runtimes. Your existing Python
2.7 applications will continue to run and receive traffic after their
deprecation date. We recommend that
you migrate to the latest supported version of Python.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis API function \u003ccode\u003eget_indexes\u003c/code\u003e is available for first-generation runtimes and can be used when migrating to second-generation runtimes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eget_indexes\u003c/code\u003e function retrieves a list of indexes within a specified namespace, with options to set an offset, limit, starting index, and prefix.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eget_indexes_async()\u003c/code\u003e method offers asynchronous retrieval of the index list, returning a future that requires \u003ccode\u003eget_result()\u003c/code\u003e to be called to obtain the actual result.\u003c/p\u003e\n"],["\u003cp\u003eParameters for \u003ccode\u003eget_indexes\u003c/code\u003e include options for namespace, offset, limit, starting index name, prefix, fetching schema information, and setting a deadline for the RPC call.\u003c/p\u003e\n"],["\u003cp\u003eThe function returns a \u003ccode\u003eGetResponse\u003c/code\u003e object which contains the list of indexes and their schemas when \u003ccode\u003efetch_schema\u003c/code\u003e is set to true, and it can raise a \u003ccode\u003eTypeError\u003c/code\u003e or \u003ccode\u003eInternalError\u003c/code\u003e in case of issues.\u003c/p\u003e\n"]]],[],null,[]]