Show / Hide Table of Contents

Enum FilesResource.ListRequest.CorpusEnum

The source of files to list. Deprecated: use 'corpora' instead.

Namespace: Google.Apis.Drive.v3
Assembly: Google.Apis.Drive.v3.dll
Syntax
public enum CorpusEnum

Fields

Name Description
Domain

Files shared to the user's domain.

User

Files owned by or shared to the user. If a user has permissions on a Shared Drive, the files inside it won't be retrieved unless the user has created, opened, or shared the file.

Back to top