Class AnomalyDetectionGeneratedAssets (2.14.0)

AnomalyDetectionGeneratedAssets(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The assets generated by Anomaly Detection Data Scan.

Attributes

Name Description
result_table str
Output only. 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.
data_intermediate_table str
Output only. The intermediate table for data anomaly detection. Format: PROJECT_ID.DATASET_ID.TABLE_ID
freshness_intermediate_table str
Output only. The intermediate table for freshness anomaly detection. Format: PROJECT_ID.DATASET_ID.TABLE_ID
volume_intermediate_table str
Output only. The intermediate table for volume anomaly detection. Format: PROJECT_ID.DATASET_ID.TABLE_ID