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/chromewebstore:v2.ts";

§Classes

ChromeWebStore

The Chrome Web Store API provides access to data about apps and extensions, as well as developer tools for managing them.

GoogleAuth

§Variables

auth

§Interfaces

CancelSubmissionRequest

Request message for CancelSubmission.

CancelSubmissionResponse

Response message for CancelSubmission.

CredentialsClient

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

DeployInfo

Deployment information for a specific release channel. Used in requests to update deployment parameters.

DistributionChannel

Deployment information for a specific release channel

FetchItemStatusResponse

Response message for FetchItemStatus.

ItemRevisionStatus

Details on the status of an item revision.

PublishItemRequest

Request message for PublishItem.

PublishItemResponse

Response message for PublishItem.

SetPublishedDeployPercentageRequest

Request message for SetPublishedDeployPercentage.

SetPublishedDeployPercentageResponse

Response message for SetPublishedDeployPercentage.

UploadItemPackageRequest

Request message for UploadItemPackage.

UploadItemPackageResponse

Response message for UploadItemPackage.