Show / Hide Table of Contents

Enum VolumesResource.MybooksResource.ListRequest.ProcessingStateEnum

The processing state of the user uploaded volumes to be returned. Applicable only if the UPLOADED is specified in the acquireMethod.

Namespace: Google.Apis.Books.v1
Assembly: Google.Apis.Books.v1.dll
Syntax
public enum VolumesResource.MybooksResource.ListRequest.ProcessingStateEnum

Fields

Name Description
COMPLETEDFAILED

The volume processing hase failed.

COMPLETEDSUCCESS

The volume processing was completed.

PROCESSINGSTATEUNDEFINED
RUNNING

The volume processing is not completed.

In this article
Back to top Generated by DocFX