Show / Hide Table of Contents

Enum FilesResource.InsertMediaUpload.VisibilityEnum

The visibility of the new file. This parameter is only relevant when convert=false.

Namespace: Google.Apis.Drive.v2
Assembly: Google.Apis.Drive.v2.dll
Syntax
public enum VisibilityEnum

Fields

Name Description
DEFAULT__

The visibility of the new file is determined by the user's default visibility/sharing policies.

PRIVATE__

The new file will be visible to only the owner.

In This Article
Back to top Generated by DocFX