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/acceleratedmobilepageurl:v1.ts";

§Classes

AcceleratedMobilepageURL

Retrieves the list of AMP URLs (and equivalent AMP Cache URLs) for a given list of public URL(s).

GoogleAuth

§Variables

auth

§Interfaces

AmpUrl

AMP URL response for a requested URL.

AmpUrlError

AMP URL Error resource for a requested URL that couldn't be found.

BatchGetAmpUrlsRequest

AMP URL request for a batch of URLs.

BatchGetAmpUrlsResponse

Batch AMP URL response.

CredentialsClient

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