GetRequestId 接口功能获取推理请求唯一标识,请求体对象。 接口格式RequestId &GetRequestId(); 接口参数无。 使用样例RequestId reqId = request->GetRequestId(); 返回值返回推理请求体对象。 父主题: InferenceRequest