@looker/sdk 26.6.1 → 26.10.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/4.0/funcs.d.ts +11 -3
- package/lib/4.0/funcs.js +1471 -1402
- package/lib/4.0/funcs.js.map +1 -1
- package/lib/4.0/methods.d.ts +11 -3
- package/lib/4.0/methods.js +986 -933
- package/lib/4.0/methods.js.map +1 -1
- package/lib/4.0/methodsInterface.d.ts +11 -3
- package/lib/4.0/methodsInterface.js +4 -0
- package/lib/4.0/methodsInterface.js.map +1 -1
- package/lib/4.0/models.d.ts +109 -3
- package/lib/4.0/models.js.map +1 -1
- package/lib/4.0/streams.d.ts +10 -2
- package/lib/4.0/streams.js +986 -933
- 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/4.0/funcs.js +1466 -1397
- package/lib/esm/4.0/funcs.js.map +1 -1
- package/lib/esm/4.0/methods.js +986 -933
- package/lib/esm/4.0/methods.js.map +1 -1
- package/lib/esm/4.0/methodsInterface.js +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 +986 -933
- 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
package/lib/4.0/methods.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { DelimArray, IDictionary, IAuthSession, ITransportSettings, SDKResponse } from '@looker/sdk-rtl';
|
|
2
2
|
import { APIMethods } from '@looker/sdk-rtl';
|
|
3
3
|
import type { ILooker40SDK } from './methodsInterface';
|
|
4
|
-
import type { IAccessToken, IAgent, IAlert, IAlertNotifications, IAlertPatch, IApiSession, IApiVersion, IArtifact, IArtifactNamespace, IArtifactUsage, IBackupConfiguration, IBoard, IBoardItem, IBoardSection, ICertification, IChatMessage, ICIRun, IColorCollection, IColumnSearch, IConnectionFeatures, IContentFavorite, IContentMeta, IContentMetaGroupUser, IContentSearch, IContentSummary, IContentValidation, IContentView, IConversation, IConversationalAnalyticsChatRequest, IConversationMessage, ICostEstimate, ICreateCIRunRequest, ICreateCIRunResponse, ICreateContinuousIntegrationRunRequest, 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, IError, IExternalOauthApplication, IFolder, IFolderBase, IGitBranch, IGitConnectionTest, IGitConnectionTestResult, IGroup, IGroupHierarchy, IGroupIdForGroupInclusion, IGroupIdForGroupUserInclusion, IGroupSearch, IHomepageSection, IIntegration, IIntegrationHub, IIntegrationHubHealthResult, IIntegrationTestResult, IInternalHelpResources, IInternalHelpResourcesContent, IJsonBi, IKdaRequestPayload, IKdaResponsePayload, 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, IRequestSearchAgents, IRequestSearchAlerts, IRequestSearchArtifacts, IRequestSearchBoards, IRequestSearchContent, IRequestSearchContentFavorites, IRequestSearchContentViews, IRequestSearchConversations, IRequestSearchCredentialsEmail, IRequestSearchDashboardElements, IRequestSearchDashboards, IRequestSearchFolders, IRequestSearchGroups, IRequestSearchGroupsWithHierarchy, IRequestSearchGroupsWithRoles, IRequestSearchLookmlDashboards, 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, IServiceAccount, 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, IWriteAgent, IWriteAlert, IWriteApiSession, IWriteBackupConfiguration, IWriteBoard, IWriteBoardItem, IWriteBoardSection, IWriteCertification, IWriteColorCollection, IWriteContentFavorite, IWriteContentMeta, IWriteConversation, IWriteConversationMessage, IWriteConversationMessages, 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, IWriteServiceAccount, IWriteSessionConfig, IWriteSetting, IWriteSqlInterfaceQueryCreate, IWriteSshServer, IWriteSshTunnel, IWriteTheme, IWriteUser, IWriteUserAttribute, IWriteUserAttributeWithValue, IWriteWhitelabelConfiguration } from './models';
|
|
4
|
+
import type { IAccessToken, IAgent, IAlert, IAlertNotifications, IAlertPatch, IApiSession, IApiVersion, IArtifact, IArtifactNamespace, IArtifactUsage, IAsyncDeployResponse, IBackupConfiguration, IBoard, IBoardItem, IBoardSection, ICertification, IChatMessage, ICIRun, IColorCollection, IColumnSearch, IConnectionFeatures, IContentFavorite, IContentMeta, IContentMetaGroupUser, IContentSearch, IContentSummary, IContentValidation, IContentView, IConversation, IConversationalAnalyticsChatRequest, IConversationMessage, ICostEstimate, ICreateCIRunRequest, ICreateCIRunResponse, ICreateContinuousIntegrationRunRequest, 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, IDeployStatusResponse, IDialectInfo, IDigestEmails, IDigestEmailSend, IEgressIpAddresses, IEmbedCookielessSessionAcquire, IEmbedCookielessSessionAcquireResponse, IEmbedCookielessSessionGenerateTokens, IEmbedCookielessSessionGenerateTokensResponse, IEmbedParams, IEmbedSecret, IEmbedSsoParams, IEmbedUrlResponse, IError, IExternalOauthApplication, IFolder, IFolderBase, IGitBranch, IGitConnectionTest, IGitConnectionTestResult, IGoldenQuery, IGroup, IGroupHierarchy, IGroupIdForGroupInclusion, IGroupIdForGroupUserInclusion, IGroupSearch, IHomepageSection, IIntegration, IIntegrationHub, IIntegrationHubHealthResult, IIntegrationTestResult, IInternalHelpResources, IInternalHelpResourcesContent, IJsonBi, IKdaRequestPayload, IKdaResponsePayload, 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, IRequestAsyncDeployRefToProduction, 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, IRequestSearchAgents, IRequestSearchAlerts, IRequestSearchArtifacts, IRequestSearchBoards, IRequestSearchContent, IRequestSearchContentFavorites, IRequestSearchContentViews, IRequestSearchConversations, IRequestSearchCredentialsEmail, IRequestSearchDashboardElements, IRequestSearchDashboards, IRequestSearchFolders, IRequestSearchGroups, IRequestSearchGroupsWithHierarchy, IRequestSearchGroupsWithRoles, IRequestSearchLookmlDashboards, 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, IServiceAccount, 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, IWriteAgent, IWriteAlert, IWriteApiSession, IWriteBackupConfiguration, IWriteBoard, IWriteBoardItem, IWriteBoardSection, IWriteCertification, IWriteColorCollection, IWriteContentFavorite, IWriteContentMeta, IWriteConversation, IWriteConversationMessage, IWriteConversationMessages, IWriteCreateDashboardFilter, IWriteCredentialsApi3, IWriteCredentialsEmail, IWriteDashboard, IWriteDashboardElement, IWriteDashboardFilter, IWriteDashboardLayout, IWriteDashboardLayoutComponent, IWriteDashboardLookml, IWriteDatagroup, IWriteDBConnection, IWriteEmbedSecret, IWriteExternalOauthApplication, IWriteGitBranch, IWriteGoldenQuery, IWriteGroup, IWriteIntegration, IWriteIntegrationHub, IWriteInternalHelpResources, IWriteInternalHelpResourcesContent, IWriteLDAPConfig, IWriteLegacyFeature, IWriteLookmlModel, IWriteLookWithQuery, IWriteMergeQuery, IWriteMobileToken, IWriteModelSet, IWriteOauthClientApp, IWriteOIDCConfig, IWritePasswordConfig, IWritePermissionSet, IWriteProject, IWriteQuery, IWriteRepositoryCredential, IWriteRole, IWriteSamlConfig, IWriteScheduledPlan, IWriteServiceAccount, IWriteSessionConfig, IWriteSetting, IWriteSqlInterfaceQueryCreate, IWriteSshServer, IWriteSshTunnel, IWriteTheme, IWriteUser, IWriteUserAttribute, IWriteUserAttributeWithValue, IWriteWhitelabelConfiguration } from './models';
|
|
5
5
|
export declare class Looker40SDK extends APIMethods implements ILooker40SDK {
|
|
6
6
|
static readonly ApiVersion = "4.0";
|
|
7
7
|
constructor(authSession: IAuthSession);
|
|
@@ -17,7 +17,7 @@ export declare class Looker40SDK extends APIMethods implements ILooker40SDK {
|
|
|
17
17
|
alert_notifications(request: IRequestAlertNotifications, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAlertNotifications[], IError>>;
|
|
18
18
|
read_alert_notification(alert_notification_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAlertNotifications, IError | IValidationError>>;
|
|
19
19
|
login(request: IRequestLogin, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAccessToken, IError>>;
|
|
20
|
-
login_user(user_id: string,
|
|
20
|
+
login_user(user_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAccessToken, IError>>;
|
|
21
21
|
logout(options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError>>;
|
|
22
22
|
artifact_usage(fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IArtifactUsage, IError | IValidationError>>;
|
|
23
23
|
artifact_namespaces(request: IRequestArtifactNamespaces, options?: Partial<ITransportSettings>): Promise<SDKResponse<IArtifactNamespace[], IError | IValidationError>>;
|
|
@@ -190,6 +190,9 @@ export declare class Looker40SDK extends APIMethods implements ILooker40SDK {
|
|
|
190
190
|
get_conversation(conversation_id: string, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IConversation, IError>>;
|
|
191
191
|
update_conversation(conversation_id: string, body: Partial<IWriteConversation>, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IConversation, IError | IValidationError>>;
|
|
192
192
|
conversational_analytics_chat(body: Partial<IConversationalAnalyticsChatRequest>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IChatMessage[], IError>>;
|
|
193
|
+
create_golden_query(body: Partial<IWriteGoldenQuery>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IGoldenQuery, IError | IValidationError>>;
|
|
194
|
+
update_golden_query(golden_query_id: number, body: Partial<IWriteGoldenQuery>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IGoldenQuery, IError | IValidationError>>;
|
|
195
|
+
delete_golden_query(golden_query_id: number, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError>>;
|
|
193
196
|
all_dashboards(fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardBase[], IError>>;
|
|
194
197
|
create_dashboard(body: Partial<IWriteDashboard>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboard, IError | IValidationError>>;
|
|
195
198
|
search_dashboards(request: IRequestSearchDashboards, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboard[], IError>>;
|
|
@@ -226,6 +229,8 @@ export declare class Looker40SDK extends APIMethods implements ILooker40SDK {
|
|
|
226
229
|
delete_dashboard_layout(dashboard_layout_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError | IValidationError>>;
|
|
227
230
|
dashboard_dashboard_layouts(dashboard_id: string, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardLayout[], IError>>;
|
|
228
231
|
create_dashboard_layout(body: Partial<IWriteDashboardLayout>, fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboardLayout, IError | IValidationError>>;
|
|
232
|
+
dashboard_filter_state(guid: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError>>;
|
|
233
|
+
create_dashboard_filter_state(body: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDashboard, IError | IValidationError>>;
|
|
229
234
|
perform_data_action(body: Partial<IDataActionRequest>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDataActionResponse, IError>>;
|
|
230
235
|
fetch_remote_data_action_form(body: Partial<IDictionary<string>>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDataActionForm, IError | IValidationError>>;
|
|
231
236
|
all_datagroups(options?: Partial<ITransportSettings>): Promise<SDKResponse<IDatagroup[], IError>>;
|
|
@@ -315,6 +320,8 @@ export declare class Looker40SDK extends APIMethods implements ILooker40SDK {
|
|
|
315
320
|
find_git_branch(project_id: string, branch_name: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<IGitBranch, IError>>;
|
|
316
321
|
delete_git_branch(project_id: string, branch_name: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError>>;
|
|
317
322
|
deploy_ref_to_production(request: IRequestDeployRefToProduction, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError | IValidationError>>;
|
|
323
|
+
async_deploy_ref_to_production(request: IRequestAsyncDeployRefToProduction, options?: Partial<ITransportSettings>): Promise<SDKResponse<IAsyncDeployResponse, IError | IValidationError>>;
|
|
324
|
+
async_deploy_status(project_id: string, deployment_id: number, options?: Partial<ITransportSettings>): Promise<SDKResponse<IDeployStatusResponse, IError>>;
|
|
318
325
|
deploy_to_production(project_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError | IValidationError>>;
|
|
319
326
|
reset_project_to_production(project_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError | IValidationError>>;
|
|
320
327
|
reset_project_to_remote(project_id: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<string, IError | IValidationError>>;
|
|
@@ -398,6 +405,7 @@ export declare class Looker40SDK extends APIMethods implements ILooker40SDK {
|
|
|
398
405
|
scheduled_plans_for_dashboard(request: IRequestScheduledPlansForDashboard, options?: Partial<ITransportSettings>): Promise<SDKResponse<IScheduledPlan[], IError>>;
|
|
399
406
|
scheduled_plans_for_lookml_dashboard(request: IRequestScheduledPlansForLookmlDashboard, options?: Partial<ITransportSettings>): Promise<SDKResponse<IScheduledPlan[], IError>>;
|
|
400
407
|
scheduled_plan_run_once_by_id(scheduled_plan_id: string, body?: Partial<IWriteScheduledPlan>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IScheduledPlan, IError | IValidationError>>;
|
|
408
|
+
get_self_service_model_allowed_connections(google_sheets?: boolean, options?: Partial<ITransportSettings>): Promise<SDKResponse<string[], IError>>;
|
|
401
409
|
update_self_service_explore_certification(model_name: string, body: Partial<IWriteCertification>, options?: Partial<ITransportSettings>): Promise<SDKResponse<ICertification, IError | IValidationError>>;
|
|
402
410
|
session(options?: Partial<ITransportSettings>): Promise<SDKResponse<IApiSession, IError>>;
|
|
403
411
|
update_session(body: Partial<IWriteApiSession>, options?: Partial<ITransportSettings>): Promise<SDKResponse<IApiSession, IError | IValidationError>>;
|
|
@@ -406,7 +414,7 @@ export declare class Looker40SDK extends APIMethods implements ILooker40SDK {
|
|
|
406
414
|
create_sql_interface_query(body: Partial<IWriteSqlInterfaceQueryCreate>, options?: Partial<ITransportSettings>): Promise<SDKResponse<ISqlInterfaceQuery, IError | IValidationError>>;
|
|
407
415
|
all_themes(fields?: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ITheme[], IError>>;
|
|
408
416
|
create_theme(body: Partial<IWriteTheme>, options?: Partial<ITransportSettings>): Promise<SDKResponse<ITheme, IError | IValidationError>>;
|
|
409
|
-
search_themes(request: IRequestSearchThemes, options?: Partial<ITransportSettings>): Promise<SDKResponse<ITheme[], IError>>;
|
|
417
|
+
search_themes(request: IRequestSearchThemes, options?: Partial<ITransportSettings>): Promise<SDKResponse<ITheme[], IError | IValidationError>>;
|
|
410
418
|
default_theme(ts?: Date, options?: Partial<ITransportSettings>): Promise<SDKResponse<ITheme, IError>>;
|
|
411
419
|
set_default_theme(name: string, options?: Partial<ITransportSettings>): Promise<SDKResponse<ITheme, IError | IValidationError>>;
|
|
412
420
|
active_themes(request: IRequestActiveThemes, options?: Partial<ITransportSettings>): Promise<SDKResponse<ITheme[], IError>>;
|