Uses of Class
com.google.cloud.bigquery.TableMetadataCacheUsage
Packages that use TableMetadataCacheUsage
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of TableMetadataCacheUsage in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return TableMetadataCacheUsageModifier and TypeMethodDescriptionabstract TableMetadataCacheUsageTableMetadataCacheUsage.Builder.build()Creates a @code TableMetadataCacheUsage} object.Methods in com.google.cloud.bigquery that return types with arguments of type TableMetadataCacheUsageModifier and TypeMethodDescriptionabstract List<TableMetadataCacheUsage>MetadataCacheStats.getTableMetadataCacheUsage()Method parameters in com.google.cloud.bigquery with type arguments of type TableMetadataCacheUsageModifier and TypeMethodDescriptionabstract MetadataCacheStats.BuilderMetadataCacheStats.Builder.setTableMetadataCacheUsage(List<TableMetadataCacheUsage> tableMetadataCacheUsage) Sets the free form human-readable reason metadata caching was unused for the job.