[[["わかりやすい","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-02-17 UTC。"],[[["The Indexing API enables developers to inform Google about changes to web documents, such as updates or deletions."],["Developers can utilize the `indexing.googleapis.com` service to interact with the API and manage web document indexing."],["The API provides methods to retrieve metadata about a web document and notify Google of changes to its status."]]],["The Indexing API enables developers to communicate a web document's lifecycle to Google. It utilizes the service `indexing.googleapis.com` for RPC client stubs. Key actions include using the `GetUrlNotificationMetadata` method to retrieve metadata about a web document and the `PublishUrlNotification` method to inform Google of updates or deletions of URLs. These are the main methods of google.indexing.v3.UrlService.\n"]]