@looker/sdk 21.18.1 → 21.20.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 +16 -1
- package/lib/3.1/funcs.d.ts +3 -2
- package/lib/3.1/funcs.js +725 -709
- package/lib/3.1/funcs.js.map +1 -1
- package/lib/3.1/methods.d.ts +3 -2
- package/lib/3.1/methods.js +484 -472
- package/lib/3.1/methods.js.map +1 -1
- package/lib/3.1/methodsInterface.d.ts +3 -2
- package/lib/3.1/models.d.ts +5 -0
- package/lib/3.1/models.js.map +1 -1
- package/lib/3.1/streams.d.ts +3 -2
- package/lib/3.1/streams.js +484 -472
- package/lib/3.1/streams.js.map +1 -1
- package/lib/4.0/funcs.d.ts +11 -8
- package/lib/4.0/funcs.js +1231 -1184
- package/lib/4.0/funcs.js.map +1 -1
- package/lib/4.0/methods.d.ts +11 -8
- package/lib/4.0/methods.js +820 -785
- package/lib/4.0/methods.js.map +1 -1
- package/lib/4.0/methodsInterface.d.ts +11 -8
- package/lib/4.0/models.d.ts +46 -18
- package/lib/4.0/models.js.map +1 -1
- package/lib/4.0/streams.d.ts +11 -8
- package/lib/4.0/streams.js +820 -785
- 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 +716 -703
- package/lib/esm/3.1/funcs.js.map +1 -1
- package/lib/esm/3.1/methods.js +484 -472
- package/lib/esm/3.1/methods.js.map +1 -1
- package/lib/esm/3.1/models.js.map +1 -1
- package/lib/esm/3.1/streams.js +484 -472
- package/lib/esm/3.1/streams.js.map +1 -1
- package/lib/esm/4.0/funcs.js +1208 -1170
- package/lib/esm/4.0/funcs.js.map +1 -1
- package/lib/esm/4.0/methods.js +820 -785
- package/lib/esm/4.0/methods.js.map +1 -1
- package/lib/esm/4.0/models.js.map +1 -1
- package/lib/esm/4.0/streams.js +820 -785
- 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 +4 -4
|
@@ -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, 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';
|
|
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, 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, 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>>;
|
|
@@ -11,6 +11,8 @@ export interface ILooker40SDK extends IAPIMethods {
|
|
|
11
11
|
login(request: IRequestLogin, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAccessToken, IError>>;
|
|
12
12
|
login_user(user_id: number, associative?: boolean, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAccessToken, IError>>;
|
|
13
13
|
logout(options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError>>;
|
|
14
|
+
create_embed_secret(body?: Partial<IWriteEmbedSecret>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IEmbedSecret, IError | IValidationError>>;
|
|
15
|
+
delete_embed_secret(embed_secret_id: number, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError>>;
|
|
14
16
|
create_sso_embed_url(body: Partial<IEmbedSsoParams>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IEmbedUrlResponse, IError | IValidationError>>;
|
|
15
17
|
create_embed_url_as_me(body: Partial<IEmbedParams>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IEmbedUrlResponse, IError | IValidationError>>;
|
|
16
18
|
ldap_config(options?: Partial<ITransportSettings>): Promise<SDKResponse<ILDAPConfig, IError>>;
|
|
@@ -176,6 +178,8 @@ export interface ILooker40SDK extends IAPIMethods {
|
|
|
176
178
|
all_datagroups(options?: Partial<ITransportSettings>): Promise<SDKResponse<IDatagroup[], IError>>;
|
|
177
179
|
datagroup(datagroup_id: number, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDatagroup, IError>>;
|
|
178
180
|
update_datagroup(datagroup_id: number, body: Partial<IWriteDatagroup>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDatagroup, IError | IValidationError>>;
|
|
181
|
+
graph_derived_tables_for_model(request: IRequestGraphDerivedTablesForModel, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDependencyGraph, IError>>;
|
|
182
|
+
graph_derived_tables_for_view(request: IRequestGraphDerivedTablesForView, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDependencyGraph, IError>>;
|
|
179
183
|
search_folders(request: IRequestSearchFolders, options?: Partial<ITransportSettings>): Promise<SDKResponse<IFolder[], IError>>;
|
|
180
184
|
folder(folder_id: string, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IFolder, IError>>;
|
|
181
185
|
update_folder(folder_id: string, body: Partial<IUpdateFolder>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IFolder, IError | IValidationError>>;
|
|
@@ -219,13 +223,12 @@ export interface ILooker40SDK extends IAPIMethods {
|
|
|
219
223
|
all_looks(fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ILook[], IError>>;
|
|
220
224
|
create_look(body: Partial<IWriteLookWithQuery>, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ILookWithQuery, IError | IValidationError>>;
|
|
221
225
|
search_looks(request: IRequestSearchLooks, options?: Partial<ITransportSettings>): Promise<SDKResponse<ILook[], IError>>;
|
|
222
|
-
look(look_id:
|
|
223
|
-
update_look(look_id:
|
|
224
|
-
delete_look(look_id:
|
|
226
|
+
look(look_id: string, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ILookWithQuery, IError>>;
|
|
227
|
+
update_look(look_id: string, body: Partial<IWriteLookWithQuery>, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ILookWithQuery, IError | IValidationError>>;
|
|
228
|
+
delete_look(look_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError>>;
|
|
225
229
|
run_look(request: IRequestRunLook, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError | IValidationError>>;
|
|
226
|
-
copy_look(look_id:
|
|
227
|
-
move_look(look_id:
|
|
228
|
-
graph_derived_tables_for_model(request: IRequestGraphDerivedTablesForModel, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDependencyGraph, IError>>;
|
|
230
|
+
copy_look(look_id: string, folder_id?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ILookWithQuery, IError | IValidationError>>;
|
|
231
|
+
move_look(look_id: string, folder_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ILookWithQuery, IError | IValidationError>>;
|
|
229
232
|
all_lookml_models(request: IRequestAllLookmlModels, options?: Partial<ITransportSettings>): Promise<SDKResponse<ILookmlModel[], IError>>;
|
|
230
233
|
create_lookml_model(body: Partial<IWriteLookmlModel>, options?: Partial<ITransportSettings>): Promise<SDKResponse<ILookmlModel, IError | IValidationError>>;
|
|
231
234
|
lookml_model(lookml_model_name: string, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ILookmlModel, IError>>;
|
|
@@ -370,7 +373,7 @@ export interface ILooker40SDK extends IAPIMethods {
|
|
|
370
373
|
user_credentials_api3(user_id: number, credentials_api3_id: number, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ICredentialsApi3, IError>>;
|
|
371
374
|
delete_user_credentials_api3(user_id: number, credentials_api3_id: number, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError>>;
|
|
372
375
|
all_user_credentials_api3s(user_id: number, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ICredentialsApi3[], IError>>;
|
|
373
|
-
create_user_credentials_api3(user_id: number,
|
|
376
|
+
create_user_credentials_api3(user_id: number, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ICreateCredentialsApi3, IError | IValidationError>>;
|
|
374
377
|
user_credentials_embed(user_id: number, credentials_embed_id: number, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ICredentialsEmbed, IError>>;
|
|
375
378
|
delete_user_credentials_embed(user_id: number, credentials_embed_id: number, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError>>;
|
|
376
379
|
all_user_credentials_embeds(user_id: number, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ICredentialsEmbed[], IError>>;
|
package/lib/4.0/models.d.ts
CHANGED
|
@@ -124,7 +124,7 @@ export interface IBoardItem {
|
|
|
124
124
|
id?: number;
|
|
125
125
|
image_url?: string;
|
|
126
126
|
location?: string;
|
|
127
|
-
look_id?:
|
|
127
|
+
look_id?: string;
|
|
128
128
|
lookml_dashboard_id?: string;
|
|
129
129
|
order?: number;
|
|
130
130
|
title?: string;
|
|
@@ -207,7 +207,7 @@ export interface IContentFavorite {
|
|
|
207
207
|
id?: number;
|
|
208
208
|
user_id?: number;
|
|
209
209
|
content_metadata_id?: number;
|
|
210
|
-
look_id?:
|
|
210
|
+
look_id?: string;
|
|
211
211
|
dashboard_id?: number;
|
|
212
212
|
look?: ILookBasic;
|
|
213
213
|
dashboard?: IDashboardBase;
|
|
@@ -219,7 +219,7 @@ export interface IContentMeta {
|
|
|
219
219
|
name?: string;
|
|
220
220
|
parent_id?: number;
|
|
221
221
|
dashboard_id?: string;
|
|
222
|
-
look_id?:
|
|
222
|
+
look_id?: string;
|
|
223
223
|
folder_id?: string;
|
|
224
224
|
content_type?: string;
|
|
225
225
|
inherits?: boolean;
|
|
@@ -296,7 +296,7 @@ export interface IContentValidationFolder {
|
|
|
296
296
|
id?: string;
|
|
297
297
|
}
|
|
298
298
|
export interface IContentValidationLook {
|
|
299
|
-
id?:
|
|
299
|
+
id?: string;
|
|
300
300
|
title?: string;
|
|
301
301
|
short_url?: string;
|
|
302
302
|
folder?: IContentValidationFolder;
|
|
@@ -312,7 +312,7 @@ export interface IContentValidationLookMLDashboardElement {
|
|
|
312
312
|
}
|
|
313
313
|
export interface IContentValidationScheduledPlan {
|
|
314
314
|
name?: string;
|
|
315
|
-
look_id?:
|
|
315
|
+
look_id?: string;
|
|
316
316
|
id?: number;
|
|
317
317
|
}
|
|
318
318
|
export interface IContentValidatorError {
|
|
@@ -330,7 +330,7 @@ export interface IContentValidatorError {
|
|
|
330
330
|
export interface IContentView {
|
|
331
331
|
can?: IDictionary<boolean>;
|
|
332
332
|
id?: number;
|
|
333
|
-
look_id?:
|
|
333
|
+
look_id?: string;
|
|
334
334
|
dashboard_id?: number;
|
|
335
335
|
title?: string;
|
|
336
336
|
content_metadata_id?: number;
|
|
@@ -356,6 +356,16 @@ export interface ICostEstimate {
|
|
|
356
356
|
export interface ICreateCostEstimate {
|
|
357
357
|
sql?: string;
|
|
358
358
|
}
|
|
359
|
+
export interface ICreateCredentialsApi3 {
|
|
360
|
+
can?: IDictionary<boolean>;
|
|
361
|
+
id?: number;
|
|
362
|
+
client_id?: string;
|
|
363
|
+
created_at?: string;
|
|
364
|
+
is_disabled?: boolean;
|
|
365
|
+
type?: string;
|
|
366
|
+
client_secret?: string;
|
|
367
|
+
url?: string;
|
|
368
|
+
}
|
|
359
369
|
export interface ICreateDashboardFilter {
|
|
360
370
|
id?: string;
|
|
361
371
|
dashboard_id: string;
|
|
@@ -402,7 +412,7 @@ export interface ICreateQueryTask {
|
|
|
402
412
|
result_format: ResultFormat;
|
|
403
413
|
source?: string;
|
|
404
414
|
deferred?: boolean;
|
|
405
|
-
look_id?:
|
|
415
|
+
look_id?: string;
|
|
406
416
|
dashboard_id?: string;
|
|
407
417
|
}
|
|
408
418
|
export interface ICredentialsApi3 {
|
|
@@ -865,6 +875,14 @@ export interface IEmbedParams {
|
|
|
865
875
|
session_length?: number;
|
|
866
876
|
force_logout_login?: boolean;
|
|
867
877
|
}
|
|
878
|
+
export interface IEmbedSecret {
|
|
879
|
+
algorithm?: string;
|
|
880
|
+
created_at?: string;
|
|
881
|
+
enabled?: boolean;
|
|
882
|
+
id?: number;
|
|
883
|
+
secret?: string;
|
|
884
|
+
user_id?: number;
|
|
885
|
+
}
|
|
868
886
|
export interface IEmbedSsoParams {
|
|
869
887
|
target_url: string;
|
|
870
888
|
session_length?: number;
|
|
@@ -1038,7 +1056,7 @@ export interface IHomepageItem {
|
|
|
1038
1056
|
id?: number;
|
|
1039
1057
|
image_url?: string;
|
|
1040
1058
|
location?: string;
|
|
1041
|
-
look_id?:
|
|
1059
|
+
look_id?: string;
|
|
1042
1060
|
lookml_dashboard_id?: string;
|
|
1043
1061
|
order?: number;
|
|
1044
1062
|
section_fetch_time?: number;
|
|
@@ -1266,7 +1284,7 @@ export interface ILocalizationSettings {
|
|
|
1266
1284
|
export interface ILook {
|
|
1267
1285
|
can?: IDictionary<boolean>;
|
|
1268
1286
|
content_metadata_id?: number;
|
|
1269
|
-
id?:
|
|
1287
|
+
id?: string;
|
|
1270
1288
|
title?: string;
|
|
1271
1289
|
user_id?: number;
|
|
1272
1290
|
content_favorite_id?: number;
|
|
@@ -1520,7 +1538,7 @@ export interface ILookModel {
|
|
|
1520
1538
|
export interface ILookWithDashboards {
|
|
1521
1539
|
can?: IDictionary<boolean>;
|
|
1522
1540
|
content_metadata_id?: number;
|
|
1523
|
-
id?:
|
|
1541
|
+
id?: string;
|
|
1524
1542
|
title?: string;
|
|
1525
1543
|
user_id?: number;
|
|
1526
1544
|
content_favorite_id?: number;
|
|
@@ -1553,7 +1571,7 @@ export interface ILookWithDashboards {
|
|
|
1553
1571
|
export interface ILookWithQuery {
|
|
1554
1572
|
can?: IDictionary<boolean>;
|
|
1555
1573
|
content_metadata_id?: number;
|
|
1556
|
-
id?:
|
|
1574
|
+
id?: string;
|
|
1557
1575
|
title?: string;
|
|
1558
1576
|
user_id?: number;
|
|
1559
1577
|
content_favorite_id?: number;
|
|
@@ -1877,7 +1895,7 @@ export interface IQueryTask {
|
|
|
1877
1895
|
runtime?: number;
|
|
1878
1896
|
rebuild_pdts?: boolean;
|
|
1879
1897
|
result_source?: string;
|
|
1880
|
-
look_id?:
|
|
1898
|
+
look_id?: string;
|
|
1881
1899
|
dashboard_id?: string;
|
|
1882
1900
|
result_format?: string;
|
|
1883
1901
|
}
|
|
@@ -1890,7 +1908,7 @@ export interface IRenderTask {
|
|
|
1890
1908
|
finalized_at?: string;
|
|
1891
1909
|
height?: number;
|
|
1892
1910
|
id?: string;
|
|
1893
|
-
look_id?:
|
|
1911
|
+
look_id?: string;
|
|
1894
1912
|
lookml_dashboard_id?: string;
|
|
1895
1913
|
query_id?: number;
|
|
1896
1914
|
dashboard_element_id?: string;
|
|
@@ -2069,6 +2087,11 @@ export interface IRequestGraphDerivedTablesForModel {
|
|
|
2069
2087
|
format?: string;
|
|
2070
2088
|
color?: string;
|
|
2071
2089
|
}
|
|
2090
|
+
export interface IRequestGraphDerivedTablesForView {
|
|
2091
|
+
view: string;
|
|
2092
|
+
models?: string;
|
|
2093
|
+
workspace?: string;
|
|
2094
|
+
}
|
|
2072
2095
|
export interface IRequestLogin {
|
|
2073
2096
|
client_id?: string;
|
|
2074
2097
|
client_secret?: string;
|
|
@@ -2108,7 +2131,7 @@ export interface IRequestRunInlineQuery {
|
|
|
2108
2131
|
server_table_calcs?: boolean;
|
|
2109
2132
|
}
|
|
2110
2133
|
export interface IRequestRunLook {
|
|
2111
|
-
look_id:
|
|
2134
|
+
look_id: string;
|
|
2112
2135
|
result_format: string;
|
|
2113
2136
|
limit?: number;
|
|
2114
2137
|
apply_formatting?: boolean;
|
|
@@ -2144,6 +2167,7 @@ export interface IRequestRunQuery {
|
|
|
2144
2167
|
path_prefix?: string;
|
|
2145
2168
|
rebuild_pdts?: boolean;
|
|
2146
2169
|
server_table_calcs?: boolean;
|
|
2170
|
+
source?: string;
|
|
2147
2171
|
}
|
|
2148
2172
|
export interface IRequestScheduledPlansForDashboard {
|
|
2149
2173
|
dashboard_id: number;
|
|
@@ -2553,7 +2577,7 @@ export interface IScheduledPlan {
|
|
|
2553
2577
|
user_id?: number;
|
|
2554
2578
|
run_as_recipient?: boolean;
|
|
2555
2579
|
enabled?: boolean;
|
|
2556
|
-
look_id?:
|
|
2580
|
+
look_id?: string;
|
|
2557
2581
|
dashboard_id?: number;
|
|
2558
2582
|
lookml_dashboard_id?: string;
|
|
2559
2583
|
filters_string?: string;
|
|
@@ -2988,7 +3012,7 @@ export interface IWriteBoardItem {
|
|
|
2988
3012
|
custom_url?: string;
|
|
2989
3013
|
dashboard_id?: number;
|
|
2990
3014
|
board_section_id?: number;
|
|
2991
|
-
look_id?:
|
|
3015
|
+
look_id?: string;
|
|
2992
3016
|
lookml_dashboard_id?: string;
|
|
2993
3017
|
order?: number;
|
|
2994
3018
|
}
|
|
@@ -3040,7 +3064,7 @@ export interface IWriteCreateQueryTask {
|
|
|
3040
3064
|
result_format: ResultFormat;
|
|
3041
3065
|
source?: string;
|
|
3042
3066
|
deferred?: boolean;
|
|
3043
|
-
look_id?:
|
|
3067
|
+
look_id?: string;
|
|
3044
3068
|
dashboard_id?: string;
|
|
3045
3069
|
}
|
|
3046
3070
|
export interface IWriteCredentialsEmail {
|
|
@@ -3174,6 +3198,10 @@ export interface IWriteDBConnectionOverride {
|
|
|
3174
3198
|
jdbc_additional_params?: string;
|
|
3175
3199
|
after_connect_statements?: string;
|
|
3176
3200
|
}
|
|
3201
|
+
export interface IWriteEmbedSecret {
|
|
3202
|
+
algorithm?: string;
|
|
3203
|
+
enabled?: boolean;
|
|
3204
|
+
}
|
|
3177
3205
|
export interface IWriteExternalOauthApplication {
|
|
3178
3206
|
name?: string;
|
|
3179
3207
|
client_id?: string;
|
|
@@ -3411,7 +3439,7 @@ export interface IWriteScheduledPlan {
|
|
|
3411
3439
|
user_id?: number;
|
|
3412
3440
|
run_as_recipient?: boolean;
|
|
3413
3441
|
enabled?: boolean;
|
|
3414
|
-
look_id?:
|
|
3442
|
+
look_id?: string;
|
|
3415
3443
|
dashboard_id?: number;
|
|
3416
3444
|
lookml_dashboard_id?: string;
|
|
3417
3445
|
filters_string?: string;
|