| Package | Description |
|---|---|
| com.google.api.services.bigquery.model |
| Modifier and Type | Method and Description |
|---|---|
GenAiFunctionCacheStats |
GenAiFunctionCacheStats.clone() |
GenAiFunctionCacheStats |
GenAiFunctionStats.getCacheStats()
Cache stats for the function.
|
GenAiFunctionCacheStats |
GenAiFunctionCacheStats.set(String fieldName,
Object value) |
GenAiFunctionCacheStats |
GenAiFunctionCacheStats.setNumCacheHitRows(Long numCacheHitRows)
Number of rows served from cache.
|
| Modifier and Type | Method and Description |
|---|---|
GenAiFunctionStats |
GenAiFunctionStats.setCacheStats(GenAiFunctionCacheStats cacheStats)
Cache stats for the function.
|
Copyright © 2011–2026 Google. All rights reserved.