aip_sdk.DatasetClustersRun
aip_sdk.DatasetClustersRun
A saved clustering run and the parameters used to create it.
aip_sdk.DatasetClustersRun.created_at
aip_sdk.DatasetClustersRun.created_at: datetime
No docstring is defined in the source.
aip_sdk.DatasetClustersRun.dataset_version_id
aip_sdk.DatasetClustersRun.dataset_version_id: str
No docstring is defined in the source.
aip_sdk.DatasetClustersRun.error_message
aip_sdk.DatasetClustersRun.error_message: str | None = None
No docstring is defined in the source.
aip_sdk.DatasetClustersRun.id
aip_sdk.DatasetClustersRun.id: str
No docstring is defined in the source.
aip_sdk.DatasetClustersRun.parameters
aip_sdk.DatasetClustersRun.parameters: DatasetClustersParameters
No docstring is defined in the source.
aip_sdk.DatasetClustersRun.status
aip_sdk.DatasetClustersRun.status: Literal['pending', 'running', 'completed', 'failed']
No docstring is defined in the source.