Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://googleapis.deno.dev/v1/indexing:v3.ts";

§Classes

GoogleAuth
Indexing

Notifies Google Web Search when your web pages change.

§Variables

auth

§Interfaces

CredentialsClient

Defines the root interface for all clients that generate credentials for calling Google APIs. All clients should implement this interface.

PublishUrlNotificationResponse

Output for PublishUrlNotification

UrlNotification

UrlNotification is the resource used in all Indexing API calls. It describes one event in the life cycle of a Web Document.

UrlNotificationMetadata

Summary of the most recent Indexing API notifications successfully received, for a given URL.

UrlNotificationsGetMetadataOptions

Additional options for Indexing#urlNotificationsGetMetadata.