יכול להיות שתצטרכו להגדיר שם מוצר למסך ההסכמה של המוצר. במצב מופעל
בכרטיסייה OAuth Screen, מזינים שם למוצר ולוחצים על
לוחצים על שמירה.
לוחצים על אחר ונותנים שם למזהה הלקוח.
לוחצים על יצירה. תופיע תיבת דו-שיח שמציגה מזהה לקוח
סודי. (אין צורך לזכור או לשמור פריט זה, פשוט סוגרים את תיבת הדו-שיח).
כדי להוריד את מזהה הלקוח, לוחצים על ⬇ (בקצה השמאלי של המסך).
קובץ ה-JSON של סוד הלקוח (client_secret_<client-id>.json).
הקובץ client_secret_<client-id>.json צריך להיות ממוקם במכשיר כדי
נותנים הרשאה לדוגמת ה-SDK של Google Assistant לבצע שאילתות של Google Assistant.
אין לשנות את השם של הקובץ הזה.
ל-Raspberry Pi בלבד:
חשוב לוודא שהקובץ הזה נמצא ב-/home/pi. אם רוצים להעלות את הקובץ
במכשיר, מבצעים את הפעולות הבאות:
פותחים חלון טרמינל חדש. מריצים את הפקודה הבאה בטרמינל החדש:
[[["התוכן קל להבנה","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)."],[[["The Google Assistant SDK is intended for non-commercial and experimental purposes only, prohibiting commercial device integration."],["A Google Cloud Platform project is necessary for accessing the Google Assistant API, enabling quota tracking and metric analysis."],["Enabling the Google Assistant API requires creating or selecting a project within the Google Cloud Platform Console and enabling the API for the project."],["An OAuth Client ID is needed and can be generated by creating a client ID, potentially setting a product name, providing a client ID name, and downloading the client secret JSON file."],["The client secret JSON file, essential for authorization, must be placed on the device, specifically in `/home/pi` for Raspberry Pi, potentially requiring secure copy transfer from a local machine."]]],[]]