| Package | Description |
|---|---|
| com.google.api.services.healthcare.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudHealthcareV1beta1FhirBigQueryDestination |
GoogleCloudHealthcareV1beta1FhirBigQueryDestination.clone() |
GoogleCloudHealthcareV1beta1FhirBigQueryDestination |
ExportResourcesRequest.getBigqueryDestination()
The BigQuery output destination.
|
GoogleCloudHealthcareV1beta1FhirBigQueryDestination |
GoogleCloudHealthcareV1beta1FhirBigQueryDestination.set(String fieldName,
Object value) |
GoogleCloudHealthcareV1beta1FhirBigQueryDestination |
GoogleCloudHealthcareV1beta1FhirBigQueryDestination.setDatasetUri(String datasetUri)
BigQuery URI to a dataset, up to 2000 characters long, in the format
`bq://projectId.bqDatasetId`
|
GoogleCloudHealthcareV1beta1FhirBigQueryDestination |
GoogleCloudHealthcareV1beta1FhirBigQueryDestination.setSchemaConfig(SchemaConfig schemaConfig)
The configuration for the exported BigQuery schema.
|
| Modifier and Type | Method and Description |
|---|---|
ExportResourcesRequest |
ExportResourcesRequest.setBigqueryDestination(GoogleCloudHealthcareV1beta1FhirBigQueryDestination bigqueryDestination)
The BigQuery output destination.
|
Copyright © 2011–2019 Google. All rights reserved.