bigqueryTablePath property

String? bigqueryTablePath
getter/setter pair

The created BigQuery table to store logs.

Customer could do their own query & analysis. Format: bq://.model_deployment_monitoring_._

Implementation

core.String? bigqueryTablePath;