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