Searched refs:kBigQueryEndPoint (Results 1 – 1 of 1) sorted by relevance
24 const string kBigQueryEndPoint = "https://www.googleapis.com/bigquery/v2"; variable95 end_point.empty() ? kBigQueryEndPoint : end_point; in New()