@looker/sdk 25.8.0 → 25.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.
- package/CHANGELOG.md +15 -0
- package/lib/4.0/funcs.d.ts +5 -4
- package/lib/4.0/funcs.js +209 -195
- package/lib/4.0/funcs.js.map +1 -1
- package/lib/4.0/methods.d.ts +5 -4
- package/lib/4.0/methods.js +146 -134
- package/lib/4.0/methods.js.map +1 -1
- package/lib/4.0/methodsInterface.d.ts +5 -4
- package/lib/4.0/methodsInterface.js.map +1 -1
- package/lib/4.0/models.d.ts +46 -22
- package/lib/4.0/models.js.map +1 -1
- package/lib/4.0/streams.d.ts +4 -3
- package/lib/4.0/streams.js +146 -134
- 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/4.0/funcs.js +208 -194
- package/lib/esm/4.0/funcs.js.map +1 -1
- package/lib/esm/4.0/methods.js +146 -134
- 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.map +1 -1
- package/lib/esm/4.0/streams.js +146 -134
- 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
package/lib/4.0/streams.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { DelimArray, IDictionary, IAuthSession, ITransportSettings } from '@looker/sdk-rtl';
|
|
2
2
|
import { APIMethods } from '@looker/sdk-rtl';
|
|
3
|
-
import type { IAccessToken, IAlert, IAlertNotifications, IAlertPatch, IApiSession, IApiVersion, IArtifact, IArtifactNamespace, IArtifactUsage, IBackupConfiguration, IBoard, IBoardItem, IBoardSection, IColorCollection, IColumnSearch, IConnectionFeatures, IContentFavorite, IContentMeta, IContentMetaGroupUser, IContentSearch, IContentSummary, IContentValidation, IContentView, ICostEstimate, ICreateCIRunRequest, ICreateCIRunResponse, 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, IEmbedCookielessSessionAcquire, IEmbedCookielessSessionAcquireResponse, IEmbedCookielessSessionGenerateTokens, IEmbedCookielessSessionGenerateTokensResponse, IEmbedParams, IEmbedSecret, IEmbedSsoParams, IEmbedUrlResponse, IExternalOauthApplication, IFolder, IFolderBase, IGitBranch, IGitConnectionTest, IGitConnectionTestResult, IGroup, IGroupHierarchy, IGroupIdForGroupInclusion, IGroupIdForGroupUserInclusion, IGroupSearch, IHomepageSection, IIntegration, IIntegrationHub, IIntegrationTestResult, IInternalHelpResources, IInternalHelpResourcesContent, IJsonBi, ILDAPConfig, ILDAPConfigTestResult, ILegacyFeature, ILocale, ILook, ILookmlModel, ILookmlModelExplore, ILookmlTest, ILookmlTestResult, ILookWithQuery, IManifest, IMaterializePDT, IMergeQuery, IMobileSettings, IMobileToken, IModel, IModelFieldSuggestions, IModelSet, IOauthClientApp, IOIDCConfig, IPasswordConfig, IPermission, IPermissionSet, IProject,
|
|
3
|
+
import type { IAccessToken, IAlert, IAlertNotifications, IAlertPatch, IApiSession, IApiVersion, IArtifact, IArtifactNamespace, IArtifactUsage, IBackupConfiguration, IBoard, IBoardItem, IBoardSection, IColorCollection, IColumnSearch, IConnectionFeatures, IContentFavorite, IContentMeta, IContentMetaGroupUser, IContentSearch, IContentSummary, IContentValidation, IContentView, ICostEstimate, ICreateCIRunRequest, ICreateCIRunResponse, 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, IEmbedCookielessSessionAcquire, IEmbedCookielessSessionAcquireResponse, IEmbedCookielessSessionGenerateTokens, IEmbedCookielessSessionGenerateTokensResponse, IEmbedParams, IEmbedSecret, IEmbedSsoParams, IEmbedUrlResponse, IExternalOauthApplication, IFolder, IFolderBase, IGitBranch, IGitConnectionTest, IGitConnectionTestResult, IGroup, IGroupHierarchy, IGroupIdForGroupInclusion, IGroupIdForGroupUserInclusion, IGroupSearch, IHomepageSection, IIntegration, IIntegrationHub, IIntegrationTestResult, IInternalHelpResources, IInternalHelpResourcesContent, IJsonBi, 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, IProjectRun, IProjectValidation, IProjectValidationCache, IProjectWorkspace, IQuery, IQueryTask, IRenderTask, IReport, IRepositoryCredential, IRequestActiveThemes, IRequestAlertNotifications, IRequestAllBoardItems, IRequestAllBoardSections, IRequestAllExternalOauthApplications, IRequestAllGroups, IRequestAllGroupUsers, IRequestAllIntegrations, IRequestAllLookmlModels, IRequestAllRoles, IRequestAllScheduledPlans, IRequestAllUserAttributes, IRequestAllUsers, IRequestArtifact, IRequestArtifactNamespaces, IRequestConnectionColumns, IRequestConnectionSchemas, IRequestConnectionSearchColumns, IRequestConnectionTables, IRequestContentSummary, IRequestContentThumbnail, IRequestContentValidation, IRequestCreateDashboardElement, IRequestCreateDashboardRenderTask, IRequestCreateQueryTask, IRequestCreateUserCredentialsEmailPasswordReset, IRequestDeployRefToProduction, IRequestFolderChildren, IRequestFolderChildrenSearch, IRequestGraphDerivedTablesForModel, IRequestGraphDerivedTablesForView, IRequestLogin, IRequestLookmlModelExplore, IRequestModelFieldnameSuggestions, IRequestRoleUsers, IRequestRunGitConnectionTest, IRequestRunInlineQuery, IRequestRunLook, IRequestRunLookmlTest, IRequestRunQuery, IRequestScheduledPlansForDashboard, IRequestScheduledPlansForLook, IRequestScheduledPlansForLookmlDashboard, IRequestSearchAlerts, IRequestSearchArtifacts, IRequestSearchBoards, IRequestSearchContent, IRequestSearchContentFavorites, IRequestSearchContentViews, IRequestSearchCredentialsEmail, IRequestSearchDashboardElements, IRequestSearchDashboards, IRequestSearchFolders, IRequestSearchGroups, IRequestSearchGroupsWithHierarchy, IRequestSearchGroupsWithRoles, IRequestSearchLooks, IRequestSearchModelSets, IRequestSearchPermissionSets, IRequestSearchReports, IRequestSearchRoles, IRequestSearchRolesWithUserCount, IRequestSearchScheduledPlans, IRequestSearchThemes, IRequestSearchUserLoginLockouts, IRequestSearchUsers, IRequestSearchUsersNames, IRequestStartPdtBuild, IRequestSyncLookmlDashboard, IRequestTagRef, IRequestUserAttributeUserValues, IRequestUserRoles, IRole, IRoleSearch, IRunningQueries, ISamlConfig, ISamlMetadataParseResult, IScheduledPlan, ISchema, ISchemaColumns, ISchemaTables, ISession, ISessionConfig, ISetting, ISmtpSettings, ISmtpStatus, ISqlInterfaceQuery, ISqlInterfaceQueryMetadata, ISqlQuery, ISqlQueryCreate, ISshPublicKey, ISshServer, ISshTunnel, ISupportAccessAddEntries, ISupportAccessAllowlistEntry, ISupportAccessEnable, ISupportAccessStatus, ITheme, ITimezone, IUpdateArtifact, IUpdateFolder, IUser, IUserAttribute, IUserAttributeGroupValue, IUserAttributeWithValue, IUserEmailOnly, IUserLoginLockout, IUserPublic, IValidationError, IWelcomeEmailTest, IWhitelabelConfiguration, IWorkspace, IWriteAlert, IWriteApiSession, IWriteBackupConfiguration, IWriteBoard, IWriteBoardItem, IWriteBoardSection, IWriteColorCollection, IWriteContentFavorite, IWriteContentMeta, IWriteCreateDashboardFilter, IWriteCredentialsApi3, 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, IWriteSqlInterfaceQueryCreate, IWriteSshServer, IWriteSshTunnel, IWriteTheme, IWriteUser, IWriteUserAttribute, IWriteUserAttributeWithValue, IWriteWhitelabelConfiguration } from './models';
|
|
4
4
|
export declare class Looker40SDKStream extends APIMethods {
|
|
5
5
|
static readonly ApiVersion = "4.0";
|
|
6
6
|
constructor(authSession: IAuthSession);
|
|
@@ -279,6 +279,8 @@ export declare class Looker40SDKStream extends APIMethods {
|
|
|
279
279
|
connection_columns(callback: (response: Response) => Promise<ISchemaColumns[]>, request: IRequestConnectionColumns, options?: Partial<ITransportSettings>): Promise<ISchemaColumns[]>;
|
|
280
280
|
connection_search_columns(callback: (response: Response) => Promise<IColumnSearch[]>, request: IRequestConnectionSearchColumns, options?: Partial<ITransportSettings>): Promise<IColumnSearch[]>;
|
|
281
281
|
connection_cost_estimate(callback: (response: Response) => Promise<ICostEstimate>, connection_name: string, body: Partial<ICreateCostEstimate>, fields?: string, options?: Partial<ITransportSettings>): Promise<ICostEstimate>;
|
|
282
|
+
get_ci_run(callback: (response: Response) => Promise<IProjectRun>, project_id: string, run_id: string, fields?: string, options?: Partial<ITransportSettings>): Promise<IProjectRun>;
|
|
283
|
+
create_ci_run(callback: (response: Response) => Promise<ICreateCIRunResponse>, project_id: string, body: Partial<ICreateCIRunRequest>, fields?: string, options?: Partial<ITransportSettings>): Promise<ICreateCIRunResponse>;
|
|
282
284
|
lock_all(callback: (response: Response) => Promise<string>, project_id: string, fields?: string, options?: Partial<ITransportSettings>): Promise<string>;
|
|
283
285
|
all_git_branches(callback: (response: Response) => Promise<IGitBranch[]>, project_id: string, options?: Partial<ITransportSettings>): Promise<IGitBranch[]>;
|
|
284
286
|
git_branch(callback: (response: Response) => Promise<IGitBranch>, project_id: string, options?: Partial<ITransportSettings>): Promise<IGitBranch>;
|
|
@@ -307,8 +309,6 @@ export declare class Looker40SDKStream extends APIMethods {
|
|
|
307
309
|
all_lookml_tests(callback: (response: Response) => Promise<ILookmlTest[]>, project_id: string, file_id?: string, options?: Partial<ITransportSettings>): Promise<ILookmlTest[]>;
|
|
308
310
|
run_lookml_test(callback: (response: Response) => Promise<ILookmlTestResult[]>, request: IRequestRunLookmlTest, options?: Partial<ITransportSettings>): Promise<ILookmlTestResult[]>;
|
|
309
311
|
tag_ref(callback: (response: Response) => Promise<IProject>, request: IRequestTagRef, options?: Partial<ITransportSettings>): Promise<IProject>;
|
|
310
|
-
get_ci_run(callback: (response: Response) => Promise<IProjectCIRun>, project_id: string, run_id: string, fields?: string, options?: Partial<ITransportSettings>): Promise<IProjectCIRun>;
|
|
311
|
-
create_ci_run(callback: (response: Response) => Promise<ICreateCIRunResponse>, project_id: string, body: Partial<ICreateCIRunRequest>, fields?: string, options?: Partial<ITransportSettings>): Promise<ICreateCIRunResponse>;
|
|
312
312
|
update_repository_credential(callback: (response: Response) => Promise<IRepositoryCredential>, root_project_id: string, credential_id: string, body: Partial<IWriteRepositoryCredential>, options?: Partial<ITransportSettings>): Promise<IRepositoryCredential>;
|
|
313
313
|
delete_repository_credential(callback: (response: Response) => Promise<string>, root_project_id: string, credential_id: string, options?: Partial<ITransportSettings>): Promise<string>;
|
|
314
314
|
get_all_repository_credentials(callback: (response: Response) => Promise<IRepositoryCredential[]>, root_project_id: string, options?: Partial<ITransportSettings>): Promise<IRepositoryCredential[]>;
|
|
@@ -414,6 +414,7 @@ export declare class Looker40SDKStream extends APIMethods {
|
|
|
414
414
|
user_credentials_oidc(callback: (response: Response) => Promise<ICredentialsOIDC>, user_id: string, fields?: string, options?: Partial<ITransportSettings>): Promise<ICredentialsOIDC>;
|
|
415
415
|
delete_user_credentials_oidc(callback: (response: Response) => Promise<string>, user_id: string, options?: Partial<ITransportSettings>): Promise<string>;
|
|
416
416
|
user_credentials_api3(callback: (response: Response) => Promise<ICredentialsApi3>, user_id: string, credentials_api3_id: string, fields?: string, options?: Partial<ITransportSettings>): Promise<ICredentialsApi3>;
|
|
417
|
+
update_user_credentials_api3(callback: (response: Response) => Promise<ICredentialsApi3>, user_id: string, credentials_api3_id: string, body: Partial<IWriteCredentialsApi3>, fields?: string, options?: Partial<ITransportSettings>): Promise<ICredentialsApi3>;
|
|
417
418
|
delete_user_credentials_api3(callback: (response: Response) => Promise<string>, user_id: string, credentials_api3_id: string, options?: Partial<ITransportSettings>): Promise<string>;
|
|
418
419
|
all_user_credentials_api3s(callback: (response: Response) => Promise<ICredentialsApi3[]>, user_id: string, fields?: string, options?: Partial<ITransportSettings>): Promise<ICredentialsApi3[]>;
|
|
419
420
|
create_user_credentials_api3(callback: (response: Response) => Promise<ICreateCredentialsApi3>, user_id: string, fields?: string, options?: Partial<ITransportSettings>): Promise<ICreateCredentialsApi3>;
|