resultTable property
The result table for anomaly detection.
Format: PROJECT_ID.DATASET_ID.TABLE_ID If the result table is set at AnomalyDetectionAssets, the result table here would be the same as the one set in the AnomalyDetectionAssets.result_table.
Output only.
Implementation
core.String? resultTable;