UrlHint
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
यूआरएल के अलग-अलग तरह के संकेत.
Enums |
HINT_UNSPECIFIED |
सेट नहीं है |
AMP |
वह यूआरएल जो सीधे एएमपी कॉन्टेंट पर ले जाता है या कैननिकल यूआरएल पर ले जाता है, जो <link rel="amphtml"> के ज़रिए एएमपी कॉन्टेंट पर ले जाता है. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-26 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThere are different types of URL hints that can be used to specify the type of content being linked to.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHINT_UNSPECIFIED\u003c/code\u003e is the default value and does not provide any specific information about the URL.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAMP\u003c/code\u003e hint indicates that the URL points to AMP content or to a canonical URL that refers to AMP content via a specific link relation.\u003c/p\u003e\n"]]],["The provided content defines different URL hint types, specifically focusing on two: `HINT_UNSPECIFIED`, which represents an unspecified URL type, and `AMP`, indicating a URL pointing directly to Accelerated Mobile Pages (AMP) content or a canonical URL linked to AMP content via `\u003clink rel=\"amphtml\"\u003e`. These hints categorize URLs based on their relationship to AMP.\n"],null,["# UrlHint\n\nDifferent types of url hints.\n\n| Enums ||\n|--------------------|------------------------------------------------------------------------------------------------------------------------|\n| `HINT_UNSPECIFIED` | Unspecified |\n| `AMP` | URL that points directly to AMP content, or to a canonical URL which refers to AMP content via `\u003clink rel=\"amphtml\"\u003e`. |"]]