सेव करने के दौरान पुष्टि किए जाने वाले ऑब्जेक्ट पर लगी पाबंदियों के बारे में बताता है. ध्यान दें: यह एक बेहतर सुविधा है, इसे लागू करने में मदद पाने के लिए, कृपया Google से संपर्क करें.
JSON के काेड में दिखाना
{"restrictToEmailSha256": string}
फ़ील्ड
restrictToEmailSha256
string
रेफ़र करने वाले ऑब्जेक्ट को सिर्फ़ दिए गए ईमेल पते पर सेव करें. यह ईमेल पते के SHA256 योग का हेक्स आउटपुट है, जिसमें "." जैसे किसी भी अंकन के बिना सभी अक्षर लोअरकेस हैं. या "+", सिर्फ़ "@" के साथ.
अगर लॉग इन किए हुए उपयोगकर्ता ने इस पास को सेव करने की कोशिश की है और उसका ईमेल पता यहां दी गई वैल्यू से मेल नहीं खाता है, तो उपयोगकर्ता इस पास को सेव नहीं कर पाएंगे. इसके बजाय, उन्हें कार्ड जारी करने वाले बैंक या कंपनी से संपर्क करने की गड़बड़ी का मैसेज भेजा जाएगा.
यह जानकारी, 'Google से साइन इन करें' इंटिग्रेशन https://developers.google.com/identity/authentication के ज़रिए, उपयोगकर्ता से साफ़ तौर पर ली जानी चाहिए. 'पाबंदियां सेव करें' का इस्तेमाल करने से पहले, कृपया सहायता टीम से संपर्क करें.
[[["समझने में आसान है","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"]]