|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The information about the clustering task. |
||
| OwnerId |
string |
The user ID. |
102321002**** |
| ProjectName |
string |
The name of the project. |
immtest |
| DatasetName |
string |
The name of the dataset. |
dataset001 |
| ObjectType |
string |
The type of the cluster. |
figure-cluster |
| ObjectId |
string |
The ID of the cluster. |
Cluster-ae6e3472-999e-410b-b54e-cd5dba**** |
| UpdateTime |
string |
The time when the cluster was last updated. |
2022-01-14T10:10:52.83948013+08:00 |
| CreateTime |
string |
The time when the cluster was created. |
2022-01-14T10:10:52.83948013+08:00 |
| Name |
string |
The name of the cluster. |
abc |
| Gender |
string |
The gender of the figure in the cluster. |
female |
| FaceCount |
integer |
The number of faces in the cluster. |
3 |
| ImageCount |
integer |
The number of images in the cluster. |
5 |
| VideoCount |
integer |
The number of videos in the cluster. |
3 |
| AverageAge |
number |
The average age. |
26 |
| MinAge |
number |
The minimum age. |
12 |
| MaxAge |
number |
The maximum age. |
44 |
| Cover | File |
The cover image of the cluster. |
|
| CustomId |
string |
The custom ID of the cluster. |
abc |
| CustomLabels |
object |
The custom labels. You can use labels to search for clusters. |
{"Bucket": "examplebucket"} |
| MetaLockVersion |
integer |
The version of the metadata lock. You can obtain this value from a get or list operation. When you update a cluster, the server compares this value with its own copy and proceeds only if they match, preventing conflicts in concurrent updates. The initial version is 0 and automatically increments by 1 after each successful update. |
0 |