Method: customers.apps.chrome.get
קבלת אפליקציה ספציפית ללקוח לפי שם המשאב שלה.
בקשת HTTP
GET https://chromemanagement.googleapis.com/v1/{name=customers/*/apps/chrome/*}
בכתובת ה-URL נעשה שימוש בתחביר המרת קידוד של gRPC.
פרמטרים של נתיב
פרמטרים |
name |
string
חובה. האפליקציה שלגביו נשלחת שאילתה. דוגמאות: "customers/my_customer/apps/chrome/gmbmikajjgmnabiglmofipeabaddhgne@2.1.2" לתוסף 'שמירה ב-Google Drive' של Chrome בגרסה 2.1.2, "customers/my_customer/apps/android/com.google.android.apps.docs" לגרסה האחרונה של אפליקציית Google Drive ל-Android.
|
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התשובה
אם הפעולה בוצעה ללא שגיאות, גוף התגובה מכיל מופע של AppDetails
.
היקפי הרשאות
נדרש היקף ההרשאות הבא של OAuth:
https://www.googleapis.com/auth/chrome.management.appdetails.readonly
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-07-29 (שעון UTC).
[null,null,["עדכון אחרון: 2024-07-29 (שעון UTC)."],[[["Retrieve detailed information about a specific customer's app using its resource name."],["Requires the `https://www.googleapis.com/auth/chrome.management.appdetails.readonly` OAuth scope for authorization."],["Utilizes a `GET` request with the app's resource name specified in the URL path."],["Request body should be empty, and a successful response returns an `AppDetails` object."],["Examples of resource names include formats for Chrome extensions (like \"customers/my_customer/apps/chrome/gmbmikajjgmnabiglmofipeabaddhgne@2.1.2\") and Android apps (like \"customers/my_customer/apps/android/com.google.android.apps.docs\")."]]],[]]