| Package | Description |
|---|---|
| com.google.api.services.healthcare.v1beta1 | |
| com.google.api.services.healthcare.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
CloudHealthcare.Projects.Locations.Datasets.AnnotationStores.Export |
CloudHealthcare.Projects.Locations.Datasets.AnnotationStores.export(String name,
ExportAnnotationsRequest content)
Export Annotations from the Annotation store.
|
| Constructor and Description |
|---|
Export(String name,
ExportAnnotationsRequest content)
Export Annotations from the Annotation store.
|
| Modifier and Type | Method and Description |
|---|---|
ExportAnnotationsRequest |
ExportAnnotationsRequest.clone() |
ExportAnnotationsRequest |
ExportAnnotationsRequest.set(String fieldName,
Object value) |
ExportAnnotationsRequest |
ExportAnnotationsRequest.setBigqueryDestination(GoogleCloudHealthcareV1beta1AnnotationBigQueryDestination bigqueryDestination)
The BigQuery output destination, which requires two IAM roles: `roles/bigquery.dataEditor` and
`roles/bigquery.jobUser`.
|
ExportAnnotationsRequest |
ExportAnnotationsRequest.setGcsDestination(GoogleCloudHealthcareV1beta1AnnotationGcsDestination gcsDestination)
The Cloud Storage destination, which requires the `roles/storage.objectAdmin` Cloud IAM role.
|
Copyright © 2011–2025 Google. All rights reserved.