HostApp
אפליקציית Google Workspace של תוסף ל-Google Workspace או של אפליקציית Google Chat.
בתוספים, אפליקציית Workspace שממנה מופעל תוסף Google Workspace. באפליקציות Chat, אפליקציית המארח היא תמיד CHAT
.
טיפוסים בני מנייה (enum) |
UNSPECIFIED_HOST_APP |
Google לא יכולה לזהות אפליקציית מארח. |
GMAIL |
התוסף מופעל מ-Gmail. |
CALENDAR |
התוסף יופעל מיומן Google. |
DRIVE |
התוסף יופעל מ-Google Drive. |
DEMO |
לא בשימוש. |
DOCS |
התוסף יופעל מ-Google Docs. |
MEET |
התוסף יופעל מ-Google Meet. |
SHEETS |
התוסף מופעל מ-Google Sheets. |
SLIDES |
התוסף יופעל מ-Google Slides. |
DRAWINGS |
התוסף מופעל מתוך Google Drawings. |
CHAT |
אפליקציית Google Chat. לא משמשת לתוספים של Google Workspace. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-02-04 (שעון UTC).
[null,null,["עדכון אחרון: 2025-02-04 (שעון UTC)."],[[["The `HostApp` enum indicates the Google Workspace application from which a Google Workspace Add-on or Google Chat app launches."],["For add-ons, the `HostApp` specifies the originating application like Gmail, Calendar, or Drive, while for Chat apps, it's always `CHAT`."],["`UNSPECIFIED_HOST_APP` is used when Google cannot identify the host app, and `DEMO` is not utilized."]]],["The content defines the host applications for Google Workspace add-ons and Google Chat apps. For add-ons, host apps include Gmail, Calendar, Drive, Docs, Meet, Sheets, Slides, and Drawings. Each of these indicates where the add-on is launched from. For Chat apps, the host app is always `CHAT`. An `UNSPECIFIED_HOST_APP` means Google can't identify the host. `DEMO` is listed but not used for either add-ons or Chat apps.\n"]]