objectUri property

String? objectUri
getter/setter pair

The Google Cloud Storage URI of the file to import.

Format: gs://bucket_name/object_name

Required.

Implementation

core.String? objectUri;