Supported Fields for the Labels Table
The following table provides the supported fields for the Labels table:
Column Name | Column Type | Description | Example |
---|---|---|---|
externalId | varchar | The external ID provided by the client. Must be unique for the resource type. | extId |
name | varchar | Name of the label. | label1 |
description | varchar | Description of the label. | description for label |
dataSetId | bigint | The ID of the dataset this label belongs to. | 543000056769245 |
createdTime | timestamp | The number of milliseconds since 00:00:00 Thursday, 1 January 1970, Coordinated Universal Time (UTC), minus leap seconds. | 2024-12-04 09:48:11.929 |
Provide Feedback