Newer Version Available

This content describes an older version of this product. View Latest

AiImageTrainingObject

Represents the details of an object used to update a model. This object is available in API version 47.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
Height
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Height of the object, in pixels.
ImageId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Unique identifier of the image that the object is a part of.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
ModelId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Unique identifier of the model that is being updated using the object.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
Name of the record.
ObjectLabel
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Label of the object.
OwnerId
Type
reference
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Unique identifier of the owner.
Status
Type
picklist
Properties
Create, Defaulted on create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Indicates if the object has been used to update the model.
Possible values are:
  • DEPRECATED
  • DETECTION
  • FEEDBACK
  • NEW
  • TRAINING
  • UPLOADING
  • UPLOAD_COMPLETED
  • UPLOAD_FAILED
Width
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Width of the object, in pixels.
Xcoordinate
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
X coordinate of the object, in pixels.
Ycoordinate
Type
int
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Y coordinate of the object, in pixels.