GoogleCloudHealthcareV1ConsentGcsDestination constructor

GoogleCloudHealthcareV1ConsentGcsDestination({
  1. String? uriPrefix,
})

Implementation

GoogleCloudHealthcareV1ConsentGcsDestination({
  this.uriPrefix,
});