richLinkType property

String? richLinkType
getter/setter pair

The rich link type. Possible string values are:

  • "RICH_LINK_TYPE_UNSPECIFIED" : Default value for the enum. Don't use.
  • "DRIVE_FILE" : A Google Drive rich link type.

Implementation

core.String? richLinkType;