共用方式為


ImageFileCreateBatch interface

代表 ImageFileCreateBatch 的介面。

屬性

images
metadata

影像的元數據。 每個映像的索引鍵/值組限制為10個。 密鑰的長度限制為 128。 值的長度限制為 256。

tagIds

屬性詳細資料

images

images?: ImageFileCreateEntry[]

屬性值

metadata

影像的元數據。 每個映像的索引鍵/值組限制為10個。 密鑰的長度限制為 128。 值的長度限制為 256。

metadata?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

tagIds

tagIds?: string[]

屬性值

string[]