Fine-tuning checkpoint
OperationsUnix timestamp (in seconds) of when the object instance was created
method : public : GetCreatedAt() ~ Int
Type | Description |
---|---|
Int | time with the object instance was created |
Get object instance API ID
method : public : GetId() ~ String
Type | Description |
---|---|
String | instance ID |
Get object job API ID
method : public : GetJobId() ~ String
Type | Description |
---|---|
String | job ID |
Get the object type
method : public : GetObject() ~ String
Type | Description |
---|---|
String | object type |
Get checkpoint step
method : public : GetStep() ~ Int
Type | Description |
---|---|
Int | checkpoint step |
String representation of the object
method : public : ToString() ~ String
Type | Description |
---|---|
String | string representation |