Skip to main content

ImageSchema

@group

Models/Image

Index

Constructors

constructor

Properties

imageFamily

imageFamily: string = ...

imageId

imageId: string = ...

An imageId is the unique identifier for this image.

  • Format of imageId is {imageFamily}/{imageName}

imageName

imageName: string = ...