Values_1.DescribeComputeQuotaRequestSourceDescription of the compute allocation definition.
type nonrec t = {computeQuotaId : Values_0.ComputeQuotaId.t;ID of the compute allocation definition.
*)computeQuotaVersion : Values_0.Integer.t option;Version of the compute allocation definition.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Integer of Values_0.Integer.t
| `String of Values_0.ComputeQuotaId.t ])
list ]