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