Returns an immutable instance of [InsightRetrieveResponse].
public InsightRetrieveResponse build()Returns an immutable instance of [InsightRetrieveResponse]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.id()
.description()
.level()
.name()
.numChildren()
IllegalStateException: if any required field is unset.