createRunGroup
inline suspend fun OmicsClient.createRunGroup(crossinline block: CreateRunGroupRequest.Builder.() -> Unit): CreateRunGroupResponse
You can optionally create a run group to limit the compute resources for the runs that you add to the group.