Values.ThrottlingExceptionSourceThe request was denied due to request throttling.
type nonrec t = {message : String_.t option;Description of the error.
*)serviceCode : String_.t option;Service quotas code for the originating service.
*)quotaCode : String_.t option;Service quotas code for the originating quota.
*)retryAfterSeconds : Integer.t option;Advice to clients on when the call can be safely retried.
*)}