@looker/sdk 26.2.0 → 26.4.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.
- package/CHANGELOG.md +7 -0
- package/lib/4.0/funcs.d.ts +19 -1
- package/lib/4.0/funcs.js +1072 -853
- package/lib/4.0/funcs.js.map +1 -1
- package/lib/4.0/methods.d.ts +19 -1
- package/lib/4.0/methods.js +749 -566
- package/lib/4.0/methods.js.map +1 -1
- package/lib/4.0/methodsInterface.d.ts +19 -1
- package/lib/4.0/methodsInterface.js.map +1 -1
- package/lib/4.0/models.d.ts +537 -1
- package/lib/4.0/models.js.map +1 -1
- package/lib/4.0/streams.d.ts +19 -1
- package/lib/4.0/streams.js +749 -566
- package/lib/4.0/streams.js.map +1 -1
- package/lib/constants.d.ts +1 -1
- package/lib/constants.js +1 -1
- package/lib/constants.js.map +1 -1
- package/lib/esm/4.0/funcs.js +1067 -848
- package/lib/esm/4.0/funcs.js.map +1 -1
- package/lib/esm/4.0/methods.js +749 -566
- package/lib/esm/4.0/methods.js.map +1 -1
- package/lib/esm/4.0/methodsInterface.js.map +1 -1
- package/lib/esm/4.0/models.js.map +1 -1
- package/lib/esm/4.0/streams.js +749 -566
- package/lib/esm/4.0/streams.js.map +1 -1
- package/lib/esm/constants.js +1 -1
- package/lib/esm/constants.js.map +1 -1
- package/package.json +2 -2
package/lib/4.0/funcs.js
CHANGED
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.workspace = exports.wipeout_user_emails = exports.whitelabel_configuration = exports.versions = exports.vector_thumbnail = exports.validate_theme = exports.validate_project = exports.validate_embed_url = exports.user_session = exports.user_roles = exports.user_for_credential = exports.user_credentials_totp = exports.user_credentials_saml = exports.user_credentials_oidc = exports.user_credentials_looker_openid = exports.user_credentials_ldap = exports.user_credentials_google = exports.user_credentials_embed = exports.user_credentials_email = exports.user_credentials_api3 = exports.user_attribute_user_values = exports.user_attribute = exports.user = exports.update_whitelabel_configuration = exports.update_user_credentials_email = exports.update_user_credentials_api3 = exports.update_user_attribute_group_value = exports.update_user_attribute = exports.update_user = exports.update_theme = exports.update_ssh_tunnel = exports.update_ssh_server = exports.update_session_config = exports.update_session = exports.update_service_account = exports.update_self_service_explore_certification = exports.update_scheduled_plan = exports.update_saml_config = exports.update_role = exports.update_repository_credential = exports.update_project = exports.update_permission_set = exports.update_password_config = exports.update_oidc_config = exports.update_oauth_client_app = exports.update_model_set = exports.update_mobile_device_registration = exports.update_lookml_model = exports.update_lookml_certification = exports.update_look_certification = exports.update_look = void 0;
|
|
6
|
+
exports.create_dashboard_element_render_task = exports.create_dashboard_element = exports.create_dashboard = exports.create_conversation_message = exports.create_conversation = exports.create_continuous_integration_run = exports.create_content_metadata_access = exports.create_content_favorite = exports.create_connection = exports.create_color_collection = exports.create_ci_run = exports.create_board_section = exports.create_board_item = exports.create_board = exports.create_alert = exports.create_agent = exports.copy_look = exports.copy_dashboard = exports.conversational_analytics_chat = exports.content_validation = exports.content_thumbnail = exports.content_summary = exports.content_metadata = exports.content_favorite = exports.connection_tables = exports.connection_search_columns = exports.connection_schemas = exports.connection_features = exports.connection_databases = exports.connection_cost_estimate = exports.connection_columns = exports.connection = exports.color_collections_standard = exports.color_collections_custom = exports.color_collection = exports.cloud_storage_configuration = exports.check_pdt_build = exports.board_section = exports.board_item = exports.board = exports.artifact_value = exports.artifact_usage = exports.artifact_namespaces = exports.artifact = exports.api_spec = exports.all_workspaces = exports.all_users = exports.all_user_sessions = exports.all_user_login_lockouts = exports.all_user_credentials_embeds = exports.all_user_credentials_api3s = exports.all_user_attributes = exports.all_user_attribute_group_values = exports.all_timezones = exports.all_themes = exports.all_ssh_tunnels = exports.all_ssh_servers = exports.all_scheduled_plans = exports.all_running_queries = exports.all_roles = exports.all_projects = exports.all_project_files = exports.all_primary_homepage_sections = exports.all_permissions = exports.all_permission_sets = exports.all_oauth_client_apps = exports.all_model_sets = exports.all_looks = exports.all_lookml_tests = exports.all_lookml_models = exports.all_locales = exports.all_legacy_features = exports.all_integrations = exports.all_integration_hubs = exports.all_groups = exports.all_group_users = exports.all_group_groups = exports.all_git_connection_tests = exports.all_git_branches = exports.all_folders = exports.all_external_oauth_applications = exports.all_dialect_infos = exports.all_datagroups = exports.all_dashboards = exports.all_conversation_messages = exports.all_content_metadatas = exports.all_content_metadata_accesses = exports.all_connections = exports.all_color_collections = exports.all_boards = exports.all_board_sections = exports.all_board_items = exports.alert_notifications = exports.add_support_access_allowlist_entries = exports.add_group_user = exports.add_group_group = exports.active_themes = exports.activate_app_user = exports.acquire_embed_cookieless_session = exports.accept_integration_hub_legal_agreement = void 0;
|
|
7
|
+
exports.delete_user = exports.delete_theme = exports.delete_support_access_allowlist_entry = exports.delete_ssh_tunnel = exports.delete_ssh_server = exports.delete_service_account = exports.delete_scheduled_plan = exports.delete_saml_test_config = exports.delete_role = exports.delete_repository_credential = exports.delete_permission_set = exports.delete_oidc_test_config = exports.delete_oauth_client_app = exports.delete_model_set = exports.delete_lookml_model = exports.delete_look = exports.delete_integration_hub = exports.delete_group_user = exports.delete_group_from_group = exports.delete_group = exports.delete_git_branch = exports.delete_folder = exports.delete_external_oauth_application = exports.delete_embed_secret = exports.delete_embed_cookieless_session = exports.delete_dashboard_layout = exports.delete_dashboard_filter = exports.delete_dashboard_element = exports.delete_dashboard = exports.delete_conversation_message = exports.delete_conversation = exports.delete_content_metadata_access = exports.delete_content_favorite = exports.delete_connection_override = exports.delete_connection = exports.delete_color_collection = exports.delete_board_section = exports.delete_board_item = exports.delete_board = exports.delete_artifact = exports.delete_alert = exports.delete_agent = exports.default_theme = exports.default_color_collection = exports.deactivate_app_user = exports.datagroup = exports.dashboard_lookml = exports.dashboard_layout_dashboard_layout_components = exports.dashboard_layout_component = exports.dashboard_layout = exports.dashboard_filter = exports.dashboard_element = exports.dashboard_dashboard_layouts = exports.dashboard_dashboard_filters = exports.dashboard_dashboard_elements = exports.dashboard_aggregate_table_lookml = exports.dashboard = exports.custom_welcome_email = exports.create_user_credentials_totp = exports.create_user_credentials_email_password_reset = exports.create_user_credentials_email = exports.create_user_credentials_api3 = exports.create_user_attribute = exports.create_user = exports.create_theme = exports.create_sso_embed_url = exports.create_ssh_tunnel = exports.create_ssh_server = exports.create_sql_query = exports.create_sql_interface_query = exports.create_service_account = exports.create_scheduled_plan = exports.create_saml_test_config = exports.create_role = exports.create_query_task = exports.create_query_render_task = exports.create_query = exports.create_project = exports.create_permission_set = exports.create_oidc_test_config = exports.create_oauth_application_user_state = exports.create_model_set = exports.create_merge_query = exports.create_lookml_model = exports.create_look_render_task = exports.create_look = exports.create_integration_hub = exports.create_group = exports.create_git_deploy_key = exports.create_git_branch = exports.create_folder = exports.create_external_oauth_application = exports.create_embed_user = exports.create_embed_url_as_me = exports.create_embed_secret = exports.create_digest_email_send = exports.create_dashboard_render_task = exports.create_dashboard_layout = exports.create_dashboard_from_lookml = exports.create_dashboard_filter = void 0;
|
|
8
|
+
exports.render_task_results = exports.render_task = exports.register_oauth_client_app = exports.register_mobile_device = exports.read_alert_notification = exports.query_task_results = exports.query_task_multi_results = exports.query_task = exports.query_for_slug = exports.query = exports.purge_artifacts = exports.public_egress_ip_addresses = exports.project_workspace = exports.project_validation_results = exports.project_file = exports.project = exports.permission_set = exports.perform_data_action = exports.password_config = exports.parse_saml_idp_metadata = exports.oidc_test_config = exports.oidc_config = exports.oauth_client_app = exports.move_look = exports.move_dashboard = exports.model_set = exports.model_fieldname_suggestions = exports.mobile_settings = exports.merge_query = exports.me = exports.manifest = exports.lookml_model_explore = exports.lookml_model = exports.look = exports.logout = exports.login_user = exports.login = exports.lock_all = exports.legacy_feature = exports.ldap_config = exports.kill_query = exports.invalidate_tokens = exports.internal_help_resources_content = exports.internal_help_resources = exports.integration_hub = exports.integration = exports.import_lookml_dashboard = exports.import_dashboard_from_lookml = exports.group = exports.graph_derived_tables_for_view = exports.graph_derived_tables_for_model = exports.git_deploy_key = exports.git_branch = exports.get_support_access_allowlist_entries = exports.get_setting = exports.get_model = exports.get_integration_hub_health = exports.get_conversation_message = exports.get_conversation = exports.get_continuous_integration_run = exports.get_ci_run = exports.get_all_repository_credentials = exports.get_alert = exports.get_agent = exports.generate_tokens_for_cookieless_session = exports.functionalSdk40 = exports.force_password_reset_at_next_login_for_all_users = exports.follow_alert = exports.folder_parent = exports.folder_looks = exports.folder_dashboards = exports.folder_children_search = exports.folder_children = exports.folder_ancestors = exports.folder = exports.find_git_branch = exports.fetch_remote_data_action_form = exports.fetch_integration_form = exports.fetch_and_parse_saml_idp_metadata = exports.enqueue_alert = exports.enable_support_access = exports.disable_support_access = exports.digest_emails_enabled = exports.deregister_mobile_device = exports.deploy_to_production = exports.deploy_ref_to_production = exports.delete_user_session = exports.delete_user_login_lockout = exports.delete_user_credentials_totp = exports.delete_user_credentials_saml = exports.delete_user_credentials_oidc = exports.delete_user_credentials_looker_openid = exports.delete_user_credentials_ldap = exports.delete_user_credentials_google = exports.delete_user_credentials_embed = exports.delete_user_credentials_email = exports.delete_user_credentials_api3 = exports.delete_user_attribute_user_value = exports.delete_user_attribute_group_value = exports.delete_user_attribute = void 0;
|
|
9
|
+
exports.update_custom_welcome_email_test = exports.update_custom_welcome_email = exports.update_conversation_message = exports.update_conversation = exports.update_content_metadata_access = exports.update_content_metadata = exports.update_connection = exports.update_color_collection = exports.update_cloud_storage_configuration = exports.update_board_section = exports.update_board_item = exports.update_board = exports.update_artifacts = exports.update_alert_field = exports.update_alert = exports.update_agent = exports.unfollow_alert = exports.theme_or_default = exports.theme = exports.test_ssh_tunnel = exports.test_ssh_server = exports.test_ldap_config_user_info = exports.test_ldap_config_user_auth = exports.test_ldap_config_connection = exports.test_ldap_config_auth = exports.test_integration = exports.test_connection_config = exports.test_connection = exports.tag_ref = exports.sync_lookml_dashboard = exports.support_access_status = exports.stop_pdt_build = exports.start_pdt_build = exports.ssh_tunnel = exports.ssh_server = exports.ssh_public_key = exports.sql_query = exports.sql_interface_metadata = exports.smtp_status = exports.set_user_roles = exports.set_user_attribute_user_value = exports.set_user_attribute_group_values = exports.set_smtp_settings = exports.set_setting = exports.set_role_users = exports.set_role_groups = exports.set_default_theme = exports.set_default_color_collection = exports.session_config = exports.session = exports.send_user_credentials_email_password_reset = exports.search_users_names = exports.search_users = exports.search_user_login_lockouts = exports.search_themes = exports.search_scheduled_plans = exports.search_roles_with_user_count = exports.search_roles = exports.search_reports = exports.search_permission_sets = exports.search_model_sets = exports.search_looks = exports.search_lookml_dashboards = exports.search_groups_with_roles = exports.search_groups_with_hierarchy = exports.search_groups = exports.search_folders = exports.search_dashboards = exports.search_dashboard_elements = exports.search_credentials_email = exports.search_conversations = exports.search_content_views = exports.search_content_favorites = exports.search_content = exports.search_boards = exports.search_artifacts = exports.search_alerts = exports.search_agents = exports.scheduled_plans_for_space = exports.scheduled_plans_for_lookml_dashboard = exports.scheduled_plans_for_look = exports.scheduled_plans_for_dashboard = exports.scheduled_plan_run_once_by_id = exports.scheduled_plan_run_once = exports.scheduled_plan = exports.saml_test_config = exports.saml_config = exports.run_url_encoded_query = exports.run_sql_query = exports.run_sql_interface_query = exports.run_query = exports.run_lookml_test = exports.run_look = exports.run_inline_query = exports.run_git_connection_test = exports.role_users = exports.role_groups = exports.role = exports.reset_project_to_remote = exports.reset_project_to_production = void 0;
|
|
10
|
+
exports.workspace = exports.wipeout_user_emails = exports.whitelabel_configuration = exports.versions = exports.vector_thumbnail = exports.validate_theme = exports.validate_project = exports.validate_embed_url = exports.user_session = exports.user_roles = exports.user_for_credential = exports.user_credentials_totp = exports.user_credentials_saml = exports.user_credentials_oidc = exports.user_credentials_looker_openid = exports.user_credentials_ldap = exports.user_credentials_google = exports.user_credentials_embed = exports.user_credentials_email = exports.user_credentials_api3 = exports.user_attribute_user_values = exports.user_attribute = exports.user = exports.update_whitelabel_configuration = exports.update_user_credentials_email = exports.update_user_credentials_api3 = exports.update_user_attribute_group_value = exports.update_user_attribute = exports.update_user = exports.update_theme = exports.update_ssh_tunnel = exports.update_ssh_server = exports.update_session_config = exports.update_session = exports.update_service_account = exports.update_self_service_explore_certification = exports.update_scheduled_plan = exports.update_saml_config = exports.update_role = exports.update_repository_credential = exports.update_project = exports.update_permission_set = exports.update_password_config = exports.update_oidc_config = exports.update_oauth_client_app = exports.update_model_set = exports.update_mobile_device_registration = exports.update_lookml_model = exports.update_lookml_certification = exports.update_look_certification = exports.update_look = exports.update_legacy_feature = exports.update_ldap_config = exports.update_internal_help_resources_content = exports.update_internal_help_resources = exports.update_integration_hub = exports.update_integration = exports.update_group = exports.update_git_branch = exports.update_folder = exports.update_external_oauth_application = exports.update_digest_emails_enabled = exports.update_datagroup = exports.update_dashboard_layout_component = exports.update_dashboard_layout = exports.update_dashboard_filter = exports.update_dashboard_element = exports.update_dashboard_certification = exports.update_dashboard = void 0;
|
|
11
11
|
var _sdkRtl = require("@looker/sdk-rtl");
|
|
12
12
|
var _constants = require("../constants");
|
|
13
13
|
function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { Promise.resolve(value).then(_next, _throw); } }
|
|
@@ -130,10 +130,10 @@ var read_alert_notification = exports.read_alert_notification = function () {
|
|
|
130
130
|
}();
|
|
131
131
|
var login = exports.login = function () {
|
|
132
132
|
var _ref12 = _asyncToGenerator(function* (sdk, request, options) {
|
|
133
|
-
return sdk.post('/login', {
|
|
133
|
+
return sdk.post('/login', null, {
|
|
134
134
|
client_id: request.client_id,
|
|
135
135
|
client_secret: request.client_secret
|
|
136
|
-
},
|
|
136
|
+
}, options);
|
|
137
137
|
});
|
|
138
138
|
return function login(_x37, _x38, _x39) {
|
|
139
139
|
return _ref12.apply(this, arguments);
|
|
@@ -1671,26 +1671,218 @@ var vector_thumbnail = exports.vector_thumbnail = function () {
|
|
|
1671
1671
|
return _ref169.apply(this, arguments);
|
|
1672
1672
|
};
|
|
1673
1673
|
}();
|
|
1674
|
+
var search_agents = exports.search_agents = function () {
|
|
1675
|
+
var _ref170 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1676
|
+
return sdk.get('/agents/search', {
|
|
1677
|
+
id: request.id,
|
|
1678
|
+
name: request.name,
|
|
1679
|
+
description: request.description,
|
|
1680
|
+
created_by_user_id: request.created_by_user_id,
|
|
1681
|
+
fields: request.fields,
|
|
1682
|
+
limit: request.limit,
|
|
1683
|
+
category: request.category,
|
|
1684
|
+
offset: request.offset,
|
|
1685
|
+
sorts: request.sorts,
|
|
1686
|
+
filter_or: request.filter_or,
|
|
1687
|
+
not_owned_by: request.not_owned_by,
|
|
1688
|
+
deleted: request.deleted
|
|
1689
|
+
}, null, options);
|
|
1690
|
+
});
|
|
1691
|
+
return function search_agents(_x538, _x539, _x540) {
|
|
1692
|
+
return _ref170.apply(this, arguments);
|
|
1693
|
+
};
|
|
1694
|
+
}();
|
|
1695
|
+
var create_agent = exports.create_agent = function () {
|
|
1696
|
+
var _ref171 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
1697
|
+
return sdk.post('/agents', {
|
|
1698
|
+
fields
|
|
1699
|
+
}, body, options);
|
|
1700
|
+
});
|
|
1701
|
+
return function create_agent(_x541, _x542, _x543, _x544) {
|
|
1702
|
+
return _ref171.apply(this, arguments);
|
|
1703
|
+
};
|
|
1704
|
+
}();
|
|
1705
|
+
var delete_agent = exports.delete_agent = function () {
|
|
1706
|
+
var _ref172 = _asyncToGenerator(function* (sdk, id, fields, options) {
|
|
1707
|
+
return sdk.delete('/agents', {
|
|
1708
|
+
id,
|
|
1709
|
+
fields
|
|
1710
|
+
}, null, options);
|
|
1711
|
+
});
|
|
1712
|
+
return function delete_agent(_x545, _x546, _x547, _x548) {
|
|
1713
|
+
return _ref172.apply(this, arguments);
|
|
1714
|
+
};
|
|
1715
|
+
}();
|
|
1716
|
+
var get_agent = exports.get_agent = function () {
|
|
1717
|
+
var _ref173 = _asyncToGenerator(function* (sdk, agent_id, fields, options) {
|
|
1718
|
+
agent_id = (0, _sdkRtl.encodeParam)(agent_id);
|
|
1719
|
+
return sdk.get("/agents/".concat(agent_id), {
|
|
1720
|
+
fields
|
|
1721
|
+
}, null, options);
|
|
1722
|
+
});
|
|
1723
|
+
return function get_agent(_x549, _x550, _x551, _x552) {
|
|
1724
|
+
return _ref173.apply(this, arguments);
|
|
1725
|
+
};
|
|
1726
|
+
}();
|
|
1727
|
+
var update_agent = exports.update_agent = function () {
|
|
1728
|
+
var _ref174 = _asyncToGenerator(function* (sdk, agent_id, body, fields, options) {
|
|
1729
|
+
agent_id = (0, _sdkRtl.encodeParam)(agent_id);
|
|
1730
|
+
return sdk.patch("/agents/".concat(agent_id), {
|
|
1731
|
+
fields
|
|
1732
|
+
}, body, options);
|
|
1733
|
+
});
|
|
1734
|
+
return function update_agent(_x553, _x554, _x555, _x556, _x557) {
|
|
1735
|
+
return _ref174.apply(this, arguments);
|
|
1736
|
+
};
|
|
1737
|
+
}();
|
|
1738
|
+
var all_conversation_messages = exports.all_conversation_messages = function () {
|
|
1739
|
+
var _ref175 = _asyncToGenerator(function* (sdk, conversation_id, fields, options) {
|
|
1740
|
+
conversation_id = (0, _sdkRtl.encodeParam)(conversation_id);
|
|
1741
|
+
return sdk.get("/conversations/".concat(conversation_id, "/messages"), {
|
|
1742
|
+
fields
|
|
1743
|
+
}, null, options);
|
|
1744
|
+
});
|
|
1745
|
+
return function all_conversation_messages(_x558, _x559, _x560, _x561) {
|
|
1746
|
+
return _ref175.apply(this, arguments);
|
|
1747
|
+
};
|
|
1748
|
+
}();
|
|
1749
|
+
var create_conversation_message = exports.create_conversation_message = function () {
|
|
1750
|
+
var _ref176 = _asyncToGenerator(function* (sdk, conversation_id, body, fields, options) {
|
|
1751
|
+
conversation_id = (0, _sdkRtl.encodeParam)(conversation_id);
|
|
1752
|
+
return sdk.post("/conversations/".concat(conversation_id, "/messages"), {
|
|
1753
|
+
fields
|
|
1754
|
+
}, body, options);
|
|
1755
|
+
});
|
|
1756
|
+
return function create_conversation_message(_x562, _x563, _x564, _x565, _x566) {
|
|
1757
|
+
return _ref176.apply(this, arguments);
|
|
1758
|
+
};
|
|
1759
|
+
}();
|
|
1760
|
+
var delete_conversation_message = exports.delete_conversation_message = function () {
|
|
1761
|
+
var _ref177 = _asyncToGenerator(function* (sdk, conversation_id, id, fields, options) {
|
|
1762
|
+
conversation_id = (0, _sdkRtl.encodeParam)(conversation_id);
|
|
1763
|
+
return sdk.delete("/conversations/".concat(conversation_id, "/messages"), {
|
|
1764
|
+
id,
|
|
1765
|
+
fields
|
|
1766
|
+
}, null, options);
|
|
1767
|
+
});
|
|
1768
|
+
return function delete_conversation_message(_x567, _x568, _x569, _x570, _x571) {
|
|
1769
|
+
return _ref177.apply(this, arguments);
|
|
1770
|
+
};
|
|
1771
|
+
}();
|
|
1772
|
+
var get_conversation_message = exports.get_conversation_message = function () {
|
|
1773
|
+
var _ref178 = _asyncToGenerator(function* (sdk, conversation_id, message_id, fields, options) {
|
|
1774
|
+
conversation_id = (0, _sdkRtl.encodeParam)(conversation_id);
|
|
1775
|
+
message_id = (0, _sdkRtl.encodeParam)(message_id);
|
|
1776
|
+
return sdk.get("/conversations/".concat(conversation_id, "/messages/").concat(message_id), {
|
|
1777
|
+
fields
|
|
1778
|
+
}, null, options);
|
|
1779
|
+
});
|
|
1780
|
+
return function get_conversation_message(_x572, _x573, _x574, _x575, _x576) {
|
|
1781
|
+
return _ref178.apply(this, arguments);
|
|
1782
|
+
};
|
|
1783
|
+
}();
|
|
1784
|
+
var update_conversation_message = exports.update_conversation_message = function () {
|
|
1785
|
+
var _ref179 = _asyncToGenerator(function* (sdk, conversation_id, message_id, body, fields, options) {
|
|
1786
|
+
conversation_id = (0, _sdkRtl.encodeParam)(conversation_id);
|
|
1787
|
+
message_id = (0, _sdkRtl.encodeParam)(message_id);
|
|
1788
|
+
return sdk.patch("/conversations/".concat(conversation_id, "/messages/").concat(message_id), {
|
|
1789
|
+
fields
|
|
1790
|
+
}, body, options);
|
|
1791
|
+
});
|
|
1792
|
+
return function update_conversation_message(_x577, _x578, _x579, _x580, _x581, _x582) {
|
|
1793
|
+
return _ref179.apply(this, arguments);
|
|
1794
|
+
};
|
|
1795
|
+
}();
|
|
1796
|
+
var search_conversations = exports.search_conversations = function () {
|
|
1797
|
+
var _ref180 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1798
|
+
return sdk.get('/conversations/search', {
|
|
1799
|
+
id: request.id,
|
|
1800
|
+
name: request.name,
|
|
1801
|
+
agent_id: request.agent_id,
|
|
1802
|
+
fields: request.fields,
|
|
1803
|
+
limit: request.limit,
|
|
1804
|
+
offset: request.offset,
|
|
1805
|
+
sorts: request.sorts,
|
|
1806
|
+
filter_or: request.filter_or,
|
|
1807
|
+
category: request.category,
|
|
1808
|
+
deleted: request.deleted
|
|
1809
|
+
}, null, options);
|
|
1810
|
+
});
|
|
1811
|
+
return function search_conversations(_x583, _x584, _x585) {
|
|
1812
|
+
return _ref180.apply(this, arguments);
|
|
1813
|
+
};
|
|
1814
|
+
}();
|
|
1815
|
+
var create_conversation = exports.create_conversation = function () {
|
|
1816
|
+
var _ref181 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
1817
|
+
return sdk.post('/conversations', {
|
|
1818
|
+
fields
|
|
1819
|
+
}, body, options);
|
|
1820
|
+
});
|
|
1821
|
+
return function create_conversation(_x586, _x587, _x588, _x589) {
|
|
1822
|
+
return _ref181.apply(this, arguments);
|
|
1823
|
+
};
|
|
1824
|
+
}();
|
|
1825
|
+
var delete_conversation = exports.delete_conversation = function () {
|
|
1826
|
+
var _ref182 = _asyncToGenerator(function* (sdk, id, fields, options) {
|
|
1827
|
+
return sdk.delete('/conversations', {
|
|
1828
|
+
id,
|
|
1829
|
+
fields
|
|
1830
|
+
}, null, options);
|
|
1831
|
+
});
|
|
1832
|
+
return function delete_conversation(_x590, _x591, _x592, _x593) {
|
|
1833
|
+
return _ref182.apply(this, arguments);
|
|
1834
|
+
};
|
|
1835
|
+
}();
|
|
1836
|
+
var get_conversation = exports.get_conversation = function () {
|
|
1837
|
+
var _ref183 = _asyncToGenerator(function* (sdk, conversation_id, fields, options) {
|
|
1838
|
+
conversation_id = (0, _sdkRtl.encodeParam)(conversation_id);
|
|
1839
|
+
return sdk.get("/conversations/".concat(conversation_id), {
|
|
1840
|
+
fields
|
|
1841
|
+
}, null, options);
|
|
1842
|
+
});
|
|
1843
|
+
return function get_conversation(_x594, _x595, _x596, _x597) {
|
|
1844
|
+
return _ref183.apply(this, arguments);
|
|
1845
|
+
};
|
|
1846
|
+
}();
|
|
1847
|
+
var update_conversation = exports.update_conversation = function () {
|
|
1848
|
+
var _ref184 = _asyncToGenerator(function* (sdk, conversation_id, body, fields, options) {
|
|
1849
|
+
conversation_id = (0, _sdkRtl.encodeParam)(conversation_id);
|
|
1850
|
+
return sdk.patch("/conversations/".concat(conversation_id), {
|
|
1851
|
+
fields
|
|
1852
|
+
}, body, options);
|
|
1853
|
+
});
|
|
1854
|
+
return function update_conversation(_x598, _x599, _x600, _x601, _x602) {
|
|
1855
|
+
return _ref184.apply(this, arguments);
|
|
1856
|
+
};
|
|
1857
|
+
}();
|
|
1858
|
+
var conversational_analytics_chat = exports.conversational_analytics_chat = function () {
|
|
1859
|
+
var _ref185 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1860
|
+
return sdk.post('/conversational_analytics/chat', null, body, options);
|
|
1861
|
+
});
|
|
1862
|
+
return function conversational_analytics_chat(_x603, _x604, _x605) {
|
|
1863
|
+
return _ref185.apply(this, arguments);
|
|
1864
|
+
};
|
|
1865
|
+
}();
|
|
1674
1866
|
var all_dashboards = exports.all_dashboards = function () {
|
|
1675
|
-
var
|
|
1867
|
+
var _ref186 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
1676
1868
|
return sdk.get('/dashboards', {
|
|
1677
1869
|
fields
|
|
1678
1870
|
}, null, options);
|
|
1679
1871
|
});
|
|
1680
|
-
return function all_dashboards(
|
|
1681
|
-
return
|
|
1872
|
+
return function all_dashboards(_x606, _x607, _x608) {
|
|
1873
|
+
return _ref186.apply(this, arguments);
|
|
1682
1874
|
};
|
|
1683
1875
|
}();
|
|
1684
1876
|
var create_dashboard = exports.create_dashboard = function () {
|
|
1685
|
-
var
|
|
1877
|
+
var _ref187 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1686
1878
|
return sdk.post('/dashboards', null, body, options);
|
|
1687
1879
|
});
|
|
1688
|
-
return function create_dashboard(
|
|
1689
|
-
return
|
|
1880
|
+
return function create_dashboard(_x609, _x610, _x611) {
|
|
1881
|
+
return _ref187.apply(this, arguments);
|
|
1690
1882
|
};
|
|
1691
1883
|
}();
|
|
1692
1884
|
var search_dashboards = exports.search_dashboards = function () {
|
|
1693
|
-
var
|
|
1885
|
+
var _ref188 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1694
1886
|
return sdk.get('/dashboards/search', {
|
|
1695
1887
|
id: request.id,
|
|
1696
1888
|
slug: request.slug,
|
|
@@ -1714,74 +1906,74 @@ var search_dashboards = exports.search_dashboards = function () {
|
|
|
1714
1906
|
not_owned_by: request.not_owned_by
|
|
1715
1907
|
}, null, options);
|
|
1716
1908
|
});
|
|
1717
|
-
return function search_dashboards(
|
|
1718
|
-
return
|
|
1909
|
+
return function search_dashboards(_x612, _x613, _x614) {
|
|
1910
|
+
return _ref188.apply(this, arguments);
|
|
1719
1911
|
};
|
|
1720
1912
|
}();
|
|
1721
1913
|
var import_lookml_dashboard = exports.import_lookml_dashboard = function () {
|
|
1722
|
-
var
|
|
1914
|
+
var _ref189 = _asyncToGenerator(function* (sdk, lookml_dashboard_id, space_id, body, raw_locale, options) {
|
|
1723
1915
|
lookml_dashboard_id = (0, _sdkRtl.encodeParam)(lookml_dashboard_id);
|
|
1724
1916
|
space_id = (0, _sdkRtl.encodeParam)(space_id);
|
|
1725
1917
|
return sdk.post("/dashboards/".concat(lookml_dashboard_id, "/import/").concat(space_id), {
|
|
1726
1918
|
raw_locale
|
|
1727
1919
|
}, body, options);
|
|
1728
1920
|
});
|
|
1729
|
-
return function import_lookml_dashboard(
|
|
1730
|
-
return
|
|
1921
|
+
return function import_lookml_dashboard(_x615, _x616, _x617, _x618, _x619, _x620) {
|
|
1922
|
+
return _ref189.apply(this, arguments);
|
|
1731
1923
|
};
|
|
1732
1924
|
}();
|
|
1733
1925
|
var sync_lookml_dashboard = exports.sync_lookml_dashboard = function () {
|
|
1734
|
-
var
|
|
1926
|
+
var _ref190 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1735
1927
|
request.lookml_dashboard_id = (0, _sdkRtl.encodeParam)(request.lookml_dashboard_id);
|
|
1736
1928
|
return sdk.patch("/dashboards/".concat(request.lookml_dashboard_id, "/sync"), {
|
|
1737
1929
|
raw_locale: request.raw_locale,
|
|
1738
1930
|
dashboard_ids: request.dashboard_ids
|
|
1739
1931
|
}, null, options);
|
|
1740
1932
|
});
|
|
1741
|
-
return function sync_lookml_dashboard(
|
|
1742
|
-
return
|
|
1933
|
+
return function sync_lookml_dashboard(_x621, _x622, _x623) {
|
|
1934
|
+
return _ref190.apply(this, arguments);
|
|
1743
1935
|
};
|
|
1744
1936
|
}();
|
|
1745
1937
|
var dashboard = exports.dashboard = function () {
|
|
1746
|
-
var
|
|
1938
|
+
var _ref191 = _asyncToGenerator(function* (sdk, dashboard_id, fields, options) {
|
|
1747
1939
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1748
1940
|
return sdk.get("/dashboards/".concat(dashboard_id), {
|
|
1749
1941
|
fields
|
|
1750
1942
|
}, null, options);
|
|
1751
1943
|
});
|
|
1752
|
-
return function dashboard(
|
|
1753
|
-
return
|
|
1944
|
+
return function dashboard(_x624, _x625, _x626, _x627) {
|
|
1945
|
+
return _ref191.apply(this, arguments);
|
|
1754
1946
|
};
|
|
1755
1947
|
}();
|
|
1756
1948
|
var update_dashboard = exports.update_dashboard = function () {
|
|
1757
|
-
var
|
|
1949
|
+
var _ref192 = _asyncToGenerator(function* (sdk, dashboard_id, body, options) {
|
|
1758
1950
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1759
1951
|
return sdk.patch("/dashboards/".concat(dashboard_id), null, body, options);
|
|
1760
1952
|
});
|
|
1761
|
-
return function update_dashboard(
|
|
1762
|
-
return
|
|
1953
|
+
return function update_dashboard(_x628, _x629, _x630, _x631) {
|
|
1954
|
+
return _ref192.apply(this, arguments);
|
|
1763
1955
|
};
|
|
1764
1956
|
}();
|
|
1765
1957
|
var delete_dashboard = exports.delete_dashboard = function () {
|
|
1766
|
-
var
|
|
1958
|
+
var _ref193 = _asyncToGenerator(function* (sdk, dashboard_id, options) {
|
|
1767
1959
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1768
1960
|
return sdk.delete("/dashboards/".concat(dashboard_id), null, null, options);
|
|
1769
1961
|
});
|
|
1770
|
-
return function delete_dashboard(
|
|
1771
|
-
return
|
|
1962
|
+
return function delete_dashboard(_x632, _x633, _x634) {
|
|
1963
|
+
return _ref193.apply(this, arguments);
|
|
1772
1964
|
};
|
|
1773
1965
|
}();
|
|
1774
1966
|
var dashboard_aggregate_table_lookml = exports.dashboard_aggregate_table_lookml = function () {
|
|
1775
|
-
var
|
|
1967
|
+
var _ref194 = _asyncToGenerator(function* (sdk, dashboard_id, options) {
|
|
1776
1968
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1777
1969
|
return sdk.get("/dashboards/aggregate_table_lookml/".concat(dashboard_id), null, null, options);
|
|
1778
1970
|
});
|
|
1779
|
-
return function dashboard_aggregate_table_lookml(
|
|
1780
|
-
return
|
|
1971
|
+
return function dashboard_aggregate_table_lookml(_x635, _x636, _x637) {
|
|
1972
|
+
return _ref194.apply(this, arguments);
|
|
1781
1973
|
};
|
|
1782
1974
|
}();
|
|
1783
1975
|
var search_lookml_dashboards = exports.search_lookml_dashboards = function () {
|
|
1784
|
-
var
|
|
1976
|
+
var _ref195 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1785
1977
|
return sdk.get('/dashboards/lookml/search', {
|
|
1786
1978
|
folder_id: request.folder_id,
|
|
1787
1979
|
title: request.title,
|
|
@@ -1792,77 +1984,77 @@ var search_lookml_dashboards = exports.search_lookml_dashboards = function () {
|
|
|
1792
1984
|
sorts: request.sorts
|
|
1793
1985
|
}, null, options);
|
|
1794
1986
|
});
|
|
1795
|
-
return function search_lookml_dashboards(
|
|
1796
|
-
return
|
|
1987
|
+
return function search_lookml_dashboards(_x638, _x639, _x640) {
|
|
1988
|
+
return _ref195.apply(this, arguments);
|
|
1797
1989
|
};
|
|
1798
1990
|
}();
|
|
1799
1991
|
var dashboard_lookml = exports.dashboard_lookml = function () {
|
|
1800
|
-
var
|
|
1992
|
+
var _ref196 = _asyncToGenerator(function* (sdk, dashboard_id, options) {
|
|
1801
1993
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1802
1994
|
return sdk.get("/dashboards/lookml/".concat(dashboard_id), null, null, options);
|
|
1803
1995
|
});
|
|
1804
|
-
return function dashboard_lookml(
|
|
1805
|
-
return
|
|
1996
|
+
return function dashboard_lookml(_x641, _x642, _x643) {
|
|
1997
|
+
return _ref196.apply(this, arguments);
|
|
1806
1998
|
};
|
|
1807
1999
|
}();
|
|
1808
2000
|
var move_dashboard = exports.move_dashboard = function () {
|
|
1809
|
-
var
|
|
2001
|
+
var _ref197 = _asyncToGenerator(function* (sdk, dashboard_id, folder_id, options) {
|
|
1810
2002
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1811
2003
|
return sdk.patch("/dashboards/".concat(dashboard_id, "/move"), {
|
|
1812
2004
|
folder_id
|
|
1813
2005
|
}, null, options);
|
|
1814
2006
|
});
|
|
1815
|
-
return function move_dashboard(
|
|
1816
|
-
return
|
|
2007
|
+
return function move_dashboard(_x644, _x645, _x646, _x647) {
|
|
2008
|
+
return _ref197.apply(this, arguments);
|
|
1817
2009
|
};
|
|
1818
2010
|
}();
|
|
1819
2011
|
var import_dashboard_from_lookml = exports.import_dashboard_from_lookml = function () {
|
|
1820
|
-
var
|
|
2012
|
+
var _ref198 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1821
2013
|
return sdk.post('/dashboards/lookml', null, body, options);
|
|
1822
2014
|
});
|
|
1823
|
-
return function import_dashboard_from_lookml(
|
|
1824
|
-
return
|
|
2015
|
+
return function import_dashboard_from_lookml(_x648, _x649, _x650) {
|
|
2016
|
+
return _ref198.apply(this, arguments);
|
|
1825
2017
|
};
|
|
1826
2018
|
}();
|
|
1827
2019
|
var create_dashboard_from_lookml = exports.create_dashboard_from_lookml = function () {
|
|
1828
|
-
var
|
|
2020
|
+
var _ref199 = _asyncToGenerator(function* (sdk, body, options) {
|
|
1829
2021
|
return sdk.post('/dashboards/from_lookml', null, body, options);
|
|
1830
2022
|
});
|
|
1831
|
-
return function create_dashboard_from_lookml(
|
|
1832
|
-
return
|
|
2023
|
+
return function create_dashboard_from_lookml(_x651, _x652, _x653) {
|
|
2024
|
+
return _ref199.apply(this, arguments);
|
|
1833
2025
|
};
|
|
1834
2026
|
}();
|
|
1835
2027
|
var copy_dashboard = exports.copy_dashboard = function () {
|
|
1836
|
-
var
|
|
2028
|
+
var _ref200 = _asyncToGenerator(function* (sdk, dashboard_id, folder_id, options) {
|
|
1837
2029
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1838
2030
|
return sdk.post("/dashboards/".concat(dashboard_id, "/copy"), {
|
|
1839
2031
|
folder_id
|
|
1840
2032
|
}, null, options);
|
|
1841
2033
|
});
|
|
1842
|
-
return function copy_dashboard(
|
|
1843
|
-
return
|
|
2034
|
+
return function copy_dashboard(_x654, _x655, _x656, _x657) {
|
|
2035
|
+
return _ref200.apply(this, arguments);
|
|
1844
2036
|
};
|
|
1845
2037
|
}();
|
|
1846
2038
|
var update_dashboard_certification = exports.update_dashboard_certification = function () {
|
|
1847
|
-
var
|
|
2039
|
+
var _ref201 = _asyncToGenerator(function* (sdk, dashboard_id, body, options) {
|
|
1848
2040
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1849
2041
|
return sdk.patch("/dashboards/".concat(dashboard_id, "/certification"), null, body, options);
|
|
1850
2042
|
});
|
|
1851
|
-
return function update_dashboard_certification(
|
|
1852
|
-
return
|
|
2043
|
+
return function update_dashboard_certification(_x658, _x659, _x660, _x661) {
|
|
2044
|
+
return _ref201.apply(this, arguments);
|
|
1853
2045
|
};
|
|
1854
2046
|
}();
|
|
1855
2047
|
var update_lookml_certification = exports.update_lookml_certification = function () {
|
|
1856
|
-
var
|
|
2048
|
+
var _ref202 = _asyncToGenerator(function* (sdk, dashboard_id, body, options) {
|
|
1857
2049
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1858
2050
|
return sdk.patch("/dashboards/lookml/".concat(dashboard_id, "/certification"), null, body, options);
|
|
1859
2051
|
});
|
|
1860
|
-
return function update_lookml_certification(
|
|
1861
|
-
return
|
|
2052
|
+
return function update_lookml_certification(_x662, _x663, _x664, _x665) {
|
|
2053
|
+
return _ref202.apply(this, arguments);
|
|
1862
2054
|
};
|
|
1863
2055
|
}();
|
|
1864
2056
|
var search_dashboard_elements = exports.search_dashboard_elements = function () {
|
|
1865
|
-
var
|
|
2057
|
+
var _ref203 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1866
2058
|
return sdk.get('/dashboard_elements/search', {
|
|
1867
2059
|
dashboard_id: request.dashboard_id,
|
|
1868
2060
|
look_id: request.look_id,
|
|
@@ -1873,268 +2065,268 @@ var search_dashboard_elements = exports.search_dashboard_elements = function ()
|
|
|
1873
2065
|
sorts: request.sorts
|
|
1874
2066
|
}, null, options);
|
|
1875
2067
|
});
|
|
1876
|
-
return function search_dashboard_elements(
|
|
1877
|
-
return
|
|
2068
|
+
return function search_dashboard_elements(_x666, _x667, _x668) {
|
|
2069
|
+
return _ref203.apply(this, arguments);
|
|
1878
2070
|
};
|
|
1879
2071
|
}();
|
|
1880
2072
|
var dashboard_element = exports.dashboard_element = function () {
|
|
1881
|
-
var
|
|
2073
|
+
var _ref204 = _asyncToGenerator(function* (sdk, dashboard_element_id, fields, options) {
|
|
1882
2074
|
dashboard_element_id = (0, _sdkRtl.encodeParam)(dashboard_element_id);
|
|
1883
2075
|
return sdk.get("/dashboard_elements/".concat(dashboard_element_id), {
|
|
1884
2076
|
fields
|
|
1885
2077
|
}, null, options);
|
|
1886
2078
|
});
|
|
1887
|
-
return function dashboard_element(
|
|
1888
|
-
return
|
|
2079
|
+
return function dashboard_element(_x669, _x670, _x671, _x672) {
|
|
2080
|
+
return _ref204.apply(this, arguments);
|
|
1889
2081
|
};
|
|
1890
2082
|
}();
|
|
1891
2083
|
var update_dashboard_element = exports.update_dashboard_element = function () {
|
|
1892
|
-
var
|
|
2084
|
+
var _ref205 = _asyncToGenerator(function* (sdk, dashboard_element_id, body, fields, options) {
|
|
1893
2085
|
dashboard_element_id = (0, _sdkRtl.encodeParam)(dashboard_element_id);
|
|
1894
2086
|
return sdk.patch("/dashboard_elements/".concat(dashboard_element_id), {
|
|
1895
2087
|
fields
|
|
1896
2088
|
}, body, options);
|
|
1897
2089
|
});
|
|
1898
|
-
return function update_dashboard_element(
|
|
1899
|
-
return
|
|
2090
|
+
return function update_dashboard_element(_x673, _x674, _x675, _x676, _x677) {
|
|
2091
|
+
return _ref205.apply(this, arguments);
|
|
1900
2092
|
};
|
|
1901
2093
|
}();
|
|
1902
2094
|
var delete_dashboard_element = exports.delete_dashboard_element = function () {
|
|
1903
|
-
var
|
|
2095
|
+
var _ref206 = _asyncToGenerator(function* (sdk, dashboard_element_id, options) {
|
|
1904
2096
|
dashboard_element_id = (0, _sdkRtl.encodeParam)(dashboard_element_id);
|
|
1905
2097
|
return sdk.delete("/dashboard_elements/".concat(dashboard_element_id), null, null, options);
|
|
1906
2098
|
});
|
|
1907
|
-
return function delete_dashboard_element(
|
|
1908
|
-
return
|
|
2099
|
+
return function delete_dashboard_element(_x678, _x679, _x680) {
|
|
2100
|
+
return _ref206.apply(this, arguments);
|
|
1909
2101
|
};
|
|
1910
2102
|
}();
|
|
1911
2103
|
var dashboard_dashboard_elements = exports.dashboard_dashboard_elements = function () {
|
|
1912
|
-
var
|
|
2104
|
+
var _ref207 = _asyncToGenerator(function* (sdk, dashboard_id, fields, options) {
|
|
1913
2105
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1914
2106
|
return sdk.get("/dashboards/".concat(dashboard_id, "/dashboard_elements"), {
|
|
1915
2107
|
fields
|
|
1916
2108
|
}, null, options);
|
|
1917
2109
|
});
|
|
1918
|
-
return function dashboard_dashboard_elements(
|
|
1919
|
-
return
|
|
2110
|
+
return function dashboard_dashboard_elements(_x681, _x682, _x683, _x684) {
|
|
2111
|
+
return _ref207.apply(this, arguments);
|
|
1920
2112
|
};
|
|
1921
2113
|
}();
|
|
1922
2114
|
var create_dashboard_element = exports.create_dashboard_element = function () {
|
|
1923
|
-
var
|
|
2115
|
+
var _ref208 = _asyncToGenerator(function* (sdk, request, options) {
|
|
1924
2116
|
return sdk.post('/dashboard_elements', {
|
|
1925
2117
|
fields: request.fields,
|
|
1926
2118
|
apply_filters: request.apply_filters
|
|
1927
2119
|
}, request.body, options);
|
|
1928
2120
|
});
|
|
1929
|
-
return function create_dashboard_element(
|
|
1930
|
-
return
|
|
2121
|
+
return function create_dashboard_element(_x685, _x686, _x687) {
|
|
2122
|
+
return _ref208.apply(this, arguments);
|
|
1931
2123
|
};
|
|
1932
2124
|
}();
|
|
1933
2125
|
var dashboard_filter = exports.dashboard_filter = function () {
|
|
1934
|
-
var
|
|
2126
|
+
var _ref209 = _asyncToGenerator(function* (sdk, dashboard_filter_id, fields, options) {
|
|
1935
2127
|
dashboard_filter_id = (0, _sdkRtl.encodeParam)(dashboard_filter_id);
|
|
1936
2128
|
return sdk.get("/dashboard_filters/".concat(dashboard_filter_id), {
|
|
1937
2129
|
fields
|
|
1938
2130
|
}, null, options);
|
|
1939
2131
|
});
|
|
1940
|
-
return function dashboard_filter(
|
|
1941
|
-
return
|
|
2132
|
+
return function dashboard_filter(_x688, _x689, _x690, _x691) {
|
|
2133
|
+
return _ref209.apply(this, arguments);
|
|
1942
2134
|
};
|
|
1943
2135
|
}();
|
|
1944
2136
|
var update_dashboard_filter = exports.update_dashboard_filter = function () {
|
|
1945
|
-
var
|
|
2137
|
+
var _ref210 = _asyncToGenerator(function* (sdk, dashboard_filter_id, body, fields, options) {
|
|
1946
2138
|
dashboard_filter_id = (0, _sdkRtl.encodeParam)(dashboard_filter_id);
|
|
1947
2139
|
return sdk.patch("/dashboard_filters/".concat(dashboard_filter_id), {
|
|
1948
2140
|
fields
|
|
1949
2141
|
}, body, options);
|
|
1950
2142
|
});
|
|
1951
|
-
return function update_dashboard_filter(
|
|
1952
|
-
return
|
|
2143
|
+
return function update_dashboard_filter(_x692, _x693, _x694, _x695, _x696) {
|
|
2144
|
+
return _ref210.apply(this, arguments);
|
|
1953
2145
|
};
|
|
1954
2146
|
}();
|
|
1955
2147
|
var delete_dashboard_filter = exports.delete_dashboard_filter = function () {
|
|
1956
|
-
var
|
|
2148
|
+
var _ref211 = _asyncToGenerator(function* (sdk, dashboard_filter_id, options) {
|
|
1957
2149
|
dashboard_filter_id = (0, _sdkRtl.encodeParam)(dashboard_filter_id);
|
|
1958
2150
|
return sdk.delete("/dashboard_filters/".concat(dashboard_filter_id), null, null, options);
|
|
1959
2151
|
});
|
|
1960
|
-
return function delete_dashboard_filter(
|
|
1961
|
-
return
|
|
2152
|
+
return function delete_dashboard_filter(_x697, _x698, _x699) {
|
|
2153
|
+
return _ref211.apply(this, arguments);
|
|
1962
2154
|
};
|
|
1963
2155
|
}();
|
|
1964
2156
|
var dashboard_dashboard_filters = exports.dashboard_dashboard_filters = function () {
|
|
1965
|
-
var
|
|
2157
|
+
var _ref212 = _asyncToGenerator(function* (sdk, dashboard_id, fields, options) {
|
|
1966
2158
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
1967
2159
|
return sdk.get("/dashboards/".concat(dashboard_id, "/dashboard_filters"), {
|
|
1968
2160
|
fields
|
|
1969
2161
|
}, null, options);
|
|
1970
2162
|
});
|
|
1971
|
-
return function dashboard_dashboard_filters(
|
|
1972
|
-
return
|
|
2163
|
+
return function dashboard_dashboard_filters(_x700, _x701, _x702, _x703) {
|
|
2164
|
+
return _ref212.apply(this, arguments);
|
|
1973
2165
|
};
|
|
1974
2166
|
}();
|
|
1975
2167
|
var create_dashboard_filter = exports.create_dashboard_filter = function () {
|
|
1976
|
-
var
|
|
2168
|
+
var _ref213 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
1977
2169
|
return sdk.post('/dashboard_filters', {
|
|
1978
2170
|
fields
|
|
1979
2171
|
}, body, options);
|
|
1980
2172
|
});
|
|
1981
|
-
return function create_dashboard_filter(
|
|
1982
|
-
return
|
|
2173
|
+
return function create_dashboard_filter(_x704, _x705, _x706, _x707) {
|
|
2174
|
+
return _ref213.apply(this, arguments);
|
|
1983
2175
|
};
|
|
1984
2176
|
}();
|
|
1985
2177
|
var dashboard_layout_component = exports.dashboard_layout_component = function () {
|
|
1986
|
-
var
|
|
2178
|
+
var _ref214 = _asyncToGenerator(function* (sdk, dashboard_layout_component_id, fields, options) {
|
|
1987
2179
|
dashboard_layout_component_id = (0, _sdkRtl.encodeParam)(dashboard_layout_component_id);
|
|
1988
2180
|
return sdk.get("/dashboard_layout_components/".concat(dashboard_layout_component_id), {
|
|
1989
2181
|
fields
|
|
1990
2182
|
}, null, options);
|
|
1991
2183
|
});
|
|
1992
|
-
return function dashboard_layout_component(
|
|
1993
|
-
return
|
|
2184
|
+
return function dashboard_layout_component(_x708, _x709, _x710, _x711) {
|
|
2185
|
+
return _ref214.apply(this, arguments);
|
|
1994
2186
|
};
|
|
1995
2187
|
}();
|
|
1996
2188
|
var update_dashboard_layout_component = exports.update_dashboard_layout_component = function () {
|
|
1997
|
-
var
|
|
2189
|
+
var _ref215 = _asyncToGenerator(function* (sdk, dashboard_layout_component_id, body, fields, options) {
|
|
1998
2190
|
dashboard_layout_component_id = (0, _sdkRtl.encodeParam)(dashboard_layout_component_id);
|
|
1999
2191
|
return sdk.patch("/dashboard_layout_components/".concat(dashboard_layout_component_id), {
|
|
2000
2192
|
fields
|
|
2001
2193
|
}, body, options);
|
|
2002
2194
|
});
|
|
2003
|
-
return function update_dashboard_layout_component(
|
|
2004
|
-
return
|
|
2195
|
+
return function update_dashboard_layout_component(_x712, _x713, _x714, _x715, _x716) {
|
|
2196
|
+
return _ref215.apply(this, arguments);
|
|
2005
2197
|
};
|
|
2006
2198
|
}();
|
|
2007
2199
|
var dashboard_layout_dashboard_layout_components = exports.dashboard_layout_dashboard_layout_components = function () {
|
|
2008
|
-
var
|
|
2200
|
+
var _ref216 = _asyncToGenerator(function* (sdk, dashboard_layout_id, fields, options) {
|
|
2009
2201
|
dashboard_layout_id = (0, _sdkRtl.encodeParam)(dashboard_layout_id);
|
|
2010
2202
|
return sdk.get("/dashboard_layouts/".concat(dashboard_layout_id, "/dashboard_layout_components"), {
|
|
2011
2203
|
fields
|
|
2012
2204
|
}, null, options);
|
|
2013
2205
|
});
|
|
2014
|
-
return function dashboard_layout_dashboard_layout_components(
|
|
2015
|
-
return
|
|
2206
|
+
return function dashboard_layout_dashboard_layout_components(_x717, _x718, _x719, _x720) {
|
|
2207
|
+
return _ref216.apply(this, arguments);
|
|
2016
2208
|
};
|
|
2017
2209
|
}();
|
|
2018
2210
|
var dashboard_layout = exports.dashboard_layout = function () {
|
|
2019
|
-
var
|
|
2211
|
+
var _ref217 = _asyncToGenerator(function* (sdk, dashboard_layout_id, fields, options) {
|
|
2020
2212
|
dashboard_layout_id = (0, _sdkRtl.encodeParam)(dashboard_layout_id);
|
|
2021
2213
|
return sdk.get("/dashboard_layouts/".concat(dashboard_layout_id), {
|
|
2022
2214
|
fields
|
|
2023
2215
|
}, null, options);
|
|
2024
2216
|
});
|
|
2025
|
-
return function dashboard_layout(
|
|
2026
|
-
return
|
|
2217
|
+
return function dashboard_layout(_x721, _x722, _x723, _x724) {
|
|
2218
|
+
return _ref217.apply(this, arguments);
|
|
2027
2219
|
};
|
|
2028
2220
|
}();
|
|
2029
2221
|
var update_dashboard_layout = exports.update_dashboard_layout = function () {
|
|
2030
|
-
var
|
|
2222
|
+
var _ref218 = _asyncToGenerator(function* (sdk, dashboard_layout_id, body, fields, options) {
|
|
2031
2223
|
dashboard_layout_id = (0, _sdkRtl.encodeParam)(dashboard_layout_id);
|
|
2032
2224
|
return sdk.patch("/dashboard_layouts/".concat(dashboard_layout_id), {
|
|
2033
2225
|
fields
|
|
2034
2226
|
}, body, options);
|
|
2035
2227
|
});
|
|
2036
|
-
return function update_dashboard_layout(
|
|
2037
|
-
return
|
|
2228
|
+
return function update_dashboard_layout(_x725, _x726, _x727, _x728, _x729) {
|
|
2229
|
+
return _ref218.apply(this, arguments);
|
|
2038
2230
|
};
|
|
2039
2231
|
}();
|
|
2040
2232
|
var delete_dashboard_layout = exports.delete_dashboard_layout = function () {
|
|
2041
|
-
var
|
|
2233
|
+
var _ref219 = _asyncToGenerator(function* (sdk, dashboard_layout_id, options) {
|
|
2042
2234
|
dashboard_layout_id = (0, _sdkRtl.encodeParam)(dashboard_layout_id);
|
|
2043
2235
|
return sdk.delete("/dashboard_layouts/".concat(dashboard_layout_id), null, null, options);
|
|
2044
2236
|
});
|
|
2045
|
-
return function delete_dashboard_layout(
|
|
2046
|
-
return
|
|
2237
|
+
return function delete_dashboard_layout(_x730, _x731, _x732) {
|
|
2238
|
+
return _ref219.apply(this, arguments);
|
|
2047
2239
|
};
|
|
2048
2240
|
}();
|
|
2049
2241
|
var dashboard_dashboard_layouts = exports.dashboard_dashboard_layouts = function () {
|
|
2050
|
-
var
|
|
2242
|
+
var _ref220 = _asyncToGenerator(function* (sdk, dashboard_id, fields, options) {
|
|
2051
2243
|
dashboard_id = (0, _sdkRtl.encodeParam)(dashboard_id);
|
|
2052
2244
|
return sdk.get("/dashboards/".concat(dashboard_id, "/dashboard_layouts"), {
|
|
2053
2245
|
fields
|
|
2054
2246
|
}, null, options);
|
|
2055
2247
|
});
|
|
2056
|
-
return function dashboard_dashboard_layouts(
|
|
2057
|
-
return
|
|
2248
|
+
return function dashboard_dashboard_layouts(_x733, _x734, _x735, _x736) {
|
|
2249
|
+
return _ref220.apply(this, arguments);
|
|
2058
2250
|
};
|
|
2059
2251
|
}();
|
|
2060
2252
|
var create_dashboard_layout = exports.create_dashboard_layout = function () {
|
|
2061
|
-
var
|
|
2253
|
+
var _ref221 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
2062
2254
|
return sdk.post('/dashboard_layouts', {
|
|
2063
2255
|
fields
|
|
2064
2256
|
}, body, options);
|
|
2065
2257
|
});
|
|
2066
|
-
return function create_dashboard_layout(
|
|
2067
|
-
return
|
|
2258
|
+
return function create_dashboard_layout(_x737, _x738, _x739, _x740) {
|
|
2259
|
+
return _ref221.apply(this, arguments);
|
|
2068
2260
|
};
|
|
2069
2261
|
}();
|
|
2070
2262
|
var perform_data_action = exports.perform_data_action = function () {
|
|
2071
|
-
var
|
|
2263
|
+
var _ref222 = _asyncToGenerator(function* (sdk, body, options) {
|
|
2072
2264
|
return sdk.post('/data_actions', null, body, options);
|
|
2073
2265
|
});
|
|
2074
|
-
return function perform_data_action(
|
|
2075
|
-
return
|
|
2266
|
+
return function perform_data_action(_x741, _x742, _x743) {
|
|
2267
|
+
return _ref222.apply(this, arguments);
|
|
2076
2268
|
};
|
|
2077
2269
|
}();
|
|
2078
2270
|
var fetch_remote_data_action_form = exports.fetch_remote_data_action_form = function () {
|
|
2079
|
-
var
|
|
2271
|
+
var _ref223 = _asyncToGenerator(function* (sdk, body, options) {
|
|
2080
2272
|
return sdk.post('/data_actions/form', null, body, options);
|
|
2081
2273
|
});
|
|
2082
|
-
return function fetch_remote_data_action_form(
|
|
2083
|
-
return
|
|
2274
|
+
return function fetch_remote_data_action_form(_x744, _x745, _x746) {
|
|
2275
|
+
return _ref223.apply(this, arguments);
|
|
2084
2276
|
};
|
|
2085
2277
|
}();
|
|
2086
2278
|
var all_datagroups = exports.all_datagroups = function () {
|
|
2087
|
-
var
|
|
2279
|
+
var _ref224 = _asyncToGenerator(function* (sdk, options) {
|
|
2088
2280
|
return sdk.get('/datagroups', null, null, options);
|
|
2089
2281
|
});
|
|
2090
|
-
return function all_datagroups(
|
|
2091
|
-
return
|
|
2282
|
+
return function all_datagroups(_x747, _x748) {
|
|
2283
|
+
return _ref224.apply(this, arguments);
|
|
2092
2284
|
};
|
|
2093
2285
|
}();
|
|
2094
2286
|
var datagroup = exports.datagroup = function () {
|
|
2095
|
-
var
|
|
2287
|
+
var _ref225 = _asyncToGenerator(function* (sdk, datagroup_id, options) {
|
|
2096
2288
|
datagroup_id = (0, _sdkRtl.encodeParam)(datagroup_id);
|
|
2097
2289
|
return sdk.get("/datagroups/".concat(datagroup_id), null, null, options);
|
|
2098
2290
|
});
|
|
2099
|
-
return function datagroup(
|
|
2100
|
-
return
|
|
2291
|
+
return function datagroup(_x749, _x750, _x751) {
|
|
2292
|
+
return _ref225.apply(this, arguments);
|
|
2101
2293
|
};
|
|
2102
2294
|
}();
|
|
2103
2295
|
var update_datagroup = exports.update_datagroup = function () {
|
|
2104
|
-
var
|
|
2296
|
+
var _ref226 = _asyncToGenerator(function* (sdk, datagroup_id, body, options) {
|
|
2105
2297
|
datagroup_id = (0, _sdkRtl.encodeParam)(datagroup_id);
|
|
2106
2298
|
return sdk.patch("/datagroups/".concat(datagroup_id), null, body, options);
|
|
2107
2299
|
});
|
|
2108
|
-
return function update_datagroup(
|
|
2109
|
-
return
|
|
2300
|
+
return function update_datagroup(_x752, _x753, _x754, _x755) {
|
|
2301
|
+
return _ref226.apply(this, arguments);
|
|
2110
2302
|
};
|
|
2111
2303
|
}();
|
|
2112
2304
|
var graph_derived_tables_for_model = exports.graph_derived_tables_for_model = function () {
|
|
2113
|
-
var
|
|
2305
|
+
var _ref227 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2114
2306
|
request.model = (0, _sdkRtl.encodeParam)(request.model);
|
|
2115
2307
|
return sdk.get("/derived_table/graph/model/".concat(request.model), {
|
|
2116
2308
|
format: request.format,
|
|
2117
2309
|
color: request.color
|
|
2118
2310
|
}, null, options);
|
|
2119
2311
|
});
|
|
2120
|
-
return function graph_derived_tables_for_model(
|
|
2121
|
-
return
|
|
2312
|
+
return function graph_derived_tables_for_model(_x756, _x757, _x758) {
|
|
2313
|
+
return _ref227.apply(this, arguments);
|
|
2122
2314
|
};
|
|
2123
2315
|
}();
|
|
2124
2316
|
var graph_derived_tables_for_view = exports.graph_derived_tables_for_view = function () {
|
|
2125
|
-
var
|
|
2317
|
+
var _ref228 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2126
2318
|
request.view = (0, _sdkRtl.encodeParam)(request.view);
|
|
2127
2319
|
return sdk.get("/derived_table/graph/view/".concat(request.view), {
|
|
2128
2320
|
models: request.models,
|
|
2129
2321
|
workspace: request.workspace
|
|
2130
2322
|
}, null, options);
|
|
2131
2323
|
});
|
|
2132
|
-
return function graph_derived_tables_for_view(
|
|
2133
|
-
return
|
|
2324
|
+
return function graph_derived_tables_for_view(_x759, _x760, _x761) {
|
|
2325
|
+
return _ref228.apply(this, arguments);
|
|
2134
2326
|
};
|
|
2135
2327
|
}();
|
|
2136
2328
|
var start_pdt_build = exports.start_pdt_build = function () {
|
|
2137
|
-
var
|
|
2329
|
+
var _ref229 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2138
2330
|
request.model_name = (0, _sdkRtl.encodeParam)(request.model_name);
|
|
2139
2331
|
request.view_name = (0, _sdkRtl.encodeParam)(request.view_name);
|
|
2140
2332
|
return sdk.get("/derived_table/".concat(request.model_name, "/").concat(request.view_name, "/start"), {
|
|
@@ -2144,32 +2336,32 @@ var start_pdt_build = exports.start_pdt_build = function () {
|
|
|
2144
2336
|
source: request.source
|
|
2145
2337
|
}, null, options);
|
|
2146
2338
|
});
|
|
2147
|
-
return function start_pdt_build(
|
|
2148
|
-
return
|
|
2339
|
+
return function start_pdt_build(_x762, _x763, _x764) {
|
|
2340
|
+
return _ref229.apply(this, arguments);
|
|
2149
2341
|
};
|
|
2150
2342
|
}();
|
|
2151
2343
|
var check_pdt_build = exports.check_pdt_build = function () {
|
|
2152
|
-
var
|
|
2344
|
+
var _ref230 = _asyncToGenerator(function* (sdk, materialization_id, options) {
|
|
2153
2345
|
materialization_id = (0, _sdkRtl.encodeParam)(materialization_id);
|
|
2154
2346
|
return sdk.get("/derived_table/".concat(materialization_id, "/status"), null, null, options);
|
|
2155
2347
|
});
|
|
2156
|
-
return function check_pdt_build(
|
|
2157
|
-
return
|
|
2348
|
+
return function check_pdt_build(_x765, _x766, _x767) {
|
|
2349
|
+
return _ref230.apply(this, arguments);
|
|
2158
2350
|
};
|
|
2159
2351
|
}();
|
|
2160
2352
|
var stop_pdt_build = exports.stop_pdt_build = function () {
|
|
2161
|
-
var
|
|
2353
|
+
var _ref231 = _asyncToGenerator(function* (sdk, materialization_id, source, options) {
|
|
2162
2354
|
materialization_id = (0, _sdkRtl.encodeParam)(materialization_id);
|
|
2163
2355
|
return sdk.get("/derived_table/".concat(materialization_id, "/stop"), {
|
|
2164
2356
|
source
|
|
2165
2357
|
}, null, options);
|
|
2166
2358
|
});
|
|
2167
|
-
return function stop_pdt_build(
|
|
2168
|
-
return
|
|
2359
|
+
return function stop_pdt_build(_x768, _x769, _x770, _x771) {
|
|
2360
|
+
return _ref231.apply(this, arguments);
|
|
2169
2361
|
};
|
|
2170
2362
|
}();
|
|
2171
2363
|
var search_folders = exports.search_folders = function () {
|
|
2172
|
-
var
|
|
2364
|
+
var _ref232 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2173
2365
|
return sdk.get('/folders/search', {
|
|
2174
2366
|
fields: request.fields,
|
|
2175
2367
|
page: request.page,
|
|
@@ -2186,59 +2378,59 @@ var search_folders = exports.search_folders = function () {
|
|
|
2186
2378
|
is_users_root: request.is_users_root
|
|
2187
2379
|
}, null, options);
|
|
2188
2380
|
});
|
|
2189
|
-
return function search_folders(
|
|
2190
|
-
return
|
|
2381
|
+
return function search_folders(_x772, _x773, _x774) {
|
|
2382
|
+
return _ref232.apply(this, arguments);
|
|
2191
2383
|
};
|
|
2192
2384
|
}();
|
|
2193
2385
|
var folder = exports.folder = function () {
|
|
2194
|
-
var
|
|
2386
|
+
var _ref233 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
|
|
2195
2387
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2196
2388
|
return sdk.get("/folders/".concat(folder_id), {
|
|
2197
2389
|
fields
|
|
2198
2390
|
}, null, options);
|
|
2199
2391
|
});
|
|
2200
|
-
return function folder(
|
|
2201
|
-
return
|
|
2392
|
+
return function folder(_x775, _x776, _x777, _x778) {
|
|
2393
|
+
return _ref233.apply(this, arguments);
|
|
2202
2394
|
};
|
|
2203
2395
|
}();
|
|
2204
2396
|
var update_folder = exports.update_folder = function () {
|
|
2205
|
-
var
|
|
2397
|
+
var _ref234 = _asyncToGenerator(function* (sdk, folder_id, body, options) {
|
|
2206
2398
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2207
2399
|
return sdk.patch("/folders/".concat(folder_id), null, body, options);
|
|
2208
2400
|
});
|
|
2209
|
-
return function update_folder(
|
|
2210
|
-
return
|
|
2401
|
+
return function update_folder(_x779, _x780, _x781, _x782) {
|
|
2402
|
+
return _ref234.apply(this, arguments);
|
|
2211
2403
|
};
|
|
2212
2404
|
}();
|
|
2213
2405
|
var delete_folder = exports.delete_folder = function () {
|
|
2214
|
-
var
|
|
2406
|
+
var _ref235 = _asyncToGenerator(function* (sdk, folder_id, options) {
|
|
2215
2407
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2216
2408
|
return sdk.delete("/folders/".concat(folder_id), null, null, options);
|
|
2217
2409
|
});
|
|
2218
|
-
return function delete_folder(
|
|
2219
|
-
return
|
|
2410
|
+
return function delete_folder(_x783, _x784, _x785) {
|
|
2411
|
+
return _ref235.apply(this, arguments);
|
|
2220
2412
|
};
|
|
2221
2413
|
}();
|
|
2222
2414
|
var all_folders = exports.all_folders = function () {
|
|
2223
|
-
var
|
|
2415
|
+
var _ref236 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
2224
2416
|
return sdk.get('/folders', {
|
|
2225
2417
|
fields
|
|
2226
2418
|
}, null, options);
|
|
2227
2419
|
});
|
|
2228
|
-
return function all_folders(
|
|
2229
|
-
return
|
|
2420
|
+
return function all_folders(_x786, _x787, _x788) {
|
|
2421
|
+
return _ref236.apply(this, arguments);
|
|
2230
2422
|
};
|
|
2231
2423
|
}();
|
|
2232
2424
|
var create_folder = exports.create_folder = function () {
|
|
2233
|
-
var
|
|
2425
|
+
var _ref237 = _asyncToGenerator(function* (sdk, body, options) {
|
|
2234
2426
|
return sdk.post('/folders', null, body, options);
|
|
2235
2427
|
});
|
|
2236
|
-
return function create_folder(
|
|
2237
|
-
return
|
|
2428
|
+
return function create_folder(_x789, _x790, _x791) {
|
|
2429
|
+
return _ref237.apply(this, arguments);
|
|
2238
2430
|
};
|
|
2239
2431
|
}();
|
|
2240
2432
|
var folder_children = exports.folder_children = function () {
|
|
2241
|
-
var
|
|
2433
|
+
var _ref238 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2242
2434
|
request.folder_id = (0, _sdkRtl.encodeParam)(request.folder_id);
|
|
2243
2435
|
return sdk.get("/folders/".concat(request.folder_id, "/children"), {
|
|
2244
2436
|
fields: request.fields,
|
|
@@ -2249,12 +2441,12 @@ var folder_children = exports.folder_children = function () {
|
|
|
2249
2441
|
sorts: request.sorts
|
|
2250
2442
|
}, null, options);
|
|
2251
2443
|
});
|
|
2252
|
-
return function folder_children(
|
|
2253
|
-
return
|
|
2444
|
+
return function folder_children(_x792, _x793, _x794) {
|
|
2445
|
+
return _ref238.apply(this, arguments);
|
|
2254
2446
|
};
|
|
2255
2447
|
}();
|
|
2256
2448
|
var folder_children_search = exports.folder_children_search = function () {
|
|
2257
|
-
var
|
|
2449
|
+
var _ref239 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2258
2450
|
request.folder_id = (0, _sdkRtl.encodeParam)(request.folder_id);
|
|
2259
2451
|
return sdk.get("/folders/".concat(request.folder_id, "/children/search"), {
|
|
2260
2452
|
fields: request.fields,
|
|
@@ -2262,56 +2454,56 @@ var folder_children_search = exports.folder_children_search = function () {
|
|
|
2262
2454
|
name: request.name
|
|
2263
2455
|
}, null, options);
|
|
2264
2456
|
});
|
|
2265
|
-
return function folder_children_search(
|
|
2266
|
-
return
|
|
2457
|
+
return function folder_children_search(_x795, _x796, _x797) {
|
|
2458
|
+
return _ref239.apply(this, arguments);
|
|
2267
2459
|
};
|
|
2268
2460
|
}();
|
|
2269
2461
|
var folder_parent = exports.folder_parent = function () {
|
|
2270
|
-
var
|
|
2462
|
+
var _ref240 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
|
|
2271
2463
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2272
2464
|
return sdk.get("/folders/".concat(folder_id, "/parent"), {
|
|
2273
2465
|
fields
|
|
2274
2466
|
}, null, options);
|
|
2275
2467
|
});
|
|
2276
|
-
return function folder_parent(
|
|
2277
|
-
return
|
|
2468
|
+
return function folder_parent(_x798, _x799, _x800, _x801) {
|
|
2469
|
+
return _ref240.apply(this, arguments);
|
|
2278
2470
|
};
|
|
2279
2471
|
}();
|
|
2280
2472
|
var folder_ancestors = exports.folder_ancestors = function () {
|
|
2281
|
-
var
|
|
2473
|
+
var _ref241 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
|
|
2282
2474
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2283
2475
|
return sdk.get("/folders/".concat(folder_id, "/ancestors"), {
|
|
2284
2476
|
fields
|
|
2285
2477
|
}, null, options);
|
|
2286
2478
|
});
|
|
2287
|
-
return function folder_ancestors(
|
|
2288
|
-
return
|
|
2479
|
+
return function folder_ancestors(_x802, _x803, _x804, _x805) {
|
|
2480
|
+
return _ref241.apply(this, arguments);
|
|
2289
2481
|
};
|
|
2290
2482
|
}();
|
|
2291
2483
|
var folder_looks = exports.folder_looks = function () {
|
|
2292
|
-
var
|
|
2484
|
+
var _ref242 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
|
|
2293
2485
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2294
2486
|
return sdk.get("/folders/".concat(folder_id, "/looks"), {
|
|
2295
2487
|
fields
|
|
2296
2488
|
}, null, options);
|
|
2297
2489
|
});
|
|
2298
|
-
return function folder_looks(
|
|
2299
|
-
return
|
|
2490
|
+
return function folder_looks(_x806, _x807, _x808, _x809) {
|
|
2491
|
+
return _ref242.apply(this, arguments);
|
|
2300
2492
|
};
|
|
2301
2493
|
}();
|
|
2302
2494
|
var folder_dashboards = exports.folder_dashboards = function () {
|
|
2303
|
-
var
|
|
2495
|
+
var _ref243 = _asyncToGenerator(function* (sdk, folder_id, fields, options) {
|
|
2304
2496
|
folder_id = (0, _sdkRtl.encodeParam)(folder_id);
|
|
2305
2497
|
return sdk.get("/folders/".concat(folder_id, "/dashboards"), {
|
|
2306
2498
|
fields
|
|
2307
2499
|
}, null, options);
|
|
2308
2500
|
});
|
|
2309
|
-
return function folder_dashboards(
|
|
2310
|
-
return
|
|
2501
|
+
return function folder_dashboards(_x810, _x811, _x812, _x813) {
|
|
2502
|
+
return _ref243.apply(this, arguments);
|
|
2311
2503
|
};
|
|
2312
2504
|
}();
|
|
2313
2505
|
var all_groups = exports.all_groups = function () {
|
|
2314
|
-
var
|
|
2506
|
+
var _ref244 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2315
2507
|
return sdk.get('/groups', {
|
|
2316
2508
|
fields: request.fields,
|
|
2317
2509
|
page: request.page,
|
|
@@ -2324,22 +2516,22 @@ var all_groups = exports.all_groups = function () {
|
|
|
2324
2516
|
can_add_to_content_metadata: request.can_add_to_content_metadata
|
|
2325
2517
|
}, null, options);
|
|
2326
2518
|
});
|
|
2327
|
-
return function all_groups(
|
|
2328
|
-
return
|
|
2519
|
+
return function all_groups(_x814, _x815, _x816) {
|
|
2520
|
+
return _ref244.apply(this, arguments);
|
|
2329
2521
|
};
|
|
2330
2522
|
}();
|
|
2331
2523
|
var create_group = exports.create_group = function () {
|
|
2332
|
-
var
|
|
2524
|
+
var _ref245 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
2333
2525
|
return sdk.post('/groups', {
|
|
2334
2526
|
fields
|
|
2335
2527
|
}, body, options);
|
|
2336
2528
|
});
|
|
2337
|
-
return function create_group(
|
|
2338
|
-
return
|
|
2529
|
+
return function create_group(_x817, _x818, _x819, _x820) {
|
|
2530
|
+
return _ref245.apply(this, arguments);
|
|
2339
2531
|
};
|
|
2340
2532
|
}();
|
|
2341
2533
|
var search_groups = exports.search_groups = function () {
|
|
2342
|
-
var
|
|
2534
|
+
var _ref246 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2343
2535
|
return sdk.get('/groups/search', {
|
|
2344
2536
|
fields: request.fields,
|
|
2345
2537
|
limit: request.limit,
|
|
@@ -2353,12 +2545,12 @@ var search_groups = exports.search_groups = function () {
|
|
|
2353
2545
|
externally_orphaned: request.externally_orphaned
|
|
2354
2546
|
}, null, options);
|
|
2355
2547
|
});
|
|
2356
|
-
return function search_groups(
|
|
2357
|
-
return
|
|
2548
|
+
return function search_groups(_x821, _x822, _x823) {
|
|
2549
|
+
return _ref246.apply(this, arguments);
|
|
2358
2550
|
};
|
|
2359
2551
|
}();
|
|
2360
2552
|
var search_groups_with_roles = exports.search_groups_with_roles = function () {
|
|
2361
|
-
var
|
|
2553
|
+
var _ref247 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2362
2554
|
return sdk.get('/groups/search/with_roles', {
|
|
2363
2555
|
fields: request.fields,
|
|
2364
2556
|
limit: request.limit,
|
|
@@ -2372,12 +2564,12 @@ var search_groups_with_roles = exports.search_groups_with_roles = function () {
|
|
|
2372
2564
|
externally_orphaned: request.externally_orphaned
|
|
2373
2565
|
}, null, options);
|
|
2374
2566
|
});
|
|
2375
|
-
return function search_groups_with_roles(
|
|
2376
|
-
return
|
|
2567
|
+
return function search_groups_with_roles(_x824, _x825, _x826) {
|
|
2568
|
+
return _ref247.apply(this, arguments);
|
|
2377
2569
|
};
|
|
2378
2570
|
}();
|
|
2379
2571
|
var search_groups_with_hierarchy = exports.search_groups_with_hierarchy = function () {
|
|
2380
|
-
var
|
|
2572
|
+
var _ref248 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2381
2573
|
return sdk.get('/groups/search/with_hierarchy', {
|
|
2382
2574
|
fields: request.fields,
|
|
2383
2575
|
limit: request.limit,
|
|
@@ -2391,63 +2583,63 @@ var search_groups_with_hierarchy = exports.search_groups_with_hierarchy = functi
|
|
|
2391
2583
|
externally_orphaned: request.externally_orphaned
|
|
2392
2584
|
}, null, options);
|
|
2393
2585
|
});
|
|
2394
|
-
return function search_groups_with_hierarchy(
|
|
2395
|
-
return
|
|
2586
|
+
return function search_groups_with_hierarchy(_x827, _x828, _x829) {
|
|
2587
|
+
return _ref248.apply(this, arguments);
|
|
2396
2588
|
};
|
|
2397
2589
|
}();
|
|
2398
2590
|
var group = exports.group = function () {
|
|
2399
|
-
var
|
|
2591
|
+
var _ref249 = _asyncToGenerator(function* (sdk, group_id, fields, options) {
|
|
2400
2592
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2401
2593
|
return sdk.get("/groups/".concat(group_id), {
|
|
2402
2594
|
fields
|
|
2403
2595
|
}, null, options);
|
|
2404
2596
|
});
|
|
2405
|
-
return function group(
|
|
2406
|
-
return
|
|
2597
|
+
return function group(_x830, _x831, _x832, _x833) {
|
|
2598
|
+
return _ref249.apply(this, arguments);
|
|
2407
2599
|
};
|
|
2408
2600
|
}();
|
|
2409
2601
|
var update_group = exports.update_group = function () {
|
|
2410
|
-
var
|
|
2602
|
+
var _ref250 = _asyncToGenerator(function* (sdk, group_id, body, fields, options) {
|
|
2411
2603
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2412
2604
|
return sdk.patch("/groups/".concat(group_id), {
|
|
2413
2605
|
fields
|
|
2414
2606
|
}, body, options);
|
|
2415
2607
|
});
|
|
2416
|
-
return function update_group(
|
|
2417
|
-
return
|
|
2608
|
+
return function update_group(_x834, _x835, _x836, _x837, _x838) {
|
|
2609
|
+
return _ref250.apply(this, arguments);
|
|
2418
2610
|
};
|
|
2419
2611
|
}();
|
|
2420
2612
|
var delete_group = exports.delete_group = function () {
|
|
2421
|
-
var
|
|
2613
|
+
var _ref251 = _asyncToGenerator(function* (sdk, group_id, options) {
|
|
2422
2614
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2423
2615
|
return sdk.delete("/groups/".concat(group_id), null, null, options);
|
|
2424
2616
|
});
|
|
2425
|
-
return function delete_group(
|
|
2426
|
-
return
|
|
2617
|
+
return function delete_group(_x839, _x840, _x841) {
|
|
2618
|
+
return _ref251.apply(this, arguments);
|
|
2427
2619
|
};
|
|
2428
2620
|
}();
|
|
2429
2621
|
var all_group_groups = exports.all_group_groups = function () {
|
|
2430
|
-
var
|
|
2622
|
+
var _ref252 = _asyncToGenerator(function* (sdk, group_id, fields, options) {
|
|
2431
2623
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2432
2624
|
return sdk.get("/groups/".concat(group_id, "/groups"), {
|
|
2433
2625
|
fields
|
|
2434
2626
|
}, null, options);
|
|
2435
2627
|
});
|
|
2436
|
-
return function all_group_groups(
|
|
2437
|
-
return
|
|
2628
|
+
return function all_group_groups(_x842, _x843, _x844, _x845) {
|
|
2629
|
+
return _ref252.apply(this, arguments);
|
|
2438
2630
|
};
|
|
2439
2631
|
}();
|
|
2440
2632
|
var add_group_group = exports.add_group_group = function () {
|
|
2441
|
-
var
|
|
2633
|
+
var _ref253 = _asyncToGenerator(function* (sdk, group_id, body, options) {
|
|
2442
2634
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2443
2635
|
return sdk.post("/groups/".concat(group_id, "/groups"), null, body, options);
|
|
2444
2636
|
});
|
|
2445
|
-
return function add_group_group(
|
|
2446
|
-
return
|
|
2637
|
+
return function add_group_group(_x846, _x847, _x848, _x849) {
|
|
2638
|
+
return _ref253.apply(this, arguments);
|
|
2447
2639
|
};
|
|
2448
2640
|
}();
|
|
2449
2641
|
var all_group_users = exports.all_group_users = function () {
|
|
2450
|
-
var
|
|
2642
|
+
var _ref254 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2451
2643
|
request.group_id = (0, _sdkRtl.encodeParam)(request.group_id);
|
|
2452
2644
|
return sdk.get("/groups/".concat(request.group_id, "/users"), {
|
|
2453
2645
|
fields: request.fields,
|
|
@@ -2458,213 +2650,213 @@ var all_group_users = exports.all_group_users = function () {
|
|
|
2458
2650
|
sorts: request.sorts
|
|
2459
2651
|
}, null, options);
|
|
2460
2652
|
});
|
|
2461
|
-
return function all_group_users(
|
|
2462
|
-
return
|
|
2653
|
+
return function all_group_users(_x850, _x851, _x852) {
|
|
2654
|
+
return _ref254.apply(this, arguments);
|
|
2463
2655
|
};
|
|
2464
2656
|
}();
|
|
2465
2657
|
var add_group_user = exports.add_group_user = function () {
|
|
2466
|
-
var
|
|
2658
|
+
var _ref255 = _asyncToGenerator(function* (sdk, group_id, body, options) {
|
|
2467
2659
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2468
2660
|
return sdk.post("/groups/".concat(group_id, "/users"), null, body, options);
|
|
2469
2661
|
});
|
|
2470
|
-
return function add_group_user(
|
|
2471
|
-
return
|
|
2662
|
+
return function add_group_user(_x853, _x854, _x855, _x856) {
|
|
2663
|
+
return _ref255.apply(this, arguments);
|
|
2472
2664
|
};
|
|
2473
2665
|
}();
|
|
2474
2666
|
var delete_group_user = exports.delete_group_user = function () {
|
|
2475
|
-
var
|
|
2667
|
+
var _ref256 = _asyncToGenerator(function* (sdk, group_id, user_id, options) {
|
|
2476
2668
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2477
2669
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
2478
2670
|
return sdk.delete("/groups/".concat(group_id, "/users/").concat(user_id), null, null, options);
|
|
2479
2671
|
});
|
|
2480
|
-
return function delete_group_user(
|
|
2481
|
-
return
|
|
2672
|
+
return function delete_group_user(_x857, _x858, _x859, _x860) {
|
|
2673
|
+
return _ref256.apply(this, arguments);
|
|
2482
2674
|
};
|
|
2483
2675
|
}();
|
|
2484
2676
|
var delete_group_from_group = exports.delete_group_from_group = function () {
|
|
2485
|
-
var
|
|
2677
|
+
var _ref257 = _asyncToGenerator(function* (sdk, group_id, deleting_group_id, options) {
|
|
2486
2678
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2487
2679
|
deleting_group_id = (0, _sdkRtl.encodeParam)(deleting_group_id);
|
|
2488
2680
|
return sdk.delete("/groups/".concat(group_id, "/groups/").concat(deleting_group_id), null, null, options);
|
|
2489
2681
|
});
|
|
2490
|
-
return function delete_group_from_group(
|
|
2491
|
-
return
|
|
2682
|
+
return function delete_group_from_group(_x861, _x862, _x863, _x864) {
|
|
2683
|
+
return _ref257.apply(this, arguments);
|
|
2492
2684
|
};
|
|
2493
2685
|
}();
|
|
2494
2686
|
var update_user_attribute_group_value = exports.update_user_attribute_group_value = function () {
|
|
2495
|
-
var
|
|
2687
|
+
var _ref258 = _asyncToGenerator(function* (sdk, group_id, user_attribute_id, body, options) {
|
|
2496
2688
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2497
2689
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
2498
2690
|
return sdk.patch("/groups/".concat(group_id, "/attribute_values/").concat(user_attribute_id), null, body, options);
|
|
2499
2691
|
});
|
|
2500
|
-
return function update_user_attribute_group_value(
|
|
2501
|
-
return
|
|
2692
|
+
return function update_user_attribute_group_value(_x865, _x866, _x867, _x868, _x869) {
|
|
2693
|
+
return _ref258.apply(this, arguments);
|
|
2502
2694
|
};
|
|
2503
2695
|
}();
|
|
2504
2696
|
var delete_user_attribute_group_value = exports.delete_user_attribute_group_value = function () {
|
|
2505
|
-
var
|
|
2697
|
+
var _ref259 = _asyncToGenerator(function* (sdk, group_id, user_attribute_id, options) {
|
|
2506
2698
|
group_id = (0, _sdkRtl.encodeParam)(group_id);
|
|
2507
2699
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
2508
2700
|
return sdk.delete("/groups/".concat(group_id, "/attribute_values/").concat(user_attribute_id), null, null, options);
|
|
2509
2701
|
});
|
|
2510
|
-
return function delete_user_attribute_group_value(
|
|
2511
|
-
return
|
|
2702
|
+
return function delete_user_attribute_group_value(_x870, _x871, _x872, _x873) {
|
|
2703
|
+
return _ref259.apply(this, arguments);
|
|
2512
2704
|
};
|
|
2513
2705
|
}();
|
|
2514
2706
|
var all_primary_homepage_sections = exports.all_primary_homepage_sections = function () {
|
|
2515
|
-
var
|
|
2707
|
+
var _ref260 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
2516
2708
|
return sdk.get('/primary_homepage_sections', {
|
|
2517
2709
|
fields
|
|
2518
2710
|
}, null, options);
|
|
2519
2711
|
});
|
|
2520
|
-
return function all_primary_homepage_sections(
|
|
2521
|
-
return
|
|
2712
|
+
return function all_primary_homepage_sections(_x874, _x875, _x876) {
|
|
2713
|
+
return _ref260.apply(this, arguments);
|
|
2522
2714
|
};
|
|
2523
2715
|
}();
|
|
2524
2716
|
var all_integration_hubs = exports.all_integration_hubs = function () {
|
|
2525
|
-
var
|
|
2717
|
+
var _ref261 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
2526
2718
|
return sdk.get('/integration_hubs', {
|
|
2527
2719
|
fields
|
|
2528
2720
|
}, null, options);
|
|
2529
2721
|
});
|
|
2530
|
-
return function all_integration_hubs(
|
|
2531
|
-
return
|
|
2722
|
+
return function all_integration_hubs(_x877, _x878, _x879) {
|
|
2723
|
+
return _ref261.apply(this, arguments);
|
|
2532
2724
|
};
|
|
2533
2725
|
}();
|
|
2534
2726
|
var create_integration_hub = exports.create_integration_hub = function () {
|
|
2535
|
-
var
|
|
2727
|
+
var _ref262 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
2536
2728
|
return sdk.post('/integration_hubs', {
|
|
2537
2729
|
fields
|
|
2538
2730
|
}, body, options);
|
|
2539
2731
|
});
|
|
2540
|
-
return function create_integration_hub(
|
|
2541
|
-
return
|
|
2732
|
+
return function create_integration_hub(_x880, _x881, _x882, _x883) {
|
|
2733
|
+
return _ref262.apply(this, arguments);
|
|
2542
2734
|
};
|
|
2543
2735
|
}();
|
|
2544
2736
|
var integration_hub = exports.integration_hub = function () {
|
|
2545
|
-
var
|
|
2737
|
+
var _ref263 = _asyncToGenerator(function* (sdk, integration_hub_id, fields, options) {
|
|
2546
2738
|
integration_hub_id = (0, _sdkRtl.encodeParam)(integration_hub_id);
|
|
2547
2739
|
return sdk.get("/integration_hubs/".concat(integration_hub_id), {
|
|
2548
2740
|
fields
|
|
2549
2741
|
}, null, options);
|
|
2550
2742
|
});
|
|
2551
|
-
return function integration_hub(
|
|
2552
|
-
return
|
|
2743
|
+
return function integration_hub(_x884, _x885, _x886, _x887) {
|
|
2744
|
+
return _ref263.apply(this, arguments);
|
|
2553
2745
|
};
|
|
2554
2746
|
}();
|
|
2555
2747
|
var update_integration_hub = exports.update_integration_hub = function () {
|
|
2556
|
-
var
|
|
2748
|
+
var _ref264 = _asyncToGenerator(function* (sdk, integration_hub_id, body, fields, options) {
|
|
2557
2749
|
integration_hub_id = (0, _sdkRtl.encodeParam)(integration_hub_id);
|
|
2558
2750
|
return sdk.patch("/integration_hubs/".concat(integration_hub_id), {
|
|
2559
2751
|
fields
|
|
2560
2752
|
}, body, options);
|
|
2561
2753
|
});
|
|
2562
|
-
return function update_integration_hub(
|
|
2563
|
-
return
|
|
2754
|
+
return function update_integration_hub(_x888, _x889, _x890, _x891, _x892) {
|
|
2755
|
+
return _ref264.apply(this, arguments);
|
|
2564
2756
|
};
|
|
2565
2757
|
}();
|
|
2566
2758
|
var delete_integration_hub = exports.delete_integration_hub = function () {
|
|
2567
|
-
var
|
|
2759
|
+
var _ref265 = _asyncToGenerator(function* (sdk, integration_hub_id, options) {
|
|
2568
2760
|
integration_hub_id = (0, _sdkRtl.encodeParam)(integration_hub_id);
|
|
2569
2761
|
return sdk.delete("/integration_hubs/".concat(integration_hub_id), null, null, options);
|
|
2570
2762
|
});
|
|
2571
|
-
return function delete_integration_hub(
|
|
2572
|
-
return
|
|
2763
|
+
return function delete_integration_hub(_x893, _x894, _x895) {
|
|
2764
|
+
return _ref265.apply(this, arguments);
|
|
2573
2765
|
};
|
|
2574
2766
|
}();
|
|
2575
2767
|
var get_integration_hub_health = exports.get_integration_hub_health = function () {
|
|
2576
|
-
var
|
|
2768
|
+
var _ref266 = _asyncToGenerator(function* (sdk, integration_hub_id, fields, options) {
|
|
2577
2769
|
integration_hub_id = (0, _sdkRtl.encodeParam)(integration_hub_id);
|
|
2578
2770
|
return sdk.get("/integration_hubs/".concat(integration_hub_id, "/health"), {
|
|
2579
2771
|
fields
|
|
2580
2772
|
}, null, options);
|
|
2581
2773
|
});
|
|
2582
|
-
return function get_integration_hub_health(
|
|
2583
|
-
return
|
|
2774
|
+
return function get_integration_hub_health(_x896, _x897, _x898, _x899) {
|
|
2775
|
+
return _ref266.apply(this, arguments);
|
|
2584
2776
|
};
|
|
2585
2777
|
}();
|
|
2586
2778
|
var accept_integration_hub_legal_agreement = exports.accept_integration_hub_legal_agreement = function () {
|
|
2587
|
-
var
|
|
2779
|
+
var _ref267 = _asyncToGenerator(function* (sdk, integration_hub_id, options) {
|
|
2588
2780
|
integration_hub_id = (0, _sdkRtl.encodeParam)(integration_hub_id);
|
|
2589
2781
|
return sdk.post("/integration_hubs/".concat(integration_hub_id, "/accept_legal_agreement"), null, null, options);
|
|
2590
2782
|
});
|
|
2591
|
-
return function accept_integration_hub_legal_agreement(
|
|
2592
|
-
return
|
|
2783
|
+
return function accept_integration_hub_legal_agreement(_x900, _x901, _x902) {
|
|
2784
|
+
return _ref267.apply(this, arguments);
|
|
2593
2785
|
};
|
|
2594
2786
|
}();
|
|
2595
2787
|
var all_integrations = exports.all_integrations = function () {
|
|
2596
|
-
var
|
|
2788
|
+
var _ref268 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2597
2789
|
return sdk.get('/integrations', {
|
|
2598
2790
|
fields: request.fields,
|
|
2599
2791
|
integration_hub_id: request.integration_hub_id
|
|
2600
2792
|
}, null, options);
|
|
2601
2793
|
});
|
|
2602
|
-
return function all_integrations(
|
|
2603
|
-
return
|
|
2794
|
+
return function all_integrations(_x903, _x904, _x905) {
|
|
2795
|
+
return _ref268.apply(this, arguments);
|
|
2604
2796
|
};
|
|
2605
2797
|
}();
|
|
2606
2798
|
var integration = exports.integration = function () {
|
|
2607
|
-
var
|
|
2799
|
+
var _ref269 = _asyncToGenerator(function* (sdk, integration_id, fields, options) {
|
|
2608
2800
|
integration_id = (0, _sdkRtl.encodeParam)(integration_id);
|
|
2609
2801
|
return sdk.get("/integrations/".concat(integration_id), {
|
|
2610
2802
|
fields
|
|
2611
2803
|
}, null, options);
|
|
2612
2804
|
});
|
|
2613
|
-
return function integration(
|
|
2614
|
-
return
|
|
2805
|
+
return function integration(_x906, _x907, _x908, _x909) {
|
|
2806
|
+
return _ref269.apply(this, arguments);
|
|
2615
2807
|
};
|
|
2616
2808
|
}();
|
|
2617
2809
|
var update_integration = exports.update_integration = function () {
|
|
2618
|
-
var
|
|
2810
|
+
var _ref270 = _asyncToGenerator(function* (sdk, integration_id, body, fields, options) {
|
|
2619
2811
|
integration_id = (0, _sdkRtl.encodeParam)(integration_id);
|
|
2620
2812
|
return sdk.patch("/integrations/".concat(integration_id), {
|
|
2621
2813
|
fields
|
|
2622
2814
|
}, body, options);
|
|
2623
2815
|
});
|
|
2624
|
-
return function update_integration(
|
|
2625
|
-
return
|
|
2816
|
+
return function update_integration(_x910, _x911, _x912, _x913, _x914) {
|
|
2817
|
+
return _ref270.apply(this, arguments);
|
|
2626
2818
|
};
|
|
2627
2819
|
}();
|
|
2628
2820
|
var fetch_integration_form = exports.fetch_integration_form = function () {
|
|
2629
|
-
var
|
|
2821
|
+
var _ref271 = _asyncToGenerator(function* (sdk, integration_id, body, options) {
|
|
2630
2822
|
integration_id = (0, _sdkRtl.encodeParam)(integration_id);
|
|
2631
2823
|
return sdk.post("/integrations/".concat(integration_id, "/form"), null, body, options);
|
|
2632
2824
|
});
|
|
2633
|
-
return function fetch_integration_form(
|
|
2634
|
-
return
|
|
2825
|
+
return function fetch_integration_form(_x915, _x916, _x917, _x918) {
|
|
2826
|
+
return _ref271.apply(this, arguments);
|
|
2635
2827
|
};
|
|
2636
2828
|
}();
|
|
2637
2829
|
var test_integration = exports.test_integration = function () {
|
|
2638
|
-
var
|
|
2830
|
+
var _ref272 = _asyncToGenerator(function* (sdk, integration_id, options) {
|
|
2639
2831
|
integration_id = (0, _sdkRtl.encodeParam)(integration_id);
|
|
2640
2832
|
return sdk.post("/integrations/".concat(integration_id, "/test"), null, null, options);
|
|
2641
2833
|
});
|
|
2642
|
-
return function test_integration(
|
|
2643
|
-
return
|
|
2834
|
+
return function test_integration(_x919, _x920, _x921) {
|
|
2835
|
+
return _ref272.apply(this, arguments);
|
|
2644
2836
|
};
|
|
2645
2837
|
}();
|
|
2646
2838
|
var all_looks = exports.all_looks = function () {
|
|
2647
|
-
var
|
|
2839
|
+
var _ref273 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
2648
2840
|
return sdk.get('/looks', {
|
|
2649
2841
|
fields
|
|
2650
2842
|
}, null, options);
|
|
2651
2843
|
});
|
|
2652
|
-
return function all_looks(
|
|
2653
|
-
return
|
|
2844
|
+
return function all_looks(_x922, _x923, _x924) {
|
|
2845
|
+
return _ref273.apply(this, arguments);
|
|
2654
2846
|
};
|
|
2655
2847
|
}();
|
|
2656
2848
|
var create_look = exports.create_look = function () {
|
|
2657
|
-
var
|
|
2849
|
+
var _ref274 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
2658
2850
|
return sdk.post('/looks', {
|
|
2659
2851
|
fields
|
|
2660
2852
|
}, body, options);
|
|
2661
2853
|
});
|
|
2662
|
-
return function create_look(
|
|
2663
|
-
return
|
|
2854
|
+
return function create_look(_x925, _x926, _x927, _x928) {
|
|
2855
|
+
return _ref274.apply(this, arguments);
|
|
2664
2856
|
};
|
|
2665
2857
|
}();
|
|
2666
2858
|
var search_looks = exports.search_looks = function () {
|
|
2667
|
-
var
|
|
2859
|
+
var _ref275 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2668
2860
|
return sdk.get('/looks/search', {
|
|
2669
2861
|
id: request.id,
|
|
2670
2862
|
title: request.title,
|
|
@@ -2686,43 +2878,43 @@ var search_looks = exports.search_looks = function () {
|
|
|
2686
2878
|
filter_or: request.filter_or
|
|
2687
2879
|
}, null, options);
|
|
2688
2880
|
});
|
|
2689
|
-
return function search_looks(
|
|
2690
|
-
return
|
|
2881
|
+
return function search_looks(_x929, _x930, _x931) {
|
|
2882
|
+
return _ref275.apply(this, arguments);
|
|
2691
2883
|
};
|
|
2692
2884
|
}();
|
|
2693
2885
|
var look = exports.look = function () {
|
|
2694
|
-
var
|
|
2886
|
+
var _ref276 = _asyncToGenerator(function* (sdk, look_id, fields, options) {
|
|
2695
2887
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2696
2888
|
return sdk.get("/looks/".concat(look_id), {
|
|
2697
2889
|
fields
|
|
2698
2890
|
}, null, options);
|
|
2699
2891
|
});
|
|
2700
|
-
return function look(
|
|
2701
|
-
return
|
|
2892
|
+
return function look(_x932, _x933, _x934, _x935) {
|
|
2893
|
+
return _ref276.apply(this, arguments);
|
|
2702
2894
|
};
|
|
2703
2895
|
}();
|
|
2704
2896
|
var update_look = exports.update_look = function () {
|
|
2705
|
-
var
|
|
2897
|
+
var _ref277 = _asyncToGenerator(function* (sdk, look_id, body, fields, options) {
|
|
2706
2898
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2707
2899
|
return sdk.patch("/looks/".concat(look_id), {
|
|
2708
2900
|
fields
|
|
2709
2901
|
}, body, options);
|
|
2710
2902
|
});
|
|
2711
|
-
return function update_look(
|
|
2712
|
-
return
|
|
2903
|
+
return function update_look(_x936, _x937, _x938, _x939, _x940) {
|
|
2904
|
+
return _ref277.apply(this, arguments);
|
|
2713
2905
|
};
|
|
2714
2906
|
}();
|
|
2715
2907
|
var delete_look = exports.delete_look = function () {
|
|
2716
|
-
var
|
|
2908
|
+
var _ref278 = _asyncToGenerator(function* (sdk, look_id, options) {
|
|
2717
2909
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2718
2910
|
return sdk.delete("/looks/".concat(look_id), null, null, options);
|
|
2719
2911
|
});
|
|
2720
|
-
return function delete_look(
|
|
2721
|
-
return
|
|
2912
|
+
return function delete_look(_x941, _x942, _x943) {
|
|
2913
|
+
return _ref278.apply(this, arguments);
|
|
2722
2914
|
};
|
|
2723
2915
|
}();
|
|
2724
2916
|
var run_look = exports.run_look = function () {
|
|
2725
|
-
var
|
|
2917
|
+
var _ref279 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2726
2918
|
request.look_id = (0, _sdkRtl.encodeParam)(request.look_id);
|
|
2727
2919
|
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
2728
2920
|
return sdk.get("/looks/".concat(request.look_id, "/run/").concat(request.result_format), {
|
|
@@ -2740,43 +2932,43 @@ var run_look = exports.run_look = function () {
|
|
|
2740
2932
|
server_table_calcs: request.server_table_calcs
|
|
2741
2933
|
}, null, options);
|
|
2742
2934
|
});
|
|
2743
|
-
return function run_look(
|
|
2744
|
-
return
|
|
2935
|
+
return function run_look(_x944, _x945, _x946) {
|
|
2936
|
+
return _ref279.apply(this, arguments);
|
|
2745
2937
|
};
|
|
2746
2938
|
}();
|
|
2747
2939
|
var copy_look = exports.copy_look = function () {
|
|
2748
|
-
var
|
|
2940
|
+
var _ref280 = _asyncToGenerator(function* (sdk, look_id, folder_id, options) {
|
|
2749
2941
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2750
2942
|
return sdk.post("/looks/".concat(look_id, "/copy"), {
|
|
2751
2943
|
folder_id
|
|
2752
2944
|
}, null, options);
|
|
2753
2945
|
});
|
|
2754
|
-
return function copy_look(
|
|
2755
|
-
return
|
|
2946
|
+
return function copy_look(_x947, _x948, _x949, _x950) {
|
|
2947
|
+
return _ref280.apply(this, arguments);
|
|
2756
2948
|
};
|
|
2757
2949
|
}();
|
|
2758
2950
|
var move_look = exports.move_look = function () {
|
|
2759
|
-
var
|
|
2951
|
+
var _ref281 = _asyncToGenerator(function* (sdk, look_id, folder_id, options) {
|
|
2760
2952
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2761
2953
|
return sdk.patch("/looks/".concat(look_id, "/move"), {
|
|
2762
2954
|
folder_id
|
|
2763
2955
|
}, null, options);
|
|
2764
2956
|
});
|
|
2765
|
-
return function move_look(
|
|
2766
|
-
return
|
|
2957
|
+
return function move_look(_x951, _x952, _x953, _x954) {
|
|
2958
|
+
return _ref281.apply(this, arguments);
|
|
2767
2959
|
};
|
|
2768
2960
|
}();
|
|
2769
2961
|
var update_look_certification = exports.update_look_certification = function () {
|
|
2770
|
-
var
|
|
2962
|
+
var _ref282 = _asyncToGenerator(function* (sdk, look_id, body, options) {
|
|
2771
2963
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
2772
2964
|
return sdk.patch("/looks/".concat(look_id, "/certification"), null, body, options);
|
|
2773
2965
|
});
|
|
2774
|
-
return function update_look_certification(
|
|
2775
|
-
return
|
|
2966
|
+
return function update_look_certification(_x955, _x956, _x957, _x958) {
|
|
2967
|
+
return _ref282.apply(this, arguments);
|
|
2776
2968
|
};
|
|
2777
2969
|
}();
|
|
2778
2970
|
var all_lookml_models = exports.all_lookml_models = function () {
|
|
2779
|
-
var
|
|
2971
|
+
var _ref283 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2780
2972
|
return sdk.get('/lookml_models', {
|
|
2781
2973
|
fields: request.fields,
|
|
2782
2974
|
limit: request.limit,
|
|
@@ -2787,49 +2979,49 @@ var all_lookml_models = exports.all_lookml_models = function () {
|
|
|
2787
2979
|
include_self_service: request.include_self_service
|
|
2788
2980
|
}, null, options);
|
|
2789
2981
|
});
|
|
2790
|
-
return function all_lookml_models(
|
|
2791
|
-
return
|
|
2982
|
+
return function all_lookml_models(_x959, _x960, _x961) {
|
|
2983
|
+
return _ref283.apply(this, arguments);
|
|
2792
2984
|
};
|
|
2793
2985
|
}();
|
|
2794
2986
|
var create_lookml_model = exports.create_lookml_model = function () {
|
|
2795
|
-
var
|
|
2987
|
+
var _ref284 = _asyncToGenerator(function* (sdk, body, options) {
|
|
2796
2988
|
return sdk.post('/lookml_models', null, body, options);
|
|
2797
2989
|
});
|
|
2798
|
-
return function create_lookml_model(
|
|
2799
|
-
return
|
|
2990
|
+
return function create_lookml_model(_x962, _x963, _x964) {
|
|
2991
|
+
return _ref284.apply(this, arguments);
|
|
2800
2992
|
};
|
|
2801
2993
|
}();
|
|
2802
2994
|
var lookml_model = exports.lookml_model = function () {
|
|
2803
|
-
var
|
|
2995
|
+
var _ref285 = _asyncToGenerator(function* (sdk, lookml_model_name, fields, options) {
|
|
2804
2996
|
lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
|
|
2805
2997
|
return sdk.get("/lookml_models/".concat(lookml_model_name), {
|
|
2806
2998
|
fields
|
|
2807
2999
|
}, null, options);
|
|
2808
3000
|
});
|
|
2809
|
-
return function lookml_model(
|
|
2810
|
-
return
|
|
3001
|
+
return function lookml_model(_x965, _x966, _x967, _x968) {
|
|
3002
|
+
return _ref285.apply(this, arguments);
|
|
2811
3003
|
};
|
|
2812
3004
|
}();
|
|
2813
3005
|
var update_lookml_model = exports.update_lookml_model = function () {
|
|
2814
|
-
var
|
|
3006
|
+
var _ref286 = _asyncToGenerator(function* (sdk, lookml_model_name, body, options) {
|
|
2815
3007
|
lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
|
|
2816
3008
|
return sdk.patch("/lookml_models/".concat(lookml_model_name), null, body, options);
|
|
2817
3009
|
});
|
|
2818
|
-
return function update_lookml_model(
|
|
2819
|
-
return
|
|
3010
|
+
return function update_lookml_model(_x969, _x970, _x971, _x972) {
|
|
3011
|
+
return _ref286.apply(this, arguments);
|
|
2820
3012
|
};
|
|
2821
3013
|
}();
|
|
2822
3014
|
var delete_lookml_model = exports.delete_lookml_model = function () {
|
|
2823
|
-
var
|
|
3015
|
+
var _ref287 = _asyncToGenerator(function* (sdk, lookml_model_name, options) {
|
|
2824
3016
|
lookml_model_name = (0, _sdkRtl.encodeParam)(lookml_model_name);
|
|
2825
3017
|
return sdk.delete("/lookml_models/".concat(lookml_model_name), null, null, options);
|
|
2826
3018
|
});
|
|
2827
|
-
return function delete_lookml_model(
|
|
2828
|
-
return
|
|
3019
|
+
return function delete_lookml_model(_x973, _x974, _x975) {
|
|
3020
|
+
return _ref287.apply(this, arguments);
|
|
2829
3021
|
};
|
|
2830
3022
|
}();
|
|
2831
3023
|
var lookml_model_explore = exports.lookml_model_explore = function () {
|
|
2832
|
-
var
|
|
3024
|
+
var _ref288 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2833
3025
|
request.lookml_model_name = (0, _sdkRtl.encodeParam)(request.lookml_model_name);
|
|
2834
3026
|
request.explore_name = (0, _sdkRtl.encodeParam)(request.explore_name);
|
|
2835
3027
|
return sdk.get("/lookml_models/".concat(request.lookml_model_name, "/explores/").concat(request.explore_name), {
|
|
@@ -2837,12 +3029,12 @@ var lookml_model_explore = exports.lookml_model_explore = function () {
|
|
|
2837
3029
|
add_drills_metadata: request.add_drills_metadata
|
|
2838
3030
|
}, null, options);
|
|
2839
3031
|
});
|
|
2840
|
-
return function lookml_model_explore(
|
|
2841
|
-
return
|
|
3032
|
+
return function lookml_model_explore(_x976, _x977, _x978) {
|
|
3033
|
+
return _ref288.apply(this, arguments);
|
|
2842
3034
|
};
|
|
2843
3035
|
}();
|
|
2844
3036
|
var model_fieldname_suggestions = exports.model_fieldname_suggestions = function () {
|
|
2845
|
-
var
|
|
3037
|
+
var _ref289 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2846
3038
|
request.model_name = (0, _sdkRtl.encodeParam)(request.model_name);
|
|
2847
3039
|
request.view_name = (0, _sdkRtl.encodeParam)(request.view_name);
|
|
2848
3040
|
request.field_name = (0, _sdkRtl.encodeParam)(request.field_name);
|
|
@@ -2851,41 +3043,41 @@ var model_fieldname_suggestions = exports.model_fieldname_suggestions = function
|
|
|
2851
3043
|
filters: request.filters
|
|
2852
3044
|
}, null, options);
|
|
2853
3045
|
});
|
|
2854
|
-
return function model_fieldname_suggestions(
|
|
2855
|
-
return
|
|
3046
|
+
return function model_fieldname_suggestions(_x979, _x980, _x981) {
|
|
3047
|
+
return _ref289.apply(this, arguments);
|
|
2856
3048
|
};
|
|
2857
3049
|
}();
|
|
2858
3050
|
var get_model = exports.get_model = function () {
|
|
2859
|
-
var
|
|
3051
|
+
var _ref290 = _asyncToGenerator(function* (sdk, model_name, options) {
|
|
2860
3052
|
model_name = (0, _sdkRtl.encodeParam)(model_name);
|
|
2861
3053
|
return sdk.get("/models/".concat(model_name), null, null, options);
|
|
2862
3054
|
});
|
|
2863
|
-
return function get_model(
|
|
2864
|
-
return
|
|
3055
|
+
return function get_model(_x982, _x983, _x984) {
|
|
3056
|
+
return _ref290.apply(this, arguments);
|
|
2865
3057
|
};
|
|
2866
3058
|
}();
|
|
2867
3059
|
var connection_databases = exports.connection_databases = function () {
|
|
2868
|
-
var
|
|
3060
|
+
var _ref291 = _asyncToGenerator(function* (sdk, connection_name, options) {
|
|
2869
3061
|
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
2870
3062
|
return sdk.get("/connections/".concat(connection_name, "/databases"), null, null, options);
|
|
2871
3063
|
});
|
|
2872
|
-
return function connection_databases(
|
|
2873
|
-
return
|
|
3064
|
+
return function connection_databases(_x985, _x986, _x987) {
|
|
3065
|
+
return _ref291.apply(this, arguments);
|
|
2874
3066
|
};
|
|
2875
3067
|
}();
|
|
2876
3068
|
var connection_features = exports.connection_features = function () {
|
|
2877
|
-
var
|
|
3069
|
+
var _ref292 = _asyncToGenerator(function* (sdk, connection_name, fields, options) {
|
|
2878
3070
|
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
2879
3071
|
return sdk.get("/connections/".concat(connection_name, "/features"), {
|
|
2880
3072
|
fields
|
|
2881
3073
|
}, null, options);
|
|
2882
3074
|
});
|
|
2883
|
-
return function connection_features(
|
|
2884
|
-
return
|
|
3075
|
+
return function connection_features(_x988, _x989, _x990, _x991) {
|
|
3076
|
+
return _ref292.apply(this, arguments);
|
|
2885
3077
|
};
|
|
2886
3078
|
}();
|
|
2887
3079
|
var connection_schemas = exports.connection_schemas = function () {
|
|
2888
|
-
var
|
|
3080
|
+
var _ref293 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2889
3081
|
request.connection_name = (0, _sdkRtl.encodeParam)(request.connection_name);
|
|
2890
3082
|
return sdk.get("/connections/".concat(request.connection_name, "/schemas"), {
|
|
2891
3083
|
database: request.database,
|
|
@@ -2893,12 +3085,12 @@ var connection_schemas = exports.connection_schemas = function () {
|
|
|
2893
3085
|
fields: request.fields
|
|
2894
3086
|
}, null, options);
|
|
2895
3087
|
});
|
|
2896
|
-
return function connection_schemas(
|
|
2897
|
-
return
|
|
3088
|
+
return function connection_schemas(_x992, _x993, _x994) {
|
|
3089
|
+
return _ref293.apply(this, arguments);
|
|
2898
3090
|
};
|
|
2899
3091
|
}();
|
|
2900
3092
|
var connection_tables = exports.connection_tables = function () {
|
|
2901
|
-
var
|
|
3093
|
+
var _ref294 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2902
3094
|
request.connection_name = (0, _sdkRtl.encodeParam)(request.connection_name);
|
|
2903
3095
|
return sdk.get("/connections/".concat(request.connection_name, "/tables"), {
|
|
2904
3096
|
database: request.database,
|
|
@@ -2909,12 +3101,12 @@ var connection_tables = exports.connection_tables = function () {
|
|
|
2909
3101
|
table_limit: request.table_limit
|
|
2910
3102
|
}, null, options);
|
|
2911
3103
|
});
|
|
2912
|
-
return function connection_tables(
|
|
2913
|
-
return
|
|
3104
|
+
return function connection_tables(_x995, _x996, _x997) {
|
|
3105
|
+
return _ref294.apply(this, arguments);
|
|
2914
3106
|
};
|
|
2915
3107
|
}();
|
|
2916
3108
|
var connection_columns = exports.connection_columns = function () {
|
|
2917
|
-
var
|
|
3109
|
+
var _ref295 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2918
3110
|
request.connection_name = (0, _sdkRtl.encodeParam)(request.connection_name);
|
|
2919
3111
|
return sdk.get("/connections/".concat(request.connection_name, "/columns"), {
|
|
2920
3112
|
database: request.database,
|
|
@@ -2925,298 +3117,321 @@ var connection_columns = exports.connection_columns = function () {
|
|
|
2925
3117
|
fields: request.fields
|
|
2926
3118
|
}, null, options);
|
|
2927
3119
|
});
|
|
2928
|
-
return function connection_columns(
|
|
2929
|
-
return
|
|
3120
|
+
return function connection_columns(_x998, _x999, _x1000) {
|
|
3121
|
+
return _ref295.apply(this, arguments);
|
|
2930
3122
|
};
|
|
2931
3123
|
}();
|
|
2932
3124
|
var connection_search_columns = exports.connection_search_columns = function () {
|
|
2933
|
-
var
|
|
3125
|
+
var _ref296 = _asyncToGenerator(function* (sdk, request, options) {
|
|
2934
3126
|
request.connection_name = (0, _sdkRtl.encodeParam)(request.connection_name);
|
|
2935
3127
|
return sdk.get("/connections/".concat(request.connection_name, "/search_columns"), {
|
|
2936
3128
|
column_name: request.column_name,
|
|
2937
3129
|
fields: request.fields
|
|
2938
3130
|
}, null, options);
|
|
2939
3131
|
});
|
|
2940
|
-
return function connection_search_columns(
|
|
2941
|
-
return
|
|
3132
|
+
return function connection_search_columns(_x1001, _x1002, _x1003) {
|
|
3133
|
+
return _ref296.apply(this, arguments);
|
|
2942
3134
|
};
|
|
2943
3135
|
}();
|
|
2944
3136
|
var connection_cost_estimate = exports.connection_cost_estimate = function () {
|
|
2945
|
-
var
|
|
3137
|
+
var _ref297 = _asyncToGenerator(function* (sdk, connection_name, body, fields, options) {
|
|
2946
3138
|
connection_name = (0, _sdkRtl.encodeParam)(connection_name);
|
|
2947
3139
|
return sdk.post("/connections/".concat(connection_name, "/cost_estimate"), {
|
|
2948
3140
|
fields
|
|
2949
3141
|
}, body, options);
|
|
2950
3142
|
});
|
|
2951
|
-
return function connection_cost_estimate(
|
|
2952
|
-
return
|
|
3143
|
+
return function connection_cost_estimate(_x1004, _x1005, _x1006, _x1007, _x1008) {
|
|
3144
|
+
return _ref297.apply(this, arguments);
|
|
2953
3145
|
};
|
|
2954
3146
|
}();
|
|
2955
3147
|
var get_ci_run = exports.get_ci_run = function () {
|
|
2956
|
-
var
|
|
3148
|
+
var _ref298 = _asyncToGenerator(function* (sdk, project_id, run_id, fields, options) {
|
|
2957
3149
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2958
3150
|
run_id = (0, _sdkRtl.encodeParam)(run_id);
|
|
2959
3151
|
return sdk.get("/projects/".concat(project_id, "/ci/runs/").concat(run_id), {
|
|
2960
3152
|
fields
|
|
2961
3153
|
}, null, options);
|
|
2962
3154
|
});
|
|
2963
|
-
return function get_ci_run(
|
|
2964
|
-
return
|
|
3155
|
+
return function get_ci_run(_x1009, _x1010, _x1011, _x1012, _x1013) {
|
|
3156
|
+
return _ref298.apply(this, arguments);
|
|
2965
3157
|
};
|
|
2966
3158
|
}();
|
|
2967
3159
|
var create_ci_run = exports.create_ci_run = function () {
|
|
2968
|
-
var
|
|
3160
|
+
var _ref299 = _asyncToGenerator(function* (sdk, project_id, body, fields, options) {
|
|
2969
3161
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2970
3162
|
return sdk.post("/projects/".concat(project_id, "/ci/run"), {
|
|
2971
3163
|
fields
|
|
2972
3164
|
}, body, options);
|
|
2973
3165
|
});
|
|
2974
|
-
return function create_ci_run(
|
|
2975
|
-
return
|
|
3166
|
+
return function create_ci_run(_x1014, _x1015, _x1016, _x1017, _x1018) {
|
|
3167
|
+
return _ref299.apply(this, arguments);
|
|
3168
|
+
};
|
|
3169
|
+
}();
|
|
3170
|
+
var create_continuous_integration_run = exports.create_continuous_integration_run = function () {
|
|
3171
|
+
var _ref300 = _asyncToGenerator(function* (sdk, project_id, body, fields, options) {
|
|
3172
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3173
|
+
return sdk.post("/projects/".concat(project_id, "/continuous_integration/runs"), {
|
|
3174
|
+
fields
|
|
3175
|
+
}, body, options);
|
|
3176
|
+
});
|
|
3177
|
+
return function create_continuous_integration_run(_x1019, _x1020, _x1021, _x1022, _x1023) {
|
|
3178
|
+
return _ref300.apply(this, arguments);
|
|
3179
|
+
};
|
|
3180
|
+
}();
|
|
3181
|
+
var get_continuous_integration_run = exports.get_continuous_integration_run = function () {
|
|
3182
|
+
var _ref301 = _asyncToGenerator(function* (sdk, project_id, run_id, fields, options) {
|
|
3183
|
+
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3184
|
+
run_id = (0, _sdkRtl.encodeParam)(run_id);
|
|
3185
|
+
return sdk.get("/projects/".concat(project_id, "/continuous_integration/runs/").concat(run_id), {
|
|
3186
|
+
fields
|
|
3187
|
+
}, null, options);
|
|
3188
|
+
});
|
|
3189
|
+
return function get_continuous_integration_run(_x1024, _x1025, _x1026, _x1027, _x1028) {
|
|
3190
|
+
return _ref301.apply(this, arguments);
|
|
2976
3191
|
};
|
|
2977
3192
|
}();
|
|
2978
3193
|
var lock_all = exports.lock_all = function () {
|
|
2979
|
-
var
|
|
3194
|
+
var _ref302 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
2980
3195
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2981
3196
|
return sdk.post("/projects/".concat(project_id, "/manifest/lock_all"), {
|
|
2982
3197
|
fields
|
|
2983
3198
|
}, null, options);
|
|
2984
3199
|
});
|
|
2985
|
-
return function lock_all(
|
|
2986
|
-
return
|
|
3200
|
+
return function lock_all(_x1029, _x1030, _x1031, _x1032) {
|
|
3201
|
+
return _ref302.apply(this, arguments);
|
|
2987
3202
|
};
|
|
2988
3203
|
}();
|
|
2989
3204
|
var all_git_branches = exports.all_git_branches = function () {
|
|
2990
|
-
var
|
|
3205
|
+
var _ref303 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
2991
3206
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
2992
3207
|
return sdk.get("/projects/".concat(project_id, "/git_branches"), null, null, options);
|
|
2993
3208
|
});
|
|
2994
|
-
return function all_git_branches(
|
|
2995
|
-
return
|
|
3209
|
+
return function all_git_branches(_x1033, _x1034, _x1035) {
|
|
3210
|
+
return _ref303.apply(this, arguments);
|
|
2996
3211
|
};
|
|
2997
3212
|
}();
|
|
2998
3213
|
var git_branch = exports.git_branch = function () {
|
|
2999
|
-
var
|
|
3214
|
+
var _ref304 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3000
3215
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3001
3216
|
return sdk.get("/projects/".concat(project_id, "/git_branch"), null, null, options);
|
|
3002
3217
|
});
|
|
3003
|
-
return function git_branch(
|
|
3004
|
-
return
|
|
3218
|
+
return function git_branch(_x1036, _x1037, _x1038) {
|
|
3219
|
+
return _ref304.apply(this, arguments);
|
|
3005
3220
|
};
|
|
3006
3221
|
}();
|
|
3007
3222
|
var update_git_branch = exports.update_git_branch = function () {
|
|
3008
|
-
var
|
|
3223
|
+
var _ref305 = _asyncToGenerator(function* (sdk, project_id, body, options) {
|
|
3009
3224
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3010
3225
|
return sdk.put("/projects/".concat(project_id, "/git_branch"), null, body, options);
|
|
3011
3226
|
});
|
|
3012
|
-
return function update_git_branch(
|
|
3013
|
-
return
|
|
3227
|
+
return function update_git_branch(_x1039, _x1040, _x1041, _x1042) {
|
|
3228
|
+
return _ref305.apply(this, arguments);
|
|
3014
3229
|
};
|
|
3015
3230
|
}();
|
|
3016
3231
|
var create_git_branch = exports.create_git_branch = function () {
|
|
3017
|
-
var
|
|
3232
|
+
var _ref306 = _asyncToGenerator(function* (sdk, project_id, body, options) {
|
|
3018
3233
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3019
3234
|
return sdk.post("/projects/".concat(project_id, "/git_branch"), null, body, options);
|
|
3020
3235
|
});
|
|
3021
|
-
return function create_git_branch(
|
|
3022
|
-
return
|
|
3236
|
+
return function create_git_branch(_x1043, _x1044, _x1045, _x1046) {
|
|
3237
|
+
return _ref306.apply(this, arguments);
|
|
3023
3238
|
};
|
|
3024
3239
|
}();
|
|
3025
3240
|
var find_git_branch = exports.find_git_branch = function () {
|
|
3026
|
-
var
|
|
3241
|
+
var _ref307 = _asyncToGenerator(function* (sdk, project_id, branch_name, options) {
|
|
3027
3242
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3028
3243
|
branch_name = (0, _sdkRtl.encodeParam)(branch_name);
|
|
3029
3244
|
return sdk.get("/projects/".concat(project_id, "/git_branch/").concat(branch_name), null, null, options);
|
|
3030
3245
|
});
|
|
3031
|
-
return function find_git_branch(
|
|
3032
|
-
return
|
|
3246
|
+
return function find_git_branch(_x1047, _x1048, _x1049, _x1050) {
|
|
3247
|
+
return _ref307.apply(this, arguments);
|
|
3033
3248
|
};
|
|
3034
3249
|
}();
|
|
3035
3250
|
var delete_git_branch = exports.delete_git_branch = function () {
|
|
3036
|
-
var
|
|
3251
|
+
var _ref308 = _asyncToGenerator(function* (sdk, project_id, branch_name, options) {
|
|
3037
3252
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3038
3253
|
branch_name = (0, _sdkRtl.encodeParam)(branch_name);
|
|
3039
3254
|
return sdk.delete("/projects/".concat(project_id, "/git_branch/").concat(branch_name), null, null, options);
|
|
3040
3255
|
});
|
|
3041
|
-
return function delete_git_branch(
|
|
3042
|
-
return
|
|
3256
|
+
return function delete_git_branch(_x1051, _x1052, _x1053, _x1054) {
|
|
3257
|
+
return _ref308.apply(this, arguments);
|
|
3043
3258
|
};
|
|
3044
3259
|
}();
|
|
3045
3260
|
var deploy_ref_to_production = exports.deploy_ref_to_production = function () {
|
|
3046
|
-
var
|
|
3261
|
+
var _ref309 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3047
3262
|
request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
|
|
3048
3263
|
return sdk.post("/projects/".concat(request.project_id, "/deploy_ref_to_production"), {
|
|
3049
3264
|
branch: request.branch,
|
|
3050
3265
|
ref: request.ref
|
|
3051
3266
|
}, null, options);
|
|
3052
3267
|
});
|
|
3053
|
-
return function deploy_ref_to_production(
|
|
3054
|
-
return
|
|
3268
|
+
return function deploy_ref_to_production(_x1055, _x1056, _x1057) {
|
|
3269
|
+
return _ref309.apply(this, arguments);
|
|
3055
3270
|
};
|
|
3056
3271
|
}();
|
|
3057
3272
|
var deploy_to_production = exports.deploy_to_production = function () {
|
|
3058
|
-
var
|
|
3273
|
+
var _ref310 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3059
3274
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3060
3275
|
return sdk.post("/projects/".concat(project_id, "/deploy_to_production"), null, null, options);
|
|
3061
3276
|
});
|
|
3062
|
-
return function deploy_to_production(
|
|
3063
|
-
return
|
|
3277
|
+
return function deploy_to_production(_x1058, _x1059, _x1060) {
|
|
3278
|
+
return _ref310.apply(this, arguments);
|
|
3064
3279
|
};
|
|
3065
3280
|
}();
|
|
3066
3281
|
var reset_project_to_production = exports.reset_project_to_production = function () {
|
|
3067
|
-
var
|
|
3282
|
+
var _ref311 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3068
3283
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3069
3284
|
return sdk.post("/projects/".concat(project_id, "/reset_to_production"), null, null, options);
|
|
3070
3285
|
});
|
|
3071
|
-
return function reset_project_to_production(
|
|
3072
|
-
return
|
|
3286
|
+
return function reset_project_to_production(_x1061, _x1062, _x1063) {
|
|
3287
|
+
return _ref311.apply(this, arguments);
|
|
3073
3288
|
};
|
|
3074
3289
|
}();
|
|
3075
3290
|
var reset_project_to_remote = exports.reset_project_to_remote = function () {
|
|
3076
|
-
var
|
|
3291
|
+
var _ref312 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3077
3292
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3078
3293
|
return sdk.post("/projects/".concat(project_id, "/reset_to_remote"), null, null, options);
|
|
3079
3294
|
});
|
|
3080
|
-
return function reset_project_to_remote(
|
|
3081
|
-
return
|
|
3295
|
+
return function reset_project_to_remote(_x1064, _x1065, _x1066) {
|
|
3296
|
+
return _ref312.apply(this, arguments);
|
|
3082
3297
|
};
|
|
3083
3298
|
}();
|
|
3084
3299
|
var all_projects = exports.all_projects = function () {
|
|
3085
|
-
var
|
|
3300
|
+
var _ref313 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
3086
3301
|
return sdk.get('/projects', {
|
|
3087
3302
|
fields
|
|
3088
3303
|
}, null, options);
|
|
3089
3304
|
});
|
|
3090
|
-
return function all_projects(
|
|
3091
|
-
return
|
|
3305
|
+
return function all_projects(_x1067, _x1068, _x1069) {
|
|
3306
|
+
return _ref313.apply(this, arguments);
|
|
3092
3307
|
};
|
|
3093
3308
|
}();
|
|
3094
3309
|
var create_project = exports.create_project = function () {
|
|
3095
|
-
var
|
|
3310
|
+
var _ref314 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3096
3311
|
return sdk.post('/projects', null, body, options);
|
|
3097
3312
|
});
|
|
3098
|
-
return function create_project(
|
|
3099
|
-
return
|
|
3313
|
+
return function create_project(_x1070, _x1071, _x1072) {
|
|
3314
|
+
return _ref314.apply(this, arguments);
|
|
3100
3315
|
};
|
|
3101
3316
|
}();
|
|
3102
3317
|
var project = exports.project = function () {
|
|
3103
|
-
var
|
|
3318
|
+
var _ref315 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3104
3319
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3105
3320
|
return sdk.get("/projects/".concat(project_id), {
|
|
3106
3321
|
fields
|
|
3107
3322
|
}, null, options);
|
|
3108
3323
|
});
|
|
3109
|
-
return function project(
|
|
3110
|
-
return
|
|
3324
|
+
return function project(_x1073, _x1074, _x1075, _x1076) {
|
|
3325
|
+
return _ref315.apply(this, arguments);
|
|
3111
3326
|
};
|
|
3112
3327
|
}();
|
|
3113
3328
|
var update_project = exports.update_project = function () {
|
|
3114
|
-
var
|
|
3329
|
+
var _ref316 = _asyncToGenerator(function* (sdk, project_id, body, fields, options) {
|
|
3115
3330
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3116
3331
|
return sdk.patch("/projects/".concat(project_id), {
|
|
3117
3332
|
fields
|
|
3118
3333
|
}, body, options);
|
|
3119
3334
|
});
|
|
3120
|
-
return function update_project(
|
|
3121
|
-
return
|
|
3335
|
+
return function update_project(_x1077, _x1078, _x1079, _x1080, _x1081) {
|
|
3336
|
+
return _ref316.apply(this, arguments);
|
|
3122
3337
|
};
|
|
3123
3338
|
}();
|
|
3124
3339
|
var manifest = exports.manifest = function () {
|
|
3125
|
-
var
|
|
3340
|
+
var _ref317 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3126
3341
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3127
3342
|
return sdk.get("/projects/".concat(project_id, "/manifest"), null, null, options);
|
|
3128
3343
|
});
|
|
3129
|
-
return function manifest(
|
|
3130
|
-
return
|
|
3344
|
+
return function manifest(_x1082, _x1083, _x1084) {
|
|
3345
|
+
return _ref317.apply(this, arguments);
|
|
3131
3346
|
};
|
|
3132
3347
|
}();
|
|
3133
3348
|
var git_deploy_key = exports.git_deploy_key = function () {
|
|
3134
|
-
var
|
|
3349
|
+
var _ref318 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3135
3350
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3136
3351
|
return sdk.get("/projects/".concat(project_id, "/git/deploy_key"), null, null, options);
|
|
3137
3352
|
});
|
|
3138
|
-
return function git_deploy_key(
|
|
3139
|
-
return
|
|
3353
|
+
return function git_deploy_key(_x1085, _x1086, _x1087) {
|
|
3354
|
+
return _ref318.apply(this, arguments);
|
|
3140
3355
|
};
|
|
3141
3356
|
}();
|
|
3142
3357
|
var create_git_deploy_key = exports.create_git_deploy_key = function () {
|
|
3143
|
-
var
|
|
3358
|
+
var _ref319 = _asyncToGenerator(function* (sdk, project_id, options) {
|
|
3144
3359
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3145
3360
|
return sdk.post("/projects/".concat(project_id, "/git/deploy_key"), null, null, options);
|
|
3146
3361
|
});
|
|
3147
|
-
return function create_git_deploy_key(
|
|
3148
|
-
return
|
|
3362
|
+
return function create_git_deploy_key(_x1088, _x1089, _x1090) {
|
|
3363
|
+
return _ref319.apply(this, arguments);
|
|
3149
3364
|
};
|
|
3150
3365
|
}();
|
|
3151
3366
|
var project_validation_results = exports.project_validation_results = function () {
|
|
3152
|
-
var
|
|
3367
|
+
var _ref320 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3153
3368
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3154
3369
|
return sdk.get("/projects/".concat(project_id, "/validate"), {
|
|
3155
3370
|
fields
|
|
3156
3371
|
}, null, options);
|
|
3157
3372
|
});
|
|
3158
|
-
return function project_validation_results(
|
|
3159
|
-
return
|
|
3373
|
+
return function project_validation_results(_x1091, _x1092, _x1093, _x1094) {
|
|
3374
|
+
return _ref320.apply(this, arguments);
|
|
3160
3375
|
};
|
|
3161
3376
|
}();
|
|
3162
3377
|
var validate_project = exports.validate_project = function () {
|
|
3163
|
-
var
|
|
3378
|
+
var _ref321 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3164
3379
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3165
3380
|
return sdk.post("/projects/".concat(project_id, "/validate"), {
|
|
3166
3381
|
fields
|
|
3167
3382
|
}, null, options);
|
|
3168
3383
|
});
|
|
3169
|
-
return function validate_project(
|
|
3170
|
-
return
|
|
3384
|
+
return function validate_project(_x1095, _x1096, _x1097, _x1098) {
|
|
3385
|
+
return _ref321.apply(this, arguments);
|
|
3171
3386
|
};
|
|
3172
3387
|
}();
|
|
3173
3388
|
var project_workspace = exports.project_workspace = function () {
|
|
3174
|
-
var
|
|
3389
|
+
var _ref322 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3175
3390
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3176
3391
|
return sdk.get("/projects/".concat(project_id, "/current_workspace"), {
|
|
3177
3392
|
fields
|
|
3178
3393
|
}, null, options);
|
|
3179
3394
|
});
|
|
3180
|
-
return function project_workspace(
|
|
3181
|
-
return
|
|
3395
|
+
return function project_workspace(_x1099, _x1100, _x1101, _x1102) {
|
|
3396
|
+
return _ref322.apply(this, arguments);
|
|
3182
3397
|
};
|
|
3183
3398
|
}();
|
|
3184
3399
|
var all_project_files = exports.all_project_files = function () {
|
|
3185
|
-
var
|
|
3400
|
+
var _ref323 = _asyncToGenerator(function* (sdk, project_id, fields, options) {
|
|
3186
3401
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3187
3402
|
return sdk.get("/projects/".concat(project_id, "/files"), {
|
|
3188
3403
|
fields
|
|
3189
3404
|
}, null, options);
|
|
3190
3405
|
});
|
|
3191
|
-
return function all_project_files(
|
|
3192
|
-
return
|
|
3406
|
+
return function all_project_files(_x1103, _x1104, _x1105, _x1106) {
|
|
3407
|
+
return _ref323.apply(this, arguments);
|
|
3193
3408
|
};
|
|
3194
3409
|
}();
|
|
3195
3410
|
var project_file = exports.project_file = function () {
|
|
3196
|
-
var
|
|
3411
|
+
var _ref324 = _asyncToGenerator(function* (sdk, project_id, file_id, fields, options) {
|
|
3197
3412
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3198
3413
|
return sdk.get("/projects/".concat(project_id, "/files/file"), {
|
|
3199
3414
|
file_id,
|
|
3200
3415
|
fields
|
|
3201
3416
|
}, null, options);
|
|
3202
3417
|
});
|
|
3203
|
-
return function project_file(
|
|
3204
|
-
return
|
|
3418
|
+
return function project_file(_x1107, _x1108, _x1109, _x1110, _x1111) {
|
|
3419
|
+
return _ref324.apply(this, arguments);
|
|
3205
3420
|
};
|
|
3206
3421
|
}();
|
|
3207
3422
|
var all_git_connection_tests = exports.all_git_connection_tests = function () {
|
|
3208
|
-
var
|
|
3423
|
+
var _ref325 = _asyncToGenerator(function* (sdk, project_id, remote_url, options) {
|
|
3209
3424
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3210
3425
|
return sdk.get("/projects/".concat(project_id, "/git_connection_tests"), {
|
|
3211
3426
|
remote_url
|
|
3212
3427
|
}, null, options);
|
|
3213
3428
|
});
|
|
3214
|
-
return function all_git_connection_tests(
|
|
3215
|
-
return
|
|
3429
|
+
return function all_git_connection_tests(_x1112, _x1113, _x1114, _x1115) {
|
|
3430
|
+
return _ref325.apply(this, arguments);
|
|
3216
3431
|
};
|
|
3217
3432
|
}();
|
|
3218
3433
|
var run_git_connection_test = exports.run_git_connection_test = function () {
|
|
3219
|
-
var
|
|
3434
|
+
var _ref326 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3220
3435
|
request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
|
|
3221
3436
|
request.test_id = (0, _sdkRtl.encodeParam)(request.test_id);
|
|
3222
3437
|
return sdk.get("/projects/".concat(request.project_id, "/git_connection_tests/").concat(request.test_id), {
|
|
@@ -3224,23 +3439,23 @@ var run_git_connection_test = exports.run_git_connection_test = function () {
|
|
|
3224
3439
|
use_production: request.use_production
|
|
3225
3440
|
}, null, options);
|
|
3226
3441
|
});
|
|
3227
|
-
return function run_git_connection_test(
|
|
3228
|
-
return
|
|
3442
|
+
return function run_git_connection_test(_x1116, _x1117, _x1118) {
|
|
3443
|
+
return _ref326.apply(this, arguments);
|
|
3229
3444
|
};
|
|
3230
3445
|
}();
|
|
3231
3446
|
var all_lookml_tests = exports.all_lookml_tests = function () {
|
|
3232
|
-
var
|
|
3447
|
+
var _ref327 = _asyncToGenerator(function* (sdk, project_id, file_id, options) {
|
|
3233
3448
|
project_id = (0, _sdkRtl.encodeParam)(project_id);
|
|
3234
3449
|
return sdk.get("/projects/".concat(project_id, "/lookml_tests"), {
|
|
3235
3450
|
file_id
|
|
3236
3451
|
}, null, options);
|
|
3237
3452
|
});
|
|
3238
|
-
return function all_lookml_tests(
|
|
3239
|
-
return
|
|
3453
|
+
return function all_lookml_tests(_x1119, _x1120, _x1121, _x1122) {
|
|
3454
|
+
return _ref327.apply(this, arguments);
|
|
3240
3455
|
};
|
|
3241
3456
|
}();
|
|
3242
3457
|
var run_lookml_test = exports.run_lookml_test = function () {
|
|
3243
|
-
var
|
|
3458
|
+
var _ref328 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3244
3459
|
request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
|
|
3245
3460
|
return sdk.get("/projects/".concat(request.project_id, "/lookml_tests/run"), {
|
|
3246
3461
|
file_id: request.file_id,
|
|
@@ -3248,12 +3463,12 @@ var run_lookml_test = exports.run_lookml_test = function () {
|
|
|
3248
3463
|
model: request.model
|
|
3249
3464
|
}, null, options);
|
|
3250
3465
|
});
|
|
3251
|
-
return function run_lookml_test(
|
|
3252
|
-
return
|
|
3466
|
+
return function run_lookml_test(_x1123, _x1124, _x1125) {
|
|
3467
|
+
return _ref328.apply(this, arguments);
|
|
3253
3468
|
};
|
|
3254
3469
|
}();
|
|
3255
3470
|
var tag_ref = exports.tag_ref = function () {
|
|
3256
|
-
var
|
|
3471
|
+
var _ref329 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3257
3472
|
request.project_id = (0, _sdkRtl.encodeParam)(request.project_id);
|
|
3258
3473
|
return sdk.post("/projects/".concat(request.project_id, "/tag"), {
|
|
3259
3474
|
commit_sha: request.commit_sha,
|
|
@@ -3261,41 +3476,41 @@ var tag_ref = exports.tag_ref = function () {
|
|
|
3261
3476
|
tag_message: request.tag_message
|
|
3262
3477
|
}, request.body, options);
|
|
3263
3478
|
});
|
|
3264
|
-
return function tag_ref(
|
|
3265
|
-
return
|
|
3479
|
+
return function tag_ref(_x1126, _x1127, _x1128) {
|
|
3480
|
+
return _ref329.apply(this, arguments);
|
|
3266
3481
|
};
|
|
3267
3482
|
}();
|
|
3268
3483
|
var update_repository_credential = exports.update_repository_credential = function () {
|
|
3269
|
-
var
|
|
3484
|
+
var _ref330 = _asyncToGenerator(function* (sdk, root_project_id, credential_id, body, options) {
|
|
3270
3485
|
root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
|
|
3271
3486
|
credential_id = (0, _sdkRtl.encodeParam)(credential_id);
|
|
3272
3487
|
return sdk.put("/projects/".concat(root_project_id, "/credential/").concat(credential_id), null, body, options);
|
|
3273
3488
|
});
|
|
3274
|
-
return function update_repository_credential(
|
|
3275
|
-
return
|
|
3489
|
+
return function update_repository_credential(_x1129, _x1130, _x1131, _x1132, _x1133) {
|
|
3490
|
+
return _ref330.apply(this, arguments);
|
|
3276
3491
|
};
|
|
3277
3492
|
}();
|
|
3278
3493
|
var delete_repository_credential = exports.delete_repository_credential = function () {
|
|
3279
|
-
var
|
|
3494
|
+
var _ref331 = _asyncToGenerator(function* (sdk, root_project_id, credential_id, options) {
|
|
3280
3495
|
root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
|
|
3281
3496
|
credential_id = (0, _sdkRtl.encodeParam)(credential_id);
|
|
3282
3497
|
return sdk.delete("/projects/".concat(root_project_id, "/credential/").concat(credential_id), null, null, options);
|
|
3283
3498
|
});
|
|
3284
|
-
return function delete_repository_credential(
|
|
3285
|
-
return
|
|
3499
|
+
return function delete_repository_credential(_x1134, _x1135, _x1136, _x1137) {
|
|
3500
|
+
return _ref331.apply(this, arguments);
|
|
3286
3501
|
};
|
|
3287
3502
|
}();
|
|
3288
3503
|
var get_all_repository_credentials = exports.get_all_repository_credentials = function () {
|
|
3289
|
-
var
|
|
3504
|
+
var _ref332 = _asyncToGenerator(function* (sdk, root_project_id, options) {
|
|
3290
3505
|
root_project_id = (0, _sdkRtl.encodeParam)(root_project_id);
|
|
3291
3506
|
return sdk.get("/projects/".concat(root_project_id, "/credentials"), null, null, options);
|
|
3292
3507
|
});
|
|
3293
|
-
return function get_all_repository_credentials(
|
|
3294
|
-
return
|
|
3508
|
+
return function get_all_repository_credentials(_x1138, _x1139, _x1140) {
|
|
3509
|
+
return _ref332.apply(this, arguments);
|
|
3295
3510
|
};
|
|
3296
3511
|
}();
|
|
3297
3512
|
var create_query_task = exports.create_query_task = function () {
|
|
3298
|
-
var
|
|
3513
|
+
var _ref333 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3299
3514
|
return sdk.post('/query_tasks', {
|
|
3300
3515
|
limit: request.limit,
|
|
3301
3516
|
apply_formatting: request.apply_formatting,
|
|
@@ -3310,74 +3525,74 @@ var create_query_task = exports.create_query_task = function () {
|
|
|
3310
3525
|
fields: request.fields
|
|
3311
3526
|
}, request.body, options);
|
|
3312
3527
|
});
|
|
3313
|
-
return function create_query_task(
|
|
3314
|
-
return
|
|
3528
|
+
return function create_query_task(_x1141, _x1142, _x1143) {
|
|
3529
|
+
return _ref333.apply(this, arguments);
|
|
3315
3530
|
};
|
|
3316
3531
|
}();
|
|
3317
3532
|
var query_task_multi_results = exports.query_task_multi_results = function () {
|
|
3318
|
-
var
|
|
3533
|
+
var _ref334 = _asyncToGenerator(function* (sdk, query_task_ids, options) {
|
|
3319
3534
|
return sdk.get('/query_tasks/multi_results', {
|
|
3320
3535
|
query_task_ids
|
|
3321
3536
|
}, null, options);
|
|
3322
3537
|
});
|
|
3323
|
-
return function query_task_multi_results(
|
|
3324
|
-
return
|
|
3538
|
+
return function query_task_multi_results(_x1144, _x1145, _x1146) {
|
|
3539
|
+
return _ref334.apply(this, arguments);
|
|
3325
3540
|
};
|
|
3326
3541
|
}();
|
|
3327
3542
|
var query_task = exports.query_task = function () {
|
|
3328
|
-
var
|
|
3543
|
+
var _ref335 = _asyncToGenerator(function* (sdk, query_task_id, fields, options) {
|
|
3329
3544
|
query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
|
|
3330
3545
|
return sdk.get("/query_tasks/".concat(query_task_id), {
|
|
3331
3546
|
fields
|
|
3332
3547
|
}, null, options);
|
|
3333
3548
|
});
|
|
3334
|
-
return function query_task(
|
|
3335
|
-
return
|
|
3549
|
+
return function query_task(_x1147, _x1148, _x1149, _x1150) {
|
|
3550
|
+
return _ref335.apply(this, arguments);
|
|
3336
3551
|
};
|
|
3337
3552
|
}();
|
|
3338
3553
|
var query_task_results = exports.query_task_results = function () {
|
|
3339
|
-
var
|
|
3554
|
+
var _ref336 = _asyncToGenerator(function* (sdk, query_task_id, options) {
|
|
3340
3555
|
query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
|
|
3341
3556
|
return sdk.get("/query_tasks/".concat(query_task_id, "/results"), null, null, options);
|
|
3342
3557
|
});
|
|
3343
|
-
return function query_task_results(
|
|
3344
|
-
return
|
|
3558
|
+
return function query_task_results(_x1151, _x1152, _x1153) {
|
|
3559
|
+
return _ref336.apply(this, arguments);
|
|
3345
3560
|
};
|
|
3346
3561
|
}();
|
|
3347
3562
|
var query = exports.query = function () {
|
|
3348
|
-
var
|
|
3563
|
+
var _ref337 = _asyncToGenerator(function* (sdk, query_id, fields, options) {
|
|
3349
3564
|
query_id = (0, _sdkRtl.encodeParam)(query_id);
|
|
3350
3565
|
return sdk.get("/queries/".concat(query_id), {
|
|
3351
3566
|
fields
|
|
3352
3567
|
}, null, options);
|
|
3353
3568
|
});
|
|
3354
|
-
return function query(
|
|
3355
|
-
return
|
|
3569
|
+
return function query(_x1154, _x1155, _x1156, _x1157) {
|
|
3570
|
+
return _ref337.apply(this, arguments);
|
|
3356
3571
|
};
|
|
3357
3572
|
}();
|
|
3358
3573
|
var query_for_slug = exports.query_for_slug = function () {
|
|
3359
|
-
var
|
|
3574
|
+
var _ref338 = _asyncToGenerator(function* (sdk, slug, fields, options) {
|
|
3360
3575
|
slug = (0, _sdkRtl.encodeParam)(slug);
|
|
3361
3576
|
return sdk.get("/queries/slug/".concat(slug), {
|
|
3362
3577
|
fields
|
|
3363
3578
|
}, null, options);
|
|
3364
3579
|
});
|
|
3365
|
-
return function query_for_slug(
|
|
3366
|
-
return
|
|
3580
|
+
return function query_for_slug(_x1158, _x1159, _x1160, _x1161) {
|
|
3581
|
+
return _ref338.apply(this, arguments);
|
|
3367
3582
|
};
|
|
3368
3583
|
}();
|
|
3369
3584
|
var create_query = exports.create_query = function () {
|
|
3370
|
-
var
|
|
3585
|
+
var _ref339 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
3371
3586
|
return sdk.post('/queries', {
|
|
3372
3587
|
fields
|
|
3373
3588
|
}, body, options);
|
|
3374
3589
|
});
|
|
3375
|
-
return function create_query(
|
|
3376
|
-
return
|
|
3590
|
+
return function create_query(_x1162, _x1163, _x1164, _x1165) {
|
|
3591
|
+
return _ref339.apply(this, arguments);
|
|
3377
3592
|
};
|
|
3378
3593
|
}();
|
|
3379
3594
|
var run_query = exports.run_query = function () {
|
|
3380
|
-
var
|
|
3595
|
+
var _ref340 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3381
3596
|
request.query_id = (0, _sdkRtl.encodeParam)(request.query_id);
|
|
3382
3597
|
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
3383
3598
|
return sdk.get("/queries/".concat(request.query_id, "/run/").concat(request.result_format), {
|
|
@@ -3397,12 +3612,12 @@ var run_query = exports.run_query = function () {
|
|
|
3397
3612
|
enable_oauth_error_response: request.enable_oauth_error_response
|
|
3398
3613
|
}, null, options);
|
|
3399
3614
|
});
|
|
3400
|
-
return function run_query(
|
|
3401
|
-
return
|
|
3615
|
+
return function run_query(_x1166, _x1167, _x1168) {
|
|
3616
|
+
return _ref340.apply(this, arguments);
|
|
3402
3617
|
};
|
|
3403
3618
|
}();
|
|
3404
3619
|
var run_inline_query = exports.run_inline_query = function () {
|
|
3405
|
-
var
|
|
3620
|
+
var _ref341 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3406
3621
|
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
3407
3622
|
return sdk.post("/queries/run/".concat(request.result_format), {
|
|
3408
3623
|
limit: request.limit,
|
|
@@ -3420,90 +3635,90 @@ var run_inline_query = exports.run_inline_query = function () {
|
|
|
3420
3635
|
enable_oauth_error_response: request.enable_oauth_error_response
|
|
3421
3636
|
}, request.body, options);
|
|
3422
3637
|
});
|
|
3423
|
-
return function run_inline_query(
|
|
3424
|
-
return
|
|
3638
|
+
return function run_inline_query(_x1169, _x1170, _x1171) {
|
|
3639
|
+
return _ref341.apply(this, arguments);
|
|
3425
3640
|
};
|
|
3426
3641
|
}();
|
|
3427
3642
|
var run_url_encoded_query = exports.run_url_encoded_query = function () {
|
|
3428
|
-
var
|
|
3643
|
+
var _ref342 = _asyncToGenerator(function* (sdk, model_name, view_name, result_format, options) {
|
|
3429
3644
|
model_name = (0, _sdkRtl.encodeParam)(model_name);
|
|
3430
3645
|
view_name = (0, _sdkRtl.encodeParam)(view_name);
|
|
3431
3646
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
3432
3647
|
return sdk.get("/queries/models/".concat(model_name, "/views/").concat(view_name, "/run/").concat(result_format), null, null, options);
|
|
3433
3648
|
});
|
|
3434
|
-
return function run_url_encoded_query(
|
|
3435
|
-
return
|
|
3649
|
+
return function run_url_encoded_query(_x1172, _x1173, _x1174, _x1175, _x1176) {
|
|
3650
|
+
return _ref342.apply(this, arguments);
|
|
3436
3651
|
};
|
|
3437
3652
|
}();
|
|
3438
3653
|
var merge_query = exports.merge_query = function () {
|
|
3439
|
-
var
|
|
3654
|
+
var _ref343 = _asyncToGenerator(function* (sdk, merge_query_id, fields, options) {
|
|
3440
3655
|
merge_query_id = (0, _sdkRtl.encodeParam)(merge_query_id);
|
|
3441
3656
|
return sdk.get("/merge_queries/".concat(merge_query_id), {
|
|
3442
3657
|
fields
|
|
3443
3658
|
}, null, options);
|
|
3444
3659
|
});
|
|
3445
|
-
return function merge_query(
|
|
3446
|
-
return
|
|
3660
|
+
return function merge_query(_x1177, _x1178, _x1179, _x1180) {
|
|
3661
|
+
return _ref343.apply(this, arguments);
|
|
3447
3662
|
};
|
|
3448
3663
|
}();
|
|
3449
3664
|
var create_merge_query = exports.create_merge_query = function () {
|
|
3450
|
-
var
|
|
3665
|
+
var _ref344 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
3451
3666
|
return sdk.post('/merge_queries', {
|
|
3452
3667
|
fields
|
|
3453
3668
|
}, body, options);
|
|
3454
3669
|
});
|
|
3455
|
-
return function create_merge_query(
|
|
3456
|
-
return
|
|
3670
|
+
return function create_merge_query(_x1181, _x1182, _x1183, _x1184) {
|
|
3671
|
+
return _ref344.apply(this, arguments);
|
|
3457
3672
|
};
|
|
3458
3673
|
}();
|
|
3459
3674
|
var all_running_queries = exports.all_running_queries = function () {
|
|
3460
|
-
var
|
|
3675
|
+
var _ref345 = _asyncToGenerator(function* (sdk, options) {
|
|
3461
3676
|
return sdk.get('/running_queries', null, null, options);
|
|
3462
3677
|
});
|
|
3463
|
-
return function all_running_queries(
|
|
3464
|
-
return
|
|
3678
|
+
return function all_running_queries(_x1185, _x1186) {
|
|
3679
|
+
return _ref345.apply(this, arguments);
|
|
3465
3680
|
};
|
|
3466
3681
|
}();
|
|
3467
3682
|
var kill_query = exports.kill_query = function () {
|
|
3468
|
-
var
|
|
3683
|
+
var _ref346 = _asyncToGenerator(function* (sdk, query_task_id, options) {
|
|
3469
3684
|
query_task_id = (0, _sdkRtl.encodeParam)(query_task_id);
|
|
3470
3685
|
return sdk.delete("/running_queries/".concat(query_task_id), null, null, options);
|
|
3471
3686
|
});
|
|
3472
|
-
return function kill_query(
|
|
3473
|
-
return
|
|
3687
|
+
return function kill_query(_x1187, _x1188, _x1189) {
|
|
3688
|
+
return _ref346.apply(this, arguments);
|
|
3474
3689
|
};
|
|
3475
3690
|
}();
|
|
3476
3691
|
var create_sql_query = exports.create_sql_query = function () {
|
|
3477
|
-
var
|
|
3692
|
+
var _ref347 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3478
3693
|
return sdk.post('/sql_queries', null, body, options);
|
|
3479
3694
|
});
|
|
3480
|
-
return function create_sql_query(
|
|
3481
|
-
return
|
|
3695
|
+
return function create_sql_query(_x1190, _x1191, _x1192) {
|
|
3696
|
+
return _ref347.apply(this, arguments);
|
|
3482
3697
|
};
|
|
3483
3698
|
}();
|
|
3484
3699
|
var sql_query = exports.sql_query = function () {
|
|
3485
|
-
var
|
|
3700
|
+
var _ref348 = _asyncToGenerator(function* (sdk, slug, options) {
|
|
3486
3701
|
slug = (0, _sdkRtl.encodeParam)(slug);
|
|
3487
3702
|
return sdk.get("/sql_queries/".concat(slug), null, null, options);
|
|
3488
3703
|
});
|
|
3489
|
-
return function sql_query(
|
|
3490
|
-
return
|
|
3704
|
+
return function sql_query(_x1193, _x1194, _x1195) {
|
|
3705
|
+
return _ref348.apply(this, arguments);
|
|
3491
3706
|
};
|
|
3492
3707
|
}();
|
|
3493
3708
|
var run_sql_query = exports.run_sql_query = function () {
|
|
3494
|
-
var
|
|
3709
|
+
var _ref349 = _asyncToGenerator(function* (sdk, slug, result_format, download, options) {
|
|
3495
3710
|
slug = (0, _sdkRtl.encodeParam)(slug);
|
|
3496
3711
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
3497
3712
|
return sdk.post("/sql_queries/".concat(slug, "/run/").concat(result_format), {
|
|
3498
3713
|
download
|
|
3499
3714
|
}, null, options);
|
|
3500
3715
|
});
|
|
3501
|
-
return function run_sql_query(
|
|
3502
|
-
return
|
|
3716
|
+
return function run_sql_query(_x1196, _x1197, _x1198, _x1199, _x1200) {
|
|
3717
|
+
return _ref349.apply(this, arguments);
|
|
3503
3718
|
};
|
|
3504
3719
|
}();
|
|
3505
3720
|
var create_look_render_task = exports.create_look_render_task = function () {
|
|
3506
|
-
var
|
|
3721
|
+
var _ref350 = _asyncToGenerator(function* (sdk, look_id, result_format, width, height, fields, options) {
|
|
3507
3722
|
look_id = (0, _sdkRtl.encodeParam)(look_id);
|
|
3508
3723
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
3509
3724
|
return sdk.post("/render_tasks/looks/".concat(look_id, "/").concat(result_format), {
|
|
@@ -3512,12 +3727,12 @@ var create_look_render_task = exports.create_look_render_task = function () {
|
|
|
3512
3727
|
fields
|
|
3513
3728
|
}, null, options);
|
|
3514
3729
|
});
|
|
3515
|
-
return function create_look_render_task(
|
|
3516
|
-
return
|
|
3730
|
+
return function create_look_render_task(_x1201, _x1202, _x1203, _x1204, _x1205, _x1206, _x1207) {
|
|
3731
|
+
return _ref350.apply(this, arguments);
|
|
3517
3732
|
};
|
|
3518
3733
|
}();
|
|
3519
3734
|
var create_query_render_task = exports.create_query_render_task = function () {
|
|
3520
|
-
var
|
|
3735
|
+
var _ref351 = _asyncToGenerator(function* (sdk, query_id, result_format, width, height, fields, options) {
|
|
3521
3736
|
query_id = (0, _sdkRtl.encodeParam)(query_id);
|
|
3522
3737
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
3523
3738
|
return sdk.post("/render_tasks/queries/".concat(query_id, "/").concat(result_format), {
|
|
@@ -3526,12 +3741,12 @@ var create_query_render_task = exports.create_query_render_task = function () {
|
|
|
3526
3741
|
fields
|
|
3527
3742
|
}, null, options);
|
|
3528
3743
|
});
|
|
3529
|
-
return function create_query_render_task(
|
|
3530
|
-
return
|
|
3744
|
+
return function create_query_render_task(_x1208, _x1209, _x1210, _x1211, _x1212, _x1213, _x1214) {
|
|
3745
|
+
return _ref351.apply(this, arguments);
|
|
3531
3746
|
};
|
|
3532
3747
|
}();
|
|
3533
3748
|
var create_dashboard_render_task = exports.create_dashboard_render_task = function () {
|
|
3534
|
-
var
|
|
3749
|
+
var _ref352 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3535
3750
|
request.dashboard_id = (0, _sdkRtl.encodeParam)(request.dashboard_id);
|
|
3536
3751
|
request.result_format = (0, _sdkRtl.encodeParam)(request.result_format);
|
|
3537
3752
|
return sdk.post("/render_tasks/dashboards/".concat(request.dashboard_id, "/").concat(request.result_format), {
|
|
@@ -3544,32 +3759,32 @@ var create_dashboard_render_task = exports.create_dashboard_render_task = functi
|
|
|
3544
3759
|
theme: request.theme
|
|
3545
3760
|
}, request.body, options);
|
|
3546
3761
|
});
|
|
3547
|
-
return function create_dashboard_render_task(
|
|
3548
|
-
return
|
|
3762
|
+
return function create_dashboard_render_task(_x1215, _x1216, _x1217) {
|
|
3763
|
+
return _ref352.apply(this, arguments);
|
|
3549
3764
|
};
|
|
3550
3765
|
}();
|
|
3551
3766
|
var render_task = exports.render_task = function () {
|
|
3552
|
-
var
|
|
3767
|
+
var _ref353 = _asyncToGenerator(function* (sdk, render_task_id, fields, options) {
|
|
3553
3768
|
render_task_id = (0, _sdkRtl.encodeParam)(render_task_id);
|
|
3554
3769
|
return sdk.get("/render_tasks/".concat(render_task_id), {
|
|
3555
3770
|
fields
|
|
3556
3771
|
}, null, options);
|
|
3557
3772
|
});
|
|
3558
|
-
return function render_task(
|
|
3559
|
-
return
|
|
3773
|
+
return function render_task(_x1218, _x1219, _x1220, _x1221) {
|
|
3774
|
+
return _ref353.apply(this, arguments);
|
|
3560
3775
|
};
|
|
3561
3776
|
}();
|
|
3562
3777
|
var render_task_results = exports.render_task_results = function () {
|
|
3563
|
-
var
|
|
3778
|
+
var _ref354 = _asyncToGenerator(function* (sdk, render_task_id, options) {
|
|
3564
3779
|
render_task_id = (0, _sdkRtl.encodeParam)(render_task_id);
|
|
3565
3780
|
return sdk.get("/render_tasks/".concat(render_task_id, "/results"), null, null, options);
|
|
3566
3781
|
});
|
|
3567
|
-
return function render_task_results(
|
|
3568
|
-
return
|
|
3782
|
+
return function render_task_results(_x1222, _x1223, _x1224) {
|
|
3783
|
+
return _ref354.apply(this, arguments);
|
|
3569
3784
|
};
|
|
3570
3785
|
}();
|
|
3571
3786
|
var create_dashboard_element_render_task = exports.create_dashboard_element_render_task = function () {
|
|
3572
|
-
var
|
|
3787
|
+
var _ref355 = _asyncToGenerator(function* (sdk, dashboard_element_id, result_format, width, height, fields, options) {
|
|
3573
3788
|
dashboard_element_id = (0, _sdkRtl.encodeParam)(dashboard_element_id);
|
|
3574
3789
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
3575
3790
|
return sdk.post("/render_tasks/dashboard_elements/".concat(dashboard_element_id, "/").concat(result_format), {
|
|
@@ -3578,12 +3793,12 @@ var create_dashboard_element_render_task = exports.create_dashboard_element_rend
|
|
|
3578
3793
|
fields
|
|
3579
3794
|
}, null, options);
|
|
3580
3795
|
});
|
|
3581
|
-
return function create_dashboard_element_render_task(
|
|
3582
|
-
return
|
|
3796
|
+
return function create_dashboard_element_render_task(_x1225, _x1226, _x1227, _x1228, _x1229, _x1230, _x1231) {
|
|
3797
|
+
return _ref355.apply(this, arguments);
|
|
3583
3798
|
};
|
|
3584
3799
|
}();
|
|
3585
3800
|
var search_reports = exports.search_reports = function () {
|
|
3586
|
-
var
|
|
3801
|
+
var _ref356 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3587
3802
|
return sdk.get('/reports/search', {
|
|
3588
3803
|
folder_id: request.folder_id,
|
|
3589
3804
|
favorite: request.favorite,
|
|
@@ -3596,12 +3811,12 @@ var search_reports = exports.search_reports = function () {
|
|
|
3596
3811
|
next_page_token: request.next_page_token
|
|
3597
3812
|
}, null, options);
|
|
3598
3813
|
});
|
|
3599
|
-
return function search_reports(
|
|
3600
|
-
return
|
|
3814
|
+
return function search_reports(_x1232, _x1233, _x1234) {
|
|
3815
|
+
return _ref356.apply(this, arguments);
|
|
3601
3816
|
};
|
|
3602
3817
|
}();
|
|
3603
3818
|
var search_model_sets = exports.search_model_sets = function () {
|
|
3604
|
-
var
|
|
3819
|
+
var _ref357 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3605
3820
|
return sdk.get('/model_sets/search', {
|
|
3606
3821
|
fields: request.fields,
|
|
3607
3822
|
limit: request.limit,
|
|
@@ -3611,70 +3826,71 @@ var search_model_sets = exports.search_model_sets = function () {
|
|
|
3611
3826
|
name: request.name,
|
|
3612
3827
|
all_access: request.all_access,
|
|
3613
3828
|
built_in: request.built_in,
|
|
3614
|
-
filter_or: request.filter_or
|
|
3829
|
+
filter_or: request.filter_or,
|
|
3830
|
+
models: request.models
|
|
3615
3831
|
}, null, options);
|
|
3616
3832
|
});
|
|
3617
|
-
return function search_model_sets(
|
|
3618
|
-
return
|
|
3833
|
+
return function search_model_sets(_x1235, _x1236, _x1237) {
|
|
3834
|
+
return _ref357.apply(this, arguments);
|
|
3619
3835
|
};
|
|
3620
3836
|
}();
|
|
3621
3837
|
var model_set = exports.model_set = function () {
|
|
3622
|
-
var
|
|
3838
|
+
var _ref358 = _asyncToGenerator(function* (sdk, model_set_id, fields, options) {
|
|
3623
3839
|
model_set_id = (0, _sdkRtl.encodeParam)(model_set_id);
|
|
3624
3840
|
return sdk.get("/model_sets/".concat(model_set_id), {
|
|
3625
3841
|
fields
|
|
3626
3842
|
}, null, options);
|
|
3627
3843
|
});
|
|
3628
|
-
return function model_set(
|
|
3629
|
-
return
|
|
3844
|
+
return function model_set(_x1238, _x1239, _x1240, _x1241) {
|
|
3845
|
+
return _ref358.apply(this, arguments);
|
|
3630
3846
|
};
|
|
3631
3847
|
}();
|
|
3632
3848
|
var update_model_set = exports.update_model_set = function () {
|
|
3633
|
-
var
|
|
3849
|
+
var _ref359 = _asyncToGenerator(function* (sdk, model_set_id, body, options) {
|
|
3634
3850
|
model_set_id = (0, _sdkRtl.encodeParam)(model_set_id);
|
|
3635
3851
|
return sdk.patch("/model_sets/".concat(model_set_id), null, body, options);
|
|
3636
3852
|
});
|
|
3637
|
-
return function update_model_set(
|
|
3638
|
-
return
|
|
3853
|
+
return function update_model_set(_x1242, _x1243, _x1244, _x1245) {
|
|
3854
|
+
return _ref359.apply(this, arguments);
|
|
3639
3855
|
};
|
|
3640
3856
|
}();
|
|
3641
3857
|
var delete_model_set = exports.delete_model_set = function () {
|
|
3642
|
-
var
|
|
3858
|
+
var _ref360 = _asyncToGenerator(function* (sdk, model_set_id, options) {
|
|
3643
3859
|
model_set_id = (0, _sdkRtl.encodeParam)(model_set_id);
|
|
3644
3860
|
return sdk.delete("/model_sets/".concat(model_set_id), null, null, options);
|
|
3645
3861
|
});
|
|
3646
|
-
return function delete_model_set(
|
|
3647
|
-
return
|
|
3862
|
+
return function delete_model_set(_x1246, _x1247, _x1248) {
|
|
3863
|
+
return _ref360.apply(this, arguments);
|
|
3648
3864
|
};
|
|
3649
3865
|
}();
|
|
3650
3866
|
var all_model_sets = exports.all_model_sets = function () {
|
|
3651
|
-
var
|
|
3867
|
+
var _ref361 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
3652
3868
|
return sdk.get('/model_sets', {
|
|
3653
3869
|
fields
|
|
3654
3870
|
}, null, options);
|
|
3655
3871
|
});
|
|
3656
|
-
return function all_model_sets(
|
|
3657
|
-
return
|
|
3872
|
+
return function all_model_sets(_x1249, _x1250, _x1251) {
|
|
3873
|
+
return _ref361.apply(this, arguments);
|
|
3658
3874
|
};
|
|
3659
3875
|
}();
|
|
3660
3876
|
var create_model_set = exports.create_model_set = function () {
|
|
3661
|
-
var
|
|
3877
|
+
var _ref362 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3662
3878
|
return sdk.post('/model_sets', null, body, options);
|
|
3663
3879
|
});
|
|
3664
|
-
return function create_model_set(
|
|
3665
|
-
return
|
|
3880
|
+
return function create_model_set(_x1252, _x1253, _x1254) {
|
|
3881
|
+
return _ref362.apply(this, arguments);
|
|
3666
3882
|
};
|
|
3667
3883
|
}();
|
|
3668
3884
|
var all_permissions = exports.all_permissions = function () {
|
|
3669
|
-
var
|
|
3885
|
+
var _ref363 = _asyncToGenerator(function* (sdk, options) {
|
|
3670
3886
|
return sdk.get('/permissions', null, null, options);
|
|
3671
3887
|
});
|
|
3672
|
-
return function all_permissions(
|
|
3673
|
-
return
|
|
3888
|
+
return function all_permissions(_x1255, _x1256) {
|
|
3889
|
+
return _ref363.apply(this, arguments);
|
|
3674
3890
|
};
|
|
3675
3891
|
}();
|
|
3676
3892
|
var search_permission_sets = exports.search_permission_sets = function () {
|
|
3677
|
-
var
|
|
3893
|
+
var _ref364 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3678
3894
|
return sdk.get('/permission_sets/search', {
|
|
3679
3895
|
fields: request.fields,
|
|
3680
3896
|
limit: request.limit,
|
|
@@ -3684,99 +3900,102 @@ var search_permission_sets = exports.search_permission_sets = function () {
|
|
|
3684
3900
|
name: request.name,
|
|
3685
3901
|
all_access: request.all_access,
|
|
3686
3902
|
built_in: request.built_in,
|
|
3687
|
-
filter_or: request.filter_or
|
|
3903
|
+
filter_or: request.filter_or,
|
|
3904
|
+
permissions: request.permissions
|
|
3688
3905
|
}, null, options);
|
|
3689
3906
|
});
|
|
3690
|
-
return function search_permission_sets(
|
|
3691
|
-
return
|
|
3907
|
+
return function search_permission_sets(_x1257, _x1258, _x1259) {
|
|
3908
|
+
return _ref364.apply(this, arguments);
|
|
3692
3909
|
};
|
|
3693
3910
|
}();
|
|
3694
3911
|
var permission_set = exports.permission_set = function () {
|
|
3695
|
-
var
|
|
3912
|
+
var _ref365 = _asyncToGenerator(function* (sdk, permission_set_id, fields, options) {
|
|
3696
3913
|
permission_set_id = (0, _sdkRtl.encodeParam)(permission_set_id);
|
|
3697
3914
|
return sdk.get("/permission_sets/".concat(permission_set_id), {
|
|
3698
3915
|
fields
|
|
3699
3916
|
}, null, options);
|
|
3700
3917
|
});
|
|
3701
|
-
return function permission_set(
|
|
3702
|
-
return
|
|
3918
|
+
return function permission_set(_x1260, _x1261, _x1262, _x1263) {
|
|
3919
|
+
return _ref365.apply(this, arguments);
|
|
3703
3920
|
};
|
|
3704
3921
|
}();
|
|
3705
3922
|
var update_permission_set = exports.update_permission_set = function () {
|
|
3706
|
-
var
|
|
3923
|
+
var _ref366 = _asyncToGenerator(function* (sdk, permission_set_id, body, options) {
|
|
3707
3924
|
permission_set_id = (0, _sdkRtl.encodeParam)(permission_set_id);
|
|
3708
3925
|
return sdk.patch("/permission_sets/".concat(permission_set_id), null, body, options);
|
|
3709
3926
|
});
|
|
3710
|
-
return function update_permission_set(
|
|
3711
|
-
return
|
|
3927
|
+
return function update_permission_set(_x1264, _x1265, _x1266, _x1267) {
|
|
3928
|
+
return _ref366.apply(this, arguments);
|
|
3712
3929
|
};
|
|
3713
3930
|
}();
|
|
3714
3931
|
var delete_permission_set = exports.delete_permission_set = function () {
|
|
3715
|
-
var
|
|
3932
|
+
var _ref367 = _asyncToGenerator(function* (sdk, permission_set_id, options) {
|
|
3716
3933
|
permission_set_id = (0, _sdkRtl.encodeParam)(permission_set_id);
|
|
3717
3934
|
return sdk.delete("/permission_sets/".concat(permission_set_id), null, null, options);
|
|
3718
3935
|
});
|
|
3719
|
-
return function delete_permission_set(
|
|
3720
|
-
return
|
|
3936
|
+
return function delete_permission_set(_x1268, _x1269, _x1270) {
|
|
3937
|
+
return _ref367.apply(this, arguments);
|
|
3721
3938
|
};
|
|
3722
3939
|
}();
|
|
3723
3940
|
var all_permission_sets = exports.all_permission_sets = function () {
|
|
3724
|
-
var
|
|
3941
|
+
var _ref368 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
3725
3942
|
return sdk.get('/permission_sets', {
|
|
3726
3943
|
fields
|
|
3727
3944
|
}, null, options);
|
|
3728
3945
|
});
|
|
3729
|
-
return function all_permission_sets(
|
|
3730
|
-
return
|
|
3946
|
+
return function all_permission_sets(_x1271, _x1272, _x1273) {
|
|
3947
|
+
return _ref368.apply(this, arguments);
|
|
3731
3948
|
};
|
|
3732
3949
|
}();
|
|
3733
3950
|
var create_permission_set = exports.create_permission_set = function () {
|
|
3734
|
-
var
|
|
3951
|
+
var _ref369 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3735
3952
|
return sdk.post('/permission_sets', null, body, options);
|
|
3736
3953
|
});
|
|
3737
|
-
return function create_permission_set(
|
|
3738
|
-
return
|
|
3954
|
+
return function create_permission_set(_x1274, _x1275, _x1276) {
|
|
3955
|
+
return _ref369.apply(this, arguments);
|
|
3739
3956
|
};
|
|
3740
3957
|
}();
|
|
3741
3958
|
var all_roles = exports.all_roles = function () {
|
|
3742
|
-
var
|
|
3959
|
+
var _ref370 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3743
3960
|
return sdk.get('/roles', {
|
|
3744
3961
|
fields: request.fields,
|
|
3745
3962
|
ids: request.ids,
|
|
3746
3963
|
get_all_support_roles: request.get_all_support_roles
|
|
3747
3964
|
}, null, options);
|
|
3748
3965
|
});
|
|
3749
|
-
return function all_roles(
|
|
3750
|
-
return
|
|
3966
|
+
return function all_roles(_x1277, _x1278, _x1279) {
|
|
3967
|
+
return _ref370.apply(this, arguments);
|
|
3751
3968
|
};
|
|
3752
3969
|
}();
|
|
3753
3970
|
var create_role = exports.create_role = function () {
|
|
3754
|
-
var
|
|
3971
|
+
var _ref371 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3755
3972
|
return sdk.post('/roles', null, body, options);
|
|
3756
3973
|
});
|
|
3757
|
-
return function create_role(
|
|
3758
|
-
return
|
|
3974
|
+
return function create_role(_x1280, _x1281, _x1282) {
|
|
3975
|
+
return _ref371.apply(this, arguments);
|
|
3759
3976
|
};
|
|
3760
3977
|
}();
|
|
3761
3978
|
var search_roles = exports.search_roles = function () {
|
|
3762
|
-
var
|
|
3979
|
+
var _ref372 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3763
3980
|
return sdk.get('/roles/search', {
|
|
3764
3981
|
fields: request.fields,
|
|
3765
3982
|
limit: request.limit,
|
|
3766
3983
|
offset: request.offset,
|
|
3767
3984
|
sorts: request.sorts,
|
|
3768
3985
|
id: request.id,
|
|
3986
|
+
model_set_ids: request.model_set_ids,
|
|
3987
|
+
permission_set_ids: request.permission_set_ids,
|
|
3769
3988
|
name: request.name,
|
|
3770
3989
|
built_in: request.built_in,
|
|
3771
3990
|
filter_or: request.filter_or
|
|
3772
3991
|
}, null, options);
|
|
3773
3992
|
});
|
|
3774
|
-
return function search_roles(
|
|
3775
|
-
return
|
|
3993
|
+
return function search_roles(_x1283, _x1284, _x1285) {
|
|
3994
|
+
return _ref372.apply(this, arguments);
|
|
3776
3995
|
};
|
|
3777
3996
|
}();
|
|
3778
3997
|
var search_roles_with_user_count = exports.search_roles_with_user_count = function () {
|
|
3779
|
-
var
|
|
3998
|
+
var _ref373 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3780
3999
|
return sdk.get('/roles/search/with_user_count', {
|
|
3781
4000
|
fields: request.fields,
|
|
3782
4001
|
limit: request.limit,
|
|
@@ -3788,148 +4007,148 @@ var search_roles_with_user_count = exports.search_roles_with_user_count = functi
|
|
|
3788
4007
|
filter_or: request.filter_or
|
|
3789
4008
|
}, null, options);
|
|
3790
4009
|
});
|
|
3791
|
-
return function search_roles_with_user_count(
|
|
3792
|
-
return
|
|
4010
|
+
return function search_roles_with_user_count(_x1286, _x1287, _x1288) {
|
|
4011
|
+
return _ref373.apply(this, arguments);
|
|
3793
4012
|
};
|
|
3794
4013
|
}();
|
|
3795
4014
|
var role = exports.role = function () {
|
|
3796
|
-
var
|
|
4015
|
+
var _ref374 = _asyncToGenerator(function* (sdk, role_id, options) {
|
|
3797
4016
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
3798
4017
|
return sdk.get("/roles/".concat(role_id), null, null, options);
|
|
3799
4018
|
});
|
|
3800
|
-
return function role(
|
|
3801
|
-
return
|
|
4019
|
+
return function role(_x1289, _x1290, _x1291) {
|
|
4020
|
+
return _ref374.apply(this, arguments);
|
|
3802
4021
|
};
|
|
3803
4022
|
}();
|
|
3804
4023
|
var update_role = exports.update_role = function () {
|
|
3805
|
-
var
|
|
4024
|
+
var _ref375 = _asyncToGenerator(function* (sdk, role_id, body, options) {
|
|
3806
4025
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
3807
4026
|
return sdk.patch("/roles/".concat(role_id), null, body, options);
|
|
3808
4027
|
});
|
|
3809
|
-
return function update_role(
|
|
3810
|
-
return
|
|
4028
|
+
return function update_role(_x1292, _x1293, _x1294, _x1295) {
|
|
4029
|
+
return _ref375.apply(this, arguments);
|
|
3811
4030
|
};
|
|
3812
4031
|
}();
|
|
3813
4032
|
var delete_role = exports.delete_role = function () {
|
|
3814
|
-
var
|
|
4033
|
+
var _ref376 = _asyncToGenerator(function* (sdk, role_id, options) {
|
|
3815
4034
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
3816
4035
|
return sdk.delete("/roles/".concat(role_id), null, null, options);
|
|
3817
4036
|
});
|
|
3818
|
-
return function delete_role(
|
|
3819
|
-
return
|
|
4037
|
+
return function delete_role(_x1296, _x1297, _x1298) {
|
|
4038
|
+
return _ref376.apply(this, arguments);
|
|
3820
4039
|
};
|
|
3821
4040
|
}();
|
|
3822
4041
|
var role_groups = exports.role_groups = function () {
|
|
3823
|
-
var
|
|
4042
|
+
var _ref377 = _asyncToGenerator(function* (sdk, role_id, fields, options) {
|
|
3824
4043
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
3825
4044
|
return sdk.get("/roles/".concat(role_id, "/groups"), {
|
|
3826
4045
|
fields
|
|
3827
4046
|
}, null, options);
|
|
3828
4047
|
});
|
|
3829
|
-
return function role_groups(
|
|
3830
|
-
return
|
|
4048
|
+
return function role_groups(_x1299, _x1300, _x1301, _x1302) {
|
|
4049
|
+
return _ref377.apply(this, arguments);
|
|
3831
4050
|
};
|
|
3832
4051
|
}();
|
|
3833
4052
|
var set_role_groups = exports.set_role_groups = function () {
|
|
3834
|
-
var
|
|
4053
|
+
var _ref378 = _asyncToGenerator(function* (sdk, role_id, body, options) {
|
|
3835
4054
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
3836
4055
|
return sdk.put("/roles/".concat(role_id, "/groups"), null, body, options);
|
|
3837
4056
|
});
|
|
3838
|
-
return function set_role_groups(
|
|
3839
|
-
return
|
|
4057
|
+
return function set_role_groups(_x1303, _x1304, _x1305, _x1306) {
|
|
4058
|
+
return _ref378.apply(this, arguments);
|
|
3840
4059
|
};
|
|
3841
4060
|
}();
|
|
3842
4061
|
var role_users = exports.role_users = function () {
|
|
3843
|
-
var
|
|
4062
|
+
var _ref379 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3844
4063
|
request.role_id = (0, _sdkRtl.encodeParam)(request.role_id);
|
|
3845
4064
|
return sdk.get("/roles/".concat(request.role_id, "/users"), {
|
|
3846
4065
|
fields: request.fields,
|
|
3847
4066
|
direct_association_only: request.direct_association_only
|
|
3848
4067
|
}, null, options);
|
|
3849
4068
|
});
|
|
3850
|
-
return function role_users(
|
|
3851
|
-
return
|
|
4069
|
+
return function role_users(_x1307, _x1308, _x1309) {
|
|
4070
|
+
return _ref379.apply(this, arguments);
|
|
3852
4071
|
};
|
|
3853
4072
|
}();
|
|
3854
4073
|
var set_role_users = exports.set_role_users = function () {
|
|
3855
|
-
var
|
|
4074
|
+
var _ref380 = _asyncToGenerator(function* (sdk, role_id, body, options) {
|
|
3856
4075
|
role_id = (0, _sdkRtl.encodeParam)(role_id);
|
|
3857
4076
|
return sdk.put("/roles/".concat(role_id, "/users"), null, body, options);
|
|
3858
4077
|
});
|
|
3859
|
-
return function set_role_users(
|
|
3860
|
-
return
|
|
4078
|
+
return function set_role_users(_x1310, _x1311, _x1312, _x1313) {
|
|
4079
|
+
return _ref380.apply(this, arguments);
|
|
3861
4080
|
};
|
|
3862
4081
|
}();
|
|
3863
4082
|
var scheduled_plans_for_space = exports.scheduled_plans_for_space = function () {
|
|
3864
|
-
var
|
|
4083
|
+
var _ref381 = _asyncToGenerator(function* (sdk, space_id, fields, options) {
|
|
3865
4084
|
space_id = (0, _sdkRtl.encodeParam)(space_id);
|
|
3866
4085
|
return sdk.get("/scheduled_plans/space/".concat(space_id), {
|
|
3867
4086
|
fields
|
|
3868
4087
|
}, null, options);
|
|
3869
4088
|
});
|
|
3870
|
-
return function scheduled_plans_for_space(
|
|
3871
|
-
return
|
|
4089
|
+
return function scheduled_plans_for_space(_x1314, _x1315, _x1316, _x1317) {
|
|
4090
|
+
return _ref381.apply(this, arguments);
|
|
3872
4091
|
};
|
|
3873
4092
|
}();
|
|
3874
4093
|
var scheduled_plan = exports.scheduled_plan = function () {
|
|
3875
|
-
var
|
|
4094
|
+
var _ref382 = _asyncToGenerator(function* (sdk, scheduled_plan_id, fields, options) {
|
|
3876
4095
|
scheduled_plan_id = (0, _sdkRtl.encodeParam)(scheduled_plan_id);
|
|
3877
4096
|
return sdk.get("/scheduled_plans/".concat(scheduled_plan_id), {
|
|
3878
4097
|
fields
|
|
3879
4098
|
}, null, options);
|
|
3880
4099
|
});
|
|
3881
|
-
return function scheduled_plan(
|
|
3882
|
-
return
|
|
4100
|
+
return function scheduled_plan(_x1318, _x1319, _x1320, _x1321) {
|
|
4101
|
+
return _ref382.apply(this, arguments);
|
|
3883
4102
|
};
|
|
3884
4103
|
}();
|
|
3885
4104
|
var update_scheduled_plan = exports.update_scheduled_plan = function () {
|
|
3886
|
-
var
|
|
4105
|
+
var _ref383 = _asyncToGenerator(function* (sdk, scheduled_plan_id, body, options) {
|
|
3887
4106
|
scheduled_plan_id = (0, _sdkRtl.encodeParam)(scheduled_plan_id);
|
|
3888
4107
|
return sdk.patch("/scheduled_plans/".concat(scheduled_plan_id), null, body, options);
|
|
3889
4108
|
});
|
|
3890
|
-
return function update_scheduled_plan(
|
|
3891
|
-
return
|
|
4109
|
+
return function update_scheduled_plan(_x1322, _x1323, _x1324, _x1325) {
|
|
4110
|
+
return _ref383.apply(this, arguments);
|
|
3892
4111
|
};
|
|
3893
4112
|
}();
|
|
3894
4113
|
var delete_scheduled_plan = exports.delete_scheduled_plan = function () {
|
|
3895
|
-
var
|
|
4114
|
+
var _ref384 = _asyncToGenerator(function* (sdk, scheduled_plan_id, options) {
|
|
3896
4115
|
scheduled_plan_id = (0, _sdkRtl.encodeParam)(scheduled_plan_id);
|
|
3897
4116
|
return sdk.delete("/scheduled_plans/".concat(scheduled_plan_id), null, null, options);
|
|
3898
4117
|
});
|
|
3899
|
-
return function delete_scheduled_plan(
|
|
3900
|
-
return
|
|
4118
|
+
return function delete_scheduled_plan(_x1326, _x1327, _x1328) {
|
|
4119
|
+
return _ref384.apply(this, arguments);
|
|
3901
4120
|
};
|
|
3902
4121
|
}();
|
|
3903
4122
|
var all_scheduled_plans = exports.all_scheduled_plans = function () {
|
|
3904
|
-
var
|
|
4123
|
+
var _ref385 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3905
4124
|
return sdk.get('/scheduled_plans', {
|
|
3906
4125
|
user_id: request.user_id,
|
|
3907
4126
|
fields: request.fields,
|
|
3908
4127
|
all_users: request.all_users
|
|
3909
4128
|
}, null, options);
|
|
3910
4129
|
});
|
|
3911
|
-
return function all_scheduled_plans(
|
|
3912
|
-
return
|
|
4130
|
+
return function all_scheduled_plans(_x1329, _x1330, _x1331) {
|
|
4131
|
+
return _ref385.apply(this, arguments);
|
|
3913
4132
|
};
|
|
3914
4133
|
}();
|
|
3915
4134
|
var create_scheduled_plan = exports.create_scheduled_plan = function () {
|
|
3916
|
-
var
|
|
4135
|
+
var _ref386 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3917
4136
|
return sdk.post('/scheduled_plans', null, body, options);
|
|
3918
4137
|
});
|
|
3919
|
-
return function create_scheduled_plan(
|
|
3920
|
-
return
|
|
4138
|
+
return function create_scheduled_plan(_x1332, _x1333, _x1334) {
|
|
4139
|
+
return _ref386.apply(this, arguments);
|
|
3921
4140
|
};
|
|
3922
4141
|
}();
|
|
3923
4142
|
var scheduled_plan_run_once = exports.scheduled_plan_run_once = function () {
|
|
3924
|
-
var
|
|
4143
|
+
var _ref387 = _asyncToGenerator(function* (sdk, body, options) {
|
|
3925
4144
|
return sdk.post('/scheduled_plans/run_once', null, body, options);
|
|
3926
4145
|
});
|
|
3927
|
-
return function scheduled_plan_run_once(
|
|
3928
|
-
return
|
|
4146
|
+
return function scheduled_plan_run_once(_x1335, _x1336, _x1337) {
|
|
4147
|
+
return _ref387.apply(this, arguments);
|
|
3929
4148
|
};
|
|
3930
4149
|
}();
|
|
3931
4150
|
var search_scheduled_plans = exports.search_scheduled_plans = function () {
|
|
3932
|
-
var
|
|
4151
|
+
var _ref388 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3933
4152
|
return sdk.get('/scheduled_plans/search', {
|
|
3934
4153
|
user_id: request.user_id,
|
|
3935
4154
|
fields: request.fields,
|
|
@@ -3949,12 +4168,12 @@ var search_scheduled_plans = exports.search_scheduled_plans = function () {
|
|
|
3949
4168
|
filter_or: request.filter_or
|
|
3950
4169
|
}, null, options);
|
|
3951
4170
|
});
|
|
3952
|
-
return function search_scheduled_plans(
|
|
3953
|
-
return
|
|
4171
|
+
return function search_scheduled_plans(_x1338, _x1339, _x1340) {
|
|
4172
|
+
return _ref388.apply(this, arguments);
|
|
3954
4173
|
};
|
|
3955
4174
|
}();
|
|
3956
4175
|
var scheduled_plans_for_look = exports.scheduled_plans_for_look = function () {
|
|
3957
|
-
var
|
|
4176
|
+
var _ref389 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3958
4177
|
request.look_id = (0, _sdkRtl.encodeParam)(request.look_id);
|
|
3959
4178
|
return sdk.get("/scheduled_plans/look/".concat(request.look_id), {
|
|
3960
4179
|
user_id: request.user_id,
|
|
@@ -3962,12 +4181,12 @@ var scheduled_plans_for_look = exports.scheduled_plans_for_look = function () {
|
|
|
3962
4181
|
all_users: request.all_users
|
|
3963
4182
|
}, null, options);
|
|
3964
4183
|
});
|
|
3965
|
-
return function scheduled_plans_for_look(
|
|
3966
|
-
return
|
|
4184
|
+
return function scheduled_plans_for_look(_x1341, _x1342, _x1343) {
|
|
4185
|
+
return _ref389.apply(this, arguments);
|
|
3967
4186
|
};
|
|
3968
4187
|
}();
|
|
3969
4188
|
var scheduled_plans_for_dashboard = exports.scheduled_plans_for_dashboard = function () {
|
|
3970
|
-
var
|
|
4189
|
+
var _ref390 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3971
4190
|
request.dashboard_id = (0, _sdkRtl.encodeParam)(request.dashboard_id);
|
|
3972
4191
|
return sdk.get("/scheduled_plans/dashboard/".concat(request.dashboard_id), {
|
|
3973
4192
|
user_id: request.user_id,
|
|
@@ -3975,12 +4194,12 @@ var scheduled_plans_for_dashboard = exports.scheduled_plans_for_dashboard = func
|
|
|
3975
4194
|
fields: request.fields
|
|
3976
4195
|
}, null, options);
|
|
3977
4196
|
});
|
|
3978
|
-
return function scheduled_plans_for_dashboard(
|
|
3979
|
-
return
|
|
4197
|
+
return function scheduled_plans_for_dashboard(_x1344, _x1345, _x1346) {
|
|
4198
|
+
return _ref390.apply(this, arguments);
|
|
3980
4199
|
};
|
|
3981
4200
|
}();
|
|
3982
4201
|
var scheduled_plans_for_lookml_dashboard = exports.scheduled_plans_for_lookml_dashboard = function () {
|
|
3983
|
-
var
|
|
4202
|
+
var _ref391 = _asyncToGenerator(function* (sdk, request, options) {
|
|
3984
4203
|
request.lookml_dashboard_id = (0, _sdkRtl.encodeParam)(request.lookml_dashboard_id);
|
|
3985
4204
|
return sdk.get("/scheduled_plans/lookml_dashboard/".concat(request.lookml_dashboard_id), {
|
|
3986
4205
|
user_id: request.user_id,
|
|
@@ -3988,91 +4207,91 @@ var scheduled_plans_for_lookml_dashboard = exports.scheduled_plans_for_lookml_da
|
|
|
3988
4207
|
all_users: request.all_users
|
|
3989
4208
|
}, null, options);
|
|
3990
4209
|
});
|
|
3991
|
-
return function scheduled_plans_for_lookml_dashboard(
|
|
3992
|
-
return
|
|
4210
|
+
return function scheduled_plans_for_lookml_dashboard(_x1347, _x1348, _x1349) {
|
|
4211
|
+
return _ref391.apply(this, arguments);
|
|
3993
4212
|
};
|
|
3994
4213
|
}();
|
|
3995
4214
|
var scheduled_plan_run_once_by_id = exports.scheduled_plan_run_once_by_id = function () {
|
|
3996
|
-
var
|
|
4215
|
+
var _ref392 = _asyncToGenerator(function* (sdk, scheduled_plan_id, body, options) {
|
|
3997
4216
|
scheduled_plan_id = (0, _sdkRtl.encodeParam)(scheduled_plan_id);
|
|
3998
4217
|
return sdk.post("/scheduled_plans/".concat(scheduled_plan_id, "/run_once"), null, body, options);
|
|
3999
4218
|
});
|
|
4000
|
-
return function scheduled_plan_run_once_by_id(
|
|
4001
|
-
return
|
|
4219
|
+
return function scheduled_plan_run_once_by_id(_x1350, _x1351, _x1352, _x1353) {
|
|
4220
|
+
return _ref392.apply(this, arguments);
|
|
4002
4221
|
};
|
|
4003
4222
|
}();
|
|
4004
4223
|
var update_self_service_explore_certification = exports.update_self_service_explore_certification = function () {
|
|
4005
|
-
var
|
|
4224
|
+
var _ref393 = _asyncToGenerator(function* (sdk, model_name, body, options) {
|
|
4006
4225
|
model_name = (0, _sdkRtl.encodeParam)(model_name);
|
|
4007
|
-
return sdk.
|
|
4226
|
+
return sdk.patch("/self_service_models/".concat(model_name, "/certification"), null, body, options);
|
|
4008
4227
|
});
|
|
4009
|
-
return function update_self_service_explore_certification(
|
|
4010
|
-
return
|
|
4228
|
+
return function update_self_service_explore_certification(_x1354, _x1355, _x1356, _x1357) {
|
|
4229
|
+
return _ref393.apply(this, arguments);
|
|
4011
4230
|
};
|
|
4012
4231
|
}();
|
|
4013
4232
|
var session = exports.session = function () {
|
|
4014
|
-
var
|
|
4233
|
+
var _ref394 = _asyncToGenerator(function* (sdk, options) {
|
|
4015
4234
|
return sdk.get('/session', null, null, options);
|
|
4016
4235
|
});
|
|
4017
|
-
return function session(
|
|
4018
|
-
return
|
|
4236
|
+
return function session(_x1358, _x1359) {
|
|
4237
|
+
return _ref394.apply(this, arguments);
|
|
4019
4238
|
};
|
|
4020
4239
|
}();
|
|
4021
4240
|
var update_session = exports.update_session = function () {
|
|
4022
|
-
var
|
|
4241
|
+
var _ref395 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4023
4242
|
return sdk.patch('/session', null, body, options);
|
|
4024
4243
|
});
|
|
4025
|
-
return function update_session(
|
|
4026
|
-
return
|
|
4244
|
+
return function update_session(_x1360, _x1361, _x1362) {
|
|
4245
|
+
return _ref395.apply(this, arguments);
|
|
4027
4246
|
};
|
|
4028
4247
|
}();
|
|
4029
4248
|
var sql_interface_metadata = exports.sql_interface_metadata = function () {
|
|
4030
|
-
var
|
|
4249
|
+
var _ref396 = _asyncToGenerator(function* (sdk, avatica_request, options) {
|
|
4031
4250
|
return sdk.get('/sql_interface_queries/metadata', {
|
|
4032
4251
|
avatica_request
|
|
4033
4252
|
}, null, options);
|
|
4034
4253
|
});
|
|
4035
|
-
return function sql_interface_metadata(
|
|
4036
|
-
return
|
|
4254
|
+
return function sql_interface_metadata(_x1363, _x1364, _x1365) {
|
|
4255
|
+
return _ref396.apply(this, arguments);
|
|
4037
4256
|
};
|
|
4038
4257
|
}();
|
|
4039
4258
|
var run_sql_interface_query = exports.run_sql_interface_query = function () {
|
|
4040
|
-
var
|
|
4259
|
+
var _ref397 = _asyncToGenerator(function* (sdk, query_id, result_format, options) {
|
|
4041
4260
|
result_format = (0, _sdkRtl.encodeParam)(result_format);
|
|
4042
4261
|
return sdk.get("/sql_interface_queries/".concat(query_id, "/run/").concat(result_format), null, null, options);
|
|
4043
4262
|
});
|
|
4044
|
-
return function run_sql_interface_query(
|
|
4045
|
-
return
|
|
4263
|
+
return function run_sql_interface_query(_x1366, _x1367, _x1368, _x1369) {
|
|
4264
|
+
return _ref397.apply(this, arguments);
|
|
4046
4265
|
};
|
|
4047
4266
|
}();
|
|
4048
4267
|
var create_sql_interface_query = exports.create_sql_interface_query = function () {
|
|
4049
|
-
var
|
|
4268
|
+
var _ref398 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4050
4269
|
return sdk.post('/sql_interface_queries', null, body, options);
|
|
4051
4270
|
});
|
|
4052
|
-
return function create_sql_interface_query(
|
|
4053
|
-
return
|
|
4271
|
+
return function create_sql_interface_query(_x1370, _x1371, _x1372) {
|
|
4272
|
+
return _ref398.apply(this, arguments);
|
|
4054
4273
|
};
|
|
4055
4274
|
}();
|
|
4056
4275
|
var all_themes = exports.all_themes = function () {
|
|
4057
|
-
var
|
|
4276
|
+
var _ref399 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
4058
4277
|
return sdk.get('/themes', {
|
|
4059
4278
|
fields
|
|
4060
4279
|
}, null, options);
|
|
4061
4280
|
});
|
|
4062
|
-
return function all_themes(
|
|
4063
|
-
return
|
|
4281
|
+
return function all_themes(_x1373, _x1374, _x1375) {
|
|
4282
|
+
return _ref399.apply(this, arguments);
|
|
4064
4283
|
};
|
|
4065
4284
|
}();
|
|
4066
4285
|
var create_theme = exports.create_theme = function () {
|
|
4067
|
-
var
|
|
4286
|
+
var _ref400 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4068
4287
|
return sdk.post('/themes', null, body, options);
|
|
4069
4288
|
});
|
|
4070
|
-
return function create_theme(
|
|
4071
|
-
return
|
|
4289
|
+
return function create_theme(_x1376, _x1377, _x1378) {
|
|
4290
|
+
return _ref400.apply(this, arguments);
|
|
4072
4291
|
};
|
|
4073
4292
|
}();
|
|
4074
4293
|
var search_themes = exports.search_themes = function () {
|
|
4075
|
-
var
|
|
4294
|
+
var _ref401 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4076
4295
|
return sdk.get('/themes/search', {
|
|
4077
4296
|
id: request.id,
|
|
4078
4297
|
name: request.name,
|
|
@@ -4085,92 +4304,92 @@ var search_themes = exports.search_themes = function () {
|
|
|
4085
4304
|
filter_or: request.filter_or
|
|
4086
4305
|
}, null, options);
|
|
4087
4306
|
});
|
|
4088
|
-
return function search_themes(
|
|
4089
|
-
return
|
|
4307
|
+
return function search_themes(_x1379, _x1380, _x1381) {
|
|
4308
|
+
return _ref401.apply(this, arguments);
|
|
4090
4309
|
};
|
|
4091
4310
|
}();
|
|
4092
4311
|
var default_theme = exports.default_theme = function () {
|
|
4093
|
-
var
|
|
4312
|
+
var _ref402 = _asyncToGenerator(function* (sdk, ts, options) {
|
|
4094
4313
|
return sdk.get('/themes/default', {
|
|
4095
4314
|
ts
|
|
4096
4315
|
}, null, options);
|
|
4097
4316
|
});
|
|
4098
|
-
return function default_theme(
|
|
4099
|
-
return
|
|
4317
|
+
return function default_theme(_x1382, _x1383, _x1384) {
|
|
4318
|
+
return _ref402.apply(this, arguments);
|
|
4100
4319
|
};
|
|
4101
4320
|
}();
|
|
4102
4321
|
var set_default_theme = exports.set_default_theme = function () {
|
|
4103
|
-
var
|
|
4322
|
+
var _ref403 = _asyncToGenerator(function* (sdk, name, options) {
|
|
4104
4323
|
return sdk.put('/themes/default', {
|
|
4105
4324
|
name
|
|
4106
4325
|
}, null, options);
|
|
4107
4326
|
});
|
|
4108
|
-
return function set_default_theme(
|
|
4109
|
-
return
|
|
4327
|
+
return function set_default_theme(_x1385, _x1386, _x1387) {
|
|
4328
|
+
return _ref403.apply(this, arguments);
|
|
4110
4329
|
};
|
|
4111
4330
|
}();
|
|
4112
4331
|
var active_themes = exports.active_themes = function () {
|
|
4113
|
-
var
|
|
4332
|
+
var _ref404 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4114
4333
|
return sdk.get('/themes/active', {
|
|
4115
4334
|
name: request.name,
|
|
4116
4335
|
ts: request.ts,
|
|
4117
4336
|
fields: request.fields
|
|
4118
4337
|
}, null, options);
|
|
4119
4338
|
});
|
|
4120
|
-
return function active_themes(
|
|
4121
|
-
return
|
|
4339
|
+
return function active_themes(_x1388, _x1389, _x1390) {
|
|
4340
|
+
return _ref404.apply(this, arguments);
|
|
4122
4341
|
};
|
|
4123
4342
|
}();
|
|
4124
4343
|
var theme_or_default = exports.theme_or_default = function () {
|
|
4125
|
-
var
|
|
4344
|
+
var _ref405 = _asyncToGenerator(function* (sdk, name, ts, options) {
|
|
4126
4345
|
return sdk.get('/themes/theme_or_default', {
|
|
4127
4346
|
name,
|
|
4128
4347
|
ts
|
|
4129
4348
|
}, null, options);
|
|
4130
4349
|
});
|
|
4131
|
-
return function theme_or_default(
|
|
4132
|
-
return
|
|
4350
|
+
return function theme_or_default(_x1391, _x1392, _x1393, _x1394) {
|
|
4351
|
+
return _ref405.apply(this, arguments);
|
|
4133
4352
|
};
|
|
4134
4353
|
}();
|
|
4135
4354
|
var validate_theme = exports.validate_theme = function () {
|
|
4136
|
-
var
|
|
4355
|
+
var _ref406 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4137
4356
|
return sdk.post('/themes/validate', null, body, options);
|
|
4138
4357
|
});
|
|
4139
|
-
return function validate_theme(
|
|
4140
|
-
return
|
|
4358
|
+
return function validate_theme(_x1395, _x1396, _x1397) {
|
|
4359
|
+
return _ref406.apply(this, arguments);
|
|
4141
4360
|
};
|
|
4142
4361
|
}();
|
|
4143
4362
|
var theme = exports.theme = function () {
|
|
4144
|
-
var
|
|
4363
|
+
var _ref407 = _asyncToGenerator(function* (sdk, theme_id, fields, options) {
|
|
4145
4364
|
theme_id = (0, _sdkRtl.encodeParam)(theme_id);
|
|
4146
4365
|
return sdk.get("/themes/".concat(theme_id), {
|
|
4147
4366
|
fields
|
|
4148
4367
|
}, null, options);
|
|
4149
4368
|
});
|
|
4150
|
-
return function theme(
|
|
4151
|
-
return
|
|
4369
|
+
return function theme(_x1398, _x1399, _x1400, _x1401) {
|
|
4370
|
+
return _ref407.apply(this, arguments);
|
|
4152
4371
|
};
|
|
4153
4372
|
}();
|
|
4154
4373
|
var update_theme = exports.update_theme = function () {
|
|
4155
|
-
var
|
|
4374
|
+
var _ref408 = _asyncToGenerator(function* (sdk, theme_id, body, options) {
|
|
4156
4375
|
theme_id = (0, _sdkRtl.encodeParam)(theme_id);
|
|
4157
4376
|
return sdk.patch("/themes/".concat(theme_id), null, body, options);
|
|
4158
4377
|
});
|
|
4159
|
-
return function update_theme(
|
|
4160
|
-
return
|
|
4378
|
+
return function update_theme(_x1402, _x1403, _x1404, _x1405) {
|
|
4379
|
+
return _ref408.apply(this, arguments);
|
|
4161
4380
|
};
|
|
4162
4381
|
}();
|
|
4163
4382
|
var delete_theme = exports.delete_theme = function () {
|
|
4164
|
-
var
|
|
4383
|
+
var _ref409 = _asyncToGenerator(function* (sdk, theme_id, options) {
|
|
4165
4384
|
theme_id = (0, _sdkRtl.encodeParam)(theme_id);
|
|
4166
4385
|
return sdk.delete("/themes/".concat(theme_id), null, null, options);
|
|
4167
4386
|
});
|
|
4168
|
-
return function delete_theme(
|
|
4169
|
-
return
|
|
4387
|
+
return function delete_theme(_x1406, _x1407, _x1408) {
|
|
4388
|
+
return _ref409.apply(this, arguments);
|
|
4170
4389
|
};
|
|
4171
4390
|
}();
|
|
4172
4391
|
var search_credentials_email = exports.search_credentials_email = function () {
|
|
4173
|
-
var
|
|
4392
|
+
var _ref410 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4174
4393
|
return sdk.get('/credentials_email/search', {
|
|
4175
4394
|
fields: request.fields,
|
|
4176
4395
|
limit: request.limit,
|
|
@@ -4182,22 +4401,22 @@ var search_credentials_email = exports.search_credentials_email = function () {
|
|
|
4182
4401
|
filter_or: request.filter_or
|
|
4183
4402
|
}, null, options);
|
|
4184
4403
|
});
|
|
4185
|
-
return function search_credentials_email(
|
|
4186
|
-
return
|
|
4404
|
+
return function search_credentials_email(_x1409, _x1410, _x1411) {
|
|
4405
|
+
return _ref410.apply(this, arguments);
|
|
4187
4406
|
};
|
|
4188
4407
|
}();
|
|
4189
4408
|
var me = exports.me = function () {
|
|
4190
|
-
var
|
|
4409
|
+
var _ref411 = _asyncToGenerator(function* (sdk, fields, options) {
|
|
4191
4410
|
return sdk.get('/user', {
|
|
4192
4411
|
fields
|
|
4193
4412
|
}, null, options);
|
|
4194
4413
|
});
|
|
4195
|
-
return function me(
|
|
4196
|
-
return
|
|
4414
|
+
return function me(_x1412, _x1413, _x1414) {
|
|
4415
|
+
return _ref411.apply(this, arguments);
|
|
4197
4416
|
};
|
|
4198
4417
|
}();
|
|
4199
4418
|
var all_users = exports.all_users = function () {
|
|
4200
|
-
var
|
|
4419
|
+
var _ref412 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4201
4420
|
return sdk.get('/users', {
|
|
4202
4421
|
fields: request.fields,
|
|
4203
4422
|
page: request.page,
|
|
@@ -4208,22 +4427,22 @@ var all_users = exports.all_users = function () {
|
|
|
4208
4427
|
ids: request.ids
|
|
4209
4428
|
}, null, options);
|
|
4210
4429
|
});
|
|
4211
|
-
return function all_users(
|
|
4212
|
-
return
|
|
4430
|
+
return function all_users(_x1415, _x1416, _x1417) {
|
|
4431
|
+
return _ref412.apply(this, arguments);
|
|
4213
4432
|
};
|
|
4214
4433
|
}();
|
|
4215
4434
|
var create_user = exports.create_user = function () {
|
|
4216
|
-
var
|
|
4435
|
+
var _ref413 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
4217
4436
|
return sdk.post('/users', {
|
|
4218
4437
|
fields
|
|
4219
4438
|
}, body, options);
|
|
4220
4439
|
});
|
|
4221
|
-
return function create_user(
|
|
4222
|
-
return
|
|
4440
|
+
return function create_user(_x1418, _x1419, _x1420, _x1421) {
|
|
4441
|
+
return _ref413.apply(this, arguments);
|
|
4223
4442
|
};
|
|
4224
4443
|
}();
|
|
4225
4444
|
var search_users = exports.search_users = function () {
|
|
4226
|
-
var
|
|
4445
|
+
var _ref414 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4227
4446
|
return sdk.get('/users/search', {
|
|
4228
4447
|
fields: request.fields,
|
|
4229
4448
|
page: request.page,
|
|
@@ -4246,12 +4465,12 @@ var search_users = exports.search_users = function () {
|
|
|
4246
4465
|
is_service_account: request.is_service_account
|
|
4247
4466
|
}, null, options);
|
|
4248
4467
|
});
|
|
4249
|
-
return function search_users(
|
|
4250
|
-
return
|
|
4468
|
+
return function search_users(_x1422, _x1423, _x1424) {
|
|
4469
|
+
return _ref414.apply(this, arguments);
|
|
4251
4470
|
};
|
|
4252
4471
|
}();
|
|
4253
4472
|
var search_users_names = exports.search_users_names = function () {
|
|
4254
|
-
var
|
|
4473
|
+
var _ref415 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4255
4474
|
request.pattern = (0, _sdkRtl.encodeParam)(request.pattern);
|
|
4256
4475
|
return sdk.get("/users/search/names/".concat(request.pattern), {
|
|
4257
4476
|
fields: request.fields,
|
|
@@ -4268,405 +4487,405 @@ var search_users_names = exports.search_users_names = function () {
|
|
|
4268
4487
|
is_disabled: request.is_disabled
|
|
4269
4488
|
}, null, options);
|
|
4270
4489
|
});
|
|
4271
|
-
return function search_users_names(
|
|
4272
|
-
return
|
|
4490
|
+
return function search_users_names(_x1425, _x1426, _x1427) {
|
|
4491
|
+
return _ref415.apply(this, arguments);
|
|
4273
4492
|
};
|
|
4274
4493
|
}();
|
|
4275
4494
|
var user = exports.user = function () {
|
|
4276
|
-
var
|
|
4495
|
+
var _ref416 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4277
4496
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4278
4497
|
return sdk.get("/users/".concat(user_id), {
|
|
4279
4498
|
fields
|
|
4280
4499
|
}, null, options);
|
|
4281
4500
|
});
|
|
4282
|
-
return function user(
|
|
4283
|
-
return
|
|
4501
|
+
return function user(_x1428, _x1429, _x1430, _x1431) {
|
|
4502
|
+
return _ref416.apply(this, arguments);
|
|
4284
4503
|
};
|
|
4285
4504
|
}();
|
|
4286
4505
|
var update_user = exports.update_user = function () {
|
|
4287
|
-
var
|
|
4506
|
+
var _ref417 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4288
4507
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4289
4508
|
return sdk.patch("/users/".concat(user_id), {
|
|
4290
4509
|
fields
|
|
4291
4510
|
}, body, options);
|
|
4292
4511
|
});
|
|
4293
|
-
return function update_user(
|
|
4294
|
-
return
|
|
4512
|
+
return function update_user(_x1432, _x1433, _x1434, _x1435, _x1436) {
|
|
4513
|
+
return _ref417.apply(this, arguments);
|
|
4295
4514
|
};
|
|
4296
4515
|
}();
|
|
4297
4516
|
var delete_user = exports.delete_user = function () {
|
|
4298
|
-
var
|
|
4517
|
+
var _ref418 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4299
4518
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4300
4519
|
return sdk.delete("/users/".concat(user_id), null, null, options);
|
|
4301
4520
|
});
|
|
4302
|
-
return function delete_user(
|
|
4303
|
-
return
|
|
4521
|
+
return function delete_user(_x1437, _x1438, _x1439) {
|
|
4522
|
+
return _ref418.apply(this, arguments);
|
|
4304
4523
|
};
|
|
4305
4524
|
}();
|
|
4306
4525
|
var user_for_credential = exports.user_for_credential = function () {
|
|
4307
|
-
var
|
|
4526
|
+
var _ref419 = _asyncToGenerator(function* (sdk, credential_type, credential_id, fields, options) {
|
|
4308
4527
|
credential_type = (0, _sdkRtl.encodeParam)(credential_type);
|
|
4309
4528
|
credential_id = (0, _sdkRtl.encodeParam)(credential_id);
|
|
4310
4529
|
return sdk.get("/users/credential/".concat(credential_type, "/").concat(credential_id), {
|
|
4311
4530
|
fields
|
|
4312
4531
|
}, null, options);
|
|
4313
4532
|
});
|
|
4314
|
-
return function user_for_credential(
|
|
4315
|
-
return
|
|
4533
|
+
return function user_for_credential(_x1440, _x1441, _x1442, _x1443, _x1444) {
|
|
4534
|
+
return _ref419.apply(this, arguments);
|
|
4316
4535
|
};
|
|
4317
4536
|
}();
|
|
4318
4537
|
var update_service_account = exports.update_service_account = function () {
|
|
4319
|
-
var
|
|
4538
|
+
var _ref420 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4320
4539
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4321
4540
|
return sdk.patch("/users/service_accounts/".concat(user_id), {
|
|
4322
4541
|
fields
|
|
4323
4542
|
}, body, options);
|
|
4324
4543
|
});
|
|
4325
|
-
return function update_service_account(
|
|
4326
|
-
return
|
|
4544
|
+
return function update_service_account(_x1445, _x1446, _x1447, _x1448, _x1449) {
|
|
4545
|
+
return _ref420.apply(this, arguments);
|
|
4327
4546
|
};
|
|
4328
4547
|
}();
|
|
4329
4548
|
var delete_service_account = exports.delete_service_account = function () {
|
|
4330
|
-
var
|
|
4549
|
+
var _ref421 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4331
4550
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4332
4551
|
return sdk.delete("/users/service_accounts/".concat(user_id), null, null, options);
|
|
4333
4552
|
});
|
|
4334
|
-
return function delete_service_account(
|
|
4335
|
-
return
|
|
4553
|
+
return function delete_service_account(_x1450, _x1451, _x1452) {
|
|
4554
|
+
return _ref421.apply(this, arguments);
|
|
4336
4555
|
};
|
|
4337
4556
|
}();
|
|
4338
4557
|
var user_credentials_email = exports.user_credentials_email = function () {
|
|
4339
|
-
var
|
|
4558
|
+
var _ref422 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4340
4559
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4341
4560
|
return sdk.get("/users/".concat(user_id, "/credentials_email"), {
|
|
4342
4561
|
fields
|
|
4343
4562
|
}, null, options);
|
|
4344
4563
|
});
|
|
4345
|
-
return function user_credentials_email(
|
|
4346
|
-
return
|
|
4564
|
+
return function user_credentials_email(_x1453, _x1454, _x1455, _x1456) {
|
|
4565
|
+
return _ref422.apply(this, arguments);
|
|
4347
4566
|
};
|
|
4348
4567
|
}();
|
|
4349
4568
|
var create_user_credentials_email = exports.create_user_credentials_email = function () {
|
|
4350
|
-
var
|
|
4569
|
+
var _ref423 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4351
4570
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4352
4571
|
return sdk.post("/users/".concat(user_id, "/credentials_email"), {
|
|
4353
4572
|
fields
|
|
4354
4573
|
}, body, options);
|
|
4355
4574
|
});
|
|
4356
|
-
return function create_user_credentials_email(
|
|
4357
|
-
return
|
|
4575
|
+
return function create_user_credentials_email(_x1457, _x1458, _x1459, _x1460, _x1461) {
|
|
4576
|
+
return _ref423.apply(this, arguments);
|
|
4358
4577
|
};
|
|
4359
4578
|
}();
|
|
4360
4579
|
var update_user_credentials_email = exports.update_user_credentials_email = function () {
|
|
4361
|
-
var
|
|
4580
|
+
var _ref424 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4362
4581
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4363
4582
|
return sdk.patch("/users/".concat(user_id, "/credentials_email"), {
|
|
4364
4583
|
fields
|
|
4365
4584
|
}, body, options);
|
|
4366
4585
|
});
|
|
4367
|
-
return function update_user_credentials_email(
|
|
4368
|
-
return
|
|
4586
|
+
return function update_user_credentials_email(_x1462, _x1463, _x1464, _x1465, _x1466) {
|
|
4587
|
+
return _ref424.apply(this, arguments);
|
|
4369
4588
|
};
|
|
4370
4589
|
}();
|
|
4371
4590
|
var delete_user_credentials_email = exports.delete_user_credentials_email = function () {
|
|
4372
|
-
var
|
|
4591
|
+
var _ref425 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4373
4592
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4374
4593
|
return sdk.delete("/users/".concat(user_id, "/credentials_email"), null, null, options);
|
|
4375
4594
|
});
|
|
4376
|
-
return function delete_user_credentials_email(
|
|
4377
|
-
return
|
|
4595
|
+
return function delete_user_credentials_email(_x1467, _x1468, _x1469) {
|
|
4596
|
+
return _ref425.apply(this, arguments);
|
|
4378
4597
|
};
|
|
4379
4598
|
}();
|
|
4380
4599
|
var user_credentials_totp = exports.user_credentials_totp = function () {
|
|
4381
|
-
var
|
|
4600
|
+
var _ref426 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4382
4601
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4383
4602
|
return sdk.get("/users/".concat(user_id, "/credentials_totp"), {
|
|
4384
4603
|
fields
|
|
4385
4604
|
}, null, options);
|
|
4386
4605
|
});
|
|
4387
|
-
return function user_credentials_totp(
|
|
4388
|
-
return
|
|
4606
|
+
return function user_credentials_totp(_x1470, _x1471, _x1472, _x1473) {
|
|
4607
|
+
return _ref426.apply(this, arguments);
|
|
4389
4608
|
};
|
|
4390
4609
|
}();
|
|
4391
4610
|
var create_user_credentials_totp = exports.create_user_credentials_totp = function () {
|
|
4392
|
-
var
|
|
4611
|
+
var _ref427 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4393
4612
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4394
4613
|
return sdk.post("/users/".concat(user_id, "/credentials_totp"), {
|
|
4395
4614
|
fields
|
|
4396
4615
|
}, body, options);
|
|
4397
4616
|
});
|
|
4398
|
-
return function create_user_credentials_totp(
|
|
4399
|
-
return
|
|
4617
|
+
return function create_user_credentials_totp(_x1474, _x1475, _x1476, _x1477, _x1478) {
|
|
4618
|
+
return _ref427.apply(this, arguments);
|
|
4400
4619
|
};
|
|
4401
4620
|
}();
|
|
4402
4621
|
var delete_user_credentials_totp = exports.delete_user_credentials_totp = function () {
|
|
4403
|
-
var
|
|
4622
|
+
var _ref428 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4404
4623
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4405
4624
|
return sdk.delete("/users/".concat(user_id, "/credentials_totp"), null, null, options);
|
|
4406
4625
|
});
|
|
4407
|
-
return function delete_user_credentials_totp(
|
|
4408
|
-
return
|
|
4626
|
+
return function delete_user_credentials_totp(_x1479, _x1480, _x1481) {
|
|
4627
|
+
return _ref428.apply(this, arguments);
|
|
4409
4628
|
};
|
|
4410
4629
|
}();
|
|
4411
4630
|
var user_credentials_ldap = exports.user_credentials_ldap = function () {
|
|
4412
|
-
var
|
|
4631
|
+
var _ref429 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4413
4632
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4414
4633
|
return sdk.get("/users/".concat(user_id, "/credentials_ldap"), {
|
|
4415
4634
|
fields
|
|
4416
4635
|
}, null, options);
|
|
4417
4636
|
});
|
|
4418
|
-
return function user_credentials_ldap(
|
|
4419
|
-
return
|
|
4637
|
+
return function user_credentials_ldap(_x1482, _x1483, _x1484, _x1485) {
|
|
4638
|
+
return _ref429.apply(this, arguments);
|
|
4420
4639
|
};
|
|
4421
4640
|
}();
|
|
4422
4641
|
var delete_user_credentials_ldap = exports.delete_user_credentials_ldap = function () {
|
|
4423
|
-
var
|
|
4642
|
+
var _ref430 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4424
4643
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4425
4644
|
return sdk.delete("/users/".concat(user_id, "/credentials_ldap"), null, null, options);
|
|
4426
4645
|
});
|
|
4427
|
-
return function delete_user_credentials_ldap(
|
|
4428
|
-
return
|
|
4646
|
+
return function delete_user_credentials_ldap(_x1486, _x1487, _x1488) {
|
|
4647
|
+
return _ref430.apply(this, arguments);
|
|
4429
4648
|
};
|
|
4430
4649
|
}();
|
|
4431
4650
|
var user_credentials_google = exports.user_credentials_google = function () {
|
|
4432
|
-
var
|
|
4651
|
+
var _ref431 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4433
4652
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4434
4653
|
return sdk.get("/users/".concat(user_id, "/credentials_google"), {
|
|
4435
4654
|
fields
|
|
4436
4655
|
}, null, options);
|
|
4437
4656
|
});
|
|
4438
|
-
return function user_credentials_google(
|
|
4439
|
-
return
|
|
4657
|
+
return function user_credentials_google(_x1489, _x1490, _x1491, _x1492) {
|
|
4658
|
+
return _ref431.apply(this, arguments);
|
|
4440
4659
|
};
|
|
4441
4660
|
}();
|
|
4442
4661
|
var delete_user_credentials_google = exports.delete_user_credentials_google = function () {
|
|
4443
|
-
var
|
|
4662
|
+
var _ref432 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4444
4663
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4445
4664
|
return sdk.delete("/users/".concat(user_id, "/credentials_google"), null, null, options);
|
|
4446
4665
|
});
|
|
4447
|
-
return function delete_user_credentials_google(
|
|
4448
|
-
return
|
|
4666
|
+
return function delete_user_credentials_google(_x1493, _x1494, _x1495) {
|
|
4667
|
+
return _ref432.apply(this, arguments);
|
|
4449
4668
|
};
|
|
4450
4669
|
}();
|
|
4451
4670
|
var user_credentials_saml = exports.user_credentials_saml = function () {
|
|
4452
|
-
var
|
|
4671
|
+
var _ref433 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4453
4672
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4454
4673
|
return sdk.get("/users/".concat(user_id, "/credentials_saml"), {
|
|
4455
4674
|
fields
|
|
4456
4675
|
}, null, options);
|
|
4457
4676
|
});
|
|
4458
|
-
return function user_credentials_saml(
|
|
4459
|
-
return
|
|
4677
|
+
return function user_credentials_saml(_x1496, _x1497, _x1498, _x1499) {
|
|
4678
|
+
return _ref433.apply(this, arguments);
|
|
4460
4679
|
};
|
|
4461
4680
|
}();
|
|
4462
4681
|
var delete_user_credentials_saml = exports.delete_user_credentials_saml = function () {
|
|
4463
|
-
var
|
|
4682
|
+
var _ref434 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4464
4683
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4465
4684
|
return sdk.delete("/users/".concat(user_id, "/credentials_saml"), null, null, options);
|
|
4466
4685
|
});
|
|
4467
|
-
return function delete_user_credentials_saml(
|
|
4468
|
-
return
|
|
4686
|
+
return function delete_user_credentials_saml(_x1500, _x1501, _x1502) {
|
|
4687
|
+
return _ref434.apply(this, arguments);
|
|
4469
4688
|
};
|
|
4470
4689
|
}();
|
|
4471
4690
|
var user_credentials_oidc = exports.user_credentials_oidc = function () {
|
|
4472
|
-
var
|
|
4691
|
+
var _ref435 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4473
4692
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4474
4693
|
return sdk.get("/users/".concat(user_id, "/credentials_oidc"), {
|
|
4475
4694
|
fields
|
|
4476
4695
|
}, null, options);
|
|
4477
4696
|
});
|
|
4478
|
-
return function user_credentials_oidc(
|
|
4479
|
-
return
|
|
4697
|
+
return function user_credentials_oidc(_x1503, _x1504, _x1505, _x1506) {
|
|
4698
|
+
return _ref435.apply(this, arguments);
|
|
4480
4699
|
};
|
|
4481
4700
|
}();
|
|
4482
4701
|
var delete_user_credentials_oidc = exports.delete_user_credentials_oidc = function () {
|
|
4483
|
-
var
|
|
4702
|
+
var _ref436 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4484
4703
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4485
4704
|
return sdk.delete("/users/".concat(user_id, "/credentials_oidc"), null, null, options);
|
|
4486
4705
|
});
|
|
4487
|
-
return function delete_user_credentials_oidc(
|
|
4488
|
-
return
|
|
4706
|
+
return function delete_user_credentials_oidc(_x1507, _x1508, _x1509) {
|
|
4707
|
+
return _ref436.apply(this, arguments);
|
|
4489
4708
|
};
|
|
4490
4709
|
}();
|
|
4491
4710
|
var user_credentials_api3 = exports.user_credentials_api3 = function () {
|
|
4492
|
-
var
|
|
4711
|
+
var _ref437 = _asyncToGenerator(function* (sdk, user_id, credentials_api3_id, fields, options) {
|
|
4493
4712
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4494
4713
|
credentials_api3_id = (0, _sdkRtl.encodeParam)(credentials_api3_id);
|
|
4495
4714
|
return sdk.get("/users/".concat(user_id, "/credentials_api3/").concat(credentials_api3_id), {
|
|
4496
4715
|
fields
|
|
4497
4716
|
}, null, options);
|
|
4498
4717
|
});
|
|
4499
|
-
return function user_credentials_api3(
|
|
4500
|
-
return
|
|
4718
|
+
return function user_credentials_api3(_x1510, _x1511, _x1512, _x1513, _x1514) {
|
|
4719
|
+
return _ref437.apply(this, arguments);
|
|
4501
4720
|
};
|
|
4502
4721
|
}();
|
|
4503
4722
|
var update_user_credentials_api3 = exports.update_user_credentials_api3 = function () {
|
|
4504
|
-
var
|
|
4723
|
+
var _ref438 = _asyncToGenerator(function* (sdk, user_id, credentials_api3_id, body, fields, options) {
|
|
4505
4724
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4506
4725
|
credentials_api3_id = (0, _sdkRtl.encodeParam)(credentials_api3_id);
|
|
4507
4726
|
return sdk.patch("/users/".concat(user_id, "/credentials_api3/").concat(credentials_api3_id), {
|
|
4508
4727
|
fields
|
|
4509
4728
|
}, body, options);
|
|
4510
4729
|
});
|
|
4511
|
-
return function update_user_credentials_api3(
|
|
4512
|
-
return
|
|
4730
|
+
return function update_user_credentials_api3(_x1515, _x1516, _x1517, _x1518, _x1519, _x1520) {
|
|
4731
|
+
return _ref438.apply(this, arguments);
|
|
4513
4732
|
};
|
|
4514
4733
|
}();
|
|
4515
4734
|
var delete_user_credentials_api3 = exports.delete_user_credentials_api3 = function () {
|
|
4516
|
-
var
|
|
4735
|
+
var _ref439 = _asyncToGenerator(function* (sdk, user_id, credentials_api3_id, options) {
|
|
4517
4736
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4518
4737
|
credentials_api3_id = (0, _sdkRtl.encodeParam)(credentials_api3_id);
|
|
4519
4738
|
return sdk.delete("/users/".concat(user_id, "/credentials_api3/").concat(credentials_api3_id), null, null, options);
|
|
4520
4739
|
});
|
|
4521
|
-
return function delete_user_credentials_api3(
|
|
4522
|
-
return
|
|
4740
|
+
return function delete_user_credentials_api3(_x1521, _x1522, _x1523, _x1524) {
|
|
4741
|
+
return _ref439.apply(this, arguments);
|
|
4523
4742
|
};
|
|
4524
4743
|
}();
|
|
4525
4744
|
var all_user_credentials_api3s = exports.all_user_credentials_api3s = function () {
|
|
4526
|
-
var
|
|
4745
|
+
var _ref440 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4527
4746
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4528
4747
|
return sdk.get("/users/".concat(user_id, "/credentials_api3"), {
|
|
4529
4748
|
fields
|
|
4530
4749
|
}, null, options);
|
|
4531
4750
|
});
|
|
4532
|
-
return function all_user_credentials_api3s(
|
|
4533
|
-
return
|
|
4751
|
+
return function all_user_credentials_api3s(_x1525, _x1526, _x1527, _x1528) {
|
|
4752
|
+
return _ref440.apply(this, arguments);
|
|
4534
4753
|
};
|
|
4535
4754
|
}();
|
|
4536
4755
|
var create_user_credentials_api3 = exports.create_user_credentials_api3 = function () {
|
|
4537
|
-
var
|
|
4756
|
+
var _ref441 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4538
4757
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4539
4758
|
return sdk.post("/users/".concat(user_id, "/credentials_api3"), {
|
|
4540
4759
|
fields
|
|
4541
4760
|
}, null, options);
|
|
4542
4761
|
});
|
|
4543
|
-
return function create_user_credentials_api3(
|
|
4544
|
-
return
|
|
4762
|
+
return function create_user_credentials_api3(_x1529, _x1530, _x1531, _x1532) {
|
|
4763
|
+
return _ref441.apply(this, arguments);
|
|
4545
4764
|
};
|
|
4546
4765
|
}();
|
|
4547
4766
|
var user_credentials_embed = exports.user_credentials_embed = function () {
|
|
4548
|
-
var
|
|
4767
|
+
var _ref442 = _asyncToGenerator(function* (sdk, user_id, credentials_embed_id, fields, options) {
|
|
4549
4768
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4550
4769
|
credentials_embed_id = (0, _sdkRtl.encodeParam)(credentials_embed_id);
|
|
4551
4770
|
return sdk.get("/users/".concat(user_id, "/credentials_embed/").concat(credentials_embed_id), {
|
|
4552
4771
|
fields
|
|
4553
4772
|
}, null, options);
|
|
4554
4773
|
});
|
|
4555
|
-
return function user_credentials_embed(
|
|
4556
|
-
return
|
|
4774
|
+
return function user_credentials_embed(_x1533, _x1534, _x1535, _x1536, _x1537) {
|
|
4775
|
+
return _ref442.apply(this, arguments);
|
|
4557
4776
|
};
|
|
4558
4777
|
}();
|
|
4559
4778
|
var delete_user_credentials_embed = exports.delete_user_credentials_embed = function () {
|
|
4560
|
-
var
|
|
4779
|
+
var _ref443 = _asyncToGenerator(function* (sdk, user_id, credentials_embed_id, options) {
|
|
4561
4780
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4562
4781
|
credentials_embed_id = (0, _sdkRtl.encodeParam)(credentials_embed_id);
|
|
4563
4782
|
return sdk.delete("/users/".concat(user_id, "/credentials_embed/").concat(credentials_embed_id), null, null, options);
|
|
4564
4783
|
});
|
|
4565
|
-
return function delete_user_credentials_embed(
|
|
4566
|
-
return
|
|
4784
|
+
return function delete_user_credentials_embed(_x1538, _x1539, _x1540, _x1541) {
|
|
4785
|
+
return _ref443.apply(this, arguments);
|
|
4567
4786
|
};
|
|
4568
4787
|
}();
|
|
4569
4788
|
var all_user_credentials_embeds = exports.all_user_credentials_embeds = function () {
|
|
4570
|
-
var
|
|
4789
|
+
var _ref444 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4571
4790
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4572
4791
|
return sdk.get("/users/".concat(user_id, "/credentials_embed"), {
|
|
4573
4792
|
fields
|
|
4574
4793
|
}, null, options);
|
|
4575
4794
|
});
|
|
4576
|
-
return function all_user_credentials_embeds(
|
|
4577
|
-
return
|
|
4795
|
+
return function all_user_credentials_embeds(_x1542, _x1543, _x1544, _x1545) {
|
|
4796
|
+
return _ref444.apply(this, arguments);
|
|
4578
4797
|
};
|
|
4579
4798
|
}();
|
|
4580
4799
|
var user_credentials_looker_openid = exports.user_credentials_looker_openid = function () {
|
|
4581
|
-
var
|
|
4800
|
+
var _ref445 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4582
4801
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4583
4802
|
return sdk.get("/users/".concat(user_id, "/credentials_looker_openid"), {
|
|
4584
4803
|
fields
|
|
4585
4804
|
}, null, options);
|
|
4586
4805
|
});
|
|
4587
|
-
return function user_credentials_looker_openid(
|
|
4588
|
-
return
|
|
4806
|
+
return function user_credentials_looker_openid(_x1546, _x1547, _x1548, _x1549) {
|
|
4807
|
+
return _ref445.apply(this, arguments);
|
|
4589
4808
|
};
|
|
4590
4809
|
}();
|
|
4591
4810
|
var delete_user_credentials_looker_openid = exports.delete_user_credentials_looker_openid = function () {
|
|
4592
|
-
var
|
|
4811
|
+
var _ref446 = _asyncToGenerator(function* (sdk, user_id, options) {
|
|
4593
4812
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4594
4813
|
return sdk.delete("/users/".concat(user_id, "/credentials_looker_openid"), null, null, options);
|
|
4595
4814
|
});
|
|
4596
|
-
return function delete_user_credentials_looker_openid(
|
|
4597
|
-
return
|
|
4815
|
+
return function delete_user_credentials_looker_openid(_x1550, _x1551, _x1552) {
|
|
4816
|
+
return _ref446.apply(this, arguments);
|
|
4598
4817
|
};
|
|
4599
4818
|
}();
|
|
4600
4819
|
var user_session = exports.user_session = function () {
|
|
4601
|
-
var
|
|
4820
|
+
var _ref447 = _asyncToGenerator(function* (sdk, user_id, session_id, fields, options) {
|
|
4602
4821
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4603
4822
|
session_id = (0, _sdkRtl.encodeParam)(session_id);
|
|
4604
4823
|
return sdk.get("/users/".concat(user_id, "/sessions/").concat(session_id), {
|
|
4605
4824
|
fields
|
|
4606
4825
|
}, null, options);
|
|
4607
4826
|
});
|
|
4608
|
-
return function user_session(
|
|
4609
|
-
return
|
|
4827
|
+
return function user_session(_x1553, _x1554, _x1555, _x1556, _x1557) {
|
|
4828
|
+
return _ref447.apply(this, arguments);
|
|
4610
4829
|
};
|
|
4611
4830
|
}();
|
|
4612
4831
|
var delete_user_session = exports.delete_user_session = function () {
|
|
4613
|
-
var
|
|
4832
|
+
var _ref448 = _asyncToGenerator(function* (sdk, user_id, session_id, options) {
|
|
4614
4833
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4615
4834
|
session_id = (0, _sdkRtl.encodeParam)(session_id);
|
|
4616
4835
|
return sdk.delete("/users/".concat(user_id, "/sessions/").concat(session_id), null, null, options);
|
|
4617
4836
|
});
|
|
4618
|
-
return function delete_user_session(
|
|
4619
|
-
return
|
|
4837
|
+
return function delete_user_session(_x1558, _x1559, _x1560, _x1561) {
|
|
4838
|
+
return _ref448.apply(this, arguments);
|
|
4620
4839
|
};
|
|
4621
4840
|
}();
|
|
4622
4841
|
var all_user_sessions = exports.all_user_sessions = function () {
|
|
4623
|
-
var
|
|
4842
|
+
var _ref449 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4624
4843
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4625
4844
|
return sdk.get("/users/".concat(user_id, "/sessions"), {
|
|
4626
4845
|
fields
|
|
4627
4846
|
}, null, options);
|
|
4628
4847
|
});
|
|
4629
|
-
return function all_user_sessions(
|
|
4630
|
-
return
|
|
4848
|
+
return function all_user_sessions(_x1562, _x1563, _x1564, _x1565) {
|
|
4849
|
+
return _ref449.apply(this, arguments);
|
|
4631
4850
|
};
|
|
4632
4851
|
}();
|
|
4633
4852
|
var create_user_credentials_email_password_reset = exports.create_user_credentials_email_password_reset = function () {
|
|
4634
|
-
var
|
|
4853
|
+
var _ref450 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4635
4854
|
request.user_id = (0, _sdkRtl.encodeParam)(request.user_id);
|
|
4636
4855
|
return sdk.post("/users/".concat(request.user_id, "/credentials_email/password_reset"), {
|
|
4637
4856
|
expires: request.expires,
|
|
4638
4857
|
fields: request.fields
|
|
4639
4858
|
}, null, options);
|
|
4640
4859
|
});
|
|
4641
|
-
return function create_user_credentials_email_password_reset(
|
|
4642
|
-
return
|
|
4860
|
+
return function create_user_credentials_email_password_reset(_x1566, _x1567, _x1568) {
|
|
4861
|
+
return _ref450.apply(this, arguments);
|
|
4643
4862
|
};
|
|
4644
4863
|
}();
|
|
4645
4864
|
var user_roles = exports.user_roles = function () {
|
|
4646
|
-
var
|
|
4865
|
+
var _ref451 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4647
4866
|
request.user_id = (0, _sdkRtl.encodeParam)(request.user_id);
|
|
4648
4867
|
return sdk.get("/users/".concat(request.user_id, "/roles"), {
|
|
4649
4868
|
fields: request.fields,
|
|
4650
4869
|
direct_association_only: request.direct_association_only
|
|
4651
4870
|
}, null, options);
|
|
4652
4871
|
});
|
|
4653
|
-
return function user_roles(
|
|
4654
|
-
return
|
|
4872
|
+
return function user_roles(_x1569, _x1570, _x1571) {
|
|
4873
|
+
return _ref451.apply(this, arguments);
|
|
4655
4874
|
};
|
|
4656
4875
|
}();
|
|
4657
4876
|
var set_user_roles = exports.set_user_roles = function () {
|
|
4658
|
-
var
|
|
4877
|
+
var _ref452 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4659
4878
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4660
4879
|
return sdk.put("/users/".concat(user_id, "/roles"), {
|
|
4661
4880
|
fields
|
|
4662
4881
|
}, body, options);
|
|
4663
4882
|
});
|
|
4664
|
-
return function set_user_roles(
|
|
4665
|
-
return
|
|
4883
|
+
return function set_user_roles(_x1572, _x1573, _x1574, _x1575, _x1576) {
|
|
4884
|
+
return _ref452.apply(this, arguments);
|
|
4666
4885
|
};
|
|
4667
4886
|
}();
|
|
4668
4887
|
var user_attribute_user_values = exports.user_attribute_user_values = function () {
|
|
4669
|
-
var
|
|
4888
|
+
var _ref453 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4670
4889
|
request.user_id = (0, _sdkRtl.encodeParam)(request.user_id);
|
|
4671
4890
|
return sdk.get("/users/".concat(request.user_id, "/attribute_values"), {
|
|
4672
4891
|
fields: request.fields,
|
|
@@ -4675,157 +4894,157 @@ var user_attribute_user_values = exports.user_attribute_user_values = function (
|
|
|
4675
4894
|
include_unset: request.include_unset
|
|
4676
4895
|
}, null, options);
|
|
4677
4896
|
});
|
|
4678
|
-
return function user_attribute_user_values(
|
|
4679
|
-
return
|
|
4897
|
+
return function user_attribute_user_values(_x1577, _x1578, _x1579) {
|
|
4898
|
+
return _ref453.apply(this, arguments);
|
|
4680
4899
|
};
|
|
4681
4900
|
}();
|
|
4682
4901
|
var set_user_attribute_user_value = exports.set_user_attribute_user_value = function () {
|
|
4683
|
-
var
|
|
4902
|
+
var _ref454 = _asyncToGenerator(function* (sdk, user_id, user_attribute_id, body, options) {
|
|
4684
4903
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4685
4904
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4686
4905
|
return sdk.patch("/users/".concat(user_id, "/attribute_values/").concat(user_attribute_id), null, body, options);
|
|
4687
4906
|
});
|
|
4688
|
-
return function set_user_attribute_user_value(
|
|
4689
|
-
return
|
|
4907
|
+
return function set_user_attribute_user_value(_x1580, _x1581, _x1582, _x1583, _x1584) {
|
|
4908
|
+
return _ref454.apply(this, arguments);
|
|
4690
4909
|
};
|
|
4691
4910
|
}();
|
|
4692
4911
|
var delete_user_attribute_user_value = exports.delete_user_attribute_user_value = function () {
|
|
4693
|
-
var
|
|
4912
|
+
var _ref455 = _asyncToGenerator(function* (sdk, user_id, user_attribute_id, options) {
|
|
4694
4913
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4695
4914
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4696
4915
|
return sdk.delete("/users/".concat(user_id, "/attribute_values/").concat(user_attribute_id), null, null, options);
|
|
4697
4916
|
});
|
|
4698
|
-
return function delete_user_attribute_user_value(
|
|
4699
|
-
return
|
|
4917
|
+
return function delete_user_attribute_user_value(_x1585, _x1586, _x1587, _x1588) {
|
|
4918
|
+
return _ref455.apply(this, arguments);
|
|
4700
4919
|
};
|
|
4701
4920
|
}();
|
|
4702
4921
|
var send_user_credentials_email_password_reset = exports.send_user_credentials_email_password_reset = function () {
|
|
4703
|
-
var
|
|
4922
|
+
var _ref456 = _asyncToGenerator(function* (sdk, user_id, fields, options) {
|
|
4704
4923
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4705
4924
|
return sdk.post("/users/".concat(user_id, "/credentials_email/send_password_reset"), {
|
|
4706
4925
|
fields
|
|
4707
4926
|
}, null, options);
|
|
4708
4927
|
});
|
|
4709
|
-
return function send_user_credentials_email_password_reset(
|
|
4710
|
-
return
|
|
4928
|
+
return function send_user_credentials_email_password_reset(_x1589, _x1590, _x1591, _x1592) {
|
|
4929
|
+
return _ref456.apply(this, arguments);
|
|
4711
4930
|
};
|
|
4712
4931
|
}();
|
|
4713
4932
|
var wipeout_user_emails = exports.wipeout_user_emails = function () {
|
|
4714
|
-
var
|
|
4933
|
+
var _ref457 = _asyncToGenerator(function* (sdk, user_id, body, fields, options) {
|
|
4715
4934
|
user_id = (0, _sdkRtl.encodeParam)(user_id);
|
|
4716
4935
|
return sdk.post("/users/".concat(user_id, "/update_emails"), {
|
|
4717
4936
|
fields
|
|
4718
4937
|
}, body, options);
|
|
4719
4938
|
});
|
|
4720
|
-
return function wipeout_user_emails(
|
|
4721
|
-
return
|
|
4939
|
+
return function wipeout_user_emails(_x1593, _x1594, _x1595, _x1596, _x1597) {
|
|
4940
|
+
return _ref457.apply(this, arguments);
|
|
4722
4941
|
};
|
|
4723
4942
|
}();
|
|
4724
4943
|
var create_embed_user = exports.create_embed_user = function () {
|
|
4725
|
-
var
|
|
4944
|
+
var _ref458 = _asyncToGenerator(function* (sdk, body, options) {
|
|
4726
4945
|
return sdk.post('/users/embed_user', null, body, options);
|
|
4727
4946
|
});
|
|
4728
|
-
return function create_embed_user(
|
|
4729
|
-
return
|
|
4947
|
+
return function create_embed_user(_x1598, _x1599, _x1600) {
|
|
4948
|
+
return _ref458.apply(this, arguments);
|
|
4730
4949
|
};
|
|
4731
4950
|
}();
|
|
4732
4951
|
var create_service_account = exports.create_service_account = function () {
|
|
4733
|
-
var
|
|
4952
|
+
var _ref459 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
4734
4953
|
return sdk.post('/users/service_accounts', {
|
|
4735
4954
|
fields
|
|
4736
4955
|
}, body, options);
|
|
4737
4956
|
});
|
|
4738
|
-
return function create_service_account(
|
|
4739
|
-
return
|
|
4957
|
+
return function create_service_account(_x1601, _x1602, _x1603, _x1604) {
|
|
4958
|
+
return _ref459.apply(this, arguments);
|
|
4740
4959
|
};
|
|
4741
4960
|
}();
|
|
4742
4961
|
var all_user_attributes = exports.all_user_attributes = function () {
|
|
4743
|
-
var
|
|
4962
|
+
var _ref460 = _asyncToGenerator(function* (sdk, request, options) {
|
|
4744
4963
|
return sdk.get('/user_attributes', {
|
|
4745
4964
|
fields: request.fields,
|
|
4746
4965
|
sorts: request.sorts
|
|
4747
4966
|
}, null, options);
|
|
4748
4967
|
});
|
|
4749
|
-
return function all_user_attributes(
|
|
4750
|
-
return
|
|
4968
|
+
return function all_user_attributes(_x1605, _x1606, _x1607) {
|
|
4969
|
+
return _ref460.apply(this, arguments);
|
|
4751
4970
|
};
|
|
4752
4971
|
}();
|
|
4753
4972
|
var create_user_attribute = exports.create_user_attribute = function () {
|
|
4754
|
-
var
|
|
4973
|
+
var _ref461 = _asyncToGenerator(function* (sdk, body, fields, options) {
|
|
4755
4974
|
return sdk.post('/user_attributes', {
|
|
4756
4975
|
fields
|
|
4757
4976
|
}, body, options);
|
|
4758
4977
|
});
|
|
4759
|
-
return function create_user_attribute(
|
|
4760
|
-
return
|
|
4978
|
+
return function create_user_attribute(_x1608, _x1609, _x1610, _x1611) {
|
|
4979
|
+
return _ref461.apply(this, arguments);
|
|
4761
4980
|
};
|
|
4762
4981
|
}();
|
|
4763
4982
|
var user_attribute = exports.user_attribute = function () {
|
|
4764
|
-
var
|
|
4983
|
+
var _ref462 = _asyncToGenerator(function* (sdk, user_attribute_id, fields, options) {
|
|
4765
4984
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4766
4985
|
return sdk.get("/user_attributes/".concat(user_attribute_id), {
|
|
4767
4986
|
fields
|
|
4768
4987
|
}, null, options);
|
|
4769
4988
|
});
|
|
4770
|
-
return function user_attribute(
|
|
4771
|
-
return
|
|
4989
|
+
return function user_attribute(_x1612, _x1613, _x1614, _x1615) {
|
|
4990
|
+
return _ref462.apply(this, arguments);
|
|
4772
4991
|
};
|
|
4773
4992
|
}();
|
|
4774
4993
|
var update_user_attribute = exports.update_user_attribute = function () {
|
|
4775
|
-
var
|
|
4994
|
+
var _ref463 = _asyncToGenerator(function* (sdk, user_attribute_id, body, fields, options) {
|
|
4776
4995
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4777
4996
|
return sdk.patch("/user_attributes/".concat(user_attribute_id), {
|
|
4778
4997
|
fields
|
|
4779
4998
|
}, body, options);
|
|
4780
4999
|
});
|
|
4781
|
-
return function update_user_attribute(
|
|
4782
|
-
return
|
|
5000
|
+
return function update_user_attribute(_x1616, _x1617, _x1618, _x1619, _x1620) {
|
|
5001
|
+
return _ref463.apply(this, arguments);
|
|
4783
5002
|
};
|
|
4784
5003
|
}();
|
|
4785
5004
|
var delete_user_attribute = exports.delete_user_attribute = function () {
|
|
4786
|
-
var
|
|
5005
|
+
var _ref464 = _asyncToGenerator(function* (sdk, user_attribute_id, options) {
|
|
4787
5006
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4788
5007
|
return sdk.delete("/user_attributes/".concat(user_attribute_id), null, null, options);
|
|
4789
5008
|
});
|
|
4790
|
-
return function delete_user_attribute(
|
|
4791
|
-
return
|
|
5009
|
+
return function delete_user_attribute(_x1621, _x1622, _x1623) {
|
|
5010
|
+
return _ref464.apply(this, arguments);
|
|
4792
5011
|
};
|
|
4793
5012
|
}();
|
|
4794
5013
|
var all_user_attribute_group_values = exports.all_user_attribute_group_values = function () {
|
|
4795
|
-
var
|
|
5014
|
+
var _ref465 = _asyncToGenerator(function* (sdk, user_attribute_id, fields, options) {
|
|
4796
5015
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4797
5016
|
return sdk.get("/user_attributes/".concat(user_attribute_id, "/group_values"), {
|
|
4798
5017
|
fields
|
|
4799
5018
|
}, null, options);
|
|
4800
5019
|
});
|
|
4801
|
-
return function all_user_attribute_group_values(
|
|
4802
|
-
return
|
|
5020
|
+
return function all_user_attribute_group_values(_x1624, _x1625, _x1626, _x1627) {
|
|
5021
|
+
return _ref465.apply(this, arguments);
|
|
4803
5022
|
};
|
|
4804
5023
|
}();
|
|
4805
5024
|
var set_user_attribute_group_values = exports.set_user_attribute_group_values = function () {
|
|
4806
|
-
var
|
|
5025
|
+
var _ref466 = _asyncToGenerator(function* (sdk, user_attribute_id, body, options) {
|
|
4807
5026
|
user_attribute_id = (0, _sdkRtl.encodeParam)(user_attribute_id);
|
|
4808
5027
|
return sdk.post("/user_attributes/".concat(user_attribute_id, "/group_values"), null, body, options);
|
|
4809
5028
|
});
|
|
4810
|
-
return function set_user_attribute_group_values(
|
|
4811
|
-
return
|
|
5029
|
+
return function set_user_attribute_group_values(_x1628, _x1629, _x1630, _x1631) {
|
|
5030
|
+
return _ref466.apply(this, arguments);
|
|
4812
5031
|
};
|
|
4813
5032
|
}();
|
|
4814
5033
|
var all_workspaces = exports.all_workspaces = function () {
|
|
4815
|
-
var
|
|
5034
|
+
var _ref467 = _asyncToGenerator(function* (sdk, options) {
|
|
4816
5035
|
return sdk.get('/workspaces', null, null, options);
|
|
4817
5036
|
});
|
|
4818
|
-
return function all_workspaces(
|
|
4819
|
-
return
|
|
5037
|
+
return function all_workspaces(_x1632, _x1633) {
|
|
5038
|
+
return _ref467.apply(this, arguments);
|
|
4820
5039
|
};
|
|
4821
5040
|
}();
|
|
4822
5041
|
var workspace = exports.workspace = function () {
|
|
4823
|
-
var
|
|
5042
|
+
var _ref468 = _asyncToGenerator(function* (sdk, workspace_id, options) {
|
|
4824
5043
|
workspace_id = (0, _sdkRtl.encodeParam)(workspace_id);
|
|
4825
5044
|
return sdk.get("/workspaces/".concat(workspace_id), null, null, options);
|
|
4826
5045
|
});
|
|
4827
|
-
return function workspace(
|
|
4828
|
-
return
|
|
5046
|
+
return function workspace(_x1634, _x1635, _x1636) {
|
|
5047
|
+
return _ref468.apply(this, arguments);
|
|
4829
5048
|
};
|
|
4830
5049
|
}();
|
|
4831
5050
|
//# sourceMappingURL=funcs.js.map
|