bigquery  v2
google_bigquery_api::QueryRequest Member List

This is the complete list of members for google_bigquery_api::QueryRequest, including all inherited members.

clear_default_dataset()google_bigquery_api::QueryRequestinline
clear_dry_run()google_bigquery_api::QueryRequestinline
clear_kind()google_bigquery_api::QueryRequestinline
clear_location()google_bigquery_api::QueryRequestinline
clear_max_results()google_bigquery_api::QueryRequestinline
clear_parameter_mode()google_bigquery_api::QueryRequestinline
clear_preserve_nulls()google_bigquery_api::QueryRequestinline
clear_query()google_bigquery_api::QueryRequestinline
clear_query_parameters()google_bigquery_api::QueryRequestinline
clear_timeout_ms()google_bigquery_api::QueryRequestinline
clear_use_legacy_sql()google_bigquery_api::QueryRequestinline
clear_use_query_cache()google_bigquery_api::QueryRequestinline
get_default_dataset() constgoogle_bigquery_api::QueryRequest
get_dry_run() constgoogle_bigquery_api::QueryRequestinline
get_kind() constgoogle_bigquery_api::QueryRequestinline
get_location() constgoogle_bigquery_api::QueryRequestinline
get_max_results() constgoogle_bigquery_api::QueryRequestinline
get_parameter_mode() constgoogle_bigquery_api::QueryRequestinline
get_preserve_nulls() constgoogle_bigquery_api::QueryRequestinline
get_query() constgoogle_bigquery_api::QueryRequestinline
get_query_parameters() constgoogle_bigquery_api::QueryRequest
get_timeout_ms() constgoogle_bigquery_api::QueryRequestinline
get_use_legacy_sql() constgoogle_bigquery_api::QueryRequestinline
get_use_query_cache() constgoogle_bigquery_api::QueryRequestinline
GetTypeName() constgoogle_bigquery_api::QueryRequestinline
has_default_dataset() constgoogle_bigquery_api::QueryRequestinline
has_dry_run() constgoogle_bigquery_api::QueryRequestinline
has_kind() constgoogle_bigquery_api::QueryRequestinline
has_location() constgoogle_bigquery_api::QueryRequestinline
has_max_results() constgoogle_bigquery_api::QueryRequestinline
has_parameter_mode() constgoogle_bigquery_api::QueryRequestinline
has_preserve_nulls() constgoogle_bigquery_api::QueryRequestinline
has_query() constgoogle_bigquery_api::QueryRequestinline
has_query_parameters() constgoogle_bigquery_api::QueryRequestinline
has_timeout_ms() constgoogle_bigquery_api::QueryRequestinline
has_use_legacy_sql() constgoogle_bigquery_api::QueryRequestinline
has_use_query_cache() constgoogle_bigquery_api::QueryRequestinline
mutable_defaultDataset()google_bigquery_api::QueryRequest
mutable_queryParameters()google_bigquery_api::QueryRequest
New()google_bigquery_api::QueryRequeststatic
QueryRequest(const Json::Value &storage)google_bigquery_api::QueryRequestexplicit
QueryRequest(Json::Value *storage)google_bigquery_api::QueryRequestexplicit
set_dry_run(bool value)google_bigquery_api::QueryRequestinline
set_kind(const StringPiece &value)google_bigquery_api::QueryRequestinline
set_location(const StringPiece &value)google_bigquery_api::QueryRequestinline
set_max_results(uint32 value)google_bigquery_api::QueryRequestinline
set_parameter_mode(const StringPiece &value)google_bigquery_api::QueryRequestinline
set_preserve_nulls(bool value)google_bigquery_api::QueryRequestinline
set_query(const StringPiece &value)google_bigquery_api::QueryRequestinline
set_timeout_ms(uint32 value)google_bigquery_api::QueryRequestinline
set_use_legacy_sql(bool value)google_bigquery_api::QueryRequestinline
set_use_query_cache(bool value)google_bigquery_api::QueryRequestinline
~QueryRequest()google_bigquery_api::QueryRequestvirtual