Values.ThrottlingExceptionSourceThe request was denied because of request throttling. Retry the request.
type nonrec t = {message : String_.t option;A description of the error.
*)serviceCode : String_.t option;The ID of the service that is associated with the error.
*)quotaCode : String_.t option;The ID of the service quota that was exceeded.
*)retryAfterSeconds : Integer.t option;The value of a parameter in the request caused an error.
*)}