@looker/sdk 23.10.0 → 23.14.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (54) hide show
  1. package/CHANGELOG.md +19 -0
  2. package/README.md +2 -2
  3. package/lib/3.1/funcs.d.ts +4 -4
  4. package/lib/3.1/funcs.js +4 -2
  5. package/lib/3.1/funcs.js.map +1 -1
  6. package/lib/3.1/methods.d.ts +4 -4
  7. package/lib/3.1/methods.js +4 -2
  8. package/lib/3.1/methods.js.map +1 -1
  9. package/lib/3.1/methodsInterface.d.ts +4 -4
  10. package/lib/3.1/methodsInterface.js.map +1 -1
  11. package/lib/3.1/models.d.ts +34 -0
  12. package/lib/3.1/models.js +1 -0
  13. package/lib/3.1/models.js.map +1 -1
  14. package/lib/3.1/streams.d.ts +4 -4
  15. package/lib/3.1/streams.js +4 -2
  16. package/lib/3.1/streams.js.map +1 -1
  17. package/lib/4.0/funcs.d.ts +8 -7
  18. package/lib/4.0/funcs.js +559 -547
  19. package/lib/4.0/funcs.js.map +1 -1
  20. package/lib/4.0/methods.d.ts +8 -7
  21. package/lib/4.0/methods.js +372 -363
  22. package/lib/4.0/methods.js.map +1 -1
  23. package/lib/4.0/methodsInterface.d.ts +8 -7
  24. package/lib/4.0/methodsInterface.js.map +1 -1
  25. package/lib/4.0/models.d.ts +87 -1
  26. package/lib/4.0/models.js +1 -0
  27. package/lib/4.0/models.js.map +1 -1
  28. package/lib/4.0/streams.d.ts +8 -7
  29. package/lib/4.0/streams.js +372 -363
  30. package/lib/4.0/streams.js.map +1 -1
  31. package/lib/constants.d.ts +1 -1
  32. package/lib/constants.js +1 -1
  33. package/lib/constants.js.map +1 -1
  34. package/lib/esm/3.1/funcs.js +4 -2
  35. package/lib/esm/3.1/funcs.js.map +1 -1
  36. package/lib/esm/3.1/methods.js +4 -2
  37. package/lib/esm/3.1/methods.js.map +1 -1
  38. package/lib/esm/3.1/methodsInterface.js.map +1 -1
  39. package/lib/esm/3.1/models.js +1 -0
  40. package/lib/esm/3.1/models.js.map +1 -1
  41. package/lib/esm/3.1/streams.js +4 -2
  42. package/lib/esm/3.1/streams.js.map +1 -1
  43. package/lib/esm/4.0/funcs.js +559 -547
  44. package/lib/esm/4.0/funcs.js.map +1 -1
  45. package/lib/esm/4.0/methods.js +372 -363
  46. package/lib/esm/4.0/methods.js.map +1 -1
  47. package/lib/esm/4.0/methodsInterface.js.map +1 -1
  48. package/lib/esm/4.0/models.js +1 -0
  49. package/lib/esm/4.0/models.js.map +1 -1
  50. package/lib/esm/4.0/streams.js +372 -363
  51. package/lib/esm/4.0/streams.js.map +1 -1
  52. package/lib/esm/constants.js +1 -1
  53. package/lib/esm/constants.js.map +1 -1
  54. package/package.json +2 -2
@@ -5,9 +5,9 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.create_embed_user = exports.create_embed_url_as_me = exports.create_embed_secret = exports.create_digest_email_send = exports.create_dashboard_render_task = exports.create_dashboard_layout = exports.create_dashboard_from_lookml = exports.create_dashboard_filter = exports.create_dashboard_element_render_task = exports.create_dashboard_element = exports.create_dashboard = exports.create_content_metadata_access = exports.create_content_favorite = exports.create_connection = exports.create_color_collection = exports.create_board_section = exports.create_board_item = exports.create_board = exports.create_alert = exports.copy_look = exports.copy_dashboard = exports.content_validation = exports.content_thumbnail = exports.content_metadata = exports.content_favorite = exports.connection_tables = exports.connection_search_columns = exports.connection_schemas = exports.connection_features = exports.connection_databases = exports.connection_cost_estimate = exports.connection_columns = exports.connection = exports.color_collections_standard = exports.color_collections_custom = exports.color_collection = exports.cloud_storage_configuration = exports.check_pdt_build = exports.board_section = exports.board_item = exports.board = exports.artifact_value = exports.artifact_usage = exports.artifact_namespaces = exports.artifact = exports.api_spec = exports.all_workspaces = exports.all_users = exports.all_user_sessions = exports.all_user_login_lockouts = exports.all_user_credentials_embeds = exports.all_user_credentials_api3s = exports.all_user_attributes = exports.all_user_attribute_group_values = exports.all_timezones = exports.all_themes = exports.all_ssh_tunnels = exports.all_ssh_servers = exports.all_scheduled_plans = exports.all_running_queries = exports.all_roles = exports.all_projects = exports.all_project_files = exports.all_primary_homepage_sections = exports.all_permissions = exports.all_permission_sets = exports.all_oauth_client_apps = exports.all_model_sets = exports.all_looks = exports.all_lookml_tests = exports.all_lookml_models = exports.all_locales = exports.all_legacy_features = exports.all_integrations = exports.all_integration_hubs = exports.all_groups = exports.all_group_users = exports.all_group_groups = exports.all_git_connection_tests = exports.all_git_branches = exports.all_folders = exports.all_external_oauth_applications = exports.all_dialect_infos = exports.all_datagroups = exports.all_dashboards = exports.all_content_metadatas = exports.all_content_metadata_accesses = exports.all_connections = exports.all_color_collections = exports.all_boards = exports.all_board_sections = exports.all_board_items = exports.alert_notifications = exports.add_support_access_allowlist_entries = exports.add_group_user = exports.add_group_group = exports.active_themes = exports.activate_app_user = exports.acquire_embed_cookieless_session = exports.accept_integration_hub_legal_agreement = void 0;
7
7
  exports.deploy_ref_to_production = exports.delete_user_session = exports.delete_user_login_lockout = exports.delete_user_credentials_totp = exports.delete_user_credentials_saml = exports.delete_user_credentials_oidc = exports.delete_user_credentials_looker_openid = exports.delete_user_credentials_ldap = exports.delete_user_credentials_google = exports.delete_user_credentials_embed = exports.delete_user_credentials_email = exports.delete_user_credentials_api3 = exports.delete_user_attribute_user_value = exports.delete_user_attribute_group_value = exports.delete_user_attribute = exports.delete_user = exports.delete_theme = exports.delete_support_access_allowlist_entry = exports.delete_ssh_tunnel = exports.delete_ssh_server = exports.delete_scheduled_plan = exports.delete_saml_test_config = exports.delete_role = exports.delete_repository_credential = exports.delete_permission_set = exports.delete_oidc_test_config = exports.delete_oauth_client_app = exports.delete_model_set = exports.delete_lookml_model = exports.delete_look = exports.delete_integration_hub = exports.delete_group_user = exports.delete_group_from_group = exports.delete_group = exports.delete_git_branch = exports.delete_folder = exports.delete_embed_secret = exports.delete_embed_cookieless_session = exports.delete_dashboard_layout = exports.delete_dashboard_filter = exports.delete_dashboard_element = exports.delete_dashboard = exports.delete_content_metadata_access = exports.delete_content_favorite = exports.delete_connection_override = exports.delete_connection = exports.delete_color_collection = exports.delete_board_section = exports.delete_board_item = exports.delete_board = exports.delete_artifact = exports.delete_alert = exports.default_theme = exports.default_color_collection = exports.deactivate_app_user = exports.datagroup = exports.dashboard_lookml = exports.dashboard_layout_dashboard_layout_components = exports.dashboard_layout_component = exports.dashboard_layout = exports.dashboard_filter = exports.dashboard_element = exports.dashboard_dashboard_layouts = exports.dashboard_dashboard_filters = exports.dashboard_dashboard_elements = exports.dashboard_aggregate_table_lookml = exports.dashboard = exports.custom_welcome_email = exports.create_user_credentials_totp = exports.create_user_credentials_email_password_reset = exports.create_user_credentials_email = exports.create_user_credentials_api3 = exports.create_user_attribute = exports.create_user = exports.create_theme = exports.create_sso_embed_url = exports.create_ssh_tunnel = exports.create_ssh_server = exports.create_sql_query = exports.create_scheduled_plan = exports.create_saml_test_config = exports.create_role = exports.create_query_task = exports.create_query_render_task = exports.create_query = exports.create_project = exports.create_permission_set = exports.create_oidc_test_config = exports.create_oauth_application_user_state = exports.create_model_set = exports.create_merge_query = exports.create_lookml_model = exports.create_look_render_task = exports.create_look = exports.create_integration_hub = exports.create_group = exports.create_git_deploy_key = exports.create_git_branch = exports.create_folder = exports.create_external_oauth_application = void 0;
8
- exports.scheduled_plans_for_space = exports.scheduled_plans_for_lookml_dashboard = exports.scheduled_plans_for_look = exports.scheduled_plans_for_dashboard = exports.scheduled_plan_run_once_by_id = exports.scheduled_plan_run_once = exports.scheduled_plan = exports.saml_test_config = exports.saml_config = exports.run_url_encoded_query = exports.run_sql_query = exports.run_query = exports.run_lookml_test = exports.run_look = exports.run_inline_query = exports.run_git_connection_test = exports.role_users = exports.role_groups = exports.role = exports.reset_project_to_remote = exports.reset_project_to_production = exports.render_task_results = exports.render_task = exports.register_oauth_client_app = exports.register_mobile_device = exports.read_alert_notification = exports.query_task_results = exports.query_task_multi_results = exports.query_task = exports.query_for_slug = exports.query = exports.purge_artifacts = exports.public_egress_ip_addresses = exports.project_workspace = exports.project_validation_results = exports.project_file = exports.project = exports.permission_set = exports.perform_data_action = exports.password_config = exports.parse_saml_idp_metadata = exports.oidc_test_config = exports.oidc_config = exports.oauth_client_app = exports.move_look = exports.move_dashboard = exports.model_set = exports.model_fieldname_suggestions = exports.mobile_settings = exports.merge_query = exports.me = exports.manifest = exports.lookml_model_explore = exports.lookml_model = exports.look = exports.logout = exports.login_user = exports.login = exports.lock_all = exports.legacy_feature = exports.ldap_config = exports.kill_query = exports.invalidate_tokens = exports.internal_help_resources_content = exports.internal_help_resources = exports.integration_hub = exports.integration = exports.import_lookml_dashboard = exports.import_dashboard_from_lookml = exports.group = exports.graph_derived_tables_for_view = exports.graph_derived_tables_for_model = exports.git_deploy_key = exports.git_branch = exports.get_support_access_allowlist_entries = exports.get_setting = exports.get_model = exports.get_all_repository_credentials = exports.get_alert = exports.generate_tokens_for_cookieless_session = exports.functionalSdk40 = exports.force_password_reset_at_next_login_for_all_users = exports.follow_alert = exports.folder_parent = exports.folder_looks = exports.folder_dashboards = exports.folder_children_search = exports.folder_children = exports.folder_ancestors = exports.folder = exports.find_git_branch = exports.fetch_remote_data_action_form = exports.fetch_integration_form = exports.fetch_and_parse_saml_idp_metadata = exports.enqueue_alert = exports.enable_support_access = exports.disable_support_access = exports.digest_emails_enabled = exports.deregister_mobile_device = exports.deploy_to_production = void 0;
9
- exports.update_session_config = exports.update_session = exports.update_scheduled_plan = exports.update_saml_config = exports.update_role = exports.update_repository_credential = exports.update_project = exports.update_permission_set = exports.update_password_config = exports.update_oidc_config = exports.update_oauth_client_app = exports.update_model_set = exports.update_mobile_device_registration = exports.update_lookml_model = exports.update_look = exports.update_legacy_feature = exports.update_ldap_config = exports.update_internal_help_resources_content = exports.update_internal_help_resources = exports.update_integration_hub = exports.update_integration = exports.update_group = exports.update_git_branch = exports.update_folder = exports.update_digest_emails_enabled = exports.update_datagroup = exports.update_dashboard_layout_component = exports.update_dashboard_layout = exports.update_dashboard_filter = exports.update_dashboard_element = exports.update_dashboard = exports.update_custom_welcome_email_test = exports.update_custom_welcome_email = exports.update_content_metadata_access = exports.update_content_metadata = exports.update_connection = exports.update_color_collection = exports.update_cloud_storage_configuration = exports.update_board_section = exports.update_board_item = exports.update_board = exports.update_artifacts = exports.update_alert_field = exports.update_alert = exports.unfollow_alert = exports.theme_or_default = exports.theme = exports.test_ssh_tunnel = exports.test_ssh_server = exports.test_ldap_config_user_info = exports.test_ldap_config_user_auth = exports.test_ldap_config_connection = exports.test_ldap_config_auth = exports.test_integration = exports.test_connection_config = exports.test_connection = exports.tag_ref = exports.sync_lookml_dashboard = exports.support_access_status = exports.stop_pdt_build = exports.start_pdt_build = exports.ssh_tunnel = exports.ssh_server = exports.ssh_public_key = exports.sql_query = exports.smtp_status = exports.set_user_roles = exports.set_user_attribute_user_value = exports.set_user_attribute_group_values = exports.set_smtp_settings = exports.set_setting = exports.set_role_users = exports.set_role_groups = exports.set_default_theme = exports.set_default_color_collection = exports.session_config = exports.session = exports.send_user_credentials_email_password_reset = exports.search_users_names = exports.search_users = exports.search_user_login_lockouts = exports.search_themes = exports.search_roles_with_user_count = exports.search_roles = exports.search_permission_sets = exports.search_model_sets = exports.search_looks = exports.search_groups_with_roles = exports.search_groups_with_hierarchy = exports.search_groups = exports.search_folders = exports.search_dashboards = exports.search_dashboard_elements = exports.search_credentials_email = exports.search_content_views = exports.search_content_favorites = exports.search_content = exports.search_boards = exports.search_artifacts = exports.search_alerts = void 0;
10
- exports.workspace = exports.wipeout_user_emails = exports.whitelabel_configuration = exports.versions = exports.vector_thumbnail = exports.validate_theme = exports.validate_project = exports.user_session = exports.user_roles = exports.user_for_credential = exports.user_credentials_totp = exports.user_credentials_saml = exports.user_credentials_oidc = exports.user_credentials_looker_openid = exports.user_credentials_ldap = exports.user_credentials_google = exports.user_credentials_embed = exports.user_credentials_email = exports.user_credentials_api3 = exports.user_attribute_user_values = exports.user_attribute = exports.user = exports.update_whitelabel_configuration = exports.update_user_credentials_email = exports.update_user_attribute_group_value = exports.update_user_attribute = exports.update_user = exports.update_theme = exports.update_ssh_tunnel = exports.update_ssh_server = void 0;
8
+ exports.scheduled_plans_for_lookml_dashboard = exports.scheduled_plans_for_look = exports.scheduled_plans_for_dashboard = exports.scheduled_plan_run_once_by_id = exports.scheduled_plan_run_once = exports.scheduled_plan = exports.saml_test_config = exports.saml_config = exports.run_url_encoded_query = exports.run_sql_query = exports.run_query = exports.run_lookml_test = exports.run_look = exports.run_inline_query = exports.run_git_connection_test = exports.role_users = exports.role_groups = exports.role = exports.reset_project_to_remote = exports.reset_project_to_production = exports.render_task_results = exports.render_task = exports.register_oauth_client_app = exports.register_mobile_device = exports.read_alert_notification = exports.query_task_results = exports.query_task_multi_results = exports.query_task = exports.query_for_slug = exports.query = exports.purge_artifacts = exports.public_egress_ip_addresses = exports.project_workspace = exports.project_validation_results = exports.project_file = exports.project = exports.permission_set = exports.perform_data_action = exports.password_config = exports.parse_saml_idp_metadata = exports.oidc_test_config = exports.oidc_config = exports.oauth_client_app = exports.move_look = exports.move_dashboard = exports.model_set = exports.model_fieldname_suggestions = exports.mobile_settings = exports.merge_query = exports.me = exports.manifest = exports.lookml_model_explore = exports.lookml_model = exports.look = exports.logout = exports.login_user = exports.login = exports.lock_all = exports.legacy_feature = exports.ldap_config = exports.kill_query = exports.jdbc_interface = exports.invalidate_tokens = exports.internal_help_resources_content = exports.internal_help_resources = exports.integration_hub = exports.integration = exports.import_lookml_dashboard = exports.import_dashboard_from_lookml = exports.group = exports.graph_derived_tables_for_view = exports.graph_derived_tables_for_model = exports.git_deploy_key = exports.git_branch = exports.get_support_access_allowlist_entries = exports.get_setting = exports.get_model = exports.get_all_repository_credentials = exports.get_alert = exports.generate_tokens_for_cookieless_session = exports.functionalSdk40 = exports.force_password_reset_at_next_login_for_all_users = exports.follow_alert = exports.folder_parent = exports.folder_looks = exports.folder_dashboards = exports.folder_children_search = exports.folder_children = exports.folder_ancestors = exports.folder = exports.find_git_branch = exports.fetch_remote_data_action_form = exports.fetch_integration_form = exports.fetch_and_parse_saml_idp_metadata = exports.enqueue_alert = exports.enable_support_access = exports.disable_support_access = exports.digest_emails_enabled = exports.deregister_mobile_device = exports.deploy_to_production = void 0;
9
+ exports.update_session = exports.update_scheduled_plan = exports.update_saml_config = exports.update_role = exports.update_repository_credential = exports.update_project = exports.update_permission_set = exports.update_password_config = exports.update_oidc_config = exports.update_oauth_client_app = exports.update_model_set = exports.update_mobile_device_registration = exports.update_lookml_model = exports.update_look = exports.update_legacy_feature = exports.update_ldap_config = exports.update_internal_help_resources_content = exports.update_internal_help_resources = exports.update_integration_hub = exports.update_integration = exports.update_group = exports.update_git_branch = exports.update_folder = exports.update_digest_emails_enabled = exports.update_datagroup = exports.update_dashboard_layout_component = exports.update_dashboard_layout = exports.update_dashboard_filter = exports.update_dashboard_element = exports.update_dashboard = exports.update_custom_welcome_email_test = exports.update_custom_welcome_email = exports.update_content_metadata_access = exports.update_content_metadata = exports.update_connection = exports.update_color_collection = exports.update_cloud_storage_configuration = exports.update_board_section = exports.update_board_item = exports.update_board = exports.update_artifacts = exports.update_alert_field = exports.update_alert = exports.unfollow_alert = exports.theme_or_default = exports.theme = exports.test_ssh_tunnel = exports.test_ssh_server = exports.test_ldap_config_user_info = exports.test_ldap_config_user_auth = exports.test_ldap_config_connection = exports.test_ldap_config_auth = exports.test_integration = exports.test_connection_config = exports.test_connection = exports.tag_ref = exports.sync_lookml_dashboard = exports.support_access_status = exports.stop_pdt_build = exports.start_pdt_build = exports.ssh_tunnel = exports.ssh_server = exports.ssh_public_key = exports.sql_query = exports.smtp_status = exports.set_user_roles = exports.set_user_attribute_user_value = exports.set_user_attribute_group_values = exports.set_smtp_settings = exports.set_setting = exports.set_role_users = exports.set_role_groups = exports.set_default_theme = exports.set_default_color_collection = exports.session_config = exports.session = exports.send_user_credentials_email_password_reset = exports.search_users_names = exports.search_users = exports.search_user_login_lockouts = exports.search_themes = exports.search_roles_with_user_count = exports.search_roles = exports.search_permission_sets = exports.search_model_sets = exports.search_looks = exports.search_groups_with_roles = exports.search_groups_with_hierarchy = exports.search_groups = exports.search_folders = exports.search_dashboards = exports.search_dashboard_elements = exports.search_credentials_email = exports.search_content_views = exports.search_content_favorites = exports.search_content = exports.search_boards = exports.search_artifacts = exports.search_alerts = exports.scheduled_plans_for_space = void 0;
10
+ exports.workspace = exports.wipeout_user_emails = exports.whitelabel_configuration = exports.versions = exports.vector_thumbnail = exports.validate_theme = exports.validate_project = exports.user_session = exports.user_roles = exports.user_for_credential = exports.user_credentials_totp = exports.user_credentials_saml = exports.user_credentials_oidc = exports.user_credentials_looker_openid = exports.user_credentials_ldap = exports.user_credentials_google = exports.user_credentials_embed = exports.user_credentials_email = exports.user_credentials_api3 = exports.user_attribute_user_values = exports.user_attribute = exports.user = exports.update_whitelabel_configuration = exports.update_user_credentials_email = exports.update_user_attribute_group_value = exports.update_user_attribute = exports.update_user = exports.update_theme = exports.update_ssh_tunnel = exports.update_ssh_server = exports.update_session_config = void 0;
11
11
  var _sdkRtl = require("@looker/sdk-rtl");
