대화형 작업이 2023년 6월 13일에 지원 중단되었습니다. 자세한 내용은
대화 작업 지원 중단을 참고하세요.
UrlHint
열거형 |
HINT_UNSPECIFIED |
미지정 |
AMP |
AMP 콘텐츠를 직접 가리키는 URL 또는 <link rel="amphtml"> 를 통해 AMP 콘텐츠를 참조하는 표준 URL |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2023-05-16(UTC)
[null,null,["최종 업데이트: 2023-05-16(UTC)"],[[["There are different types of URL hints that can be used to specify the type of content being linked to."],["`HINT_UNSPECIFIED` is the default value and does not provide any specific information about the URL."],["`AMP` hint indicates that the URL points to AMP content or to a canonical URL that refers to AMP content via a specific link relation."]]],["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"]]