Class FhirStoreSource (0.11.11)

FhirStoreSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Cloud FhirStore source import data from.

Attributes

NameDescription
fhir_store str
Required. The full resource name of the FHIR store to import data from, in the format of projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhir_store}.
gcs_staging_dir str
Intermediate Cloud Storage directory used for the import with a length limit of 2,000 characters. Can be specified if one wants to have the FhirStore export to a specific Cloud Storage directory.