@looker/sdk 22.4.2 → 22.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (43) hide show
  1. package/CHANGELOG.md +28 -0
  2. package/lib/3.1/funcs.js +2 -2
  3. package/lib/3.1/funcs.js.map +1 -1
  4. package/lib/3.1/methods.js +2 -2
  5. package/lib/3.1/methods.js.map +1 -1
  6. package/lib/3.1/models.d.ts +4 -2
  7. package/lib/3.1/models.js.map +1 -1
  8. package/lib/3.1/streams.js +2 -2
  9. package/lib/3.1/streams.js.map +1 -1
  10. package/lib/4.0/funcs.d.ts +9 -1
  11. package/lib/4.0/funcs.js +1340 -1234
  12. package/lib/4.0/funcs.js.map +1 -1
  13. package/lib/4.0/methods.d.ts +9 -1
  14. package/lib/4.0/methods.js +894 -820
  15. package/lib/4.0/methods.js.map +1 -1
  16. package/lib/4.0/methodsInterface.d.ts +9 -1
  17. package/lib/4.0/models.d.ts +49 -2
  18. package/lib/4.0/models.js +9 -1
  19. package/lib/4.0/models.js.map +1 -1
  20. package/lib/4.0/streams.d.ts +9 -1
  21. package/lib/4.0/streams.js +894 -820
  22. package/lib/4.0/streams.js.map +1 -1
  23. package/lib/constants.d.ts +1 -1
  24. package/lib/constants.js +1 -1
  25. package/lib/constants.js.map +1 -1
  26. package/lib/esm/3.1/funcs.js +2 -2
  27. package/lib/esm/3.1/funcs.js.map +1 -1
  28. package/lib/esm/3.1/methods.js +2 -2
  29. package/lib/esm/3.1/methods.js.map +1 -1
  30. package/lib/esm/3.1/models.js.map +1 -1
  31. package/lib/esm/3.1/streams.js +2 -2
  32. package/lib/esm/3.1/streams.js.map +1 -1
  33. package/lib/esm/4.0/funcs.js +1311 -1229
  34. package/lib/esm/4.0/funcs.js.map +1 -1
  35. package/lib/esm/4.0/methods.js +894 -820
  36. package/lib/esm/4.0/methods.js.map +1 -1
  37. package/lib/esm/4.0/models.js +7 -0
  38. package/lib/esm/4.0/models.js.map +1 -1
  39. package/lib/esm/4.0/streams.js +894 -820
  40. package/lib/esm/4.0/streams.js.map +1 -1
  41. package/lib/esm/constants.js +1 -1
  42. package/lib/esm/constants.js.map +1 -1
  43. package/package.json +3 -3
@@ -1,6 +1,8 @@
1
1
  import type { DelimArray, IDictionary, IAPIMethods, ITransportSettings, SDKResponse } from '@looker/sdk-rtl';
