apache_beam.io.gcp.healthcare.dicomclient module¶
-
class
apache_beam.io.gcp.healthcare.dicomclient.DicomApiHttpClient[source]¶ Bases:
objectCreates a client that communicates with the GCP Healthcare API (https://cloud.google.com/healthcare-api), over HTTP. Note that this client strictly uses v1 of this API.
-
healthcare_base_url= 'https://healthcare.googleapis.com/v1'¶
-
session= None¶
-