הגדרת הגבלות על האובייקט שיאומתו במהלך השמירה. הערה: זוהי תכונה מתקדמת. יש לפנות ל-Google לקבלת תמיכה בהטמעה.
ייצוג JSON
{"restrictToEmailSha256": string}
שדות
restrictToEmailSha256
string
מגבילים את שמירת האובייקט המפנה לכתובת האימייל הנתונה בלבד. זהו הפלט ההקסדצימלי של סכום SHA256 של כתובת האימייל, כולו באותיות קטנות וללא סימונים כמו "." או '+', מלבד '@'.
לדוגמה, עבור example@example.com, הערך הזה יהיה 31c5543c1734d25c7206f5fd591525d0295bec6fe84ff82f946a34fe970a1e66 ו-Example@example.com, הערך יהיה bc3adce34f וכדי
אם כתובת האימייל של המשתמש המחובר שמנסה לשמור את הכרטיס הזה לא תואמת לערך שמוגדר כאן, המשתמשים לא יורשו לשמור את הכרטיס הזה. במקום זאת, תוצג בקשה עם שגיאה ליצירת קשר עם המנפיק.
[[["התוכן קל להבנה","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"]],["עדכון אחרון: 2025-07-25 (שעון UTC)."],[],["The core content describes a feature called \"Save Restrictions\" that limits object saving to a specific email address. The `restrictToEmailSha256` field, represented as a string, stores the SHA256 hash of the email. Only users whose email's SHA256 hash matches this value can save the object. Mismatched users are prompted to contact the issuer. The hash is lowercase, excluding \".\" or \"+\" but including \"@\". The information needs an explicit user consent. This feature requires contacting Google for support before implementation.\n"]]