Package | Description |
---|---|
com.google.cloud.bigquery |
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
|
Modifier and Type | Method and Description |
---|---|
abstract BiEngineReason |
BiEngineReason.Builder.build()
Creates a
BiEngineReason object. |
Modifier and Type | Method and Description |
---|---|
abstract List<BiEngineReason> |
BiEngineStats.getBiEngineReasons()
In case of DISABLED or PARTIAL bi_engine_mode, these contain the explanatory reasons as to why
BI Engine could not accelerate.
|
Modifier and Type | Method and Description |
---|---|
abstract BiEngineStats.Builder |
BiEngineStats.Builder.setBiEngineReasons(List<BiEngineReason> biEngineReasons)
In case of DISABLED or PARTIAL bi_engine_mode, these contain the explanatory reasons as to
why BI Engine could not accelerate.
|
Copyright © 2023 Google LLC. All rights reserved.