@looker/sdk 22.0.0 → 22.2.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/3.1/funcs.d.ts +5 -1
- package/lib/3.1/funcs.js +945 -886
- package/lib/3.1/funcs.js.map +1 -1
- package/lib/3.1/methods.d.ts +5 -1
- package/lib/3.1/methods.js +631 -588
- package/lib/3.1/methods.js.map +1 -1
- package/lib/3.1/methodsInterface.d.ts +5 -1
- package/lib/3.1/models.d.ts +27 -0
- package/lib/3.1/models.js +10 -1
- package/lib/3.1/models.js.map +1 -1
- package/lib/3.1/streams.d.ts +5 -1
- package/lib/3.1/streams.js +631 -588
- package/lib/3.1/streams.js.map +1 -1
- package/lib/4.0/funcs.d.ts +7 -1
- package/lib/4.0/funcs.js +1036 -953
- package/lib/4.0/funcs.js.map +1 -1
- package/lib/4.0/methods.d.ts +7 -1
- package/lib/4.0/methods.js +691 -632
- package/lib/4.0/methods.js.map +1 -1
- package/lib/4.0/methodsInterface.d.ts +7 -1
- package/lib/4.0/models.d.ts +38 -0
- package/lib/4.0/models.js +10 -1
- package/lib/4.0/models.js.map +1 -1
- package/lib/4.0/streams.d.ts +7 -1
- package/lib/4.0/streams.js +691 -632
- 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/3.1/funcs.js +929 -882
- package/lib/esm/3.1/funcs.js.map +1 -1
- package/lib/esm/3.1/methods.js +631 -588
- package/lib/esm/3.1/methods.js.map +1 -1
- package/lib/esm/3.1/models.js +8 -0
- package/lib/esm/3.1/models.js.map +1 -1
- package/lib/esm/3.1/streams.js +631 -588
- package/lib/esm/3.1/streams.js.map +1 -1
- package/lib/esm/4.0/funcs.js +1013 -948
- package/lib/esm/4.0/funcs.js.map +1 -1
- package/lib/esm/4.0/methods.js +691 -632
- package/lib/esm/4.0/methods.js.map +1 -1
- package/lib/esm/4.0/models.js +8 -0
- package/lib/esm/4.0/models.js.map +1 -1
- package/lib/esm/4.0/streams.js +691 -632
- 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
|
@@ -1,5 +1,5 @@
|
|
|
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, ICommand, 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, 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, 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, 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, IRequestTagRef, IRequestUserAttributeUserValues, IRequestUserRoles, IRole, IRoleSearch, IRunningQueries, ISamlConfig, ISamlMetadataParseResult, IScheduledPlan, ISchema, ISchemaColumns, ISchemaTables, ISession, ISessionConfig, ISetting, ISmtpStatus, ISqlQuery, ISqlQueryCreate, ISshPublicKey, ISshServer, ISshTunnel, ISupportAccessAddEntries, ISupportAccessAllowlistEntry, ISupportAccessEnable, ISupportAccessStatus, 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, 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, IAlertPatch, IApiSession, IApiVersion, IBackupConfiguration, IBoard, IBoardItem, IBoardSection, IColorCollection, IColumnSearch, ICommand, 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, IRequestCreateDashboardRenderTask, IRequestCreateQueryTask, IRequestCreateUserCredentialsEmailPasswordReset, IRequestDeployRefToProduction, IRequestFolderChildren, IRequestFolderChildrenSearch, IRequestGetAllCommands, 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, 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, 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';
|
|
3
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>>;
|
|
@@ -92,6 +92,7 @@ export interface ILooker40SDK extends IAPIMethods {
|
|
|
92
92
|
digest_emails_enabled(options?: Partial<ITransportSettings>): Promise<SDKResponse<IDigestEmails, IError>>;
|
|
93
93
|
update_digest_emails_enabled(body: Partial<IDigestEmails>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDigestEmails, IError | IValidationError>>;
|
|
94
94
|
create_digest_email_send(options?: Partial<ITransportSettings>): Promise<SDKResponse<IDigestEmailSend, IError>>;
|
|
95
|
+
public_egress_ip_addresses(options?: Partial<ITransportSettings>): Promise<SDKResponse<IEgressIpAddresses, IError>>;
|
|
95
96
|
internal_help_resources_content(options?: Partial<ITransportSettings>): Promise<SDKResponse<IInternalHelpResourcesContent, IError>>;
|
|
96
97
|
update_internal_help_resources_content(body: Partial<IWriteInternalHelpResourcesContent>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IInternalHelpResourcesContent, IError | IValidationError>>;
|
|
97
98
|
internal_help_resources(options?: Partial<ITransportSettings>): Promise<SDKResponse<IInternalHelpResources, IError>>;
|
|
@@ -103,6 +104,7 @@ export interface ILooker40SDK extends IAPIMethods {
|
|
|
103
104
|
mobile_settings(options?: Partial<ITransportSettings>): Promise<SDKResponse<IMobileSettings, IError>>;
|
|
104
105
|
get_setting(fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ISetting, IError | IValidationError>>;
|
|
105
106
|
set_setting(body: Partial<IWriteSetting>, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ISetting, IError | IValidationError>>;
|
|
107
|
+
set_smtp_settings(body: Partial<ISmtpSettings>, options?: Partial<ITransportSettings>): Promise<SDKResponse<void, IError | IValidationError>>;
|
|
106
108
|
smtp_status(fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ISmtpStatus, IError>>;
|
|
107
109
|
all_timezones(options?: Partial<ITransportSettings>): Promise<SDKResponse<ITimezone[], IError>>;
|
|
108
110
|
versions(fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IApiVersion, IError>>;
|
|
@@ -160,6 +162,7 @@ export interface ILooker40SDK extends IAPIMethods {
|
|
|
160
162
|
dashboard_aggregate_table_lookml(dashboard_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardAggregateTableLookml, IError>>;
|
|
161
163
|
dashboard_lookml(dashboard_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardLookml, IError>>;
|
|
162
164
|
move_dashboard(dashboard_id: string, folder_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboard, IError | IValidationError>>;
|
|
165
|
+
create_dashboard_from_lookml(body: Partial<IWriteDashboardLookml>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardLookml, IError | IValidationError>>;
|
|
163
166
|
copy_dashboard(dashboard_id: string, folder_id?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboard, IError | IValidationError>>;
|
|
164
167
|
search_dashboard_elements(request: IRequestSearchDashboardElements, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardElement[], IError>>;
|
|
165
168
|
dashboard_element(dashboard_element_id: string, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardElement, IError>>;
|
|
@@ -187,6 +190,9 @@ export interface ILooker40SDK extends IAPIMethods {
|
|
|
187
190
|
update_datagroup(datagroup_id: number, body: Partial<IWriteDatagroup>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDatagroup, IError | IValidationError>>;
|
|
188
191
|
graph_derived_tables_for_model(request: IRequestGraphDerivedTablesForModel, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDependencyGraph, IError>>;
|
|
189
192
|
graph_derived_tables_for_view(request: IRequestGraphDerivedTablesForView, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDependencyGraph, IError>>;
|
|
193
|
+
start_pdt_build(request: IRequestStartPdtBuild, options?: Partial<ITransportSettings>): Promise<SDKResponse<IMaterializePDT, IError>>;
|
|
194
|
+
check_pdt_build(materialization_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IMaterializePDT, IError>>;
|
|
195
|
+
stop_pdt_build(materialization_id: string, source?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IMaterializePDT, IError>>;
|
|
190
196
|
search_folders(request: IRequestSearchFolders, options?: Partial<ITransportSettings>): Promise<SDKResponse<IFolder[], IError>>;
|
|
191
197
|
folder(folder_id: string, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IFolder, IError>>;
|
|
192
198
|
update_folder(folder_id: string, body: Partial<IUpdateFolder>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IFolder, IError | IValidationError>>;
|
package/lib/4.0/models.d.ts
CHANGED
|
@@ -682,6 +682,7 @@ export interface IDashboardLayoutComponent {
|
|
|
682
682
|
}
|
|
683
683
|
export interface IDashboardLookml {
|
|
684
684
|
dashboard_id?: string | null;
|
|
685
|
+
folder_id?: string | null;
|
|
685
686
|
lookml?: string | null;
|
|
686
687
|
}
|
|
687
688
|
export interface IDataActionForm {
|
|
@@ -773,6 +774,8 @@ export interface IDBConnection {
|
|
|
773
774
|
disable_context_comment?: boolean | null;
|
|
774
775
|
oauth_application_id?: number | null;
|
|
775
776
|
always_retry_failed_builds?: boolean | null;
|
|
777
|
+
cost_estimate_enabled?: boolean | null;
|
|
778
|
+
pdt_api_control_enabled?: boolean | null;
|
|
776
779
|
}
|
|
777
780
|
export interface IDBConnectionBase {
|
|
778
781
|
can?: IDictionary<boolean>;
|
|
@@ -870,6 +873,9 @@ export interface IDiscretePalette {
|
|
|
870
873
|
type?: string;
|
|
871
874
|
colors?: string[];
|
|
872
875
|
}
|
|
876
|
+
export interface IEgressIpAddresses {
|
|
877
|
+
egress_ip_addresses?: string[] | null;
|
|
878
|
+
}
|
|
873
879
|
export interface IEmbedParams {
|
|
874
880
|
target_url: string;
|
|
875
881
|
session_length?: number | null;
|
|
@@ -1609,6 +1615,10 @@ export interface IManifest {
|
|
|
1609
1615
|
imports?: IImportedProject[] | null;
|
|
1610
1616
|
localization_settings?: ILocalizationSettings;
|
|
1611
1617
|
}
|
|
1618
|
+
export interface IMaterializePDT {
|
|
1619
|
+
materialization_id?: string;
|
|
1620
|
+
resp_text?: string | null;
|
|
1621
|
+
}
|
|
1612
1622
|
export interface IMergeFields {
|
|
1613
1623
|
field_name?: string | null;
|
|
1614
1624
|
source_field_name?: string | null;
|
|
@@ -2407,6 +2417,14 @@ export interface IRequestSearchUsersNames {
|
|
|
2407
2417
|
email?: string | null;
|
|
2408
2418
|
is_disabled?: boolean | null;
|
|
2409
2419
|
}
|
|
2420
|
+
export interface IRequestStartPdtBuild {
|
|
2421
|
+
model_name: string;
|
|
2422
|
+
view_name: string;
|
|
2423
|
+
force_rebuild?: string | null;
|
|
2424
|
+
force_full_incremental?: string | null;
|
|
2425
|
+
workspace?: string | null;
|
|
2426
|
+
source?: string | null;
|
|
2427
|
+
}
|
|
2410
2428
|
export interface IRequestTagRef {
|
|
2411
2429
|
project_id: string;
|
|
2412
2430
|
body: IWriteProject;
|
|
@@ -2697,6 +2715,15 @@ export interface ISmtpNodeStatus {
|
|
|
2697
2715
|
message?: string | null;
|
|
2698
2716
|
hostname?: string | null;
|
|
2699
2717
|
}
|
|
2718
|
+
export interface ISmtpSettings {
|
|
2719
|
+
address?: string;
|
|
2720
|
+
from?: string;
|
|
2721
|
+
user_name?: string;
|
|
2722
|
+
password?: string;
|
|
2723
|
+
port?: number;
|
|
2724
|
+
enable_starttls_auto?: boolean;
|
|
2725
|
+
ssl_version?: SslVersion | null;
|
|
2726
|
+
}
|
|
2700
2727
|
export interface ISmtpStatus {
|
|
2701
2728
|
is_valid?: boolean;
|
|
2702
2729
|
node_count?: number | null;
|
|
@@ -2757,6 +2784,11 @@ export interface ISshTunnel {
|
|
|
2757
2784
|
database_port?: number;
|
|
2758
2785
|
status?: string;
|
|
2759
2786
|
}
|
|
2787
|
+
export declare enum SslVersion {
|
|
2788
|
+
TLSv1_1 = "TLSv1_1",
|
|
2789
|
+
SSLv23 = "SSLv23",
|
|
2790
|
+
TLSv1_2 = "TLSv1_2"
|
|
2791
|
+
}
|
|
2760
2792
|
export interface ISupportAccessAddEntries {
|
|
2761
2793
|
emails?: string[] | null;
|
|
2762
2794
|
reason?: string | null;
|
|
@@ -3181,6 +3213,10 @@ export interface IWriteDashboardLayoutComponent {
|
|
|
3181
3213
|
width?: number | null;
|
|
3182
3214
|
height?: number | null;
|
|
3183
3215
|
}
|
|
3216
|
+
export interface IWriteDashboardLookml {
|
|
3217
|
+
folder_id?: string | null;
|
|
3218
|
+
lookml?: string | null;
|
|
3219
|
+
}
|
|
3184
3220
|
export interface IWriteDatagroup {
|
|
3185
3221
|
stale_before?: number | null;
|
|
3186
3222
|
triggered_at?: number | null;
|
|
@@ -3217,6 +3253,8 @@ export interface IWriteDBConnection {
|
|
|
3217
3253
|
disable_context_comment?: boolean | null;
|
|
3218
3254
|
oauth_application_id?: number | null;
|
|
3219
3255
|
always_retry_failed_builds?: boolean | null;
|
|
3256
|
+
cost_estimate_enabled?: boolean | null;
|
|
3257
|
+
pdt_api_control_enabled?: boolean | null;
|
|
3220
3258
|
}
|
|
3221
3259
|
export interface IWriteDBConnectionOverride {
|
|
3222
3260
|
context?: 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.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.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
|
|
|
@@ -135,6 +135,15 @@ exports.ResultFormat = ResultFormat;
|
|
|
135
135
|
ResultFormat["gsxml"] = "gsxml";
|
|
136
136
|
})(ResultFormat || (exports.ResultFormat = ResultFormat = {}));
|
|
137
137
|
|
|
138
|
+
var SslVersion;
|
|
139
|
+
exports.SslVersion = SslVersion;
|
|
140
|
+
|
|
141
|
+
(function (SslVersion) {
|
|
142
|
+
SslVersion["TLSv1_1"] = "TLSv1_1";
|
|
143
|
+
SslVersion["SSLv23"] = "SSLv23";
|
|
144
|
+
SslVersion["TLSv1_2"] = "TLSv1_2";
|
|
145
|
+
})(SslVersion || (exports.SslVersion = SslVersion = {}));
|
|
146
|
+
|
|
138
147
|
var SupportedActionTypes;
|
|
139
148
|
exports.SupportedActionTypes = SupportedActionTypes;
|
|
140
149
|
|