bigqueryTables property
Output only. The created bigquery tables for the job under customer project. Customer could do their own query & analysis. There could be 4 log tables in maximum:
- Training data logging predict request/response
- Serving data logging predict request/response
Implementation
final List<ModelDeploymentMonitoringBigQueryTable> bigqueryTables;