@looker/sdk 21.18.0 → 22.0.0

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 (45) hide show
  1. package/CHANGELOG.md +67 -0
  2. package/lib/3.1/funcs.d.ts +3 -2
  3. package/lib/3.1/funcs.js +725 -709
  4. package/lib/3.1/funcs.js.map +1 -1
  5. package/lib/3.1/methods.d.ts +3 -2
  6. package/lib/3.1/methods.js +484 -472
  7. package/lib/3.1/methods.js.map +1 -1
  8. package/lib/3.1/methodsInterface.d.ts +3 -2
  9. package/lib/3.1/models.d.ts +1666 -1661
  10. package/lib/3.1/models.js.map +1 -1
  11. package/lib/3.1/streams.d.ts +3 -2
  12. package/lib/3.1/streams.js +484 -472
  13. package/lib/3.1/streams.js.map +1 -1
  14. package/lib/4.0/funcs.d.ts +19 -8
  15. package/lib/4.0/funcs.js +1339 -1182
  16. package/lib/4.0/funcs.js.map +1 -1
  17. package/lib/4.0/methods.d.ts +19 -8
  18. package/lib/4.0/methods.js +898 -786
  19. package/lib/4.0/methods.js.map +1 -1
  20. package/lib/4.0/methodsInterface.d.ts +19 -8
  21. package/lib/4.0/models.d.ts +1884 -1822
  22. package/lib/4.0/models.js.map +1 -1
  23. package/lib/4.0/streams.d.ts +19 -8
  24. package/lib/4.0/streams.js +898 -786
  25. package/lib/4.0/streams.js.map +1 -1
  26. package/lib/constants.d.ts +1 -1
  27. package/lib/constants.js +1 -1
  28. package/lib/constants.js.map +1 -1
  29. package/lib/esm/3.1/funcs.js +716 -703
  30. package/lib/esm/3.1/funcs.js.map +1 -1
  31. package/lib/esm/3.1/methods.js +484 -472
  32. package/lib/esm/3.1/methods.js.map +1 -1
  33. package/lib/esm/3.1/models.js.map +1 -1
  34. package/lib/esm/3.1/streams.js +484 -472
  35. package/lib/esm/3.1/streams.js.map +1 -1
  36. package/lib/esm/4.0/funcs.js +1298 -1175
  37. package/lib/esm/4.0/funcs.js.map +1 -1
  38. package/lib/esm/4.0/methods.js +898 -786
  39. package/lib/esm/4.0/methods.js.map +1 -1
  40. package/lib/esm/4.0/models.js.map +1 -1
  41. package/lib/esm/4.0/streams.js +898 -786
  42. package/lib/esm/4.0/streams.js.map +1 -1
  43. package/lib/esm/constants.js +1 -1
  44. package/lib/esm/constants.js.map +1 -1
  45. package/package.json +4 -4
package/lib/3.1/funcs.js CHANGED
@@ -4,9 +4,9 @@ Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
6
  exports.delete_dashboard_element = exports.update_dashboard_element = exports.dashboard_element = exports.search_dashboard_elements = exports.dashboard_lookml = exports.dashboard_aggregate_table_lookml = exports.delete_dashboard = exports.update_dashboard = exports.dashboard = exports.sync_lookml_dashboard = exports.import_lookml_dashboard = exports.search_dashboards = exports.create_dashboard = exports.all_dashboards = exports.vector_thumbnail = exports.search_content_views = exports.content_validation = exports.content_thumbnail = exports.delete_content_metadata_access = exports.update_content_metadata_access = exports.create_content_metadata_access = exports.all_content_metadata_accesses = exports.update_content_metadata = exports.content_metadata = exports.all_content_metadatas = exports.create_content_favorite = exports.delete_content_favorite = exports.content_favorite = exports.search_content_favorites = exports.all_dialect_infos = exports.test_connection_config = exports.test_connection = exports.delete_connection_override = exports.delete_connection = exports.update_connection = exports.connection = exports.create_connection = exports.all_connections = exports.update_whitelabel_configuration = exports.whitelabel_configuration = exports.versions = exports.all_timezones = exports.all_locales = exports.update_legacy_feature = exports.legacy_feature = exports.all_legacy_features = exports.update_internal_help_resources = exports.internal_help_resources = exports.update_internal_help_resources_content = exports.internal_help_resources_content = exports.create_digest_email_send = exports.update_digest_emails_enabled = exports.digest_emails_enabled = exports.update_custom_welcome_email_test = exports.update_custom_welcome_email = exports.custom_welcome_email = exports.update_cloud_storage_configuration = exports.cloud_storage_configuration = exports.update_backup_configuration = exports.backup_configuration = exports.delete_color_collection = exports.update_color_collection = exports.color_collection = exports.set_default_color_collection = exports.default_color_collection = exports.color_collections_standard = exports.color_collections_custom = exports.create_color_collection = exports.all_color_collections = exports.delete_user_login_lockout = exports.search_user_login_lockouts = exports.all_user_login_lockouts = exports.update_session_config = exports.session_config = exports.fetch_and_parse_saml_idp_metadata = exports.parse_saml_idp_metadata = exports.create_saml_test_config = exports.delete_saml_test_config = exports.saml_test_config = exports.update_saml_config = exports.saml_config = exports.force_password_reset_at_next_login_for_all_users = exports.update_password_config = exports.password_config = exports.create_oidc_test_config = exports.delete_oidc_test_config = exports.oidc_test_config = exports.update_oidc_config = exports.oidc_config = exports.test_ldap_config_user_auth = exports.test_ldap_config_user_info = exports.test_ldap_config_auth = exports.test_ldap_config_connection = exports.update_ldap_config = exports.ldap_config = exports.create_sso_embed_url = exports.logout = exports.login_user = exports.login = exports.functionalSdk31 = void 0;
7
- exports.create_project = exports.all_projects = exports.reset_project_to_remote = exports.reset_project_to_production = exports.deploy_to_production = exports.deploy_ref_to_production = exports.delete_git_branch = exports.find_git_branch = exports.create_git_branch = exports.update_git_branch = exports.git_branch = exports.all_git_branches = exports.lookml_model_explore = exports.delete_lookml_model = exports.update_lookml_model = exports.lookml_model = exports.create_lookml_model = exports.all_lookml_models = exports.graph_derived_tables_for_model = exports.run_look = exports.delete_look = exports.update_look = exports.look = exports.search_looks = exports.create_look = exports.all_looks = exports.test_integration = exports.fetch_integration_form = exports.update_integration = exports.integration = exports.all_integrations = exports.accept_integration_hub_legal_agreement = exports.delete_integration_hub = exports.update_integration_hub = exports.integration_hub = exports.create_integration_hub = exports.all_integration_hubs = exports.all_primary_homepage_sections = exports.delete_homepage_section = exports.update_homepage_section = exports.homepage_section = exports.create_homepage_section = exports.all_homepage_sections = exports.delete_homepage_item = exports.update_homepage_item = exports.homepage_item = exports.create_homepage_item = exports.all_homepage_items = exports.delete_homepage = exports.update_homepage = exports.homepage = exports.search_homepages = exports.create_homepage = exports.all_homepages = exports.delete_user_attribute_group_value = exports.update_user_attribute_group_value = exports.delete_group_from_group = exports.delete_group_user = exports.add_group_user = exports.all_group_users = exports.add_group_group = exports.all_group_groups = exports.delete_group = exports.update_group = exports.group = exports.search_groups = exports.create_group = exports.all_groups = exports.folder_dashboards = exports.folder_looks = exports.folder_ancestors = exports.folder_parent = exports.folder_children_search = exports.folder_children = exports.create_folder = exports.all_folders = exports.delete_folder = exports.update_folder = exports.folder = exports.search_folders = exports.update_datagroup = exports.datagroup = exports.all_datagroups = exports.fetch_remote_data_action_form = exports.perform_data_action = exports.create_dashboard_layout = exports.dashboard_dashboard_layouts = exports.delete_dashboard_layout = exports.update_dashboard_layout = exports.dashboard_layout = exports.dashboard_layout_dashboard_layout_components = exports.update_dashboard_layout_component = exports.dashboard_layout_component = exports.create_dashboard_filter = exports.dashboard_dashboard_filters = exports.delete_dashboard_filter = exports.update_dashboard_filter = exports.dashboard_filter = exports.create_dashboard_element = exports.dashboard_dashboard_elements = void 0;
8
- exports.delete_theme = exports.update_theme = exports.theme = exports.validate_theme = exports.theme_or_default = exports.active_themes = exports.set_default_theme = exports.default_theme = exports.search_themes = exports.create_theme = exports.all_themes = exports.space_dashboards = exports.space_looks = exports.space_ancestors = exports.space_parent = exports.space_children_search = exports.space_children = exports.create_space = exports.all_spaces = exports.delete_space = exports.update_space = exports.space = exports.search_spaces = exports.update_session = exports.session = exports.scheduled_plan_run_once_by_id = exports.scheduled_plans_for_lookml_dashboard = exports.scheduled_plans_for_dashboard = exports.scheduled_plans_for_look = exports.scheduled_plan_run_once = exports.create_scheduled_plan = exports.all_scheduled_plans = exports.delete_scheduled_plan = exports.update_scheduled_plan = exports.scheduled_plan = exports.scheduled_plans_for_space = exports.set_role_users = exports.role_users = exports.set_role_groups = exports.role_groups = exports.delete_role = exports.update_role = exports.role = exports.search_roles = exports.create_role = exports.all_roles = exports.create_permission_set = exports.all_permission_sets = exports.delete_permission_set = exports.update_permission_set = exports.permission_set = exports.search_permission_sets = exports.all_permissions = exports.create_model_set = exports.all_model_sets = exports.delete_model_set = exports.update_model_set = exports.model_set = exports.search_model_sets = exports.render_task_results = exports.render_task = exports.create_dashboard_render_task = exports.create_query_render_task = exports.create_look_render_task = exports.create_lookml_dashboard_render_task = exports.run_sql_query = exports.create_sql_query = exports.sql_query = exports.kill_query = exports.all_running_queries = exports.create_merge_query = exports.merge_query = exports.run_url_encoded_query = exports.run_inline_query = exports.run_query = exports.create_query = exports.query_for_slug = exports.query = exports.query_task_results = exports.query_task = exports.query_task_multi_results = exports.create_query_task = exports.get_all_repository_credentials = exports.delete_repository_credential = exports.update_repository_credential = exports.tag_ref = exports.run_lookml_test = exports.all_lookml_tests = exports.run_git_connection_test = exports.all_git_connection_tests = exports.project_file = exports.all_project_files = exports.project_workspace = exports.validate_project = exports.project_validation_results = exports.create_git_deploy_key = exports.git_deploy_key = exports.manifest = exports.update_project = exports.project = void 0;
9
- exports.workspace = exports.all_workspaces = exports.set_user_attribute_group_values = exports.all_user_attribute_group_values = exports.delete_user_attribute = exports.update_user_attribute = exports.user_attribute = exports.create_user_attribute = exports.all_user_attributes = exports.delete_user_attribute_user_value = exports.set_user_attribute_user_value = exports.user_attribute_user_values = exports.set_user_roles = exports.user_roles = exports.create_user_credentials_email_password_reset = exports.all_user_sessions = exports.delete_user_session = exports.user_session = exports.delete_user_credentials_looker_openid = exports.user_credentials_looker_openid = exports.all_user_credentials_embeds = exports.delete_user_credentials_embed = exports.user_credentials_embed = exports.create_user_credentials_api3 = exports.all_user_credentials_api3s = exports.delete_user_credentials_api3 = exports.user_credentials_api3 = exports.delete_user_credentials_oidc = exports.user_credentials_oidc = exports.delete_user_credentials_saml = exports.user_credentials_saml = exports.delete_user_credentials_google = exports.user_credentials_google = exports.delete_user_credentials_ldap = exports.user_credentials_ldap = exports.delete_user_credentials_totp = exports.create_user_credentials_totp = exports.user_credentials_totp = exports.delete_user_credentials_email = exports.update_user_credentials_email = exports.create_user_credentials_email = exports.user_credentials_email = exports.user_for_credential = exports.delete_user = exports.update_user = exports.user = exports.search_users_names = exports.search_users = exports.create_user = exports.all_users = exports.me = void 0;
7
+ exports.all_projects = exports.reset_project_to_remote = exports.reset_project_to_production = exports.deploy_to_production = exports.deploy_ref_to_production = exports.delete_git_branch = exports.find_git_branch = exports.create_git_branch = exports.update_git_branch = exports.git_branch = exports.all_git_branches = exports.lookml_model_explore = exports.delete_lookml_model = exports.update_lookml_model = exports.lookml_model = exports.create_lookml_model = exports.all_lookml_models = exports.run_look = exports.delete_look = exports.update_look = exports.look = exports.search_looks = exports.create_look = exports.all_looks = exports.test_integration = exports.fetch_integration_form = exports.update_integration = exports.integration = exports.all_integrations = exports.accept_integration_hub_legal_agreement = exports.delete_integration_hub = exports.update_integration_hub = exports.integration_hub = exports.create_integration_hub = exports.all_integration_hubs = exports.all_primary_homepage_sections = exports.delete_homepage_section = exports.update_homepage_section = exports.homepage_section = exports.create_homepage_section = exports.all_homepage_sections = exports.delete_homepage_item = exports.update_homepage_item = exports.homepage_item = exports.create_homepage_item = exports.all_homepage_items = exports.delete_homepage = exports.update_homepage = exports.homepage = exports.search_homepages = exports.create_homepage = exports.all_homepages = exports.delete_user_attribute_group_value = exports.update_user_attribute_group_value = exports.delete_group_from_group = exports.delete_group_user = exports.add_group_user = exports.all_group_users = exports.add_group_group = exports.all_group_groups = exports.delete_group = exports.update_group = exports.group = exports.search_groups = exports.create_group = exports.all_groups = exports.folder_dashboards = exports.folder_looks = exports.folder_ancestors = exports.folder_parent = exports.folder_children_search = exports.folder_children = exports.create_folder = exports.all_folders = exports.delete_folder = exports.update_folder = exports.folder = exports.search_folders = exports.graph_derived_tables_for_view = exports.graph_derived_tables_for_model = exports.update_datagroup = exports.datagroup = exports.all_datagroups = exports.fetch_remote_data_action_form = exports.perform_data_action = exports.create_dashboard_layout = exports.dashboard_dashboard_layouts = exports.delete_dashboard_layout = exports.update_dashboard_layout = exports.dashboard_layout = exports.dashboard_layout_dashboard_layout_components = exports.update_dashboard_layout_component = exports.dashboard_layout_component = exports.create_dashboard_filter = exports.dashboard_dashboard_filters = exports.delete_dashboard_filter = exports.update_dashboard_filter = exports.dashboard_filter = exports.create_dashboard_element = exports.dashboard_dashboard_elements = void 0;
8
+ exports.update_theme = exports.theme = exports.validate_theme = exports.theme_or_default = exports.active_themes = exports.set_default_theme = exports.default_theme = exports.search_themes = exports.create_theme = exports.all_themes = exports.space_dashboards = exports.space_looks = exports.space_ancestors = exports.space_parent = exports.space_children_search = exports.space_children = exports.create_space = exports.all_spaces = exports.delete_space = exports.update_space = exports.space = exports.search_spaces = exports.update_session = exports.session = exports.scheduled_plan_run_once_by_id = exports.scheduled_plans_for_lookml_dashboard = exports.scheduled_plans_for_dashboard = exports.scheduled_plans_for_look = exports.scheduled_plan_run_once = exports.create_scheduled_plan = exports.all_scheduled_plans = exports.delete_scheduled_plan = exports.update_scheduled_plan = exports.scheduled_plan = exports.scheduled_plans_for_space = exports.set_role_users = exports.role_users = exports.set_role_groups = exports.role_groups = exports.delete_role = exports.update_role = exports.role = exports.search_roles = exports.create_role = exports.all_roles = exports.create_permission_set = exports.all_permission_sets = exports.delete_permission_set = exports.update_permission_set = exports.permission_set = exports.search_permission_sets = exports.all_permissions = exports.create_model_set = exports.all_model_sets = exports.delete_model_set = exports.update_model_set = exports.model_set = exports.search_model_sets = exports.render_task_results = exports.render_task = exports.create_dashboard_render_task = exports.create_query_render_task = exports.create_look_render_task = exports.create_lookml_dashboard_render_task = exports.run_sql_query = exports.create_sql_query = exports.sql_query = exports.kill_query = exports.all_running_queries = exports.create_merge_query = exports.merge_query = exports.run_url_encoded_query = exports.run_inline_query = exports.run_query = exports.create_query = exports.query_for_slug = exports.query = exports.query_task_results = exports.query_task = exports.query_task_multi_results = exports.create_query_task = exports.get_all_repository_credentials = exports.delete_repository_credential = exports.update_repository_credential = exports.tag_ref = exports.run_lookml_test = exports.all_lookml_tests = exports.run_git_connection_test = exports.all_git_connection_tests = exports.project_file = exports.all_project_files = exports.project_workspace = exports.validate_project = exports.project_validation_results = exports.create_git_deploy_key = exports.git_deploy_key = exports.manifest = exports.update_project = exports.project = exports.create_project = void 0;
9
+ exports.workspace = exports.all_workspaces = exports.set_user_attribute_group_values = exports.all_user_attribute_group_values = exports.delete_user_attribute = exports.update_user_attribute = exports.user_attribute = exports.create_user_attribute = exports.all_user_attributes = exports.delete_user_attribute_user_value = exports.set_user_attribute_user_value = exports.user_attribute_user_values = exports.set_user_roles = exports.user_roles = exports.create_user_credentials_email_password_reset = exports.all_user_sessions = exports.delete_user_session = exports.user_session = exports.delete_user_credentials_looker_openid = exports.user_credentials_looker_openid = exports.all_user_credentials_embeds = exports.delete_user_credentials_embed = exports.user_credentials_embed = exports.create_user_credentials_api3 = exports.all_user_credentials_api3s = exports.delete_user_credentials_api3 = exports.user_credentials_api3 = exports.delete_user_credentials_oidc = exports.user_credentials_oidc = exports.delete_user_credentials_saml = exports.user_credentials_saml = exports.delete_user_credentials_google = exports.user_credentials_google = exports.delete_user_credentials_ldap = exports.user_credentials_ldap = exports.delete_user_credentials_totp = exports.create_user_credentials_totp = exports.user_credentials_totp = exports.delete_user_credentials_email = exports.update_user_credentials_email = exports.create_user_credentials_email = exports.user_credentials_email = exports.user_for_credential = exports.delete_user = exports.update_user = exports.user = exports.search_users_names = exports.search_users = exports.create_user = exports.all_users = exports.me = exports.delete_theme = void 0;
10
10
 
11
11
  var _sdkRtl = require("@looker/sdk-rtl");
12
12
 
