PipelineJobMappingPipelineJobFhirStreamingSource

data class PipelineJobMappingPipelineJobFhirStreamingSource(val description: String? = null, val fhirStore: String)

Constructors

constructor(description: String? = null, fhirStore: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val description: String? = null

Describes the streaming FHIR data source.

Link copied to clipboard

The path to the FHIR store in the format projects/{projectId}/locations/{locationId}/datasets/{datasetId}/fhirStores/{fhirStoreId}.