REST Resource: generatedapks
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
リソース
このリソースに関連付けられた永続データはありません。
Methods |
|
App Bundle から生成された単一の署名済み APK をダウンロードします。 |
|
特定の App Bundle から生成されたすべての APK のダウンロード メタデータを返します。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-26 UTC。
[null,null,["最終更新日 2025-07-26 UTC。"],[[["\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. |"]]