स्टेटमेंट वापस लेना
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
किसी स्टेटमेंट को वापस लेना
ऐसा कोई ग्लोबल स्टेटमेंट रिपॉज़िटरी नहीं है जिसमें बदलाव किया जा सके या किसी स्टेटमेंट को 'अब काम नहीं करता' के तौर पर साफ़ तौर पर एलान करने का कोई भी तरीका मौजूद नहीं है. स्टेटमेंट को रद्द करने के लिए, आपको यहां बताए गए तरीकों का इस्तेमाल करना होगा. साथ ही, समय पर स्टेटमेंट की मौजूदगी की जांच करने के लिए, आपको अपने क्लाइंट ऐप्लिकेशन का इस्तेमाल करना होगा.
किसी स्टेटमेंट को मिटाने के लिए:
- वेबसाइटों के लिए, स्टेटमेंट की सूची से स्टेटमेंट मिटाएं या स्टेटमेंट फ़ाइल को पूरी तरह मिटाएं. वेब सर्वर की ओर से सेवाएं बंद करने और कैश मेमोरी में सेव किए गए TTL (टीटीएल) टाइम के बाद, वेबसाइट स्टेटमेंट की समयसीमा खत्म हो जाती है. Google Digital Asset API, TTL पर ज़्यादा से ज़्यादा आठ दिनों की सीमा लागू करता है.
- Android ऐप्लिकेशन के लिए, बिना स्टेटमेंट के नया APK अपडेट करें. जब ऐप्लिकेशन का नया वर्शन अपलोड किया जाता है और Play Store में "लाइव" पर सेट किया जाता है, तो स्टेटमेंट नहीं देखे जा सकते. पुराने स्टेटमेंट को सभी कैश मेमोरी से फ़्लश होने में दो दिन लग सकते हैं.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-08-31 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-08-31 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThere isn't a central method to revoke statements; revocation relies on removing or updating statement sources.\u003c/p\u003e\n"],["\u003cp\u003eWebsite statement revocation involves deleting the statement list or file, leading to expiration after server removal and cached TTL.\u003c/p\u003e\n"],["\u003cp\u003eAndroid app statement revocation requires updating the APK without the statement, making old statements undiscoverable after the new version is live.\u003c/p\u003e\n"]]],[],null,["# Revoking a Statement\n\nRevoking a statement\n--------------------\n\nThere is no global statement repository that can be modified, or any way to explicitly declare a statement as no longer supported. You will have to depend on the methods here to revoke a statement, and depend on your client app to check for the presence of the statement in a timely manner.\n\n**To delete a statement:**\n\n- **For websites**, delete the statement from the statement list, or delete the statement file entirely. Website statements expire after the web server stops serving them plus the cached TTL time. The Google Digital Assets API enforces a max limit of eight days on the TTL.\n- **For Android apps**, update a new APK without the statement. Statements become undiscoverable when a new version of the app is uploaded and set to \"live\" in the Play Store. It may take up to two days for old statements to flush out of all the caches."]]