gcsDestination property
The Cloud Storage output destination.
The Healthcare Service Agent account requires the
roles/storage.objectAdmin
role on the Cloud Storage location. The
exported outputs are organized by FHIR resource types. The server creates
one object per resource type. Each object contains newline delimited JSON,
and each line is a FHIR resource.
Implementation
GoogleCloudHealthcareV1FhirGcsDestination? gcsDestination;