All Products
Search
Document Center

Intelligent Media Management:FigureClusterForReq

Last Updated:Dec 11, 2024
ParameterTypeDescriptionExample
object

The information about a face clustering task.

ObjectIdstring

The task ID.

Cluster-99b1c333-86dc-45da-8c6****
Namestring

The task name.

abc
Coverobject

The task cover.

Figuresarray<object>

The figures.

object

The figure.

FigureIdstring

The figure ID.

2cb3c51e-b406-4b0c-af1b-897d88e1****
CustomIdstring

The custom ID.

abc
CustomLabelsobject

The custom label. You can use a label to search for a group.

{"Bucket": "examplebucket"}
MetaLockVersionlong

The version of the metadata lock. When a face clustering task is updated, the current metadata lock version is passed. Then, the server checks whether the value of the MetaLockVersion parameter is the same as the passed value. If the values match, the server updates the task. In most cases, the Get or List operation is called to pass the metadata lock version. This parameter is used to prevent update conflicts in concurrent scenarios. The initial version is 0. The version is automatically increased by 1 after each successful update.

1