@looker/sdk 23.4.0 → 23.8.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 +14 -0
- package/lib/3.1/funcs.d.ts +5 -5
- package/lib/3.1/funcs.js +1 -0
- package/lib/3.1/funcs.js.map +1 -1
- package/lib/3.1/methods.d.ts +5 -5
- package/lib/3.1/methods.js +1 -0
- package/lib/3.1/methods.js.map +1 -1
- package/lib/3.1/methodsInterface.d.ts +5 -5
- package/lib/3.1/methodsInterface.js.map +1 -1
- package/lib/3.1/models.d.ts +3 -29
- package/lib/3.1/models.js +68 -68
- package/lib/3.1/models.js.map +1 -1
- package/lib/3.1/streams.d.ts +4 -4
- package/lib/3.1/streams.js +1 -0
- package/lib/3.1/streams.js.map +1 -1
- package/lib/4.0/funcs.d.ts +8 -8
- package/lib/4.0/funcs.js +1 -0
- package/lib/4.0/funcs.js.map +1 -1
- package/lib/4.0/methods.d.ts +8 -8
- package/lib/4.0/methods.js +1 -0
- package/lib/4.0/methods.js.map +1 -1
- package/lib/4.0/methodsInterface.d.ts +8 -8
- package/lib/4.0/methodsInterface.js.map +1 -1
- package/lib/4.0/models.d.ts +7 -54
- package/lib/4.0/models.js +88 -88
- package/lib/4.0/models.js.map +1 -1
- package/lib/4.0/streams.d.ts +7 -7
- package/lib/4.0/streams.js +1 -0
- package/lib/4.0/streams.js.map +1 -1
- package/lib/browserSdk.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 +1 -0
- package/lib/esm/3.1/funcs.js.map +1 -1
- package/lib/esm/3.1/methods.js +1 -0
- package/lib/esm/3.1/methods.js.map +1 -1
- package/lib/esm/3.1/methodsInterface.js.map +1 -1
- package/lib/esm/3.1/models.js +68 -68
- package/lib/esm/3.1/models.js.map +1 -1
- package/lib/esm/3.1/streams.js +1 -0
- package/lib/esm/3.1/streams.js.map +1 -1
- package/lib/esm/4.0/funcs.js +1 -0
- package/lib/esm/4.0/funcs.js.map +1 -1
- package/lib/esm/4.0/methods.js +1 -0
- package/lib/esm/4.0/methods.js.map +1 -1
- package/lib/esm/4.0/methodsInterface.js.map +1 -1
- package/lib/esm/4.0/models.js +88 -88
- package/lib/esm/4.0/models.js.map +1 -1
- package/lib/esm/4.0/streams.js +1 -0
- package/lib/esm/4.0/streams.js.map +1 -1
- package/lib/esm/browserSdk.js.map +1 -1
- package/lib/esm/constants.js +1 -1
- package/lib/esm/constants.js.map +1 -1
- package/lib/esm/extensionSdk.js.map +1 -1
- package/lib/esm/index.js.map +1 -1
- package/lib/extensionSdk.js.map +1 -1
- package/lib/index.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, IApiSession, IApiVersion, IBackupConfiguration, IColorCollection, IContentFavorite, IContentMeta, IContentMetaGroupUser, IContentValidation, IContentView, ICreateFolder, ICreateSpace, ICredentialsApi3, ICredentialsEmail, 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, IEmbedSsoParams, IEmbedUrlResponse, IError, IFolder, IGitBranch, IGitConnectionTest, IGitConnectionTestResult, IGroup, IGroupIdForGroupInclusion, IGroupIdForGroupUserInclusion, IHomepage, IHomepageItem, IHomepageSection, IIntegration, IIntegrationHub, IIntegrationTestResult, IInternalHelpResources, IInternalHelpResourcesContent, ILDAPConfig, ILDAPConfigTestResult, ILegacyFeature, ILocale, ILook, ILookmlModel, ILookmlModelExplore, ILookmlTest, ILookmlTestResult, ILookWithQuery, IManifest, IMaterializePDT, IMergeQuery, IModelSet, IOIDCConfig, IPasswordConfig, IPermission, IPermissionSet, IProject, IProjectFile, IProjectValidation, IProjectValidationCache, IProjectWorkspace, IQuery, IQueryTask, IRenderTask, IRepositoryCredential, IRequestActiveThemes, IRequestAllGroups, IRequestAllGroupUsers, IRequestAllHomepageItems, IRequestAllHomepageSections, IRequestAllIntegrations, IRequestAllRoles, IRequestAllScheduledPlans,
|
|
2
|
+
import type { IAccessToken, IApiSession, IApiVersion, IBackupConfiguration, IColorCollection, IContentFavorite, IContentMeta, IContentMetaGroupUser, IContentValidation, IContentView, ICreateFolder, ICreateSpace, ICredentialsApi3, ICredentialsEmail, 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, IEmbedSsoParams, IEmbedUrlResponse, IError, IFolder, IGitBranch, IGitConnectionTest, IGitConnectionTestResult, IGroup, IGroupIdForGroupInclusion, IGroupIdForGroupUserInclusion, IHomepage, IHomepageItem, IHomepageSection, IIntegration, IIntegrationHub, IIntegrationTestResult, IInternalHelpResources, IInternalHelpResourcesContent, ILDAPConfig, ILDAPConfigTestResult, ILegacyFeature, ILocale, ILook, ILookmlModel, ILookmlModelExplore, ILookmlTest, ILookmlTestResult, ILookWithQuery, IManifest, IMaterializePDT, IMergeQuery, IModelSet, IOIDCConfig, IPasswordConfig, IPermission, IPermissionSet, IProject, IProjectFile, IProjectValidation, IProjectValidationCache, IProjectWorkspace, IQuery, IQueryTask, IRenderTask, IRepositoryCredential, IRequestActiveThemes, IRequestAllGroups, IRequestAllGroupUsers, IRequestAllHomepageItems, IRequestAllHomepageSections, IRequestAllIntegrations, IRequestAllRoles, IRequestAllScheduledPlans, IRequestAllUsers, IRequestContentThumbnail, IRequestCreateDashboardElement, IRequestCreateDashboardRenderTask, IRequestCreateLookmlDashboardRenderTask, IRequestCreateQueryTask, IRequestCreateUserCredentialsEmailPasswordReset, IRequestDeployRefToProduction, IRequestFolderChildren, IRequestFolderChildrenSearch, IRequestGraphDerivedTablesForModel, IRequestGraphDerivedTablesForView, IRequestLogin, IRequestRoleUsers, IRequestRunGitConnectionTest, IRequestRunInlineQuery, IRequestRunLook, IRequestRunLookmlTest, IRequestRunQuery, IRequestScheduledPlansForDashboard, IRequestScheduledPlansForLook, IRequestScheduledPlansForLookmlDashboard, IRequestSearchContentFavorites, IRequestSearchContentViews, IRequestSearchDashboardElements, IRequestSearchDashboards, IRequestSearchGroups, IRequestSearchHomepages, IRequestSearchLooks, IRequestSearchModelSets, IRequestSearchRoles, IRequestSearchSpaces, IRequestSearchThemes, IRequestSearchUserLoginLockouts, IRequestSearchUsers, IRequestSearchUsersNames, IRequestSpaceChildren, IRequestSpaceChildrenSearch, IRequestStartPdtBuild, IRequestTagRef, IRequestUserAttributeUserValues, IRequestUserRoles, IRole, IRunningQueries, ISamlConfig, ISamlMetadataParseResult, IScheduledPlan, ISession, ISessionConfig, ISmtpSettings, ISpace, ISpaceBase, ISqlQuery, ISqlQueryCreate, ITheme, ITimezone, IUpdateFolder, IUpdateSpace, IUser, IUserAttribute, IUserAttributeGroupValue, IUserAttributeWithValue, IUserLoginLockout, IValidationError, IWelcomeEmailTest, IWhitelabelConfiguration, IWorkspace, IWriteApiSession, IWriteBackupConfiguration, IWriteColorCollection, IWriteContentFavorite, IWriteContentMeta, IWriteCreateDashboardFilter, IWriteCredentialsEmail, IWriteCustomWelcomeEmail, IWriteDashboard, IWriteDashboardElement, IWriteDashboardFilter, IWriteDashboardLayout, IWriteDashboardLayoutComponent, IWriteDatagroup, IWriteDBConnection, IWriteGitBranch, IWriteGroup, IWriteHomepage, IWriteHomepageItem, IWriteHomepageSection, IWriteIntegration, IWriteIntegrationHub, IWriteInternalHelpResources, IWriteInternalHelpResourcesContent, IWriteLDAPConfig, IWriteLegacyFeature, IWriteLookmlModel, IWriteLookWithQuery, IWriteMergeQuery, IWriteModelSet, IWriteOIDCConfig, IWritePasswordConfig, IWritePermissionSet, IWriteProject, IWriteQuery, IWriteRepositoryCredential, IWriteRole, IWriteSamlConfig, IWriteScheduledPlan, IWriteSessionConfig, IWriteTheme, IWriteUser, IWriteUserAttribute, IWriteUserAttributeWithValue, IWriteWhitelabelConfiguration } from './models';
|
|
3
3
|
export interface ILooker31SDK extends IAPIMethods {
|
|
4
4
|
login(request: IRequestLogin, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAccessToken, IError>>;
|
|
5
5
|
login_user(user_id: number, associative?: boolean, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAccessToken, IError>>;
|
|
@@ -83,7 +83,7 @@ export interface ILooker31SDK extends IAPIMethods {
|
|
|
83
83
|
create_content_metadata_access(body: Partial<IContentMetaGroupUser>, send_boards_notification_email?: boolean, options?: Partial<ITransportSettings>): Promise<SDKResponse<IContentMetaGroupUser, IError | IValidationError>>;
|
|
84
84
|
update_content_metadata_access(content_metadata_access_id: number, body: Partial<IContentMetaGroupUser>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IContentMetaGroupUser, IError | IValidationError>>;
|
|
85
85
|
delete_content_metadata_access(content_metadata_access_id: number, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError>>;
|
|
86
|
-
content_thumbnail(request: IRequestContentThumbnail, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError>>;
|
|
86
|
+
content_thumbnail(request: IRequestContentThumbnail, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError | IValidationError>>;
|
|
87
87
|
content_validation(fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IContentValidation, IError | IValidationError>>;
|
|
88
88
|
search_content_views(request: IRequestSearchContentViews, options?: Partial<ITransportSettings>): Promise<SDKResponse<IContentView[], IError>>;
|
|
89
89
|
vector_thumbnail(type: string, resource_id: string, reload?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError>>;
|
|
@@ -126,7 +126,7 @@ export interface ILooker31SDK extends IAPIMethods {
|
|
|
126
126
|
start_pdt_build(request: IRequestStartPdtBuild, options?: Partial<ITransportSettings>): Promise<SDKResponse<IMaterializePDT, IError>>;
|
|
127
127
|
check_pdt_build(materialization_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IMaterializePDT, IError>>;
|
|
128
128
|
stop_pdt_build(materialization_id: string, source?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IMaterializePDT, IError>>;
|
|
129
|
-
search_folders(request:
|
|
129
|
+
search_folders(request: IRequestSearchSpaces, options?: Partial<ITransportSettings>): Promise<SDKResponse<IFolder[], IError>>;
|
|
130
130
|
folder(folder_id: string, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IFolder, IError>>;
|
|
131
131
|
update_folder(folder_id: string, body: Partial<IUpdateFolder>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IFolder, IError | IValidationError>>;
|
|
132
132
|
delete_folder(folder_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError>>;
|
|
@@ -253,7 +253,7 @@ export interface ILooker31SDK extends IAPIMethods {
|
|
|
253
253
|
all_model_sets(fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IModelSet[], IError>>;
|
|
254
254
|
create_model_set(body: Partial<IWriteModelSet>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IModelSet, IError | IValidationError>>;
|
|
255
255
|
all_permissions(options?: Partial<ITransportSettings>): Promise<SDKResponse<IPermission[], IError>>;
|
|
256
|
-
search_permission_sets(request:
|
|
256
|
+
search_permission_sets(request: IRequestSearchModelSets, options?: Partial<ITransportSettings>): Promise<SDKResponse<IPermissionSet[], IError>>;
|
|
257
257
|
permission_set(permission_set_id: number, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IPermissionSet, IError>>;
|
|
258
258
|
update_permission_set(permission_set_id: number, body: Partial<IWritePermissionSet>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IPermissionSet, IError | IValidationError>>;
|
|
259
259
|
delete_permission_set(permission_set_id: number, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError>>;
|
|
@@ -347,7 +347,7 @@ export interface ILooker31SDK extends IAPIMethods {
|
|
|
347
347
|
user_attribute_user_values(request: IRequestUserAttributeUserValues, options?: Partial<ITransportSettings>): Promise<SDKResponse<IUserAttributeWithValue[], IError>>;
|
|
348
348
|
set_user_attribute_user_value(user_id: number, user_attribute_id: number, body: Partial<IWriteUserAttributeWithValue>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IUserAttributeWithValue, IError | IValidationError>>;
|
|
349
349
|
delete_user_attribute_user_value(user_id: number, user_attribute_id: number, options?: Partial<ITransportSettings>): Promise<SDKResponse<void, IError>>;
|
|
350
|
-
all_user_attributes(request:
|
|
350
|
+
all_user_attributes(request: IRequestAllHomepageSections, options?: Partial<ITransportSettings>): Promise<SDKResponse<IUserAttribute[], IError>>;
|
|
351
351
|
create_user_attribute(body: Partial<IWriteUserAttribute>, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IUserAttribute, IError | IValidationError>>;
|
|
352
352
|
user_attribute(user_attribute_id: number, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IUserAttribute, IError>>;
|
|
353
353
|
update_user_attribute(user_attribute_id: number, body: Partial<IWriteUserAttribute>, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IUserAttribute, IError | IValidationError>>;
|