AssetDatabase.SetLabels
static function SetLabels(obj: Object, labels: string[]): void;
static void SetLabels(Object obj, string[] labels);
static def SetLabels(obj as Object, labels as string[]) as void
Description

Replaces that list of labels on an asset.