Values_0.ComputeQuotaTargetSourceThe target entity to allocate compute resources to.
type nonrec t = {teamName : ComputeQuotaTargetTeamName.t;Name of the team to allocate compute resources to.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Integer of FairShareWeight.t
| `String of ComputeQuotaTargetTeamName.t ])
list ]