bulkExportGcsDestination property

BulkExportGcsDestination? bulkExportGcsDestination
getter/setter pair

FHIR bulk export exports resources to the specified Cloud Storage destination.

A Cloud Storage destination is a URI for a Cloud Storage directory where result files will be written. Only used in the spec-defined bulk $export methods. The Cloud Healthcare Service Agent requires the roles/storage.objectAdmin Cloud IAM role on the destination.

Optional.

Implementation

BulkExportGcsDestination? bulkExportGcsDestination;