15 namespace DataPipeline
64 inline void SetPipelineId(
const char* value) { m_pipelineIdHasBeenSet =
true; m_pipelineId.assign(value); }
104 inline void SetQuery(
const Query& value) { m_queryHasBeenSet =
true; m_query = value; }
112 inline void SetQuery(
Query&& value) { m_queryHasBeenSet =
true; m_query = std::move(value); }
164 inline void SetSphere(
const char* value) { m_sphereHasBeenSet =
true; m_sphere.assign(value); }
226 inline void SetMarker(
const char* value) { m_markerHasBeenSet =
true; m_marker.assign(value); }
269 inline void SetLimit(
int value) { m_limitHasBeenSet =
true; m_limit = value; }
280 bool m_pipelineIdHasBeenSet;
283 bool m_queryHasBeenSet;
286 bool m_sphereHasBeenSet;
289 bool m_markerHasBeenSet;
292 bool m_limitHasBeenSet;