bigqueryTables property

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: 1. Training data logging predict request/response 2. Serving data logging predict request/response

Output only.

Implementation

core.List<GoogleCloudAiplatformV1ModelDeploymentMonitoringBigQueryTable>?
    bigqueryTables;