You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* A key-value data associated with the asset. Before setting any custom metadata on an asset, you have to create the field using custom metadata fields API.
77
77
*/
78
78
customMetadata?: CMValues;
79
+
/**
80
+
* Is the file published or in draft state. It can be either true or false.
0 commit comments