bigqueryTablePath property

String bigqueryTablePath
final

The created BigQuery table to store logs. Customer could do their own query & analysis. Format: bq://<project_id>.model_deployment_monitoring_<endpoint_id>.<tolower(log_source)>_<tolower(log_type)>

Implementation

final String bigqueryTablePath;