@@ -1648,8 +1648,40 @@ var update_datagroup = function () {
1648
1648
 
1649
1649
  exports.update_datagroup = update_datagroup;
1650
1650
 
1651
- var search_folders = function () {
1651
+ var graph_derived_tables_for_model = function () {
1652
1652
  var _ref120 = _asyncToGenerator(function* (sdk, request, options) {
1653
+ request.model = (0, _sdkRtl.encodeParam)(request.model);
1654
+ return sdk.get("/derived_table/graph/model/".concat(request.model), {
1655
+ format: request.format,
1656
+ color: request.color
1657
+ }, null, options);
1658
+ });
1659
+
1660
+ return function graph_derived_tables_for_model(_x385, _x386, _x387) {
1661
+ return _ref120.apply(this, arguments);
1662
+ };
1663
+ }();
1664
+
1665
+ exports.graph_derived_tables_for_model = graph_derived_tables_for_model;
1666
+
1667
+ var graph_derived_tables_for_view = function () {
1668
+ var _ref121 = _asyncToGenerator(function* (sdk, request, options) {
1669
+ request.view = (0, _sdkRtl.encodeParam)(request.view);
1670
+ return sdk.get("/derived_table/graph/view/".concat(request.view), {
1671
+ models: request.models,
1672
+ workspace: request.workspace
1673
+ }, null, options);
1674
+ });
1675
+
1676
+ return function graph_derived_tables_for_view(_x388, _x389, _x390) {
1677
+ return _ref121.apply(this, arguments);
1678
+ };
1679
+ }();
1680
+
1681
+ exports.graph_derived_tables_for_view = graph_derived_tables_for_view;
1682
+
1683
+ var search_folders = function () {
1684
+ var _ref122 = _asyncToGenerator(function* (sdk, request, options) {
1653
1685
  return sdk.get('/folders/search', {
1654
1686
  fields: request.fields,
1655
1687
  page: request.page,
@@ -1666,82 +1698,82 @@ var search_folders = function () {
1666
1698
  }, null, options);
1667
1699
  });
1668
1700
 
1669
- return function search_folders(_x385, _x386, _x387) {
1670
- return _ref120.apply(this, arguments);
1701
+ return function search_folders(_x391, _x392, _x393) {
1702
+ return _ref122.apply(this, arguments);
1671
1703
  };
1672
1704
  }();
1673
1705
 
1674
1706
  exports.search_folders = search_folders;
1675
1707
 
1676
1708
  var folder = function () {
1677
- var _ref121 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
1709
+ var _ref123 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
1678
1710
  folder_id = (0, _sdkRtl.encodeParam)(folder_id);
1679
1711
  return sdk.get("/folders/".concat(folder_id), {
1680
1712
  fields
1681
1713
  }, null, options);
1682
1714
  });
1683
1715
 
1684
- return function folder(_x388, _x389, _x390, _x391) {
1685
- return _ref121.apply(this, arguments);
1716
+ return function folder(_x394, _x395, _x396, _x397) {
1717
+ return _ref123.apply(this, arguments);
1686
1718
  };
1687
1719
  }();
1688
1720
 
1689
1721
  exports.folder = folder;
1690
1722
 
1691
1723
  var update_folder = function () {
1692
- var _ref122 = _asyncToGenerator(function* (sdk, folder_id, body, options) {
1724
+ var _ref124 = _asyncToGenerator(function* (sdk, folder_id, body, options) {
1693
1725
  folder_id = (0, _sdkRtl.encodeParam)(folder_id);
1694
1726
  return sdk.patch("/folders/".concat(folder_id), null, body, options);
1695
1727
  });
1696
1728
 
1697
- return function update_folder(_x392, _x393, _x394, _x395) {
1698
- return _ref122.apply(this, arguments);
1729
+ return function update_folder(_x398, _x399, _x400, _x401) {
1730
+ return _ref124.apply(this, arguments);
1699
1731
  };
1700
1732
  }();
1701
1733
 
1702
1734
  exports.update_folder = update_folder;
1703
1735
 
1704
1736
  var delete_folder = function () {
1705
- var _ref123 = _asyncToGenerator(function* (sdk, folder_id, options) {
1737
+ var _ref125 = _asyncToGenerator(function* (sdk, folder_id, options) {
1706
1738
  folder_id = (0, _sdkRtl.encodeParam)(folder_id);
1707
1739
  return sdk.delete("/folders/".concat(folder_id), null, null, options);
1708
1740
  });
1709
1741
 
1710
- return function delete_folder(_x396, _x397, _x398) {
1711
- return _ref123.apply(this, arguments);
1742
+ return function delete_folder(_x402, _x403, _x404) {
1743
+ return _ref125.apply(this, arguments);
1712
1744
  };
1713
1745
  }();
1714
1746
 
1715
1747
  exports.delete_folder = delete_folder;
1716
1748
 
1717
1749
  var all_folders = function () {
1718
- var _ref124 = _asyncToGenerator(function* (sdk, fields, options) {
1750
+ var _ref126 = _asyncToGenerator(function* (sdk, fields, options) {
1719
1751
  return sdk.get('/folders', {
1720
1752
  fields
1721
1753
  }, null, options);
1722
1754
  });
1723
1755
 
1724
- return function all_folders(_x399, _x400, _x401) {
1725
- return _ref124.apply(this, arguments);
1756
+ return function all_folders(_x405, _x406, _x407) {
1757
+ return _ref126.apply(this, arguments);
1726
1758
  };
1727
1759
  }();
1728
1760
 
1729
1761
  exports.all_folders = all_folders;
1730
1762
 
1731
1763
  var create_folder = function () {
1732
- var _ref125 = _asyncToGenerator(function* (sdk, body, options) {
1764
+ var _ref127 = _asyncToGenerator(function* (sdk, body, options) {
1733
1765
  return sdk.post('/folders', null, body, options);
1734
1766
  });
1735
1767
 
1736
- return function create_folder(_x402, _x403, _x404) {
1737
- return _ref125.apply(this, arguments);
1768
+ return function create_folder(_x408, _x409, _x410) {
1769
+ return _ref127.apply(this, arguments);
1738
1770
  };
1739
1771
  }();
1740
1772
 
1741
1773
  exports.create_folder = create_folder;
1742
1774
 
1743
1775
  var folder_children = function () {
1744
- var _ref126 = _asyncToGenerator(function* (sdk, request, options) {
1776
+ var _ref128 = _asyncToGenerator(function* (sdk, request, options) {
1745
1777
  request.folder_id = (0, _sdkRtl.encodeParam)(request.folder_id);
1746
1778
  return sdk.get("/folders/".concat(request.folder_id, "/children"), {
1747
1779
  fields: request.fields,
@@ -1751,15 +1783,15 @@ var folder_children = function () {
1751
1783
  }, null, options);
1752
1784
  });
1753
1785
 
1754
- return function folder_children(_x405, _x406, _x407) {
1755
- return _ref126.apply(this, arguments);
1786
+ return function folder_children(_x411, _x412, _x413) {
1787
+ return _ref128.apply(this, arguments);
1756
1788
  };
1757
1789
  }();
1758
1790
 
1759
1791
  exports.folder_children = folder_children;
1760
1792
 
1761
1793
  var folder_children_search = function () {
1762
- var _ref127 = _asyncToGenerator(function* (sdk, request, options) {
1794
+ var _ref129 = _asyncToGenerator(function* (sdk, request, options) {
1763
1795
  request.folder_id = (0, _sdkRtl.encodeParam)(request.folder_id);
1764
1796
  return sdk.get("/folders/".concat(request.folder_id, "/children/search"), {
1765
1797
  fields: request.fields,
@@ -1768,75 +1800,75 @@ var folder_children_search = function () {
1768
1800
  }, null, options);
1769
1801
  });
1770
1802
 
1771
- return function folder_children_search(_x408, _x409, _x410) {
1772
- return _ref127.apply(this, arguments);
1803
+ return function folder_children_search(_x414, _x415, _x416) {
1804
+ return _ref129.apply(this, arguments);
1773
1805
  };
1774
1806
  }();
1775
1807
 
1776
1808
  exports.folder_children_search = folder_children_search;
1777
1809
 
1778
1810
  var folder_parent = function () {
1779
- var _ref128 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
1811
+ var _ref130 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
1780
1812
  folder_id = (0, _sdkRtl.encodeParam)(folder_id);
1781
1813
  return sdk.get("/folders/".concat(folder_id, "/parent"), {
1782
1814
  fields
1783
1815
  }, null, options);
1784
1816
  });
1785
1817
 
1786
- return function folder_parent(_x411, _x412, _x413, _x414) {
1787
- return _ref128.apply(this, arguments);
1818
+ return function folder_parent(_x417, _x418, _x419, _x420) {
1819
+ return _ref130.apply(this, arguments);
1788
1820
  };
1789
1821
  }();
1790
1822
 
1791
1823
  exports.folder_parent = folder_parent;
1792
1824
 
1793
1825
  var folder_ancestors = function () {
1794
- var _ref129 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
1826
+ var _ref131 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
1795
1827
  folder_id = (0, _sdkRtl.encodeParam)(folder_id);
1796
1828
  return sdk.get("/folders/".concat(folder_id, "/ancestors"), {
1797
1829
  fields
1798
1830
  }, null, options);
1799
1831
  });
1800
1832
 
1801
- return function folder_ancestors(_x415, _x416, _x417, _x418) {
1802
- return _ref129.apply(this, arguments);
1833
+ return function folder_ancestors(_x421, _x422, _x423, _x424) {
1834
+ return _ref131.apply(this, arguments);
1803
1835
  };
1804
1836
  }();
1805
1837
 
1806
1838
  exports.folder_ancestors = folder_ancestors;
1807
1839
 
1808
1840
  var folder_looks = function () {
1809
- var _ref130 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
1841
+ var _ref132 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
1810
1842
  folder_id = (0, _sdkRtl.encodeParam)(folder_id);
1811
1843
  return sdk.get("/folders/".concat(folder_id, "/looks"), {
1812
1844
  fields
1813
1845
  }, null, options);
1814
1846
  });
1815
1847
 
1816
- return function folder_looks(_x419, _x420, _x421, _x422) {
1817
- return _ref130.apply(this, arguments);
1848
+ return function folder_looks(_x425, _x426, _x427, _x428) {
1849
+ return _ref132.apply(this, arguments);
1818
1850
  };
1819
1851
  }();
1820
1852
 
1821
1853
  exports.folder_looks = folder_looks;
1822
1854
 
1823
1855
  var folder_dashboards = function () {
1824
- var _ref131 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
1856
+ var _ref133 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
1825
1857
  folder_id = (0, _sdkRtl.encodeParam)(folder_id);
1826
1858
  return sdk.get("/folders/".concat(folder_id, "/dashboards"), {
1827
1859
  fields
1828
1860
  }, null, options);
1829
1861
  });
1830
1862
 
1831
- return function folder_dashboards(_x423, _x424, _x425, _x426) {
1832
- return _ref131.apply(this, arguments);
1863
+ return function folder_dashboards(_x429, _x430, _x431, _x432) {
1864
+ return _ref133.apply(this, arguments);
1833
1865
  };
1834
1866
  }();
1835
1867
 
1836
1868
  exports.folder_dashboards = folder_dashboards;
1837
1869
 
1838
1870
  var all_groups = function () {
1839
- var _ref132 = _asyncToGenerator(function* (sdk, request, options) {
1871
+ var _ref134 = _asyncToGenerator(function* (sdk, request, options) {
1840
1872
  return sdk.get('/groups', {
1841
1873
  fields: request.fields,
1842
1874
  page: request.page,
@@ -1848,29 +1880,29 @@ var all_groups = function () {
1848
1880
  }, null, options);
1849
1881
  });
1850
1882
 
1851
- return function all_groups(_x427, _x428, _x429) {
1852
- return _ref132.apply(this, arguments);
1883
+ return function all_groups(_x433, _x434, _x435) {
1884
+ return _ref134.apply(this, arguments);
1853
1885
  };
1854
1886
  }();
1855
1887
 
1856
1888
  exports.all_groups = all_groups;
1857
1889
 
1858
1890
  var create_group = function () {
1859
- var _ref133 = _asyncToGenerator(function* (sdk, body, fields, options) {
1891
+ var _ref135 = _asyncToGenerator(function* (sdk, body, fields, options) {
1860
1892
  return sdk.post('/groups', {
1861
1893
  fields
1862
1894
  }, body, options);
1863
1895
  });
1864
1896
 
1865
- return function create_group(_x430, _x431, _x432, _x433) {
1866
- return _ref133.apply(this, arguments);
1897
+ return function create_group(_x436, _x437, _x438, _x439) {
1898
+ return _ref135.apply(this, arguments);
1867
1899
  };
1868
1900
  }();
1869
1901
 
1870
1902
  exports.create_group = create_group;
1871
1903
 
1872
1904
  var search_groups = function () {
1873
- var _ref134 = _asyncToGenerator(function* (sdk, request, options) {
1905
+ var _ref136 = _asyncToGenerator(function* (sdk, request, options) {
1874
1906
  return sdk.get('/groups/search', {
1875
1907
  fields: request.fields,
1876
1908
  limit: request.limit,
@@ -1885,81 +1917,81 @@ var search_groups = function () {
1885
1917
  }, null, options);
1886
1918
  });
1887
1919
 
1888
- return function search_groups(_x434, _x435, _x436) {
1889
- return _ref134.apply(this, arguments);
1920
+ return function search_groups(_x440, _x441, _x442) {
1921
+ return _ref136.apply(this, arguments);
1890
1922
  };
1891
1923
  }();
1892
1924
 
1893
1925
  exports.search_groups = search_groups;
1894
1926
 
1895
1927
  var group = function () {
1896
- var _ref135 = _asyncToGenerator(function* (sdk, group_id, fields, options) {
1928
+ var _ref137 = _asyncToGenerator(function* (sdk, group_id, fields, options) {
1897
1929
  return sdk.get("/groups/".concat(group_id), {
1898
1930
  fields
1899
1931
  }, null, options);
1900
1932
  });
1901
1933
 
1902
- return function group(_x437, _x438, _x439, _x440) {
1903
- return _ref135.apply(this, arguments);
1934
+ return function group(_x443, _x444, _x445, _x446) {
1935
+ return _ref137.apply(this, arguments);
1904
1936
  };
1905
1937
  }();
1906
1938
 
1907
1939
  exports.group = group;
1908
1940
 
1909
1941
  var update_group = function () {
1910
- var _ref136 = _asyncToGenerator(function* (sdk, group_id, body, fields, options) {
1942
+ var _ref138 = _asyncToGenerator(function* (sdk, group_id, body, fields, options) {
1911
1943
  return sdk.patch("/groups/".concat(group_id), {
1912
1944
  fields
1913
1945
  }, body, options);
1914
1946
  });
1915
1947
 
1916
- return function update_group(_x441, _x442, _x443, _x444, _x445) {
1917
- return _ref136.apply(this, arguments);
1948
+ return function update_group(_x447, _x448, _x449, _x450, _x451) {
1949
+ return _ref138.apply(this, arguments);
1918
1950
  };
1919
1951
  }();
1920
1952
 
1921
1953
  exports.update_group = update_group;
1922
1954
 
1923
1955
  var delete_group = function () {
1924
- var _ref137 = _asyncToGenerator(function* (sdk, group_id, options) {
1956
+ var _ref139 = _asyncToGenerator(function* (sdk, group_id, options) {
1925
1957
  return sdk.delete("/groups/".concat(group_id), null, null, options);
1926
1958
  });
1927
1959
 
1928
- return function delete_group(_x446, _x447, _x448) {
1929
- return _ref137.apply(this, arguments);
1960
+ return function delete_group(_x452, _x453, _x454) {
1961
+ return _ref139.apply(this, arguments);
1930
1962
  };
1931
1963
  }();
1932
1964
 
1933
1965
  exports.delete_group = delete_group;
1934
1966
 
1935
1967
  var all_group_groups = function () {
1936
- var _ref138 = _asyncToGenerator(function* (sdk, group_id, fields, options) {
1968
+ var _ref140 = _asyncToGenerator(function* (sdk, group_id, fields, options) {
1937
1969
  return sdk.get("/groups/".concat(group_id, "/groups"), {
1938
1970
  fields
1939
1971
  }, null, options);
1940
1972
  });
1941
1973
 
1942
- return function all_group_groups(_x449, _x450, _x451, _x452) {
1943
- return _ref138.apply(this, arguments);
1974
+ return function all_group_groups(_x455, _x456, _x457, _x458) {
1975
+ return _ref140.apply(this, arguments);
1944
1976
  };
1945
1977
  }();
1946
1978
 
1947
1979
  exports.all_group_groups = all_group_groups;
1948
1980
 
1949
1981
  var add_group_group = function () {
1950
- var _ref139 = _asyncToGenerator(function* (sdk, group_id, body, options) {
1982
+ var _ref141 = _asyncToGenerator(function* (sdk, group_id, body, options) {
1951
1983
  return sdk.post("/groups/".concat(group_id, "/groups"), null, body, options);
1952
1984
  });
1953
1985
 
1954
- return function add_group_group(_x453, _x454, _x455, _x456) {
1955
- return _ref139.apply(this, arguments);
1986
+ return function add_group_group(_x459, _x460, _x461, _x462) {
1987
+ return _ref141.apply(this, arguments);
1956
1988
  };
1957
1989
  }();
1958
1990
 
1959
1991
  exports.add_group_group = add_group_group;
1960
1992
 
1961
1993
  var all_group_users = function () {
1962
- var _ref140 = _asyncToGenerator(function* (sdk, request, options) {
1994
+ var _ref142 = _asyncToGenerator(function* (sdk, request, options) {
1963
1995
  return sdk.get("/groups/".concat(request.group_id, "/users"), {
1964
1996
  fields: request.fields,
1965
1997
  page: request.page,
@@ -1968,103 +2000,103 @@ var all_group_users = function () {
1968
2000
  }, null, options);
1969
2001
  });
1970
2002
 
1971
- return function all_group_users(_x457, _x458, _x459) {
1972
- return _ref140.apply(this, arguments);
2003
+ return function all_group_users(_x463, _x464, _x465) {
2004
+ return _ref142.apply(this, arguments);
1973
2005
  };
1974
2006
  }();
1975
2007
 
1976
2008
  exports.all_group_users = all_group_users;
1977
2009
 
1978
2010
  var add_group_user = function () {
1979
- var _ref141 = _asyncToGenerator(function* (sdk, group_id, body, options) {
2011
+ var _ref143 = _asyncToGenerator(function* (sdk, group_id, body, options) {
1980
2012
  return sdk.post("/groups/".concat(group_id, "/users"), null, body, options);
1981
2013
  });
1982
2014
 
1983
- return function add_group_user(_x460, _x461, _x462, _x463) {
1984
- return _ref141.apply(this, arguments);
2015
+ return function add_group_user(_x466, _x467, _x468, _x469) {
2016
+ return _ref143.apply(this, arguments);
1985
2017
  };
1986
2018
  }();
1987
2019
 
1988
2020
  exports.add_group_user = add_group_user;
1989
2021
 
1990
2022
  var delete_group_user = function () {
1991
- var _ref142 = _asyncToGenerator(function* (sdk, group_id, user_id, options) {
2023
+ var _ref144 = _asyncToGenerator(function* (sdk, group_id, user_id, options) {
1992
2024
  return sdk.delete("/groups/".concat(group_id, "/users/").concat(user_id), null, null, options);
1993
2025
  });
1994
2026
 
1995
- return function delete_group_user(_x464, _x465, _x466, _x467) {
1996
- return _ref142.apply(this, arguments);
2027
+ return function delete_group_user(_x470, _x471, _x472, _x473) {
2028
+ return _ref144.apply(this, arguments);
1997
2029
  };
1998
2030
  }();
1999
2031
 
2000
2032
  exports.delete_group_user = delete_group_user;
2001
2033
 
2002
2034
  var delete_group_from_group = function () {
2003
- var _ref143 = _asyncToGenerator(function* (sdk, group_id, deleting_group_id, options) {
2035
+ var _ref145 = _asyncToGenerator(function* (sdk, group_id, deleting_group_id, options) {
2004
2036
  return sdk.delete("/groups/".concat(group_id, "/groups/").concat(deleting_group_id), null, null, options);
2005
2037
  });
2006
2038
 
2007
- return function delete_group_from_group(_x468, _x469, _x470, _x471) {
2008
- return _ref143.apply(this, arguments);
2039
+ return function delete_group_from_group(_x474, _x475, _x476, _x477) {
2040
+ return _ref145.apply(this, arguments);
2009
2041
  };
2010
2042
  }();
2011
2043
 
2012
2044
  exports.delete_group_from_group = delete_group_from_group;
2013
2045
 
2014
2046
  var update_user_attribute_group_value = function () {
2015
- var _ref144 = _asyncToGenerator(function* (sdk, group_id, user_attribute_id, body, options) {
2047
+ var _ref146 = _asyncToGenerator(function* (sdk, group_id, user_attribute_id, body, options) {
2016
2048
  return sdk.patch("/groups/".concat(group_id, "/attribute_values/").concat(user_attribute_id), null, body, options);
2017
2049
  });
2018
2050
 
2019
- return function update_user_attribute_group_value(_x472, _x473, _x474, _x475, _x476) {
2020
- return _ref144.apply(this, arguments);
2051
+ return function update_user_attribute_group_value(_x478, _x479, _x480, _x481, _x482) {
2052
+ return _ref146.apply(this, arguments);
2021
2053
  };
2022
2054
  }();
2023
2055
 
2024
2056
  exports.update_user_attribute_group_value = update_user_attribute_group_value;
2025
2057
 
2026
2058
  var delete_user_attribute_group_value = function () {
2027
- var _ref145 = _asyncToGenerator(function* (sdk, group_id, user_attribute_id, options) {
2059
+ var _ref147 = _asyncToGenerator(function* (sdk, group_id, user_attribute_id, options) {
2028
2060
  return sdk.delete("/groups/".concat(group_id, "/attribute_values/").concat(user_attribute_id), null, null, options);
2029
2061
  });
2030
2062
 
2031
- return function delete_user_attribute_group_value(_x477, _x478, _x479, _x480) {
2032
- return _ref145.apply(this, arguments);
2063
+ return function delete_user_attribute_group_value(_x483, _x484, _x485, _x486) {
2064
+ return _ref147.apply(this, arguments);
2033
2065
  };
2034
2066
  }();
2035
2067
 
2036
2068
  exports.delete_user_attribute_group_value = delete_user_attribute_group_value;
2037
2069
 
2038
2070
  var all_homepages = function () {
2039
- var _ref146 = _asyncToGenerator(function* (sdk, fields, options) {
2071
+ var _ref148 = _asyncToGenerator(function* (sdk, fields, options) {
2040
2072
  return sdk.get('/homepages', {
2041
2073
  fields
2042
2074
  }, null, options);
2043
2075
  });
2044
2076
 
2045
- return function all_homepages(_x481, _x482, _x483) {
2046
- return _ref146.apply(this, arguments);
2077
+ return function all_homepages(_x487, _x488, _x489) {
2078
+ return _ref148.apply(this, arguments);
2047
2079
  };
2048
2080
  }();
2049
2081
 
2050
2082
  exports.all_homepages = all_homepages;
2051
2083
 
2052
2084
  var create_homepage = function () {
2053
- var _ref147 = _asyncToGenerator(function* (sdk, body, fields, options) {
2085
+ var _ref149 = _asyncToGenerator(function* (sdk, body, fields, options) {
2054
2086
  return sdk.post('/homepages', {
2055
2087
  fields
2056
2088
  }, body, options);
2057
2089
  });
2058
2090
 
2059
- return function create_homepage(_x484, _x485, _x486, _x487) {
2060
- return _ref147.apply(this, arguments);
2091
+ return function create_homepage(_x490, _x491, _x492, _x493) {
2092
+ return _ref149.apply(this, arguments);
2061
2093
  };
2062
2094
  }();
2063
2095
 
2064
2096
  exports.create_homepage = create_homepage;
2065
2097
 
2066
2098
  var search_homepages = function () {
2067
- var _ref148 = _asyncToGenerator(function* (sdk, request, options) {
2099
+ var _ref150 = _asyncToGenerator(function* (sdk, request, options) {
2068
2100
  return sdk.get('/homepages/search', {
2069
2101
  title: request.title,
2070
2102
  created_at: request.created_at,
@@ -2082,55 +2114,55 @@ var search_homepages = function () {
2082
2114
  }, null, options);
2083
2115
  });
2084
2116
 
2085
- return function search_homepages(_x488, _x489, _x490) {
2086
- return _ref148.apply(this, arguments);
2117
+ return function search_homepages(_x494, _x495, _x496) {
2118
+ return _ref150.apply(this, arguments);
2087
2119
  };
2088
2120
  }();
2089
2121
 
2090
2122
  exports.search_homepages = search_homepages;
2091
2123
 
2092
2124
  var homepage = function () {
2093
- var _ref149 = _asyncToGenerator(function* (sdk, homepage_id, fields, options) {
2125
+ var _ref151 = _asyncToGenerator(function* (sdk, homepage_id, fields, options) {
2094
2126
  return sdk.get("/homepages/".concat(homepage_id), {
2095
2127
  fields
2096
2128
  }, null, options);
2097
2129
  });
2098
2130
 
2099
- return function homepage(_x491, _x492, _x493, _x494) {
2100
- return _ref149.apply(this, arguments);
2131
+ return function homepage(_x497, _x498, _x499, _x500) {
2132
+ return _ref151.apply(this, arguments);
2101
2133
  };
2102
2134
  }();
2103
2135
 
2104
2136
  exports.homepage = homepage;
2105
2137
 
2106
2138
  var update_homepage = function () {
2107
- var _ref150 = _asyncToGenerator(function* (sdk, homepage_id, body, fields, options) {
2139
+ var _ref152 = _asyncToGenerator(function* (sdk, homepage_id, body, fields, options) {
2108
2140
  return sdk.patch("/homepages/".concat(homepage_id), {
2109
2141
  fields
2110
2142
  }, body, options);
2111
2143
  });
2112
2144
 
2113
- return function update_homepage(_x495, _x496, _x497, _x498, _x499) {
2114
- return _ref150.apply(this, arguments);
2145
+ return function update_homepage(_x501, _x502, _x503, _x504, _x505) {
2146
+ return _ref152.apply(this, arguments);
2115
2147
  };
2116
2148
  }();
2117
2149
 
2118
2150
  exports.update_homepage = update_homepage;
2119
2151
 
2120
2152
  var delete_homepage = function () {
2121
- var _ref151 = _asyncToGenerator(function* (sdk, homepage_id, options) {
2153
+ var _ref153 = _asyncToGenerator(function* (sdk, homepage_id, options) {
2122
2154
  return sdk.delete("/homepages/".concat(homepage_id), null, null, options);
2123
2155
  });
2124
2156
 
2125
- return function delete_homepage(_x500, _x501, _x502) {
2126
- return _ref151.apply(this, arguments);
2157
+ return function delete_homepage(_x506, _x507, _x508) {
2158
+ return _ref153.apply(this, arguments);
2127
2159
  };
2128
2160
  }();
2129
2161
 
2130
2162
  exports.delete_homepage = delete_homepage;
2131
2163
 
2132
2164
  var all_homepage_items = function () {
2133
- var _ref152 = _asyncToGenerator(function* (sdk, request, options) {
2165
+ var _ref154 = _asyncToGenerator(function* (sdk, request, options) {
2134
2166
  return sdk.get('/homepage_items', {
2135
2167
  fields: request.fields,
2136
2168
  sorts: request.sorts,
@@ -2138,331 +2170,331 @@ var all_homepage_items = function () {
2138
2170
  }, null, options);
2139
2171
  });
2140
2172
 
2141
- return function all_homepage_items(_x503, _x504, _x505) {
2142
- return _ref152.apply(this, arguments);
2173
+ return function all_homepage_items(_x509, _x510, _x511) {
2174
+ return _ref154.apply(this, arguments);
2143
2175
  };
2144
2176
  }();
2145
2177
 
2146
2178
  exports.all_homepage_items = all_homepage_items;
2147
2179
 
2148
2180
  var create_homepage_item = function () {
2149
- var _ref153 = _asyncToGenerator(function* (sdk, body, fields, options) {
2181
+ var _ref155 = _asyncToGenerator(function* (sdk, body, fields, options) {
2150
2182
  return sdk.post('/homepage_items', {
2151
2183
  fields
2152
2184
  }, body, options);
2153
2185
  });
2154
2186
 
2155
- return function create_homepage_item(_x506, _x507, _x508, _x509) {
2156
- return _ref153.apply(this, arguments);
2187
+ return function create_homepage_item(_x512, _x513, _x514, _x515) {
2188
+ return _ref155.apply(this, arguments);
2157
2189
  };
2158
2190
  }();
2159
2191
 
2160
2192
  exports.create_homepage_item = create_homepage_item;
2161
2193
 
2162
2194
  var homepage_item = function () {
2163
- var _ref154 = _asyncToGenerator(function* (sdk, homepage_item_id, fields, options) {
2195
+ var _ref156 = _asyncToGenerator(function* (sdk, homepage_item_id, fields, options) {
2164
2196
  return sdk.get("/homepage_items/".concat(homepage_item_id), {
2165
2197
  fields
2166
2198
  }, null, options);
2167
2199
  });
2168
2200
 
2169
- return function homepage_item(_x510, _x511, _x512, _x513) {
2170
- return _ref154.apply(this, arguments);
2201
+ return function homepage_item(_x516, _x517, _x518, _x519) {
2202
+ return _ref156.apply(this, arguments);
2171
2203
  };
2172
2204
  }();
2173
2205
 
2174
2206
  exports.homepage_item = homepage_item;
2175
2207
 
2176
2208
  var update_homepage_item = function () {
2177
- var _ref155 = _asyncToGenerator(function* (sdk, homepage_item_id, body, fields, options) {
2209
+ var _ref157 = _asyncToGenerator(function* (sdk, homepage_item_id, body, fields, options) {
2178
2210
  return sdk.patch("/homepage_items/".concat(homepage_item_id), {
2179
2211
  fields
2180
2212
  }, body, options);
2181
2213
  });
2182
2214
 
2183
- return function update_homepage_item(_x514, _x515, _x516, _x517, _x518) {
2184
- return _ref155.apply(this, arguments);
2215
+ return function update_homepage_item(_x520, _x521, _x522, _x523, _x524) {
2216
+ return _ref157.apply(this, arguments);
2185
2217
  };
2186
2218
  }();
2187
2219
 
2188
2220
  exports.update_homepage_item = update_homepage_item;
2189
2221
 
2190
2222
  var delete_homepage_item = function () {
2191
- var _ref156 = _asyncToGenerator(function* (sdk, homepage_item_id, options) {
2223
+ var _ref158 = _asyncToGenerator(function* (sdk, homepage_item_id, options) {
2192
2224
  return sdk.delete("/homepage_items/".concat(homepage_item_id), null, null, options);
2193
2225
  });
2194
2226
 
2195
- return function delete_homepage_item(_x519, _x520, _x521) {
2196
- return _ref156.apply(this, arguments);
2227
+ return function delete_homepage_item(_x525, _x526, _x527) {
2228
+ return _ref158.apply(this, arguments);
2197
2229
  };
2198
2230
  }();
2199
2231
 
2200
2232
  exports.delete_homepage_item = delete_homepage_item;
2201
2233
 
2202
2234
  var all_homepage_sections = function () {
2203
- var _ref157 = _asyncToGenerator(function* (sdk, request, options) {
2235
+ var _ref159 = _asyncToGenerator(function* (sdk, request, options) {
2204
2236
  return sdk.get('/homepage_sections', {
2205
2237
  fields: request.fields,
2206
2238
  sorts: request.sorts
2207
2239
  }, null, options);
2208
2240
  });
2209
2241
 
2210
- return function all_homepage_sections(_x522, _x523, _x524) {
2211
- return _ref157.apply(this, arguments);
2242
+ return function all_homepage_sections(_x528, _x529, _x530) {
2243
+ return _ref159.apply(this, arguments);
2212
2244
  };
2213
2245
  }();
2214
2246
 
2215
2247
  exports.all_homepage_sections = all_homepage_sections;
2216
2248
 
2217
2249
  var create_homepage_section = function () {
2218
- var _ref158 = _asyncToGenerator(function* (sdk, body, fields, options) {
2250
+ var _ref160 = _asyncToGenerator(function* (sdk, body, fields, options) {
2219
2251
  return sdk.post('/homepage_sections', {
2220
2252
  fields
2221
2253
  }, body, options);
2222
2254
  });
2223
2255
 
2224
- return function create_homepage_section(_x525, _x526, _x527, _x528) {
2225
- return _ref158.apply(this, arguments);
2256
+ return function create_homepage_section(_x531, _x532, _x533, _x534) {
2257
+ return _ref160.apply(this, arguments);
2226
2258
  };
2227
2259
  }();
2228
2260
 
2229
2261
  exports.create_homepage_section = create_homepage_section;
2230
2262
 
2231
2263
  var homepage_section = function () {
2232
- var _ref159 = _asyncToGenerator(function* (sdk, homepage_section_id, fields, options) {
2264
+ var _ref161 = _asyncToGenerator(function* (sdk, homepage_section_id, fields, options) {
2233
2265
  return sdk.get("/homepage_sections/".concat(homepage_section_id), {
2234
2266
  fields
2235
2267
  }, null, options);
2236
2268
  });
2237
2269
 
2238
- return function homepage_section(_x529, _x530, _x531, _x532) {
2239
- return _ref159.apply(this, arguments);
2270
+ return function homepage_section(_x535, _x536, _x537, _x538) {
2271
+ return _ref161.apply(this, arguments);
2240
2272
  };
2241
2273
  }();
2242
2274
 
2243
2275
  exports.homepage_section = homepage_section;
2244
2276
 
2245
2277
  var update_homepage_section = function () {
2246
- var _ref160 = _asyncToGenerator(function* (sdk, homepage_section_id, body, fields, options) {
2278
+ var _ref162 = _asyncToGenerator(function* (sdk, homepage_section_id, body, fields, options) {
2247
2279
  return sdk.patch("/homepage_sections/".concat(homepage_section_id), {
2248
2280
  fields
2249
2281
  }, body, options);
2250
2282
  });
2251
2283
 
2252
- return function update_homepage_section(_x533, _x534, _x535, _x536, _x537) {
2253
- return _ref160.apply(this, arguments);
2284
+ return function update_homepage_section(_x539, _x540, _x541, _x542, _x543) {
2285
+ return _ref162.apply(this, arguments);
2254
2286
  };
2255
2287
  }();
2256
2288
 
2257
2289
  exports.update_homepage_section = update_homepage_section;
2258
2290
 
2259
2291
  var delete_homepage_section = function () {
2260
- var _ref161 = _asyncToGenerator(function* (sdk, homepage_section_id, options) {
2292
+ var _ref163 = _asyncToGenerator(function* (sdk, homepage_section_id, options) {
2261
2293
  return sdk.delete("/homepage_sections/".concat(homepage_section_id), null, null, options);
2262
2294
  });
2263
2295
 
2264
- return function delete_homepage_section(_x538, _x539, _x540) {
2265
- return _ref161.apply(this, arguments);
2296
+ return function delete_homepage_section(_x544, _x545, _x546) {
2297
+ return _ref163.apply(this, arguments);
2266
2298
  };
2267
2299
  }();
2268
2300
 
2269
2301
  exports.delete_homepage_section = delete_homepage_section;
2270
2302
 
2271
2303
  var all_primary_homepage_sections = function () {
2272
- var _ref162 = _asyncToGenerator(function* (sdk, fields, options) {
2304
+ var _ref164 = _asyncToGenerator(function* (sdk, fields, options) {
2273
2305
  return sdk.get('/primary_homepage_sections', {
2274
2306
  fields
2275
2307
  }, null, options);
2276
2308
  });
2277
2309
 
2278
- return function all_primary_homepage_sections(_x541, _x542, _x543) {
2279
- return _ref162.apply(this, arguments);
2310
+ return function all_primary_homepage_sections(_x547, _x548, _x549) {
2311
+ return _ref164.apply(this, arguments);
2280
2312
  };
2281
2313
  }();
2282
2314
 
2283
2315
  exports.all_primary_homepage_sections = all_primary_homepage_sections;
2284
2316
 
2285
2317
  var all_integration_hubs = function () {
2286
- var _ref163 = _asyncToGenerator(function* (sdk, fields, options) {
2318
+ var _ref165 = _asyncToGenerator(function* (sdk, fields, options) {
2287
2319
  return sdk.get('/integration_hubs', {
2288
2320
  fields
2289
2321
  }, null, options);
2290
2322
  });
2291
2323
 
2292
- return function all_integration_hubs(_x544, _x545, _x546) {
2293
- return _ref163.apply(this, arguments);
2324
+ return function all_integration_hubs(_x550, _x551, _x552) {
2325
+ return _ref165.apply(this, arguments);
2294
2326
  };
2295
2327
  }();
2296
2328
 
2297
2329
  exports.all_integration_hubs = all_integration_hubs;
2298
2330
 
2299
2331
  var create_integration_hub = function () {
2300
- var _ref164 = _asyncToGenerator(function* (sdk, body, fields, options) {
2332
+ var _ref166 = _asyncToGenerator(function* (sdk, body, fields, options) {
2301
2333
  return sdk.post('/integration_hubs', {
2302
2334
  fields
2303
2335
  }, body, options);
2304
2336
  });
2305
2337
 
2306
- return function create_integration_hub(_x547, _x548, _x549, _x550) {
2307
- return _ref164.apply(this, arguments);
2338
+ return function create_integration_hub(_x553, _x554, _x555, _x556) {
2339
+ return _ref166.apply(this, arguments);
2308
2340
  };
2309
2341
  }();
2310
2342
 
2311
2343
  exports.create_integration_hub = create_integration_hub;
2312
2344
 
2313
2345
  var integration_hub = function () {
2314
- var _ref165 = _asyncToGenerator(function* (sdk, integration_hub_id, fields, options) {
2346
+ var _ref167 = _asyncToGenerator(function* (sdk, integration_hub_id, fields, options) {
2315
2347
  return sdk.get("/integration_hubs/".concat(integration_hub_id), {
2316
2348
  fields
2317
2349
  }, null, options);
2318
2350
  });
2319
2351
 
2320
- return function integration_hub(_x551, _x552, _x553, _x554) {
2321
- return _ref165.apply(this, arguments);
2352
+ return function integration_hub(_x557, _x558, _x559, _x560) {
2353
+ return _ref167.apply(this, arguments);
2322
2354
  };
2323
2355
  }();
2324
2356
 
2325
2357
  exports.integration_hub = integration_hub;
2326
2358
 
2327
2359
  var update_integration_hub = function () {
2328
- var _ref166 = _asyncToGenerator(function* (sdk, integration_hub_id, body, fields, options) {
2360
+ var _ref168 = _asyncToGenerator(function* (sdk, integration_hub_id, body, fields, options) {
2329
2361
  return sdk.patch("/integration_hubs/".concat(integration_hub_id), {
2330
2362
  fields
2331
2363
  }, body, options);
2332
2364
  });
2333
2365
 
2334
- return function update_integration_hub(_x555, _x556, _x557, _x558, _x559) {
2335
- return _ref166.apply(this, arguments);
2366
+ return function update_integration_hub(_x561, _x562, _x563, _x564, _x565) {
2367
+ return _ref168.apply(this, arguments);
2336
2368
  };
2337
2369
  }();
2338
2370
 
2339
2371
  exports.update_integration_hub = update_integration_hub;
2340
2372
 
2341
2373
  var delete_integration_hub = function () {
2342
- var _ref167 = _asyncToGenerator(function* (sdk, integration_hub_id, options) {
2374
+ var _ref169 = _asyncToGenerator(function* (sdk, integration_hub_id, options) {
2343
2375
  return sdk.delete("/integration_hubs/".concat(integration_hub_id), null, null, options);
2344
2376
  });
2345
2377
 
2346
- return function delete_integration_hub(_x560, _x561, _x562) {
2347
- return _ref167.apply(this, arguments);
2378
+ return function delete_integration_hub(_x566, _x567, _x568) {
2379
+ return _ref169.apply(this, arguments);
2348
2380
  };
2349
2381
  }();
2350
2382
 
2351
2383
  exports.delete_integration_hub = delete_integration_hub;
2352
2384
 
2353
2385
  var accept_integration_hub_legal_agreement = function () {
2354
- var _ref168 = _asyncToGenerator(function* (sdk, integration_hub_id, options) {
2386
+ var _ref170 = _asyncToGenerator(function* (sdk, integration_hub_id, options) {
2355
2387
  return sdk.post("/integration_hubs/".concat(integration_hub_id, "/accept_legal_agreement"), null, null, options);
2356
2388
  });
2357
2389
 
2358
- return function accept_integration_hub_legal_agreement(_x563, _x564, _x565) {
2359
- return _ref168.apply(this, arguments);
2390
+ return function accept_integration_hub_legal_agreement(_x569, _x570, _x571) {
2391
+ return _ref170.apply(this, arguments);
2360
2392
  };
2361
2393
  }();
2362
2394
 
2363
2395
  exports.accept_integration_hub_legal_agreement = accept_integration_hub_legal_agreement;
2364
2396
 
2365
2397
  var all_integrations = function () {
2366
- var _ref169 = _asyncToGenerator(function* (sdk, request, options) {
2398
+ var _ref171 = _asyncToGenerator(function* (sdk, request, options) {
2367
2399
  return sdk.get('/integrations', {
2368
2400
  fields: request.fields,
2369
2401
  integration_hub_id: request.integration_hub_id
2370
2402
  }, null, options);
2371
2403
  });
2372
2404
 
2373
- return function all_integrations(_x566, _x567, _x568) {
2374
- return _ref169.apply(this, arguments);
2405
+ return function all_integrations(_x572, _x573, _x574) {
2406
+ return _ref171.apply(this, arguments);
2375
2407
  };
2376
2408
  }();
2377
2409
 
2378
2410
  exports.all_integrations = all_integrations;
2379
2411
 
2380
2412
  var integration = function () {
2381
- var _ref170 = _asyncToGenerator(function* (sdk, integration_id, fields, options) {
2413
+ var _ref172 = _asyncToGenerator(function* (sdk, integration_id, fields, options) {
2382
2414
  integration_id = (0, _sdkRtl.encodeParam)(integration_id);
2383
2415
  return sdk.get("/integrations/".concat(integration_id), {
2384
2416
  fields
2385
2417
  }, null, options);
2386
2418
  });
2387
2419
 
2388
- return function integration(_x569, _x570, _x571, _x572) {
2389
- return _ref170.apply(this, arguments);
2420
+ return function integration(_x575, _x576, _x577, _x578) {
2421
+ return _ref172.apply(this, arguments);
2390
2422
  };
2391
2423
  }();
2392
2424
 
2393
2425
  exports.integration = integration;
2394
2426
 
2395
2427
  var update_integration = function () {
2396
- var _ref171 = _asyncToGenerator(function* (sdk, integration_id, body, fields, options) {
2428
+ var _ref173 = _asyncToGenerator(function* (sdk, integration_id, body, fields, options) {
2397
2429
  integration_id = (0, _sdkRtl.encodeParam)(integration_id);
2398
2430
  return sdk.patch("/integrations/".concat(integration_id), {
2399
2431
  fields
2400
2432
  }, body, options);
2401
2433
  });
2402
2434
 
2403
- return function update_integration(_x573, _x574, _x575, _x576, _x577) {
2404
- return _ref171.apply(this, arguments);
2435
+ return function update_integration(_x579, _x580, _x581, _x582, _x583) {
2436
+ return _ref173.apply(this, arguments);
2405
2437
  };
2406
2438
  }();
2407
2439
 
2408
2440
  exports.update_integration = update_integration;
2409
2441
 
2410
2442
  var fetch_integration_form = function () {
2411
- var _ref172 = _asyncToGenerator(function* (sdk, integration_id, body, options) {
2443
+ var _ref174 = _asyncToGenerator(function* (sdk, integration_id, body, options) {
2412
2444
  integration_id = (0, _sdkRtl.encodeParam)(integration_id);
2413
2445
  return sdk.post("/integrations/".concat(integration_id, "/form"), null, body, options);
2414
2446
  });
2415
2447
 
2416
- return function fetch_integration_form(_x578, _x579, _x580, _x581) {
2417
- return _ref172.apply(this, arguments);
2448
+ return function fetch_integration_form(_x584, _x585, _x586, _x587) {
2449
+ return _ref174.apply(this, arguments);
2418
2450
  };
2419
2451
  }();
2420
2452
 
2421
2453
  exports.fetch_integration_form = fetch_integration_form;
2422
2454
 
2423
2455
  var test_integration = function () {
2424
- var _ref173 = _asyncToGenerator(function* (sdk, integration_id, options) {
2456
+ var _ref175 = _asyncToGenerator(function* (sdk, integration_id, options) {
2425
2457
  integration_id = (0, _sdkRtl.encodeParam)(integration_id);
2426
2458
  return sdk.post("/integrations/".concat(integration_id, "/test"), null, null, options);
2427
2459
  });
2428
2460
 
2429
- return function test_integration(_x582, _x583, _x584) {
2430
- return _ref173.apply(this, arguments);
2461
+ return function test_integration(_x588, _x589, _x590) {
2462
+ return _ref175.apply(this, arguments);
2431
2463
  };
2432
2464
  }();
2433
2465
 
2434
2466
  exports.test_integration = test_integration;
2435
2467
 
2436
2468
  var all_looks = function () {
2437
- var _ref174 = _asyncToGenerator(function* (sdk, fields, options) {
2469
+ var _ref176 = _asyncToGenerator(function* (sdk, fields, options) {
2438
2470
  return sdk.get('/looks', {
2439
2471
  fields
2440
2472
  }, null, options);
2441
2473
  });
2442
2474
 
2443
- return function all_looks(_x585, _x586, _x587) {
2444
- return _ref174.apply(this, arguments);
2475
+ return function all_looks(_x591, _x592, _x593) {
2476
+ return _ref176.apply(this, arguments);
2445
2477
  };
2446
2478
  }();
2447
2479
 
2448
2480
  exports.all_looks = all_looks;
2449
2481
 
2450
2482
  var create_look = function () {
2451
- var _ref175 = _asyncToGenerator(function* (sdk, body, fields, options) {
2483
+ var _ref177 = _asyncToGenerator(function* (sdk, body, fields, options) {
2452
2484
  return sdk.post('/looks', {
2453
2485
  fields
2454
2486
  }, body, options);
2455
2487
  });
2456
2488
 
2457
- return function create_look(_x588, _x589, _x590, _x591) {
2458
- return _ref175.apply(this, arguments);
2489
+ return function create_look(_x594, _x595, _x596, _x597) {
2490
+ return _ref177.apply(this, arguments);
2459
2491
  };
2460
2492
  }();
2461
2493
 
2462
2494
  exports.create_look = create_look;
2463
2495
 
2464
2496
  var search_looks = function () {
2465
- var _ref176 = _asyncToGenerator(function* (sdk, request, options) {
2497
+ var _ref178 = _asyncToGenerator(function* (sdk, request, options) {
2466
2498
  return sdk.get('/looks/search', {
2467
2499
  id: request.id,
2468
2500
  title: request.title,
@@ -2484,55 +2516,55 @@ var search_looks = function () {
2484
2516
  }, null, options);
2485
2517
  });
2486
2518
 
2487
- return function search_looks(_x592, _x593, _x594) {
2488
- return _ref176.apply(this, arguments);
2519
+ return function search_looks(_x598, _x599, _x600) {
2520
+ return _ref178.apply(this, arguments);
2489
2521
  };
2490
2522
  }();
2491
2523
 
2492
2524
  exports.search_looks = search_looks;
2493
2525
 
2494
2526
  var look = function () {
2495
- var _ref177 = _asyncToGenerator(function* (sdk, look_id, fields, options) {
2527
+ var _ref179 = _asyncToGenerator(function* (sdk, look_id, fields, options) {
2496
2528
  return sdk.get("/looks/".concat(look_id), {
2497
2529
  fields
2498
2530
  }, null, options);
2499
2531
  });
2500
2532
 
2501
- return function look(_x595, _x596, _x597, _x598) {
2502
- return _ref177.apply(this, arguments);
2533
+ return function look(_x601, _x602, _x603, _x604) {
2534
+ return _ref179.apply(this, arguments);
2503
2535
  };
2504
2536
  }();
2505
2537
 
2506
2538
  exports.look = look;
2507
2539
 
2508
2540
  var update_look = function () {
2509
- var _ref178 = _asyncToGenerator(function* (sdk, look_id, body, fields, options) {
2541
+ var _ref180 = _asyncToGenerator(function* (sdk, look_id, body, fields, options) {
2510
2542
  return sdk.patch("/looks/".concat(look_id), {
2511
2543
  fields
2512
2544
  }, body, options);
2513
2545
  });
2514
2546
 
2515
- return function update_look(_x599, _x600, _x601, _x602, _x603) {
2516
- return _ref178.apply(this, arguments);
2547
+ return function update_look(_x605, _x606, _x607, _x608, _x609) {
2548
+ return _ref180.apply(this, arguments);
2517
2549
  };
2518
2550
  }();
2519
2551
 
2520
2552
  exports.update_look = update_look;
2521
2553
 
2522
2554
  var delete_look = function () {
2523
- var _ref179 = _asyncToGenerator(function* (sdk, look_id, options) {
2555
+ var _ref181 = _asyncToGenerator(function* (sdk, look_id, options) {
2524
2556
  return sdk.delete("/looks/".concat(look_id), null, null, options);
2525
2557
  });
2526
2558
 
2527
- return function delete_look(_x604, _x605, _x606) {
2528
- return _ref179.apply(this, arguments);
2559
+ return function delete_look(_x610, _x611, _x612) {
2560
+ return _ref181.apply(this, arguments);
2529
2561
  };
2530
2562
  }();
2531
2563
 
2532
2564
  exports.delete_look = delete_look;
2533
2565
 
2534
2566
  var run_look = function () {
2535
- var _ref180 = _asyncToGenerator(function* (sdk, request, options) {
2567
+ var _ref182 = _asyncToGenerator(function* (sdk, request, options) {
2536
2568
  request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
2537
2569
  return sdk.get("/looks/".concat(request.look_id, "/run/").concat(request.result_format), {
2538
2570
  limit: request.limit,
@@ -2550,98 +2582,82 @@ var run_look = function () {
2550
2582
  }, null, options);
2551
2583
  });
2552
2584
 
2553
- return function run_look(_x607, _x608, _x609) {
2554
- return _ref180.apply(this, arguments);
2585
+ return function run_look(_x613, _x614, _x615) {
2586
+ return _ref182.apply(this, arguments);
2555
2587
  };
2556
2588
  }();
2557
2589
 
2558
2590
  exports.run_look = run_look;
2559
2591
 
2560
- var graph_derived_tables_for_model = function () {
2561
- var _ref181 = _asyncToGenerator(function* (sdk, request, options) {
2562
- request.model = (0, _sdkRtl.encodeParam)(request.model);
2563
- return sdk.get("/derived_table/graph/model/".concat(request.model), {
2564
- format: request.format,
2565
- color: request.color
2566
- }, null, options);
2567
- });
2568
-
2569
- return function graph_derived_tables_for_model(_x610, _x611, _x612) {
2570
- return _ref181.apply(this, arguments);
2571
- };
2572
- }();
2573
-
2574
- exports.graph_derived_tables_for_model = graph_derived_tables_for_model;
2575
-
2576
2592
  var all_lookml_models = function () {
2577
- var _ref182 = _asyncToGenerator(function* (sdk, fields, options) {
2593
+ var _ref183 = _asyncToGenerator(function* (sdk, fields, options) {
2578
2594
  return sdk.get('/lookml_models', {
2579
2595
  fields
2580
2596
  }, null, options);
2581
2597
  });
2582
2598
 
2583
- return function all_lookml_models(_x613, _x614, _x615) {
2584
- return _ref182.apply(this, arguments);
2599
+ return function all_lookml_models(_x616, _x617, _x618) {
2600
+ return _ref183.apply(this, arguments);
2585
2601
  };
2586
2602
  }();
2587
2603
 
2588
2604
  exports.all_lookml_models = all_lookml_models;
2589
2605
 
2590
2606
  var create_lookml_model = function () {
2591
- var _ref183 = _asyncToGenerator(function* (sdk, body, options) {
2607
+ var _ref184 = _asyncToGenerator(function* (sdk, body, options) {
2592
2608
  return sdk.post('/lookml_models', null, body, options);
2593
2609
  });
2594
2610
 
2595
- return function create_lookml_model(_x616, _x617, _x618) {
2596
- return _ref183.apply(this, arguments);
2611
+ return function create_lookml_model(_x619, _x620, _x621) {
2612
+ return _ref184.apply(this, arguments);
2597
2613
  };
2598
2614
  }();
2599
2615
 
2600
2616
  exports.create_lookml_model = create_lookml_model;
2601
2617
 
2602
2618
  var lookml_model = function () {
2603
- var _ref184 = _asyncToGenerator(function* (sdk, lookml_model_name, fields, options) {
2619
+ var _ref185 = _asyncToGenerator(function* (sdk, lookml_model_name, fields, options) {
2604
2620
  lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
2605
2621
  return sdk.get("/lookml_models/".concat(lookml_model_name), {
2606
2622
  fields
2607
2623
  }, null, options);
2608
2624
  });
2609
2625
 
2610
- return function lookml_model(_x619, _x620, _x621, _x622) {
2611
- return _ref184.apply(this, arguments);
2626
+ return function lookml_model(_x622, _x623, _x624, _x625) {
2627
+ return _ref185.apply(this, arguments);
2612
2628
  };
2613
2629
  }();
2614
2630
 
2615
2631
  exports.lookml_model = lookml_model;
2616
2632
 
2617
2633
  var update_lookml_model = function () {
2618
- var _ref185 = _asyncToGenerator(function* (sdk, lookml_model_name, body, options) {
2634
+ var _ref186 = _asyncToGenerator(function* (sdk, lookml_model_name, body, options) {
2619
2635
  lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
2620
2636
  return sdk.patch("/lookml_models/".concat(lookml_model_name), null, body, options);
2621
2637
  });
2622
2638
 
2623
- return function update_lookml_model(_x623, _x624, _x625, _x626) {
2624
- return _ref185.apply(this, arguments);
2639
+ return function update_lookml_model(_x626, _x627, _x628, _x629) {
2640
+ return _ref186.apply(this, arguments);
2625
2641
  };
2626
2642
  }();
2627
2643
 
2628
2644
  exports.update_lookml_model = update_lookml_model;
2629
2645
 
2630
2646
  var delete_lookml_model = function () {
2631
- var _ref186 = _asyncToGenerator(function* (sdk, lookml_model_name, options) {
2647
+ var _ref187 = _asyncToGenerator(function* (sdk, lookml_model_name, options) {
2632
2648
  lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
2633
2649
  return sdk.delete("/lookml_models/".concat(lookml_model_name), null, null, options);
2634
2650
  });
2635
2651
 
2636
- return function delete_lookml_model(_x627, _x628, _x629) {
2637
- return _ref186.apply(this, arguments);
2652
+ return function delete_lookml_model(_x630, _x631, _x632) {
2653
+ return _ref187.apply(this, arguments);
2638
2654
  };
2639
2655
  }();
2640
2656
 
2641
2657
  exports.delete_lookml_model = delete_lookml_model;
2642
2658
 
2643
2659
  var lookml_model_explore = function () {
2644
- var _ref187 = _asyncToGenerator(function* (sdk, lookml_model_name, explore_name, fields, options) {
2660
+ var _ref188 = _asyncToGenerator(function* (sdk, lookml_model_name, explore_name, fields, options) {
2645
2661
  lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
2646
2662
  explore_name = (0, _sdkRtl.encodeParam)(explore_name);
2647
2663
  return sdk.get("/lookml_models/".concat(lookml_model_name, "/explores/").concat(explore_name), {
@@ -2649,95 +2665,95 @@ var lookml_model_explore = function () {
2649
2665
  }, null, options);
2650
2666
  });
2651
2667
 
2652
- return function lookml_model_explore(_x630, _x631, _x632, _x633, _x634) {
2653
- return _ref187.apply(this, arguments);
2668
+ return function lookml_model_explore(_x633, _x634, _x635, _x636, _x637) {
2669
+ return _ref188.apply(this, arguments);
2654
2670
  };
2655
2671
  }();
2656
2672
 
2657
2673
  exports.lookml_model_explore = lookml_model_explore;
2658
2674
 
2659
2675
  var all_git_branches = function () {
2660
- var _ref188 = _asyncToGenerator(function* (sdk, project_id, options) {
2676
+ var _ref189 = _asyncToGenerator(function* (sdk, project_id, options) {
2661
2677
  project_id = (0, _sdkRtl.encodeParam)(project_id);
2662
2678
  return sdk.get("/projects/".concat(project_id, "/git_branches"), null, null, options);
2663
2679
  });
2664
2680
 
2665
- return function all_git_branches(_x635, _x636, _x637) {
2666
- return _ref188.apply(this, arguments);
2681
+ return function all_git_branches(_x638, _x639, _x640) {
2682
+ return _ref189.apply(this, arguments);
2667
2683
  };
2668
2684
  }();
2669
2685
 
2670
2686
  exports.all_git_branches = all_git_branches;
2671
2687
 
2672
2688
  var git_branch = function () {
2673
- var _ref189 = _asyncToGenerator(function* (sdk, project_id, options) {
2689
+ var _ref190 = _asyncToGenerator(function* (sdk, project_id, options) {
2674
2690
  project_id = (0, _sdkRtl.encodeParam)(project_id);
2675
2691
  return sdk.get("/projects/".concat(project_id, "/git_branch"), null, null, options);
2676
2692
  });
2677
2693
 
2678
- return function git_branch(_x638, _x639, _x640) {
2679
- return _ref189.apply(this, arguments);
2694
+ return function git_branch(_x641, _x642, _x643) {
2695
+ return _ref190.apply(this, arguments);
2680
2696
  };
2681
2697
  }();
2682
2698
 
2683
2699
  exports.git_branch = git_branch;
2684
2700
 
2685
2701
  var update_git_branch = function () {
2686
- var _ref190 = _asyncToGenerator(function* (sdk, project_id, body, options) {
2702
+ var _ref191 = _asyncToGenerator(function* (sdk, project_id, body, options) {
2687
2703
  project_id = (0, _sdkRtl.encodeParam)(project_id);
2688
2704
  return sdk.put("/projects/".concat(project_id, "/git_branch"), null, body, options);
2689
2705
  });
2690
2706
 
2691
- return function update_git_branch(_x641, _x642, _x643, _x644) {
2692
- return _ref190.apply(this, arguments);
2707
+ return function update_git_branch(_x644, _x645, _x646, _x647) {
2708
+ return _ref191.apply(this, arguments);
2693
2709
  };
2694
2710
  }();
2695
2711
 
2696
2712
  exports.update_git_branch = update_git_branch;
2697
2713
 
2698
2714
  var create_git_branch = function () {
2699
- var _ref191 = _asyncToGenerator(function* (sdk, project_id, body, options) {
2715
+ var _ref192 = _asyncToGenerator(function* (sdk, project_id, body, options) {
2700
2716
  project_id = (0, _sdkRtl.encodeParam)(project_id);
2701
2717
  return sdk.post("/projects/".concat(project_id, "/git_branch"), null, body, options);
2702
2718
  });
2703
2719
 
2704
- return function create_git_branch(_x645, _x646, _x647, _x648) {
2705
- return _ref191.apply(this, arguments);
2720
+ return function create_git_branch(_x648, _x649, _x650, _x651) {
2721
+ return _ref192.apply(this, arguments);
2706
2722
  };
2707
2723
  }();
2708
2724
 
2709
2725
  exports.create_git_branch = create_git_branch;
2710
2726
 
2711
2727
  var find_git_branch = function () {
2712
- var _ref192 = _asyncToGenerator(function* (sdk, project_id, branch_name, options) {
2728
+ var _ref193 = _asyncToGenerator(function* (sdk, project_id, branch_name, options) {
2713
2729
  project_id = (0, _sdkRtl.encodeParam)(project_id);
2714
2730
  branch_name = (0, _sdkRtl.encodeParam)(branch_name);
2715
2731
  return sdk.get("/projects/".concat(project_id, "/git_branch/").concat(branch_name), null, null, options);
2716
2732
  });
2717
2733
 
2718
- return function find_git_branch(_x649, _x650, _x651, _x652) {
2719
- return _ref192.apply(this, arguments);
2734
+ return function find_git_branch(_x652, _x653, _x654, _x655) {
2735
+ return _ref193.apply(this, arguments);
2720
2736
  };
2721
2737
  }();
2722
2738
 
2723
2739
  exports.find_git_branch = find_git_branch;
2724
2740
 
2725
2741
  var delete_git_branch = function () {
2726
- var _ref193 = _asyncToGenerator(function* (sdk, project_id, branch_name, options) {
2742
+ var _ref194 = _asyncToGenerator(function* (sdk, project_id, branch_name, options) {
2727
2743
  project_id = (0, _sdkRtl.encodeParam)(project_id);
2728
2744
  branch_name = (0, _sdkRtl.encodeParam)(branch_name);
2729
2745
  return sdk.delete("/projects/".concat(project_id, "/git_branch/").concat(branch_name), null, null, options);
2730
2746
  });
2731
2747
 
2732
- return function delete_git_branch(_x653, _x654, _x655, _x656) {
2733
- return _ref193.apply(this, arguments);
2748
+ return function delete_git_branch(_x656, _x657, _x658, _x659) {
2749
+ return _ref194.apply(this, arguments);
2734
2750
  };
2735
2751
  }();
2736
2752
 
2737
2753
  exports.delete_git_branch = delete_git_branch;
2738
2754
 
2739
2755
  var deploy_ref_to_production = function () {
2740
- var _ref194 = _asyncToGenerator(function* (sdk, request, options) {
2756
+ var _ref195 = _asyncToGenerator(function* (sdk, request, options) {
2741
2757
  request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
2742
2758
  return sdk.post("/projects/".concat(request.project_id, "/deploy_ref_to_production"), {
2743
2759
  branch: request.branch,
@@ -2745,209 +2761,209 @@ var deploy_ref_to_production = function () {
2745
2761
  }, null, options);
2746
2762
  });
2747
2763
 
2748
- return function deploy_ref_to_production(_x657, _x658, _x659) {
2749
- return _ref194.apply(this, arguments);
2764
+ return function deploy_ref_to_production(_x660, _x661, _x662) {
2765
+ return _ref195.apply(this, arguments);
2750
2766
  };
2751
2767
  }();
2752
2768
 
2753
2769
  exports.deploy_ref_to_production = deploy_ref_to_production;
2754
2770
 
2755
2771
  var deploy_to_production = function () {
2756
- var _ref195 = _asyncToGenerator(function* (sdk, project_id, options) {
2772
+ var _ref196 = _asyncToGenerator(function* (sdk, project_id, options) {
2757
2773
  project_id = (0, _sdkRtl.encodeParam)(project_id);
2758
2774
  return sdk.post("/projects/".concat(project_id, "/deploy_to_production"), null, null, options);
2759
2775
  });
2760
2776
 
2761
- return function deploy_to_production(_x660, _x661, _x662) {
2762
- return _ref195.apply(this, arguments);
2777
+ return function deploy_to_production(_x663, _x664, _x665) {
2778
+ return _ref196.apply(this, arguments);
2763
2779
  };
2764
2780
  }();
2765
2781
 
2766
2782
  exports.deploy_to_production = deploy_to_production;
2767
2783
 
2768
2784
  var reset_project_to_production = function () {
2769
- var _ref196 = _asyncToGenerator(function* (sdk, project_id, options) {
2785
+ var _ref197 = _asyncToGenerator(function* (sdk, project_id, options) {
2770
2786
  project_id = (0, _sdkRtl.encodeParam)(project_id);
2771
2787
  return sdk.post("/projects/".concat(project_id, "/reset_to_production"), null, null, options);
2772
2788
  });
2773
2789
 
2774
- return function reset_project_to_production(_x663, _x664, _x665) {
2775
- return _ref196.apply(this, arguments);
2790
+ return function reset_project_to_production(_x666, _x667, _x668) {
2791
+ return _ref197.apply(this, arguments);
2776
2792
  };
2777
2793
  }();
2778
2794
 
2779
2795
  exports.reset_project_to_production = reset_project_to_production;
2780
2796
 
2781
2797
  var reset_project_to_remote = function () {
2782
- var _ref197 = _asyncToGenerator(function* (sdk, project_id, options) {
2798
+ var _ref198 = _asyncToGenerator(function* (sdk, project_id, options) {
2783
2799
  project_id = (0, _sdkRtl.encodeParam)(project_id);
2784
2800
  return sdk.post("/projects/".concat(project_id, "/reset_to_remote"), null, null, options);
2785
2801
  });
2786
2802
 
2787
- return function reset_project_to_remote(_x666, _x667, _x668) {
2788
- return _ref197.apply(this, arguments);
2803
+ return function reset_project_to_remote(_x669, _x670, _x671) {
2804
+ return _ref198.apply(this, arguments);
2789
2805
  };
2790
2806
  }();
2791
2807
 
2792
2808
  exports.reset_project_to_remote = reset_project_to_remote;
2793
2809
 
2794
2810
  var all_projects = function () {
2795
- var _ref198 = _asyncToGenerator(function* (sdk, fields, options) {
2811
+ var _ref199 = _asyncToGenerator(function* (sdk, fields, options) {
2796
2812
  return sdk.get('/projects', {
2797
2813
  fields
2798
2814
  }, null, options);
2799
2815
  });
2800
2816
 
2801
- return function all_projects(_x669, _x670, _x671) {
2802
- return _ref198.apply(this, arguments);
2817
+ return function all_projects(_x672, _x673, _x674) {
2818
+ return _ref199.apply(this, arguments);
2803
2819
  };
2804
2820
  }();
2805
2821
 
2806
2822
  exports.all_projects = all_projects;
2807
2823
 
2808
2824
  var create_project = function () {
2809
- var _ref199 = _asyncToGenerator(function* (sdk, body, options) {
2825
+ var _ref200 = _asyncToGenerator(function* (sdk, body, options) {
2810
2826
  return sdk.post('/projects', null, body, options);
2811
2827
  });
2812
2828
 
2813
- return function create_project(_x672, _x673, _x674) {
2814
- return _ref199.apply(this, arguments);
2829
+ return function create_project(_x675, _x676, _x677) {
2830
+ return _ref200.apply(this, arguments);
2815
2831
  };
2816
2832
  }();
2817
2833
 
2818
2834
  exports.create_project = create_project;
2819
2835
 
2820
2836
  var project = function () {
2821
- var _ref200 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
2837
+ var _ref201 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
2822
2838
  project_id = (0, _sdkRtl.encodeParam)(project_id);
2823
2839
  return sdk.get("/projects/".concat(project_id), {
2824
2840
  fields
2825
2841
  }, null, options);
2826
2842
  });
2827
2843
 
2828
- return function project(_x675, _x676, _x677, _x678) {
2829
- return _ref200.apply(this, arguments);
2844
+ return function project(_x678, _x679, _x680, _x681) {
2845
+ return _ref201.apply(this, arguments);
2830
2846
  };
2831
2847
  }();
2832
2848
 
2833
2849
  exports.project = project;
2834
2850
 
2835
2851
  var update_project = function () {
2836
- var _ref201 = _asyncToGenerator(function* (sdk, project_id, body, fields, options) {
2852
+ var _ref202 = _asyncToGenerator(function* (sdk, project_id, body, fields, options) {
2837
2853
  project_id = (0, _sdkRtl.encodeParam)(project_id);
2838
2854
  return sdk.patch("/projects/".concat(project_id), {
2839
2855
  fields
2840
2856
  }, body, options);
2841
2857
  });
2842
2858
 
2843
- return function update_project(_x679, _x680, _x681, _x682, _x683) {
2844
- return _ref201.apply(this, arguments);
2859
+ return function update_project(_x682, _x683, _x684, _x685, _x686) {
2860
+ return _ref202.apply(this, arguments);
2845
2861
  };
2846
2862
  }();
2847
2863
 
2848
2864
  exports.update_project = update_project;
2849
2865
 
2850
2866
  var manifest = function () {
2851
- var _ref202 = _asyncToGenerator(function* (sdk, project_id, options) {
2867
+ var _ref203 = _asyncToGenerator(function* (sdk, project_id, options) {
2852
2868
  project_id = (0, _sdkRtl.encodeParam)(project_id);
2853
2869
  return sdk.get("/projects/".concat(project_id, "/manifest"), null, null, options);
2854
2870
  });
2855
2871
 
2856
- return function manifest(_x684, _x685, _x686) {
2857
- return _ref202.apply(this, arguments);
2872
+ return function manifest(_x687, _x688, _x689) {
2873
+ return _ref203.apply(this, arguments);
2858
2874
  };
2859
2875
  }();
2860
2876
 
2861
2877
  exports.manifest = manifest;
2862
2878
 
2863
2879
  var git_deploy_key = function () {
2864
- var _ref203 = _asyncToGenerator(function* (sdk, project_id, options) {
2880
+ var _ref204 = _asyncToGenerator(function* (sdk, project_id, options) {
2865
2881
  project_id = (0, _sdkRtl.encodeParam)(project_id);
2866
2882
  return sdk.get("/projects/".concat(project_id, "/git/deploy_key"), null, null, options);
2867
2883
  });
2868
2884
 
2869
- return function git_deploy_key(_x687, _x688, _x689) {
2870
- return _ref203.apply(this, arguments);
2885
+ return function git_deploy_key(_x690, _x691, _x692) {
2886
+ return _ref204.apply(this, arguments);
2871
2887
  };
2872
2888
  }();
2873
2889
 
2874
2890
  exports.git_deploy_key = git_deploy_key;
2875
2891
 
2876
2892
  var create_git_deploy_key = function () {
2877
- var _ref204 = _asyncToGenerator(function* (sdk, project_id, options) {
2893
+ var _ref205 = _asyncToGenerator(function* (sdk, project_id, options) {
2878
2894
  project_id = (0, _sdkRtl.encodeParam)(project_id);
2879
2895
  return sdk.post("/projects/".concat(project_id, "/git/deploy_key"), null, null, options);
2880
2896
  });
2881
2897
 
2882
- return function create_git_deploy_key(_x690, _x691, _x692) {
2883
- return _ref204.apply(this, arguments);
2898
+ return function create_git_deploy_key(_x693, _x694, _x695) {
2899
+ return _ref205.apply(this, arguments);
2884
2900
  };
2885
2901
  }();
2886
2902
 
2887
2903
  exports.create_git_deploy_key = create_git_deploy_key;
2888
2904
 
2889
2905
  var project_validation_results = function () {
2890
- var _ref205 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
2906
+ var _ref206 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
2891
2907
  project_id = (0, _sdkRtl.encodeParam)(project_id);
2892
2908
  return sdk.get("/projects/".concat(project_id, "/validate"), {
2893
2909
  fields
2894
2910
  }, null, options);
2895
2911
  });
2896
2912
 
2897
- return function project_validation_results(_x693, _x694, _x695, _x696) {
2898
- return _ref205.apply(this, arguments);
2913
+ return function project_validation_results(_x696, _x697, _x698, _x699) {
2914
+ return _ref206.apply(this, arguments);
2899
2915
  };
2900
2916
  }();
2901
2917
 
2902
2918
  exports.project_validation_results = project_validation_results;
2903
2919
 
2904
2920
  var validate_project = function () {
2905
- var _ref206 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
2921
+ var _ref207 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
2906
2922
  project_id = (0, _sdkRtl.encodeParam)(project_id);
2907
2923
  return sdk.post("/projects/".concat(project_id, "/validate"), {
2908
2924
  fields
2909
2925
  }, null, options);
2910
2926
  });
2911
2927
 
2912
- return function validate_project(_x697, _x698, _x699, _x700) {
2913
- return _ref206.apply(this, arguments);
2928
+ return function validate_project(_x700, _x701, _x702, _x703) {
2929
+ return _ref207.apply(this, arguments);
2914
2930
  };
2915
2931
  }();
2916
2932
 
2917
2933
  exports.validate_project = validate_project;
2918
2934
 
2919
2935
  var project_workspace = function () {
2920
- var _ref207 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
2936
+ var _ref208 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
2921
2937
  project_id = (0, _sdkRtl.encodeParam)(project_id);
2922
2938
  return sdk.get("/projects/".concat(project_id, "/current_workspace"), {
2923
2939
  fields
2924
2940
  }, null, options);
2925
2941
  });
2926
2942
 
2927
- return function project_workspace(_x701, _x702, _x703, _x704) {
2928
- return _ref207.apply(this, arguments);
2943
+ return function project_workspace(_x704, _x705, _x706, _x707) {
2944
+ return _ref208.apply(this, arguments);
2929
2945
  };
2930
2946
  }();
2931
2947
 
2932
2948
  exports.project_workspace = project_workspace;
2933
2949
 
2934
2950
  var all_project_files = function () {
2935
- var _ref208 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
2951
+ var _ref209 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
2936
2952
  project_id = (0, _sdkRtl.encodeParam)(project_id);
2937
2953
  return sdk.get("/projects/".concat(project_id, "/files"), {
2938
2954
  fields
2939
2955
  }, null, options);
2940
2956
  });
2941
2957
 
2942
- return function all_project_files(_x705, _x706, _x707, _x708) {
2943
- return _ref208.apply(this, arguments);
2958
+ return function all_project_files(_x708, _x709, _x710, _x711) {
2959
+ return _ref209.apply(this, arguments);
2944
2960
  };
2945
2961
  }();
2946
2962
 
2947
2963
  exports.all_project_files = all_project_files;
2948
2964
 
2949
2965
  var project_file = function () {
2950
- var _ref209 = _asyncToGenerator(function* (sdk, project_id, file_id, fields, options) {
2966
+ var _ref210 = _asyncToGenerator(function* (sdk, project_id, file_id, fields, options) {
2951
2967
  project_id = (0, _sdkRtl.encodeParam)(project_id);
2952
2968
  return sdk.get("/projects/".concat(project_id, "/files/file"), {
2953
2969
  file_id,
@@ -2955,30 +2971,30 @@ var project_file = function () {
2955
2971
  }, null, options);
2956
2972
  });
2957
2973
 
2958
- return function project_file(_x709, _x710, _x711, _x712, _x713) {
2959
- return _ref209.apply(this, arguments);
2974
+ return function project_file(_x712, _x713, _x714, _x715, _x716) {
2975
+ return _ref210.apply(this, arguments);
2960
2976
  };
2961
2977
  }();
2962
2978
 
2963
2979
  exports.project_file = project_file;
2964
2980
 
2965
2981
  var all_git_connection_tests = function () {
2966
- var _ref210 = _asyncToGenerator(function* (sdk, project_id, remote_url, options) {
2982
+ var _ref211 = _asyncToGenerator(function* (sdk, project_id, remote_url, options) {
2967
2983
  project_id = (0, _sdkRtl.encodeParam)(project_id);
2968
2984
  return sdk.get("/projects/".concat(project_id, "/git_connection_tests"), {
2969
2985
  remote_url
2970
2986
  }, null, options);
2971
2987
  });
2972
2988
 
2973
- return function all_git_connection_tests(_x714, _x715, _x716, _x717) {
2974
- return _ref210.apply(this, arguments);
2989
+ return function all_git_connection_tests(_x717, _x718, _x719, _x720) {
2990
+ return _ref211.apply(this, arguments);
2975
2991
  };
2976
2992
  }();
2977
2993
 
2978
2994
  exports.all_git_connection_tests = all_git_connection_tests;
2979
2995
 
2980
2996
  var run_git_connection_test = function () {
2981
- var _ref211 = _asyncToGenerator(function* (sdk, request, options) {
2997
+ var _ref212 = _asyncToGenerator(function* (sdk, request, options) {
2982
2998
  request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
2983
2999
  request.test_id = (0, _sdkRtl.encodeParam)(request.test_id);
2984
3000
  return sdk.get("/projects/".concat(request.project_id, "/git_connection_tests/").concat(request.test_id), {
@@ -2987,30 +3003,30 @@ var run_git_connection_test = function () {
2987
3003
  }, null, options);
2988
3004
  });
2989
3005
 
2990
- return function run_git_connection_test(_x718, _x719, _x720) {
2991
- return _ref211.apply(this, arguments);
3006
+ return function run_git_connection_test(_x721, _x722, _x723) {
3007
+ return _ref212.apply(this, arguments);
2992
3008
  };
2993
3009
  }();
2994
3010
 
2995
3011
  exports.run_git_connection_test = run_git_connection_test;
2996
3012
 
2997
3013
  var all_lookml_tests = function () {
2998
- var _ref212 = _asyncToGenerator(function* (sdk, project_id, file_id, options) {
3014
+ var _ref213 = _asyncToGenerator(function* (sdk, project_id, file_id, options) {
2999
3015
  project_id = (0, _sdkRtl.encodeParam)(project_id);
3000
3016
  return sdk.get("/projects/".concat(project_id, "/lookml_tests"), {
3001
3017
  file_id
3002
3018
  }, null, options);
3003
3019
  });
3004
3020
 
3005
- return function all_lookml_tests(_x721, _x722, _x723, _x724) {
3006
- return _ref212.apply(this, arguments);
3021
+ return function all_lookml_tests(_x724, _x725, _x726, _x727) {
3022
+ return _ref213.apply(this, arguments);
3007
3023
  };
3008
3024
  }();
3009
3025
 
3010
3026
  exports.all_lookml_tests = all_lookml_tests;
3011
3027
 
3012
3028
  var run_lookml_test = function () {
3013
- var _ref213 = _asyncToGenerator(function* (sdk, request, options) {
3029
+ var _ref214 = _asyncToGenerator(function* (sdk, request, options) {
3014
3030
  request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
3015
3031
  return sdk.get("/projects/".concat(request.project_id, "/lookml_tests/run"), {
3016
3032
  file_id: request.file_id,
@@ -3019,15 +3035,15 @@ var run_lookml_test = function () {
3019
3035
  }, null, options);
3020
3036
  });
3021
3037
 
3022
- return function run_lookml_test(_x725, _x726, _x727) {
3023
- return _ref213.apply(this, arguments);
3038
+ return function run_lookml_test(_x728, _x729, _x730) {
3039
+ return _ref214.apply(this, arguments);
3024
3040
  };
3025
3041
  }();
3026
3042
 
3027
3043
  exports.run_lookml_test = run_lookml_test;
3028
3044
 
3029
3045
  var tag_ref = function () {
3030
- var _ref214 = _asyncToGenerator(function* (sdk, request, options) {
3046
+ var _ref215 = _asyncToGenerator(function* (sdk, request, options) {
3031
3047
  request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
3032
3048
  return sdk.post("/projects/".concat(request.project_id, "/tag"), {
3033
3049
  commit_sha: request.commit_sha,
@@ -3036,56 +3052,56 @@ var tag_ref = function () {
3036
3052
  }, request.body, options);
3037
3053
  });
3038
3054
 
3039
- return function tag_ref(_x728, _x729, _x730) {
3040
- return _ref214.apply(this, arguments);
3055
+ return function tag_ref(_x731, _x732, _x733) {
3056
+ return _ref215.apply(this, arguments);
3041
3057
  };
3042
3058
  }();
3043
3059
 
3044
3060
  exports.tag_ref = tag_ref;
3045
3061
 
3046
3062
  var update_repository_credential = function () {
3047
- var _ref215 = _asyncToGenerator(function* (sdk, root_project_id, credential_id, body, options) {
3063
+ var _ref216 = _asyncToGenerator(function* (sdk, root_project_id, credential_id, body, options) {
3048
3064
  root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
3049
3065
  credential_id = (0, _sdkRtl.encodeParam)(credential_id);
3050
3066
  return sdk.put("/projects/".concat(root_project_id, "/credential/").concat(credential_id), null, body, options);
3051
3067
  });
3052
3068
 
3053
- return function update_repository_credential(_x731, _x732, _x733, _x734, _x735) {
3054
- return _ref215.apply(this, arguments);
3069
+ return function update_repository_credential(_x734, _x735, _x736, _x737, _x738) {
3070
+ return _ref216.apply(this, arguments);
3055
3071
  };
3056
3072
  }();
3057
3073
 
3058
3074
  exports.update_repository_credential = update_repository_credential;
3059
3075
 
3060
3076
  var delete_repository_credential = function () {
3061
- var _ref216 = _asyncToGenerator(function* (sdk, root_project_id, credential_id, options) {
3077
+ var _ref217 = _asyncToGenerator(function* (sdk, root_project_id, credential_id, options) {
3062
3078
  root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
3063
3079
  credential_id = (0, _sdkRtl.encodeParam)(credential_id);
3064
3080
  return sdk.delete("/projects/".concat(root_project_id, "/credential/").concat(credential_id), null, null, options);
3065
3081
  });
3066
3082
 
3067
- return function delete_repository_credential(_x736, _x737, _x738, _x739) {
3068
- return _ref216.apply(this, arguments);
3083
+ return function delete_repository_credential(_x739, _x740, _x741, _x742) {
3084
+ return _ref217.apply(this, arguments);
3069
3085
  };
3070
3086
  }();
3071
3087
 
3072
3088
  exports.delete_repository_credential = delete_repository_credential;
3073
3089
 
3074
3090
  var get_all_repository_credentials = function () {
3075
- var _ref217 = _asyncToGenerator(function* (sdk, root_project_id, options) {
3091
+ var _ref218 = _asyncToGenerator(function* (sdk, root_project_id, options) {
3076
3092
  root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
3077
3093
  return sdk.get("/projects/".concat(root_project_id, "/credentials"), null, null, options);
3078
3094
  });
3079
3095
 
3080
- return function get_all_repository_credentials(_x740, _x741, _x742) {
3081
- return _ref217.apply(this, arguments);
3096
+ return function get_all_repository_credentials(_x743, _x744, _x745) {
3097
+ return _ref218.apply(this, arguments);
3082
3098
  };
3083
3099
  }();
3084
3100
 
3085
3101
  exports.get_all_repository_credentials = get_all_repository_credentials;
3086
3102
 
3087
3103
  var create_query_task = function () {
3088
- var _ref218 = _asyncToGenerator(function* (sdk, request, options) {
3104
+ var _ref219 = _asyncToGenerator(function* (sdk, request, options) {
3089
3105
  return sdk.post('/query_tasks', {
3090
3106
  limit: request.limit,
3091
3107
  apply_formatting: request.apply_formatting,
@@ -3103,100 +3119,100 @@ var create_query_task = function () {
3103
3119
  }, request.body, options);
3104
3120
  });
3105
3121
 
3106
- return function create_query_task(_x743, _x744, _x745) {
3107
- return _ref218.apply(this, arguments);
3122
+ return function create_query_task(_x746, _x747, _x748) {
3123
+ return _ref219.apply(this, arguments);
3108
3124
  };
3109
3125
  }();
3110
3126
 
3111
3127
  exports.create_query_task = create_query_task;
3112
3128
 
3113
3129
  var query_task_multi_results = function () {
3114
- var _ref219 = _asyncToGenerator(function* (sdk, query_task_ids, options) {
3130
+ var _ref220 = _asyncToGenerator(function* (sdk, query_task_ids, options) {
3115
3131
  return sdk.get('/query_tasks/multi_results', {
3116
3132
  query_task_ids
3117
3133
  }, null, options);
3118
3134
  });
3119
3135
 
3120
- return function query_task_multi_results(_x746, _x747, _x748) {
3121
- return _ref219.apply(this, arguments);
3136
+ return function query_task_multi_results(_x749, _x750, _x751) {
3137
+ return _ref220.apply(this, arguments);
3122
3138
  };
3123
3139
  }();
3124
3140
 
3125
3141
  exports.query_task_multi_results = query_task_multi_results;
3126
3142
 
3127
3143
  var query_task = function () {
3128
- var _ref220 = _asyncToGenerator(function* (sdk, query_task_id, fields, options) {
3144
+ var _ref221 = _asyncToGenerator(function* (sdk, query_task_id, fields, options) {
3129
3145
  query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
3130
3146
  return sdk.get("/query_tasks/".concat(query_task_id), {
3131
3147
  fields
3132
3148
  }, null, options);
3133
3149
  });
3134
3150
 
3135
- return function query_task(_x749, _x750, _x751, _x752) {
3136
- return _ref220.apply(this, arguments);
3151
+ return function query_task(_x752, _x753, _x754, _x755) {
3152
+ return _ref221.apply(this, arguments);
3137
3153
  };
3138
3154
  }();
3139
3155
 
3140
3156
  exports.query_task = query_task;
3141
3157
 
3142
3158
  var query_task_results = function () {
3143
- var _ref221 = _asyncToGenerator(function* (sdk, query_task_id, options) {
3159
+ var _ref222 = _asyncToGenerator(function* (sdk, query_task_id, options) {
3144
3160
  query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
3145
3161
  return sdk.get("/query_tasks/".concat(query_task_id, "/results"), null, null, options);
3146
3162
  });
3147
3163
 
3148
- return function query_task_results(_x753, _x754, _x755) {
3149
- return _ref221.apply(this, arguments);
3164
+ return function query_task_results(_x756, _x757, _x758) {
3165
+ return _ref222.apply(this, arguments);
3150
3166
  };
3151
3167
  }();
3152
3168
 
3153
3169
  exports.query_task_results = query_task_results;
3154
3170
 
3155
3171
  var query = function () {
3156
- var _ref222 = _asyncToGenerator(function* (sdk, query_id, fields, options) {
3172
+ var _ref223 = _asyncToGenerator(function* (sdk, query_id, fields, options) {
3157
3173
  return sdk.get("/queries/".concat(query_id), {
3158
3174
  fields
3159
3175
  }, null, options);
3160
3176
  });
3161
3177
 
3162
- return function query(_x756, _x757, _x758, _x759) {
3163
- return _ref222.apply(this, arguments);
3178
+ return function query(_x759, _x760, _x761, _x762) {
3179
+ return _ref223.apply(this, arguments);
3164
3180
  };
3165
3181
  }();
3166
3182
 
3167
3183
  exports.query = query;
3168
3184
 
3169
3185
  var query_for_slug = function () {
3170
- var _ref223 = _asyncToGenerator(function* (sdk, slug, fields, options) {
3186
+ var _ref224 = _asyncToGenerator(function* (sdk, slug, fields, options) {
3171
3187
  slug = (0, _sdkRtl.encodeParam)(slug);
3172
3188
  return sdk.get("/queries/slug/".concat(slug), {
3173
3189
  fields
3174
3190
  }, null, options);
3175
3191
  });
3176
3192
 
3177
- return function query_for_slug(_x760, _x761, _x762, _x763) {
3178
- return _ref223.apply(this, arguments);
3193
+ return function query_for_slug(_x763, _x764, _x765, _x766) {
3194
+ return _ref224.apply(this, arguments);
3179
3195
  };
3180
3196
  }();
3181
3197
 
3182
3198
  exports.query_for_slug = query_for_slug;
3183
3199
 
3184
3200
  var create_query = function () {
3185
- var _ref224 = _asyncToGenerator(function* (sdk, body, fields, options) {
3201
+ var _ref225 = _asyncToGenerator(function* (sdk, body, fields, options) {
3186
3202
  return sdk.post('/queries', {
3187
3203
  fields
3188
3204
  }, body, options);
3189
3205
  });
3190
3206
 
3191
- return function create_query(_x764, _x765, _x766, _x767) {
3192
- return _ref224.apply(this, arguments);
3207
+ return function create_query(_x767, _x768, _x769, _x770) {
3208
+ return _ref225.apply(this, arguments);
3193
3209
  };
3194
3210
  }();
3195
3211
 
3196
3212
  exports.create_query = create_query;
3197
3213
 
3198
3214
  var run_query = function () {
3199
- var _ref225 = _asyncToGenerator(function* (sdk, request, options) {
3215
+ var _ref226 = _asyncToGenerator(function* (sdk, request, options) {
3200
3216
  request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
3201
3217
  return sdk.get("/queries/".concat(request.query_id, "/run/").concat(request.result_format), {
3202
3218
  limit: request.limit,
@@ -3214,15 +3230,15 @@ var run_query = function () {
3214
3230
  }, null, options);
3215
3231
  });
3216
3232
 
3217
- return function run_query(_x768, _x769, _x770) {
3218
- return _ref225.apply(this, arguments);
3233
+ return function run_query(_x771, _x772, _x773) {
3234
+ return _ref226.apply(this, arguments);
3219
3235
  };
3220
3236
  }();
3221
3237
 
3222
3238
  exports.run_query = run_query;
3223
3239
 
3224
3240
  var run_inline_query = function () {
3225
- var _ref226 = _asyncToGenerator(function* (sdk, request, options) {
3241
+ var _ref227 = _asyncToGenerator(function* (sdk, request, options) {
3226
3242
  request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
3227
3243
  return sdk.post("/queries/run/".concat(request.result_format), {
3228
3244
  limit: request.limit,
@@ -3240,109 +3256,109 @@ var run_inline_query = function () {
3240
3256
  }, request.body, options);
3241
3257
  });
3242
3258
 
3243
- return function run_inline_query(_x771, _x772, _x773) {
3244
- return _ref226.apply(this, arguments);
3259
+ return function run_inline_query(_x774, _x775, _x776) {
3260
+ return _ref227.apply(this, arguments);
3245
3261
  };
3246
3262
  }();
3247
3263
 
3248
3264
  exports.run_inline_query = run_inline_query;
3249
3265
 
3250
3266
  var run_url_encoded_query = function () {
3251
- var _ref227 = _asyncToGenerator(function* (sdk, model_name, view_name, result_format, options) {
3267
+ var _ref228 = _asyncToGenerator(function* (sdk, model_name, view_name, result_format, options) {
3252
3268
  model_name = (0, _sdkRtl.encodeParam)(model_name);
3253
3269
  view_name = (0, _sdkRtl.encodeParam)(view_name);
3254
3270
  result_format = (0, _sdkRtl.encodeParam)(result_format);
3255
3271
  return sdk.get("/queries/models/".concat(model_name, "/views/").concat(view_name, "/run/").concat(result_format), null, null, options);
3256
3272
  });
3257
3273
 
3258
- return function run_url_encoded_query(_x774, _x775, _x776, _x777, _x778) {
3259
- return _ref227.apply(this, arguments);
3274
+ return function run_url_encoded_query(_x777, _x778, _x779, _x780, _x781) {
3275
+ return _ref228.apply(this, arguments);
3260
3276
  };
3261
3277
  }();
3262
3278
 
3263
3279
  exports.run_url_encoded_query = run_url_encoded_query;
3264
3280
 
3265
3281
  var merge_query = function () {
3266
- var _ref228 = _asyncToGenerator(function* (sdk, merge_query_id, fields, options) {
3282
+ var _ref229 = _asyncToGenerator(function* (sdk, merge_query_id, fields, options) {
3267
3283
  merge_query_id = (0, _sdkRtl.encodeParam)(merge_query_id);
3268
3284
  return sdk.get("/merge_queries/".concat(merge_query_id), {
3269
3285
  fields
3270
3286
  }, null, options);
3271
3287
  });
3272
3288
 
3273
- return function merge_query(_x779, _x780, _x781, _x782) {
3274
- return _ref228.apply(this, arguments);
3289
+ return function merge_query(_x782, _x783, _x784, _x785) {
3290
+ return _ref229.apply(this, arguments);
3275
3291
  };
3276
3292
  }();
3277
3293
 
3278
3294
  exports.merge_query = merge_query;
3279
3295
 
3280
3296
  var create_merge_query = function () {
3281
- var _ref229 = _asyncToGenerator(function* (sdk, body, fields, options) {
3297
+ var _ref230 = _asyncToGenerator(function* (sdk, body, fields, options) {
3282
3298
  return sdk.post('/merge_queries', {
3283
3299
  fields
3284
3300
  }, body, options);
3285
3301
  });
3286
3302
 
3287
- return function create_merge_query(_x783, _x784, _x785, _x786) {
3288
- return _ref229.apply(this, arguments);
3303
+ return function create_merge_query(_x786, _x787, _x788, _x789) {
3304
+ return _ref230.apply(this, arguments);
3289
3305
  };
3290
3306
  }();
3291
3307
 
3292
3308
  exports.create_merge_query = create_merge_query;
3293
3309
 
3294
3310
  var all_running_queries = function () {
3295
- var _ref230 = _asyncToGenerator(function* (sdk, options) {
3311
+ var _ref231 = _asyncToGenerator(function* (sdk, options) {
3296
3312
  return sdk.get('/running_queries', null, null, options);
3297
3313
  });
3298
3314
 
3299
- return function all_running_queries(_x787, _x788) {
3300
- return _ref230.apply(this, arguments);
3315
+ return function all_running_queries(_x790, _x791) {
3316
+ return _ref231.apply(this, arguments);
3301
3317
  };
3302
3318
  }();
3303
3319
 
3304
3320
  exports.all_running_queries = all_running_queries;
3305
3321
 
3306
3322
  var kill_query = function () {
3307
- var _ref231 = _asyncToGenerator(function* (sdk, query_task_id, options) {
3323
+ var _ref232 = _asyncToGenerator(function* (sdk, query_task_id, options) {
3308
3324
  query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
3309
3325
  return sdk.delete("/running_queries/".concat(query_task_id), null, null, options);
3310
3326
  });
3311
3327
 
3312
- return function kill_query(_x789, _x790, _x791) {
3313
- return _ref231.apply(this, arguments);
3328
+ return function kill_query(_x792, _x793, _x794) {
3329
+ return _ref232.apply(this, arguments);
3314
3330
  };
3315
3331
  }();
3316
3332
 
3317
3333
  exports.kill_query = kill_query;
3318
3334
 
3319
3335
  var sql_query = function () {
3320
- var _ref232 = _asyncToGenerator(function* (sdk, slug, options) {
3336
+ var _ref233 = _asyncToGenerator(function* (sdk, slug, options) {
3321
3337
  slug = (0, _sdkRtl.encodeParam)(slug);
3322
3338
  return sdk.get("/sql_queries/".concat(slug), null, null, options);
3323
3339
  });
3324
3340
 
3325
- return function sql_query(_x792, _x793, _x794) {
3326
- return _ref232.apply(this, arguments);
3341
+ return function sql_query(_x795, _x796, _x797) {
3342
+ return _ref233.apply(this, arguments);
3327
3343
  };
3328
3344
  }();
3329
3345
 
3330
3346
  exports.sql_query = sql_query;
3331
3347
 
3332
3348
  var create_sql_query = function () {
3333
- var _ref233 = _asyncToGenerator(function* (sdk, body, options) {
3349
+ var _ref234 = _asyncToGenerator(function* (sdk, body, options) {
3334
3350
  return sdk.post('/sql_queries', null, body, options);
3335
3351
  });
3336
3352
 
3337
- return function create_sql_query(_x795, _x796, _x797) {
3338
- return _ref233.apply(this, arguments);
3353
+ return function create_sql_query(_x798, _x799, _x800) {
3354
+ return _ref234.apply(this, arguments);
3339
3355
  };
3340
3356
  }();
3341
3357
 
3342
3358
  exports.create_sql_query = create_sql_query;
3343
3359
 
3344
3360
  var run_sql_query = function () {
3345
- var _ref234 = _asyncToGenerator(function* (sdk, slug, result_format, download, options) {
3361
+ var _ref235 = _asyncToGenerator(function* (sdk, slug, result_format, download, options) {
3346
3362
  slug = (0, _sdkRtl.encodeParam)(slug);
3347
3363
  result_format = (0, _sdkRtl.encodeParam)(result_format);
3348
3364
  return sdk.post("/sql_queries/".concat(slug, "/run/").concat(result_format), {
@@ -3350,15 +3366,15 @@ var run_sql_query = function () {
3350
3366
  }, null, options);
3351
3367
  });
3352
3368
 
3353
- return function run_sql_query(_x798, _x799, _x800, _x801, _x802) {
3354
- return _ref234.apply(this, arguments);
3369
+ return function run_sql_query(_x801, _x802, _x803, _x804, _x805) {
3370
+ return _ref235.apply(this, arguments);
3355
3371
  };
3356
3372
  }();
3357
3373
 
3358
3374
  exports.run_sql_query = run_sql_query;
3359
3375
 
3360
3376
  var create_lookml_dashboard_render_task = function () {
3361
- var _ref235 = _asyncToGenerator(function* (sdk, request, options) {
3377
+ var _ref236 = _asyncToGenerator(function* (sdk, request, options) {
3362
3378
  request.dashboard_id = (0, _sdkRtl.encodeParam)(request.dashboard_id);
3363
3379
  request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
3364
3380
  return sdk.post("/render_tasks/lookml_dashboards/".concat(request.dashboard_id, "/").concat(request.result_format), {
@@ -3370,15 +3386,15 @@ var create_lookml_dashboard_render_task = function () {
3370
3386
  }, request.body, options);
3371
3387
  });
3372
3388
 
3373
- return function create_lookml_dashboard_render_task(_x803, _x804, _x805) {
3374
- return _ref235.apply(this, arguments);
3389
+ return function create_lookml_dashboard_render_task(_x806, _x807, _x808) {
3390
+ return _ref236.apply(this, arguments);
3375
3391
  };
3376
3392
  }();
3377
3393
 
3378
3394
  exports.create_lookml_dashboard_render_task = create_lookml_dashboard_render_task;
3379
3395
 
3380
3396
  var create_look_render_task = function () {
3381
- var _ref236 = _asyncToGenerator(function* (sdk, look_id, result_format, width, height, fields, options) {
3397
+ var _ref237 = _asyncToGenerator(function* (sdk, look_id, result_format, width, height, fields, options) {
3382
3398
  result_format = (0, _sdkRtl.encodeParam)(result_format);
3383
3399
  return sdk.post("/render_tasks/looks/".concat(look_id, "/").concat(result_format), {
3384
3400
  width,
@@ -3387,15 +3403,15 @@ var create_look_render_task = function () {
3387
3403
  }, null, options);
3388
3404
  });
3389
3405
 
3390
- return function create_look_render_task(_x806, _x807, _x808, _x809, _x810, _x811, _x812) {
3391
- return _ref236.apply(this, arguments);
3406
+ return function create_look_render_task(_x809, _x810, _x811, _x812, _x813, _x814, _x815) {
3407
+ return _ref237.apply(this, arguments);
3392
3408
  };
3393
3409
  }();
3394
3410
 
3395
3411
  exports.create_look_render_task = create_look_render_task;
3396
3412
 
3397
3413
  var create_query_render_task = function () {
3398
- var _ref237 = _asyncToGenerator(function* (sdk, query_id, result_format, width, height, fields, options) {
3414
+ var _ref238 = _asyncToGenerator(function* (sdk, query_id, result_format, width, height, fields, options) {
3399
3415
  result_format = (0, _sdkRtl.encodeParam)(result_format);
3400
3416
  return sdk.post("/render_tasks/queries/".concat(query_id, "/").concat(result_format), {
3401
3417
  width,
@@ -3404,15 +3420,15 @@ var create_query_render_task = function () {
3404
3420
  }, null, options);
3405
3421
  });
3406
3422
 
3407
- return function create_query_render_task(_x813, _x814, _x815, _x816, _x817, _x818, _x819) {
3408
- return _ref237.apply(this, arguments);
3423
+ return function create_query_render_task(_x816, _x817, _x818, _x819, _x820, _x821, _x822) {
3424
+ return _ref238.apply(this, arguments);
3409
3425
  };
3410
3426
  }();
3411
3427
 
3412
3428
  exports.create_query_render_task = create_query_render_task;
3413
3429
 
3414
3430
  var create_dashboard_render_task = function () {
3415
- var _ref238 = _asyncToGenerator(function* (sdk, request, options) {
3431
+ var _ref239 = _asyncToGenerator(function* (sdk, request, options) {
3416
3432
  request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
3417
3433
  return sdk.post("/render_tasks/dashboards/".concat(request.dashboard_id, "/").concat(request.result_format), {
3418
3434
  width: request.width,
@@ -3423,43 +3439,43 @@ var create_dashboard_render_task = function () {
3423
3439
  }, request.body, options);
3424
3440
  });
3425
3441
 
3426
- return function create_dashboard_render_task(_x820, _x821, _x822) {
3427
- return _ref238.apply(this, arguments);
3442
+ return function create_dashboard_render_task(_x823, _x824, _x825) {
3443
+ return _ref239.apply(this, arguments);
3428
3444
  };
3429
3445
  }();
3430
3446
 
3431
3447
  exports.create_dashboard_render_task = create_dashboard_render_task;
3432
3448
 
3433
3449
  var render_task = function () {
3434
- var _ref239 = _asyncToGenerator(function* (sdk, render_task_id, fields, options) {
3450
+ var _ref240 = _asyncToGenerator(function* (sdk, render_task_id, fields, options) {
3435
3451
  render_task_id = (0, _sdkRtl.encodeParam)(render_task_id);
3436
3452
  return sdk.get("/render_tasks/".concat(render_task_id), {
3437
3453
  fields
3438
3454
  }, null, options);
3439
3455
  });
3440
3456
 
3441
- return function render_task(_x823, _x824, _x825, _x826) {
3442
- return _ref239.apply(this, arguments);
3457
+ return function render_task(_x826, _x827, _x828, _x829) {
3458
+ return _ref240.apply(this, arguments);
3443
3459
  };
3444
3460
  }();
3445
3461
 
3446
3462
  exports.render_task = render_task;
3447
3463
 
3448
3464
  var render_task_results = function () {
3449
- var _ref240 = _asyncToGenerator(function* (sdk, render_task_id, options) {
3465
+ var _ref241 = _asyncToGenerator(function* (sdk, render_task_id, options) {
3450
3466
  render_task_id = (0, _sdkRtl.encodeParam)(render_task_id);
3451
3467
  return sdk.get("/render_tasks/".concat(render_task_id, "/results"), null, null, options);
3452
3468
  });
3453
3469
 
3454
- return function render_task_results(_x827, _x828, _x829) {
3455
- return _ref240.apply(this, arguments);
3470
+ return function render_task_results(_x830, _x831, _x832) {
3471
+ return _ref241.apply(this, arguments);
3456
3472
  };
3457
3473
  }();
3458
3474
 
3459
3475
  exports.render_task_results = render_task_results;
3460
3476
 
3461
3477
  var search_model_sets = function () {
3462
- var _ref241 = _asyncToGenerator(function* (sdk, request, options) {
3478
+ var _ref242 = _asyncToGenerator(function* (sdk, request, options) {
3463
3479
  return sdk.get('/model_sets/search', {
3464
3480
  fields: request.fields,
3465
3481
  limit: request.limit,
@@ -3473,91 +3489,91 @@ var search_model_sets = function () {
3473
3489
  }, null, options);
3474
3490
  });
3475
3491
 
3476
- return function search_model_sets(_x830, _x831, _x832) {
3477
- return _ref241.apply(this, arguments);
3492
+ return function search_model_sets(_x833, _x834, _x835) {
3493
+ return _ref242.apply(this, arguments);
3478
3494
  };
3479
3495
  }();
3480
3496
 
3481
3497
  exports.search_model_sets = search_model_sets;
3482
3498
 
3483
3499
  var model_set = function () {
3484
- var _ref242 = _asyncToGenerator(function* (sdk, model_set_id, fields, options) {
3500
+ var _ref243 = _asyncToGenerator(function* (sdk, model_set_id, fields, options) {
3485
3501
  return sdk.get("/model_sets/".concat(model_set_id), {
3486
3502
  fields
3487
3503
  }, null, options);
3488
3504
  });
3489
3505
 
3490
- return function model_set(_x833, _x834, _x835, _x836) {
3491
- return _ref242.apply(this, arguments);
3506
+ return function model_set(_x836, _x837, _x838, _x839) {
3507
+ return _ref243.apply(this, arguments);
3492
3508
  };
3493
3509
  }();
3494
3510
 
3495
3511
  exports.model_set = model_set;
3496
3512
 
3497
3513
  var update_model_set = function () {
3498
- var _ref243 = _asyncToGenerator(function* (sdk, model_set_id, body, options) {
3514
+ var _ref244 = _asyncToGenerator(function* (sdk, model_set_id, body, options) {
3499
3515
  return sdk.patch("/model_sets/".concat(model_set_id), null, body, options);
3500
3516
  });
3501
3517
 
3502
- return function update_model_set(_x837, _x838, _x839, _x840) {
3503
- return _ref243.apply(this, arguments);
3518
+ return function update_model_set(_x840, _x841, _x842, _x843) {
3519
+ return _ref244.apply(this, arguments);
3504
3520
  };
3505
3521
  }();
3506
3522
 
3507
3523
  exports.update_model_set = update_model_set;
3508
3524
 
3509
3525
  var delete_model_set = function () {
3510
- var _ref244 = _asyncToGenerator(function* (sdk, model_set_id, options) {
3526
+ var _ref245 = _asyncToGenerator(function* (sdk, model_set_id, options) {
3511
3527
  return sdk.delete("/model_sets/".concat(model_set_id), null, null, options);
3512
3528
  });
3513
3529
 
3514
- return function delete_model_set(_x841, _x842, _x843) {
3515
- return _ref244.apply(this, arguments);
3530
+ return function delete_model_set(_x844, _x845, _x846) {
3531
+ return _ref245.apply(this, arguments);
3516
3532
  };
3517
3533
  }();
3518
3534
 
3519
3535
  exports.delete_model_set = delete_model_set;
3520
3536
 
3521
3537
  var all_model_sets = function () {
3522
- var _ref245 = _asyncToGenerator(function* (sdk, fields, options) {
3538
+ var _ref246 = _asyncToGenerator(function* (sdk, fields, options) {
3523
3539
  return sdk.get('/model_sets', {
3524
3540
  fields
3525
3541
  }, null, options);
3526
3542
  });
3527
3543
 
3528
- return function all_model_sets(_x844, _x845, _x846) {
3529
- return _ref245.apply(this, arguments);
3544
+ return function all_model_sets(_x847, _x848, _x849) {
3545
+ return _ref246.apply(this, arguments);
3530
3546
  };
3531
3547
  }();
3532
3548
 
3533
3549
  exports.all_model_sets = all_model_sets;
3534
3550
 
3535
3551
  var create_model_set = function () {
3536
- var _ref246 = _asyncToGenerator(function* (sdk, body, options) {
3552
+ var _ref247 = _asyncToGenerator(function* (sdk, body, options) {
3537
3553
  return sdk.post('/model_sets', null, body, options);
3538
3554
  });
3539
3555
 
3540
- return function create_model_set(_x847, _x848, _x849) {
3541
- return _ref246.apply(this, arguments);
3556
+ return function create_model_set(_x850, _x851, _x852) {
3557
+ return _ref247.apply(this, arguments);
3542
3558
  };
3543
3559
  }();
3544
3560
 
3545
3561
  exports.create_model_set = create_model_set;
3546
3562
 
3547
3563
  var all_permissions = function () {
3548
- var _ref247 = _asyncToGenerator(function* (sdk, options) {
3564
+ var _ref248 = _asyncToGenerator(function* (sdk, options) {
3549
3565
  return sdk.get('/permissions', null, null, options);
3550
3566
  });
3551
3567
 
3552
- return function all_permissions(_x850, _x851) {
3553
- return _ref247.apply(this, arguments);
3568
+ return function all_permissions(_x853, _x854) {
3569
+ return _ref248.apply(this, arguments);
3554
3570
  };
3555
3571
  }();
3556
3572
 
3557
3573
  exports.all_permissions = all_permissions;
3558
3574
 
3559
3575
  var search_permission_sets = function () {
3560
- var _ref248 = _asyncToGenerator(function* (sdk, request, options) {
3576
+ var _ref249 = _asyncToGenerator(function* (sdk, request, options) {
3561
3577
  return sdk.get('/permission_sets/search', {
3562
3578
  fields: request.fields,
3563
3579
  limit: request.limit,
@@ -3571,106 +3587,106 @@ var search_permission_sets = function () {
3571
3587
  }, null, options);
3572
3588
  });
3573
3589
 
3574
- return function search_permission_sets(_x852, _x853, _x854) {
3575
- return _ref248.apply(this, arguments);
3590
+ return function search_permission_sets(_x855, _x856, _x857) {
3591
+ return _ref249.apply(this, arguments);
3576
3592
  };
3577
3593
  }();
3578
3594
 
3579
3595
  exports.search_permission_sets = search_permission_sets;
3580
3596
 
3581
3597
  var permission_set = function () {
3582
- var _ref249 = _asyncToGenerator(function* (sdk, permission_set_id, fields, options) {
3598
+ var _ref250 = _asyncToGenerator(function* (sdk, permission_set_id, fields, options) {
3583
3599
  return sdk.get("/permission_sets/".concat(permission_set_id), {
3584
3600
  fields
3585
3601
  }, null, options);
3586
3602
  });
3587
3603
 
3588
- return function permission_set(_x855, _x856, _x857, _x858) {
3589
- return _ref249.apply(this, arguments);
3604
+ return function permission_set(_x858, _x859, _x860, _x861) {
3605
+ return _ref250.apply(this, arguments);
3590
3606
  };
3591
3607
  }();
3592
3608
 
3593
3609
  exports.permission_set = permission_set;
3594
3610
 
3595
3611
  var update_permission_set = function () {
3596
- var _ref250 = _asyncToGenerator(function* (sdk, permission_set_id, body, options) {
3612
+ var _ref251 = _asyncToGenerator(function* (sdk, permission_set_id, body, options) {
3597
3613
  return sdk.patch("/permission_sets/".concat(permission_set_id), null, body, options);
3598
3614
  });
3599
3615
 
3600
- return function update_permission_set(_x859, _x860, _x861, _x862) {
3601
- return _ref250.apply(this, arguments);
3616
+ return function update_permission_set(_x862, _x863, _x864, _x865) {
3617
+ return _ref251.apply(this, arguments);
3602
3618
  };
3603
3619
  }();
3604
3620
 
3605
3621
  exports.update_permission_set = update_permission_set;
3606
3622
 
3607
3623
  var delete_permission_set = function () {
3608
- var _ref251 = _asyncToGenerator(function* (sdk, permission_set_id, options) {
3624
+ var _ref252 = _asyncToGenerator(function* (sdk, permission_set_id, options) {
3609
3625
  return sdk.delete("/permission_sets/".concat(permission_set_id), null, null, options);
3610
3626
  });
3611
3627
 
3612
- return function delete_permission_set(_x863, _x864, _x865) {
3613
- return _ref251.apply(this, arguments);
3628
+ return function delete_permission_set(_x866, _x867, _x868) {
3629
+ return _ref252.apply(this, arguments);
3614
3630
  };
3615
3631
  }();
3616
3632
 
3617
3633
  exports.delete_permission_set = delete_permission_set;
3618
3634
 
3619
3635
  var all_permission_sets = function () {
3620
- var _ref252 = _asyncToGenerator(function* (sdk, fields, options) {
3636
+ var _ref253 = _asyncToGenerator(function* (sdk, fields, options) {
3621
3637
  return sdk.get('/permission_sets', {
3622
3638
  fields
3623
3639
  }, null, options);
3624
3640
  });
3625
3641
 
3626
- return function all_permission_sets(_x866, _x867, _x868) {
3627
- return _ref252.apply(this, arguments);
3642
+ return function all_permission_sets(_x869, _x870, _x871) {
3643
+ return _ref253.apply(this, arguments);
3628
3644
  };
3629
3645
  }();
3630
3646
 
3631
3647
  exports.all_permission_sets = all_permission_sets;
3632
3648
 
3633
3649
  var create_permission_set = function () {
3634
- var _ref253 = _asyncToGenerator(function* (sdk, body, options) {
3650
+ var _ref254 = _asyncToGenerator(function* (sdk, body, options) {
3635
3651
  return sdk.post('/permission_sets', null, body, options);
3636
3652
  });
3637
3653
 
3638
- return function create_permission_set(_x869, _x870, _x871) {
3639
- return _ref253.apply(this, arguments);
3654
+ return function create_permission_set(_x872, _x873, _x874) {
3655
+ return _ref254.apply(this, arguments);
3640
3656
  };
3641
3657
  }();
3642
3658
 
3643
3659
  exports.create_permission_set = create_permission_set;
3644
3660
 
3645
3661
  var all_roles = function () {
3646
- var _ref254 = _asyncToGenerator(function* (sdk, request, options) {
3662
+ var _ref255 = _asyncToGenerator(function* (sdk, request, options) {
3647
3663
  return sdk.get('/roles', {
3648
3664
  fields: request.fields,
3649
3665
  ids: request.ids
3650
3666
  }, null, options);
3651
3667
  });
3652
3668
 
3653
- return function all_roles(_x872, _x873, _x874) {
3654
- return _ref254.apply(this, arguments);
3669
+ return function all_roles(_x875, _x876, _x877) {
3670
+ return _ref255.apply(this, arguments);
3655
3671
  };
3656
3672
  }();
3657
3673
 
3658
3674
  exports.all_roles = all_roles;
3659
3675
 
3660
3676
  var create_role = function () {
3661
- var _ref255 = _asyncToGenerator(function* (sdk, body, options) {
3677
+ var _ref256 = _asyncToGenerator(function* (sdk, body, options) {
3662
3678
  return sdk.post('/roles', null, body, options);
3663
3679
  });
3664
3680
 
3665
- return function create_role(_x875, _x876, _x877) {
3666
- return _ref255.apply(this, arguments);
3681
+ return function create_role(_x878, _x879, _x880) {
3682
+ return _ref256.apply(this, arguments);
3667
3683
  };
3668
3684
  }();
3669
3685
 
3670
3686
  exports.create_role = create_role;
3671
3687
 
3672
3688
  var search_roles = function () {
3673
- var _ref256 = _asyncToGenerator(function* (sdk, request, options) {
3689
+ var _ref257 = _asyncToGenerator(function* (sdk, request, options) {
3674
3690
  return sdk.get('/roles/search', {
3675
3691
  fields: request.fields,
3676
3692
  limit: request.limit,
@@ -3683,156 +3699,156 @@ var search_roles = function () {
3683
3699
  }, null, options);
3684
3700
  });
3685
3701
 
3686
- return function search_roles(_x878, _x879, _x880) {
3687
- return _ref256.apply(this, arguments);
3702
+ return function search_roles(_x881, _x882, _x883) {
3703
+ return _ref257.apply(this, arguments);
3688
3704
  };
3689
3705
  }();
3690
3706
 
3691
3707
  exports.search_roles = search_roles;
3692
3708
 
3693
3709
  var role = function () {
3694
- var _ref257 = _asyncToGenerator(function* (sdk, role_id, options) {
3710
+ var _ref258 = _asyncToGenerator(function* (sdk, role_id, options) {
3695
3711
  return sdk.get("/roles/".concat(role_id), null, null, options);
3696
3712
  });
3697
3713
 
3698
- return function role(_x881, _x882, _x883) {
3699
- return _ref257.apply(this, arguments);
3714
+ return function role(_x884, _x885, _x886) {
3715
+ return _ref258.apply(this, arguments);
3700
3716
  };
3701
3717
  }();
3702
3718
 
3703
3719
  exports.role = role;
3704
3720
 
3705
3721
  var update_role = function () {
3706
- var _ref258 = _asyncToGenerator(function* (sdk, role_id, body, options) {
3722
+ var _ref259 = _asyncToGenerator(function* (sdk, role_id, body, options) {
3707
3723
  return sdk.patch("/roles/".concat(role_id), null, body, options);
3708
3724
  });
3709
3725
 
3710
- return function update_role(_x884, _x885, _x886, _x887) {
3711
- return _ref258.apply(this, arguments);
3726
+ return function update_role(_x887, _x888, _x889, _x890) {
3727
+ return _ref259.apply(this, arguments);
3712
3728
  };
3713
3729
  }();
3714
3730
 
3715
3731
  exports.update_role = update_role;
3716
3732
 
3717
3733
  var delete_role = function () {
3718
- var _ref259 = _asyncToGenerator(function* (sdk, role_id, options) {
3734
+ var _ref260 = _asyncToGenerator(function* (sdk, role_id, options) {
3719
3735
  return sdk.delete("/roles/".concat(role_id), null, null, options);
3720
3736
  });
3721
3737
 
3722
- return function delete_role(_x888, _x889, _x890) {
3723
- return _ref259.apply(this, arguments);
3738
+ return function delete_role(_x891, _x892, _x893) {
3739
+ return _ref260.apply(this, arguments);
3724
3740
  };
3725
3741
  }();
3726
3742
 
3727
3743
  exports.delete_role = delete_role;
3728
3744
 
3729
3745
  var role_groups = function () {
3730
- var _ref260 = _asyncToGenerator(function* (sdk, role_id, fields, options) {
3746
+ var _ref261 = _asyncToGenerator(function* (sdk, role_id, fields, options) {
3731
3747
  return sdk.get("/roles/".concat(role_id, "/groups"), {
3732
3748
  fields
3733
3749
  }, null, options);
3734
3750
  });
3735
3751
 
3736
- return function role_groups(_x891, _x892, _x893, _x894) {
3737
- return _ref260.apply(this, arguments);
3752
+ return function role_groups(_x894, _x895, _x896, _x897) {
3753
+ return _ref261.apply(this, arguments);
3738
3754
  };
3739
3755
  }();
3740
3756
 
3741
3757
  exports.role_groups = role_groups;
3742
3758
 
3743
3759
  var set_role_groups = function () {
3744
- var _ref261 = _asyncToGenerator(function* (sdk, role_id, body, options) {
3760
+ var _ref262 = _asyncToGenerator(function* (sdk, role_id, body, options) {
3745
3761
  return sdk.put("/roles/".concat(role_id, "/groups"), null, body, options);
3746
3762
  });
3747
3763
 
3748
- return function set_role_groups(_x895, _x896, _x897, _x898) {
3749
- return _ref261.apply(this, arguments);
3764
+ return function set_role_groups(_x898, _x899, _x900, _x901) {
3765
+ return _ref262.apply(this, arguments);
3750
3766
  };
3751
3767
  }();
3752
3768
 
3753
3769
  exports.set_role_groups = set_role_groups;
3754
3770
 
3755
3771
  var role_users = function () {
3756
- var _ref262 = _asyncToGenerator(function* (sdk, request, options) {
3772
+ var _ref263 = _asyncToGenerator(function* (sdk, request, options) {
3757
3773
  return sdk.get("/roles/".concat(request.role_id, "/users"), {
3758
3774
  fields: request.fields,
3759
3775
  direct_association_only: request.direct_association_only
3760
3776
  }, null, options);
3761
3777
  });
3762
3778
 
3763
- return function role_users(_x899, _x900, _x901) {
3764
- return _ref262.apply(this, arguments);
3779
+ return function role_users(_x902, _x903, _x904) {
3780
+ return _ref263.apply(this, arguments);
3765
3781
  };
3766
3782
  }();
3767
3783
 
3768
3784
  exports.role_users = role_users;
3769
3785
 
3770
3786
  var set_role_users = function () {
3771
- var _ref263 = _asyncToGenerator(function* (sdk, role_id, body, options) {
3787
+ var _ref264 = _asyncToGenerator(function* (sdk, role_id, body, options) {
3772
3788
  return sdk.put("/roles/".concat(role_id, "/users"), null, body, options);
3773
3789
  });
3774
3790
 
3775
- return function set_role_users(_x902, _x903, _x904, _x905) {
3776
- return _ref263.apply(this, arguments);
3791
+ return function set_role_users(_x905, _x906, _x907, _x908) {
3792
+ return _ref264.apply(this, arguments);
3777
3793
  };
3778
3794
  }();
3779
3795
 
3780
3796
  exports.set_role_users = set_role_users;
3781
3797
 
3782
3798
  var scheduled_plans_for_space = function () {
3783
- var _ref264 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
3799
+ var _ref265 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
3784
3800
  return sdk.get("/scheduled_plans/space/".concat(space_id), {
3785
3801
  fields
3786
3802
  }, null, options);
3787
3803
  });
3788
3804
 
3789
- return function scheduled_plans_for_space(_x906, _x907, _x908, _x909) {
3790
- return _ref264.apply(this, arguments);
3805
+ return function scheduled_plans_for_space(_x909, _x910, _x911, _x912) {
3806
+ return _ref265.apply(this, arguments);
3791
3807
  };
3792
3808
  }();
3793
3809
 
3794
3810
  exports.scheduled_plans_for_space = scheduled_plans_for_space;
3795
3811
 
3796
3812
  var scheduled_plan = function () {
3797
- var _ref265 = _asyncToGenerator(function* (sdk, scheduled_plan_id, fields, options) {
3813
+ var _ref266 = _asyncToGenerator(function* (sdk, scheduled_plan_id, fields, options) {
3798
3814
  return sdk.get("/scheduled_plans/".concat(scheduled_plan_id), {
3799
3815
  fields
3800
3816
  }, null, options);
3801
3817
  });
3802
3818
 
3803
- return function scheduled_plan(_x910, _x911, _x912, _x913) {
3804
- return _ref265.apply(this, arguments);
3819
+ return function scheduled_plan(_x913, _x914, _x915, _x916) {
3820
+ return _ref266.apply(this, arguments);
3805
3821
  };
3806
3822
  }();
3807
3823
 
3808
3824
  exports.scheduled_plan = scheduled_plan;
3809
3825
 
3810
3826
  var update_scheduled_plan = function () {
3811
- var _ref266 = _asyncToGenerator(function* (sdk, scheduled_plan_id, body, options) {
3827
+ var _ref267 = _asyncToGenerator(function* (sdk, scheduled_plan_id, body, options) {
3812
3828
  return sdk.patch("/scheduled_plans/".concat(scheduled_plan_id), null, body, options);
3813
3829
  });
3814
3830
 
3815
- return function update_scheduled_plan(_x914, _x915, _x916, _x917) {
3816
- return _ref266.apply(this, arguments);
3831
+ return function update_scheduled_plan(_x917, _x918, _x919, _x920) {
3832
+ return _ref267.apply(this, arguments);
3817
3833
  };
3818
3834
  }();
3819
3835
 
3820
3836
  exports.update_scheduled_plan = update_scheduled_plan;
3821
3837
 
3822
3838
  var delete_scheduled_plan = function () {
3823
- var _ref267 = _asyncToGenerator(function* (sdk, scheduled_plan_id, options) {
3839
+ var _ref268 = _asyncToGenerator(function* (sdk, scheduled_plan_id, options) {
3824
3840
  return sdk.delete("/scheduled_plans/".concat(scheduled_plan_id), null, null, options);
3825
3841
  });
3826
3842
 
3827
- return function delete_scheduled_plan(_x918, _x919, _x920) {
3828
- return _ref267.apply(this, arguments);
3843
+ return function delete_scheduled_plan(_x921, _x922, _x923) {
3844
+ return _ref268.apply(this, arguments);
3829
3845
  };
3830
3846
  }();
3831
3847
 
3832
3848
  exports.delete_scheduled_plan = delete_scheduled_plan;
3833
3849
 
3834
3850
  var all_scheduled_plans = function () {
3835
- var _ref268 = _asyncToGenerator(function* (sdk, request, options) {
3851
+ var _ref269 = _asyncToGenerator(function* (sdk, request, options) {
3836
3852
  return sdk.get('/scheduled_plans', {
3837
3853
  user_id: request.user_id,
3838
3854
  fields: request.fields,
@@ -3840,39 +3856,39 @@ var all_scheduled_plans = function () {
3840
3856
  }, null, options);
3841
3857
  });
3842
3858
 
3843
- return function all_scheduled_plans(_x921, _x922, _x923) {
3844
- return _ref268.apply(this, arguments);
3859
+ return function all_scheduled_plans(_x924, _x925, _x926) {
3860
+ return _ref269.apply(this, arguments);
3845
3861
  };
3846
3862
  }();
3847
3863
 
3848
3864
  exports.all_scheduled_plans = all_scheduled_plans;
3849
3865
 
3850
3866
  var create_scheduled_plan = function () {
3851
- var _ref269 = _asyncToGenerator(function* (sdk, body, options) {
3867
+ var _ref270 = _asyncToGenerator(function* (sdk, body, options) {
3852
3868
  return sdk.post('/scheduled_plans', null, body, options);
3853
3869
  });
3854
3870
 
3855
- return function create_scheduled_plan(_x924, _x925, _x926) {
3856
- return _ref269.apply(this, arguments);
3871
+ return function create_scheduled_plan(_x927, _x928, _x929) {
3872
+ return _ref270.apply(this, arguments);
3857
3873
  };
3858
3874
  }();
3859
3875
 
3860
3876
  exports.create_scheduled_plan = create_scheduled_plan;
3861
3877
 
3862
3878
  var scheduled_plan_run_once = function () {
3863
- var _ref270 = _asyncToGenerator(function* (sdk, body, options) {
3879
+ var _ref271 = _asyncToGenerator(function* (sdk, body, options) {
3864
3880
  return sdk.post('/scheduled_plans/run_once', null, body, options);
3865
3881
  });
3866
3882
 
3867
- return function scheduled_plan_run_once(_x927, _x928, _x929) {
3868
- return _ref270.apply(this, arguments);
3883
+ return function scheduled_plan_run_once(_x930, _x931, _x932) {
3884
+ return _ref271.apply(this, arguments);
3869
3885
  };
3870
3886
  }();
3871
3887
 
3872
3888
  exports.scheduled_plan_run_once = scheduled_plan_run_once;
3873
3889
 
3874
3890
  var scheduled_plans_for_look = function () {
3875
- var _ref271 = _asyncToGenerator(function* (sdk, request, options) {
3891
+ var _ref272 = _asyncToGenerator(function* (sdk, request, options) {
3876
3892
  return sdk.get("/scheduled_plans/look/".concat(request.look_id), {
3877
3893
  user_id: request.user_id,
3878
3894
  fields: request.fields,
@@ -3880,15 +3896,15 @@ var scheduled_plans_for_look = function () {
3880
3896
  }, null, options);
3881
3897
  });
3882
3898
 
3883
- return function scheduled_plans_for_look(_x930, _x931, _x932) {
3884
- return _ref271.apply(this, arguments);
3899
+ return function scheduled_plans_for_look(_x933, _x934, _x935) {
3900
+ return _ref272.apply(this, arguments);
3885
3901
  };
3886
3902
  }();
3887
3903
 
3888
3904
  exports.scheduled_plans_for_look = scheduled_plans_for_look;
3889
3905
 
3890
3906
  var scheduled_plans_for_dashboard = function () {
3891
- var _ref272 = _asyncToGenerator(function* (sdk, request, options) {
3907
+ var _ref273 = _asyncToGenerator(function* (sdk, request, options) {
3892
3908
  return sdk.get("/scheduled_plans/dashboard/".concat(request.dashboard_id), {
3893
3909
  user_id: request.user_id,
3894
3910
  all_users: request.all_users,
@@ -3896,15 +3912,15 @@ var scheduled_plans_for_dashboard = function () {
3896
3912
  }, null, options);
3897
3913
  });
3898
3914
 
3899
- return function scheduled_plans_for_dashboard(_x933, _x934, _x935) {
3900
- return _ref272.apply(this, arguments);
3915
+ return function scheduled_plans_for_dashboard(_x936, _x937, _x938) {
3916
+ return _ref273.apply(this, arguments);
3901
3917
  };
3902
3918
  }();
3903
3919
 
3904
3920
  exports.scheduled_plans_for_dashboard = scheduled_plans_for_dashboard;
3905
3921
 
3906
3922
  var scheduled_plans_for_lookml_dashboard = function () {
3907
- var _ref273 = _asyncToGenerator(function* (sdk, request, options) {
3923
+ var _ref274 = _asyncToGenerator(function* (sdk, request, options) {
3908
3924
  request.lookml_dashboard_id = (0, _sdkRtl.encodeParam)(request.lookml_dashboard_id);
3909
3925
  return sdk.get("/scheduled_plans/lookml_dashboard/".concat(request.lookml_dashboard_id), {
3910
3926
  user_id: request.user_id,
@@ -3913,51 +3929,51 @@ var scheduled_plans_for_lookml_dashboard = function () {
3913
3929
  }, null, options);
3914
3930
  });
3915
3931
 
3916
- return function scheduled_plans_for_lookml_dashboard(_x936, _x937, _x938) {
3917
- return _ref273.apply(this, arguments);
3932
+ return function scheduled_plans_for_lookml_dashboard(_x939, _x940, _x941) {
3933
+ return _ref274.apply(this, arguments);
3918
3934
  };
3919
3935
  }();
3920
3936
 
3921
3937
  exports.scheduled_plans_for_lookml_dashboard = scheduled_plans_for_lookml_dashboard;
3922
3938
 
3923
3939
  var scheduled_plan_run_once_by_id = function () {
3924
- var _ref274 = _asyncToGenerator(function* (sdk, scheduled_plan_id, body, options) {
3940
+ var _ref275 = _asyncToGenerator(function* (sdk, scheduled_plan_id, body, options) {
3925
3941
  return sdk.post("/scheduled_plans/".concat(scheduled_plan_id, "/run_once"), null, body, options);
3926
3942
  });
3927
3943
 
3928
- return function scheduled_plan_run_once_by_id(_x939, _x940, _x941, _x942) {
3929
- return _ref274.apply(this, arguments);
3944
+ return function scheduled_plan_run_once_by_id(_x942, _x943, _x944, _x945) {
3945
+ return _ref275.apply(this, arguments);
3930
3946
  };
3931
3947
  }();
3932
3948
 
3933
3949
  exports.scheduled_plan_run_once_by_id = scheduled_plan_run_once_by_id;
3934
3950
 
3935
3951
  var session = function () {
3936
- var _ref275 = _asyncToGenerator(function* (sdk, options) {
3952
+ var _ref276 = _asyncToGenerator(function* (sdk, options) {
3937
3953
  return sdk.get('/session', null, null, options);
3938
3954
  });
3939
3955
 
3940
- return function session(_x943, _x944) {
3941
- return _ref275.apply(this, arguments);
3956
+ return function session(_x946, _x947) {
3957
+ return _ref276.apply(this, arguments);
3942
3958
  };
3943
3959
  }();
3944
3960
 
3945
3961
  exports.session = session;
3946
3962
 
3947
3963
  var update_session = function () {
3948
- var _ref276 = _asyncToGenerator(function* (sdk, body, options) {
3964
+ var _ref277 = _asyncToGenerator(function* (sdk, body, options) {
3949
3965
  return sdk.patch('/session', null, body, options);
3950
3966
  });
3951
3967
 
3952
- return function update_session(_x945, _x946, _x947) {
3953
- return _ref276.apply(this, arguments);
3968
+ return function update_session(_x948, _x949, _x950) {
3969
+ return _ref277.apply(this, arguments);
3954
3970
  };
3955
3971
  }();
3956
3972
 
3957
3973
  exports.update_session = update_session;
3958
3974
 
3959
3975
  var search_spaces = function () {
3960
- var _ref277 = _asyncToGenerator(function* (sdk, request, options) {
3976
+ var _ref278 = _asyncToGenerator(function* (sdk, request, options) {
3961
3977
  return sdk.get('/spaces/search', {
3962
3978
  fields: request.fields,
3963
3979
  page: request.page,
@@ -3974,82 +3990,82 @@ var search_spaces = function () {
3974
3990
  }, null, options);
3975
3991
  });
3976
3992
 
3977
- return function search_spaces(_x948, _x949, _x950) {
3978
- return _ref277.apply(this, arguments);
3993
+ return function search_spaces(_x951, _x952, _x953) {
3994
+ return _ref278.apply(this, arguments);
3979
3995
  };
3980
3996
  }();
3981
3997
 
3982
3998
  exports.search_spaces = search_spaces;
3983
3999
 
3984
4000
  var space = function () {
3985
- var _ref278 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
4001
+ var _ref279 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
3986
4002
  space_id = (0, _sdkRtl.encodeParam)(space_id);
3987
4003
  return sdk.get("/spaces/".concat(space_id), {
3988
4004
  fields
3989
4005
  }, null, options);
3990
4006
  });
3991
4007
 
3992
- return function space(_x951, _x952, _x953, _x954) {
3993
- return _ref278.apply(this, arguments);
4008
+ return function space(_x954, _x955, _x956, _x957) {
4009
+ return _ref279.apply(this, arguments);
3994
4010
  };
3995
4011
  }();
3996
4012
 
3997
4013
  exports.space = space;
3998
4014
 
3999
4015
  var update_space = function () {
4000
- var _ref279 = _asyncToGenerator(function* (sdk, space_id, body, options) {
4016
+ var _ref280 = _asyncToGenerator(function* (sdk, space_id, body, options) {
4001
4017
  space_id = (0, _sdkRtl.encodeParam)(space_id);
4002
4018
  return sdk.patch("/spaces/".concat(space_id), null, body, options);
4003
4019
  });
4004
4020
 
4005
- return function update_space(_x955, _x956, _x957, _x958) {
4006
- return _ref279.apply(this, arguments);
4021
+ return function update_space(_x958, _x959, _x960, _x961) {
4022
+ return _ref280.apply(this, arguments);
4007
4023
  };
4008
4024
  }();
4009
4025
 
4010
4026
  exports.update_space = update_space;
4011
4027
 
4012
4028
  var delete_space = function () {
4013
- var _ref280 = _asyncToGenerator(function* (sdk, space_id, options) {
4029
+ var _ref281 = _asyncToGenerator(function* (sdk, space_id, options) {
4014
4030
  space_id = (0, _sdkRtl.encodeParam)(space_id);
4015
4031
  return sdk.delete("/spaces/".concat(space_id), null, null, options);
4016
4032
  });
4017
4033
 
4018
- return function delete_space(_x959, _x960, _x961) {
4019
- return _ref280.apply(this, arguments);
4034
+ return function delete_space(_x962, _x963, _x964) {
4035
+ return _ref281.apply(this, arguments);
4020
4036
  };
4021
4037
  }();
4022
4038
 
4023
4039
  exports.delete_space = delete_space;
4024
4040
 
4025
4041
  var all_spaces = function () {
4026
- var _ref281 = _asyncToGenerator(function* (sdk, fields, options) {
4042
+ var _ref282 = _asyncToGenerator(function* (sdk, fields, options) {
4027
4043
  return sdk.get('/spaces', {
4028
4044
  fields
4029
4045
  }, null, options);
4030
4046
  });
4031
4047
 
4032
- return function all_spaces(_x962, _x963, _x964) {
4033
- return _ref281.apply(this, arguments);
4048
+ return function all_spaces(_x965, _x966, _x967) {
4049
+ return _ref282.apply(this, arguments);
4034
4050
  };
4035
4051
  }();
4036
4052
 
4037
4053
  exports.all_spaces = all_spaces;
4038
4054
 
4039
4055
  var create_space = function () {
4040
- var _ref282 = _asyncToGenerator(function* (sdk, body, options) {
4056
+ var _ref283 = _asyncToGenerator(function* (sdk, body, options) {
4041
4057
  return sdk.post('/spaces', null, body, options);
4042
4058
  });
4043
4059
 
4044
- return function create_space(_x965, _x966, _x967) {
4045
- return _ref282.apply(this, arguments);
4060
+ return function create_space(_x968, _x969, _x970) {
4061
+ return _ref283.apply(this, arguments);
4046
4062
  };
4047
4063
  }();
4048
4064
 
4049
4065
  exports.create_space = create_space;
4050
4066
 
4051
4067
  var space_children = function () {
4052
- var _ref283 = _asyncToGenerator(function* (sdk, request, options) {
4068
+ var _ref284 = _asyncToGenerator(function* (sdk, request, options) {
4053
4069
  request.space_id = (0, _sdkRtl.encodeParam)(request.space_id);
4054
4070
  return sdk.get("/spaces/".concat(request.space_id, "/children"), {
4055
4071
  fields: request.fields,
@@ -4059,15 +4075,15 @@ var space_children = function () {
4059
4075
  }, null, options);
4060
4076
  });
4061
4077
 
4062
- return function space_children(_x968, _x969, _x970) {
4063
- return _ref283.apply(this, arguments);
4078
+ return function space_children(_x971, _x972, _x973) {
4079
+ return _ref284.apply(this, arguments);
4064
4080
  };
4065
4081
  }();
4066
4082
 
4067
4083
  exports.space_children = space_children;
4068
4084
 
4069
4085
  var space_children_search = function () {
4070
- var _ref284 = _asyncToGenerator(function* (sdk, request, options) {
4086
+ var _ref285 = _asyncToGenerator(function* (sdk, request, options) {
4071
4087
  request.space_id = (0, _sdkRtl.encodeParam)(request.space_id);
4072
4088
  return sdk.get("/spaces/".concat(request.space_id, "/children/search"), {
4073
4089
  fields: request.fields,
@@ -4076,101 +4092,101 @@ var space_children_search = function () {
4076
4092
  }, null, options);
4077
4093
  });
4078
4094
 
4079
- return function space_children_search(_x971, _x972, _x973) {
4080
- return _ref284.apply(this, arguments);
4095
+ return function space_children_search(_x974, _x975, _x976) {
4096
+ return _ref285.apply(this, arguments);
4081
4097
  };
4082
4098
  }();
4083
4099
 
4084
4100
  exports.space_children_search = space_children_search;
4085
4101
 
4086
4102
  var space_parent = function () {
4087
- var _ref285 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
4103
+ var _ref286 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
4088
4104
  space_id = (0, _sdkRtl.encodeParam)(space_id);
4089
4105
  return sdk.get("/spaces/".concat(space_id, "/parent"), {
4090
4106
  fields
4091
4107
  }, null, options);
4092
4108
  });
4093
4109
 
4094
- return function space_parent(_x974, _x975, _x976, _x977) {
4095
- return _ref285.apply(this, arguments);
4110
+ return function space_parent(_x977, _x978, _x979, _x980) {
4111
+ return _ref286.apply(this, arguments);
4096
4112
  };
4097
4113
  }();
4098
4114
 
4099
4115
  exports.space_parent = space_parent;
4100
4116
 
4101
4117
  var space_ancestors = function () {
4102
- var _ref286 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
4118
+ var _ref287 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
4103
4119
  space_id = (0, _sdkRtl.encodeParam)(space_id);
4104
4120
  return sdk.get("/spaces/".concat(space_id, "/ancestors"), {
4105
4121
  fields
4106
4122
  }, null, options);
4107
4123
  });
4108
4124
 
4109
- return function space_ancestors(_x978, _x979, _x980, _x981) {
4110
- return _ref286.apply(this, arguments);
4125
+ return function space_ancestors(_x981, _x982, _x983, _x984) {
4126
+ return _ref287.apply(this, arguments);
4111
4127
  };
4112
4128
  }();
4113
4129
 
4114
4130
  exports.space_ancestors = space_ancestors;
4115
4131
 
4116
4132
  var space_looks = function () {
4117
- var _ref287 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
4133
+ var _ref288 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
4118
4134
  space_id = (0, _sdkRtl.encodeParam)(space_id);
4119
4135
  return sdk.get("/spaces/".concat(space_id, "/looks"), {
4120
4136
  fields
4121
4137
  }, null, options);
4122
4138
  });
4123
4139
 
4124
- return function space_looks(_x982, _x983, _x984, _x985) {
4125
- return _ref287.apply(this, arguments);
4140
+ return function space_looks(_x985, _x986, _x987, _x988) {
4141
+ return _ref288.apply(this, arguments);
4126
4142
  };
4127
4143
  }();
4128
4144
 
4129
4145
  exports.space_looks = space_looks;
4130
4146
 
4131
4147
  var space_dashboards = function () {
4132
- var _ref288 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
4148
+ var _ref289 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
4133
4149
  space_id = (0, _sdkRtl.encodeParam)(space_id);
4134
4150
  return sdk.get("/spaces/".concat(space_id, "/dashboards"), {
4135
4151
  fields
4136
4152
  }, null, options);
4137
4153
  });
4138
4154
 
4139
- return function space_dashboards(_x986, _x987, _x988, _x989) {
4140
- return _ref288.apply(this, arguments);
4155
+ return function space_dashboards(_x989, _x990, _x991, _x992) {
4156
+ return _ref289.apply(this, arguments);
4141
4157
  };
4142
4158
  }();
4143
4159
 
4144
4160
  exports.space_dashboards = space_dashboards;
4145
4161
 
4146
4162
  var all_themes = function () {
4147
- var _ref289 = _asyncToGenerator(function* (sdk, fields, options) {
4163
+ var _ref290 = _asyncToGenerator(function* (sdk, fields, options) {
4148
4164
  return sdk.get('/themes', {
4149
4165
  fields
4150
4166
  }, null, options);
4151
4167
  });
4152
4168
 
4153
- return function all_themes(_x990, _x991, _x992) {
4154
- return _ref289.apply(this, arguments);
4169
+ return function all_themes(_x993, _x994, _x995) {
4170
+ return _ref290.apply(this, arguments);
4155
4171
  };
4156
4172
  }();
4157
4173
 
4158
4174
  exports.all_themes = all_themes;
4159
4175
 
4160
4176
  var create_theme = function () {
4161
- var _ref290 = _asyncToGenerator(function* (sdk, body, options) {
4177
+ var _ref291 = _asyncToGenerator(function* (sdk, body, options) {
4162
4178
  return sdk.post('/themes', null, body, options);
4163
4179
  });
4164
4180
 
4165
- return function create_theme(_x993, _x994, _x995) {
4166
- return _ref290.apply(this, arguments);
4181
+ return function create_theme(_x996, _x997, _x998) {
4182
+ return _ref291.apply(this, arguments);
4167
4183
  };
4168
4184
  }();
4169
4185
 
4170
4186
  exports.create_theme = create_theme;
4171
4187
 
4172
4188
  var search_themes = function () {
4173
- var _ref291 = _asyncToGenerator(function* (sdk, request, options) {
4189
+ var _ref292 = _asyncToGenerator(function* (sdk, request, options) {
4174
4190
  return sdk.get('/themes/search', {
4175
4191
  id: request.id,
4176
4192
  name: request.name,
@@ -4184,43 +4200,43 @@ var search_themes = function () {
4184
4200
  }, null, options);
4185
4201
  });
4186
4202
 
4187
- return function search_themes(_x996, _x997, _x998) {
4188
- return _ref291.apply(this, arguments);
4203
+ return function search_themes(_x999, _x1000, _x1001) {
4204
+ return _ref292.apply(this, arguments);
4189
4205
  };
4190
4206
  }();
4191
4207
 
4192
4208
  exports.search_themes = search_themes;
4193
4209
 
4194
4210
  var default_theme = function () {
4195
- var _ref292 = _asyncToGenerator(function* (sdk, ts, options) {
4211
+ var _ref293 = _asyncToGenerator(function* (sdk, ts, options) {
4196
4212
  return sdk.get('/themes/default', {
4197
4213
  ts
4198
4214
  }, null, options);
4199
4215
  });
4200
4216
 
4201
- return function default_theme(_x999, _x1000, _x1001) {
4202
- return _ref292.apply(this, arguments);
4217
+ return function default_theme(_x1002, _x1003, _x1004) {
4218
+ return _ref293.apply(this, arguments);
4203
4219
  };
4204
4220
  }();
4205
4221
 
4206
4222
  exports.default_theme = default_theme;
4207
4223
 
4208
4224
  var set_default_theme = function () {
4209
- var _ref293 = _asyncToGenerator(function* (sdk, name, options) {
4225
+ var _ref294 = _asyncToGenerator(function* (sdk, name, options) {
4210
4226
  return sdk.put('/themes/default', {
4211
4227
  name
4212
4228
  }, null, options);
4213
4229
  });
4214
4230
 
4215
- return function set_default_theme(_x1002, _x1003, _x1004) {
4216
- return _ref293.apply(this, arguments);
4231
+ return function set_default_theme(_x1005, _x1006, _x1007) {
4232
+ return _ref294.apply(this, arguments);
4217
4233
  };
4218
4234
  }();
4219
4235
 
4220
4236
  exports.set_default_theme = set_default_theme;
4221
4237
 
4222
4238
  var active_themes = function () {
4223
- var _ref294 = _asyncToGenerator(function* (sdk, request, options) {
4239
+ var _ref295 = _asyncToGenerator(function* (sdk, request, options) {
4224
4240
  return sdk.get('/themes/active', {
4225
4241
  name: request.name,
4226
4242
  ts: request.ts,
@@ -4228,97 +4244,97 @@ var active_themes = function () {
4228
4244
  }, null, options);
4229
4245
  });
4230
4246
 
4231
- return function active_themes(_x1005, _x1006, _x1007) {
4232
- return _ref294.apply(this, arguments);
4247
+ return function active_themes(_x1008, _x1009, _x1010) {
4248
+ return _ref295.apply(this, arguments);
4233
4249
  };
4234
4250
  }();
4235
4251
 
4236
4252
  exports.active_themes = active_themes;
4237
4253
 
4238
4254
  var theme_or_default = function () {
4239
- var _ref295 = _asyncToGenerator(function* (sdk, name, ts, options) {
4255
+ var _ref296 = _asyncToGenerator(function* (sdk, name, ts, options) {
4240
4256
  return sdk.get('/themes/theme_or_default', {
4241
4257
  name,
4242
4258
  ts
4243
4259
  }, null, options);
4244
4260
  });
4245
4261
 
4246
- return function theme_or_default(_x1008, _x1009, _x1010, _x1011) {
4247
- return _ref295.apply(this, arguments);
4262
+ return function theme_or_default(_x1011, _x1012, _x1013, _x1014) {
4263
+ return _ref296.apply(this, arguments);
4248
4264
  };
4249
4265
  }();
4250
4266
 
4251
4267
  exports.theme_or_default = theme_or_default;
4252
4268
 
4253
4269
  var validate_theme = function () {
4254
- var _ref296 = _asyncToGenerator(function* (sdk, body, options) {
4270
+ var _ref297 = _asyncToGenerator(function* (sdk, body, options) {
4255
4271
  return sdk.post('/themes/validate', null, body, options);
4256
4272
  });
4257
4273
 
4258
- return function validate_theme(_x1012, _x1013, _x1014) {
4259
- return _ref296.apply(this, arguments);
4274
+ return function validate_theme(_x1015, _x1016, _x1017) {
4275
+ return _ref297.apply(this, arguments);
4260
4276
  };
4261
4277
  }();
4262
4278
 
4263
4279
  exports.validate_theme = validate_theme;
4264
4280
 
4265
4281
  var theme = function () {
4266
- var _ref297 = _asyncToGenerator(function* (sdk, theme_id, fields, options) {
4282
+ var _ref298 = _asyncToGenerator(function* (sdk, theme_id, fields, options) {
4267
4283
  theme_id = (0, _sdkRtl.encodeParam)(theme_id);
4268
4284
  return sdk.get("/themes/".concat(theme_id), {
4269
4285
  fields
4270
4286
  }, null, options);
4271
4287
  });
4272
4288
 
4273
- return function theme(_x1015, _x1016, _x1017, _x1018) {
4274
- return _ref297.apply(this, arguments);
4289
+ return function theme(_x1018, _x1019, _x1020, _x1021) {
4290
+ return _ref298.apply(this, arguments);
4275
4291
  };
4276
4292
  }();
4277
4293
 
4278
4294
  exports.theme = theme;
4279
4295
 
4280
4296
  var update_theme = function () {
4281
- var _ref298 = _asyncToGenerator(function* (sdk, theme_id, body, options) {
4297
+ var _ref299 = _asyncToGenerator(function* (sdk, theme_id, body, options) {
4282
4298
  theme_id = (0, _sdkRtl.encodeParam)(theme_id);
4283
4299
  return sdk.patch("/themes/".concat(theme_id), null, body, options);
4284
4300
  });
4285
4301
 
4286
- return function update_theme(_x1019, _x1020, _x1021, _x1022) {
4287
- return _ref298.apply(this, arguments);
4302
+ return function update_theme(_x1022, _x1023, _x1024, _x1025) {
4303
+ return _ref299.apply(this, arguments);
4288
4304
  };
4289
4305
  }();
4290
4306
 
4291
4307
  exports.update_theme = update_theme;
4292
4308
 
4293
4309
  var delete_theme = function () {
4294
- var _ref299 = _asyncToGenerator(function* (sdk, theme_id, options) {
4310
+ var _ref300 = _asyncToGenerator(function* (sdk, theme_id, options) {
4295
4311
  theme_id = (0, _sdkRtl.encodeParam)(theme_id);
4296
4312
  return sdk.delete("/themes/".concat(theme_id), null, null, options);
4297
4313
  });
4298
4314
 
4299
- return function delete_theme(_x1023, _x1024, _x1025) {
4300
- return _ref299.apply(this, arguments);
4315
+ return function delete_theme(_x1026, _x1027, _x1028) {
4316
+ return _ref300.apply(this, arguments);
4301
4317
  };
4302
4318
  }();
4303
4319
 
4304
4320
  exports.delete_theme = delete_theme;
4305
4321
 
4306
4322
  var me = function () {
4307
- var _ref300 = _asyncToGenerator(function* (sdk, fields, options) {
4323
+ var _ref301 = _asyncToGenerator(function* (sdk, fields, options) {
4308
4324
  return sdk.get('/user', {
4309
4325
  fields
4310
4326
  }, null, options);
4311
4327
  });
4312
4328
 
4313
- return function me(_x1026, _x1027, _x1028) {
4314
- return _ref300.apply(this, arguments);
4329
+ return function me(_x1029, _x1030, _x1031) {
4330
+ return _ref301.apply(this, arguments);
4315
4331
  };
4316
4332
  }();
4317
4333
 
4318
4334
  exports.me = me;
4319
4335
 
4320
4336
  var all_users = function () {
4321
- var _ref301 = _asyncToGenerator(function* (sdk, request, options) {
4337
+ var _ref302 = _asyncToGenerator(function* (sdk, request, options) {
4322
4338
  return sdk.get('/users', {
4323
4339
  fields: request.fields,
4324
4340
  page: request.page,
@@ -4328,29 +4344,29 @@ var all_users = function () {
4328
4344
  }, null, options);
4329
4345
  });
4330
4346
 
4331
- return function all_users(_x1029, _x1030, _x1031) {
4332
- return _ref301.apply(this, arguments);
4347
+ return function all_users(_x1032, _x1033, _x1034) {
4348
+ return _ref302.apply(this, arguments);
4333
4349
  };
4334
4350
  }();
4335
4351
 
4336
4352
  exports.all_users = all_users;
4337
4353
 
4338
4354
  var create_user = function () {
4339
- var _ref302 = _asyncToGenerator(function* (sdk, body, fields, options) {
4355
+ var _ref303 = _asyncToGenerator(function* (sdk, body, fields, options) {
4340
4356
  return sdk.post('/users', {
4341
4357
  fields
4342
4358
  }, body, options);
4343
4359
  });
4344
4360
 
4345
- return function create_user(_x1032, _x1033, _x1034, _x1035) {
4346
- return _ref302.apply(this, arguments);
4361
+ return function create_user(_x1035, _x1036, _x1037, _x1038) {
4362
+ return _ref303.apply(this, arguments);
4347
4363
  };
4348
4364
  }();
4349
4365
 
4350
4366
  exports.create_user = create_user;
4351
4367
 
4352
4368
  var search_users = function () {
4353
- var _ref303 = _asyncToGenerator(function* (sdk, request, options) {
4369
+ var _ref304 = _asyncToGenerator(function* (sdk, request, options) {
4354
4370
  return sdk.get('/users/search', {
4355
4371
  fields: request.fields,
4356
4372
  page: request.page,
@@ -4369,15 +4385,15 @@ var search_users = function () {
4369
4385
  }, null, options);
4370
4386
  });
4371
4387
 
4372
- return function search_users(_x1036, _x1037, _x1038) {
4373
- return _ref303.apply(this, arguments);
4388
+ return function search_users(_x1039, _x1040, _x1041) {
4389
+ return _ref304.apply(this, arguments);
4374
4390
  };
4375
4391
  }();
4376
4392
 
4377
4393
  exports.search_users = search_users;
4378
4394
 
4379
4395
  var search_users_names = function () {
4380
- var _ref304 = _asyncToGenerator(function* (sdk, request, options) {
4396
+ var _ref305 = _asyncToGenerator(function* (sdk, request, options) {
4381
4397
  request.pattern = (0, _sdkRtl.encodeParam)(request.pattern);
4382
4398
  return sdk.get("/users/search/names/".concat(request.pattern), {
4383
4399
  fields: request.fields,
@@ -4393,55 +4409,55 @@ var search_users_names = function () {
4393
4409
  }, null, options);
4394
4410
  });
4395
4411
 
4396
- return function search_users_names(_x1039, _x1040, _x1041) {
4397
- return _ref304.apply(this, arguments);
4412
+ return function search_users_names(_x1042, _x1043, _x1044) {
4413
+ return _ref305.apply(this, arguments);
4398
4414
  };
4399
4415
  }();
4400
4416
 
4401
4417
  exports.search_users_names = search_users_names;
4402
4418
 
4403
4419
  var user = function () {
4404
- var _ref305 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4420
+ var _ref306 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4405
4421
  return sdk.get("/users/".concat(user_id), {
4406
4422
  fields
4407
4423
  }, null, options);
4408
4424
  });
4409
4425
 
4410
- return function user(_x1042, _x1043, _x1044, _x1045) {
4411
- return _ref305.apply(this, arguments);
4426
+ return function user(_x1045, _x1046, _x1047, _x1048) {
4427
+ return _ref306.apply(this, arguments);
4412
4428
  };
4413
4429
  }();
4414
4430
 
4415
4431
  exports.user = user;
4416
4432
 
4417
4433
  var update_user = function () {
4418
- var _ref306 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4434
+ var _ref307 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4419
4435
  return sdk.patch("/users/".concat(user_id), {
4420
4436
  fields
4421
4437
  }, body, options);
4422
4438
  });
4423
4439
 
4424
- return function update_user(_x1046, _x1047, _x1048, _x1049, _x1050) {
4425
- return _ref306.apply(this, arguments);
4440
+ return function update_user(_x1049, _x1050, _x1051, _x1052, _x1053) {
4441
+ return _ref307.apply(this, arguments);
4426
4442
  };
4427
4443
  }();
4428
4444
 
4429
4445
  exports.update_user = update_user;
4430
4446
 
4431
4447
  var delete_user = function () {
4432
- var _ref307 = _asyncToGenerator(function* (sdk, user_id, options) {
4448
+ var _ref308 = _asyncToGenerator(function* (sdk, user_id, options) {
4433
4449
  return sdk.delete("/users/".concat(user_id), null, null, options);
4434
4450
  });
4435
4451
 
4436
- return function delete_user(_x1051, _x1052, _x1053) {
4437
- return _ref307.apply(this, arguments);
4452
+ return function delete_user(_x1054, _x1055, _x1056) {
4453
+ return _ref308.apply(this, arguments);
4438
4454
  };
4439
4455
  }();
4440
4456
 
4441
4457
  exports.delete_user = delete_user;
4442
4458
 
4443
4459
  var user_for_credential = function () {
4444
- var _ref308 = _asyncToGenerator(function* (sdk, credential_type, credential_id, fields, options) {
4460
+ var _ref309 = _asyncToGenerator(function* (sdk, credential_type, credential_id, fields, options) {
4445
4461
  credential_type = (0, _sdkRtl.encodeParam)(credential_type);
4446
4462
  credential_id = (0, _sdkRtl.encodeParam)(credential_id);
4447
4463
  return sdk.get("/users/credential/".concat(credential_type, "/").concat(credential_id), {
@@ -4449,417 +4465,417 @@ var user_for_credential = function () {
4449
4465
  }, null, options);
4450
4466
  });
4451
4467
 
4452
- return function user_for_credential(_x1054, _x1055, _x1056, _x1057, _x1058) {
4453
- return _ref308.apply(this, arguments);
4468
+ return function user_for_credential(_x1057, _x1058, _x1059, _x1060, _x1061) {
4469
+ return _ref309.apply(this, arguments);
4454
4470
  };
4455
4471
  }();
4456
4472
 
4457
4473
  exports.user_for_credential = user_for_credential;
4458
4474
 
4459
4475
  var user_credentials_email = function () {
4460
- var _ref309 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4476
+ var _ref310 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4461
4477
  return sdk.get("/users/".concat(user_id, "/credentials_email"), {
4462
4478
  fields
4463
4479
  }, null, options);
4464
4480
  });
4465
4481
 
4466
- return function user_credentials_email(_x1059, _x1060, _x1061, _x1062) {
4467
- return _ref309.apply(this, arguments);
4482
+ return function user_credentials_email(_x1062, _x1063, _x1064, _x1065) {
4483
+ return _ref310.apply(this, arguments);
4468
4484
  };
4469
4485
  }();
4470
4486
 
4471
4487
  exports.user_credentials_email = user_credentials_email;
4472
4488
 
4473
4489
  var create_user_credentials_email = function () {
4474
- var _ref310 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4490
+ var _ref311 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4475
4491
  return sdk.post("/users/".concat(user_id, "/credentials_email"), {
4476
4492
  fields
4477
4493
  }, body, options);
4478
4494
  });
4479
4495
 
4480
- return function create_user_credentials_email(_x1063, _x1064, _x1065, _x1066, _x1067) {
4481
- return _ref310.apply(this, arguments);
4496
+ return function create_user_credentials_email(_x1066, _x1067, _x1068, _x1069, _x1070) {
4497
+ return _ref311.apply(this, arguments);
4482
4498
  };
4483
4499
  }();
4484
4500
 
4485
4501
  exports.create_user_credentials_email = create_user_credentials_email;
4486
4502
 
4487
4503
  var update_user_credentials_email = function () {
4488
- var _ref311 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4504
+ var _ref312 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4489
4505
  return sdk.patch("/users/".concat(user_id, "/credentials_email"), {
4490
4506
  fields
4491
4507
  }, body, options);
4492
4508
  });
4493
4509
 
4494
- return function update_user_credentials_email(_x1068, _x1069, _x1070, _x1071, _x1072) {
4495
- return _ref311.apply(this, arguments);
4510
+ return function update_user_credentials_email(_x1071, _x1072, _x1073, _x1074, _x1075) {
4511
+ return _ref312.apply(this, arguments);
4496
4512
  };
4497
4513
  }();
4498
4514
 
4499
4515
  exports.update_user_credentials_email = update_user_credentials_email;
4500
4516
 
4501
4517
  var delete_user_credentials_email = function () {
4502
- var _ref312 = _asyncToGenerator(function* (sdk, user_id, options) {
4518
+ var _ref313 = _asyncToGenerator(function* (sdk, user_id, options) {
4503
4519
  return sdk.delete("/users/".concat(user_id, "/credentials_email"), null, null, options);
4504
4520
  });
4505
4521
 
4506
- return function delete_user_credentials_email(_x1073, _x1074, _x1075) {
4507
- return _ref312.apply(this, arguments);
4522
+ return function delete_user_credentials_email(_x1076, _x1077, _x1078) {
4523
+ return _ref313.apply(this, arguments);
4508
4524
  };
4509
4525
  }();
4510
4526
 
4511
4527
  exports.delete_user_credentials_email = delete_user_credentials_email;
4512
4528
 
4513
4529
  var user_credentials_totp = function () {
4514
- var _ref313 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4530
+ var _ref314 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4515
4531
  return sdk.get("/users/".concat(user_id, "/credentials_totp"), {
4516
4532
  fields
4517
4533
  }, null, options);
4518
4534
  });
4519
4535
 
4520
- return function user_credentials_totp(_x1076, _x1077, _x1078, _x1079) {
4521
- return _ref313.apply(this, arguments);
4536
+ return function user_credentials_totp(_x1079, _x1080, _x1081, _x1082) {
4537
+ return _ref314.apply(this, arguments);
4522
4538
  };
4523
4539
  }();
4524
4540
 
4525
4541
  exports.user_credentials_totp = user_credentials_totp;
4526
4542
 
4527
4543
  var create_user_credentials_totp = function () {
4528
- var _ref314 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4544
+ var _ref315 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4529
4545
  return sdk.post("/users/".concat(user_id, "/credentials_totp"), {
4530
4546
  fields
4531
4547
  }, body, options);
4532
4548
  });
4533
4549
 
4534
- return function create_user_credentials_totp(_x1080, _x1081, _x1082, _x1083, _x1084) {
4535
- return _ref314.apply(this, arguments);
4550
+ return function create_user_credentials_totp(_x1083, _x1084, _x1085, _x1086, _x1087) {
4551
+ return _ref315.apply(this, arguments);
4536
4552
  };
4537
4553
  }();
4538
4554
 
4539
4555
  exports.create_user_credentials_totp = create_user_credentials_totp;
4540
4556
 
4541
4557
  var delete_user_credentials_totp = function () {
4542
- var _ref315 = _asyncToGenerator(function* (sdk, user_id, options) {
4558
+ var _ref316 = _asyncToGenerator(function* (sdk, user_id, options) {
4543
4559
  return sdk.delete("/users/".concat(user_id, "/credentials_totp"), null, null, options);
4544
4560
  });
4545
4561
 
4546
- return function delete_user_credentials_totp(_x1085, _x1086, _x1087) {
4547
- return _ref315.apply(this, arguments);
4562
+ return function delete_user_credentials_totp(_x1088, _x1089, _x1090) {
4563
+ return _ref316.apply(this, arguments);
4548
4564
  };
4549
4565
  }();
4550
4566
 
4551
4567
  exports.delete_user_credentials_totp = delete_user_credentials_totp;
4552
4568
 
4553
4569
  var user_credentials_ldap = function () {
4554
- var _ref316 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4570
+ var _ref317 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4555
4571
  return sdk.get("/users/".concat(user_id, "/credentials_ldap"), {
4556
4572
  fields
4557
4573
  }, null, options);
4558
4574
  });
4559
4575
 
4560
- return function user_credentials_ldap(_x1088, _x1089, _x1090, _x1091) {
4561
- return _ref316.apply(this, arguments);
4576
+ return function user_credentials_ldap(_x1091, _x1092, _x1093, _x1094) {
4577
+ return _ref317.apply(this, arguments);
4562
4578
  };
4563
4579
  }();
4564
4580
 
4565
4581
  exports.user_credentials_ldap = user_credentials_ldap;
4566
4582
 
4567
4583
  var delete_user_credentials_ldap = function () {
4568
- var _ref317 = _asyncToGenerator(function* (sdk, user_id, options) {
4584
+ var _ref318 = _asyncToGenerator(function* (sdk, user_id, options) {
4569
4585
  return sdk.delete("/users/".concat(user_id, "/credentials_ldap"), null, null, options);
4570
4586
  });
4571
4587
 
4572
- return function delete_user_credentials_ldap(_x1092, _x1093, _x1094) {
4573
- return _ref317.apply(this, arguments);
4588
+ return function delete_user_credentials_ldap(_x1095, _x1096, _x1097) {
4589
+ return _ref318.apply(this, arguments);
4574
4590
  };
4575
4591
  }();
4576
4592
 
4577
4593
  exports.delete_user_credentials_ldap = delete_user_credentials_ldap;
4578
4594
 
4579
4595
  var user_credentials_google = function () {
4580
- var _ref318 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4596
+ var _ref319 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4581
4597
  return sdk.get("/users/".concat(user_id, "/credentials_google"), {
4582
4598
  fields
4583
4599
  }, null, options);
4584
4600
  });
4585
4601
 
4586
- return function user_credentials_google(_x1095, _x1096, _x1097, _x1098) {
4587
- return _ref318.apply(this, arguments);
4602
+ return function user_credentials_google(_x1098, _x1099, _x1100, _x1101) {
4603
+ return _ref319.apply(this, arguments);
4588
4604
  };
4589
4605
  }();
4590
4606
 
4591
4607
  exports.user_credentials_google = user_credentials_google;
4592
4608
 
4593
4609
  var delete_user_credentials_google = function () {
4594
- var _ref319 = _asyncToGenerator(function* (sdk, user_id, options) {
4610
+ var _ref320 = _asyncToGenerator(function* (sdk, user_id, options) {
4595
4611
  return sdk.delete("/users/".concat(user_id, "/credentials_google"), null, null, options);
4596
4612
  });
4597
4613
 
4598
- return function delete_user_credentials_google(_x1099, _x1100, _x1101) {
4599
- return _ref319.apply(this, arguments);
4614
+ return function delete_user_credentials_google(_x1102, _x1103, _x1104) {
4615
+ return _ref320.apply(this, arguments);
4600
4616
  };
4601
4617
  }();
4602
4618
 
4603
4619
  exports.delete_user_credentials_google = delete_user_credentials_google;
4604
4620
 
4605
4621
  var user_credentials_saml = function () {
4606
- var _ref320 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4622
+ var _ref321 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4607
4623
  return sdk.get("/users/".concat(user_id, "/credentials_saml"), {
4608
4624
  fields
4609
4625
  }, null, options);
4610
4626
  });
4611
4627
 
4612
- return function user_credentials_saml(_x1102, _x1103, _x1104, _x1105) {
4613
- return _ref320.apply(this, arguments);
4628
+ return function user_credentials_saml(_x1105, _x1106, _x1107, _x1108) {
4629
+ return _ref321.apply(this, arguments);
4614
4630
  };
4615
4631
  }();
4616
4632
 
4617
4633
  exports.user_credentials_saml = user_credentials_saml;
4618
4634
 
4619
4635
  var delete_user_credentials_saml = function () {
4620
- var _ref321 = _asyncToGenerator(function* (sdk, user_id, options) {
4636
+ var _ref322 = _asyncToGenerator(function* (sdk, user_id, options) {
4621
4637
  return sdk.delete("/users/".concat(user_id, "/credentials_saml"), null, null, options);
4622
4638
  });
4623
4639
 
4624
- return function delete_user_credentials_saml(_x1106, _x1107, _x1108) {
4625
- return _ref321.apply(this, arguments);
4640
+ return function delete_user_credentials_saml(_x1109, _x1110, _x1111) {
4641
+ return _ref322.apply(this, arguments);
4626
4642
  };
4627
4643
  }();
4628
4644
 
4629
4645
  exports.delete_user_credentials_saml = delete_user_credentials_saml;
4630
4646
 
4631
4647
  var user_credentials_oidc = function () {
4632
- var _ref322 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4648
+ var _ref323 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4633
4649
  return sdk.get("/users/".concat(user_id, "/credentials_oidc"), {
4634
4650
  fields
4635
4651
  }, null, options);
4636
4652
  });
4637
4653
 
4638
- return function user_credentials_oidc(_x1109, _x1110, _x1111, _x1112) {
4639
- return _ref322.apply(this, arguments);
4654
+ return function user_credentials_oidc(_x1112, _x1113, _x1114, _x1115) {
4655
+ return _ref323.apply(this, arguments);
4640
4656
  };
4641
4657
  }();
4642
4658
 
4643
4659
  exports.user_credentials_oidc = user_credentials_oidc;
4644
4660
 
4645
4661
  var delete_user_credentials_oidc = function () {
4646
- var _ref323 = _asyncToGenerator(function* (sdk, user_id, options) {
4662
+ var _ref324 = _asyncToGenerator(function* (sdk, user_id, options) {
4647
4663
  return sdk.delete("/users/".concat(user_id, "/credentials_oidc"), null, null, options);
4648
4664
  });
4649
4665
 
4650
- return function delete_user_credentials_oidc(_x1113, _x1114, _x1115) {
4651
- return _ref323.apply(this, arguments);
4666
+ return function delete_user_credentials_oidc(_x1116, _x1117, _x1118) {
4667
+ return _ref324.apply(this, arguments);
4652
4668
  };
4653
4669
  }();
4654
4670
 
4655
4671
  exports.delete_user_credentials_oidc = delete_user_credentials_oidc;
4656
4672
 
4657
4673
  var user_credentials_api3 = function () {
4658
- var _ref324 = _asyncToGenerator(function* (sdk, user_id, credentials_api3_id, fields, options) {
4674
+ var _ref325 = _asyncToGenerator(function* (sdk, user_id, credentials_api3_id, fields, options) {
4659
4675
  return sdk.get("/users/".concat(user_id, "/credentials_api3/").concat(credentials_api3_id), {
4660
4676
  fields
4661
4677
  }, null, options);
4662
4678
  });
4663
4679
 
4664
- return function user_credentials_api3(_x1116, _x1117, _x1118, _x1119, _x1120) {
4665
- return _ref324.apply(this, arguments);
4680
+ return function user_credentials_api3(_x1119, _x1120, _x1121, _x1122, _x1123) {
4681
+ return _ref325.apply(this, arguments);
4666
4682
  };
4667
4683
  }();
4668
4684
 
4669
4685
  exports.user_credentials_api3 = user_credentials_api3;
4670
4686
 
4671
4687
  var delete_user_credentials_api3 = function () {
4672
- var _ref325 = _asyncToGenerator(function* (sdk, user_id, credentials_api3_id, options) {
4688
+ var _ref326 = _asyncToGenerator(function* (sdk, user_id, credentials_api3_id, options) {
4673
4689
  return sdk.delete("/users/".concat(user_id, "/credentials_api3/").concat(credentials_api3_id), null, null, options);
4674
4690
  });
4675
4691
 
4676
- return function delete_user_credentials_api3(_x1121, _x1122, _x1123, _x1124) {
4677
- return _ref325.apply(this, arguments);
4692
+ return function delete_user_credentials_api3(_x1124, _x1125, _x1126, _x1127) {
4693
+ return _ref326.apply(this, arguments);
4678
4694
  };
4679
4695
  }();
4680
4696
 
4681
4697
  exports.delete_user_credentials_api3 = delete_user_credentials_api3;
4682
4698
 
4683
4699
  var all_user_credentials_api3s = function () {
4684
- var _ref326 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4700
+ var _ref327 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4685
4701
  return sdk.get("/users/".concat(user_id, "/credentials_api3"), {
4686
4702
  fields
4687
4703
  }, null, options);
4688
4704
  });
4689
4705
 
4690
- return function all_user_credentials_api3s(_x1125, _x1126, _x1127, _x1128) {
4691
- return _ref326.apply(this, arguments);
4706
+ return function all_user_credentials_api3s(_x1128, _x1129, _x1130, _x1131) {
4707
+ return _ref327.apply(this, arguments);
4692
4708
  };
4693
4709
  }();
4694
4710
 
4695
4711
  exports.all_user_credentials_api3s = all_user_credentials_api3s;
4696
4712
 
4697
4713
  var create_user_credentials_api3 = function () {
4698
- var _ref327 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4714
+ var _ref328 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4699
4715
  return sdk.post("/users/".concat(user_id, "/credentials_api3"), {
4700
4716
  fields
4701
4717
  }, body, options);
4702
4718
  });
4703
4719
 
4704
- return function create_user_credentials_api3(_x1129, _x1130, _x1131, _x1132, _x1133) {
4705
- return _ref327.apply(this, arguments);
4720
+ return function create_user_credentials_api3(_x1132, _x1133, _x1134, _x1135, _x1136) {
4721
+ return _ref328.apply(this, arguments);
4706
4722
  };
4707
4723
  }();
4708
4724
 
4709
4725
  exports.create_user_credentials_api3 = create_user_credentials_api3;
4710
4726
 
4711
4727
  var user_credentials_embed = function () {
4712
- var _ref328 = _asyncToGenerator(function* (sdk, user_id, credentials_embed_id, fields, options) {
4728
+ var _ref329 = _asyncToGenerator(function* (sdk, user_id, credentials_embed_id, fields, options) {
4713
4729
  return sdk.get("/users/".concat(user_id, "/credentials_embed/").concat(credentials_embed_id), {
4714
4730
  fields
4715
4731
  }, null, options);
4716
4732
  });
4717
4733
 
4718
- return function user_credentials_embed(_x1134, _x1135, _x1136, _x1137, _x1138) {
4719
- return _ref328.apply(this, arguments);
4734
+ return function user_credentials_embed(_x1137, _x1138, _x1139, _x1140, _x1141) {
4735
+ return _ref329.apply(this, arguments);
4720
4736
  };
4721
4737
  }();
4722
4738
 
4723
4739
  exports.user_credentials_embed = user_credentials_embed;
4724
4740
 
4725
4741
  var delete_user_credentials_embed = function () {
4726
- var _ref329 = _asyncToGenerator(function* (sdk, user_id, credentials_embed_id, options) {
4742
+ var _ref330 = _asyncToGenerator(function* (sdk, user_id, credentials_embed_id, options) {
4727
4743
  return sdk.delete("/users/".concat(user_id, "/credentials_embed/").concat(credentials_embed_id), null, null, options);
4728
4744
  });
4729
4745
 
4730
- return function delete_user_credentials_embed(_x1139, _x1140, _x1141, _x1142) {
4731
- return _ref329.apply(this, arguments);
4746
+ return function delete_user_credentials_embed(_x1142, _x1143, _x1144, _x1145) {
4747
+ return _ref330.apply(this, arguments);
4732
4748
  };
4733
4749
  }();
4734
4750
 
4735
4751
  exports.delete_user_credentials_embed = delete_user_credentials_embed;
4736
4752
 
4737
4753
  var all_user_credentials_embeds = function () {
4738
- var _ref330 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4754
+ var _ref331 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4739
4755
  return sdk.get("/users/".concat(user_id, "/credentials_embed"), {
4740
4756
  fields
4741
4757
  }, null, options);
4742
4758
  });
4743
4759
 
4744
- return function all_user_credentials_embeds(_x1143, _x1144, _x1145, _x1146) {
4745
- return _ref330.apply(this, arguments);
4760
+ return function all_user_credentials_embeds(_x1146, _x1147, _x1148, _x1149) {
4761
+ return _ref331.apply(this, arguments);
4746
4762
  };
4747
4763
  }();
4748
4764
 
4749
4765
  exports.all_user_credentials_embeds = all_user_credentials_embeds;
4750
4766
 
4751
4767
  var user_credentials_looker_openid = function () {
4752
- var _ref331 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4768
+ var _ref332 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4753
4769
  return sdk.get("/users/".concat(user_id, "/credentials_looker_openid"), {
4754
4770
  fields
4755
4771
  }, null, options);
4756
4772
  });
4757
4773
 
4758
- return function user_credentials_looker_openid(_x1147, _x1148, _x1149, _x1150) {
4759
- return _ref331.apply(this, arguments);
4774
+ return function user_credentials_looker_openid(_x1150, _x1151, _x1152, _x1153) {
4775
+ return _ref332.apply(this, arguments);
4760
4776
  };
4761
4777
  }();
4762
4778
 
4763
4779
  exports.user_credentials_looker_openid = user_credentials_looker_openid;
4764
4780
 
4765
4781
  var delete_user_credentials_looker_openid = function () {
4766
- var _ref332 = _asyncToGenerator(function* (sdk, user_id, options) {
4782
+ var _ref333 = _asyncToGenerator(function* (sdk, user_id, options) {
4767
4783
  return sdk.delete("/users/".concat(user_id, "/credentials_looker_openid"), null, null, options);
4768
4784
  });
4769
4785
 
4770
- return function delete_user_credentials_looker_openid(_x1151, _x1152, _x1153) {
4771
- return _ref332.apply(this, arguments);
4786
+ return function delete_user_credentials_looker_openid(_x1154, _x1155, _x1156) {
4787
+ return _ref333.apply(this, arguments);
4772
4788
  };
4773
4789
  }();
4774
4790
 
4775
4791
  exports.delete_user_credentials_looker_openid = delete_user_credentials_looker_openid;
4776
4792
 
4777
4793
  var user_session = function () {
4778
- var _ref333 = _asyncToGenerator(function* (sdk, user_id, session_id, fields, options) {
4794
+ var _ref334 = _asyncToGenerator(function* (sdk, user_id, session_id, fields, options) {
4779
4795
  return sdk.get("/users/".concat(user_id, "/sessions/").concat(session_id), {
4780
4796
  fields
4781
4797
  }, null, options);
4782
4798
  });
4783
4799
 
4784
- return function user_session(_x1154, _x1155, _x1156, _x1157, _x1158) {
4785
- return _ref333.apply(this, arguments);
4800
+ return function user_session(_x1157, _x1158, _x1159, _x1160, _x1161) {
4801
+ return _ref334.apply(this, arguments);
4786
4802
  };
4787
4803
  }();
4788
4804
 
4789
4805
  exports.user_session = user_session;
4790
4806
 
4791
4807
  var delete_user_session = function () {
4792
- var _ref334 = _asyncToGenerator(function* (sdk, user_id, session_id, options) {
4808
+ var _ref335 = _asyncToGenerator(function* (sdk, user_id, session_id, options) {
4793
4809
  return sdk.delete("/users/".concat(user_id, "/sessions/").concat(session_id), null, null, options);
4794
4810
  });
4795
4811
 
4796
- return function delete_user_session(_x1159, _x1160, _x1161, _x1162) {
4797
- return _ref334.apply(this, arguments);
4812
+ return function delete_user_session(_x1162, _x1163, _x1164, _x1165) {
4813
+ return _ref335.apply(this, arguments);
4798
4814
  };
4799
4815
  }();
4800
4816
 
4801
4817
  exports.delete_user_session = delete_user_session;
4802
4818
 
4803
4819
  var all_user_sessions = function () {
4804
- var _ref335 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4820
+ var _ref336 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
4805
4821
  return sdk.get("/users/".concat(user_id, "/sessions"), {
4806
4822
  fields
4807
4823
  }, null, options);
4808
4824
  });
4809
4825
 
4810
- return function all_user_sessions(_x1163, _x1164, _x1165, _x1166) {
4811
- return _ref335.apply(this, arguments);
4826
+ return function all_user_sessions(_x1166, _x1167, _x1168, _x1169) {
4827
+ return _ref336.apply(this, arguments);
4812
4828
  };
4813
4829
  }();
4814
4830
 
4815
4831
  exports.all_user_sessions = all_user_sessions;
4816
4832
 
4817
4833
  var create_user_credentials_email_password_reset = function () {
4818
- var _ref336 = _asyncToGenerator(function* (sdk, request, options) {
4834
+ var _ref337 = _asyncToGenerator(function* (sdk, request, options) {
4819
4835
  return sdk.post("/users/".concat(request.user_id, "/credentials_email/password_reset"), {
4820
4836
  expires: request.expires,
4821
4837
  fields: request.fields
4822
4838
  }, null, options);
4823
4839
  });
4824
4840
 
4825
- return function create_user_credentials_email_password_reset(_x1167, _x1168, _x1169) {
4826
- return _ref336.apply(this, arguments);
4841
+ return function create_user_credentials_email_password_reset(_x1170, _x1171, _x1172) {
4842
+ return _ref337.apply(this, arguments);
4827
4843
  };
4828
4844
  }();
4829
4845
 
4830
4846
  exports.create_user_credentials_email_password_reset = create_user_credentials_email_password_reset;
4831
4847
 
4832
4848
  var user_roles = function () {
4833
- var _ref337 = _asyncToGenerator(function* (sdk, request, options) {
4849
+ var _ref338 = _asyncToGenerator(function* (sdk, request, options) {
4834
4850
  return sdk.get("/users/".concat(request.user_id, "/roles"), {
4835
4851
  fields: request.fields,
4836
4852
  direct_association_only: request.direct_association_only
4837
4853
  }, null, options);
4838
4854
  });
4839
4855
 
4840
- return function user_roles(_x1170, _x1171, _x1172) {
4841
- return _ref337.apply(this, arguments);
4856
+ return function user_roles(_x1173, _x1174, _x1175) {
4857
+ return _ref338.apply(this, arguments);
4842
4858
  };
4843
4859
  }();
4844
4860
 
4845
4861
  exports.user_roles = user_roles;
4846
4862
 
4847
4863
  var set_user_roles = function () {
4848
- var _ref338 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4864
+ var _ref339 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
4849
4865
  return sdk.put("/users/".concat(user_id, "/roles"), {
4850
4866
  fields
4851
4867
  }, body, options);
4852
4868
  });
4853
4869
 
4854
- return function set_user_roles(_x1173, _x1174, _x1175, _x1176, _x1177) {
4855
- return _ref338.apply(this, arguments);
4870
+ return function set_user_roles(_x1176, _x1177, _x1178, _x1179, _x1180) {
4871
+ return _ref339.apply(this, arguments);
4856
4872
  };
4857
4873
  }();
4858
4874
 
4859
4875
  exports.set_user_roles = set_user_roles;
4860
4876
 
4861
4877
  var user_attribute_user_values = function () {
4862
- var _ref339 = _asyncToGenerator(function* (sdk, request, options) {
4878
+ var _ref340 = _asyncToGenerator(function* (sdk, request, options) {
4863
4879
  return sdk.get("/users/".concat(request.user_id, "/attribute_values"), {
4864
4880
  fields: request.fields,
4865
4881
  user_attribute_ids: request.user_attribute_ids,
@@ -4868,152 +4884,152 @@ var user_attribute_user_values = function () {
4868
4884
  }, null, options);
4869
4885
  });
4870
4886
 
4871
- return function user_attribute_user_values(_x1178, _x1179, _x1180) {
4872
- return _ref339.apply(this, arguments);
4887
+ return function user_attribute_user_values(_x1181, _x1182, _x1183) {
4888
+ return _ref340.apply(this, arguments);
4873
4889
  };
4874
4890
  }();
4875
4891
 
4876
4892
  exports.user_attribute_user_values = user_attribute_user_values;
4877
4893
 
4878
4894
  var set_user_attribute_user_value = function () {
4879
- var _ref340 = _asyncToGenerator(function* (sdk, user_id, user_attribute_id, body, options) {
4895
+ var _ref341 = _asyncToGenerator(function* (sdk, user_id, user_attribute_id, body, options) {
4880
4896
  return sdk.patch("/users/".concat(user_id, "/attribute_values/").concat(user_attribute_id), null, body, options);
4881
4897
  });
4882
4898
 
4883
- return function set_user_attribute_user_value(_x1181, _x1182, _x1183, _x1184, _x1185) {
4884
- return _ref340.apply(this, arguments);
4899
+ return function set_user_attribute_user_value(_x1184, _x1185, _x1186, _x1187, _x1188) {
4900
+ return _ref341.apply(this, arguments);
4885
4901
  };
4886
4902
  }();
4887
4903
 
4888
4904
  exports.set_user_attribute_user_value = set_user_attribute_user_value;
4889
4905
 
4890
4906
  var delete_user_attribute_user_value = function () {
4891
- var _ref341 = _asyncToGenerator(function* (sdk, user_id, user_attribute_id, options) {
4907
+ var _ref342 = _asyncToGenerator(function* (sdk, user_id, user_attribute_id, options) {
4892
4908
  return sdk.delete("/users/".concat(user_id, "/attribute_values/").concat(user_attribute_id), null, null, options);
4893
4909
  });
4894
4910
 
4895
- return function delete_user_attribute_user_value(_x1186, _x1187, _x1188, _x1189) {
4896
- return _ref341.apply(this, arguments);
4911
+ return function delete_user_attribute_user_value(_x1189, _x1190, _x1191, _x1192) {
4912
+ return _ref342.apply(this, arguments);
4897
4913
  };
4898
4914
  }();
4899
4915
 
4900
4916
  exports.delete_user_attribute_user_value = delete_user_attribute_user_value;
4901
4917
 
4902
4918
  var all_user_attributes = function () {
4903
- var _ref342 = _asyncToGenerator(function* (sdk, request, options) {
4919
+ var _ref343 = _asyncToGenerator(function* (sdk, request, options) {
4904
4920
  return sdk.get('/user_attributes', {
4905
4921
  fields: request.fields,
4906
4922
  sorts: request.sorts
4907
4923
  }, null, options);
4908
4924
  });
4909
4925
 
4910
- return function all_user_attributes(_x1190, _x1191, _x1192) {
4911
- return _ref342.apply(this, arguments);
4926
+ return function all_user_attributes(_x1193, _x1194, _x1195) {
4927
+ return _ref343.apply(this, arguments);
4912
4928
  };
4913
4929
  }();
4914
4930
 
4915
4931
  exports.all_user_attributes = all_user_attributes;
4916
4932
 
4917
4933
  var create_user_attribute = function () {
4918
- var _ref343 = _asyncToGenerator(function* (sdk, body, fields, options) {
4934
+ var _ref344 = _asyncToGenerator(function* (sdk, body, fields, options) {
4919
4935
  return sdk.post('/user_attributes', {
4920
4936
  fields
4921
4937
  }, body, options);
4922
4938
  });
4923
4939
 
4924
- return function create_user_attribute(_x1193, _x1194, _x1195, _x1196) {
4925
- return _ref343.apply(this, arguments);
4940
+ return function create_user_attribute(_x1196, _x1197, _x1198, _x1199) {
4941
+ return _ref344.apply(this, arguments);
4926
4942
  };
4927
4943
  }();
4928
4944
 
4929
4945
  exports.create_user_attribute = create_user_attribute;
4930
4946
 
4931
4947
  var user_attribute = function () {
4932
- var _ref344 = _asyncToGenerator(function* (sdk, user_attribute_id, fields, options) {
4948
+ var _ref345 = _asyncToGenerator(function* (sdk, user_attribute_id, fields, options) {
4933
4949
  return sdk.get("/user_attributes/".concat(user_attribute_id), {
4934
4950
  fields
4935
4951
  }, null, options);
4936
4952
  });
4937
4953
 
4938
- return function user_attribute(_x1197, _x1198, _x1199, _x1200) {
4939
- return _ref344.apply(this, arguments);
4954
+ return function user_attribute(_x1200, _x1201, _x1202, _x1203) {
4955
+ return _ref345.apply(this, arguments);
4940
4956
  };
4941
4957
  }();
4942
4958
 
4943
4959
  exports.user_attribute = user_attribute;
4944
4960
 
4945
4961
  var update_user_attribute = function () {
4946
- var _ref345 = _asyncToGenerator(function* (sdk, user_attribute_id, body, fields, options) {
4962
+ var _ref346 = _asyncToGenerator(function* (sdk, user_attribute_id, body, fields, options) {
4947
4963
  return sdk.patch("/user_attributes/".concat(user_attribute_id), {
4948
4964
  fields
4949
4965
  }, body, options);
4950
4966
  });
4951
4967
 
4952
- return function update_user_attribute(_x1201, _x1202, _x1203, _x1204, _x1205) {
4953
- return _ref345.apply(this, arguments);
4968
+ return function update_user_attribute(_x1204, _x1205, _x1206, _x1207, _x1208) {
4969
+ return _ref346.apply(this, arguments);
4954
4970
  };
4955
4971
  }();
4956
4972
 
4957
4973
  exports.update_user_attribute = update_user_attribute;
4958
4974
 
4959
4975
  var delete_user_attribute = function () {
4960
- var _ref346 = _asyncToGenerator(function* (sdk, user_attribute_id, options) {
4976
+ var _ref347 = _asyncToGenerator(function* (sdk, user_attribute_id, options) {
4961
4977
  return sdk.delete("/user_attributes/".concat(user_attribute_id), null, null, options);
4962
4978
  });
4963
4979
 
4964
- return function delete_user_attribute(_x1206, _x1207, _x1208) {
4965
- return _ref346.apply(this, arguments);
4980
+ return function delete_user_attribute(_x1209, _x1210, _x1211) {
4981
+ return _ref347.apply(this, arguments);
4966
4982
  };
4967
4983
  }();
4968
4984
 
4969
4985
  exports.delete_user_attribute = delete_user_attribute;
4970
4986
 
4971
4987
  var all_user_attribute_group_values = function () {
4972
- var _ref347 = _asyncToGenerator(function* (sdk, user_attribute_id, fields, options) {
4988
+ var _ref348 = _asyncToGenerator(function* (sdk, user_attribute_id, fields, options) {
4973
4989
  return sdk.get("/user_attributes/".concat(user_attribute_id, "/group_values"), {
4974
4990
  fields
4975
4991
  }, null, options);
4976
4992
  });
4977
4993
 
4978
- return function all_user_attribute_group_values(_x1209, _x1210, _x1211, _x1212) {
4979
- return _ref347.apply(this, arguments);
4994
+ return function all_user_attribute_group_values(_x1212, _x1213, _x1214, _x1215) {
4995
+ return _ref348.apply(this, arguments);
4980
4996
  };
4981
4997
  }();
4982
4998
 
4983
4999
  exports.all_user_attribute_group_values = all_user_attribute_group_values;
4984
5000
 
4985
5001
  var set_user_attribute_group_values = function () {
4986
- var _ref348 = _asyncToGenerator(function* (sdk, user_attribute_id, body, options) {
5002
+ var _ref349 = _asyncToGenerator(function* (sdk, user_attribute_id, body, options) {
4987
5003
  return sdk.post("/user_attributes/".concat(user_attribute_id, "/group_values"), null, body, options);
4988
5004
  });
4989
5005
 
4990
- return function set_user_attribute_group_values(_x1213, _x1214, _x1215, _x1216) {
4991
- return _ref348.apply(this, arguments);
5006
+ return function set_user_attribute_group_values(_x1216, _x1217, _x1218, _x1219) {
5007
+ return _ref349.apply(this, arguments);
4992
5008
  };
4993
5009
  }();
4994
5010
 
4995
5011
  exports.set_user_attribute_group_values = set_user_attribute_group_values;
4996
5012
 
4997
5013
  var all_workspaces = function () {
4998
- var _ref349 = _asyncToGenerator(function* (sdk, options) {
5014
+ var _ref350 = _asyncToGenerator(function* (sdk, options) {
4999
5015
  return sdk.get('/workspaces', null, null, options);
5000
5016
  });
5001
5017
 
5002
- return function all_workspaces(_x1217, _x1218) {
5003
- return _ref349.apply(this, arguments);
5018
+ return function all_workspaces(_x1220, _x1221) {
5019
+ return _ref350.apply(this, arguments);
5004
5020
  };
5005
5021
  }();
5006
5022
 
5007
5023
  exports.all_workspaces = all_workspaces;
5008
5024
 
5009
5025
  var workspace = function () {
5010
- var _ref350 = _asyncToGenerator(function* (sdk, workspace_id, options) {
5026
+ var _ref351 = _asyncToGenerator(function* (sdk, workspace_id, options) {
5011
5027
  workspace_id = (0, _sdkRtl.encodeParam)(workspace_id);
5012
5028
  return sdk.get("/workspaces/".concat(workspace_id), null, null, options);
5013
5029
  });
5014
5030
 
5015
- return function workspace(_x1219, _x1220, _x1221) {
5016
- return _ref350.apply(this, arguments);
5031
+ return function workspace(_x1222, _x1223, _x1224) {
5032
+ return _ref351.apply(this, arguments);
5017
5033
  };
5018
5034
  }();
5019
5035