errorInfo
errorInfo(
reason,domain,metadata?):ErrorInfo
Defined in: error-details.ts:41
Creates a validated google.rpc.ErrorInfo value.
Parameters
Section titled “Parameters”reason
Section titled “reason”string
domain
Section titled “domain”string
metadata?
Section titled “metadata?”Record<string, string> = {}
Returns
Section titled “Returns”ErrorInfo