ImportResourcesRequest constructor
ImportResourcesRequest({
- String? contentStructure,
- GoogleCloudHealthcareV1FhirGcsSource? gcsSource,
Implementation
ImportResourcesRequest({this.contentStructure, this.gcsSource});