@aws-sdk/client-quicksight 3.297.0 → 3.298.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/dist-cjs/commands/CancelIngestionCommand.js +2 -3
- package/dist-cjs/commands/CreateAccountCustomizationCommand.js +2 -3
- package/dist-cjs/commands/CreateAccountSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/CreateAnalysisCommand.js +1 -1
- package/dist-cjs/commands/CreateDashboardCommand.js +1 -1
- package/dist-cjs/commands/CreateDataSetCommand.js +1 -1
- package/dist-cjs/commands/CreateDataSourceCommand.js +1 -1
- package/dist-cjs/commands/CreateFolderCommand.js +2 -3
- package/dist-cjs/commands/CreateFolderMembershipCommand.js +2 -3
- package/dist-cjs/commands/CreateGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateGroupMembershipCommand.js +2 -3
- package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +2 -3
- package/dist-cjs/commands/CreateIngestionCommand.js +2 -3
- package/dist-cjs/commands/CreateNamespaceCommand.js +2 -3
- package/dist-cjs/commands/CreateTemplateAliasCommand.js +2 -3
- package/dist-cjs/commands/CreateTemplateCommand.js +1 -1
- package/dist-cjs/commands/CreateThemeAliasCommand.js +2 -3
- package/dist-cjs/commands/CreateThemeCommand.js +2 -3
- package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +2 -3
- package/dist-cjs/commands/DeleteAccountSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/DeleteAnalysisCommand.js +2 -3
- package/dist-cjs/commands/DeleteDashboardCommand.js +2 -3
- package/dist-cjs/commands/DeleteDataSetCommand.js +2 -3
- package/dist-cjs/commands/DeleteDataSourceCommand.js +2 -3
- package/dist-cjs/commands/DeleteFolderCommand.js +2 -3
- package/dist-cjs/commands/DeleteFolderMembershipCommand.js +2 -3
- package/dist-cjs/commands/DeleteGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteGroupMembershipCommand.js +2 -3
- package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +2 -3
- package/dist-cjs/commands/DeleteNamespaceCommand.js +2 -3
- package/dist-cjs/commands/DeleteTemplateAliasCommand.js +2 -3
- package/dist-cjs/commands/DeleteTemplateCommand.js +2 -3
- package/dist-cjs/commands/DeleteThemeAliasCommand.js +2 -3
- package/dist-cjs/commands/DeleteThemeCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountSettingsCommand.js +2 -3
- package/dist-cjs/commands/DescribeAccountSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/DescribeAnalysisCommand.js +2 -3
- package/dist-cjs/commands/DescribeAnalysisDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeDashboardCommand.js +2 -3
- package/dist-cjs/commands/DescribeDashboardDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeDataSetCommand.js +1 -1
- package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeDataSourceCommand.js +2 -3
- package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeFolderCommand.js +2 -3
- package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeGroupCommand.js +2 -3
- package/dist-cjs/commands/DescribeGroupMembershipCommand.js +2 -3
- package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +2 -3
- package/dist-cjs/commands/DescribeIngestionCommand.js +2 -3
- package/dist-cjs/commands/DescribeIpRestrictionCommand.js +2 -3
- package/dist-cjs/commands/DescribeNamespaceCommand.js +2 -3
- package/dist-cjs/commands/DescribeTemplateAliasCommand.js +2 -3
- package/dist-cjs/commands/DescribeTemplateCommand.js +2 -3
- package/dist-cjs/commands/DescribeTemplateDefinitionCommand.js +1 -1
- package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeThemeAliasCommand.js +2 -3
- package/dist-cjs/commands/DescribeThemeCommand.js +2 -3
- package/dist-cjs/commands/DescribeThemePermissionsCommand.js +2 -3
- package/dist-cjs/commands/DescribeUserCommand.js +2 -3
- package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +1 -1
- package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +1 -2
- package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +1 -1
- package/dist-cjs/commands/ListAnalysesCommand.js +2 -3
- package/dist-cjs/commands/ListDashboardVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListDashboardsCommand.js +2 -3
- package/dist-cjs/commands/ListDataSetsCommand.js +2 -3
- package/dist-cjs/commands/ListDataSourcesCommand.js +2 -3
- package/dist-cjs/commands/ListFolderMembersCommand.js +2 -3
- package/dist-cjs/commands/ListFoldersCommand.js +2 -3
- package/dist-cjs/commands/ListGroupMembershipsCommand.js +2 -3
- package/dist-cjs/commands/ListGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +2 -3
- package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +2 -3
- package/dist-cjs/commands/ListIngestionsCommand.js +2 -3
- package/dist-cjs/commands/ListNamespacesCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListTemplateAliasesCommand.js +2 -3
- package/dist-cjs/commands/ListTemplateVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListTemplatesCommand.js +2 -3
- package/dist-cjs/commands/ListThemeAliasesCommand.js +2 -3
- package/dist-cjs/commands/ListThemeVersionsCommand.js +2 -3
- package/dist-cjs/commands/ListThemesCommand.js +2 -3
- package/dist-cjs/commands/ListUserGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListUsersCommand.js +2 -3
- package/dist-cjs/commands/RegisterUserCommand.js +2 -3
- package/dist-cjs/commands/RestoreAnalysisCommand.js +2 -3
- package/dist-cjs/commands/SearchAnalysesCommand.js +2 -3
- package/dist-cjs/commands/SearchDashboardsCommand.js +2 -3
- package/dist-cjs/commands/SearchDataSetsCommand.js +2 -3
- package/dist-cjs/commands/SearchDataSourcesCommand.js +2 -3
- package/dist-cjs/commands/SearchFoldersCommand.js +2 -3
- package/dist-cjs/commands/SearchGroupsCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +2 -3
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateAnalysisCommand.js +1 -1
- package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateDashboardCommand.js +1 -1
- package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +2 -3
- package/dist-cjs/commands/UpdateDataSetCommand.js +1 -1
- package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateDataSourceCommand.js +1 -1
- package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateFolderCommand.js +2 -3
- package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +2 -3
- package/dist-cjs/commands/UpdateIpRestrictionCommand.js +2 -3
- package/dist-cjs/commands/UpdatePublicSharingSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateTemplateAliasCommand.js +2 -3
- package/dist-cjs/commands/UpdateTemplateCommand.js +1 -1
- package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateThemeAliasCommand.js +2 -3
- package/dist-cjs/commands/UpdateThemeCommand.js +2 -3
- package/dist-cjs/commands/UpdateThemePermissionsCommand.js +2 -3
- package/dist-cjs/commands/UpdateUserCommand.js +2 -3
- package/dist-cjs/models/models_0.js +2 -645
- package/dist-cjs/models/models_1.js +3 -465
- package/dist-cjs/models/models_2.js +11 -1012
- package/dist-cjs/models/models_3.js +3 -464
- package/dist-es/commands/CancelIngestionCommand.js +2 -3
- package/dist-es/commands/CreateAccountCustomizationCommand.js +2 -3
- package/dist-es/commands/CreateAccountSubscriptionCommand.js +2 -3
- package/dist-es/commands/CreateAnalysisCommand.js +2 -2
- package/dist-es/commands/CreateDashboardCommand.js +2 -2
- package/dist-es/commands/CreateDataSetCommand.js +2 -2
- package/dist-es/commands/CreateDataSourceCommand.js +2 -2
- package/dist-es/commands/CreateFolderCommand.js +2 -3
- package/dist-es/commands/CreateFolderMembershipCommand.js +2 -3
- package/dist-es/commands/CreateGroupCommand.js +2 -3
- package/dist-es/commands/CreateGroupMembershipCommand.js +2 -3
- package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +2 -3
- package/dist-es/commands/CreateIngestionCommand.js +2 -3
- package/dist-es/commands/CreateNamespaceCommand.js +2 -3
- package/dist-es/commands/CreateTemplateAliasCommand.js +2 -3
- package/dist-es/commands/CreateTemplateCommand.js +2 -2
- package/dist-es/commands/CreateThemeAliasCommand.js +2 -3
- package/dist-es/commands/CreateThemeCommand.js +2 -3
- package/dist-es/commands/DeleteAccountCustomizationCommand.js +2 -3
- package/dist-es/commands/DeleteAccountSubscriptionCommand.js +2 -3
- package/dist-es/commands/DeleteAnalysisCommand.js +2 -3
- package/dist-es/commands/DeleteDashboardCommand.js +2 -3
- package/dist-es/commands/DeleteDataSetCommand.js +2 -3
- package/dist-es/commands/DeleteDataSourceCommand.js +2 -3
- package/dist-es/commands/DeleteFolderCommand.js +2 -3
- package/dist-es/commands/DeleteFolderMembershipCommand.js +2 -3
- package/dist-es/commands/DeleteGroupCommand.js +2 -3
- package/dist-es/commands/DeleteGroupMembershipCommand.js +2 -3
- package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +2 -3
- package/dist-es/commands/DeleteNamespaceCommand.js +2 -3
- package/dist-es/commands/DeleteTemplateAliasCommand.js +2 -3
- package/dist-es/commands/DeleteTemplateCommand.js +2 -3
- package/dist-es/commands/DeleteThemeAliasCommand.js +2 -3
- package/dist-es/commands/DeleteThemeCommand.js +2 -3
- package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +2 -3
- package/dist-es/commands/DeleteUserCommand.js +2 -3
- package/dist-es/commands/DescribeAccountCustomizationCommand.js +2 -3
- package/dist-es/commands/DescribeAccountSettingsCommand.js +2 -3
- package/dist-es/commands/DescribeAccountSubscriptionCommand.js +2 -3
- package/dist-es/commands/DescribeAnalysisCommand.js +2 -3
- package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +2 -2
- package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeDashboardCommand.js +2 -3
- package/dist-es/commands/DescribeDashboardDefinitionCommand.js +2 -2
- package/dist-es/commands/DescribeDashboardPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeDataSetCommand.js +2 -2
- package/dist-es/commands/DescribeDataSetPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeDataSourceCommand.js +2 -3
- package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeFolderCommand.js +2 -3
- package/dist-es/commands/DescribeFolderPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeGroupCommand.js +2 -3
- package/dist-es/commands/DescribeGroupMembershipCommand.js +2 -3
- package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +2 -3
- package/dist-es/commands/DescribeIngestionCommand.js +2 -3
- package/dist-es/commands/DescribeIpRestrictionCommand.js +2 -3
- package/dist-es/commands/DescribeNamespaceCommand.js +2 -3
- package/dist-es/commands/DescribeTemplateAliasCommand.js +2 -3
- package/dist-es/commands/DescribeTemplateCommand.js +2 -3
- package/dist-es/commands/DescribeTemplateDefinitionCommand.js +2 -2
- package/dist-es/commands/DescribeTemplatePermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeThemeAliasCommand.js +2 -3
- package/dist-es/commands/DescribeThemeCommand.js +2 -3
- package/dist-es/commands/DescribeThemePermissionsCommand.js +2 -3
- package/dist-es/commands/DescribeUserCommand.js +2 -3
- package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +2 -2
- package/dist-es/commands/GetDashboardEmbedUrlCommand.js +1 -2
- package/dist-es/commands/GetSessionEmbedUrlCommand.js +2 -2
- package/dist-es/commands/ListAnalysesCommand.js +2 -3
- package/dist-es/commands/ListDashboardVersionsCommand.js +2 -3
- package/dist-es/commands/ListDashboardsCommand.js +2 -3
- package/dist-es/commands/ListDataSetsCommand.js +2 -3
- package/dist-es/commands/ListDataSourcesCommand.js +2 -3
- package/dist-es/commands/ListFolderMembersCommand.js +2 -3
- package/dist-es/commands/ListFoldersCommand.js +2 -3
- package/dist-es/commands/ListGroupMembershipsCommand.js +2 -3
- package/dist-es/commands/ListGroupsCommand.js +2 -3
- package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +2 -3
- package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +2 -3
- package/dist-es/commands/ListIngestionsCommand.js +2 -3
- package/dist-es/commands/ListNamespacesCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListTemplateAliasesCommand.js +2 -3
- package/dist-es/commands/ListTemplateVersionsCommand.js +2 -3
- package/dist-es/commands/ListTemplatesCommand.js +2 -3
- package/dist-es/commands/ListThemeAliasesCommand.js +2 -3
- package/dist-es/commands/ListThemeVersionsCommand.js +2 -3
- package/dist-es/commands/ListThemesCommand.js +2 -3
- package/dist-es/commands/ListUserGroupsCommand.js +2 -3
- package/dist-es/commands/ListUsersCommand.js +2 -3
- package/dist-es/commands/RegisterUserCommand.js +2 -3
- package/dist-es/commands/RestoreAnalysisCommand.js +2 -3
- package/dist-es/commands/SearchAnalysesCommand.js +2 -3
- package/dist-es/commands/SearchDashboardsCommand.js +2 -3
- package/dist-es/commands/SearchDataSetsCommand.js +2 -3
- package/dist-es/commands/SearchDataSourcesCommand.js +2 -3
- package/dist-es/commands/SearchFoldersCommand.js +2 -3
- package/dist-es/commands/SearchGroupsCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAccountCustomizationCommand.js +2 -3
- package/dist-es/commands/UpdateAccountSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateAnalysisCommand.js +2 -2
- package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateDashboardCommand.js +2 -2
- package/dist-es/commands/UpdateDashboardPermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +2 -3
- package/dist-es/commands/UpdateDataSetCommand.js +2 -2
- package/dist-es/commands/UpdateDataSetPermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateDataSourceCommand.js +2 -2
- package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateFolderCommand.js +2 -3
- package/dist-es/commands/UpdateFolderPermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateGroupCommand.js +2 -3
- package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +2 -3
- package/dist-es/commands/UpdateIpRestrictionCommand.js +2 -3
- package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateTemplateAliasCommand.js +2 -3
- package/dist-es/commands/UpdateTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateTemplatePermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateThemeAliasCommand.js +2 -3
- package/dist-es/commands/UpdateThemeCommand.js +2 -3
- package/dist-es/commands/UpdateThemePermissionsCommand.js +2 -3
- package/dist-es/commands/UpdateUserCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -480
- package/dist-es/models/models_1.js +0 -345
- package/dist-es/models/models_2.js +11 -775
- package/dist-es/models/models_3.js +3 -348
- package/dist-types/models/models_0.d.ts +0 -640
- package/dist-types/models/models_1.d.ts +0 -460
- package/dist-types/models/models_2.d.ts +8 -936
- package/dist-types/models/models_3.d.ts +0 -456
- package/dist-types/ts3.4/models/models_0.d.ts +0 -452
- package/dist-types/ts3.4/models/models_1.d.ts +0 -321
- package/dist-types/ts3.4/models/models_2.d.ts +0 -640
- package/dist-types/ts3.4/models/models_3.d.ts +0 -340
- package/package.json +4 -3
|
@@ -1540,104 +1540,12 @@ export interface ComboChartConfiguration {
|
|
|
1540
1540
|
ReferenceLines?: ReferenceLine[];
|
|
1541
1541
|
VisualPalette?: VisualPalette;
|
|
1542
1542
|
}
|
|
1543
|
-
export declare const AccountCustomizationFilterSensitiveLog: (
|
|
1544
|
-
obj: AccountCustomization
|
|
1545
|
-
) => any;
|
|
1546
|
-
export declare const AccountInfoFilterSensitiveLog: (obj: AccountInfo) => any;
|
|
1547
|
-
export declare const AccountSettingsFilterSensitiveLog: (
|
|
1548
|
-
obj: AccountSettings
|
|
1549
|
-
) => any;
|
|
1550
|
-
export declare const ActiveIAMPolicyAssignmentFilterSensitiveLog: (
|
|
1551
|
-
obj: ActiveIAMPolicyAssignment
|
|
1552
|
-
) => any;
|
|
1553
|
-
export declare const AdHocFilteringOptionFilterSensitiveLog: (
|
|
1554
|
-
obj: AdHocFilteringOption
|
|
1555
|
-
) => any;
|
|
1556
|
-
export declare const PercentileAggregationFilterSensitiveLog: (
|
|
1557
|
-
obj: PercentileAggregation
|
|
1558
|
-
) => any;
|
|
1559
|
-
export declare const NumericalAggregationFunctionFilterSensitiveLog: (
|
|
1560
|
-
obj: NumericalAggregationFunction
|
|
1561
|
-
) => any;
|
|
1562
|
-
export declare const AggregationFunctionFilterSensitiveLog: (
|
|
1563
|
-
obj: AggregationFunction
|
|
1564
|
-
) => any;
|
|
1565
|
-
export declare const ColumnIdentifierFilterSensitiveLog: (
|
|
1566
|
-
obj: ColumnIdentifier
|
|
1567
|
-
) => any;
|
|
1568
|
-
export declare const AggregationSortConfigurationFilterSensitiveLog: (
|
|
1569
|
-
obj: AggregationSortConfiguration
|
|
1570
|
-
) => any;
|
|
1571
|
-
export declare const AmazonElasticsearchParametersFilterSensitiveLog: (
|
|
1572
|
-
obj: AmazonElasticsearchParameters
|
|
1573
|
-
) => any;
|
|
1574
|
-
export declare const AmazonOpenSearchParametersFilterSensitiveLog: (
|
|
1575
|
-
obj: AmazonOpenSearchParameters
|
|
1576
|
-
) => any;
|
|
1577
|
-
export declare const EntityFilterSensitiveLog: (obj: Entity) => any;
|
|
1578
|
-
export declare const AnalysisErrorFilterSensitiveLog: (
|
|
1579
|
-
obj: AnalysisError
|
|
1580
|
-
) => any;
|
|
1581
|
-
export declare const SheetFilterSensitiveLog: (obj: Sheet) => any;
|
|
1582
|
-
export declare const AnalysisFilterSensitiveLog: (obj: Analysis) => any;
|
|
1583
|
-
export declare const FreeFormLayoutScreenCanvasSizeOptionsFilterSensitiveLog: (
|
|
1584
|
-
obj: FreeFormLayoutScreenCanvasSizeOptions
|
|
1585
|
-
) => any;
|
|
1586
|
-
export declare const FreeFormLayoutCanvasSizeOptionsFilterSensitiveLog: (
|
|
1587
|
-
obj: FreeFormLayoutCanvasSizeOptions
|
|
1588
|
-
) => any;
|
|
1589
|
-
export declare const DefaultFreeFormLayoutConfigurationFilterSensitiveLog: (
|
|
1590
|
-
obj: DefaultFreeFormLayoutConfiguration
|
|
1591
|
-
) => any;
|
|
1592
|
-
export declare const GridLayoutScreenCanvasSizeOptionsFilterSensitiveLog: (
|
|
1593
|
-
obj: GridLayoutScreenCanvasSizeOptions
|
|
1594
|
-
) => any;
|
|
1595
|
-
export declare const GridLayoutCanvasSizeOptionsFilterSensitiveLog: (
|
|
1596
|
-
obj: GridLayoutCanvasSizeOptions
|
|
1597
|
-
) => any;
|
|
1598
|
-
export declare const DefaultGridLayoutConfigurationFilterSensitiveLog: (
|
|
1599
|
-
obj: DefaultGridLayoutConfiguration
|
|
1600
|
-
) => any;
|
|
1601
|
-
export declare const DefaultInteractiveLayoutConfigurationFilterSensitiveLog: (
|
|
1602
|
-
obj: DefaultInteractiveLayoutConfiguration
|
|
1603
|
-
) => any;
|
|
1604
|
-
export declare const SpacingFilterSensitiveLog: (obj: Spacing) => any;
|
|
1605
|
-
export declare const SectionBasedLayoutPaperCanvasSizeOptionsFilterSensitiveLog: (
|
|
1606
|
-
obj: SectionBasedLayoutPaperCanvasSizeOptions
|
|
1607
|
-
) => any;
|
|
1608
|
-
export declare const SectionBasedLayoutCanvasSizeOptionsFilterSensitiveLog: (
|
|
1609
|
-
obj: SectionBasedLayoutCanvasSizeOptions
|
|
1610
|
-
) => any;
|
|
1611
|
-
export declare const DefaultSectionBasedLayoutConfigurationFilterSensitiveLog: (
|
|
1612
|
-
obj: DefaultSectionBasedLayoutConfiguration
|
|
1613
|
-
) => any;
|
|
1614
|
-
export declare const DefaultPaginatedLayoutConfigurationFilterSensitiveLog: (
|
|
1615
|
-
obj: DefaultPaginatedLayoutConfiguration
|
|
1616
|
-
) => any;
|
|
1617
|
-
export declare const DefaultNewSheetConfigurationFilterSensitiveLog: (
|
|
1618
|
-
obj: DefaultNewSheetConfiguration
|
|
1619
|
-
) => any;
|
|
1620
|
-
export declare const AnalysisDefaultsFilterSensitiveLog: (
|
|
1621
|
-
obj: AnalysisDefaults
|
|
1622
|
-
) => any;
|
|
1623
1543
|
export declare const CalculatedFieldFilterSensitiveLog: (
|
|
1624
1544
|
obj: CalculatedField
|
|
1625
1545
|
) => any;
|
|
1626
1546
|
export declare const NullValueFormatConfigurationFilterSensitiveLog: (
|
|
1627
1547
|
obj: NullValueFormatConfiguration
|
|
1628
1548
|
) => any;
|
|
1629
|
-
export declare const DecimalPlacesConfigurationFilterSensitiveLog: (
|
|
1630
|
-
obj: DecimalPlacesConfiguration
|
|
1631
|
-
) => any;
|
|
1632
|
-
export declare const NegativeValueConfigurationFilterSensitiveLog: (
|
|
1633
|
-
obj: NegativeValueConfiguration
|
|
1634
|
-
) => any;
|
|
1635
|
-
export declare const ThousandSeparatorOptionsFilterSensitiveLog: (
|
|
1636
|
-
obj: ThousandSeparatorOptions
|
|
1637
|
-
) => any;
|
|
1638
|
-
export declare const NumericSeparatorConfigurationFilterSensitiveLog: (
|
|
1639
|
-
obj: NumericSeparatorConfiguration
|
|
1640
|
-
) => any;
|
|
1641
1549
|
export declare const CurrencyDisplayFormatConfigurationFilterSensitiveLog: (
|
|
1642
1550
|
obj: CurrencyDisplayFormatConfiguration
|
|
1643
1551
|
) => any;
|
|
@@ -1665,45 +1573,6 @@ export declare const FormatConfigurationFilterSensitiveLog: (
|
|
|
1665
1573
|
export declare const ColumnConfigurationFilterSensitiveLog: (
|
|
1666
1574
|
obj: ColumnConfiguration
|
|
1667
1575
|
) => any;
|
|
1668
|
-
export declare const DataSetIdentifierDeclarationFilterSensitiveLog: (
|
|
1669
|
-
obj: DataSetIdentifierDeclaration
|
|
1670
|
-
) => any;
|
|
1671
|
-
export declare const CustomFilterConfigurationFilterSensitiveLog: (
|
|
1672
|
-
obj: CustomFilterConfiguration
|
|
1673
|
-
) => any;
|
|
1674
|
-
export declare const CustomFilterListConfigurationFilterSensitiveLog: (
|
|
1675
|
-
obj: CustomFilterListConfiguration
|
|
1676
|
-
) => any;
|
|
1677
|
-
export declare const FilterListConfigurationFilterSensitiveLog: (
|
|
1678
|
-
obj: FilterListConfiguration
|
|
1679
|
-
) => any;
|
|
1680
|
-
export declare const CategoryFilterConfigurationFilterSensitiveLog: (
|
|
1681
|
-
obj: CategoryFilterConfiguration
|
|
1682
|
-
) => any;
|
|
1683
|
-
export declare const CategoryFilterFilterSensitiveLog: (
|
|
1684
|
-
obj: CategoryFilter
|
|
1685
|
-
) => any;
|
|
1686
|
-
export declare const NumericEqualityFilterFilterSensitiveLog: (
|
|
1687
|
-
obj: NumericEqualityFilter
|
|
1688
|
-
) => any;
|
|
1689
|
-
export declare const NumericRangeFilterValueFilterSensitiveLog: (
|
|
1690
|
-
obj: NumericRangeFilterValue
|
|
1691
|
-
) => any;
|
|
1692
|
-
export declare const NumericRangeFilterFilterSensitiveLog: (
|
|
1693
|
-
obj: NumericRangeFilter
|
|
1694
|
-
) => any;
|
|
1695
|
-
export declare const AnchorDateConfigurationFilterSensitiveLog: (
|
|
1696
|
-
obj: AnchorDateConfiguration
|
|
1697
|
-
) => any;
|
|
1698
|
-
export declare const ExcludePeriodConfigurationFilterSensitiveLog: (
|
|
1699
|
-
obj: ExcludePeriodConfiguration
|
|
1700
|
-
) => any;
|
|
1701
|
-
export declare const RelativeDatesFilterFilterSensitiveLog: (
|
|
1702
|
-
obj: RelativeDatesFilter
|
|
1703
|
-
) => any;
|
|
1704
|
-
export declare const TimeEqualityFilterFilterSensitiveLog: (
|
|
1705
|
-
obj: TimeEqualityFilter
|
|
1706
|
-
) => any;
|
|
1707
1576
|
export declare const RollingDateConfigurationFilterSensitiveLog: (
|
|
1708
1577
|
obj: RollingDateConfiguration
|
|
1709
1578
|
) => any;
|
|
@@ -1713,23 +1582,8 @@ export declare const TimeRangeFilterValueFilterSensitiveLog: (
|
|
|
1713
1582
|
export declare const TimeRangeFilterFilterSensitiveLog: (
|
|
1714
1583
|
obj: TimeRangeFilter
|
|
1715
1584
|
) => any;
|
|
1716
|
-
export declare const TopBottomFilterFilterSensitiveLog: (
|
|
1717
|
-
obj: TopBottomFilter
|
|
1718
|
-
) => any;
|
|
1719
1585
|
export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
|
|
1720
|
-
export declare const SheetVisualScopingConfigurationFilterSensitiveLog: (
|
|
1721
|
-
obj: SheetVisualScopingConfiguration
|
|
1722
|
-
) => any;
|
|
1723
|
-
export declare const SelectedSheetsFilterScopeConfigurationFilterSensitiveLog: (
|
|
1724
|
-
obj: SelectedSheetsFilterScopeConfiguration
|
|
1725
|
-
) => any;
|
|
1726
|
-
export declare const FilterScopeConfigurationFilterSensitiveLog: (
|
|
1727
|
-
obj: FilterScopeConfiguration
|
|
1728
|
-
) => any;
|
|
1729
1586
|
export declare const FilterGroupFilterSensitiveLog: (obj: FilterGroup) => any;
|
|
1730
|
-
export declare const DynamicDefaultValueFilterSensitiveLog: (
|
|
1731
|
-
obj: DynamicDefaultValue
|
|
1732
|
-
) => any;
|
|
1733
1587
|
export declare const DateTimeDefaultValuesFilterSensitiveLog: (
|
|
1734
1588
|
obj: DateTimeDefaultValues
|
|
1735
1589
|
) => any;
|
|
@@ -1769,87 +1623,6 @@ export declare const StringParameterDeclarationFilterSensitiveLog: (
|
|
|
1769
1623
|
export declare const ParameterDeclarationFilterSensitiveLog: (
|
|
1770
1624
|
obj: ParameterDeclaration
|
|
1771
1625
|
) => any;
|
|
1772
|
-
export declare const FontSizeFilterSensitiveLog: (obj: FontSize) => any;
|
|
1773
|
-
export declare const FontWeightFilterSensitiveLog: (obj: FontWeight) => any;
|
|
1774
|
-
export declare const FontConfigurationFilterSensitiveLog: (
|
|
1775
|
-
obj: FontConfiguration
|
|
1776
|
-
) => any;
|
|
1777
|
-
export declare const LabelOptionsFilterSensitiveLog: (obj: LabelOptions) => any;
|
|
1778
|
-
export declare const DateTimePickerControlDisplayOptionsFilterSensitiveLog: (
|
|
1779
|
-
obj: DateTimePickerControlDisplayOptions
|
|
1780
|
-
) => any;
|
|
1781
|
-
export declare const FilterDateTimePickerControlFilterSensitiveLog: (
|
|
1782
|
-
obj: FilterDateTimePickerControl
|
|
1783
|
-
) => any;
|
|
1784
|
-
export declare const CascadingControlSourceFilterSensitiveLog: (
|
|
1785
|
-
obj: CascadingControlSource
|
|
1786
|
-
) => any;
|
|
1787
|
-
export declare const CascadingControlConfigurationFilterSensitiveLog: (
|
|
1788
|
-
obj: CascadingControlConfiguration
|
|
1789
|
-
) => any;
|
|
1790
|
-
export declare const ListControlSelectAllOptionsFilterSensitiveLog: (
|
|
1791
|
-
obj: ListControlSelectAllOptions
|
|
1792
|
-
) => any;
|
|
1793
|
-
export declare const DropDownControlDisplayOptionsFilterSensitiveLog: (
|
|
1794
|
-
obj: DropDownControlDisplayOptions
|
|
1795
|
-
) => any;
|
|
1796
|
-
export declare const FilterSelectableValuesFilterSensitiveLog: (
|
|
1797
|
-
obj: FilterSelectableValues
|
|
1798
|
-
) => any;
|
|
1799
|
-
export declare const FilterDropDownControlFilterSensitiveLog: (
|
|
1800
|
-
obj: FilterDropDownControl
|
|
1801
|
-
) => any;
|
|
1802
|
-
export declare const ListControlSearchOptionsFilterSensitiveLog: (
|
|
1803
|
-
obj: ListControlSearchOptions
|
|
1804
|
-
) => any;
|
|
1805
|
-
export declare const ListControlDisplayOptionsFilterSensitiveLog: (
|
|
1806
|
-
obj: ListControlDisplayOptions
|
|
1807
|
-
) => any;
|
|
1808
|
-
export declare const FilterListControlFilterSensitiveLog: (
|
|
1809
|
-
obj: FilterListControl
|
|
1810
|
-
) => any;
|
|
1811
|
-
export declare const RelativeDateTimeControlDisplayOptionsFilterSensitiveLog: (
|
|
1812
|
-
obj: RelativeDateTimeControlDisplayOptions
|
|
1813
|
-
) => any;
|
|
1814
|
-
export declare const FilterRelativeDateTimeControlFilterSensitiveLog: (
|
|
1815
|
-
obj: FilterRelativeDateTimeControl
|
|
1816
|
-
) => any;
|
|
1817
|
-
export declare const SliderControlDisplayOptionsFilterSensitiveLog: (
|
|
1818
|
-
obj: SliderControlDisplayOptions
|
|
1819
|
-
) => any;
|
|
1820
|
-
export declare const FilterSliderControlFilterSensitiveLog: (
|
|
1821
|
-
obj: FilterSliderControl
|
|
1822
|
-
) => any;
|
|
1823
|
-
export declare const TextControlPlaceholderOptionsFilterSensitiveLog: (
|
|
1824
|
-
obj: TextControlPlaceholderOptions
|
|
1825
|
-
) => any;
|
|
1826
|
-
export declare const TextAreaControlDisplayOptionsFilterSensitiveLog: (
|
|
1827
|
-
obj: TextAreaControlDisplayOptions
|
|
1828
|
-
) => any;
|
|
1829
|
-
export declare const FilterTextAreaControlFilterSensitiveLog: (
|
|
1830
|
-
obj: FilterTextAreaControl
|
|
1831
|
-
) => any;
|
|
1832
|
-
export declare const TextFieldControlDisplayOptionsFilterSensitiveLog: (
|
|
1833
|
-
obj: TextFieldControlDisplayOptions
|
|
1834
|
-
) => any;
|
|
1835
|
-
export declare const FilterTextFieldControlFilterSensitiveLog: (
|
|
1836
|
-
obj: FilterTextFieldControl
|
|
1837
|
-
) => any;
|
|
1838
|
-
export declare const FilterControlFilterSensitiveLog: (
|
|
1839
|
-
obj: FilterControl
|
|
1840
|
-
) => any;
|
|
1841
|
-
export declare const FreeFormLayoutElementBackgroundStyleFilterSensitiveLog: (
|
|
1842
|
-
obj: FreeFormLayoutElementBackgroundStyle
|
|
1843
|
-
) => any;
|
|
1844
|
-
export declare const FreeFormLayoutElementBorderStyleFilterSensitiveLog: (
|
|
1845
|
-
obj: FreeFormLayoutElementBorderStyle
|
|
1846
|
-
) => any;
|
|
1847
|
-
export declare const LoadingAnimationFilterSensitiveLog: (
|
|
1848
|
-
obj: LoadingAnimation
|
|
1849
|
-
) => any;
|
|
1850
|
-
export declare const SheetElementConfigurationOverridesFilterSensitiveLog: (
|
|
1851
|
-
obj: SheetElementConfigurationOverrides
|
|
1852
|
-
) => any;
|
|
1853
1626
|
export declare const SheetElementRenderingRuleFilterSensitiveLog: (
|
|
1854
1627
|
obj: SheetElementRenderingRule
|
|
1855
1628
|
) => any;
|
|
@@ -1859,12 +1632,6 @@ export declare const FreeFormLayoutElementFilterSensitiveLog: (
|
|
|
1859
1632
|
export declare const FreeFormLayoutConfigurationFilterSensitiveLog: (
|
|
1860
1633
|
obj: FreeFormLayoutConfiguration
|
|
1861
1634
|
) => any;
|
|
1862
|
-
export declare const GridLayoutElementFilterSensitiveLog: (
|
|
1863
|
-
obj: GridLayoutElement
|
|
1864
|
-
) => any;
|
|
1865
|
-
export declare const GridLayoutConfigurationFilterSensitiveLog: (
|
|
1866
|
-
obj: GridLayoutConfiguration
|
|
1867
|
-
) => any;
|
|
1868
1635
|
export declare const FreeFormSectionLayoutConfigurationFilterSensitiveLog: (
|
|
1869
1636
|
obj: FreeFormSectionLayoutConfiguration
|
|
1870
1637
|
) => any;
|
|
@@ -1874,13 +1641,6 @@ export declare const SectionLayoutConfigurationFilterSensitiveLog: (
|
|
|
1874
1641
|
export declare const BodySectionContentFilterSensitiveLog: (
|
|
1875
1642
|
obj: BodySectionContent
|
|
1876
1643
|
) => any;
|
|
1877
|
-
export declare const SectionAfterPageBreakFilterSensitiveLog: (
|
|
1878
|
-
obj: SectionAfterPageBreak
|
|
1879
|
-
) => any;
|
|
1880
|
-
export declare const SectionPageBreakConfigurationFilterSensitiveLog: (
|
|
1881
|
-
obj: SectionPageBreakConfiguration
|
|
1882
|
-
) => any;
|
|
1883
|
-
export declare const SectionStyleFilterSensitiveLog: (obj: SectionStyle) => any;
|
|
1884
1644
|
export declare const BodySectionConfigurationFilterSensitiveLog: (
|
|
1885
1645
|
obj: BodySectionConfiguration
|
|
1886
1646
|
) => any;
|
|
@@ -1894,55 +1654,6 @@ export declare const LayoutConfigurationFilterSensitiveLog: (
|
|
|
1894
1654
|
obj: LayoutConfiguration
|
|
1895
1655
|
) => any;
|
|
1896
1656
|
export declare const LayoutFilterSensitiveLog: (obj: Layout) => any;
|
|
1897
|
-
export declare const ParameterDateTimePickerControlFilterSensitiveLog: (
|
|
1898
|
-
obj: ParameterDateTimePickerControl
|
|
1899
|
-
) => any;
|
|
1900
|
-
export declare const ParameterSelectableValuesFilterSensitiveLog: (
|
|
1901
|
-
obj: ParameterSelectableValues
|
|
1902
|
-
) => any;
|
|
1903
|
-
export declare const ParameterDropDownControlFilterSensitiveLog: (
|
|
1904
|
-
obj: ParameterDropDownControl
|
|
1905
|
-
) => any;
|
|
1906
|
-
export declare const ParameterListControlFilterSensitiveLog: (
|
|
1907
|
-
obj: ParameterListControl
|
|
1908
|
-
) => any;
|
|
1909
|
-
export declare const ParameterSliderControlFilterSensitiveLog: (
|
|
1910
|
-
obj: ParameterSliderControl
|
|
1911
|
-
) => any;
|
|
1912
|
-
export declare const ParameterTextAreaControlFilterSensitiveLog: (
|
|
1913
|
-
obj: ParameterTextAreaControl
|
|
1914
|
-
) => any;
|
|
1915
|
-
export declare const ParameterTextFieldControlFilterSensitiveLog: (
|
|
1916
|
-
obj: ParameterTextFieldControl
|
|
1917
|
-
) => any;
|
|
1918
|
-
export declare const ParameterControlFilterSensitiveLog: (
|
|
1919
|
-
obj: ParameterControl
|
|
1920
|
-
) => any;
|
|
1921
|
-
export declare const SheetControlLayoutConfigurationFilterSensitiveLog: (
|
|
1922
|
-
obj: SheetControlLayoutConfiguration
|
|
1923
|
-
) => any;
|
|
1924
|
-
export declare const SheetControlLayoutFilterSensitiveLog: (
|
|
1925
|
-
obj: SheetControlLayout
|
|
1926
|
-
) => any;
|
|
1927
|
-
export declare const SheetTextBoxFilterSensitiveLog: (obj: SheetTextBox) => any;
|
|
1928
|
-
export declare const FilterOperationSelectedFieldsConfigurationFilterSensitiveLog: (
|
|
1929
|
-
obj: FilterOperationSelectedFieldsConfiguration
|
|
1930
|
-
) => any;
|
|
1931
|
-
export declare const SameSheetTargetVisualConfigurationFilterSensitiveLog: (
|
|
1932
|
-
obj: SameSheetTargetVisualConfiguration
|
|
1933
|
-
) => any;
|
|
1934
|
-
export declare const FilterOperationTargetVisualsConfigurationFilterSensitiveLog: (
|
|
1935
|
-
obj: FilterOperationTargetVisualsConfiguration
|
|
1936
|
-
) => any;
|
|
1937
|
-
export declare const CustomActionFilterOperationFilterSensitiveLog: (
|
|
1938
|
-
obj: CustomActionFilterOperation
|
|
1939
|
-
) => any;
|
|
1940
|
-
export declare const LocalNavigationConfigurationFilterSensitiveLog: (
|
|
1941
|
-
obj: LocalNavigationConfiguration
|
|
1942
|
-
) => any;
|
|
1943
|
-
export declare const CustomActionNavigationOperationFilterSensitiveLog: (
|
|
1944
|
-
obj: CustomActionNavigationOperation
|
|
1945
|
-
) => any;
|
|
1946
1657
|
export declare const CustomParameterValuesFilterSensitiveLog: (
|
|
1947
1658
|
obj: CustomParameterValues
|
|
1948
1659
|
) => any;
|
|
@@ -1958,82 +1669,15 @@ export declare const SetParameterValueConfigurationFilterSensitiveLog: (
|
|
|
1958
1669
|
export declare const CustomActionSetParametersOperationFilterSensitiveLog: (
|
|
1959
1670
|
obj: CustomActionSetParametersOperation
|
|
1960
1671
|
) => any;
|
|
1961
|
-
export declare const CustomActionURLOperationFilterSensitiveLog: (
|
|
1962
|
-
obj: CustomActionURLOperation
|
|
1963
|
-
) => any;
|
|
1964
1672
|
export declare const VisualCustomActionOperationFilterSensitiveLog: (
|
|
1965
1673
|
obj: VisualCustomActionOperation
|
|
1966
1674
|
) => any;
|
|
1967
1675
|
export declare const VisualCustomActionFilterSensitiveLog: (
|
|
1968
1676
|
obj: VisualCustomAction
|
|
1969
1677
|
) => any;
|
|
1970
|
-
export declare const DateAxisOptionsFilterSensitiveLog: (
|
|
1971
|
-
obj: DateAxisOptions
|
|
1972
|
-
) => any;
|
|
1973
|
-
export declare const AxisDisplayDataDrivenRangeFilterSensitiveLog: (
|
|
1974
|
-
obj: AxisDisplayDataDrivenRange
|
|
1975
|
-
) => any;
|
|
1976
|
-
export declare const AxisDisplayMinMaxRangeFilterSensitiveLog: (
|
|
1977
|
-
obj: AxisDisplayMinMaxRange
|
|
1978
|
-
) => any;
|
|
1979
|
-
export declare const AxisDisplayRangeFilterSensitiveLog: (
|
|
1980
|
-
obj: AxisDisplayRange
|
|
1981
|
-
) => any;
|
|
1982
|
-
export declare const AxisLinearScaleFilterSensitiveLog: (
|
|
1983
|
-
obj: AxisLinearScale
|
|
1984
|
-
) => any;
|
|
1985
|
-
export declare const AxisLogarithmicScaleFilterSensitiveLog: (
|
|
1986
|
-
obj: AxisLogarithmicScale
|
|
1987
|
-
) => any;
|
|
1988
|
-
export declare const AxisScaleFilterSensitiveLog: (obj: AxisScale) => any;
|
|
1989
|
-
export declare const NumericAxisOptionsFilterSensitiveLog: (
|
|
1990
|
-
obj: NumericAxisOptions
|
|
1991
|
-
) => any;
|
|
1992
|
-
export declare const AxisDataOptionsFilterSensitiveLog: (
|
|
1993
|
-
obj: AxisDataOptions
|
|
1994
|
-
) => any;
|
|
1995
|
-
export declare const PercentVisibleRangeFilterSensitiveLog: (
|
|
1996
|
-
obj: PercentVisibleRange
|
|
1997
|
-
) => any;
|
|
1998
|
-
export declare const VisibleRangeOptionsFilterSensitiveLog: (
|
|
1999
|
-
obj: VisibleRangeOptions
|
|
2000
|
-
) => any;
|
|
2001
|
-
export declare const ScrollBarOptionsFilterSensitiveLog: (
|
|
2002
|
-
obj: ScrollBarOptions
|
|
2003
|
-
) => any;
|
|
2004
|
-
export declare const AxisTickLabelOptionsFilterSensitiveLog: (
|
|
2005
|
-
obj: AxisTickLabelOptions
|
|
2006
|
-
) => any;
|
|
2007
|
-
export declare const AxisDisplayOptionsFilterSensitiveLog: (
|
|
2008
|
-
obj: AxisDisplayOptions
|
|
2009
|
-
) => any;
|
|
2010
|
-
export declare const AxisLabelReferenceOptionsFilterSensitiveLog: (
|
|
2011
|
-
obj: AxisLabelReferenceOptions
|
|
2012
|
-
) => any;
|
|
2013
|
-
export declare const AxisLabelOptionsFilterSensitiveLog: (
|
|
2014
|
-
obj: AxisLabelOptions
|
|
2015
|
-
) => any;
|
|
2016
|
-
export declare const ChartAxisLabelOptionsFilterSensitiveLog: (
|
|
2017
|
-
obj: ChartAxisLabelOptions
|
|
2018
|
-
) => any;
|
|
2019
|
-
export declare const ContributionAnalysisDefaultFilterSensitiveLog: (
|
|
2020
|
-
obj: ContributionAnalysisDefault
|
|
2021
|
-
) => any;
|
|
2022
1678
|
export declare const DataPathLabelTypeFilterSensitiveLog: (
|
|
2023
1679
|
obj: DataPathLabelType
|
|
2024
1680
|
) => any;
|
|
2025
|
-
export declare const FieldLabelTypeFilterSensitiveLog: (
|
|
2026
|
-
obj: FieldLabelType
|
|
2027
|
-
) => any;
|
|
2028
|
-
export declare const MaximumLabelTypeFilterSensitiveLog: (
|
|
2029
|
-
obj: MaximumLabelType
|
|
2030
|
-
) => any;
|
|
2031
|
-
export declare const MinimumLabelTypeFilterSensitiveLog: (
|
|
2032
|
-
obj: MinimumLabelType
|
|
2033
|
-
) => any;
|
|
2034
|
-
export declare const RangeEndsLabelTypeFilterSensitiveLog: (
|
|
2035
|
-
obj: RangeEndsLabelType
|
|
2036
|
-
) => any;
|
|
2037
1681
|
export declare const DataLabelTypeFilterSensitiveLog: (
|
|
2038
1682
|
obj: DataLabelType
|
|
2039
1683
|
) => any;
|
|
@@ -2071,66 +1715,21 @@ export declare const BarChartAggregatedFieldWellsFilterSensitiveLog: (
|
|
|
2071
1715
|
export declare const BarChartFieldWellsFilterSensitiveLog: (
|
|
2072
1716
|
obj: BarChartFieldWells
|
|
2073
1717
|
) => any;
|
|
2074
|
-
export declare const LegendOptionsFilterSensitiveLog: (
|
|
2075
|
-
obj: LegendOptions
|
|
2076
|
-
) => any;
|
|
2077
|
-
export declare const ReferenceLineDynamicDataConfigurationFilterSensitiveLog: (
|
|
2078
|
-
obj: ReferenceLineDynamicDataConfiguration
|
|
2079
|
-
) => any;
|
|
2080
1718
|
export declare const ReferenceLineStaticDataConfigurationFilterSensitiveLog: (
|
|
2081
1719
|
obj: ReferenceLineStaticDataConfiguration
|
|
2082
1720
|
) => any;
|
|
2083
1721
|
export declare const ReferenceLineDataConfigurationFilterSensitiveLog: (
|
|
2084
1722
|
obj: ReferenceLineDataConfiguration
|
|
2085
1723
|
) => any;
|
|
2086
|
-
export declare const ReferenceLineCustomLabelConfigurationFilterSensitiveLog: (
|
|
2087
|
-
obj: ReferenceLineCustomLabelConfiguration
|
|
2088
|
-
) => any;
|
|
2089
1724
|
export declare const ReferenceLineValueLabelConfigurationFilterSensitiveLog: (
|
|
2090
1725
|
obj: ReferenceLineValueLabelConfiguration
|
|
2091
1726
|
) => any;
|
|
2092
1727
|
export declare const ReferenceLineLabelConfigurationFilterSensitiveLog: (
|
|
2093
1728
|
obj: ReferenceLineLabelConfiguration
|
|
2094
1729
|
) => any;
|
|
2095
|
-
export declare const ReferenceLineStyleConfigurationFilterSensitiveLog: (
|
|
2096
|
-
obj: ReferenceLineStyleConfiguration
|
|
2097
|
-
) => any;
|
|
2098
1730
|
export declare const ReferenceLineFilterSensitiveLog: (
|
|
2099
1731
|
obj: ReferenceLine
|
|
2100
1732
|
) => any;
|
|
2101
|
-
export declare const PanelTitleOptionsFilterSensitiveLog: (
|
|
2102
|
-
obj: PanelTitleOptions
|
|
2103
|
-
) => any;
|
|
2104
|
-
export declare const PanelConfigurationFilterSensitiveLog: (
|
|
2105
|
-
obj: PanelConfiguration
|
|
2106
|
-
) => any;
|
|
2107
|
-
export declare const SmallMultiplesOptionsFilterSensitiveLog: (
|
|
2108
|
-
obj: SmallMultiplesOptions
|
|
2109
|
-
) => any;
|
|
2110
|
-
export declare const ItemsLimitConfigurationFilterSensitiveLog: (
|
|
2111
|
-
obj: ItemsLimitConfiguration
|
|
2112
|
-
) => any;
|
|
2113
|
-
export declare const ColumnSortFilterSensitiveLog: (obj: ColumnSort) => any;
|
|
2114
|
-
export declare const FieldSortFilterSensitiveLog: (obj: FieldSort) => any;
|
|
2115
|
-
export declare const FieldSortOptionsFilterSensitiveLog: (
|
|
2116
|
-
obj: FieldSortOptions
|
|
2117
|
-
) => any;
|
|
2118
|
-
export declare const BarChartSortConfigurationFilterSensitiveLog: (
|
|
2119
|
-
obj: BarChartSortConfiguration
|
|
2120
|
-
) => any;
|
|
2121
|
-
export declare const ColumnTooltipItemFilterSensitiveLog: (
|
|
2122
|
-
obj: ColumnTooltipItem
|
|
2123
|
-
) => any;
|
|
2124
|
-
export declare const FieldTooltipItemFilterSensitiveLog: (
|
|
2125
|
-
obj: FieldTooltipItem
|
|
2126
|
-
) => any;
|
|
2127
|
-
export declare const TooltipItemFilterSensitiveLog: (obj: TooltipItem) => any;
|
|
2128
|
-
export declare const FieldBasedTooltipFilterSensitiveLog: (
|
|
2129
|
-
obj: FieldBasedTooltip
|
|
2130
|
-
) => any;
|
|
2131
|
-
export declare const TooltipOptionsFilterSensitiveLog: (
|
|
2132
|
-
obj: TooltipOptions
|
|
2133
|
-
) => any;
|
|
2134
1733
|
export declare const DataPathValueFilterSensitiveLog: (
|
|
2135
1734
|
obj: DataPathValue
|
|
2136
1735
|
) => any;
|
|
@@ -2143,63 +1742,15 @@ export declare const VisualPaletteFilterSensitiveLog: (
|
|
|
2143
1742
|
export declare const BarChartConfigurationFilterSensitiveLog: (
|
|
2144
1743
|
obj: BarChartConfiguration
|
|
2145
1744
|
) => any;
|
|
2146
|
-
export declare const CategoryDrillDownFilterFilterSensitiveLog: (
|
|
2147
|
-
obj: CategoryDrillDownFilter
|
|
2148
|
-
) => any;
|
|
2149
|
-
export declare const NumericEqualityDrillDownFilterFilterSensitiveLog: (
|
|
2150
|
-
obj: NumericEqualityDrillDownFilter
|
|
2151
|
-
) => any;
|
|
2152
|
-
export declare const TimeRangeDrillDownFilterFilterSensitiveLog: (
|
|
2153
|
-
obj: TimeRangeDrillDownFilter
|
|
2154
|
-
) => any;
|
|
2155
|
-
export declare const DrillDownFilterFilterSensitiveLog: (
|
|
2156
|
-
obj: DrillDownFilter
|
|
2157
|
-
) => any;
|
|
2158
|
-
export declare const DateTimeHierarchyFilterSensitiveLog: (
|
|
2159
|
-
obj: DateTimeHierarchy
|
|
2160
|
-
) => any;
|
|
2161
|
-
export declare const ExplicitHierarchyFilterSensitiveLog: (
|
|
2162
|
-
obj: ExplicitHierarchy
|
|
2163
|
-
) => any;
|
|
2164
|
-
export declare const PredefinedHierarchyFilterSensitiveLog: (
|
|
2165
|
-
obj: PredefinedHierarchy
|
|
2166
|
-
) => any;
|
|
2167
|
-
export declare const ColumnHierarchyFilterSensitiveLog: (
|
|
2168
|
-
obj: ColumnHierarchy
|
|
2169
|
-
) => any;
|
|
2170
|
-
export declare const LongFormatTextFilterSensitiveLog: (
|
|
2171
|
-
obj: LongFormatText
|
|
2172
|
-
) => any;
|
|
2173
|
-
export declare const VisualSubtitleLabelOptionsFilterSensitiveLog: (
|
|
2174
|
-
obj: VisualSubtitleLabelOptions
|
|
2175
|
-
) => any;
|
|
2176
|
-
export declare const ShortFormatTextFilterSensitiveLog: (
|
|
2177
|
-
obj: ShortFormatText
|
|
2178
|
-
) => any;
|
|
2179
|
-
export declare const VisualTitleLabelOptionsFilterSensitiveLog: (
|
|
2180
|
-
obj: VisualTitleLabelOptions
|
|
2181
|
-
) => any;
|
|
2182
1745
|
export declare const BarChartVisualFilterSensitiveLog: (
|
|
2183
1746
|
obj: BarChartVisual
|
|
2184
1747
|
) => any;
|
|
2185
|
-
export declare const BoxPlotStyleOptionsFilterSensitiveLog: (
|
|
2186
|
-
obj: BoxPlotStyleOptions
|
|
2187
|
-
) => any;
|
|
2188
|
-
export declare const BoxPlotOptionsFilterSensitiveLog: (
|
|
2189
|
-
obj: BoxPlotOptions
|
|
2190
|
-
) => any;
|
|
2191
1748
|
export declare const BoxPlotAggregatedFieldWellsFilterSensitiveLog: (
|
|
2192
1749
|
obj: BoxPlotAggregatedFieldWells
|
|
2193
1750
|
) => any;
|
|
2194
1751
|
export declare const BoxPlotFieldWellsFilterSensitiveLog: (
|
|
2195
1752
|
obj: BoxPlotFieldWells
|
|
2196
1753
|
) => any;
|
|
2197
|
-
export declare const PaginationConfigurationFilterSensitiveLog: (
|
|
2198
|
-
obj: PaginationConfiguration
|
|
2199
|
-
) => any;
|
|
2200
|
-
export declare const BoxPlotSortConfigurationFilterSensitiveLog: (
|
|
2201
|
-
obj: BoxPlotSortConfiguration
|
|
2202
|
-
) => any;
|
|
2203
1754
|
export declare const BoxPlotChartConfigurationFilterSensitiveLog: (
|
|
2204
1755
|
obj: BoxPlotChartConfiguration
|
|
2205
1756
|
) => any;
|
|
@@ -2212,9 +1763,6 @@ export declare const ComboChartAggregatedFieldWellsFilterSensitiveLog: (
|
|
|
2212
1763
|
export declare const ComboChartFieldWellsFilterSensitiveLog: (
|
|
2213
1764
|
obj: ComboChartFieldWells
|
|
2214
1765
|
) => any;
|
|
2215
|
-
export declare const ComboChartSortConfigurationFilterSensitiveLog: (
|
|
2216
|
-
obj: ComboChartSortConfiguration
|
|
2217
|
-
) => any;
|
|
2218
1766
|
export declare const ComboChartConfigurationFilterSensitiveLog: (
|
|
2219
1767
|
obj: ComboChartConfiguration
|
|
2220
1768
|
) => any;
|