All Products
Search
Document Center

Platform For AI:DatasetFileMetaConentUpdate

Last Updated:Sep 28, 2025

Parameter

Type

Description

Example

object

The details of the file metadata to update.

FileName

string

The file name.

00001.jpeg

Comment

string

The file comment.

The first image file in the dataset.

FileCreateTime

string

The time when the file was created, in ISO 8601 format.

2025-01-12T14:36:01.001Z

FileUpdateTime

string

The time when the file was last modified, in ISO 8601 format.

2025-01-12T14:36:01.001Z

DataSize

integer

The file size in bytes.

10000

FileType

string

The file type. This is the primary type from the Multipurpose Internet Mail Extensions (MIME) type.

image

ContentType

string

The MIME type of the file. It includes a type and a subtype.

image/jpeg

MetaAttributes

string

Specific file metadata, such as the width and height of an image, and the bitrate and resolution of a video. Retrieval based on this metadata is not yet supported. The value is a JSON string.

{ "Image": { "Width": 1920, "Height": 1080, "Channel": 3 } }

Tags

string

The tag groups to update.

  • Update tags using an algorithm. Set a valid TagJobId.

{
   "ai":["lane line", "water barrier", "sunny day"]
}
  • Manual tagging: Use `add` or `remove` to add or delete tags within a tag group. The modifiable tag groups are:
    • user: A list of tag names to add to or delete from a single metadata entry.

    • user-delete-ai-tags: A list of tag names to delete from the algorithm-generated tag group for a single metadata entry.

{
    "user":{
        "add":["lane line","sunny day"],
        "remove":["water barrier"]
    },
    "user-delete-ai-tags":{
        "add": ["ground shade"],
        "remove": []
    }
}

{ "user":{ "add":["Lane line","Sunny day"], "remove":["Water horse"] }, "user-delete-ai-tags":{ "add": ["Ground shadow"], "remove": [] } }

DatasetFileMetaId

string

The ID of the dataset file metadata.

07914c9534586e4e7aa6e9dbca5009082df******fd8a0d857b33296c59bf6

SemanticIndexJobId

string

The ID of the job that builds the semantic index.

dsjob-klfwt*****l0escvt3

SemanticIndexUpdateTime

string

The time when the semantic index was built.

2021-01-12T14:36:01.000Z

FileFingerPrint

string

The file fingerprint information.

124FB71******7BE45608CDEA4DE54B3