Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
SchemaConfig |
SchemaConfig.clone() |
SchemaConfig |
GoogleCloudHealthcareV1beta1FhirBigQueryDestination.getSchemaConfig()
The configuration for the exported BigQuery schema.
|
SchemaConfig |
SchemaConfig.set(String fieldName,
Object value) |
SchemaConfig |
SchemaConfig.setLastUpdatedPartitionConfig(TimePartitioning lastUpdatedPartitionConfig)
The configuration for exported BigQuery tables to be partitioned by FHIR resource's last
updated time column.
|
SchemaConfig |
SchemaConfig.setRecursiveStructureDepth(Long recursiveStructureDepth)
The depth for all recursive structures in the output analytics schema.
|
SchemaConfig |
SchemaConfig.setSchemaType(String schemaType)
Specifies the output schema type.
|
Modifier and Type | Method and Description |
---|---|
GoogleCloudHealthcareV1beta1FhirBigQueryDestination |
GoogleCloudHealthcareV1beta1FhirBigQueryDestination.setSchemaConfig(SchemaConfig schemaConfig)
The configuration for the exported BigQuery schema.
|
Copyright © 2011–2024 Google. All rights reserved.