webContentLink property

String? webContentLink
getter/setter pair

A link for downloading the content of the file in a browser using cookie based authentication.

In cases where the content is shared publicly, the content can be downloaded without any credentials.

Output only.

Implementation

core.String? webContentLink;