inputUriPrefix property

String? inputUriPrefix
getter/setter pair

Location of the exported files.

This must match the output_uri_prefix of an ExportDocumentsResponse from an export that has completed successfully. See: google.firestore.admin.v1.ExportDocumentsResponse.output_uri_prefix.

Implementation

core.String? inputUriPrefix;