Enum FilesResource.InsertRequest.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 FilesResource.InsertRequest.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. |