获取后处理参数。
const SamplingParams &GetSamplingParams() const;
无。
获取请求对应的后处理参数。
1
SamplingParams params = request->GetSamplingParams();
后处理参数。