| Package | Description |
|---|---|
| com.google.api.services.healthcare.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudHealthcareV1FhirGcsDestination |
GoogleCloudHealthcareV1FhirGcsDestination.clone() |
GoogleCloudHealthcareV1FhirGcsDestination |
ExportResourcesRequest.getGcsDestination()
The Cloud Storage output destination.
|
GoogleCloudHealthcareV1FhirGcsDestination |
GoogleCloudHealthcareV1FhirGcsDestination.set(String fieldName,
Object value) |
GoogleCloudHealthcareV1FhirGcsDestination |
GoogleCloudHealthcareV1FhirGcsDestination.setUriPrefix(String uriPrefix)
URI for a Cloud Storage directory where result files should be written, in the format of `gs
://{bucket-id}/{path/to/destination/dir}`.
|
| Modifier and Type | Method and Description |
|---|---|
ExportResourcesRequest |
ExportResourcesRequest.setGcsDestination(GoogleCloudHealthcareV1FhirGcsDestination gcsDestination)
The Cloud Storage output destination.
|
Copyright © 2011–2024 Google. All rights reserved.