Package | Description |
---|---|
com.google.api.services.bigquery.model |
Modifier and Type | Method and Description |
---|---|
MetadataCacheStatistics |
MetadataCacheStatistics.clone() |
MetadataCacheStatistics |
JobStatistics2.getMetadataCacheStatistics()
Output only.
|
MetadataCacheStatistics |
MetadataCacheStatistics.set(String fieldName,
Object value) |
MetadataCacheStatistics |
MetadataCacheStatistics.setTableMetadataCacheUsage(List<TableMetadataCacheUsage> tableMetadataCacheUsage)
Set for the Metadata caching eligible tables referenced in the query.
|
Modifier and Type | Method and Description |
---|---|
JobStatistics2 |
JobStatistics2.setMetadataCacheStatistics(MetadataCacheStatistics metadataCacheStatistics)
Output only.
|
Copyright © 2011–2025 Google. All rights reserved.