@looker/sdk 21.14.0 → 21.16.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 (41) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/lib/3.1/funcs.d.ts +2 -2
  3. package/lib/3.1/funcs.js.map +1 -1
  4. package/lib/3.1/methods.d.ts +2 -2
  5. package/lib/3.1/methods.js.map +1 -1
  6. package/lib/3.1/methodsInterface.d.ts +4 -4
  7. package/lib/3.1/models.d.ts +2 -0
  8. package/lib/3.1/models.js.map +1 -1
  9. package/lib/3.1/streams.d.ts +3 -3
  10. package/lib/3.1/streams.js.map +1 -1
  11. package/lib/4.0/funcs.d.ts +7 -5
  12. package/lib/4.0/funcs.js +1203 -1174
  13. package/lib/4.0/funcs.js.map +1 -1
  14. package/lib/4.0/methods.d.ts +7 -5
  15. package/lib/4.0/methods.js +799 -778
  16. package/lib/4.0/methods.js.map +1 -1
  17. package/lib/4.0/methodsInterface.d.ts +9 -7
  18. package/lib/4.0/models.d.ts +25 -10
  19. package/lib/4.0/models.js +8 -1
  20. package/lib/4.0/models.js.map +1 -1
  21. package/lib/4.0/streams.d.ts +8 -6
  22. package/lib/4.0/streams.js +799 -778
  23. package/lib/4.0/streams.js.map +1 -1
  24. package/lib/constants.d.ts +1 -1
  25. package/lib/constants.js +1 -1
  26. package/lib/constants.js.map +1 -1
  27. package/lib/esm/3.1/funcs.js.map +1 -1
  28. package/lib/esm/3.1/methods.js.map +1 -1
  29. package/lib/esm/3.1/models.js.map +1 -1
  30. package/lib/esm/3.1/streams.js.map +1 -1
  31. package/lib/esm/4.0/funcs.js +1191 -1168
  32. package/lib/esm/4.0/funcs.js.map +1 -1
  33. package/lib/esm/4.0/methods.js +799 -778
  34. package/lib/esm/4.0/methods.js.map +1 -1
  35. package/lib/esm/4.0/models.js +6 -0
  36. package/lib/esm/4.0/models.js.map +1 -1
  37. package/lib/esm/4.0/streams.js +799 -778
  38. package/lib/esm/4.0/streams.js.map +1 -1
  39. package/lib/esm/constants.js +1 -1
  40. package/lib/esm/constants.js.map +1 -1
  41. package/package.json +3 -3
