metadata
Metadata associated with the error.
var metadata: Metadata
Any metadata included in the error thrown from a service will be sent back to the client and conversely any RPCError
received by the client may include metadata sent by a service.
Note that clients and servers may synthesise errors which may not include metadata.