source property

String? source
getter/setter pair

The source of the attachment.

Output only. Possible string values are:

  • "SOURCE_UNSPECIFIED"
  • "DRIVE_FILE"
  • "UPLOADED_CONTENT"

Implementation

core.String? source;