Show / Hide Table of Contents

Namespace Google.Apis.Chromewebstore.v2

Classes

ChromewebstoreBaseServiceRequest<TResponse>

A base abstract class for Chromewebstore requests.

ChromewebstoreService

The Chromewebstore Service.

ChromewebstoreService.Scope

Available OAuth 2.0 scopes for use with the Chrome Web Store API.

ChromewebstoreService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Chrome Web Store API.

MediaResource

The "media" collection of methods.

MediaResource.UploadMediaUpload

Upload media upload which supports resumable upload.

MediaResource.UploadRequest

Upload a new package to an existing item.

PublishersResource

The "publishers" collection of methods.

PublishersResource.ItemsResource

The "items" collection of methods.

PublishersResource.ItemsResource.CancelSubmissionRequest

Cancel the current active submission of an item if present. This can be used to cancel the review of a pending submission.

PublishersResource.ItemsResource.FetchStatusRequest

Fetch the status of an item.

PublishersResource.ItemsResource.PublishRequest

Submit the item to be published in the store. The item will be submitted for review unless skip_review is set to true, or the item is staged from a previous submission with publish_type set to STAGED_PUBLISH.

PublishersResource.ItemsResource.SetPublishedDeployPercentageRequest

Set a higher target deploy percentage for the item's published revision. This will be updated without the item being submitted for review. This is only available to items with over 10,000 seven-day active users.

Enums

ChromewebstoreBaseServiceRequest<TResponse>.AltEnum

Data format for response.

ChromewebstoreBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

MediaResource.UploadMediaUpload.AltEnum

Data format for response.

MediaResource.UploadMediaUpload.XgafvEnum

V1 error format.

In this article
Back to top Generated by DocFX