contentUri property

String? contentUri
getter/setter pair

The path of gcs source file for reloading document content.

For now, only gcs uri is supported. For documents stored in Google Cloud Storage, these URIs must have the form gs:///.

Optional.

Implementation

core.String? contentUri;