REST Resource: edits.expansionfiles
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
משאב: הרחבה קובץ
קובץ הרחבה. המשאב שלExpandFilesService.
ייצוג JSON |
{
"referencesVersion": integer,
"fileSize": string
} |
שדות |
referencesVersion |
integer
אם הוגדר, קובץ ההרחבה של ה-APK הזה מפנה לקובץ הרחבה של APK אחר. השדה 'גודל קובץ' לא יוגדר.
|
fileSize |
string (int64 format)
אם השדה הזה מוגדר, הוא מציין שב-APK הזה הועלה קובץ הרחבה: חבילת ה-APK הזו לא מפנה לקובץ הרחבה של APK אחר. ערך השדה הוא הגודל בבייטים של קובץ ההרחבה שהועלה.
|
שיטות |
|
אחזור התצורה של קובץ ההרחבה עבור ה-APK שצוין. |
|
מתקן את התצורה של קובץ ההרחבה של ה-APK כדי להפנות לקובץ הרחבה של APK אחר. |
|
מעדכן את התצורה של קובץ ההרחבה של ה-APK כך שיפנה לקובץ ההרחבה של APK אחר. |
|
מעלה קובץ הרחבה חדש ומצורף ל-APK שצוין. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-08-22 (שעון UTC).
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2024-08-22 (שעון UTC)."],[[["An ExpansionFile resource defines the configuration for expansion files associated with an APK in Google Play."],["It allows an APK to either reference another APK's expansion file or have its own expansion file uploaded."],["Developers can manage expansion files using methods like get, patch, update, and upload to retrieve, modify, or add expansion file configurations for their APKs."],["The `referencesVersion` and `fileSize` fields in the JSON representation determine if an APK references another expansion file or has its own uploaded file with the specified size."]]],[]]