Show / Hide Table of Contents

Enum ItemsResource.GetRequest.ProjectionEnum

Determines which subset of the item information to return.

Namespace: Google.Apis.Chromewebstore.v1_1
Assembly: Google.Apis.Chromewebstore.v1_1.dll
Syntax
public enum ItemsResource.GetRequest.ProjectionEnum

Fields

Name Description
DRAFT

Return information extracted from the current draft.

PUBLISHED

Return information extracted from the published item draft.

In this article
Back to top Generated by DocFX