12
12
  var _constants = require("../constants");
13
13
  function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { Promise.resolve(value).then(_next, _throw); } }
@@ -2305,7 +2305,8 @@ var search_folders = function () {
2305
2305
  parent_id: request.parent_id,
2306
2306
  creator_id: request.creator_id,
2307
2307
  filter_or: request.filter_or,
2308
- is_shared_root: request.is_shared_root
2308
+ is_shared_root: request.is_shared_root,
2309
+ is_users_root: request.is_users_root
2309
2310
  }, null, options);
2310
2311
  });
2311
2312
  return function search_folders(_x682, _x683, _x684) {
@@ -2794,30 +2795,41 @@ var test_integration = function () {
2794
2795
  };
2795
2796
  }();
2796
2797
  exports.test_integration = test_integration;
2798
+ var jdbc_interface = function () {
2799
+ var _ref249 = _asyncToGenerator(function* (sdk, avatica_request, options) {
2800
+ return sdk.get('/__jdbc_interface__', {
2801
+ avatica_request
2802
+ }, null, options);
2803
+ });
2804
+ return function jdbc_interface(_x828, _x829, _x830) {
2805
+ return _ref249.apply(this, arguments);
2806
+ };
2807
+ }();
2808
+ exports.jdbc_interface = jdbc_interface;
2797
2809
  var all_looks = function () {
2798
- var _ref249 = _asyncToGenerator(function* (sdk, fields, options) {
2810
+ var _ref250 = _asyncToGenerator(function* (sdk, fields, options) {
2799
2811
  return sdk.get('/looks', {
2800
2812
  fields
2801
2813
  }, null, options);
2802
2814
  });
2803
- return function all_looks(_x828, _x829, _x830) {
2804
- return _ref249.apply(this, arguments);
2815
+ return function all_looks(_x831, _x832, _x833) {
2816
+ return _ref250.apply(this, arguments);
2805
2817
  };
2806
2818
  }();
2807
2819
  exports.all_looks = all_looks;
2808
2820
  var create_look = function () {
2809
- var _ref250 = _asyncToGenerator(function* (sdk, body, fields, options) {
2821
+ var _ref251 = _asyncToGenerator(function* (sdk, body, fields, options) {
2810
2822
  return sdk.post('/looks', {
2811
2823
  fields
2812
2824
  }, body, options);
2813
2825
  });
2814
- return function create_look(_x831, _x832, _x833, _x834) {
2815
- return _ref250.apply(this, arguments);
2826
+ return function create_look(_x834, _x835, _x836, _x837) {
2827
+ return _ref251.apply(this, arguments);
2816
2828
  };
2817
2829
  }();
2818
2830
  exports.create_look = create_look;
2819
2831
  var search_looks = function () {
2820
- var _ref251 = _asyncToGenerator(function* (sdk, request, options) {
2832
+ var _ref252 = _asyncToGenerator(function* (sdk, request, options) {
2821
2833
  return sdk.get('/looks/search', {
2822
2834
  id: request.id,
2823
2835
  title: request.title,
@@ -2839,47 +2851,47 @@ var search_looks = function () {
2839
2851
  filter_or: request.filter_or
2840
2852
  }, null, options);
2841
2853
  });
2842
- return function search_looks(_x835, _x836, _x837) {
2843
- return _ref251.apply(this, arguments);
2854
+ return function search_looks(_x838, _x839, _x840) {
2855
+ return _ref252.apply(this, arguments);
2844
2856
  };
2845
2857
  }();
2846
2858
  exports.search_looks = search_looks;
2847
2859
  var look = function () {
2848
- var _ref252 = _asyncToGenerator(function* (sdk, look_id, fields, options) {
2860
+ var _ref253 = _asyncToGenerator(function* (sdk, look_id, fields, options) {
2849
2861
  look_id = (0, _sdkRtl.encodeParam)(look_id);
2850
2862
  return sdk.get("/looks/".concat(look_id), {
2851
2863
  fields
2852
2864
  }, null, options);
2853
2865
  });
2854
- return function look(_x838, _x839, _x840, _x841) {
2855
- return _ref252.apply(this, arguments);
2866
+ return function look(_x841, _x842, _x843, _x844) {
2867
+ return _ref253.apply(this, arguments);
2856
2868
  };
2857
2869
  }();
2858
2870
  exports.look = look;
2859
2871
  var update_look = function () {
2860
- var _ref253 = _asyncToGenerator(function* (sdk, look_id, body, fields, options) {
2872
+ var _ref254 = _asyncToGenerator(function* (sdk, look_id, body, fields, options) {
2861
2873
  look_id = (0, _sdkRtl.encodeParam)(look_id);
2862
2874
  return sdk.patch("/looks/".concat(look_id), {
2863
2875
  fields
2864
2876
  }, body, options);
2865
2877
  });
2866
- return function update_look(_x842, _x843, _x844, _x845, _x846) {
2867
- return _ref253.apply(this, arguments);
2878
+ return function update_look(_x845, _x846, _x847, _x848, _x849) {
2879
+ return _ref254.apply(this, arguments);
2868
2880
  };
2869
2881
  }();
2870
2882
  exports.update_look = update_look;
2871
2883
  var delete_look = function () {
2872
- var _ref254 = _asyncToGenerator(function* (sdk, look_id, options) {
2884
+ var _ref255 = _asyncToGenerator(function* (sdk, look_id, options) {
2873
2885
  look_id = (0, _sdkRtl.encodeParam)(look_id);
2874
2886
  return sdk.delete("/looks/".concat(look_id), null, null, options);
2875
2887
  });
2876
- return function delete_look(_x847, _x848, _x849) {
2877
- return _ref254.apply(this, arguments);
2888
+ return function delete_look(_x850, _x851, _x852) {
2889
+ return _ref255.apply(this, arguments);
2878
2890
  };
2879
2891
  }();
2880
2892
  exports.delete_look = delete_look;
2881
2893
  var run_look = function () {
2882
- var _ref255 = _asyncToGenerator(function* (sdk, request, options) {
2894
+ var _ref256 = _asyncToGenerator(function* (sdk, request, options) {
2883
2895
  request.look_id = (0, _sdkRtl.encodeParam)(request.look_id);
2884
2896
  request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
2885
2897
  return sdk.get("/looks/".concat(request.look_id, "/run/").concat(request.result_format), {
@@ -2897,104 +2909,104 @@ var run_look = function () {
2897
2909
  server_table_calcs: request.server_table_calcs
2898
2910
  }, null, options);
2899
2911
  });
2900
- return function run_look(_x850, _x851, _x852) {
2901
- return _ref255.apply(this, arguments);
2912
+ return function run_look(_x853, _x854, _x855) {
2913
+ return _ref256.apply(this, arguments);
2902
2914
  };
2903
2915
  }();
2904
2916
  exports.run_look = run_look;
2905
2917
  var copy_look = function () {
2906
- var _ref256 = _asyncToGenerator(function* (sdk, look_id, folder_id, options) {
2918
+ var _ref257 = _asyncToGenerator(function* (sdk, look_id, folder_id, options) {
2907
2919
  look_id = (0, _sdkRtl.encodeParam)(look_id);
2908
2920
  return sdk.post("/looks/".concat(look_id, "/copy"), {
2909
2921
  folder_id
2910
2922
  }, null, options);
2911
2923
  });
2912
- return function copy_look(_x853, _x854, _x855, _x856) {
2913
- return _ref256.apply(this, arguments);
2924
+ return function copy_look(_x856, _x857, _x858, _x859) {
2925
+ return _ref257.apply(this, arguments);
2914
2926
  };
2915
2927
  }();
2916
2928
  exports.copy_look = copy_look;
2917
2929
  var move_look = function () {
2918
- var _ref257 = _asyncToGenerator(function* (sdk, look_id, folder_id, options) {
2930
+ var _ref258 = _asyncToGenerator(function* (sdk, look_id, folder_id, options) {
2919
2931
  look_id = (0, _sdkRtl.encodeParam)(look_id);
2920
2932
  return sdk.patch("/looks/".concat(look_id, "/move"), {
2921
2933
  folder_id
2922
2934
  }, null, options);
2923
2935
  });
2924
- return function move_look(_x857, _x858, _x859, _x860) {
2925
- return _ref257.apply(this, arguments);
2936
+ return function move_look(_x860, _x861, _x862, _x863) {
2937
+ return _ref258.apply(this, arguments);
2926
2938
  };
2927
2939
  }();
2928
2940
  exports.move_look = move_look;
2929
2941
  var all_lookml_models = function () {
2930
- var _ref258 = _asyncToGenerator(function* (sdk, request, options) {
2942
+ var _ref259 = _asyncToGenerator(function* (sdk, request, options) {
2931
2943
  return sdk.get('/lookml_models', {
2932
2944
  fields: request.fields,
2933
2945
  limit: request.limit,
2934
2946
  offset: request.offset
2935
2947
  }, null, options);
2936
2948
  });
2937
- return function all_lookml_models(_x861, _x862, _x863) {
2938
- return _ref258.apply(this, arguments);
2949
+ return function all_lookml_models(_x864, _x865, _x866) {
2950
+ return _ref259.apply(this, arguments);
2939
2951
  };
2940
2952
  }();
2941
2953
  exports.all_lookml_models = all_lookml_models;
2942
2954
  var create_lookml_model = function () {
2943
- var _ref259 = _asyncToGenerator(function* (sdk, body, options) {
2955
+ var _ref260 = _asyncToGenerator(function* (sdk, body, options) {
2944
2956
  return sdk.post('/lookml_models', null, body, options);
2945
2957
  });
2946
- return function create_lookml_model(_x864, _x865, _x866) {
2947
- return _ref259.apply(this, arguments);
2958
+ return function create_lookml_model(_x867, _x868, _x869) {
2959
+ return _ref260.apply(this, arguments);
2948
2960
  };
2949
2961
  }();
2950
2962
  exports.create_lookml_model = create_lookml_model;
2951
2963
  var lookml_model = function () {
2952
- var _ref260 = _asyncToGenerator(function* (sdk, lookml_model_name, fields, options) {
2964
+ var _ref261 = _asyncToGenerator(function* (sdk, lookml_model_name, fields, options) {
2953
2965
  lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
2954
2966
  return sdk.get("/lookml_models/".concat(lookml_model_name), {
2955
2967
  fields
2956
2968
  }, null, options);
2957
2969
  });
2958
- return function lookml_model(_x867, _x868, _x869, _x870) {
2959
- return _ref260.apply(this, arguments);
2970
+ return function lookml_model(_x870, _x871, _x872, _x873) {
2971
+ return _ref261.apply(this, arguments);
2960
2972
  };
2961
2973
  }();
2962
2974
  exports.lookml_model = lookml_model;
2963
2975
  var update_lookml_model = function () {
2964
- var _ref261 = _asyncToGenerator(function* (sdk, lookml_model_name, body, options) {
2976
+ var _ref262 = _asyncToGenerator(function* (sdk, lookml_model_name, body, options) {
2965
2977
  lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
2966
2978
  return sdk.patch("/lookml_models/".concat(lookml_model_name), null, body, options);
2967
2979
  });
2968
- return function update_lookml_model(_x871, _x872, _x873, _x874) {
2969
- return _ref261.apply(this, arguments);
2980
+ return function update_lookml_model(_x874, _x875, _x876, _x877) {
2981
+ return _ref262.apply(this, arguments);
2970
2982
  };
2971
2983
  }();
2972
2984
  exports.update_lookml_model = update_lookml_model;
2973
2985
  var delete_lookml_model = function () {
2974
- var _ref262 = _asyncToGenerator(function* (sdk, lookml_model_name, options) {
2986
+ var _ref263 = _asyncToGenerator(function* (sdk, lookml_model_name, options) {
2975
2987
  lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
2976
2988
  return sdk.delete("/lookml_models/".concat(lookml_model_name), null, null, options);
2977
2989
  });
2978
- return function delete_lookml_model(_x875, _x876, _x877) {
2979
- return _ref262.apply(this, arguments);
2990
+ return function delete_lookml_model(_x878, _x879, _x880) {
2991
+ return _ref263.apply(this, arguments);
2980
2992
  };
2981
2993
  }();
2982
2994
  exports.delete_lookml_model = delete_lookml_model;
2983
2995
  var lookml_model_explore = function () {
2984
- var _ref263 = _asyncToGenerator(function* (sdk, lookml_model_name, explore_name, fields, options) {
2996
+ var _ref264 = _asyncToGenerator(function* (sdk, lookml_model_name, explore_name, fields, options) {
2985
2997
  lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
2986
2998
  explore_name = (0, _sdkRtl.encodeParam)(explore_name);
2987
2999
  return sdk.get("/lookml_models/".concat(lookml_model_name, "/explores/").concat(explore_name), {
2988
3000
  fields
2989
3001
  }, null, options);
2990
3002
  });
2991
- return function lookml_model_explore(_x878, _x879, _x880, _x881, _x882) {
2992
- return _ref263.apply(this, arguments);
3003
+ return function lookml_model_explore(_x881, _x882, _x883, _x884, _x885) {
3004
+ return _ref264.apply(this, arguments);
2993
3005
  };
2994
3006
  }();
2995
3007
  exports.lookml_model_explore = lookml_model_explore;
2996
3008
  var model_fieldname_suggestions = function () {
2997
- var _ref264 = _asyncToGenerator(function* (sdk, request, options) {
3009
+ var _ref265 = _asyncToGenerator(function* (sdk, request, options) {
2998
3010
  request.model_name = (0, _sdkRtl.encodeParam)(request.model_name);
2999
3011
  request.view_name = (0, _sdkRtl.encodeParam)(request.view_name);
3000
3012
  request.field_name = (0, _sdkRtl.encodeParam)(request.field_name);
@@ -3003,45 +3015,45 @@ var model_fieldname_suggestions = function () {
3003
3015
  filters: request.filters
3004
3016
  }, null, options);
3005
3017
  });
3006
- return function model_fieldname_suggestions(_x883, _x884, _x885) {
3007
- return _ref264.apply(this, arguments);
3018
+ return function model_fieldname_suggestions(_x886, _x887, _x888) {
3019
+ return _ref265.apply(this, arguments);
3008
3020
  };
3009
3021
  }();
3010
3022
  exports.model_fieldname_suggestions = model_fieldname_suggestions;
3011
3023
  var get_model = function () {
3012
- var _ref265 = _asyncToGenerator(function* (sdk, model_name, options) {
3024
+ var _ref266 = _asyncToGenerator(function* (sdk, model_name, options) {
3013
3025
  model_name = (0, _sdkRtl.encodeParam)(model_name);
3014
3026
  return sdk.get("/models/".concat(model_name), null, null, options);
3015
3027
  });
3016
- return function get_model(_x886, _x887, _x888) {
3017
- return _ref265.apply(this, arguments);
3028
+ return function get_model(_x889, _x890, _x891) {
3029
+ return _ref266.apply(this, arguments);
3018
3030
  };
3019
3031
  }();
3020
3032
  exports.get_model = get_model;
3021
3033
  var connection_databases = function () {
3022
- var _ref266 = _asyncToGenerator(function* (sdk, connection_name, options) {
3034
+ var _ref267 = _asyncToGenerator(function* (sdk, connection_name, options) {
3023
3035
  connection_name = (0, _sdkRtl.encodeParam)(connection_name);
3024
3036
  return sdk.get("/connections/".concat(connection_name, "/databases"), null, null, options);
3025
3037
  });
3026
- return function connection_databases(_x889, _x890, _x891) {
3027
- return _ref266.apply(this, arguments);
3038
+ return function connection_databases(_x892, _x893, _x894) {
3039
+ return _ref267.apply(this, arguments);
3028
3040
  };
3029
3041
  }();
3030
3042
  exports.connection_databases = connection_databases;
3031
3043
  var connection_features = function () {
3032
- var _ref267 = _asyncToGenerator(function* (sdk, connection_name, fields, options) {
3044
+ var _ref268 = _asyncToGenerator(function* (sdk, connection_name, fields, options) {
3033
3045
  connection_name = (0, _sdkRtl.encodeParam)(connection_name);
3034
3046
  return sdk.get("/connections/".concat(connection_name, "/features"), {
3035
3047
  fields
3036
3048
  }, null, options);
3037
3049
  });
3038
- return function connection_features(_x892, _x893, _x894, _x895) {
3039
- return _ref267.apply(this, arguments);
3050
+ return function connection_features(_x895, _x896, _x897, _x898) {
3051
+ return _ref268.apply(this, arguments);
3040
3052
  };
3041
3053
  }();
3042
3054
  exports.connection_features = connection_features;
3043
3055
  var connection_schemas = function () {
3044
- var _ref268 = _asyncToGenerator(function* (sdk, request, options) {
3056
+ var _ref269 = _asyncToGenerator(function* (sdk, request, options) {
3045
3057
  request.connection_name = (0, _sdkRtl.encodeParam)(request.connection_name);
3046
3058
  return sdk.get("/connections/".concat(request.connection_name, "/schemas"), {
3047
3059
  database: request.database,
@@ -3049,13 +3061,13 @@ var connection_schemas = function () {
3049
3061
  fields: request.fields
3050
3062
  }, null, options);
3051
3063
  });
3052
- return function connection_schemas(_x896, _x897, _x898) {
3053
- return _ref268.apply(this, arguments);
3064
+ return function connection_schemas(_x899, _x900, _x901) {
3065
+ return _ref269.apply(this, arguments);
3054
3066
  };
3055
3067
  }();
3056
3068
  exports.connection_schemas = connection_schemas;
3057
3069
  var connection_tables = function () {
3058
- var _ref269 = _asyncToGenerator(function* (sdk, request, options) {
3070
+ var _ref270 = _asyncToGenerator(function* (sdk, request, options) {
3059
3071
  request.connection_name = (0, _sdkRtl.encodeParam)(request.connection_name);
3060
3072
  return sdk.get("/connections/".concat(request.connection_name, "/tables"), {
3061
3073
  database: request.database,
@@ -3066,13 +3078,13 @@ var connection_tables = function () {
3066
3078
  table_limit: request.table_limit
3067
3079
  }, null, options);
3068
3080
  });
3069
- return function connection_tables(_x899, _x900, _x901) {
3070
- return _ref269.apply(this, arguments);
3081
+ return function connection_tables(_x902, _x903, _x904) {
3082
+ return _ref270.apply(this, arguments);
3071
3083
  };
3072
3084
  }();
3073
3085
  exports.connection_tables = connection_tables;
3074
3086
  var connection_columns = function () {
3075
- var _ref270 = _asyncToGenerator(function* (sdk, request, options) {
3087
+ var _ref271 = _asyncToGenerator(function* (sdk, request, options) {
3076
3088
  request.connection_name = (0, _sdkRtl.encodeParam)(request.connection_name);
3077
3089
  return sdk.get("/connections/".concat(request.connection_name, "/columns"), {
3078
3090
  database: request.database,
@@ -3083,302 +3095,302 @@ var connection_columns = function () {
3083
3095
  fields: request.fields
3084
3096
  }, null, options);
3085
3097
  });
3086
- return function connection_columns(_x902, _x903, _x904) {
3087
- return _ref270.apply(this, arguments);
3098
+ return function connection_columns(_x905, _x906, _x907) {
3099
+ return _ref271.apply(this, arguments);
3088
3100
  };
3089
3101
  }();
3090
3102
  exports.connection_columns = connection_columns;
3091
3103
  var connection_search_columns = function () {
3092
- var _ref271 = _asyncToGenerator(function* (sdk, request, options) {
3104
+ var _ref272 = _asyncToGenerator(function* (sdk, request, options) {
3093
3105
  request.connection_name = (0, _sdkRtl.encodeParam)(request.connection_name);
3094
3106
  return sdk.get("/connections/".concat(request.connection_name, "/search_columns"), {
3095
3107
  column_name: request.column_name,
3096
3108
  fields: request.fields
3097
3109
  }, null, options);
3098
3110
  });
3099
- return function connection_search_columns(_x905, _x906, _x907) {
3100
- return _ref271.apply(this, arguments);
3111
+ return function connection_search_columns(_x908, _x909, _x910) {
3112
+ return _ref272.apply(this, arguments);
3101
3113
  };
3102
3114
  }();
3103
3115
  exports.connection_search_columns = connection_search_columns;
3104
3116
  var connection_cost_estimate = function () {
3105
- var _ref272 = _asyncToGenerator(function* (sdk, connection_name, body, fields, options) {
3117
+ var _ref273 = _asyncToGenerator(function* (sdk, connection_name, body, fields, options) {
3106
3118
  connection_name = (0, _sdkRtl.encodeParam)(connection_name);
3107
3119
  return sdk.post("/connections/".concat(connection_name, "/cost_estimate"), {
3108
3120
  fields
3109
3121
  }, body, options);
3110
3122
  });
3111
- return function connection_cost_estimate(_x908, _x909, _x910, _x911, _x912) {
3112
- return _ref272.apply(this, arguments);
3123
+ return function connection_cost_estimate(_x911, _x912, _x913, _x914, _x915) {
3124
+ return _ref273.apply(this, arguments);
3113
3125
  };
3114
3126
  }();
3115
3127
  exports.connection_cost_estimate = connection_cost_estimate;
3116
3128
  var lock_all = function () {
3117
- var _ref273 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
3129
+ var _ref274 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
3118
3130
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3119
3131
  return sdk.post("/projects/".concat(project_id, "/manifest/lock_all"), {
3120
3132
  fields
3121
3133
  }, null, options);
3122
3134
  });
3123
- return function lock_all(_x913, _x914, _x915, _x916) {
3124
- return _ref273.apply(this, arguments);
3135
+ return function lock_all(_x916, _x917, _x918, _x919) {
3136
+ return _ref274.apply(this, arguments);
3125
3137
  };
3126
3138
  }();
3127
3139
  exports.lock_all = lock_all;
3128
3140
  var all_git_branches = function () {
3129
- var _ref274 = _asyncToGenerator(function* (sdk, project_id, options) {
3141
+ var _ref275 = _asyncToGenerator(function* (sdk, project_id, options) {
3130
3142
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3131
3143
  return sdk.get("/projects/".concat(project_id, "/git_branches"), null, null, options);
3132
3144
  });
3133
- return function all_git_branches(_x917, _x918, _x919) {
3134
- return _ref274.apply(this, arguments);
3145
+ return function all_git_branches(_x920, _x921, _x922) {
3146
+ return _ref275.apply(this, arguments);
3135
3147
  };
3136
3148
  }();
3137
3149
  exports.all_git_branches = all_git_branches;
3138
3150
  var git_branch = function () {
3139
- var _ref275 = _asyncToGenerator(function* (sdk, project_id, options) {
3151
+ var _ref276 = _asyncToGenerator(function* (sdk, project_id, options) {
3140
3152
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3141
3153
  return sdk.get("/projects/".concat(project_id, "/git_branch"), null, null, options);
3142
3154
  });
3143
- return function git_branch(_x920, _x921, _x922) {
3144
- return _ref275.apply(this, arguments);
3155
+ return function git_branch(_x923, _x924, _x925) {
3156
+ return _ref276.apply(this, arguments);
3145
3157
  };
3146
3158
  }();
3147
3159
  exports.git_branch = git_branch;
3148
3160
  var update_git_branch = function () {
3149
- var _ref276 = _asyncToGenerator(function* (sdk, project_id, body, options) {
3161
+ var _ref277 = _asyncToGenerator(function* (sdk, project_id, body, options) {
3150
3162
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3151
3163
  return sdk.put("/projects/".concat(project_id, "/git_branch"), null, body, options);
3152
3164
  });
3153
- return function update_git_branch(_x923, _x924, _x925, _x926) {
3154
- return _ref276.apply(this, arguments);
3165
+ return function update_git_branch(_x926, _x927, _x928, _x929) {
3166
+ return _ref277.apply(this, arguments);
3155
3167
  };
3156
3168
  }();
3157
3169
  exports.update_git_branch = update_git_branch;
3158
3170
  var create_git_branch = function () {
3159
- var _ref277 = _asyncToGenerator(function* (sdk, project_id, body, options) {
3171
+ var _ref278 = _asyncToGenerator(function* (sdk, project_id, body, options) {
3160
3172
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3161
3173
  return sdk.post("/projects/".concat(project_id, "/git_branch"), null, body, options);
3162
3174
  });
3163
- return function create_git_branch(_x927, _x928, _x929, _x930) {
3164
- return _ref277.apply(this, arguments);
3175
+ return function create_git_branch(_x930, _x931, _x932, _x933) {
3176
+ return _ref278.apply(this, arguments);
3165
3177
  };
3166
3178
  }();
3167
3179
  exports.create_git_branch = create_git_branch;
3168
3180
  var find_git_branch = function () {
3169
- var _ref278 = _asyncToGenerator(function* (sdk, project_id, branch_name, options) {
3181
+ var _ref279 = _asyncToGenerator(function* (sdk, project_id, branch_name, options) {
3170
3182
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3171
3183
  branch_name = (0, _sdkRtl.encodeParam)(branch_name);
3172
3184
  return sdk.get("/projects/".concat(project_id, "/git_branch/").concat(branch_name), null, null, options);
3173
3185
  });
3174
- return function find_git_branch(_x931, _x932, _x933, _x934) {
3175
- return _ref278.apply(this, arguments);
3186
+ return function find_git_branch(_x934, _x935, _x936, _x937) {
3187
+ return _ref279.apply(this, arguments);
3176
3188
  };
3177
3189
  }();
3178
3190
  exports.find_git_branch = find_git_branch;
3179
3191
  var delete_git_branch = function () {
3180
- var _ref279 = _asyncToGenerator(function* (sdk, project_id, branch_name, options) {
3192
+ var _ref280 = _asyncToGenerator(function* (sdk, project_id, branch_name, options) {
3181
3193
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3182
3194
  branch_name = (0, _sdkRtl.encodeParam)(branch_name);
3183
3195
  return sdk.delete("/projects/".concat(project_id, "/git_branch/").concat(branch_name), null, null, options);
3184
3196
  });
3185
- return function delete_git_branch(_x935, _x936, _x937, _x938) {
3186
- return _ref279.apply(this, arguments);
3197
+ return function delete_git_branch(_x938, _x939, _x940, _x941) {
3198
+ return _ref280.apply(this, arguments);
3187
3199
  };
3188
3200
  }();
3189
3201
  exports.delete_git_branch = delete_git_branch;
3190
3202
  var deploy_ref_to_production = function () {
3191
- var _ref280 = _asyncToGenerator(function* (sdk, request, options) {
3203
+ var _ref281 = _asyncToGenerator(function* (sdk, request, options) {
3192
3204
  request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
3193
3205
  return sdk.post("/projects/".concat(request.project_id, "/deploy_ref_to_production"), {
3194
3206
  branch: request.branch,
3195
3207
  ref: request.ref
3196
3208
  }, null, options);
3197
3209
  });
3198
- return function deploy_ref_to_production(_x939, _x940, _x941) {
3199
- return _ref280.apply(this, arguments);
3210
+ return function deploy_ref_to_production(_x942, _x943, _x944) {
3211
+ return _ref281.apply(this, arguments);
3200
3212
  };
3201
3213
  }();
3202
3214
  exports.deploy_ref_to_production = deploy_ref_to_production;
3203
3215
  var deploy_to_production = function () {
3204
- var _ref281 = _asyncToGenerator(function* (sdk, project_id, options) {
3216
+ var _ref282 = _asyncToGenerator(function* (sdk, project_id, options) {
3205
3217
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3206
3218
  return sdk.post("/projects/".concat(project_id, "/deploy_to_production"), null, null, options);
3207
3219
  });
3208
- return function deploy_to_production(_x942, _x943, _x944) {
3209
- return _ref281.apply(this, arguments);
3220
+ return function deploy_to_production(_x945, _x946, _x947) {
3221
+ return _ref282.apply(this, arguments);
3210
3222
  };
3211
3223
  }();
3212
3224
  exports.deploy_to_production = deploy_to_production;
3213
3225
  var reset_project_to_production = function () {
3214
- var _ref282 = _asyncToGenerator(function* (sdk, project_id, options) {
3226
+ var _ref283 = _asyncToGenerator(function* (sdk, project_id, options) {
3215
3227
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3216
3228
  return sdk.post("/projects/".concat(project_id, "/reset_to_production"), null, null, options);
3217
3229
  });
3218
- return function reset_project_to_production(_x945, _x946, _x947) {
3219
- return _ref282.apply(this, arguments);
3230
+ return function reset_project_to_production(_x948, _x949, _x950) {
3231
+ return _ref283.apply(this, arguments);
3220
3232
  };
3221
3233
  }();
3222
3234
  exports.reset_project_to_production = reset_project_to_production;
3223
3235
  var reset_project_to_remote = function () {
3224
- var _ref283 = _asyncToGenerator(function* (sdk, project_id, options) {
3236
+ var _ref284 = _asyncToGenerator(function* (sdk, project_id, options) {
3225
3237
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3226
3238
  return sdk.post("/projects/".concat(project_id, "/reset_to_remote"), null, null, options);
3227
3239
  });
3228
- return function reset_project_to_remote(_x948, _x949, _x950) {
3229
- return _ref283.apply(this, arguments);
3240
+ return function reset_project_to_remote(_x951, _x952, _x953) {
3241
+ return _ref284.apply(this, arguments);
3230
3242
  };
3231
3243
  }();
3232
3244
  exports.reset_project_to_remote = reset_project_to_remote;
3233
3245
  var all_projects = function () {
3234
- var _ref284 = _asyncToGenerator(function* (sdk, fields, options) {
3246
+ var _ref285 = _asyncToGenerator(function* (sdk, fields, options) {
3235
3247
  return sdk.get('/projects', {
3236
3248
  fields
3237
3249
  }, null, options);
3238
3250
  });
3239
- return function all_projects(_x951, _x952, _x953) {
3240
- return _ref284.apply(this, arguments);
3251
+ return function all_projects(_x954, _x955, _x956) {
3252
+ return _ref285.apply(this, arguments);
3241
3253
  };
3242
3254
  }();
3243
3255
  exports.all_projects = all_projects;
3244
3256
  var create_project = function () {
3245
- var _ref285 = _asyncToGenerator(function* (sdk, body, options) {
3257
+ var _ref286 = _asyncToGenerator(function* (sdk, body, options) {
3246
3258
  return sdk.post('/projects', null, body, options);
3247
3259
  });
3248
- return function create_project(_x954, _x955, _x956) {
3249
- return _ref285.apply(this, arguments);
3260
+ return function create_project(_x957, _x958, _x959) {
3261
+ return _ref286.apply(this, arguments);
3250
3262
  };
3251
3263
  }();
3252
3264
  exports.create_project = create_project;
3253
3265
  var project = function () {
3254
- var _ref286 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
3266
+ var _ref287 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
3255
3267
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3256
3268
  return sdk.get("/projects/".concat(project_id), {
3257
3269
  fields
3258
3270
  }, null, options);
3259
3271
  });
3260
- return function project(_x957, _x958, _x959, _x960) {
3261
- return _ref286.apply(this, arguments);
3272
+ return function project(_x960, _x961, _x962, _x963) {
3273
+ return _ref287.apply(this, arguments);
3262
3274
  };
3263
3275
  }();
3264
3276
  exports.project = project;
3265
3277
  var update_project = function () {
3266
- var _ref287 = _asyncToGenerator(function* (sdk, project_id, body, fields, options) {
3278
+ var _ref288 = _asyncToGenerator(function* (sdk, project_id, body, fields, options) {
3267
3279
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3268
3280
  return sdk.patch("/projects/".concat(project_id), {
3269
3281
  fields
3270
3282
  }, body, options);
3271
3283
  });
3272
- return function update_project(_x961, _x962, _x963, _x964, _x965) {
3273
- return _ref287.apply(this, arguments);
3284
+ return function update_project(_x964, _x965, _x966, _x967, _x968) {
3285
+ return _ref288.apply(this, arguments);
3274
3286
  };
3275
3287
  }();
3276
3288
  exports.update_project = update_project;
3277
3289
  var manifest = function () {
3278
- var _ref288 = _asyncToGenerator(function* (sdk, project_id, options) {
3290
+ var _ref289 = _asyncToGenerator(function* (sdk, project_id, options) {
3279
3291
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3280
3292
  return sdk.get("/projects/".concat(project_id, "/manifest"), null, null, options);
3281
3293
  });
3282
- return function manifest(_x966, _x967, _x968) {
3283
- return _ref288.apply(this, arguments);
3294
+ return function manifest(_x969, _x970, _x971) {
3295
+ return _ref289.apply(this, arguments);
3284
3296
  };
3285
3297
  }();
3286
3298
  exports.manifest = manifest;
3287
3299
  var git_deploy_key = function () {
3288
- var _ref289 = _asyncToGenerator(function* (sdk, project_id, options) {
3300
+ var _ref290 = _asyncToGenerator(function* (sdk, project_id, options) {
3289
3301
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3290
3302
  return sdk.get("/projects/".concat(project_id, "/git/deploy_key"), null, null, options);
3291
3303
  });
3292
- return function git_deploy_key(_x969, _x970, _x971) {
3293
- return _ref289.apply(this, arguments);
3304
+ return function git_deploy_key(_x972, _x973, _x974) {
3305
+ return _ref290.apply(this, arguments);
3294
3306
  };
3295
3307
  }();
3296
3308
  exports.git_deploy_key = git_deploy_key;
3297
3309
  var create_git_deploy_key = function () {
3298
- var _ref290 = _asyncToGenerator(function* (sdk, project_id, options) {
3310
+ var _ref291 = _asyncToGenerator(function* (sdk, project_id, options) {
3299
3311
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3300
3312
  return sdk.post("/projects/".concat(project_id, "/git/deploy_key"), null, null, options);
3301
3313
  });
3302
- return function create_git_deploy_key(_x972, _x973, _x974) {
3303
- return _ref290.apply(this, arguments);
3314
+ return function create_git_deploy_key(_x975, _x976, _x977) {
3315
+ return _ref291.apply(this, arguments);
3304
3316
  };
3305
3317
  }();
3306
3318
  exports.create_git_deploy_key = create_git_deploy_key;
3307
3319
  var project_validation_results = function () {
3308
- var _ref291 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
3320
+ var _ref292 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
3309
3321
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3310
3322
  return sdk.get("/projects/".concat(project_id, "/validate"), {
3311
3323
  fields
3312
3324
  }, null, options);
3313
3325
  });
3314
- return function project_validation_results(_x975, _x976, _x977, _x978) {
3315
- return _ref291.apply(this, arguments);
3326
+ return function project_validation_results(_x978, _x979, _x980, _x981) {
3327
+ return _ref292.apply(this, arguments);
3316
3328
  };
3317
3329
  }();
3318
3330
  exports.project_validation_results = project_validation_results;
3319
3331
  var validate_project = function () {
3320
- var _ref292 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
3332
+ var _ref293 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
3321
3333
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3322
3334
  return sdk.post("/projects/".concat(project_id, "/validate"), {
3323
3335
  fields
3324
3336
  }, null, options);
3325
3337
  });
3326
- return function validate_project(_x979, _x980, _x981, _x982) {
3327
- return _ref292.apply(this, arguments);
3338
+ return function validate_project(_x982, _x983, _x984, _x985) {
3339
+ return _ref293.apply(this, arguments);
3328
3340
  };
3329
3341
  }();
3330
3342
  exports.validate_project = validate_project;
3331
3343
  var project_workspace = function () {
3332
- var _ref293 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
3344
+ var _ref294 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
3333
3345
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3334
3346
  return sdk.get("/projects/".concat(project_id, "/current_workspace"), {
3335
3347
  fields
3336
3348
  }, null, options);
3337
3349
  });
3338
- return function project_workspace(_x983, _x984, _x985, _x986) {
3339
- return _ref293.apply(this, arguments);
3350
+ return function project_workspace(_x986, _x987, _x988, _x989) {
3351
+ return _ref294.apply(this, arguments);
3340
3352
  };
3341
3353
  }();
3342
3354
  exports.project_workspace = project_workspace;
3343
3355
  var all_project_files = function () {
3344
- var _ref294 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
3356
+ var _ref295 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
3345
3357
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3346
3358
  return sdk.get("/projects/".concat(project_id, "/files"), {
3347
3359
  fields
3348
3360
  }, null, options);
3349
3361
  });
3350
- return function all_project_files(_x987, _x988, _x989, _x990) {
3351
- return _ref294.apply(this, arguments);
3362
+ return function all_project_files(_x990, _x991, _x992, _x993) {
3363
+ return _ref295.apply(this, arguments);
3352
3364
  };
3353
3365
  }();
3354
3366
  exports.all_project_files = all_project_files;
3355
3367
  var project_file = function () {
3356
- var _ref295 = _asyncToGenerator(function* (sdk, project_id, file_id, fields, options) {
3368
+ var _ref296 = _asyncToGenerator(function* (sdk, project_id, file_id, fields, options) {
3357
3369
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3358
3370
  return sdk.get("/projects/".concat(project_id, "/files/file"), {
3359
3371
  file_id,
3360
3372
  fields
3361
3373
  }, null, options);
3362
3374
  });
3363
- return function project_file(_x991, _x992, _x993, _x994, _x995) {
3364
- return _ref295.apply(this, arguments);
3375
+ return function project_file(_x994, _x995, _x996, _x997, _x998) {
3376
+ return _ref296.apply(this, arguments);
3365
3377
  };
3366
3378
  }();
3367
3379
  exports.project_file = project_file;
3368
3380
  var all_git_connection_tests = function () {
3369
- var _ref296 = _asyncToGenerator(function* (sdk, project_id, remote_url, options) {
3381
+ var _ref297 = _asyncToGenerator(function* (sdk, project_id, remote_url, options) {
3370
3382
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3371
3383
  return sdk.get("/projects/".concat(project_id, "/git_connection_tests"), {
3372
3384
  remote_url
3373
3385
  }, null, options);
3374
3386
  });
3375
- return function all_git_connection_tests(_x996, _x997, _x998, _x999) {
3376
- return _ref296.apply(this, arguments);
3387
+ return function all_git_connection_tests(_x999, _x1000, _x1001, _x1002) {
3388
+ return _ref297.apply(this, arguments);
3377
3389
  };
3378
3390
  }();
3379
3391
  exports.all_git_connection_tests = all_git_connection_tests;
3380
3392
  var run_git_connection_test = function () {
3381
- var _ref297 = _asyncToGenerator(function* (sdk, request, options) {
3393
+ var _ref298 = _asyncToGenerator(function* (sdk, request, options) {
3382
3394
  request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
3383
3395
  request.test_id = (0, _sdkRtl.encodeParam)(request.test_id);
3384
3396
  return sdk.get("/projects/".concat(request.project_id, "/git_connection_tests/").concat(request.test_id), {
@@ -3386,25 +3398,25 @@ var run_git_connection_test = function () {
3386
3398
  use_production: request.use_production
3387
3399
  }, null, options);
3388
3400
  });
3389
- return function run_git_connection_test(_x1000, _x1001, _x1002) {
3390
- return _ref297.apply(this, arguments);
3401
+ return function run_git_connection_test(_x1003, _x1004, _x1005) {
3402
+ return _ref298.apply(this, arguments);
3391
3403
  };
3392
3404
  }();
3393
3405
  exports.run_git_connection_test = run_git_connection_test;
3394
3406
  var all_lookml_tests = function () {
3395
- var _ref298 = _asyncToGenerator(function* (sdk, project_id, file_id, options) {
3407
+ var _ref299 = _asyncToGenerator(function* (sdk, project_id, file_id, options) {
3396
3408
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3397
3409
  return sdk.get("/projects/".concat(project_id, "/lookml_tests"), {
3398
3410
  file_id
3399
3411
  }, null, options);
3400
3412
  });
3401
- return function all_lookml_tests(_x1003, _x1004, _x1005, _x1006) {
3402
- return _ref298.apply(this, arguments);
3413
+ return function all_lookml_tests(_x1006, _x1007, _x1008, _x1009) {
3414
+ return _ref299.apply(this, arguments);
3403
3415
  };
3404
3416
  }();
3405
3417
  exports.all_lookml_tests = all_lookml_tests;
3406
3418
  var run_lookml_test = function () {
3407
- var _ref299 = _asyncToGenerator(function* (sdk, request, options) {
3419
+ var _ref300 = _asyncToGenerator(function* (sdk, request, options) {
3408
3420
  request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
3409
3421
  return sdk.get("/projects/".concat(request.project_id, "/lookml_tests/run"), {
3410
3422
  file_id: request.file_id,
@@ -3412,13 +3424,13 @@ var run_lookml_test = function () {
3412
3424
  model: request.model
3413
3425
  }, null, options);
3414
3426
  });
3415
- return function run_lookml_test(_x1007, _x1008, _x1009) {
3416
- return _ref299.apply(this, arguments);
3427
+ return function run_lookml_test(_x1010, _x1011, _x1012) {
3428
+ return _ref300.apply(this, arguments);
3417
3429
  };
3418
3430
  }();
3419
3431
  exports.run_lookml_test = run_lookml_test;
3420
3432
  var tag_ref = function () {
3421
- var _ref300 = _asyncToGenerator(function* (sdk, request, options) {
3433
+ var _ref301 = _asyncToGenerator(function* (sdk, request, options) {
3422
3434
  request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
3423
3435
  return sdk.post("/projects/".concat(request.project_id, "/tag"), {
3424
3436
  commit_sha: request.commit_sha,
@@ -3426,45 +3438,45 @@ var tag_ref = function () {
3426
3438
  tag_message: request.tag_message
3427
3439
  }, request.body, options);
3428
3440
  });
3429
- return function tag_ref(_x1010, _x1011, _x1012) {
3430
- return _ref300.apply(this, arguments);
3441
+ return function tag_ref(_x1013, _x1014, _x1015) {
3442
+ return _ref301.apply(this, arguments);
3431
3443
  };
3432
3444
  }();
3433
3445
  exports.tag_ref = tag_ref;
3434
3446
  var update_repository_credential = function () {
3435
- var _ref301 = _asyncToGenerator(function* (sdk, root_project_id, credential_id, body, options) {
3447
+ var _ref302 = _asyncToGenerator(function* (sdk, root_project_id, credential_id, body, options) {
3436
3448
  root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
3437
3449
  credential_id = (0, _sdkRtl.encodeParam)(credential_id);
3438
3450
  return sdk.put("/projects/".concat(root_project_id, "/credential/").concat(credential_id), null, body, options);
3439
3451
  });
3440
- return function update_repository_credential(_x1013, _x1014, _x1015, _x1016, _x1017) {
3441
- return _ref301.apply(this, arguments);
3452
+ return function update_repository_credential(_x1016, _x1017, _x1018, _x1019, _x1020) {
3453
+ return _ref302.apply(this, arguments);
3442
3454
  };
3443
3455
  }();
3444
3456
  exports.update_repository_credential = update_repository_credential;
3445
3457
  var delete_repository_credential = function () {
3446
- var _ref302 = _asyncToGenerator(function* (sdk, root_project_id, credential_id, options) {
3458
+ var _ref303 = _asyncToGenerator(function* (sdk, root_project_id, credential_id, options) {
3447
3459
  root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
3448
3460
  credential_id = (0, _sdkRtl.encodeParam)(credential_id);
3449
3461
  return sdk.delete("/projects/".concat(root_project_id, "/credential/").concat(credential_id), null, null, options);
3450
3462
  });
3451
- return function delete_repository_credential(_x1018, _x1019, _x1020, _x1021) {
3452
- return _ref302.apply(this, arguments);
3463
+ return function delete_repository_credential(_x1021, _x1022, _x1023, _x1024) {
3464
+ return _ref303.apply(this, arguments);
3453
3465
  };
3454
3466
  }();
3455
3467
  exports.delete_repository_credential = delete_repository_credential;
3456
3468
  var get_all_repository_credentials = function () {
3457
- var _ref303 = _asyncToGenerator(function* (sdk, root_project_id, options) {
3469
+ var _ref304 = _asyncToGenerator(function* (sdk, root_project_id, options) {
3458
3470
  root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
3459
3471
  return sdk.get("/projects/".concat(root_project_id, "/credentials"), null, null, options);
3460
3472
  });
3461
- return function get_all_repository_credentials(_x1022, _x1023, _x1024) {
3462
- return _ref303.apply(this, arguments);
3473
+ return function get_all_repository_credentials(_x1025, _x1026, _x1027) {
3474
+ return _ref304.apply(this, arguments);
3463
3475
  };
3464
3476
  }();
3465
3477
  exports.get_all_repository_credentials = get_all_repository_credentials;
3466
3478
  var create_query_task = function () {
3467
- var _ref304 = _asyncToGenerator(function* (sdk, request, options) {
3479
+ var _ref305 = _asyncToGenerator(function* (sdk, request, options) {
3468
3480
  return sdk.post('/query_tasks', {
3469
3481
  limit: request.limit,
3470
3482
  apply_formatting: request.apply_formatting,
@@ -3481,81 +3493,81 @@ var create_query_task = function () {
3481
3493
  fields: request.fields
3482
3494
  }, request.body, options);
3483
3495
  });
3484
- return function create_query_task(_x1025, _x1026, _x1027) {
3485
- return _ref304.apply(this, arguments);
3496
+ return function create_query_task(_x1028, _x1029, _x1030) {
3497
+ return _ref305.apply(this, arguments);
3486
3498
  };
3487
3499
  }();
3488
3500
  exports.create_query_task = create_query_task;
3489
3501
  var query_task_multi_results = function () {
3490
- var _ref305 = _asyncToGenerator(function* (sdk, query_task_ids, options) {
3502
+ var _ref306 = _asyncToGenerator(function* (sdk, query_task_ids, options) {
3491
3503
  return sdk.get('/query_tasks/multi_results', {
3492
3504
  query_task_ids
3493
3505
  }, null, options);
3494
3506
  });
3495
- return function query_task_multi_results(_x1028, _x1029, _x1030) {
3496
- return _ref305.apply(this, arguments);
3507
+ return function query_task_multi_results(_x1031, _x1032, _x1033) {
3508
+ return _ref306.apply(this, arguments);
3497
3509
  };
3498
3510
  }();
3499
3511
  exports.query_task_multi_results = query_task_multi_results;
3500
3512
  var query_task = function () {
3501
- var _ref306 = _asyncToGenerator(function* (sdk, query_task_id, fields, options) {
3513
+ var _ref307 = _asyncToGenerator(function* (sdk, query_task_id, fields, options) {
3502
3514
  query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
3503
3515
  return sdk.get("/query_tasks/".concat(query_task_id), {
3504
3516
  fields
3505
3517
  }, null, options);
3506
3518
  });
3507
- return function query_task(_x1031, _x1032, _x1033, _x1034) {
3508
- return _ref306.apply(this, arguments);
3519
+ return function query_task(_x1034, _x1035, _x1036, _x1037) {
3520
+ return _ref307.apply(this, arguments);
3509
3521
  };
3510
3522
  }();
3511
3523
  exports.query_task = query_task;
3512
3524
  var query_task_results = function () {
3513
- var _ref307 = _asyncToGenerator(function* (sdk, query_task_id, options) {
3525
+ var _ref308 = _asyncToGenerator(function* (sdk, query_task_id, options) {
3514
3526
  query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
3515
3527
  return sdk.get("/query_tasks/".concat(query_task_id, "/results"), null, null, options);
3516
3528
  });
3517
- return function query_task_results(_x1035, _x1036, _x1037) {
3518
- return _ref307.apply(this, arguments);
3529
+ return function query_task_results(_x1038, _x1039, _x1040) {
3530
+ return _ref308.apply(this, arguments);
3519
3531
  };
3520
3532
  }();
3521
3533
  exports.query_task_results = query_task_results;
3522
3534
  var query = function () {
3523
- var _ref308 = _asyncToGenerator(function* (sdk, query_id, fields, options) {
3535
+ var _ref309 = _asyncToGenerator(function* (sdk, query_id, fields, options) {
3524
3536
  query_id = (0, _sdkRtl.encodeParam)(query_id);
3525
3537
  return sdk.get("/queries/".concat(query_id), {
3526
3538
  fields
3527
3539
  }, null, options);
3528
3540
  });
3529
- return function query(_x1038, _x1039, _x1040, _x1041) {
3530
- return _ref308.apply(this, arguments);
3541
+ return function query(_x1041, _x1042, _x1043, _x1044) {
3542
+ return _ref309.apply(this, arguments);
3531
3543
  };
3532
3544
  }();
3533
3545
  exports.query = query;
3534
3546
  var query_for_slug = function () {
3535
- var _ref309 = _asyncToGenerator(function* (sdk, slug, fields, options) {
3547
+ var _ref310 = _asyncToGenerator(function* (sdk, slug, fields, options) {
3536
3548
  slug = (0, _sdkRtl.encodeParam)(slug);
3537
3549
  return sdk.get("/queries/slug/".concat(slug), {
3538
3550
  fields
3539
3551
  }, null, options);
3540
3552
  });
3541
- return function query_for_slug(_x1042, _x1043, _x1044, _x1045) {
3542
- return _ref309.apply(this, arguments);
3553
+ return function query_for_slug(_x1045, _x1046, _x1047, _x1048) {
3554
+ return _ref310.apply(this, arguments);
3543
3555
  };
3544
3556
  }();
3545
3557
  exports.query_for_slug = query_for_slug;
3546
3558
  var create_query = function () {
3547
- var _ref310 = _asyncToGenerator(function* (sdk, body, fields, options) {
3559
+ var _ref311 = _asyncToGenerator(function* (sdk, body, fields, options) {
3548
3560
  return sdk.post('/queries', {
3549
3561
  fields
3550
3562
  }, body, options);
3551
3563
  });
3552
- return function create_query(_x1046, _x1047, _x1048, _x1049) {
3553
- return _ref310.apply(this, arguments);
3564
+ return function create_query(_x1049, _x1050, _x1051, _x1052) {
3565
+ return _ref311.apply(this, arguments);
3554
3566
  };
3555
3567
  }();
3556
3568
  exports.create_query = create_query;
3557
3569
  var run_query = function () {
3558
- var _ref311 = _asyncToGenerator(function* (sdk, request, options) {
3570
+ var _ref312 = _asyncToGenerator(function* (sdk, request, options) {
3559
3571
  request.query_id = (0, _sdkRtl.encodeParam)(request.query_id);
3560
3572
  request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
3561
3573
  return sdk.get("/queries/".concat(request.query_id, "/run/").concat(request.result_format), {
@@ -3574,13 +3586,13 @@ var run_query = function () {
3574
3586
  source: request.source
3575
3587
  }, null, options);
3576
3588
  });
3577
- return function run_query(_x1050, _x1051, _x1052) {
3578
- return _ref311.apply(this, arguments);
3589
+ return function run_query(_x1053, _x1054, _x1055) {
3590
+ return _ref312.apply(this, arguments);
3579
3591
  };
3580
3592
  }();
3581
3593
  exports.run_query = run_query;
3582
3594
  var run_inline_query = function () {
3583
- var _ref312 = _asyncToGenerator(function* (sdk, request, options) {
3595
+ var _ref313 = _asyncToGenerator(function* (sdk, request, options) {
3584
3596
  request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
3585
3597
  return sdk.post("/queries/run/".concat(request.result_format), {
3586
3598
  limit: request.limit,
@@ -3597,99 +3609,99 @@ var run_inline_query = function () {
3597
3609
  server_table_calcs: request.server_table_calcs
3598
3610
  }, request.body, options);
3599
3611
  });
3600
- return function run_inline_query(_x1053, _x1054, _x1055) {
3601
- return _ref312.apply(this, arguments);
3612
+ return function run_inline_query(_x1056, _x1057, _x1058) {
3613
+ return _ref313.apply(this, arguments);
3602
3614
  };
3603
3615
  }();
3604
3616
  exports.run_inline_query = run_inline_query;
3605
3617
  var run_url_encoded_query = function () {
3606
- var _ref313 = _asyncToGenerator(function* (sdk, model_name, view_name, result_format, options) {
3618
+ var _ref314 = _asyncToGenerator(function* (sdk, model_name, view_name, result_format, options) {
3607
3619
  model_name = (0, _sdkRtl.encodeParam)(model_name);
3608
3620
  view_name = (0, _sdkRtl.encodeParam)(view_name);
3609
3621
  result_format = (0, _sdkRtl.encodeParam)(result_format);
3610
3622
  return sdk.get("/queries/models/".concat(model_name, "/views/").concat(view_name, "/run/").concat(result_format), null, null, options);
3611
3623
  });
3612
- return function run_url_encoded_query(_x1056, _x1057, _x1058, _x1059, _x1060) {
3613
- return _ref313.apply(this, arguments);
3624
+ return function run_url_encoded_query(_x1059, _x1060, _x1061, _x1062, _x1063) {
3625
+ return _ref314.apply(this, arguments);
3614
3626
  };
3615
3627
  }();
3616
3628
  exports.run_url_encoded_query = run_url_encoded_query;
3617
3629
  var merge_query = function () {
3618
- var _ref314 = _asyncToGenerator(function* (sdk, merge_query_id, fields, options) {
3630
+ var _ref315 = _asyncToGenerator(function* (sdk, merge_query_id, fields, options) {
3619
3631
  merge_query_id = (0, _sdkRtl.encodeParam)(merge_query_id);
3620
3632
  return sdk.get("/merge_queries/".concat(merge_query_id), {
3621
3633
  fields
3622
3634
  }, null, options);
3623
3635
  });
3624
- return function merge_query(_x1061, _x1062, _x1063, _x1064) {
3625
- return _ref314.apply(this, arguments);
3636
+ return function merge_query(_x1064, _x1065, _x1066, _x1067) {
3637
+ return _ref315.apply(this, arguments);
3626
3638
  };
3627
3639
  }();
3628
3640
  exports.merge_query = merge_query;
3629
3641
  var create_merge_query = function () {
3630
- var _ref315 = _asyncToGenerator(function* (sdk, body, fields, options) {
3642
+ var _ref316 = _asyncToGenerator(function* (sdk, body, fields, options) {
3631
3643
  return sdk.post('/merge_queries', {
3632
3644
  fields
3633
3645
  }, body, options);
3634
3646
  });
3635
- return function create_merge_query(_x1065, _x1066, _x1067, _x1068) {
3636
- return _ref315.apply(this, arguments);
3647
+ return function create_merge_query(_x1068, _x1069, _x1070, _x1071) {
3648
+ return _ref316.apply(this, arguments);
3637
3649
  };
3638
3650
  }();
3639
3651
  exports.create_merge_query = create_merge_query;
3640
3652
  var all_running_queries = function () {
3641
- var _ref316 = _asyncToGenerator(function* (sdk, options) {
3653
+ var _ref317 = _asyncToGenerator(function* (sdk, options) {
3642
3654
  return sdk.get('/running_queries', null, null, options);
3643
3655
  });
3644
- return function all_running_queries(_x1069, _x1070) {
3645
- return _ref316.apply(this, arguments);
3656
+ return function all_running_queries(_x1072, _x1073) {
3657
+ return _ref317.apply(this, arguments);
3646
3658
  };
3647
3659
  }();
3648
3660
  exports.all_running_queries = all_running_queries;
3649
3661
  var kill_query = function () {
3650
- var _ref317 = _asyncToGenerator(function* (sdk, query_task_id, options) {
3662
+ var _ref318 = _asyncToGenerator(function* (sdk, query_task_id, options) {
3651
3663
  query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
3652
3664
  return sdk.delete("/running_queries/".concat(query_task_id), null, null, options);
3653
3665
  });
3654
- return function kill_query(_x1071, _x1072, _x1073) {
3655
- return _ref317.apply(this, arguments);
3666
+ return function kill_query(_x1074, _x1075, _x1076) {
3667
+ return _ref318.apply(this, arguments);
3656
3668
  };
3657
3669
  }();
3658
3670
  exports.kill_query = kill_query;
3659
3671
  var sql_query = function () {
3660
- var _ref318 = _asyncToGenerator(function* (sdk, slug, options) {
3672
+ var _ref319 = _asyncToGenerator(function* (sdk, slug, options) {
3661
3673
  slug = (0, _sdkRtl.encodeParam)(slug);
3662
3674
  return sdk.get("/sql_queries/".concat(slug), null, null, options);
3663
3675
  });
3664
- return function sql_query(_x1074, _x1075, _x1076) {
3665
- return _ref318.apply(this, arguments);
3676
+ return function sql_query(_x1077, _x1078, _x1079) {
3677
+ return _ref319.apply(this, arguments);
3666
3678
  };
3667
3679
  }();
3668
3680
  exports.sql_query = sql_query;
3669
3681
  var create_sql_query = function () {
3670
- var _ref319 = _asyncToGenerator(function* (sdk, body, options) {
3682
+ var _ref320 = _asyncToGenerator(function* (sdk, body, options) {
3671
3683
  return sdk.post('/sql_queries', null, body, options);
3672
3684
  });
3673
- return function create_sql_query(_x1077, _x1078, _x1079) {
3674
- return _ref319.apply(this, arguments);
3685
+ return function create_sql_query(_x1080, _x1081, _x1082) {
3686
+ return _ref320.apply(this, arguments);
3675
3687
  };
3676
3688
  }();
3677
3689
  exports.create_sql_query = create_sql_query;
3678
3690
  var run_sql_query = function () {
3679
- var _ref320 = _asyncToGenerator(function* (sdk, slug, result_format, download, options) {
3691
+ var _ref321 = _asyncToGenerator(function* (sdk, slug, result_format, download, options) {
3680
3692
  slug = (0, _sdkRtl.encodeParam)(slug);
3681
3693
  result_format = (0, _sdkRtl.encodeParam)(result_format);
3682
3694
  return sdk.post("/sql_queries/".concat(slug, "/run/").concat(result_format), {
3683
3695
  download
3684
3696
  }, null, options);
3685
3697
  });
3686
- return function run_sql_query(_x1080, _x1081, _x1082, _x1083, _x1084) {
3687
- return _ref320.apply(this, arguments);
3698
+ return function run_sql_query(_x1083, _x1084, _x1085, _x1086, _x1087) {
3699
+ return _ref321.apply(this, arguments);
3688
3700
  };
3689
3701
  }();
3690
3702
  exports.run_sql_query = run_sql_query;
3691
3703
  var create_look_render_task = function () {
3692
- var _ref321 = _asyncToGenerator(function* (sdk, look_id, result_format, width, height, fields, options) {
3704
+ var _ref322 = _asyncToGenerator(function* (sdk, look_id, result_format, width, height, fields, options) {
3693
3705
  look_id = (0, _sdkRtl.encodeParam)(look_id);
3694
3706
  result_format = (0, _sdkRtl.encodeParam)(result_format);
3695
3707
  return sdk.post("/render_tasks/looks/".concat(look_id, "/").concat(result_format), {
@@ -3698,13 +3710,13 @@ var create_look_render_task = function () {
3698
3710
  fields
3699
3711
  }, null, options);
3700
3712
  });
3701
- return function create_look_render_task(_x1085, _x1086, _x1087, _x1088, _x1089, _x1090, _x1091) {
3702
- return _ref321.apply(this, arguments);
3713
+ return function create_look_render_task(_x1088, _x1089, _x1090, _x1091, _x1092, _x1093, _x1094) {
3714
+ return _ref322.apply(this, arguments);
3703
3715
  };
3704
3716
  }();
3705
3717
  exports.create_look_render_task = create_look_render_task;
3706
3718
  var create_query_render_task = function () {
3707
- var _ref322 = _asyncToGenerator(function* (sdk, query_id, result_format, width, height, fields, options) {
3719
+ var _ref323 = _asyncToGenerator(function* (sdk, query_id, result_format, width, height, fields, options) {
3708
3720
  query_id = (0, _sdkRtl.encodeParam)(query_id);
3709
3721
  result_format = (0, _sdkRtl.encodeParam)(result_format);
3710
3722
  return sdk.post("/render_tasks/queries/".concat(query_id, "/").concat(result_format), {
@@ -3713,13 +3725,13 @@ var create_query_render_task = function () {
3713
3725
  fields
3714
3726
  }, null, options);
3715
3727
  });
3716
- return function create_query_render_task(_x1092, _x1093, _x1094, _x1095, _x1096, _x1097, _x1098) {
3717
- return _ref322.apply(this, arguments);
3728
+ return function create_query_render_task(_x1095, _x1096, _x1097, _x1098, _x1099, _x1100, _x1101) {
3729
+ return _ref323.apply(this, arguments);
3718
3730
  };
3719
3731
  }();
3720
3732
  exports.create_query_render_task = create_query_render_task;
3721
3733
  var create_dashboard_render_task = function () {
3722
- var _ref323 = _asyncToGenerator(function* (sdk, request, options) {
3734
+ var _ref324 = _asyncToGenerator(function* (sdk, request, options) {
3723
3735
  request.dashboard_id = (0, _sdkRtl.encodeParam)(request.dashboard_id);
3724
3736
  request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
3725
3737
  return sdk.post("/render_tasks/dashboards/".concat(request.dashboard_id, "/").concat(request.result_format), {
@@ -3731,35 +3743,35 @@ var create_dashboard_render_task = function () {
3731
3743
  long_tables: request.long_tables
3732
3744
  }, request.body, options);
3733
3745
  });
3734
- return function create_dashboard_render_task(_x1099, _x1100, _x1101) {
3735
- return _ref323.apply(this, arguments);
3746
+ return function create_dashboard_render_task(_x1102, _x1103, _x1104) {
3747
+ return _ref324.apply(this, arguments);
3736
3748
  };
3737
3749
  }();
3738
3750
  exports.create_dashboard_render_task = create_dashboard_render_task;
3739
3751
  var render_task = function () {
3740
- var _ref324 = _asyncToGenerator(function* (sdk, render_task_id, fields, options) {
3752
+ var _ref325 = _asyncToGenerator(function* (sdk, render_task_id, fields, options) {
3741
3753
  render_task_id = (0, _sdkRtl.encodeParam)(render_task_id);
3742
3754
  return sdk.get("/render_tasks/".concat(render_task_id), {
3743
3755
  fields
3744
3756
  }, null, options);
3745
3757
  });
3746
- return function render_task(_x1102, _x1103, _x1104, _x1105) {
3747
- return _ref324.apply(this, arguments);
3758
+ return function render_task(_x1105, _x1106, _x1107, _x1108) {
3759
+ return _ref325.apply(this, arguments);
3748
3760
  };
3749
3761
  }();
3750
3762
  exports.render_task = render_task;
3751
3763
  var render_task_results = function () {
3752
- var _ref325 = _asyncToGenerator(function* (sdk, render_task_id, options) {
3764
+ var _ref326 = _asyncToGenerator(function* (sdk, render_task_id, options) {
3753
3765
  render_task_id = (0, _sdkRtl.encodeParam)(render_task_id);
3754
3766
  return sdk.get("/render_tasks/".concat(render_task_id, "/results"), null, null, options);
3755
3767
  });
3756
- return function render_task_results(_x1106, _x1107, _x1108) {
3757
- return _ref325.apply(this, arguments);
3768
+ return function render_task_results(_x1109, _x1110, _x1111) {
3769
+ return _ref326.apply(this, arguments);
3758
3770
  };
3759
3771
  }();
3760
3772
  exports.render_task_results = render_task_results;
3761
3773
  var create_dashboard_element_render_task = function () {
3762
- var _ref326 = _asyncToGenerator(function* (sdk, dashboard_element_id, result_format, width, height, fields, options) {
3774
+ var _ref327 = _asyncToGenerator(function* (sdk, dashboard_element_id, result_format, width, height, fields, options) {
3763
3775
  dashboard_element_id = (0, _sdkRtl.encodeParam)(dashboard_element_id);
3764
3776
  result_format = (0, _sdkRtl.encodeParam)(result_format);
3765
3777
  return sdk.post("/render_tasks/dashboard_elements/".concat(dashboard_element_id, "/").concat(result_format), {
@@ -3768,13 +3780,13 @@ var create_dashboard_element_render_task = function () {
3768
3780
  fields
3769
3781
  }, null, options);
3770
3782
  });
3771
- return function create_dashboard_element_render_task(_x1109, _x1110, _x1111, _x1112, _x1113, _x1114, _x1115) {
3772
- return _ref326.apply(this, arguments);
3783
+ return function create_dashboard_element_render_task(_x1112, _x1113, _x1114, _x1115, _x1116, _x1117, _x1118) {
3784
+ return _ref327.apply(this, arguments);
3773
3785
  };
3774
3786
  }();
3775
3787
  exports.create_dashboard_element_render_task = create_dashboard_element_render_task;
3776
3788
  var search_model_sets = function () {
3777
- var _ref327 = _asyncToGenerator(function* (sdk, request, options) {
3789
+ var _ref328 = _asyncToGenerator(function* (sdk, request, options) {
3778
3790
  return sdk.get('/model_sets/search', {
3779
3791
  fields: request.fields,
3780
3792
  limit: request.limit,
@@ -3787,74 +3799,74 @@ var search_model_sets = function () {
3787
3799
  filter_or: request.filter_or
3788
3800
  }, null, options);
3789
3801
  });
3790
- return function search_model_sets(_x1116, _x1117, _x1118) {
3791
- return _ref327.apply(this, arguments);
3802
+ return function search_model_sets(_x1119, _x1120, _x1121) {
3803
+ return _ref328.apply(this, arguments);
3792
3804
  };
3793
3805
  }();
3794
3806
  exports.search_model_sets = search_model_sets;
3795
3807
  var model_set = function () {
3796
- var _ref328 = _asyncToGenerator(function* (sdk, model_set_id, fields, options) {
3808
+ var _ref329 = _asyncToGenerator(function* (sdk, model_set_id, fields, options) {
3797
3809
  model_set_id = (0, _sdkRtl.encodeParam)(model_set_id);
3798
3810
  return sdk.get("/model_sets/".concat(model_set_id), {
3799
3811
  fields
3800
3812
  }, null, options);
3801
3813
  });
3802
- return function model_set(_x1119, _x1120, _x1121, _x1122) {
3803
- return _ref328.apply(this, arguments);
3814
+ return function model_set(_x1122, _x1123, _x1124, _x1125) {
3815
+ return _ref329.apply(this, arguments);
3804
3816
  };
3805
3817
  }();
3806
3818
  exports.model_set = model_set;
3807
3819
  var update_model_set = function () {
3808
- var _ref329 = _asyncToGenerator(function* (sdk, model_set_id, body, options) {
3820
+ var _ref330 = _asyncToGenerator(function* (sdk, model_set_id, body, options) {
3809
3821
  model_set_id = (0, _sdkRtl.encodeParam)(model_set_id);
3810
3822
  return sdk.patch("/model_sets/".concat(model_set_id), null, body, options);
3811
3823
  });
3812
- return function update_model_set(_x1123, _x1124, _x1125, _x1126) {
3813
- return _ref329.apply(this, arguments);
3824
+ return function update_model_set(_x1126, _x1127, _x1128, _x1129) {
3825
+ return _ref330.apply(this, arguments);
3814
3826
  };
3815
3827
  }();
3816
3828
  exports.update_model_set = update_model_set;
3817
3829
  var delete_model_set = function () {
3818
- var _ref330 = _asyncToGenerator(function* (sdk, model_set_id, options) {
3830
+ var _ref331 = _asyncToGenerator(function* (sdk, model_set_id, options) {
3819
3831
  model_set_id = (0, _sdkRtl.encodeParam)(model_set_id);
3820
3832
  return sdk.delete("/model_sets/".concat(model_set_id), null, null, options);
3821
3833
  });
3822
- return function delete_model_set(_x1127, _x1128, _x1129) {
3823
- return _ref330.apply(this, arguments);
3834
+ return function delete_model_set(_x1130, _x1131, _x1132) {
3835
+ return _ref331.apply(this, arguments);
3824
3836
  };
3825
3837
  }();
3826
3838
  exports.delete_model_set = delete_model_set;
3827
3839
  var all_model_sets = function () {
3828
- var _ref331 = _asyncToGenerator(function* (sdk, fields, options) {
3840
+ var _ref332 = _asyncToGenerator(function* (sdk, fields, options) {
3829
3841
  return sdk.get('/model_sets', {
3830
3842
  fields
3831
3843
  }, null, options);
3832
3844
  });
3833
- return function all_model_sets(_x1130, _x1131, _x1132) {
3834
- return _ref331.apply(this, arguments);
3845
+ return function all_model_sets(_x1133, _x1134, _x1135) {
3846
+ return _ref332.apply(this, arguments);
3835
3847
  };
3836
3848
  }();
3837
3849
  exports.all_model_sets = all_model_sets;
3838
3850
  var create_model_set = function () {
3839
- var _ref332 = _asyncToGenerator(function* (sdk, body, options) {
3851
+ var _ref333 = _asyncToGenerator(function* (sdk, body, options) {
3840
3852
  return sdk.post('/model_sets', null, body, options);
3841
3853
  });
3842
- return function create_model_set(_x1133, _x1134, _x1135) {
3843
- return _ref332.apply(this, arguments);
3854
+ return function create_model_set(_x1136, _x1137, _x1138) {
3855
+ return _ref333.apply(this, arguments);
3844
3856
  };
3845
3857
  }();
3846
3858
  exports.create_model_set = create_model_set;
3847
3859
  var all_permissions = function () {
3848
- var _ref333 = _asyncToGenerator(function* (sdk, options) {
3860
+ var _ref334 = _asyncToGenerator(function* (sdk, options) {
3849
3861
  return sdk.get('/permissions', null, null, options);
3850
3862
  });
3851
- return function all_permissions(_x1136, _x1137) {
3852
- return _ref333.apply(this, arguments);
3863
+ return function all_permissions(_x1139, _x1140) {
3864
+ return _ref334.apply(this, arguments);
3853
3865
  };
3854
3866
  }();
3855
3867
  exports.all_permissions = all_permissions;
3856
3868
  var search_permission_sets = function () {
3857
- var _ref334 = _asyncToGenerator(function* (sdk, request, options) {
3869
+ var _ref335 = _asyncToGenerator(function* (sdk, request, options) {
3858
3870
  return sdk.get('/permission_sets/search', {
3859
3871
  fields: request.fields,
3860
3872
  limit: request.limit,
@@ -3867,86 +3879,86 @@ var search_permission_sets = function () {
3867
3879
  filter_or: request.filter_or
3868
3880
  }, null, options);
3869
3881
  });
3870
- return function search_permission_sets(_x1138, _x1139, _x1140) {
3871
- return _ref334.apply(this, arguments);
3882
+ return function search_permission_sets(_x1141, _x1142, _x1143) {
3883
+ return _ref335.apply(this, arguments);
3872
3884
  };
3873
3885
  }();
3874
3886
  exports.search_permission_sets = search_permission_sets;
3875
3887
  var permission_set = function () {
3876
- var _ref335 = _asyncToGenerator(function* (sdk, permission_set_id, fields, options) {
3888
+ var _ref336 = _asyncToGenerator(function* (sdk, permission_set_id, fields, options) {
3877
3889
  permission_set_id = (0, _sdkRtl.encodeParam)(permission_set_id);
3878
3890
  return sdk.get("/permission_sets/".concat(permission_set_id), {
3879
3891
  fields
3880
3892
  }, null, options);
3881
3893
  });
3882
- return function permission_set(_x1141, _x1142, _x1143, _x1144) {
3883
- return _ref335.apply(this, arguments);
3894
+ return function permission_set(_x1144, _x1145, _x1146, _x1147) {
3895
+ return _ref336.apply(this, arguments);
3884
3896
  };
3885
3897
  }();
3886
3898
  exports.permission_set = permission_set;
3887
3899
  var update_permission_set = function () {
3888
- var _ref336 = _asyncToGenerator(function* (sdk, permission_set_id, body, options) {
3900
+ var _ref337 = _asyncToGenerator(function* (sdk, permission_set_id, body, options) {
3889
3901
  permission_set_id = (0, _sdkRtl.encodeParam)(permission_set_id);
3890
3902
  return sdk.patch("/permission_sets/".concat(permission_set_id), null, body, options);
3891
3903
  });
3892
- return function update_permission_set(_x1145, _x1146, _x1147, _x1148) {
3893
- return _ref336.apply(this, arguments);
3904
+ return function update_permission_set(_x1148, _x1149, _x1150, _x1151) {
3905
+ return _ref337.apply(this, arguments);
3894
3906
  };
3895
3907
  }();
3896
3908
  exports.update_permission_set = update_permission_set;
3897
3909
  var delete_permission_set = function () {
3898
- var _ref337 = _asyncToGenerator(function* (sdk, permission_set_id, options) {
3910
+ var _ref338 = _asyncToGenerator(function* (sdk, permission_set_id, options) {
3899
3911
  permission_set_id = (0, _sdkRtl.encodeParam)(permission_set_id);
3900
3912
  return sdk.delete("/permission_sets/".concat(permission_set_id), null, null, options);
3901
3913
  });
3902
- return function delete_permission_set(_x1149, _x1150, _x1151) {
3903
- return _ref337.apply(this, arguments);
3914
+ return function delete_permission_set(_x1152, _x1153, _x1154) {
3915
+ return _ref338.apply(this, arguments);
3904
3916
  };
3905
3917
  }();
3906
3918
  exports.delete_permission_set = delete_permission_set;
3907
3919
  var all_permission_sets = function () {
3908
- var _ref338 = _asyncToGenerator(function* (sdk, fields, options) {
3920
+ var _ref339 = _asyncToGenerator(function* (sdk, fields, options) {
3909
3921
  return sdk.get('/permission_sets', {
3910
3922
  fields
3911
3923
  }, null, options);
3912
3924
  });
3913
- return function all_permission_sets(_x1152, _x1153, _x1154) {
3914
- return _ref338.apply(this, arguments);
3925
+ return function all_permission_sets(_x1155, _x1156, _x1157) {
3926
+ return _ref339.apply(this, arguments);
3915
3927
  };
3916
3928
  }();
3917
3929
  exports.all_permission_sets = all_permission_sets;
3918
3930
  var create_permission_set = function () {
3919
- var _ref339 = _asyncToGenerator(function* (sdk, body, options) {
3931
+ var _ref340 = _asyncToGenerator(function* (sdk, body, options) {
3920
3932
  return sdk.post('/permission_sets', null, body, options);
3921
3933
  });
3922
- return function create_permission_set(_x1155, _x1156, _x1157) {
3923
- return _ref339.apply(this, arguments);
3934
+ return function create_permission_set(_x1158, _x1159, _x1160) {
3935
+ return _ref340.apply(this, arguments);
3924
3936
  };
3925
3937
  }();
3926
3938
  exports.create_permission_set = create_permission_set;
3927
3939
  var all_roles = function () {
3928
- var _ref340 = _asyncToGenerator(function* (sdk, request, options) {
3940
+ var _ref341 = _asyncToGenerator(function* (sdk, request, options) {
3929
3941
  return sdk.get('/roles', {
3930
3942
  fields: request.fields,
3931
3943
  ids: request.ids
3932
3944
  }, null, options);
3933
3945
  });
3934
- return function all_roles(_x1158, _x1159, _x1160) {
3935
- return _ref340.apply(this, arguments);
3946
+ return function all_roles(_x1161, _x1162, _x1163) {
3947
+ return _ref341.apply(this, arguments);
3936
3948
  };
3937
3949
  }();
3938
3950
  exports.all_roles = all_roles;
3939
3951
  var create_role = function () {
3940
- var _ref341 = _asyncToGenerator(function* (sdk, body, options) {
3952
+ var _ref342 = _asyncToGenerator(function* (sdk, body, options) {
3941
3953
  return sdk.post('/roles', null, body, options);
3942
3954
  });
3943
- return function create_role(_x1161, _x1162, _x1163) {
3944
- return _ref341.apply(this, arguments);
3955
+ return function create_role(_x1164, _x1165, _x1166) {
3956
+ return _ref342.apply(this, arguments);
3945
3957
  };
3946
3958
  }();
3947
3959
  exports.create_role = create_role;
3948
3960
  var search_roles = function () {
3949
- var _ref342 = _asyncToGenerator(function* (sdk, request, options) {
3961
+ var _ref343 = _asyncToGenerator(function* (sdk, request, options) {
3950
3962
  return sdk.get('/roles/search', {
3951
3963
  fields: request.fields,
3952
3964
  limit: request.limit,
@@ -3958,13 +3970,13 @@ var search_roles = function () {
3958
3970
  filter_or: request.filter_or
3959
3971
  }, null, options);
3960
3972
  });
3961
- return function search_roles(_x1164, _x1165, _x1166) {
3962
- return _ref342.apply(this, arguments);
3973
+ return function search_roles(_x1167, _x1168, _x1169) {
3974
+ return _ref343.apply(this, arguments);
3963
3975
  };
3964
3976
  }();
3965
3977
  exports.search_roles = search_roles;
3966
3978
  var search_roles_with_user_count = function () {
3967
- var _ref343 = _asyncToGenerator(function* (sdk, request, options) {
3979
+ var _ref344 = _asyncToGenerator(function* (sdk, request, options) {
3968
3980
  return sdk.get('/roles/search/with_user_count', {
3969
3981
  fields: request.fields,
3970
3982
  limit: request.limit,
@@ -3976,163 +3988,163 @@ var search_roles_with_user_count = function () {
3976
3988
  filter_or: request.filter_or
3977
3989
  }, null, options);
3978
3990
  });
3979
- return function search_roles_with_user_count(_x1167, _x1168, _x1169) {
3980
- return _ref343.apply(this, arguments);
3991
+ return function search_roles_with_user_count(_x1170, _x1171, _x1172) {
3992
+ return _ref344.apply(this, arguments);
3981
3993
  };
3982
3994
  }();
3983
3995
  exports.search_roles_with_user_count = search_roles_with_user_count;
3984
3996
  var role = function () {
3985
- var _ref344 = _asyncToGenerator(function* (sdk, role_id, options) {
3997
+ var _ref345 = _asyncToGenerator(function* (sdk, role_id, options) {
3986
3998
  role_id = (0, _sdkRtl.encodeParam)(role_id);
3987
3999
  return sdk.get("/roles/".concat(role_id), null, null, options);
3988
4000
  });
3989
- return function role(_x1170, _x1171, _x1172) {
3990
- return _ref344.apply(this, arguments);
4001
+ return function role(_x1173, _x1174, _x1175) {
4002
+ return _ref345.apply(this, arguments);
3991
4003
  };
3992
4004
  }();
3993
4005
  exports.role = role;
3994
4006
  var update_role = function () {
3995
- var _ref345 = _asyncToGenerator(function* (sdk, role_id, body, options) {
4007
+ var _ref346 = _asyncToGenerator(function* (sdk, role_id, body, options) {
3996
4008
  role_id = (0, _sdkRtl.encodeParam)(role_id);
3997
4009
  return sdk.patch("/roles/".concat(role_id), null, body, options);
3998
4010
  });
3999
- return function update_role(_x1173, _x1174, _x1175, _x1176) {
4000
- return _ref345.apply(this, arguments);
4011
+ return function update_role(_x1176, _x1177, _x1178, _x1179) {
4012
+ return _ref346.apply(this, arguments);
4001
4013
  };
4002
4014
  }();
4003
4015
  exports.update_role = update_role;
4004
4016
  var delete_role = function () {
4005
- var _ref346 = _asyncToGenerator(function* (sdk, role_id, options) {
4017
+ var _ref347 = _asyncToGenerator(function* (sdk, role_id, options) {
4006
4018
  role_id = (0, _sdkRtl.encodeParam)(role_id);
4007
4019
  return sdk.delete("/roles/".concat(role_id), null, null, options);
4008
4020
  });
4009
- return function delete_role(_x1177, _x1178, _x1179) {
4010
- return _ref346.apply(this, arguments);
4021
+ return function delete_role(_x1180, _x1181, _x1182) {
4022
+ return _ref347.apply(this, arguments);
4011
4023
  };
4012
4024
  }();
4013
4025
  exports.delete_role = delete_role;
4014
4026
  var role_groups = function () {
4015
- var _ref347 = _asyncToGenerator(function* (sdk, role_id, fields, options) {
4027
+ var _ref348 = _asyncToGenerator(function* (sdk, role_id, fields, options) {
4016
4028
  role_id = (0, _sdkRtl.encodeParam)(role_id);
4017
4029
  return sdk.get("/roles/".concat(role_id, "/groups"), {
4018
4030
  fields
4019
4031
  }, null, options);
4020
4032
  });
4021
- return function role_groups(_x1180, _x1181, _x1182, _x1183) {
4022
- return _ref347.apply(this, arguments);
4033
+ return function role_groups(_x1183, _x1184, _x1185, _x1186) {
4034
+ return _ref348.apply(this, arguments);
4023
4035
  };
4024
4036
  }();
4025
4037
  exports.role_groups = role_groups;
4026
4038
  var set_role_groups = function () {
4027
- var _ref348 = _asyncToGenerator(function* (sdk, role_id, body, options) {
4039
+ var _ref349 = _asyncToGenerator(function* (sdk, role_id, body, options) {
4028
4040
  role_id = (0, _sdkRtl.encodeParam)(role_id);
4029
4041
  return sdk.put("/roles/".concat(role_id, "/groups"), null, body, options);
4030
4042
  });
4031
- return function set_role_groups(_x1184, _x1185, _x1186, _x1187) {
4032
- return _ref348.apply(this, arguments);
4043
+ return function set_role_groups(_x1187, _x1188, _x1189, _x1190) {
4044
+ return _ref349.apply(this, arguments);
4033
4045
  };
4034
4046
  }();
4035
4047
  exports.set_role_groups = set_role_groups;
4036
4048
  var role_users = function () {
4037
- var _ref349 = _asyncToGenerator(function* (sdk, request, options) {
4049
+ var _ref350 = _asyncToGenerator(function* (sdk, request, options) {
4038
4050
  request.role_id = (0, _sdkRtl.encodeParam)(request.role_id);
4039
4051
  return sdk.get("/roles/".concat(request.role_id, "/users"), {
4040
4052
  fields: request.fields,
4041
4053
  direct_association_only: request.direct_association_only
4042
4054
  }, null, options);
4043
4055
  });
4044
- return function role_users(_x1188, _x1189, _x1190) {
4045
- return _ref349.apply(this, arguments);
4056
+ return function role_users(_x1191, _x1192, _x1193) {
4057
+ return _ref350.apply(this, arguments);
4046
4058
  };
4047
4059
  }();
4048
4060
  exports.role_users = role_users;
4049
4061
  var set_role_users = function () {
4050
- var _ref350 = _asyncToGenerator(function* (sdk, role_id, body, options) {
4062
+ var _ref351 = _asyncToGenerator(function* (sdk, role_id, body, options) {
4051
4063
  role_id = (0, _sdkRtl.encodeParam)(role_id);
4052
4064
  return sdk.put("/roles/".concat(role_id, "/users"), null, body, options);
4053
4065
  });
4054
- return function set_role_users(_x1191, _x1192, _x1193, _x1194) {
4055
- return _ref350.apply(this, arguments);
4066
+ return function set_role_users(_x1194, _x1195, _x1196, _x1197) {
4067
+ return _ref351.apply(this, arguments);
4056
4068
  };
4057
4069
  }();
4058
4070
  exports.set_role_users = set_role_users;
4059
4071
  var scheduled_plans_for_space = function () {
4060
- var _ref351 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
4072
+ var _ref352 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
4061
4073
  space_id = (0, _sdkRtl.encodeParam)(space_id);
4062
4074
  return sdk.get("/scheduled_plans/space/".concat(space_id), {
4063
4075
  fields
4064
4076
  }, null, options);
4065
4077
  });
4066
- return function scheduled_plans_for_space(_x1195, _x1196, _x1197, _x1198) {
4067
- return _ref351.apply(this, arguments);
4078
+ return function scheduled_plans_for_space(_x1198, _x1199, _x1200, _x1201) {
4079
+ return _ref352.apply(this, arguments);
4068
4080
  };
4069
4081
  }();
4070
4082
  exports.scheduled_plans_for_space = scheduled_plans_for_space;
4071
4083
  var scheduled_plan = function () {
4072
- var _ref352 = _asyncToGenerator(function* (sdk, scheduled_plan_id, fields, options) {
4084
+ var _ref353 = _asyncToGenerator(function* (sdk, scheduled_plan_id, fields, options) {
4073
4085
  scheduled_plan_id = (0, _sdkRtl.encodeParam)(scheduled_plan_id);
4074
4086
  return sdk.get("/scheduled_plans/".concat(scheduled_plan_id), {
4075
4087
  fields
4076
4088
  }, null, options);
4077
4089
  });
4078
- return function scheduled_plan(_x1199, _x1200, _x1201, _x1202) {
4079
- return _ref352.apply(this, arguments);
4090
+ return function scheduled_plan(_x1202, _x1203, _x1204, _x1205) {
4091
+ return _ref353.apply(this, arguments);
4080
4092
  };
4081
4093
  }();
4082
4094
  exports.scheduled_plan = scheduled_plan;
4083
4095
  var update_scheduled_plan = function () {
4084
- var _ref353 = _asyncToGenerator(function* (sdk, scheduled_plan_id, body, options) {
4096
+ var _ref354 = _asyncToGenerator(function* (sdk, scheduled_plan_id, body, options) {
4085
4097
  scheduled_plan_id = (0, _sdkRtl.encodeParam)(scheduled_plan_id);
4086
4098
  return sdk.patch("/scheduled_plans/".concat(scheduled_plan_id), null, body, options);
4087
4099
  });
4088
- return function update_scheduled_plan(_x1203, _x1204, _x1205, _x1206) {
4089
- return _ref353.apply(this, arguments);
4100
+ return function update_scheduled_plan(_x1206, _x1207, _x1208, _x1209) {
4101
+ return _ref354.apply(this, arguments);
4090
4102
  };
4091
4103
  }();
4092
4104
  exports.update_scheduled_plan = update_scheduled_plan;
4093
4105
  var delete_scheduled_plan = function () {
4094
- var _ref354 = _asyncToGenerator(function* (sdk, scheduled_plan_id, options) {
4106
+ var _ref355 = _asyncToGenerator(function* (sdk, scheduled_plan_id, options) {
4095
4107
  scheduled_plan_id = (0, _sdkRtl.encodeParam)(scheduled_plan_id);
4096
4108
  return sdk.delete("/scheduled_plans/".concat(scheduled_plan_id), null, null, options);
4097
4109
  });
4098
- return function delete_scheduled_plan(_x1207, _x1208, _x1209) {
4099
- return _ref354.apply(this, arguments);
4110
+ return function delete_scheduled_plan(_x1210, _x1211, _x1212) {
4111
+ return _ref355.apply(this, arguments);
4100
4112
  };
4101
4113
  }();
4102
4114
  exports.delete_scheduled_plan = delete_scheduled_plan;
4103
4115
  var all_scheduled_plans = function () {
4104
- var _ref355 = _asyncToGenerator(function* (sdk, request, options) {
4116
+ var _ref356 = _asyncToGenerator(function* (sdk, request, options) {
4105
4117
  return sdk.get('/scheduled_plans', {
4106
4118
  user_id: request.user_id,
4107
4119
  fields: request.fields,
4108
4120
  all_users: request.all_users
4109
4121
  }, null, options);
4110
4122
  });
4111
- return function all_scheduled_plans(_x1210, _x1211, _x1212) {
4112
- return _ref355.apply(this, arguments);
4123
+ return function all_scheduled_plans(_x1213, _x1214, _x1215) {
4124
+ return _ref356.apply(this, arguments);
4113
4125
  };
4114
4126
  }();
4115
4127
  exports.all_scheduled_plans = all_scheduled_plans;
4116
4128
  var create_scheduled_plan = function () {
4117
- var _ref356 = _asyncToGenerator(function* (sdk, body, options) {
4129
+ var _ref357 = _asyncToGenerator(function* (sdk, body, options) {
4118
4130
  return sdk.post('/scheduled_plans', null, body, options);
4119
4131
  });
4120
- return function create_scheduled_plan(_x1213, _x1214, _x1215) {
4121
- return _ref356.apply(this, arguments);
4132
+ return function create_scheduled_plan(_x1216, _x1217, _x1218) {
4133
+ return _ref357.apply(this, arguments);
4122
4134
  };
4123
4135
  }();
4124
4136
  exports.create_scheduled_plan = create_scheduled_plan;
4125
4137
  var scheduled_plan_run_once = function () {
4126
- var _ref357 = _asyncToGenerator(function* (sdk, body, options) {
4138
+ var _ref358 = _asyncToGenerator(function* (sdk, body, options) {
4127
4139
  return sdk.post('/scheduled_plans/run_once', null, body, options);
4128
4140
  });
4129
- return function scheduled_plan_run_once(_x1216, _x1217, _x1218) {
4130
- return _ref357.apply(this, arguments);
4141
+ return function scheduled_plan_run_once(_x1219, _x1220, _x1221) {
4142
+ return _ref358.apply(this, arguments);
4131
4143
  };
4132
4144
  }();
4133
4145
  exports.scheduled_plan_run_once = scheduled_plan_run_once;
4134
4146
  var scheduled_plans_for_look = function () {
4135
- var _ref358 = _asyncToGenerator(function* (sdk, request, options) {
4147
+ var _ref359 = _asyncToGenerator(function* (sdk, request, options) {
4136
4148
  request.look_id = (0, _sdkRtl.encodeParam)(request.look_id);
4137
4149
  return sdk.get("/scheduled_plans/look/".concat(request.look_id), {
4138
4150
  user_id: request.user_id,
@@ -4140,13 +4152,13 @@ var scheduled_plans_for_look = function () {
4140
4152
  all_users: request.all_users
4141
4153
  }, null, options);
4142
4154
  });
4143
- return function scheduled_plans_for_look(_x1219, _x1220, _x1221) {
4144
- return _ref358.apply(this, arguments);
4155
+ return function scheduled_plans_for_look(_x1222, _x1223, _x1224) {
4156
+ return _ref359.apply(this, arguments);
4145
4157
  };
4146
4158
  }();
4147
4159
  exports.scheduled_plans_for_look = scheduled_plans_for_look;
4148
4160
  var scheduled_plans_for_dashboard = function () {
4149
- var _ref359 = _asyncToGenerator(function* (sdk, request, options) {
4161
+ var _ref360 = _asyncToGenerator(function* (sdk, request, options) {
4150
4162
  request.dashboard_id = (0, _sdkRtl.encodeParam)(request.dashboard_id);
4151
4163
  return sdk.get("/scheduled_plans/dashboard/".concat(request.dashboard_id), {
4152
4164
  user_id: request.user_id,
@@ -4154,13 +4166,13 @@ var scheduled_plans_for_dashboard = function () {
4154
4166
  fields: request.fields
4155
4167
  }, null, options);
4156
4168
  });
4157
- return function scheduled_plans_for_dashboard(_x1222, _x1223, _x1224) {
4158
- return _ref359.apply(this, arguments);
4169
+ return function scheduled_plans_for_dashboard(_x1225, _x1226, _x1227) {
4170
+ return _ref360.apply(this, arguments);
4159
4171
  };
4160
4172
  }();
4161
4173
  exports.scheduled_plans_for_dashboard = scheduled_plans_for_dashboard;
4162
4174
  var scheduled_plans_for_lookml_dashboard = function () {
4163
- var _ref360 = _asyncToGenerator(function* (sdk, request, options) {
4175
+ var _ref361 = _asyncToGenerator(function* (sdk, request, options) {
4164
4176
  request.lookml_dashboard_id = (0, _sdkRtl.encodeParam)(request.lookml_dashboard_id);
4165
4177
  return sdk.get("/scheduled_plans/lookml_dashboard/".concat(request.lookml_dashboard_id), {
4166
4178
  user_id: request.user_id,
@@ -4168,61 +4180,61 @@ var scheduled_plans_for_lookml_dashboard = function () {
4168
4180
  all_users: request.all_users
4169
4181
  }, null, options);
4170
4182
  });
4171
- return function scheduled_plans_for_lookml_dashboard(_x1225, _x1226, _x1227) {
4172
- return _ref360.apply(this, arguments);
4183
+ return function scheduled_plans_for_lookml_dashboard(_x1228, _x1229, _x1230) {
4184
+ return _ref361.apply(this, arguments);
4173
4185
  };
4174
4186
  }();
4175
4187
  exports.scheduled_plans_for_lookml_dashboard = scheduled_plans_for_lookml_dashboard;
4176
4188
  var scheduled_plan_run_once_by_id = function () {
4177
- var _ref361 = _asyncToGenerator(function* (sdk, scheduled_plan_id, body, options) {
4189
+ var _ref362 = _asyncToGenerator(function* (sdk, scheduled_plan_id, body, options) {
4178
4190
  scheduled_plan_id = (0, _sdkRtl.encodeParam)(scheduled_plan_id);
4179
4191
  return sdk.post("/scheduled_plans/".concat(scheduled_plan_id, "/run_once"), null, body, options);
4180
4192
  });
4181
- return function scheduled_plan_run_once_by_id(_x1228, _x1229, _x1230, _x1231) {
4182
- return _ref361.apply(this, arguments);
4193
+ return function scheduled_plan_run_once_by_id(_x1231, _x1232, _x1233, _x1234) {
4194
+ return _ref362.apply(this, arguments);
4183
4195
  };
4184
4196
  }();
4185
4197
  exports.scheduled_plan_run_once_by_id = scheduled_plan_run_once_by_id;
4186
4198
  var session = function () {
4187
- var _ref362 = _asyncToGenerator(function* (sdk, options) {
4199
+ var _ref363 = _asyncToGenerator(function* (sdk, options) {
4188
4200
  return sdk.get('/session', null, null, options);
4189
4201
  });
4190
- return function session(_x1232, _x1233) {
4191
- return _ref362.apply(this, arguments);
4202
+ return function session(_x1235, _x1236) {
4203
+ return _ref363.apply(this, arguments);
4192
4204
  };
4193
4205
  }();
4194
4206
  exports.session = session;
4195
4207
  var update_session = function () {
4196
- var _ref363 = _asyncToGenerator(function* (sdk, body, options) {
4208
+ var _ref364 = _asyncToGenerator(function* (sdk, body, options) {
4197
4209
  return sdk.patch('/session', null, body, options);
4198
4210
  });
4199
- return function update_session(_x1234, _x1235, _x1236) {
4200
- return _ref363.apply(this, arguments);
4211
+ return function update_session(_x1237, _x1238, _x1239) {
4212
+ return _ref364.apply(this, arguments);
4201
4213
  };
4202
4214
  }();
4203
4215
  exports.update_session = update_session;
4204
4216
  var all_themes = function () {
4205
- var _ref364 = _asyncToGenerator(function* (sdk, fields, options) {
4217
+ var _ref365 = _asyncToGenerator(function* (sdk, fields, options) {
4206
4218
  return sdk.get('/themes', {
4207
4219
  fields
4208
4220
  }, null, options);
4209
4221
  });
4210
- return function all_themes(_x1237, _x1238, _x1239) {
4211
- return _ref364.apply(this, arguments);
4222
+ return function all_themes(_x1240, _x1241, _x1242) {
4223
+ return _ref365.apply(this, arguments);
4212
4224
  };
4213
4225
  }();
4214
4226
  exports.all_themes = all_themes;
4215
4227
  var create_theme = function () {
4216
- var _ref365 = _asyncToGenerator(function* (sdk, body, options) {
4228
+ var _ref366 = _asyncToGenerator(function* (sdk, body, options) {
4217
4229
  return sdk.post('/themes', null, body, options);
4218
4230
  });
4219
- return function create_theme(_x1240, _x1241, _x1242) {
4220
- return _ref365.apply(this, arguments);
4231
+ return function create_theme(_x1243, _x1244, _x1245) {
4232
+ return _ref366.apply(this, arguments);
4221
4233
  };
4222
4234
  }();
4223
4235
  exports.create_theme = create_theme;
4224
4236
  var search_themes = function () {
4225
- var _ref366 = _asyncToGenerator(function* (sdk, request, options) {
4237
+ var _ref367 = _asyncToGenerator(function* (sdk, request, options) {
4226
4238
  return sdk.get('/themes/search', {
4227
4239
  id: request.id,
4228
4240
  name: request.name,
@@ -4235,101 +4247,101 @@ var search_themes = function () {
4235
4247
  filter_or: request.filter_or
4236
4248
  }, null, options);
4237
4249
  });
4238
- return function search_themes(_x1243, _x1244, _x1245) {
4239
- return _ref366.apply(this, arguments);
4250
+ return function search_themes(_x1246, _x1247, _x1248) {
4251
+ return _ref367.apply(this, arguments);
4240
4252
  };
4241
4253
  }();
4242
4254
  exports.search_themes = search_themes;
4243
4255
  var default_theme = function () {
4244
- var _ref367 = _asyncToGenerator(function* (sdk, ts, options) {
4256
+ var _ref368 = _asyncToGenerator(function* (sdk, ts, options) {
4245
4257
  return sdk.get('/themes/default', {
4246
4258
  ts
4247
4259
  }, null, options);
4248
4260
  });
4249
- return function default_theme(_x1246, _x1247, _x1248) {
4250
- return _ref367.apply(this, arguments);
4261
+ return function default_theme(_x1249, _x1250, _x1251) {
4262
+ return _ref368.apply(this, arguments);
4251
4263
  };
4252
4264
  }();
4253
4265
  exports.default_theme = default_theme;
4254
4266
  var set_default_theme = function () {
4255
- var _ref368 = _asyncToGenerator(function* (sdk, name, options) {
4267
+ var _ref369 = _asyncToGenerator(function* (sdk, name, options) {
4256
4268
  return sdk.put('/themes/default', {
4257
4269
  name
4258
4270
  }, null, options);
4259
4271
  });
4260
- return function set_default_theme(_x1249, _x1250, _x1251) {
4261
- return _ref368.apply(this, arguments);
4272
+ return function set_default_theme(_x1252, _x1253, _x1254) {
4273
+ return _ref369.apply(this, arguments);
4262
4274
  };
4263
4275
  }();
4264
4276
  exports.set_default_theme = set_default_theme;
4265
4277
  var active_themes = function () {
4266
- var _ref369 = _asyncToGenerator(function* (sdk, request, options) {
4278
+ var _ref370 = _asyncToGenerator(function* (sdk, request, options) {
4267
4279
  return sdk.get('/themes/active', {
4268
4280
  name: request.name,
4269
4281
  ts: request.ts,
4270
4282
  fields: request.fields
4271
4283
  }, null, options);
4272
4284
  });
4273
- return function active_themes(_x1252, _x1253, _x1254) {
4274
- return _ref369.apply(this, arguments);
4285
+ return function active_themes(_x1255, _x1256, _x1257) {
4286
+ return _ref370.apply(this, arguments);
4275
4287
  };
4276
4288
  }();
4277
4289
  exports.active_themes = active_themes;
4278
4290
  var theme_or_default = function () {
4279
- var _ref370 = _asyncToGenerator(function* (sdk, name, ts, options) {
4291
+ var _ref371 = _asyncToGenerator(function* (sdk, name, ts, options) {
4280
4292
  return sdk.get('/themes/theme_or_default', {
4281
4293
  name,
4282
4294
  ts
4283
4295
  }, null, options);
4284
4296
  });
4285
- return function theme_or_default(_x1255, _x1256, _x1257, _x1258) {
4286
- return _ref370.apply(this, arguments);
4297
+ return function theme_or_default(_x1258, _x1259, _x1260, _x1261) {
4298
+ return _ref371.apply(this, arguments);
4287
4299
  };
4288
4300
  }();
4289
4301
  exports.theme_or_default = theme_or_default;
4290
4302
  var validate_theme = function () {
4291
- var _ref371 = _asyncToGenerator(function* (sdk, body, options) {
4303
+ var _ref372 = _asyncToGenerator(function* (sdk, body, options) {
4292
4304
  return sdk.post('/themes/validate', null, body, options);
4293
4305
  });
4294
- return function validate_theme(_x1259, _x1260, _x1261) {
4295
- return _ref371.apply(this, arguments);
4306
+ return function validate_theme(_x1262, _x1263, _x1264) {
4307
+ return _ref372.apply(this, arguments);
4296
4308
  };
4297
4309
  }();
4298
4310
  exports.validate_theme = validate_theme;
4299
4311
  var theme = function () {
4300
- var _ref372 = _asyncToGenerator(function* (sdk, theme_id, fields, options) {
4312
+ var _ref373 = _asyncToGenerator(function* (sdk, theme_id, fields, options) {
4301
4313
  theme_id = (0, _sdkRtl.encodeParam)(theme_id);
4302
4314
  return sdk.get("/themes/".concat(theme_id), {
4303
4315
  fields
4304
4316
  }, null, options);
4305
4317
  });
4306
- return function theme(_x1262, _x1263, _x1264, _x1265) {
4307
- return _ref372.apply(this, arguments);
4318
+ return function theme(_x1265, _x1266, _x1267, _x1268) {
4319
+ return _ref373.apply(this, arguments);
4308
4320
  };
4309
4321
  }();
4310
4322
  exports.theme = theme;
4311
4323
  var update_theme = function () {
4312
- var _ref373 = _asyncToGenerator(function* (sdk, theme_id, body, options) {
4324
+ var _ref374 = _asyncToGenerator(function* (sdk, theme_id, body, options) {
4313
4325
  theme_id = (0, _sdkRtl.encodeParam)(theme_id);
4314
4326
  return sdk.patch("/themes/".concat(theme_id), null, body, options);
4315
4327
  });
4316
- return function update_theme(_x1266, _x1267, _x1268, _x1269) {
4317
- return _ref373.apply(this, arguments);
4328
+ return function update_theme(_x1269, _x1270, _x1271, _x1272) {
4329
+ return _ref374.apply(this, arguments);
4318
4330
  };
4319
4331
  }();
4320
4332
  exports.update_theme = update_theme;
4321
4333
  var delete_theme = function () {
4322
- var _ref374 = _asyncToGenerator(function* (sdk, theme_id, options) {
4334
+ var _ref375 = _asyncToGenerator(function* (sdk, theme_id, options) {
4323
4335
  theme_id = (0, _sdkRtl.encodeParam)(theme_id);
4324
4336
  return sdk.delete("/themes/".concat(theme_id), null, null, options);
4325
4337
  });
4326
- return function delete_theme(_x1270, _x1271, _x1272) {
4327
- return _ref374.apply(this, arguments);
4338
+ return function delete_theme(_x1273, _x1274, _x1275) {
4339
+ return _ref375.apply(this, arguments);
4328
4340
  };
4329
4341
  }();
4330
4342
  exports.delete_theme = delete_theme;
4331
4343
  var search_credentials_email = function () {
4332
- var _ref375 = _asyncToGenerator(function* (sdk, request, options) {
4344
+ var _ref376 = _asyncToGenerator(function* (sdk, request, options) {
4333
4345
  return sdk.get('/credentials_email/search', {
4334
4346
  fields: request.fields,
4335
4347
  limit: request.limit,
@@ -4341,24 +4353,24 @@ var search_credentials_email = function () {
4341
4353
  filter_or: request.filter_or
4342
4354
  }, null, options);
4343
4355
  });
4344
- return function search_credentials_email(_x1273, _x1274, _x1275) {
4345
- return _ref375.apply(this, arguments);
4356
+ return function search_credentials_email(_x1276, _x1277, _x1278) {
4357
+ return _ref376.apply(this, arguments);
4346
4358
  };
4347
4359
  }();
4348
4360
  exports.search_credentials_email = search_credentials_email;
4349
4361
  var me = function () {
4350
- var _ref376 = _asyncToGenerator(function* (sdk, fields, options) {
4362
+ var _ref377 = _asyncToGenerator(function* (sdk, fields, options) {
4351
4363
  return sdk.get('/user', {
4352
4364
  fields
4353
4365
  }, null, options);
4354
4366
  });
4355
- return function me(_x1276, _x1277, _x1278) {
4356
- return _ref376.apply(this, arguments);
4367
+ return function me(_x1279, _x1280, _x1281) {
4368
+ return _ref377.apply(this, arguments);
4357
4369
  };
4358
4370
  }();
4359
4371
  exports.me = me;
4360
4372
  var all_users = function () {
4361
- var _ref377 = _asyncToGenerator(function* (sdk, request, options) {
4373
+ var _ref378 = _asyncToGenerator(function* (sdk, request, options) {
4362
4374
  return sdk.get('/users', {
4363
4375
  fields: request.fields,
4364
4376
  page: request.page,
@@ -4369,24 +4381,24 @@ var all_users = function () {
4369
4381
  ids: request.ids
4370
4382
  }, null, options);
4371
4383
  });
4372
- return function all_users(_x1279, _x1280, _x1281) {
4373
- return _ref377.apply(this, arguments);
4384
+ return function all_users(_x1282, _x1283, _x1284) {
4385
+ return _ref378.apply(this, arguments);
4374
4386
  };
4375
4387
  }();
4376
4388
  exports.all_users = all_users;
4377
4389
  var create_user = function () {
4378
- var _ref378 = _asyncToGenerator(function* (sdk, body, fields, options) {
4390
+ var _ref379 = _asyncToGenerator(function* (sdk, body, fields, options) {
4379
4391
  return sdk.post('/users', {
4380
4392
  fields
4381
4393
  }, body, options);
4382
4394
  });
4383
- return function create_user(_x1282, _x1283, _x1284, _x1285) {
4384
- return _ref378.apply(this, arguments);
4395
+ return function create_user(_x1285, _x1286, _x1287, _x1288) {
4396
+ return _ref379.apply(this, arguments);
4385
4397
  };
4386
4398
  }();
4387
4399
  exports.create_user = create_user;
4388
4400
  var search_users = function () {
4389
- var _ref379 = _asyncToGenerator(function* (sdk, request, options) {
4401
+ var _ref380 = _asyncToGenerator(function* (sdk, request, options) {
4390
4402
  return sdk.get('/users/search', {
4391
4403
  fields: request.fields,
4392
4404
  page: request.page,
@@ -4406,13 +4418,13 @@ var search_users = function () {
4406
4418
  group_id: request.group_id
4407
4419
  }, null, options);
4408
4420
  });
4409
- return function search_users(_x1286, _x1287, _x1288) {
4410
- return _ref379.apply(this, arguments);
4421
+ return function search_users(_x1289, _x1290, _x1291) {
4422
+ return _ref380.apply(this, arguments);
4411
4423
  };
4412
4424
  }();
4413
4425
  exports.search_users = search_users;
4414
4426
  var search_users_names = function () {
4415
- var _ref380 = _asyncToGenerator(function* (sdk, request, options) {
4427
+ var _ref381 = _asyncToGenerator(function* (sdk, request, options) {
4416
4428
  request.pattern = (0, _sdkRtl.encodeParam)(request.pattern);
4417
4429
  return sdk.get("/users/search/names/".concat(request.pattern), {
4418
4430
  fields: request.fields,
@@ -4429,408 +4441,408 @@ var search_users_names = function () {
4429
4441
  is_disabled: request.is_disabled
4430
4442
  }, null, options);
4431
4443
  });
4432
- return function search_users_names(_x1289, _x1290, _x1291) {
4433
- return _ref380.apply(this, arguments);
4444
+ return function search_users_names(_x1292, _x1293, _x1294) {
4445
+ return _ref381.apply(this, arguments);
4434
4446
  };
4435
4447
  }();
4436
4448
  exports.search_users_names = search_users_names;
4437
4449
  var user = function () {
4438
- var _ref381 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4450
+ var _ref382 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4439
4451
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4440
4452
  return sdk.get("/users/".concat(user_id), {
4441
4453
  fields
4442
4454
  }, null, options);
4443
4455
  });
4444
- return function user(_x1292, _x1293, _x1294, _x1295) {
4445
- return _ref381.apply(this, arguments);
4456
+ return function user(_x1295, _x1296, _x1297, _x1298) {
4457
+ return _ref382.apply(this, arguments);
4446
4458
  };
4447
4459
  }();
4448
4460
  exports.user = user;
4449
4461
  var update_user = function () {
4450
- var _ref382 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4462
+ var _ref383 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4451
4463
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4452
4464
  return sdk.patch("/users/".concat(user_id), {
4453
4465
  fields
4454
4466
  }, body, options);
4455
4467
  });
4456
- return function update_user(_x1296, _x1297, _x1298, _x1299, _x1300) {
4457
- return _ref382.apply(this, arguments);
4468
+ return function update_user(_x1299, _x1300, _x1301, _x1302, _x1303) {
4469
+ return _ref383.apply(this, arguments);
4458
4470
  };
4459
4471
  }();
4460
4472
  exports.update_user = update_user;
4461
4473
  var delete_user = function () {
4462
- var _ref383 = _asyncToGenerator(function* (sdk, user_id, options) {
4474
+ var _ref384 = _asyncToGenerator(function* (sdk, user_id, options) {
4463
4475
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4464
4476
  return sdk.delete("/users/".concat(user_id), null, null, options);
4465
4477
  });
4466
- return function delete_user(_x1301, _x1302, _x1303) {
4467
- return _ref383.apply(this, arguments);
4478
+ return function delete_user(_x1304, _x1305, _x1306) {
4479
+ return _ref384.apply(this, arguments);
4468
4480
  };
4469
4481
  }();
4470
4482
  exports.delete_user = delete_user;
4471
4483
  var user_for_credential = function () {
4472
- var _ref384 = _asyncToGenerator(function* (sdk, credential_type, credential_id, fields, options) {
4484
+ var _ref385 = _asyncToGenerator(function* (sdk, credential_type, credential_id, fields, options) {
4473
4485
  credential_type = (0, _sdkRtl.encodeParam)(credential_type);
4474
4486
  credential_id = (0, _sdkRtl.encodeParam)(credential_id);
4475
4487
  return sdk.get("/users/credential/".concat(credential_type, "/").concat(credential_id), {
4476
4488
  fields
4477
4489
  }, null, options);
4478
4490
  });
4479
- return function user_for_credential(_x1304, _x1305, _x1306, _x1307, _x1308) {
4480
- return _ref384.apply(this, arguments);
4491
+ return function user_for_credential(_x1307, _x1308, _x1309, _x1310, _x1311) {
4492
+ return _ref385.apply(this, arguments);
4481
4493
  };
4482
4494
  }();
4483
4495
  exports.user_for_credential = user_for_credential;
4484
4496
  var user_credentials_email = function () {
4485
- var _ref385 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4497
+ var _ref386 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4486
4498
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4487
4499
  return sdk.get("/users/".concat(user_id, "/credentials_email"), {
4488
4500
  fields
4489
4501
  }, null, options);
4490
4502
  });
4491
- return function user_credentials_email(_x1309, _x1310, _x1311, _x1312) {
4492
- return _ref385.apply(this, arguments);
4503
+ return function user_credentials_email(_x1312, _x1313, _x1314, _x1315) {
4504
+ return _ref386.apply(this, arguments);
4493
4505
  };
4494
4506
  }();
4495
4507
  exports.user_credentials_email = user_credentials_email;
4496
4508
  var create_user_credentials_email = function () {
4497
- var _ref386 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4509
+ var _ref387 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4498
4510
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4499
4511
  return sdk.post("/users/".concat(user_id, "/credentials_email"), {
4500
4512
  fields
4501
4513
  }, body, options);
4502
4514
  });
4503
- return function create_user_credentials_email(_x1313, _x1314, _x1315, _x1316, _x1317) {
4504
- return _ref386.apply(this, arguments);
4515
+ return function create_user_credentials_email(_x1316, _x1317, _x1318, _x1319, _x1320) {
4516
+ return _ref387.apply(this, arguments);
4505
4517
  };
4506
4518
  }();
4507
4519
  exports.create_user_credentials_email = create_user_credentials_email;
4508
4520
  var update_user_credentials_email = function () {
4509
- var _ref387 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4521
+ var _ref388 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4510
4522
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4511
4523
  return sdk.patch("/users/".concat(user_id, "/credentials_email"), {
4512
4524
  fields
4513
4525
  }, body, options);
4514
4526
  });
4515
- return function update_user_credentials_email(_x1318, _x1319, _x1320, _x1321, _x1322) {
4516
- return _ref387.apply(this, arguments);
4527
+ return function update_user_credentials_email(_x1321, _x1322, _x1323, _x1324, _x1325) {
4528
+ return _ref388.apply(this, arguments);
4517
4529
  };
4518
4530
  }();
4519
4531
  exports.update_user_credentials_email = update_user_credentials_email;
4520
4532
  var delete_user_credentials_email = function () {
4521
- var _ref388 = _asyncToGenerator(function* (sdk, user_id, options) {
4533
+ var _ref389 = _asyncToGenerator(function* (sdk, user_id, options) {
4522
4534
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4523
4535
  return sdk.delete("/users/".concat(user_id, "/credentials_email"), null, null, options);
4524
4536
  });
4525
- return function delete_user_credentials_email(_x1323, _x1324, _x1325) {
4526
- return _ref388.apply(this, arguments);
4537
+ return function delete_user_credentials_email(_x1326, _x1327, _x1328) {
4538
+ return _ref389.apply(this, arguments);
4527
4539
  };
4528
4540
  }();
4529
4541
  exports.delete_user_credentials_email = delete_user_credentials_email;
4530
4542
  var user_credentials_totp = function () {
4531
- var _ref389 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4543
+ var _ref390 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4532
4544
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4533
4545
  return sdk.get("/users/".concat(user_id, "/credentials_totp"), {
4534
4546
  fields
4535
4547
  }, null, options);
4536
4548
  });
4537
- return function user_credentials_totp(_x1326, _x1327, _x1328, _x1329) {
4538
- return _ref389.apply(this, arguments);
4549
+ return function user_credentials_totp(_x1329, _x1330, _x1331, _x1332) {
4550
+ return _ref390.apply(this, arguments);
4539
4551
  };
4540
4552
  }();
4541
4553
  exports.user_credentials_totp = user_credentials_totp;
4542
4554
  var create_user_credentials_totp = function () {
4543
- var _ref390 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4555
+ var _ref391 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4544
4556
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4545
4557
  return sdk.post("/users/".concat(user_id, "/credentials_totp"), {
4546
4558
  fields
4547
4559
  }, body, options);
4548
4560
  });
4549
- return function create_user_credentials_totp(_x1330, _x1331, _x1332, _x1333, _x1334) {
4550
- return _ref390.apply(this, arguments);
4561
+ return function create_user_credentials_totp(_x1333, _x1334, _x1335, _x1336, _x1337) {
4562
+ return _ref391.apply(this, arguments);
4551
4563
  };
4552
4564
  }();
4553
4565
  exports.create_user_credentials_totp = create_user_credentials_totp;
4554
4566
  var delete_user_credentials_totp = function () {
4555
- var _ref391 = _asyncToGenerator(function* (sdk, user_id, options) {
4567
+ var _ref392 = _asyncToGenerator(function* (sdk, user_id, options) {
4556
4568
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4557
4569
  return sdk.delete("/users/".concat(user_id, "/credentials_totp"), null, null, options);
4558
4570
  });
4559
- return function delete_user_credentials_totp(_x1335, _x1336, _x1337) {
4560
- return _ref391.apply(this, arguments);
4571
+ return function delete_user_credentials_totp(_x1338, _x1339, _x1340) {
4572
+ return _ref392.apply(this, arguments);
4561
4573
  };
4562
4574
  }();
4563
4575
  exports.delete_user_credentials_totp = delete_user_credentials_totp;
4564
4576
  var user_credentials_ldap = function () {
4565
- var _ref392 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4577
+ var _ref393 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4566
4578
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4567
4579
  return sdk.get("/users/".concat(user_id, "/credentials_ldap"), {
4568
4580
  fields
4569
4581
  }, null, options);
4570
4582
  });
4571
- return function user_credentials_ldap(_x1338, _x1339, _x1340, _x1341) {
4572
- return _ref392.apply(this, arguments);
4583
+ return function user_credentials_ldap(_x1341, _x1342, _x1343, _x1344) {
4584
+ return _ref393.apply(this, arguments);
4573
4585
  };
4574
4586
  }();
4575
4587
  exports.user_credentials_ldap = user_credentials_ldap;
4576
4588
  var delete_user_credentials_ldap = function () {
4577
- var _ref393 = _asyncToGenerator(function* (sdk, user_id, options) {
4589
+ var _ref394 = _asyncToGenerator(function* (sdk, user_id, options) {
4578
4590
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4579
4591
  return sdk.delete("/users/".concat(user_id, "/credentials_ldap"), null, null, options);
4580
4592
  });
4581
- return function delete_user_credentials_ldap(_x1342, _x1343, _x1344) {
4582
- return _ref393.apply(this, arguments);
4593
+ return function delete_user_credentials_ldap(_x1345, _x1346, _x1347) {
4594
+ return _ref394.apply(this, arguments);
4583
4595
  };
4584
4596
  }();
4585
4597
  exports.delete_user_credentials_ldap = delete_user_credentials_ldap;
4586
4598
  var user_credentials_google = function () {
4587
- var _ref394 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4599
+ var _ref395 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4588
4600
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4589
4601
  return sdk.get("/users/".concat(user_id, "/credentials_google"), {
4590
4602
  fields
4591
4603
  }, null, options);
4592
4604
  });
4593
- return function user_credentials_google(_x1345, _x1346, _x1347, _x1348) {
4594
- return _ref394.apply(this, arguments);
4605
+ return function user_credentials_google(_x1348, _x1349, _x1350, _x1351) {
4606
+ return _ref395.apply(this, arguments);
4595
4607
  };
4596
4608
  }();
4597
4609
  exports.user_credentials_google = user_credentials_google;
4598
4610
  var delete_user_credentials_google = function () {
4599
- var _ref395 = _asyncToGenerator(function* (sdk, user_id, options) {
4611
+ var _ref396 = _asyncToGenerator(function* (sdk, user_id, options) {
4600
4612
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4601
4613
  return sdk.delete("/users/".concat(user_id, "/credentials_google"), null, null, options);
4602
4614
  });
4603
- return function delete_user_credentials_google(_x1349, _x1350, _x1351) {
4604
- return _ref395.apply(this, arguments);
4615
+ return function delete_user_credentials_google(_x1352, _x1353, _x1354) {
4616
+ return _ref396.apply(this, arguments);
4605
4617
  };
4606
4618
  }();
4607
4619
  exports.delete_user_credentials_google = delete_user_credentials_google;
4608
4620
  var user_credentials_saml = function () {
4609
- var _ref396 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4621
+ var _ref397 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4610
4622
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4611
4623
  return sdk.get("/users/".concat(user_id, "/credentials_saml"), {
4612
4624
  fields
4613
4625
  }, null, options);
4614
4626
  });
4615
- return function user_credentials_saml(_x1352, _x1353, _x1354, _x1355) {
4616
- return _ref396.apply(this, arguments);
4627
+ return function user_credentials_saml(_x1355, _x1356, _x1357, _x1358) {
4628
+ return _ref397.apply(this, arguments);
4617
4629
  };
4618
4630
  }();
4619
4631
  exports.user_credentials_saml = user_credentials_saml;
4620
4632
  var delete_user_credentials_saml = function () {
4621
- var _ref397 = _asyncToGenerator(function* (sdk, user_id, options) {
4633
+ var _ref398 = _asyncToGenerator(function* (sdk, user_id, options) {
4622
4634
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4623
4635
  return sdk.delete("/users/".concat(user_id, "/credentials_saml"), null, null, options);
4624
4636
  });
4625
- return function delete_user_credentials_saml(_x1356, _x1357, _x1358) {
4626
- return _ref397.apply(this, arguments);
4637
+ return function delete_user_credentials_saml(_x1359, _x1360, _x1361) {
4638
+ return _ref398.apply(this, arguments);
4627
4639
  };
4628
4640
  }();
4629
4641
  exports.delete_user_credentials_saml = delete_user_credentials_saml;
4630
4642
  var user_credentials_oidc = function () {
4631
- var _ref398 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4643
+ var _ref399 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4632
4644
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4633
4645
  return sdk.get("/users/".concat(user_id, "/credentials_oidc"), {
4634
4646
  fields
4635
4647
  }, null, options);
4636
4648
  });
4637
- return function user_credentials_oidc(_x1359, _x1360, _x1361, _x1362) {
4638
- return _ref398.apply(this, arguments);
4649
+ return function user_credentials_oidc(_x1362, _x1363, _x1364, _x1365) {
4650
+ return _ref399.apply(this, arguments);
4639
4651
  };
4640
4652
  }();
4641
4653
  exports.user_credentials_oidc = user_credentials_oidc;
4642
4654
  var delete_user_credentials_oidc = function () {
4643
- var _ref399 = _asyncToGenerator(function* (sdk, user_id, options) {
4655
+ var _ref400 = _asyncToGenerator(function* (sdk, user_id, options) {
4644
4656
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4645
4657
  return sdk.delete("/users/".concat(user_id, "/credentials_oidc"), null, null, options);
4646
4658
  });
4647
- return function delete_user_credentials_oidc(_x1363, _x1364, _x1365) {
4648
- return _ref399.apply(this, arguments);
4659
+ return function delete_user_credentials_oidc(_x1366, _x1367, _x1368) {
4660
+ return _ref400.apply(this, arguments);
4649
4661
  };
4650
4662
  }();
4651
4663
  exports.delete_user_credentials_oidc = delete_user_credentials_oidc;
4652
4664
  var user_credentials_api3 = function () {
4653
- var _ref400 = _asyncToGenerator(function* (sdk, user_id, credentials_api3_id, fields, options) {
4665
+ var _ref401 = _asyncToGenerator(function* (sdk, user_id, credentials_api3_id, fields, options) {
4654
4666
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4655
4667
  credentials_api3_id = (0, _sdkRtl.encodeParam)(credentials_api3_id);
4656
4668
  return sdk.get("/users/".concat(user_id, "/credentials_api3/").concat(credentials_api3_id), {
4657
4669
  fields
4658
4670
  }, null, options);
4659
4671
  });
4660
- return function user_credentials_api3(_x1366, _x1367, _x1368, _x1369, _x1370) {
4661
- return _ref400.apply(this, arguments);
4672
+ return function user_credentials_api3(_x1369, _x1370, _x1371, _x1372, _x1373) {
4673
+ return _ref401.apply(this, arguments);
4662
4674
  };
4663
4675
  }();
4664
4676
  exports.user_credentials_api3 = user_credentials_api3;
4665
4677
  var delete_user_credentials_api3 = function () {
4666
- var _ref401 = _asyncToGenerator(function* (sdk, user_id, credentials_api3_id, options) {
4678
+ var _ref402 = _asyncToGenerator(function* (sdk, user_id, credentials_api3_id, options) {
4667
4679
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4668
4680
  credentials_api3_id = (0, _sdkRtl.encodeParam)(credentials_api3_id);
4669
4681
  return sdk.delete("/users/".concat(user_id, "/credentials_api3/").concat(credentials_api3_id), null, null, options);
4670
4682
  });
4671
- return function delete_user_credentials_api3(_x1371, _x1372, _x1373, _x1374) {
4672
- return _ref401.apply(this, arguments);
4683
+ return function delete_user_credentials_api3(_x1374, _x1375, _x1376, _x1377) {
4684
+ return _ref402.apply(this, arguments);
4673
4685
  };
4674
4686
  }();
4675
4687
  exports.delete_user_credentials_api3 = delete_user_credentials_api3;
4676
4688
  var all_user_credentials_api3s = function () {
4677
- var _ref402 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4689
+ var _ref403 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4678
4690
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4679
4691
  return sdk.get("/users/".concat(user_id, "/credentials_api3"), {
4680
4692
  fields
4681
4693
  }, null, options);
4682
4694
  });
4683
- return function all_user_credentials_api3s(_x1375, _x1376, _x1377, _x1378) {
4684
- return _ref402.apply(this, arguments);
4695
+ return function all_user_credentials_api3s(_x1378, _x1379, _x1380, _x1381) {
4696
+ return _ref403.apply(this, arguments);
4685
4697
  };
4686
4698
  }();
4687
4699
  exports.all_user_credentials_api3s = all_user_credentials_api3s;
4688
4700
  var create_user_credentials_api3 = function () {
4689
- var _ref403 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4701
+ var _ref404 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4690
4702
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4691
4703
  return sdk.post("/users/".concat(user_id, "/credentials_api3"), {
4692
4704
  fields
4693
4705
  }, null, options);
4694
4706
  });
4695
- return function create_user_credentials_api3(_x1379, _x1380, _x1381, _x1382) {
4696
- return _ref403.apply(this, arguments);
4707
+ return function create_user_credentials_api3(_x1382, _x1383, _x1384, _x1385) {
4708
+ return _ref404.apply(this, arguments);
4697
4709
  };
4698
4710
  }();
4699
4711
  exports.create_user_credentials_api3 = create_user_credentials_api3;
4700
4712
  var user_credentials_embed = function () {
4701
- var _ref404 = _asyncToGenerator(function* (sdk, user_id, credentials_embed_id, fields, options) {
4713
+ var _ref405 = _asyncToGenerator(function* (sdk, user_id, credentials_embed_id, fields, options) {
4702
4714
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4703
4715
  credentials_embed_id = (0, _sdkRtl.encodeParam)(credentials_embed_id);
4704
4716
  return sdk.get("/users/".concat(user_id, "/credentials_embed/").concat(credentials_embed_id), {
4705
4717
  fields
4706
4718
  }, null, options);
4707
4719
  });
4708
- return function user_credentials_embed(_x1383, _x1384, _x1385, _x1386, _x1387) {
4709
- return _ref404.apply(this, arguments);
4720
+ return function user_credentials_embed(_x1386, _x1387, _x1388, _x1389, _x1390) {
4721
+ return _ref405.apply(this, arguments);
4710
4722
  };
4711
4723
  }();
4712
4724
  exports.user_credentials_embed = user_credentials_embed;
4713
4725
  var delete_user_credentials_embed = function () {
4714
- var _ref405 = _asyncToGenerator(function* (sdk, user_id, credentials_embed_id, options) {
4726
+ var _ref406 = _asyncToGenerator(function* (sdk, user_id, credentials_embed_id, options) {
4715
4727
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4716
4728
  credentials_embed_id = (0, _sdkRtl.encodeParam)(credentials_embed_id);
4717
4729
  return sdk.delete("/users/".concat(user_id, "/credentials_embed/").concat(credentials_embed_id), null, null, options);
4718
4730
  });
4719
- return function delete_user_credentials_embed(_x1388, _x1389, _x1390, _x1391) {
4720
- return _ref405.apply(this, arguments);
4731
+ return function delete_user_credentials_embed(_x1391, _x1392, _x1393, _x1394) {
4732
+ return _ref406.apply(this, arguments);
4721
4733
  };
4722
4734
  }();
4723
4735
  exports.delete_user_credentials_embed = delete_user_credentials_embed;
4724
4736
  var all_user_credentials_embeds = function () {
4725
- var _ref406 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4737
+ var _ref407 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4726
4738
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4727
4739
  return sdk.get("/users/".concat(user_id, "/credentials_embed"), {
4728
4740
  fields
4729
4741
  }, null, options);
4730
4742
  });
4731
- return function all_user_credentials_embeds(_x1392, _x1393, _x1394, _x1395) {
4732
- return _ref406.apply(this, arguments);
4743
+ return function all_user_credentials_embeds(_x1395, _x1396, _x1397, _x1398) {
4744
+ return _ref407.apply(this, arguments);
4733
4745
  };
4734
4746
  }();
4735
4747
  exports.all_user_credentials_embeds = all_user_credentials_embeds;
4736
4748
  var user_credentials_looker_openid = function () {
4737
- var _ref407 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4749
+ var _ref408 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4738
4750
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4739
4751
  return sdk.get("/users/".concat(user_id, "/credentials_looker_openid"), {
4740
4752
  fields
4741
4753
  }, null, options);
4742
4754
  });
4743
- return function user_credentials_looker_openid(_x1396, _x1397, _x1398, _x1399) {
4744
- return _ref407.apply(this, arguments);
4755
+ return function user_credentials_looker_openid(_x1399, _x1400, _x1401, _x1402) {
4756
+ return _ref408.apply(this, arguments);
4745
4757
  };
4746
4758
  }();
4747
4759
  exports.user_credentials_looker_openid = user_credentials_looker_openid;
4748
4760
  var delete_user_credentials_looker_openid = function () {
4749
- var _ref408 = _asyncToGenerator(function* (sdk, user_id, options) {
4761
+ var _ref409 = _asyncToGenerator(function* (sdk, user_id, options) {
4750
4762
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4751
4763
  return sdk.delete("/users/".concat(user_id, "/credentials_looker_openid"), null, null, options);
4752
4764
  });
4753
- return function delete_user_credentials_looker_openid(_x1400, _x1401, _x1402) {
4754
- return _ref408.apply(this, arguments);
4765
+ return function delete_user_credentials_looker_openid(_x1403, _x1404, _x1405) {
4766
+ return _ref409.apply(this, arguments);
4755
4767
  };
4756
4768
  }();
4757
4769
  exports.delete_user_credentials_looker_openid = delete_user_credentials_looker_openid;
4758
4770
  var user_session = function () {
4759
- var _ref409 = _asyncToGenerator(function* (sdk, user_id, session_id, fields, options) {
4771
+ var _ref410 = _asyncToGenerator(function* (sdk, user_id, session_id, fields, options) {
4760
4772
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4761
4773
  session_id = (0, _sdkRtl.encodeParam)(session_id);
4762
4774
  return sdk.get("/users/".concat(user_id, "/sessions/").concat(session_id), {
4763
4775
  fields
4764
4776
  }, null, options);
4765
4777
  });
4766
- return function user_session(_x1403, _x1404, _x1405, _x1406, _x1407) {
4767
- return _ref409.apply(this, arguments);
4778
+ return function user_session(_x1406, _x1407, _x1408, _x1409, _x1410) {
4779
+ return _ref410.apply(this, arguments);
4768
4780
  };
4769
4781
  }();
4770
4782
  exports.user_session = user_session;
4771
4783
  var delete_user_session = function () {
4772
- var _ref410 = _asyncToGenerator(function* (sdk, user_id, session_id, options) {
4784
+ var _ref411 = _asyncToGenerator(function* (sdk, user_id, session_id, options) {
4773
4785
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4774
4786
  session_id = (0, _sdkRtl.encodeParam)(session_id);
4775
4787
  return sdk.delete("/users/".concat(user_id, "/sessions/").concat(session_id), null, null, options);
4776
4788
  });
4777
- return function delete_user_session(_x1408, _x1409, _x1410, _x1411) {
4778
- return _ref410.apply(this, arguments);
4789
+ return function delete_user_session(_x1411, _x1412, _x1413, _x1414) {
4790
+ return _ref411.apply(this, arguments);
4779
4791
  };
4780
4792
  }();
4781
4793
  exports.delete_user_session = delete_user_session;
4782
4794
  var all_user_sessions = function () {
4783
- var _ref411 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4795
+ var _ref412 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4784
4796
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4785
4797
  return sdk.get("/users/".concat(user_id, "/sessions"), {
4786
4798
  fields
4787
4799
  }, null, options);
4788
4800
  });
4789
- return function all_user_sessions(_x1412, _x1413, _x1414, _x1415) {
4790
- return _ref411.apply(this, arguments);
4801
+ return function all_user_sessions(_x1415, _x1416, _x1417, _x1418) {
4802
+ return _ref412.apply(this, arguments);
4791
4803
  };
4792
4804
  }();
4793
4805
  exports.all_user_sessions = all_user_sessions;
4794
4806
  var create_user_credentials_email_password_reset = function () {
4795
- var _ref412 = _asyncToGenerator(function* (sdk, request, options) {
4807
+ var _ref413 = _asyncToGenerator(function* (sdk, request, options) {
4796
4808
  request.user_id = (0, _sdkRtl.encodeParam)(request.user_id);
4797
4809
  return sdk.post("/users/".concat(request.user_id, "/credentials_email/password_reset"), {
4798
4810
  expires: request.expires,
4799
4811
  fields: request.fields
4800
4812
  }, null, options);
4801
4813
  });
4802
- return function create_user_credentials_email_password_reset(_x1416, _x1417, _x1418) {
4803
- return _ref412.apply(this, arguments);
4814
+ return function create_user_credentials_email_password_reset(_x1419, _x1420, _x1421) {
4815
+ return _ref413.apply(this, arguments);
4804
4816
  };
4805
4817
  }();
4806
4818
  exports.create_user_credentials_email_password_reset = create_user_credentials_email_password_reset;
4807
4819
  var user_roles = function () {
4808
- var _ref413 = _asyncToGenerator(function* (sdk, request, options) {
4820
+ var _ref414 = _asyncToGenerator(function* (sdk, request, options) {
4809
4821
  request.user_id = (0, _sdkRtl.encodeParam)(request.user_id);
4810
4822
  return sdk.get("/users/".concat(request.user_id, "/roles"), {
4811
4823
  fields: request.fields,
4812
4824
  direct_association_only: request.direct_association_only
4813
4825
  }, null, options);
4814
4826
  });
4815
- return function user_roles(_x1419, _x1420, _x1421) {
4816
- return _ref413.apply(this, arguments);
4827
+ return function user_roles(_x1422, _x1423, _x1424) {
4828
+ return _ref414.apply(this, arguments);
4817
4829
  };
4818
4830
  }();
4819
4831
  exports.user_roles = user_roles;
4820
4832
  var set_user_roles = function () {
4821
- var _ref414 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4833
+ var _ref415 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4822
4834
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4823
4835
  return sdk.put("/users/".concat(user_id, "/roles"), {
4824
4836
  fields
4825
4837
  }, body, options);
4826
4838
  });
4827
- return function set_user_roles(_x1422, _x1423, _x1424, _x1425, _x1426) {
4828
- return _ref414.apply(this, arguments);
4839
+ return function set_user_roles(_x1425, _x1426, _x1427, _x1428, _x1429) {
4840
+ return _ref415.apply(this, arguments);
4829
4841
  };
4830
4842
  }();
4831
4843
  exports.set_user_roles = set_user_roles;
4832
4844
  var user_attribute_user_values = function () {
4833
- var _ref415 = _asyncToGenerator(function* (sdk, request, options) {
4845
+ var _ref416 = _asyncToGenerator(function* (sdk, request, options) {
4834
4846
  request.user_id = (0, _sdkRtl.encodeParam)(request.user_id);
4835
4847
  return sdk.get("/users/".concat(request.user_id, "/attribute_values"), {
4836
4848
  fields: request.fields,
@@ -4839,161 +4851,161 @@ var user_attribute_user_values = function () {
4839
4851
  include_unset: request.include_unset
4840
4852
  }, null, options);
4841
4853
  });
4842
- return function user_attribute_user_values(_x1427, _x1428, _x1429) {
4843
- return _ref415.apply(this, arguments);
4854
+ return function user_attribute_user_values(_x1430, _x1431, _x1432) {
4855
+ return _ref416.apply(this, arguments);
4844
4856
  };
4845
4857
  }();
4846
4858
  exports.user_attribute_user_values = user_attribute_user_values;
4847
4859
  var set_user_attribute_user_value = function () {
4848
- var _ref416 = _asyncToGenerator(function* (sdk, user_id, user_attribute_id, body, options) {
4860
+ var _ref417 = _asyncToGenerator(function* (sdk, user_id, user_attribute_id, body, options) {
4849
4861
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4850
4862
  user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
4851
4863
  return sdk.patch("/users/".concat(user_id, "/attribute_values/").concat(user_attribute_id), null, body, options);
4852
4864
  });
4853
- return function set_user_attribute_user_value(_x1430, _x1431, _x1432, _x1433, _x1434) {
4854
- return _ref416.apply(this, arguments);
4865
+ return function set_user_attribute_user_value(_x1433, _x1434, _x1435, _x1436, _x1437) {
4866
+ return _ref417.apply(this, arguments);
4855
4867
  };
4856
4868
  }();
4857
4869
  exports.set_user_attribute_user_value = set_user_attribute_user_value;
4858
4870
  var delete_user_attribute_user_value = function () {
4859
- var _ref417 = _asyncToGenerator(function* (sdk, user_id, user_attribute_id, options) {
4871
+ var _ref418 = _asyncToGenerator(function* (sdk, user_id, user_attribute_id, options) {
4860
4872
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4861
4873
  user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
4862
4874
  return sdk.delete("/users/".concat(user_id, "/attribute_values/").concat(user_attribute_id), null, null, options);
4863
4875
  });
4864
- return function delete_user_attribute_user_value(_x1435, _x1436, _x1437, _x1438) {
4865
- return _ref417.apply(this, arguments);
4876
+ return function delete_user_attribute_user_value(_x1438, _x1439, _x1440, _x1441) {
4877
+ return _ref418.apply(this, arguments);
4866
4878
  };
4867
4879
  }();
4868
4880
  exports.delete_user_attribute_user_value = delete_user_attribute_user_value;
4869
4881
  var send_user_credentials_email_password_reset = function () {
4870
- var _ref418 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4882
+ var _ref419 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4871
4883
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4872
4884
  return sdk.post("/users/".concat(user_id, "/credentials_email/send_password_reset"), {
4873
4885
  fields
4874
4886
  }, null, options);
4875
4887
  });
4876
- return function send_user_credentials_email_password_reset(_x1439, _x1440, _x1441, _x1442) {
4877
- return _ref418.apply(this, arguments);
4888
+ return function send_user_credentials_email_password_reset(_x1442, _x1443, _x1444, _x1445) {
4889
+ return _ref419.apply(this, arguments);
4878
4890
  };
4879
4891
  }();
4880
4892
  exports.send_user_credentials_email_password_reset = send_user_credentials_email_password_reset;
4881
4893
  var wipeout_user_emails = function () {
4882
- var _ref419 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4894
+ var _ref420 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4883
4895
  user_id = (0, _sdkRtl.encodeParam)(user_id);
4884
4896
  return sdk.post("/users/".concat(user_id, "/update_emails"), {
4885
4897
  fields
4886
4898
  }, body, options);
4887
4899
  });
4888
- return function wipeout_user_emails(_x1443, _x1444, _x1445, _x1446, _x1447) {
4889
- return _ref419.apply(this, arguments);
4900
+ return function wipeout_user_emails(_x1446, _x1447, _x1448, _x1449, _x1450) {
4901
+ return _ref420.apply(this, arguments);
4890
4902
  };
4891
4903
  }();
4892
4904
  exports.wipeout_user_emails = wipeout_user_emails;
4893
4905
  var create_embed_user = function () {
4894
- var _ref420 = _asyncToGenerator(function* (sdk, body, options) {
4906
+ var _ref421 = _asyncToGenerator(function* (sdk, body, options) {
4895
4907
  return sdk.post('/users/embed_user', null, body, options);
4896
4908
  });
4897
- return function create_embed_user(_x1448, _x1449, _x1450) {
4898
- return _ref420.apply(this, arguments);
4909
+ return function create_embed_user(_x1451, _x1452, _x1453) {
4910
+ return _ref421.apply(this, arguments);
4899
4911
  };
4900
4912
  }();
4901
4913
  exports.create_embed_user = create_embed_user;
4902
4914
  var all_user_attributes = function () {
4903
- var _ref421 = _asyncToGenerator(function* (sdk, request, options) {
4915
+ var _ref422 = _asyncToGenerator(function* (sdk, request, options) {
4904
4916
  return sdk.get('/user_attributes', {
4905
4917
  fields: request.fields,
4906
4918
  sorts: request.sorts
4907
4919
  }, null, options);
4908
4920
  });
4909
- return function all_user_attributes(_x1451, _x1452, _x1453) {
4910
- return _ref421.apply(this, arguments);
4921
+ return function all_user_attributes(_x1454, _x1455, _x1456) {
4922
+ return _ref422.apply(this, arguments);
4911
4923
  };
4912
4924
  }();
4913
4925
  exports.all_user_attributes = all_user_attributes;
4914
4926
  var create_user_attribute = function () {
4915
- var _ref422 = _asyncToGenerator(function* (sdk, body, fields, options) {
4927
+ var _ref423 = _asyncToGenerator(function* (sdk, body, fields, options) {
4916
4928
  return sdk.post('/user_attributes', {
4917
4929
  fields
4918
4930
  }, body, options);
4919
4931
  });
4920
- return function create_user_attribute(_x1454, _x1455, _x1456, _x1457) {
4921
- return _ref422.apply(this, arguments);
4932
+ return function create_user_attribute(_x1457, _x1458, _x1459, _x1460) {
4933
+ return _ref423.apply(this, arguments);
4922
4934
  };
4923
4935
  }();
4924
4936
  exports.create_user_attribute = create_user_attribute;
4925
4937
  var user_attribute = function () {
4926
- var _ref423 = _asyncToGenerator(function* (sdk, user_attribute_id, fields, options) {
4938
+ var _ref424 = _asyncToGenerator(function* (sdk, user_attribute_id, fields, options) {
4927
4939
  user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
4928
4940
  return sdk.get("/user_attributes/".concat(user_attribute_id), {
4929
4941
  fields
4930
4942
  }, null, options);
4931
4943
  });
4932
- return function user_attribute(_x1458, _x1459, _x1460, _x1461) {
4933
- return _ref423.apply(this, arguments);
4944
+ return function user_attribute(_x1461, _x1462, _x1463, _x1464) {
4945
+ return _ref424.apply(this, arguments);
4934
4946
  };
4935
4947
  }();
4936
4948
  exports.user_attribute = user_attribute;
4937
4949
  var update_user_attribute = function () {
4938
- var _ref424 = _asyncToGenerator(function* (sdk, user_attribute_id, body, fields, options) {
4950
+ var _ref425 = _asyncToGenerator(function* (sdk, user_attribute_id, body, fields, options) {
4939
4951
  user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
4940
4952
  return sdk.patch("/user_attributes/".concat(user_attribute_id), {
4941
4953
  fields
4942
4954
  }, body, options);
4943
4955
  });
4944
- return function update_user_attribute(_x1462, _x1463, _x1464, _x1465, _x1466) {
4945
- return _ref424.apply(this, arguments);
4956
+ return function update_user_attribute(_x1465, _x1466, _x1467, _x1468, _x1469) {
4957
+ return _ref425.apply(this, arguments);
4946
4958
  };
4947
4959
  }();
4948
4960
  exports.update_user_attribute = update_user_attribute;
4949
4961
  var delete_user_attribute = function () {
4950
- var _ref425 = _asyncToGenerator(function* (sdk, user_attribute_id, options) {
4962
+ var _ref426 = _asyncToGenerator(function* (sdk, user_attribute_id, options) {
4951
4963
  user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
4952
4964
  return sdk.delete("/user_attributes/".concat(user_attribute_id), null, null, options);
4953
4965
  });
4954
- return function delete_user_attribute(_x1467, _x1468, _x1469) {
4955
- return _ref425.apply(this, arguments);
4966
+ return function delete_user_attribute(_x1470, _x1471, _x1472) {
4967
+ return _ref426.apply(this, arguments);
4956
4968
  };
4957
4969
  }();
4958
4970
  exports.delete_user_attribute = delete_user_attribute;
4959
4971
  var all_user_attribute_group_values = function () {
4960
- var _ref426 = _asyncToGenerator(function* (sdk, user_attribute_id, fields, options) {
4972
+ var _ref427 = _asyncToGenerator(function* (sdk, user_attribute_id, fields, options) {
4961
4973
  user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
4962
4974
  return sdk.get("/user_attributes/".concat(user_attribute_id, "/group_values"), {
4963
4975
  fields
4964
4976
  }, null, options);
4965
4977
  });
4966
- return function all_user_attribute_group_values(_x1470, _x1471, _x1472, _x1473) {
4967
- return _ref426.apply(this, arguments);
4978
+ return function all_user_attribute_group_values(_x1473, _x1474, _x1475, _x1476) {
4979
+ return _ref427.apply(this, arguments);
4968
4980
  };
4969
4981
  }();
4970
4982
  exports.all_user_attribute_group_values = all_user_attribute_group_values;
4971
4983
  var set_user_attribute_group_values = function () {
4972
- var _ref427 = _asyncToGenerator(function* (sdk, user_attribute_id, body, options) {
4984
+ var _ref428 = _asyncToGenerator(function* (sdk, user_attribute_id, body, options) {
4973
4985
  user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
4974
4986
  return sdk.post("/user_attributes/".concat(user_attribute_id, "/group_values"), null, body, options);
4975
4987
  });
4976
- return function set_user_attribute_group_values(_x1474, _x1475, _x1476, _x1477) {
4977
- return _ref427.apply(this, arguments);
4988
+ return function set_user_attribute_group_values(_x1477, _x1478, _x1479, _x1480) {
4989
+ return _ref428.apply(this, arguments);
4978
4990
  };
4979
4991
  }();
4980
4992
  exports.set_user_attribute_group_values = set_user_attribute_group_values;
4981
4993
  var all_workspaces = function () {
4982
- var _ref428 = _asyncToGenerator(function* (sdk, options) {
4994
+ var _ref429 = _asyncToGenerator(function* (sdk, options) {
4983
4995
  return sdk.get('/workspaces', null, null, options);
4984
4996
  });
4985
- return function all_workspaces(_x1478, _x1479) {
4986
- return _ref428.apply(this, arguments);
4997
+ return function all_workspaces(_x1481, _x1482) {
4998
+ return _ref429.apply(this, arguments);
4987
4999
  };
4988
5000
  }();
4989
5001
  exports.all_workspaces = all_workspaces;
4990
5002
  var workspace = function () {
4991
- var _ref429 = _asyncToGenerator(function* (sdk, workspace_id, options) {
5003
+ var _ref430 = _asyncToGenerator(function* (sdk, workspace_id, options) {
4992
5004
  workspace_id = (0, _sdkRtl.encodeParam)(workspace_id);
4993
5005
  return sdk.get("/workspaces/".concat(workspace_id), null, null, options);
4994
5006
  });
4995
- return function workspace(_x1480, _x1481, _x1482) {
4996
- return _ref429.apply(this, arguments);
5007
+ return function workspace(_x1483, _x1484, _x1485) {
5008
+ return _ref430.apply(this, arguments);
4997
5009
  };
4998
5010
  }();
4999
5011
  exports.workspace = workspace;