REST Resource: generatedapks
方法 |
|
下载通过 app bundle 生成的单个已签名 APK。 |
|
返回从指定 app bundle 生成的所有 APK 的下载元数据。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-08-22。
[null,null,["最后更新时间 (UTC):2024-08-22。"],[[["This resource represents generated APKs from app bundles and has no persistent data."],["You can download individual signed APKs or retrieve metadata for all generated APKs."],["This API provides methods for managing and accessing APKs derived from app bundles."]]],["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"]]