gcsSource property

GoogleCloudHealthcareV1FhirGcsSource? gcsSource
getter/setter pair

Cloud Storage source data location and import configuration.

The Healthcare Service Agent account requires the roles/storage.objectAdmin role on the Cloud Storage location. Each Cloud Storage object should be a text file that contains the format specified in ContentStructure.

Implementation

GoogleCloudHealthcareV1FhirGcsSource? gcsSource;