REST Resource: generatedapks
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
方法 |
|
下载通过 app bundle 生成的单个已签名 APK。 |
|
返回从指定 app bundle 生成的所有 APK 的下载元数据。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[[["\u003cp\u003eThis resource represents generated APKs from app bundles and has no persistent data.\u003c/p\u003e\n"],["\u003cp\u003eYou can download individual signed APKs or retrieve metadata for all generated APKs.\u003c/p\u003e\n"],["\u003cp\u003eThis API provides methods for managing and accessing APKs derived from app bundles.\u003c/p\u003e\n"]]],["The content outlines actions related to APKs generated from app bundles. It details two primary methods: `download` and `list`. The `download` method retrieves a single, signed APK. The `list` method provides download metadata for all APKs produced from a specific app bundle. Critically, this resource has no persistent data associated with it. The actions revolve around retrieving and managing information about these generated APK files.\n"],null,["# REST Resource: generatedapks\n\n- [Resource](#RESOURCE_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource\n--------\n\nThere is no persistent data associated with this resource.\n\n| Methods ------- ||\n|---------------------------------------------------------------------------|-------------------------------------------------------------------------------------|\n| ### [download](/android-publisher/api-ref/rest/v3/generatedapks/download) | Downloads a single signed APK generated from an app bundle. |\n| ### [list](/android-publisher/api-ref/rest/v3/generatedapks/list) | Returns download metadata for all APKs that were generated from a given app bundle. |"]]