Table of Contents

Enum GoogleFileSource

public enum GoogleFileSource

Fields

Generated = 2

Indicates the file is generated by Google.

None = 0

The default value. This value is used if the source is omitted.

Uploaded = 1

Indicates the file is uploaded by the user.