GoogleCloudHealthcareV1FhirGcsDestination constructor

GoogleCloudHealthcareV1FhirGcsDestination({
  1. String? uriPrefix,
})

Implementation

GoogleCloudHealthcareV1FhirGcsDestination({
  this.uriPrefix,
});