getById

abstract suspend fun getById(id: Long): AiGenerationResult(source)

Loads SDAI data through getById.

Return

Result produced by getById.

Author

Dmitriy Moroz

Parameters

id

identifier of the target entity.