gcsUri property

String? gcsUri
getter/setter pair

The path to the file in Google Cloud Storage where the source file for import will be stored.

The URI is in the form gs://bucketName/fileName.

Required.

Implementation

core.String? gcsUri;