获取推理请求唯一标识,请求体对象。
RequestId &GetRequestId();
无。
获取请求对应的请求ID。
1
RequestId reqId = request->GetRequestId();
返回推理请求体对象。