2
- import type { IAccessToken, IAlert, IAlertPatch, IApiSession, IApiVersion, IBackupConfiguration, IBoard, IBoardItem, IBoardSection, IColorCollection, IColumnSearch, IConnectionFeatures, IContentFavorite, IContentMeta, IContentMetaGroupUser, IContentValidation, IContentView, ICostEstimate, ICreateCostEstimate, ICreateCredentialsApi3, ICreateEmbedUserRequest, ICreateFolder, ICreateOAuthApplicationUserStateRequest, ICreateOAuthApplicationUserStateResponse, ICredentialsApi3, ICredentialsEmail, ICredentialsEmailSearch, ICredentialsEmbed, ICredentialsGoogle, ICredentialsLDAP, ICredentialsLookerOpenid, ICredentialsOIDC, ICredentialsSaml, ICredentialsTotp, ICustomWelcomeEmail, IDashboard, IDashboardAggregateTableLookml, IDashboardBase, IDashboardElement, IDashboardFilter, IDashboardLayout, IDashboardLayoutComponent, IDashboardLookml, IDataActionForm, IDataActionRequest, IDataActionResponse, IDatagroup, IDBConnection, IDBConnectionTestResult, IDependencyGraph, IDialectInfo, IDigestEmails, IDigestEmailSend, IEgressIpAddresses, IEmbedParams, IEmbedSecret, IEmbedSsoParams, IEmbedUrlResponse, IError, IExternalOauthApplication, IFolder, IGitBranch, IGitConnectionTest, IGitConnectionTestResult, IGroup, IGroupHierarchy, IGroupIdForGroupInclusion, IGroupIdForGroupUserInclusion, IGroupSearch, IHomepageSection, IIntegration, IIntegrationHub, IIntegrationTestResult, IInternalHelpResources, IInternalHelpResourcesContent, ILDAPConfig, ILDAPConfigTestResult, ILegacyFeature, ILocale, ILook, ILookmlModel, ILookmlModelExplore, ILookmlTest, ILookmlTestResult, ILookWithQuery, IManifest, IMaterializePDT, IMergeQuery, IMobileSettings, IModel, IModelFieldSuggestions, IModelSet, IOauthClientApp, IOIDCConfig, IPasswordConfig, IPermission, IPermissionSet, IProject, IProjectFile, IProjectValidation, IProjectValidationCache, IProjectWorkspace, IQuery, IQueryTask, IRenderTask, IRepositoryCredential, IRequestActiveThemes, IRequestAllBoardItems, IRequestAllBoardSections, IRequestAllExternalOauthApplications, IRequestAllGroups, IRequestAllGroupUsers, IRequestAllIntegrations, IRequestAllLookmlModels, IRequestAllRoles, IRequestAllScheduledPlans, IRequestAllUsers, IRequestConnectionColumns, IRequestConnectionSchemas, IRequestConnectionSearchColumns, IRequestConnectionTables, IRequestContentThumbnail, IRequestCreateDashboardElement, IRequestCreateDashboardRenderTask, IRequestCreateQueryTask, IRequestCreateUserCredentialsEmailPasswordReset, IRequestDeployRefToProduction, IRequestFolderChildren, IRequestFolderChildrenSearch, IRequestGraphDerivedTablesForModel, IRequestGraphDerivedTablesForView, IRequestLogin, IRequestModelFieldnameSuggestions, IRequestRoleUsers, IRequestRunGitConnectionTest, IRequestRunInlineQuery, IRequestRunLook, IRequestRunLookmlTest, IRequestRunQuery, IRequestScheduledPlansForDashboard, IRequestScheduledPlansForLook, IRequestScheduledPlansForLookmlDashboard, IRequestSearchAlerts, IRequestSearchBoards, IRequestSearchContentFavorites, IRequestSearchContentViews, IRequestSearchCredentialsEmail, IRequestSearchDashboardElements, IRequestSearchDashboards, IRequestSearchFolders, IRequestSearchGroups, IRequestSearchLooks, IRequestSearchModelSets, IRequestSearchRoles, IRequestSearchThemes, IRequestSearchUserLoginLockouts, IRequestSearchUsers, IRequestSearchUsersNames, IRequestStartPdtBuild, IRequestTagRef, IRequestUserAttributeUserValues, IRequestUserRoles, IRole, IRoleSearch, IRunningQueries, ISamlConfig, ISamlMetadataParseResult, IScheduledPlan, ISchema, ISchemaColumns, ISchemaTables, ISession, ISessionConfig, ISetting, ISmtpSettings, ISmtpStatus, ISqlQuery, ISqlQueryCreate, ISshPublicKey, ISshServer, ISshTunnel, ISupportAccessAddEntries, ISupportAccessAllowlistEntry, ISupportAccessEnable, ISupportAccessStatus, ITheme, ITimezone, IUpdateFolder, IUser, IUserAttribute, IUserAttributeGroupValue, IUserAttributeWithValue, IUserEmailOnly, IUserLoginLockout, IUserPublic, IValidationError, IWelcomeEmailTest, IWhitelabelConfiguration, IWorkspace, IWriteAlert, IWriteApiSession, IWriteBackupConfiguration, IWriteBoard, IWriteBoardItem, IWriteBoardSection, IWriteColorCollection, IWriteContentFavorite, IWriteContentMeta, IWriteCreateDashboardFilter, IWriteCredentialsEmail, IWriteDashboard, IWriteDashboardElement, IWriteDashboardFilter, IWriteDashboardLayout, IWriteDashboardLayoutComponent, IWriteDashboardLookml, IWriteDatagroup, IWriteDBConnection, IWriteEmbedSecret, IWriteExternalOauthApplication, IWriteGitBranch, IWriteGroup, IWriteIntegration, IWriteIntegrationHub, IWriteInternalHelpResources, IWriteInternalHelpResourcesContent, IWriteLDAPConfig, IWriteLegacyFeature, IWriteLookmlModel, IWriteLookWithQuery, IWriteMergeQuery, IWriteModelSet, IWriteOauthClientApp, IWriteOIDCConfig, IWritePasswordConfig, IWritePermissionSet, IWriteProject, IWriteQuery, IWriteRepositoryCredential, IWriteRole, IWriteSamlConfig, IWriteScheduledPlan, IWriteSessionConfig, IWriteSetting, IWriteSshServer, IWriteSshTunnel, IWriteTheme, IWriteUser, IWriteUserAttribute, IWriteUserAttributeWithValue, IWriteWhitelabelConfiguration } from './models';
2
+ import type { IAccessToken, IAlert, IAlertNotifications, IAlertPatch, IApiSession, IApiVersion, IBackupConfiguration, IBoard, IBoardItem, IBoardSection, IColorCollection, IColumnSearch, IConnectionFeatures, IContentFavorite, IContentMeta, IContentMetaGroupUser, IContentValidation, IContentView, ICostEstimate, ICreateCostEstimate, ICreateCredentialsApi3, ICreateEmbedUserRequest, ICreateFolder, ICreateOAuthApplicationUserStateRequest, ICreateOAuthApplicationUserStateResponse, ICredentialsApi3, ICredentialsEmail, ICredentialsEmailSearch, ICredentialsEmbed, ICredentialsGoogle, ICredentialsLDAP, ICredentialsLookerOpenid, ICredentialsOIDC, ICredentialsSaml, ICredentialsTotp, ICustomWelcomeEmail, IDashboard, IDashboardAggregateTableLookml, IDashboardBase, IDashboardElement, IDashboardFilter, IDashboardLayout, IDashboardLayoutComponent, IDashboardLookml, IDataActionForm, IDataActionRequest, IDataActionResponse, IDatagroup, IDBConnection, IDBConnectionTestResult, IDependencyGraph, IDialectInfo, IDigestEmails, IDigestEmailSend, IEgressIpAddresses, IEmbedParams, IEmbedSecret, IEmbedSsoParams, IEmbedUrlResponse, IError, IExternalOauthApplication, IFolder, IGitBranch, IGitConnectionTest, IGitConnectionTestResult, IGroup, IGroupHierarchy, IGroupIdForGroupInclusion, IGroupIdForGroupUserInclusion, IGroupSearch, IHomepageSection, IIntegration, IIntegrationHub, IIntegrationTestResult, IInternalHelpResources, IInternalHelpResourcesContent, ILDAPConfig, ILDAPConfigTestResult, ILegacyFeature, ILocale, ILook, ILookmlModel, ILookmlModelExplore, ILookmlTest, ILookmlTestResult, ILookWithQuery, IManifest, IMaterializePDT, IMergeQuery, IMobileSettings, IMobileToken, IModel, IModelFieldSuggestions, IModelSet, IOauthClientApp, IOIDCConfig, IPasswordConfig, IPermission, IPermissionSet, IProject, IProjectFile, IProjectValidation, IProjectValidationCache, IProjectWorkspace, IQuery, IQueryTask, IRenderTask, IRepositoryCredential, IRequestActiveThemes, IRequestAlertNotifications, IRequestAllBoardItems, IRequestAllBoardSections, IRequestAllExternalOauthApplications, IRequestAllGroups, IRequestAllGroupUsers, IRequestAllIntegrations, IRequestAllLookmlModels, IRequestAllRoles, IRequestAllScheduledPlans, IRequestAllUsers, IRequestConnectionColumns, IRequestConnectionSchemas, IRequestConnectionSearchColumns, IRequestConnectionTables, IRequestContentThumbnail, IRequestCreateDashboardElement, IRequestCreateDashboardRenderTask, IRequestCreateQueryTask, IRequestCreateUserCredentialsEmailPasswordReset, IRequestDeployRefToProduction, IRequestFolderChildren, IRequestFolderChildrenSearch, IRequestGraphDerivedTablesForModel, IRequestGraphDerivedTablesForView, IRequestLogin, IRequestModelFieldnameSuggestions, IRequestRoleUsers, IRequestRunGitConnectionTest, IRequestRunInlineQuery, IRequestRunLook, IRequestRunLookmlTest, IRequestRunQuery, IRequestScheduledPlansForDashboard, IRequestScheduledPlansForLook, IRequestScheduledPlansForLookmlDashboard, IRequestSearchAlerts, IRequestSearchBoards, IRequestSearchContentFavorites, IRequestSearchContentViews, IRequestSearchCredentialsEmail, IRequestSearchDashboardElements, IRequestSearchDashboards, IRequestSearchFolders, IRequestSearchGroups, IRequestSearchLooks, IRequestSearchModelSets, IRequestSearchRoles, IRequestSearchThemes, IRequestSearchUserLoginLockouts, IRequestSearchUsers, IRequestSearchUsersNames, IRequestStartPdtBuild, IRequestTagRef, IRequestUserAttributeUserValues, IRequestUserRoles, IRole, IRoleSearch, IRunningQueries, ISamlConfig, ISamlMetadataParseResult, IScheduledPlan, ISchema, ISchemaColumns, ISchemaTables, ISession, ISessionConfig, ISetting, ISmtpSettings, ISmtpStatus, ISqlQuery, ISqlQueryCreate, ISshPublicKey, ISshServer, ISshTunnel, ISupportAccessAddEntries, ISupportAccessAllowlistEntry, ISupportAccessEnable, ISupportAccessStatus, ITheme, ITimezone, IUpdateFolder, IUser, IUserAttribute, IUserAttributeGroupValue, IUserAttributeWithValue, IUserEmailOnly, IUserLoginLockout, IUserPublic, IValidationError, IWelcomeEmailTest, IWhitelabelConfiguration, IWorkspace, IWriteAlert, IWriteApiSession, IWriteBackupConfiguration, IWriteBoard, IWriteBoardItem, IWriteBoardSection, IWriteColorCollection, IWriteContentFavorite, IWriteContentMeta, IWriteCreateDashboardFilter, IWriteCredentialsEmail, IWriteDashboard, IWriteDashboardElement, IWriteDashboardFilter, IWriteDashboardLayout, IWriteDashboardLayoutComponent, IWriteDashboardLookml, IWriteDatagroup, IWriteDBConnection, IWriteEmbedSecret, IWriteExternalOauthApplication, IWriteGitBranch, IWriteGroup, IWriteIntegration, IWriteIntegrationHub, IWriteInternalHelpResources, IWriteInternalHelpResourcesContent, IWriteLDAPConfig, IWriteLegacyFeature, IWriteLookmlModel, IWriteLookWithQuery, IWriteMergeQuery, IWriteMobileToken, IWriteModelSet, IWriteOauthClientApp, IWriteOIDCConfig, IWritePasswordConfig, IWritePermissionSet, IWriteProject, IWriteQuery, IWriteRepositoryCredential, IWriteRole, IWriteSamlConfig, IWriteScheduledPlan, IWriteSessionConfig, IWriteSetting, IWriteSshServer, IWriteSshTunnel, IWriteTheme, IWriteUser, IWriteUserAttribute, IWriteUserAttributeWithValue, IWriteWhitelabelConfiguration } from './models';
3
3
  export interface ILooker40SDK extends IAPIMethods {
4
+ follow_alert(alert_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<void, IError>>;
5
+ unfollow_alert(alert_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<void, IError>>;
4
6
  search_alerts(request: IRequestSearchAlerts, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAlert[], IError>>;
5
7
  get_alert(alert_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAlert, IError>>;
6
8
  update_alert(alert_id: string, body: Partial<IWriteAlert>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAlert, IError | IValidationError>>;
@@ -8,6 +10,8 @@ export interface ILooker40SDK extends IAPIMethods {
8
10
  delete_alert(alert_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<void, IError>>;
9
11
  create_alert(body: Partial<IWriteAlert>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAlert, IError | IValidationError>>;
10
12
  enqueue_alert(alert_id: string, force?: boolean, options?: Partial<ITransportSettings>): Promise<SDKResponse<void, IError>>;
13
+ alert_notifications(request: IRequestAlertNotifications, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAlertNotifications[], IError>>;
14
+ read_alert_notification(alert_notification_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAlertNotifications, IError | IValidationError>>;
11
15
  login(request: IRequestLogin, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAccessToken, IError>>;
12
16
  login_user(user_id: string, associative?: boolean, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAccessToken, IError>>;
13
17
  logout(options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError>>;
@@ -21,6 +25,9 @@ export interface ILooker40SDK extends IAPIMethods {
21
25
  test_ldap_config_auth(body: Partial<IWriteLDAPConfig>, options?: Partial<ITransportSettings>): Promise<SDKResponse<ILDAPConfigTestResult, IError | IValidationError>>;
22
26
  test_ldap_config_user_info(body: Partial<IWriteLDAPConfig>, options?: Partial<ITransportSettings>): Promise<SDKResponse<ILDAPConfigTestResult, IError | IValidationError>>;
23
27
  test_ldap_config_user_auth(body: Partial<IWriteLDAPConfig>, options?: Partial<ITransportSettings>): Promise<SDKResponse<ILDAPConfigTestResult, IError | IValidationError>>;
28
+ register_mobile_device(body: Partial<IWriteMobileToken>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IMobileToken, IError | IValidationError>>;
29
+ update_mobile_device_registration(device_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IMobileToken, IError | IValidationError>>;
30
+ deregister_mobile_device(device_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<void, IError>>;
24
31
  all_oauth_client_apps(fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IOauthClientApp[], IError>>;
25
32
  oauth_client_app(client_guid: string, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IOauthClientApp, IError>>;
26
33
  register_oauth_client_app(client_guid: string, body: Partial<IWriteOauthClientApp>, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IOauthClientApp, IError | IValidationError>>;
@@ -158,6 +165,7 @@ export interface ILooker40SDK extends IAPIMethods {
158
165
  dashboard_aggregate_table_lookml(dashboard_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardAggregateTableLookml, IError>>;
159
166
  dashboard_lookml(dashboard_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardLookml, IError>>;
160
167
  move_dashboard(dashboard_id: string, folder_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboard, IError | IValidationError>>;
168
+ import_dashboard_from_lookml(body: Partial<IWriteDashboardLookml>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardLookml, IError | IValidationError>>;
161
169
  create_dashboard_from_lookml(body: Partial<IWriteDashboardLookml>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardLookml, IError | IValidationError>>;
162
170
  copy_dashboard(dashboard_id: string, folder_id?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboard, IError | IValidationError>>;
163
171
  search_dashboard_elements(request: IRequestSearchDashboardElements, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardElement[], IError>>;
@@ -56,6 +56,16 @@ export interface IAlertFieldFilter {
56
56
  field_value: any;
57
57
  filter_value?: string | null;
58
58
  }
59
+ export interface IAlertNotifications {
60
+ notification_id?: string;
61
+ alert_condition_id?: string;
62
+ user_id?: string;
63
+ is_read?: boolean;
64
+ field_value?: number | null;
65
+ threshold_value?: number | null;
66
+ ran_at?: string;
67
+ alert?: IMobilePayload;
68
+ }
59
69
  export interface IAlertPatch {
60
70
  owner_id?: string | null;
61
71
  is_disabled?: boolean | null;
@@ -555,6 +565,7 @@ export interface IDashboard {
555
565
  edit_uri?: string | null;
556
566
  favorite_count?: number | null;
557
567
  filters_bar_collapsed?: boolean;
568
+ filters_location_top?: boolean;
558
569
  last_accessed_at?: Date | null;
559
570
  last_viewed_at?: Date | null;
560
571
  updated_at?: Date | null;
@@ -635,6 +646,7 @@ export interface IDashboardElement {
635
646
  rich_content_json?: string | null;
636
647
  title_text_as_html?: string | null;
637
648
  subtitle_text_as_html?: string | null;
649
+ extension_id?: string | null;
638
650
  }
639
651
  export interface IDashboardFilter {
640
652
  can?: IDictionary<boolean>;
@@ -824,6 +836,10 @@ export declare enum DestinationType {
824
836
  EMAIL = "EMAIL",
825
837
  ACTION_HUB = "ACTION_HUB"
826
838
  }
839
+ export declare enum DeviceType {
840
+ android = "android",
841
+ ios = "ios"
842
+ }
827
843
  export interface IDialect {
828
844
  name?: string;
829
845
  label?: string;
@@ -1637,9 +1653,27 @@ export interface IMergeQuerySourceQuery {
1637
1653
  name?: string | null;
1638
1654
  query_id?: string | null;
1639
1655
  }
1656
+ export interface IMobileFeatureFlags {
1657
+ feature_flag_name?: string | null;
1658
+ feature_flag_state?: boolean;
1659
+ }
1660
+ export interface IMobilePayload {
1661
+ title?: string | null;
1662
+ alert_id: string;
1663
+ investigative_content_id?: string | null;
1664
+ dashboard_name?: string | null;
1665
+ dashboard_id?: string;
1666
+ query_slug?: string;
1667
+ }
1640
1668
  export interface IMobileSettings {
1641
1669
  mobile_force_authentication?: boolean;
1642
1670
  mobile_app_integration?: boolean;
1671
+ mobile_feature_flags?: IMobileFeatureFlags[] | null;
1672
+ }
1673
+ export interface IMobileToken {
1674
+ id?: string;
1675
+ device_token: string;
1676
+ device_type: DeviceType;
1643
1677
  }
1644
1678
  export interface IModel {
1645
1679
  connection?: string | null;
@@ -1961,6 +1995,10 @@ export interface IRequestActiveThemes {
1961
1995
  ts?: Date | null;
1962
1996
  fields?: string | null;
1963
1997
  }
1998
+ export interface IRequestAlertNotifications {
1999
+ limit?: number | null;
2000
+ offset?: number | null;
2001
+ }
1964
2002
  export interface IRequestAllBoardItems {
1965
2003
  fields?: string | null;
1966
2004
  sorts?: string | null;
@@ -2080,14 +2118,14 @@ export interface IRequestCreateQueryTask {
2080
2118
  apply_formatting?: boolean | null;
2081
2119
  apply_vis?: boolean | null;
2082
2120
  cache?: boolean | null;
2083
- image_width?: number | null;
2084
- image_height?: number | null;
2085
2121
  generate_drill_links?: boolean | null;
2086
2122
  force_production?: boolean | null;
2087
2123
  cache_only?: boolean | null;
2088
2124
  path_prefix?: string | null;
2089
2125
  rebuild_pdts?: boolean | null;
2090
2126
  server_table_calcs?: boolean | null;
2127
+ image_width?: number | null;
2128
+ image_height?: number | null;
2091
2129
  fields?: string | null;
2092
2130
  }
2093
2131
  export interface IRequestCreateUserCredentialsEmailPasswordReset {
@@ -2105,6 +2143,8 @@ export interface IRequestFolderChildren {
2105
2143
  fields?: string | null;
2106
2144
  page?: number | null;
2107
2145
  per_page?: number | null;
2146
+ limit?: number | null;
2147
+ offset?: number | null;
2108
2148
  sorts?: string | null;
2109
2149
  }
2110
2150
  export interface IRequestFolderChildrenSearch {
@@ -2724,6 +2764,7 @@ export interface ISessionConfig {
2724
2764
  }
2725
2765
  export interface ISetting {
2726
2766
  extension_framework_enabled?: boolean;
2767
+ extension_load_url_enabled?: boolean;
2727
2768
  marketplace_auto_install_enabled?: boolean;
2728
2769
  marketplace_enabled?: boolean;
2729
2770
  privatelabel_configuration?: IPrivatelabelConfiguration;
@@ -3167,6 +3208,7 @@ export interface IWriteDashboard {
3167
3208
  crossfilter_enabled?: boolean;
3168
3209
  deleted?: boolean;
3169
3210
  filters_bar_collapsed?: boolean;
3211
+ filters_location_top?: boolean;
3170
3212
  load_configuration?: string | null;
3171
3213
  lookml_link_id?: string | null;
3172
3214
  show_filters_bar?: boolean | null;
@@ -3394,6 +3436,10 @@ export interface IWriteMergeQuery {
3394
3436
  total?: boolean;
3395
3437
  vis_config?: IDictionary<string> | null;
3396
3438
  }
3439
+ export interface IWriteMobileToken {
3440
+ device_token: string;
3441
+ device_type: DeviceType | null;
3442
+ }
3397
3443
  export interface IWriteModelSet {
3398
3444
  models?: string[] | null;
3399
3445
  name?: string | null;
@@ -3575,6 +3621,7 @@ export interface IWriteSessionConfig {
3575
3621
  }
3576
3622
  export interface IWriteSetting {
3577
3623
  extension_framework_enabled?: boolean;
3624
+ extension_load_url_enabled?: boolean;
3578
3625
  marketplace_auto_install_enabled?: boolean;
3579
3626
  marketplace_enabled?: boolean;
3580
3627
  privatelabel_configuration?: IWritePrivatelabelConfiguration | null;
package/lib/4.0/models.js CHANGED
@@ -3,7 +3,7 @@
3
3
  Object.defineProperty(exports, "__esModule", {
4
4
  value: true
5
5
  });
6
- exports.WeekStartDay = exports.UserAttributeFilterTypes = exports.SupportedVisualizationFormattings = exports.SupportedFormattings = exports.SupportedFormats = exports.SupportedDownloadSettings = exports.SupportedActionTypes = exports.SslVersion = exports.ResultFormat = exports.PullRequestMode = exports.PermissionType = exports.Name = exports.InvestigativeContentType = exports.Format = exports.FillStyle = exports.DestinationType = exports.DependencyStatus = exports.ComparisonType = exports.Category = exports.Align = void 0;
6
+ exports.WeekStartDay = exports.UserAttributeFilterTypes = exports.SupportedVisualizationFormattings = exports.SupportedFormattings = exports.SupportedFormats = exports.SupportedDownloadSettings = exports.SupportedActionTypes = exports.SslVersion = exports.ResultFormat = exports.PullRequestMode = exports.PermissionType = exports.Name = exports.InvestigativeContentType = exports.Format = exports.FillStyle = exports.DeviceType = exports.DestinationType = exports.DependencyStatus = exports.ComparisonType = exports.Category = exports.Align = void 0;
7
7
  var Align;
8
8
  exports.Align = Align;
9
9
 
@@ -54,6 +54,14 @@ exports.DestinationType = DestinationType;
54
54
  DestinationType["ACTION_HUB"] = "ACTION_HUB";
55
55
  })(DestinationType || (exports.DestinationType = DestinationType = {}));
56
56
 
57
+ var DeviceType;
58
+ exports.DeviceType = DeviceType;
59
+
60
+ (function (DeviceType) {
61
+ DeviceType["android"] = "android";
62
+ DeviceType["ios"] = "ios";
63
+ })(DeviceType || (exports.DeviceType = DeviceType = {}));
64
+
57
65
  var FillStyle;
58
66
  exports.FillStyle = FillStyle;
59
67