bigqueryTableName

@JvmName(name = "coejhauwrxnemerq")
suspend fun bigqueryTableName(value: Output<String>)
@JvmName(name = "tdmmtjgjwjduglbs")
suspend fun bigqueryTableName(value: String)

Parameters

value

Fully qualified BigQuery table name in the following format: " project_id.dataset_name.table_name" The specified table must already exist, and the "Cloud ML Service Agent" for your project must have permission to write to it. The table must have the following /bigquery/docs/schemas: Field nameType Mode model STRING REQUIRED model_version STRING REQUIRED time TIMESTAMP REQUIRED raw_data STRING REQUIRED raw_prediction STRING NULLABLE groundtruth STRING NULLABLE