@@ -1,12 +1,13 @@
1
- import type { DelimArray, IDictionary, ITransportSettings, SDKResponse } from '@looker/sdk-rtl';
2
- import type { IAccessToken, IAlert, IApiSession, IApiVersion, IBackupConfiguration, IBoard, IBoardItem, IBoardSection, IColorCollection, IColumnSearch, ICommand, IConnectionFeatures, IContentFavorite, IContentMeta, IContentMetaGroupUser, IContentValidation, IContentView, ICostEstimate, ICreateCostEstimate, 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, IEmbedParams, 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, 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, IRequestCreateDashboardRenderTask, IRequestCreateQueryTask, IRequestCreateUserCredentialsEmailPasswordReset, IRequestDeployRefToProduction, IRequestFolderChildren, IRequestFolderChildrenSearch, IRequestGetAllCommands, IRequestGraphDerivedTablesForModel, 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, IRequestTagRef, IRequestUserAttributeUserValues, IRequestUserRoles, IRole, IRoleSearch, IRunningQueries, ISamlConfig, ISamlMetadataParseResult, IScheduledPlan, ISchema, ISchemaColumns, ISchemaTables, ISession, ISessionConfig, ISetting, ISqlQuery, ISqlQueryCreate, ISshPublicKey, ISshServer, ISshTunnel, ITheme, ITimezone, IUpdateCommand, IUpdateFolder, IUser, IUserAttribute, IUserAttributeGroupValue, IUserAttributeWithValue, IUserLoginLockout, IUserPublic, IValidationError, IWelcomeEmailTest, IWhitelabelConfiguration, IWorkspace, IWriteAlert, IWriteApiSession, IWriteBackupConfiguration, IWriteBoard, IWriteBoardItem, IWriteBoardSection, IWriteColorCollection, IWriteCommand, IWriteContentFavorite, IWriteContentMeta, IWriteCreateDashboardFilter, IWriteCredentialsEmail, IWriteCustomWelcomeEmail, IWriteDashboard, IWriteDashboardElement, IWriteDashboardFilter, IWriteDashboardLayout, IWriteDashboardLayoutComponent, IWriteDatagroup, IWriteDBConnection, 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';
3
- export interface ILooker40SDK {
1
+ import type { DelimArray, IDictionary, IAPIMethods, ITransportSettings, SDKResponse } from '@looker/sdk-rtl';
2
+ import type { IAccessToken, IAlert, IApiSession, IApiVersion, IBackupConfiguration, IBoard, IBoardItem, IBoardSection, IColorCollection, IColumnSearch, ICommand, IConnectionFeatures, IContentFavorite, IContentMeta, IContentMetaGroupUser, IContentValidation, IContentView, ICostEstimate, ICreateCostEstimate, 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, IEmbedParams, 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, 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, IRequestCreateDashboardRenderTask, IRequestCreateQueryTask, IRequestCreateUserCredentialsEmailPasswordReset, IRequestDeployRefToProduction, IRequestFolderChildren, IRequestFolderChildrenSearch, IRequestGetAllCommands, IRequestGraphDerivedTablesForModel, 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, IRequestTagRef, IRequestUserAttributeUserValues, IRequestUserRoles, IRole, IRoleSearch, IRunningQueries, ISamlConfig, ISamlMetadataParseResult, IScheduledPlan, ISchema, ISchemaColumns, ISchemaTables, ISession, ISessionConfig, ISetting, ISqlQuery, ISqlQueryCreate, ISshPublicKey, ISshServer, ISshTunnel, ITheme, ITimezone, IUpdateCommand, IUpdateFolder, IUser, IUserAttribute, IUserAttributeGroupValue, IUserAttributeWithValue, IUserEmailOnly, IUserLoginLockout, IUserPublic, IValidationError, IWelcomeEmailTest, IWhitelabelConfiguration, IWorkspace, IWriteAlert, IWriteApiSession, IWriteBackupConfiguration, IWriteBoard, IWriteBoardItem, IWriteBoardSection, IWriteColorCollection, IWriteCommand, IWriteContentFavorite, IWriteContentMeta, IWriteCreateDashboardFilter, IWriteCredentialsEmail, IWriteDashboard, IWriteDashboardElement, IWriteDashboardFilter, IWriteDashboardLayout, IWriteDashboardLayoutComponent, IWriteDatagroup, IWriteDBConnection, 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';
3
+ export interface ILooker40SDK extends IAPIMethods {
4
4
  search_alerts(request: IRequestSearchAlerts, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAlert[], IError>>;
5
5
  get_alert(alert_id: number, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAlert, IError>>;
6
6
  update_alert(alert_id: number, body: Partial<IWriteAlert>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAlert, IError | IValidationError>>;
7
7
  update_alert_field(alert_id: number, body: Partial<IWriteAlert>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAlert, IError | IValidationError>>;
8
8
  delete_alert(alert_id: number, options?: Partial<ITransportSettings>): Promise<SDKResponse<void, IError>>;
9
9
  create_alert(body: Partial<IWriteAlert>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAlert, IError | IValidationError>>;
10
+ enqueue_alert(alert_id: number, force?: boolean, options?: Partial<ITransportSettings>): Promise<SDKResponse<void, IError>>;
10
11
  login(request: IRequestLogin, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAccessToken, IError>>;
11
12
  login_user(user_id: number, associative?: boolean, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAccessToken, IError>>;
12
13
  logout(options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError>>;
@@ -39,8 +40,8 @@ export interface ILooker40SDK {
39
40
  saml_test_config(test_slug: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ISamlConfig, IError>>;
40
41
  delete_saml_test_config(test_slug: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError>>;
41
42
  create_saml_test_config(body: Partial<IWriteSamlConfig>, options?: Partial<ITransportSettings>): Promise<SDKResponse<ISamlConfig, IError | IValidationError>>;
42
- parse_saml_idp_metadata(body: Partial<string>, options?: Partial<ITransportSettings>): Promise<SDKResponse<ISamlMetadataParseResult, IError>>;
43
- fetch_and_parse_saml_idp_metadata(body: Partial<string>, options?: Partial<ITransportSettings>): Promise<SDKResponse<ISamlMetadataParseResult, IError>>;
43
+ parse_saml_idp_metadata(body: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ISamlMetadataParseResult, IError>>;
44
+ fetch_and_parse_saml_idp_metadata(body: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ISamlMetadataParseResult, IError>>;
44
45
  session_config(options?: Partial<ITransportSettings>): Promise<SDKResponse<ISessionConfig, IError>>;
45
46
  update_session_config(body: Partial<IWriteSessionConfig>, options?: Partial<ITransportSettings>): Promise<SDKResponse<ISessionConfig, IError | IValidationError>>;
46
47
  all_user_login_lockouts(fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IUserLoginLockout[], IError>>;
@@ -78,7 +79,7 @@ export interface ILooker40SDK {
78
79
  cloud_storage_configuration(options?: Partial<ITransportSettings>): Promise<SDKResponse<IBackupConfiguration, IError>>;
79
80
  update_cloud_storage_configuration(body: Partial<IWriteBackupConfiguration>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IBackupConfiguration, IError | IValidationError>>;
80
81
  custom_welcome_email(options?: Partial<ITransportSettings>): Promise<SDKResponse<ICustomWelcomeEmail, IError>>;
81
- update_custom_welcome_email(body: Partial<IWriteCustomWelcomeEmail>, send_test_welcome_email?: boolean, options?: Partial<ITransportSettings>): Promise<SDKResponse<ICustomWelcomeEmail, IError | IValidationError>>;
82
+ update_custom_welcome_email(body: Partial<ICustomWelcomeEmail>, send_test_welcome_email?: boolean, options?: Partial<ITransportSettings>): Promise<SDKResponse<ICustomWelcomeEmail, IError | IValidationError>>;
82
83
  update_custom_welcome_email_test(body: Partial<IWelcomeEmailTest>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IWelcomeEmailTest, IError | IValidationError>>;
83
84
  digest_emails_enabled(options?: Partial<ITransportSettings>): Promise<SDKResponse<IDigestEmails, IError>>;
84
85
  update_digest_emails_enabled(body: Partial<IDigestEmails>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDigestEmails, IError | IValidationError>>;
@@ -149,8 +150,8 @@ export interface ILooker40SDK {
149
150
  delete_dashboard(dashboard_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError>>;
150
151
  dashboard_aggregate_table_lookml(dashboard_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardAggregateTableLookml, IError>>;
151
152
  dashboard_lookml(dashboard_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardLookml, IError>>;
152
- copy_dashboard(dashboard_id: string, folder_id?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboard, IError | IValidationError>>;
153
153
  move_dashboard(dashboard_id: string, folder_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboard, IError | IValidationError>>;
154
+ copy_dashboard(dashboard_id: string, folder_id?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboard, IError | IValidationError>>;
154
155
  search_dashboard_elements(request: IRequestSearchDashboardElements, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardElement[], IError>>;
155
156
  dashboard_element(dashboard_element_id: string, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardElement, IError>>;
156
157
  update_dashboard_element(dashboard_element_id: string, body: Partial<IWriteDashboardElement>, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardElement, IError | IValidationError>>;
@@ -385,6 +386,7 @@ export interface ILooker40SDK {
385
386
  set_user_attribute_user_value(user_id: number, user_attribute_id: number, body: Partial<IWriteUserAttributeWithValue>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IUserAttributeWithValue, IError | IValidationError>>;
386
387
  delete_user_attribute_user_value(user_id: number, user_attribute_id: number, options?: Partial<ITransportSettings>): Promise<SDKResponse<void, IError>>;
387
388
  send_user_credentials_email_password_reset(user_id: number, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ICredentialsEmail, IError>>;
389
+ wipeout_user_emails(user_id: number, body: Partial<IUserEmailOnly>, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IUser, IError | IValidationError>>;
388
390
  create_embed_user(body: Partial<ICreateEmbedUserRequest>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IUserPublic, IError>>;
389
391
  all_user_attributes(request: IRequestAllBoardSections, options?: Partial<ITransportSettings>): Promise<SDKResponse<IUserAttribute[], IError>>;
390
392
  create_user_attribute(body: Partial<IWriteUserAttribute>, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IUserAttribute, IError | IValidationError>>;
@@ -11,14 +11,21 @@ export interface IAlert {
11
11
  cron?: string;
12
12
  custom_title?: string;
13
13
  dashboard_element_id?: number;
14
+ description?: string;
14
15
  destinations?: IAlertDestination[];
15
16
  field?: IAlertField;
17
+ followed?: boolean;
18
+ followable?: boolean;
16
19
  id?: number;
17
20
  is_disabled?: boolean;
18
21
  is_public?: boolean;
22
+ investigative_content_type?: InvestigativeContentType;
23
+ investigative_content_id?: string;
24
+ investigative_content_title?: string;
19
25
  lookml_dashboard_id?: string;
20
26
  lookml_link_id?: string;
21
27
  owner_id?: number;
28
+ owner_display_name?: string;
22
29
  threshold?: number;
23
30
  time_series_condition_state?: IAlertConditionState;
24
31
  }
@@ -99,8 +106,7 @@ export interface IBoardItem {
99
106
  content_favorite_id?: number;
100
107
  content_metadata_id?: number;
101
108
  content_updated_at?: string;
102
- custom_image_data_base64?: string;
103
- custom_image_url?: string;
109
+ custom_description?: string;
104
110
  custom_title?: string;
105
111
  custom_url?: string;
106
112
  dashboard_id?: number;
@@ -497,7 +503,6 @@ export interface ICredentialsTotp {
497
503
  url?: string;
498
504
  }
499
505
  export interface ICustomWelcomeEmail {
500
- can?: IDictionary<boolean>;
501
506
  enabled?: boolean;
502
507
  content?: string;
503
508
  subject?: string;
@@ -532,6 +537,7 @@ export interface IDashboard {
532
537
  deleter_id?: number;
533
538
  edit_uri?: string;
534
539
  favorite_count?: number;
540
+ filters_bar_collapsed?: boolean;
535
541
  last_accessed_at?: Date;
536
542
  last_viewed_at?: Date;
537
543
  load_configuration?: string;
@@ -744,6 +750,7 @@ export interface IDBConnection {
744
750
  pdt_concurrency?: number;
745
751
  disable_context_comment?: boolean;
746
752
  oauth_application_id?: number;
753
+ always_retry_failed_builds?: boolean;
747
754
  }
748
755
  export interface IDBConnectionBase {
749
756
  can?: IDictionary<boolean>;
@@ -1115,6 +1122,9 @@ export interface IInternalHelpResourcesContent {
1115
1122
  organization_name?: string;
1116
1123
  markdown_content?: string;
1117
1124
  }
1125
+ export declare enum InvestigativeContentType {
1126
+ dashboard = "dashboard"
1127
+ }
1118
1128
  export interface ILDAPConfig {
1119
1129
  can?: IDictionary<boolean>;
1120
1130
  alternate_email_login_allowed?: boolean;
@@ -2143,6 +2153,7 @@ export interface IRequestScheduledPlansForLookmlDashboard {
2143
2153
  export interface IRequestSearchAlerts {
2144
2154
  limit?: number;
2145
2155
  offset?: number;
2156
+ group_by?: string;
2146
2157
  fields?: string;
2147
2158
  disabled?: boolean;
2148
2159
  frequency?: string;
@@ -2637,6 +2648,7 @@ export interface ISetting {
2637
2648
  marketplace_auto_install_enabled?: boolean;
2638
2649
  marketplace_enabled?: boolean;
2639
2650
  whitelabel_configuration?: IWhitelabelConfiguration;
2651
+ custom_welcome_email?: ICustomWelcomeEmail;
2640
2652
  }
2641
2653
  export interface ISnippet {
2642
2654
  name?: string;
@@ -2849,6 +2861,9 @@ export interface IUserAttributeWithValue {
2849
2861
  source?: string;
2850
2862
  hidden_value_domain_whitelist?: string;
2851
2863
  }
2864
+ export interface IUserEmailOnly {
2865
+ email: string;
2866
+ }
2852
2867
  export interface IUserLoginLockout {
2853
2868
  can?: IDictionary<boolean>;
2854
2869
  key?: string;
@@ -2924,10 +2939,13 @@ export interface IWriteAlert {
2924
2939
  cron?: string;
2925
2940
  custom_title?: string;
2926
2941
  dashboard_element_id?: number;
2942
+ description?: string;
2927
2943
  destinations?: IAlertDestination[];
2928
2944
  field?: IAlertField;
2929
2945
  is_disabled?: boolean;
2930
2946
  is_public?: boolean;
2947
+ investigative_content_type?: InvestigativeContentType;
2948
+ investigative_content_id?: string;
2931
2949
  lookml_dashboard_id?: string;
2932
2950
  lookml_link_id?: string;
2933
2951
  owner_id?: number;
@@ -2951,7 +2969,7 @@ export interface IWriteBoard {
2951
2969
  title?: string;
2952
2970
  }
2953
2971
  export interface IWriteBoardItem {
2954
- custom_image_data_base64?: string;
2972
+ custom_description?: string;
2955
2973
  custom_title?: string;
2956
2974
  custom_url?: string;
2957
2975
  dashboard_id?: number;
@@ -3015,12 +3033,6 @@ export interface IWriteCredentialsEmail {
3015
3033
  email?: string;
3016
3034
  forced_password_reset_at_next_login?: boolean;
3017
3035
  }
3018
- export interface IWriteCustomWelcomeEmail {
3019
- enabled?: boolean;
3020
- content?: string;
3021
- subject?: string;
3022
- header?: string;
3023
- }
3024
3036
  export interface IWriteDashboard {
3025
3037
  description?: string;
3026
3038
  hidden?: boolean;
@@ -3034,6 +3046,7 @@ export interface IWriteDashboard {
3034
3046
  background_color?: string;
3035
3047
  crossfilter_enabled?: boolean;
3036
3048
  deleted?: boolean;
3049
+ filters_bar_collapsed?: boolean;
3037
3050
  load_configuration?: string;
3038
3051
  lookml_link_id?: string;
3039
3052
  show_filters_bar?: boolean;
@@ -3132,6 +3145,7 @@ export interface IWriteDBConnection {
3132
3145
  pdt_concurrency?: number;
3133
3146
  disable_context_comment?: boolean;
3134
3147
  oauth_application_id?: number;
3148
+ always_retry_failed_builds?: boolean;
3135
3149
  }
3136
3150
  export interface IWriteDBConnectionOverride {
3137
3151
  context?: string;
@@ -3418,6 +3432,7 @@ export interface IWriteSetting {
3418
3432
  marketplace_auto_install_enabled?: boolean;
3419
3433
  marketplace_enabled?: boolean;
3420
3434
  whitelabel_configuration?: IWriteWhitelabelConfiguration;
3435
+ custom_welcome_email?: ICustomWelcomeEmail;
3421
3436
  }
3422
3437
  export interface IWriteSshServer {
3423
3438
  ssh_server_name?: string;
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.ResultFormat = exports.PullRequestMode = exports.PermissionType = exports.Name = exports.LinkedContentType = 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.ResultFormat = exports.PullRequestMode = exports.PermissionType = exports.Name = exports.LinkedContentType = exports.InvestigativeContentType = exports.Format = exports.FillStyle = exports.DestinationType = exports.DependencyStatus = exports.ComparisonType = exports.Category = exports.Align = void 0;
7
7
  var Align;
8
8
  exports.Align = Align;
9
9
 
@@ -70,6 +70,13 @@ exports.Format = Format;
70
70
  Format["vector_tile_region"] = "vector_tile_region";
71
71
  })(Format || (exports.Format = Format = {}));
72
72
 
73
+ var InvestigativeContentType;
74
+ exports.InvestigativeContentType = InvestigativeContentType;
75
+
76
+ (function (InvestigativeContentType) {
77
+ InvestigativeContentType["dashboard"] = "dashboard";
78
+ })(InvestigativeContentType || (exports.InvestigativeContentType = InvestigativeContentType = {}));
79
+
73
80
  var LinkedContentType;
74
81
  exports.LinkedContentType = LinkedContentType;
75
82