GoogleApi.Indexing
Web Search Indexing API client library.
Notifies Google Web Search when your web pages change.
Installation
Install this package from Hex by adding
google_api_indexing to your list of dependencies in mix.exs:
def deps do
[{:google_api_indexing, "~> 0.10"}]
endFor more information
Product documentation is available at https://developers.google.com/search/apis/indexing-api/.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_indexing.