Package | Description |
---|---|
com.google.api.services.healthcare.v1beta1.model |
Modifier and Type | Method and Description |
---|---|
TimePartitioning |
TimePartitioning.clone() |
TimePartitioning |
SchemaConfig.getLastUpdatedPartitionConfig()
The configuration for exported BigQuery tables to be partitioned by FHIR resource's last
updated time column.
|
TimePartitioning |
TimePartitioning.set(String fieldName,
Object value) |
TimePartitioning |
TimePartitioning.setExpirationMs(Long expirationMs)
Number of milliseconds for which to keep the storage for a partition.
|
TimePartitioning |
TimePartitioning.setType(String type)
Type of partitioning.
|
Modifier and Type | Method and Description |
---|---|
SchemaConfig |
SchemaConfig.setLastUpdatedPartitionConfig(TimePartitioning lastUpdatedPartitionConfig)
The configuration for exported BigQuery tables to be partitioned by FHIR resource's last
updated time column.
|
Copyright © 2011–2024 Google. All rights reserved.