@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.
Files changed (267) hide show
  1. package/dist-cjs/commands/CancelIngestionCommand.js +2 -3
  2. package/dist-cjs/commands/CreateAccountCustomizationCommand.js +2 -3
  3. package/dist-cjs/commands/CreateAccountSubscriptionCommand.js +2 -3
  4. package/dist-cjs/commands/CreateAnalysisCommand.js +1 -1
  5. package/dist-cjs/commands/CreateDashboardCommand.js +1 -1
  6. package/dist-cjs/commands/CreateDataSetCommand.js +1 -1
  7. package/dist-cjs/commands/CreateDataSourceCommand.js +1 -1
  8. package/dist-cjs/commands/CreateFolderCommand.js +2 -3
  9. package/dist-cjs/commands/CreateFolderMembershipCommand.js +2 -3
  10. package/dist-cjs/commands/CreateGroupCommand.js +2 -3
  11. package/dist-cjs/commands/CreateGroupMembershipCommand.js +2 -3
  12. package/dist-cjs/commands/CreateIAMPolicyAssignmentCommand.js +2 -3
  13. package/dist-cjs/commands/CreateIngestionCommand.js +2 -3
  14. package/dist-cjs/commands/CreateNamespaceCommand.js +2 -3
  15. package/dist-cjs/commands/CreateTemplateAliasCommand.js +2 -3
  16. package/dist-cjs/commands/CreateTemplateCommand.js +1 -1
  17. package/dist-cjs/commands/CreateThemeAliasCommand.js +2 -3
  18. package/dist-cjs/commands/CreateThemeCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteAccountCustomizationCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteAccountSubscriptionCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteAnalysisCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteDashboardCommand.js +2 -3
  23. package/dist-cjs/commands/DeleteDataSetCommand.js +2 -3
  24. package/dist-cjs/commands/DeleteDataSourceCommand.js +2 -3
  25. package/dist-cjs/commands/DeleteFolderCommand.js +2 -3
  26. package/dist-cjs/commands/DeleteFolderMembershipCommand.js +2 -3
  27. package/dist-cjs/commands/DeleteGroupCommand.js +2 -3
  28. package/dist-cjs/commands/DeleteGroupMembershipCommand.js +2 -3
  29. package/dist-cjs/commands/DeleteIAMPolicyAssignmentCommand.js +2 -3
  30. package/dist-cjs/commands/DeleteNamespaceCommand.js +2 -3
  31. package/dist-cjs/commands/DeleteTemplateAliasCommand.js +2 -3
  32. package/dist-cjs/commands/DeleteTemplateCommand.js +2 -3
  33. package/dist-cjs/commands/DeleteThemeAliasCommand.js +2 -3
  34. package/dist-cjs/commands/DeleteThemeCommand.js +2 -3
  35. package/dist-cjs/commands/DeleteUserByPrincipalIdCommand.js +2 -3
  36. package/dist-cjs/commands/DeleteUserCommand.js +2 -3
  37. package/dist-cjs/commands/DescribeAccountCustomizationCommand.js +2 -3
  38. package/dist-cjs/commands/DescribeAccountSettingsCommand.js +2 -3
  39. package/dist-cjs/commands/DescribeAccountSubscriptionCommand.js +2 -3
  40. package/dist-cjs/commands/DescribeAnalysisCommand.js +2 -3
  41. package/dist-cjs/commands/DescribeAnalysisDefinitionCommand.js +1 -1
  42. package/dist-cjs/commands/DescribeAnalysisPermissionsCommand.js +2 -3
  43. package/dist-cjs/commands/DescribeDashboardCommand.js +2 -3
  44. package/dist-cjs/commands/DescribeDashboardDefinitionCommand.js +1 -1
  45. package/dist-cjs/commands/DescribeDashboardPermissionsCommand.js +2 -3
  46. package/dist-cjs/commands/DescribeDataSetCommand.js +1 -1
  47. package/dist-cjs/commands/DescribeDataSetPermissionsCommand.js +2 -3
  48. package/dist-cjs/commands/DescribeDataSourceCommand.js +2 -3
  49. package/dist-cjs/commands/DescribeDataSourcePermissionsCommand.js +2 -3
  50. package/dist-cjs/commands/DescribeFolderCommand.js +2 -3
  51. package/dist-cjs/commands/DescribeFolderPermissionsCommand.js +2 -3
  52. package/dist-cjs/commands/DescribeFolderResolvedPermissionsCommand.js +2 -3
  53. package/dist-cjs/commands/DescribeGroupCommand.js +2 -3
  54. package/dist-cjs/commands/DescribeGroupMembershipCommand.js +2 -3
  55. package/dist-cjs/commands/DescribeIAMPolicyAssignmentCommand.js +2 -3
  56. package/dist-cjs/commands/DescribeIngestionCommand.js +2 -3
  57. package/dist-cjs/commands/DescribeIpRestrictionCommand.js +2 -3
  58. package/dist-cjs/commands/DescribeNamespaceCommand.js +2 -3
  59. package/dist-cjs/commands/DescribeTemplateAliasCommand.js +2 -3
  60. package/dist-cjs/commands/DescribeTemplateCommand.js +2 -3
  61. package/dist-cjs/commands/DescribeTemplateDefinitionCommand.js +1 -1
  62. package/dist-cjs/commands/DescribeTemplatePermissionsCommand.js +2 -3
  63. package/dist-cjs/commands/DescribeThemeAliasCommand.js +2 -3
  64. package/dist-cjs/commands/DescribeThemeCommand.js +2 -3
  65. package/dist-cjs/commands/DescribeThemePermissionsCommand.js +2 -3
  66. package/dist-cjs/commands/DescribeUserCommand.js +2 -3
  67. package/dist-cjs/commands/GenerateEmbedUrlForRegisteredUserCommand.js +1 -1
  68. package/dist-cjs/commands/GetDashboardEmbedUrlCommand.js +1 -2
  69. package/dist-cjs/commands/GetSessionEmbedUrlCommand.js +1 -1
  70. package/dist-cjs/commands/ListAnalysesCommand.js +2 -3
  71. package/dist-cjs/commands/ListDashboardVersionsCommand.js +2 -3
  72. package/dist-cjs/commands/ListDashboardsCommand.js +2 -3
  73. package/dist-cjs/commands/ListDataSetsCommand.js +2 -3
  74. package/dist-cjs/commands/ListDataSourcesCommand.js +2 -3
  75. package/dist-cjs/commands/ListFolderMembersCommand.js +2 -3
  76. package/dist-cjs/commands/ListFoldersCommand.js +2 -3
  77. package/dist-cjs/commands/ListGroupMembershipsCommand.js +2 -3
  78. package/dist-cjs/commands/ListGroupsCommand.js +2 -3
  79. package/dist-cjs/commands/ListIAMPolicyAssignmentsCommand.js +2 -3
  80. package/dist-cjs/commands/ListIAMPolicyAssignmentsForUserCommand.js +2 -3
  81. package/dist-cjs/commands/ListIngestionsCommand.js +2 -3
  82. package/dist-cjs/commands/ListNamespacesCommand.js +2 -3
  83. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  84. package/dist-cjs/commands/ListTemplateAliasesCommand.js +2 -3
  85. package/dist-cjs/commands/ListTemplateVersionsCommand.js +2 -3
  86. package/dist-cjs/commands/ListTemplatesCommand.js +2 -3
  87. package/dist-cjs/commands/ListThemeAliasesCommand.js +2 -3
  88. package/dist-cjs/commands/ListThemeVersionsCommand.js +2 -3
  89. package/dist-cjs/commands/ListThemesCommand.js +2 -3
  90. package/dist-cjs/commands/ListUserGroupsCommand.js +2 -3
  91. package/dist-cjs/commands/ListUsersCommand.js +2 -3
  92. package/dist-cjs/commands/RegisterUserCommand.js +2 -3
  93. package/dist-cjs/commands/RestoreAnalysisCommand.js +2 -3
  94. package/dist-cjs/commands/SearchAnalysesCommand.js +2 -3
  95. package/dist-cjs/commands/SearchDashboardsCommand.js +2 -3
  96. package/dist-cjs/commands/SearchDataSetsCommand.js +2 -3
  97. package/dist-cjs/commands/SearchDataSourcesCommand.js +2 -3
  98. package/dist-cjs/commands/SearchFoldersCommand.js +2 -3
  99. package/dist-cjs/commands/SearchGroupsCommand.js +2 -3
  100. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  101. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  102. package/dist-cjs/commands/UpdateAccountCustomizationCommand.js +2 -3
  103. package/dist-cjs/commands/UpdateAccountSettingsCommand.js +2 -3
  104. package/dist-cjs/commands/UpdateAnalysisCommand.js +1 -1
  105. package/dist-cjs/commands/UpdateAnalysisPermissionsCommand.js +2 -3
  106. package/dist-cjs/commands/UpdateDashboardCommand.js +1 -1
  107. package/dist-cjs/commands/UpdateDashboardPermissionsCommand.js +2 -3
  108. package/dist-cjs/commands/UpdateDashboardPublishedVersionCommand.js +2 -3
  109. package/dist-cjs/commands/UpdateDataSetCommand.js +1 -1
  110. package/dist-cjs/commands/UpdateDataSetPermissionsCommand.js +2 -3
  111. package/dist-cjs/commands/UpdateDataSourceCommand.js +1 -1
  112. package/dist-cjs/commands/UpdateDataSourcePermissionsCommand.js +2 -3
  113. package/dist-cjs/commands/UpdateFolderCommand.js +2 -3
  114. package/dist-cjs/commands/UpdateFolderPermissionsCommand.js +2 -3
  115. package/dist-cjs/commands/UpdateGroupCommand.js +2 -3
  116. package/dist-cjs/commands/UpdateIAMPolicyAssignmentCommand.js +2 -3
  117. package/dist-cjs/commands/UpdateIpRestrictionCommand.js +2 -3
  118. package/dist-cjs/commands/UpdatePublicSharingSettingsCommand.js +2 -3
  119. package/dist-cjs/commands/UpdateTemplateAliasCommand.js +2 -3
  120. package/dist-cjs/commands/UpdateTemplateCommand.js +1 -1
  121. package/dist-cjs/commands/UpdateTemplatePermissionsCommand.js +2 -3
  122. package/dist-cjs/commands/UpdateThemeAliasCommand.js +2 -3
  123. package/dist-cjs/commands/UpdateThemeCommand.js +2 -3
  124. package/dist-cjs/commands/UpdateThemePermissionsCommand.js +2 -3
  125. package/dist-cjs/commands/UpdateUserCommand.js +2 -3
  126. package/dist-cjs/models/models_0.js +2 -645
  127. package/dist-cjs/models/models_1.js +3 -465
  128. package/dist-cjs/models/models_2.js +11 -1012
  129. package/dist-cjs/models/models_3.js +3 -464
  130. package/dist-es/commands/CancelIngestionCommand.js +2 -3
  131. package/dist-es/commands/CreateAccountCustomizationCommand.js +2 -3
  132. package/dist-es/commands/CreateAccountSubscriptionCommand.js +2 -3
  133. package/dist-es/commands/CreateAnalysisCommand.js +2 -2
  134. package/dist-es/commands/CreateDashboardCommand.js +2 -2
  135. package/dist-es/commands/CreateDataSetCommand.js +2 -2
  136. package/dist-es/commands/CreateDataSourceCommand.js +2 -2
  137. package/dist-es/commands/CreateFolderCommand.js +2 -3
  138. package/dist-es/commands/CreateFolderMembershipCommand.js +2 -3
  139. package/dist-es/commands/CreateGroupCommand.js +2 -3
  140. package/dist-es/commands/CreateGroupMembershipCommand.js +2 -3
  141. package/dist-es/commands/CreateIAMPolicyAssignmentCommand.js +2 -3
  142. package/dist-es/commands/CreateIngestionCommand.js +2 -3
  143. package/dist-es/commands/CreateNamespaceCommand.js +2 -3
  144. package/dist-es/commands/CreateTemplateAliasCommand.js +2 -3
  145. package/dist-es/commands/CreateTemplateCommand.js +2 -2
  146. package/dist-es/commands/CreateThemeAliasCommand.js +2 -3
  147. package/dist-es/commands/CreateThemeCommand.js +2 -3
  148. package/dist-es/commands/DeleteAccountCustomizationCommand.js +2 -3
  149. package/dist-es/commands/DeleteAccountSubscriptionCommand.js +2 -3
  150. package/dist-es/commands/DeleteAnalysisCommand.js +2 -3
  151. package/dist-es/commands/DeleteDashboardCommand.js +2 -3
  152. package/dist-es/commands/DeleteDataSetCommand.js +2 -3
  153. package/dist-es/commands/DeleteDataSourceCommand.js +2 -3
  154. package/dist-es/commands/DeleteFolderCommand.js +2 -3
  155. package/dist-es/commands/DeleteFolderMembershipCommand.js +2 -3
  156. package/dist-es/commands/DeleteGroupCommand.js +2 -3
  157. package/dist-es/commands/DeleteGroupMembershipCommand.js +2 -3
  158. package/dist-es/commands/DeleteIAMPolicyAssignmentCommand.js +2 -3
  159. package/dist-es/commands/DeleteNamespaceCommand.js +2 -3
  160. package/dist-es/commands/DeleteTemplateAliasCommand.js +2 -3
  161. package/dist-es/commands/DeleteTemplateCommand.js +2 -3
  162. package/dist-es/commands/DeleteThemeAliasCommand.js +2 -3
  163. package/dist-es/commands/DeleteThemeCommand.js +2 -3
  164. package/dist-es/commands/DeleteUserByPrincipalIdCommand.js +2 -3
  165. package/dist-es/commands/DeleteUserCommand.js +2 -3
  166. package/dist-es/commands/DescribeAccountCustomizationCommand.js +2 -3
  167. package/dist-es/commands/DescribeAccountSettingsCommand.js +2 -3
  168. package/dist-es/commands/DescribeAccountSubscriptionCommand.js +2 -3
  169. package/dist-es/commands/DescribeAnalysisCommand.js +2 -3
  170. package/dist-es/commands/DescribeAnalysisDefinitionCommand.js +2 -2
  171. package/dist-es/commands/DescribeAnalysisPermissionsCommand.js +2 -3
  172. package/dist-es/commands/DescribeDashboardCommand.js +2 -3
  173. package/dist-es/commands/DescribeDashboardDefinitionCommand.js +2 -2
  174. package/dist-es/commands/DescribeDashboardPermissionsCommand.js +2 -3
  175. package/dist-es/commands/DescribeDataSetCommand.js +2 -2
  176. package/dist-es/commands/DescribeDataSetPermissionsCommand.js +2 -3
  177. package/dist-es/commands/DescribeDataSourceCommand.js +2 -3
  178. package/dist-es/commands/DescribeDataSourcePermissionsCommand.js +2 -3
  179. package/dist-es/commands/DescribeFolderCommand.js +2 -3
  180. package/dist-es/commands/DescribeFolderPermissionsCommand.js +2 -3
  181. package/dist-es/commands/DescribeFolderResolvedPermissionsCommand.js +2 -3
  182. package/dist-es/commands/DescribeGroupCommand.js +2 -3
  183. package/dist-es/commands/DescribeGroupMembershipCommand.js +2 -3
  184. package/dist-es/commands/DescribeIAMPolicyAssignmentCommand.js +2 -3
  185. package/dist-es/commands/DescribeIngestionCommand.js +2 -3
  186. package/dist-es/commands/DescribeIpRestrictionCommand.js +2 -3
  187. package/dist-es/commands/DescribeNamespaceCommand.js +2 -3
  188. package/dist-es/commands/DescribeTemplateAliasCommand.js +2 -3
  189. package/dist-es/commands/DescribeTemplateCommand.js +2 -3
  190. package/dist-es/commands/DescribeTemplateDefinitionCommand.js +2 -2
  191. package/dist-es/commands/DescribeTemplatePermissionsCommand.js +2 -3
  192. package/dist-es/commands/DescribeThemeAliasCommand.js +2 -3
  193. package/dist-es/commands/DescribeThemeCommand.js +2 -3
  194. package/dist-es/commands/DescribeThemePermissionsCommand.js +2 -3
  195. package/dist-es/commands/DescribeUserCommand.js +2 -3
  196. package/dist-es/commands/GenerateEmbedUrlForRegisteredUserCommand.js +2 -2
  197. package/dist-es/commands/GetDashboardEmbedUrlCommand.js +1 -2
  198. package/dist-es/commands/GetSessionEmbedUrlCommand.js +2 -2
  199. package/dist-es/commands/ListAnalysesCommand.js +2 -3
  200. package/dist-es/commands/ListDashboardVersionsCommand.js +2 -3
  201. package/dist-es/commands/ListDashboardsCommand.js +2 -3
  202. package/dist-es/commands/ListDataSetsCommand.js +2 -3
  203. package/dist-es/commands/ListDataSourcesCommand.js +2 -3
  204. package/dist-es/commands/ListFolderMembersCommand.js +2 -3
  205. package/dist-es/commands/ListFoldersCommand.js +2 -3
  206. package/dist-es/commands/ListGroupMembershipsCommand.js +2 -3
  207. package/dist-es/commands/ListGroupsCommand.js +2 -3
  208. package/dist-es/commands/ListIAMPolicyAssignmentsCommand.js +2 -3
  209. package/dist-es/commands/ListIAMPolicyAssignmentsForUserCommand.js +2 -3
  210. package/dist-es/commands/ListIngestionsCommand.js +2 -3
  211. package/dist-es/commands/ListNamespacesCommand.js +2 -3
  212. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  213. package/dist-es/commands/ListTemplateAliasesCommand.js +2 -3
  214. package/dist-es/commands/ListTemplateVersionsCommand.js +2 -3
  215. package/dist-es/commands/ListTemplatesCommand.js +2 -3
  216. package/dist-es/commands/ListThemeAliasesCommand.js +2 -3
  217. package/dist-es/commands/ListThemeVersionsCommand.js +2 -3
  218. package/dist-es/commands/ListThemesCommand.js +2 -3
  219. package/dist-es/commands/ListUserGroupsCommand.js +2 -3
  220. package/dist-es/commands/ListUsersCommand.js +2 -3
  221. package/dist-es/commands/RegisterUserCommand.js +2 -3
  222. package/dist-es/commands/RestoreAnalysisCommand.js +2 -3
  223. package/dist-es/commands/SearchAnalysesCommand.js +2 -3
  224. package/dist-es/commands/SearchDashboardsCommand.js +2 -3
  225. package/dist-es/commands/SearchDataSetsCommand.js +2 -3
  226. package/dist-es/commands/SearchDataSourcesCommand.js +2 -3
  227. package/dist-es/commands/SearchFoldersCommand.js +2 -3
  228. package/dist-es/commands/SearchGroupsCommand.js +2 -3
  229. package/dist-es/commands/TagResourceCommand.js +2 -3
  230. package/dist-es/commands/UntagResourceCommand.js +2 -3
  231. package/dist-es/commands/UpdateAccountCustomizationCommand.js +2 -3
  232. package/dist-es/commands/UpdateAccountSettingsCommand.js +2 -3
  233. package/dist-es/commands/UpdateAnalysisCommand.js +2 -2
  234. package/dist-es/commands/UpdateAnalysisPermissionsCommand.js +2 -3
  235. package/dist-es/commands/UpdateDashboardCommand.js +2 -2
  236. package/dist-es/commands/UpdateDashboardPermissionsCommand.js +2 -3
  237. package/dist-es/commands/UpdateDashboardPublishedVersionCommand.js +2 -3
  238. package/dist-es/commands/UpdateDataSetCommand.js +2 -2
  239. package/dist-es/commands/UpdateDataSetPermissionsCommand.js +2 -3
  240. package/dist-es/commands/UpdateDataSourceCommand.js +2 -2
  241. package/dist-es/commands/UpdateDataSourcePermissionsCommand.js +2 -3
  242. package/dist-es/commands/UpdateFolderCommand.js +2 -3
  243. package/dist-es/commands/UpdateFolderPermissionsCommand.js +2 -3
  244. package/dist-es/commands/UpdateGroupCommand.js +2 -3
  245. package/dist-es/commands/UpdateIAMPolicyAssignmentCommand.js +2 -3
  246. package/dist-es/commands/UpdateIpRestrictionCommand.js +2 -3
  247. package/dist-es/commands/UpdatePublicSharingSettingsCommand.js +2 -3
  248. package/dist-es/commands/UpdateTemplateAliasCommand.js +2 -3
  249. package/dist-es/commands/UpdateTemplateCommand.js +2 -2
  250. package/dist-es/commands/UpdateTemplatePermissionsCommand.js +2 -3
  251. package/dist-es/commands/UpdateThemeAliasCommand.js +2 -3
  252. package/dist-es/commands/UpdateThemeCommand.js +2 -3
  253. package/dist-es/commands/UpdateThemePermissionsCommand.js +2 -3
  254. package/dist-es/commands/UpdateUserCommand.js +2 -3
  255. package/dist-es/models/models_0.js +0 -480
  256. package/dist-es/models/models_1.js +0 -345
  257. package/dist-es/models/models_2.js +11 -775
  258. package/dist-es/models/models_3.js +3 -348
  259. package/dist-types/models/models_0.d.ts +0 -640
  260. package/dist-types/models/models_1.d.ts +0 -460
  261. package/dist-types/models/models_2.d.ts +8 -936
  262. package/dist-types/models/models_3.d.ts +0 -456
  263. package/dist-types/ts3.4/models/models_0.d.ts +0 -452
  264. package/dist-types/ts3.4/models/models_1.d.ts +0 -321
  265. package/dist-types/ts3.4/models/models_2.d.ts +0 -640
  266. package/dist-types/ts3.4/models/models_3.d.ts +0 -340
  267. package/package.json +4 -3
@@ -5681,126 +5681,6 @@ export interface ComboChartConfiguration {
5681
5681
  */
5682
5682
  VisualPalette?: VisualPalette;
5683
5683
  }
5684
- /**
5685
- * @internal
5686
- */
5687
- export declare const AccountCustomizationFilterSensitiveLog: (obj: AccountCustomization) => any;
5688
- /**
5689
- * @internal
5690
- */
5691
- export declare const AccountInfoFilterSensitiveLog: (obj: AccountInfo) => any;
5692
- /**
5693
- * @internal
5694
- */
5695
- export declare const AccountSettingsFilterSensitiveLog: (obj: AccountSettings) => any;
5696
- /**
5697
- * @internal
5698
- */
5699
- export declare const ActiveIAMPolicyAssignmentFilterSensitiveLog: (obj: ActiveIAMPolicyAssignment) => any;
5700
- /**
5701
- * @internal
5702
- */
5703
- export declare const AdHocFilteringOptionFilterSensitiveLog: (obj: AdHocFilteringOption) => any;
5704
- /**
5705
- * @internal
5706
- */
5707
- export declare const PercentileAggregationFilterSensitiveLog: (obj: PercentileAggregation) => any;
5708
- /**
5709
- * @internal
5710
- */
5711
- export declare const NumericalAggregationFunctionFilterSensitiveLog: (obj: NumericalAggregationFunction) => any;
5712
- /**
5713
- * @internal
5714
- */
5715
- export declare const AggregationFunctionFilterSensitiveLog: (obj: AggregationFunction) => any;
5716
- /**
5717
- * @internal
5718
- */
5719
- export declare const ColumnIdentifierFilterSensitiveLog: (obj: ColumnIdentifier) => any;
5720
- /**
5721
- * @internal
5722
- */
5723
- export declare const AggregationSortConfigurationFilterSensitiveLog: (obj: AggregationSortConfiguration) => any;
5724
- /**
5725
- * @internal
5726
- */
5727
- export declare const AmazonElasticsearchParametersFilterSensitiveLog: (obj: AmazonElasticsearchParameters) => any;
5728
- /**
5729
- * @internal
5730
- */
5731
- export declare const AmazonOpenSearchParametersFilterSensitiveLog: (obj: AmazonOpenSearchParameters) => any;
5732
- /**
5733
- * @internal
5734
- */
5735
- export declare const EntityFilterSensitiveLog: (obj: Entity) => any;
5736
- /**
5737
- * @internal
5738
- */
5739
- export declare const AnalysisErrorFilterSensitiveLog: (obj: AnalysisError) => any;
5740
- /**
5741
- * @internal
5742
- */
5743
- export declare const SheetFilterSensitiveLog: (obj: Sheet) => any;
5744
- /**
5745
- * @internal
5746
- */
5747
- export declare const AnalysisFilterSensitiveLog: (obj: Analysis) => any;
5748
- /**
5749
- * @internal
5750
- */
5751
- export declare const FreeFormLayoutScreenCanvasSizeOptionsFilterSensitiveLog: (obj: FreeFormLayoutScreenCanvasSizeOptions) => any;
5752
- /**
5753
- * @internal
5754
- */
5755
- export declare const FreeFormLayoutCanvasSizeOptionsFilterSensitiveLog: (obj: FreeFormLayoutCanvasSizeOptions) => any;
5756
- /**
5757
- * @internal
5758
- */
5759
- export declare const DefaultFreeFormLayoutConfigurationFilterSensitiveLog: (obj: DefaultFreeFormLayoutConfiguration) => any;
5760
- /**
5761
- * @internal
5762
- */
5763
- export declare const GridLayoutScreenCanvasSizeOptionsFilterSensitiveLog: (obj: GridLayoutScreenCanvasSizeOptions) => any;
5764
- /**
5765
- * @internal
5766
- */
5767
- export declare const GridLayoutCanvasSizeOptionsFilterSensitiveLog: (obj: GridLayoutCanvasSizeOptions) => any;
5768
- /**
5769
- * @internal
5770
- */
5771
- export declare const DefaultGridLayoutConfigurationFilterSensitiveLog: (obj: DefaultGridLayoutConfiguration) => any;
5772
- /**
5773
- * @internal
5774
- */
5775
- export declare const DefaultInteractiveLayoutConfigurationFilterSensitiveLog: (obj: DefaultInteractiveLayoutConfiguration) => any;
5776
- /**
5777
- * @internal
5778
- */
5779
- export declare const SpacingFilterSensitiveLog: (obj: Spacing) => any;
5780
- /**
5781
- * @internal
5782
- */
5783
- export declare const SectionBasedLayoutPaperCanvasSizeOptionsFilterSensitiveLog: (obj: SectionBasedLayoutPaperCanvasSizeOptions) => any;
5784
- /**
5785
- * @internal
5786
- */
5787
- export declare const SectionBasedLayoutCanvasSizeOptionsFilterSensitiveLog: (obj: SectionBasedLayoutCanvasSizeOptions) => any;
5788
- /**
5789
- * @internal
5790
- */
5791
- export declare const DefaultSectionBasedLayoutConfigurationFilterSensitiveLog: (obj: DefaultSectionBasedLayoutConfiguration) => any;
5792
- /**
5793
- * @internal
5794
- */
5795
- export declare const DefaultPaginatedLayoutConfigurationFilterSensitiveLog: (obj: DefaultPaginatedLayoutConfiguration) => any;
5796
- /**
5797
- * @internal
5798
- */
5799
- export declare const DefaultNewSheetConfigurationFilterSensitiveLog: (obj: DefaultNewSheetConfiguration) => any;
5800
- /**
5801
- * @internal
5802
- */
5803
- export declare const AnalysisDefaultsFilterSensitiveLog: (obj: AnalysisDefaults) => any;
5804
5684
  /**
5805
5685
  * @internal
5806
5686
  */
@@ -5809,22 +5689,6 @@ export declare const CalculatedFieldFilterSensitiveLog: (obj: CalculatedField) =
5809
5689
  * @internal
5810
5690
  */
5811
5691
  export declare const NullValueFormatConfigurationFilterSensitiveLog: (obj: NullValueFormatConfiguration) => any;
5812
- /**
5813
- * @internal
5814
- */
5815
- export declare const DecimalPlacesConfigurationFilterSensitiveLog: (obj: DecimalPlacesConfiguration) => any;
5816
- /**
5817
- * @internal
5818
- */
5819
- export declare const NegativeValueConfigurationFilterSensitiveLog: (obj: NegativeValueConfiguration) => any;
5820
- /**
5821
- * @internal
5822
- */
5823
- export declare const ThousandSeparatorOptionsFilterSensitiveLog: (obj: ThousandSeparatorOptions) => any;
5824
- /**
5825
- * @internal
5826
- */
5827
- export declare const NumericSeparatorConfigurationFilterSensitiveLog: (obj: NumericSeparatorConfiguration) => any;
5828
5692
  /**
5829
5693
  * @internal
5830
5694
  */
@@ -5861,58 +5725,6 @@ export declare const FormatConfigurationFilterSensitiveLog: (obj: FormatConfigur
5861
5725
  * @internal
5862
5726
  */
5863
5727
  export declare const ColumnConfigurationFilterSensitiveLog: (obj: ColumnConfiguration) => any;
5864
- /**
5865
- * @internal
5866
- */
5867
- export declare const DataSetIdentifierDeclarationFilterSensitiveLog: (obj: DataSetIdentifierDeclaration) => any;
5868
- /**
5869
- * @internal
5870
- */
5871
- export declare const CustomFilterConfigurationFilterSensitiveLog: (obj: CustomFilterConfiguration) => any;
5872
- /**
5873
- * @internal
5874
- */
5875
- export declare const CustomFilterListConfigurationFilterSensitiveLog: (obj: CustomFilterListConfiguration) => any;
5876
- /**
5877
- * @internal
5878
- */
5879
- export declare const FilterListConfigurationFilterSensitiveLog: (obj: FilterListConfiguration) => any;
5880
- /**
5881
- * @internal
5882
- */
5883
- export declare const CategoryFilterConfigurationFilterSensitiveLog: (obj: CategoryFilterConfiguration) => any;
5884
- /**
5885
- * @internal
5886
- */
5887
- export declare const CategoryFilterFilterSensitiveLog: (obj: CategoryFilter) => any;
5888
- /**
5889
- * @internal
5890
- */
5891
- export declare const NumericEqualityFilterFilterSensitiveLog: (obj: NumericEqualityFilter) => any;
5892
- /**
5893
- * @internal
5894
- */
5895
- export declare const NumericRangeFilterValueFilterSensitiveLog: (obj: NumericRangeFilterValue) => any;
5896
- /**
5897
- * @internal
5898
- */
5899
- export declare const NumericRangeFilterFilterSensitiveLog: (obj: NumericRangeFilter) => any;
5900
- /**
5901
- * @internal
5902
- */
5903
- export declare const AnchorDateConfigurationFilterSensitiveLog: (obj: AnchorDateConfiguration) => any;
5904
- /**
5905
- * @internal
5906
- */
5907
- export declare const ExcludePeriodConfigurationFilterSensitiveLog: (obj: ExcludePeriodConfiguration) => any;
5908
- /**
5909
- * @internal
5910
- */
5911
- export declare const RelativeDatesFilterFilterSensitiveLog: (obj: RelativeDatesFilter) => any;
5912
- /**
5913
- * @internal
5914
- */
5915
- export declare const TimeEqualityFilterFilterSensitiveLog: (obj: TimeEqualityFilter) => any;
5916
5728
  /**
5917
5729
  * @internal
5918
5730
  */
@@ -5925,34 +5737,14 @@ export declare const TimeRangeFilterValueFilterSensitiveLog: (obj: TimeRangeFilt
5925
5737
  * @internal
5926
5738
  */
5927
5739
  export declare const TimeRangeFilterFilterSensitiveLog: (obj: TimeRangeFilter) => any;
5928
- /**
5929
- * @internal
5930
- */
5931
- export declare const TopBottomFilterFilterSensitiveLog: (obj: TopBottomFilter) => any;
5932
5740
  /**
5933
5741
  * @internal
5934
5742
  */
5935
5743
  export declare const FilterFilterSensitiveLog: (obj: Filter) => any;
5936
- /**
5937
- * @internal
5938
- */
5939
- export declare const SheetVisualScopingConfigurationFilterSensitiveLog: (obj: SheetVisualScopingConfiguration) => any;
5940
- /**
5941
- * @internal
5942
- */
5943
- export declare const SelectedSheetsFilterScopeConfigurationFilterSensitiveLog: (obj: SelectedSheetsFilterScopeConfiguration) => any;
5944
- /**
5945
- * @internal
5946
- */
5947
- export declare const FilterScopeConfigurationFilterSensitiveLog: (obj: FilterScopeConfiguration) => any;
5948
5744
  /**
5949
5745
  * @internal
5950
5746
  */
5951
5747
  export declare const FilterGroupFilterSensitiveLog: (obj: FilterGroup) => any;
5952
- /**
5953
- * @internal
5954
- */
5955
- export declare const DynamicDefaultValueFilterSensitiveLog: (obj: DynamicDefaultValue) => any;
5956
5748
  /**
5957
5749
  * @internal
5958
5750
  */
@@ -6005,122 +5797,6 @@ export declare const StringParameterDeclarationFilterSensitiveLog: (obj: StringP
6005
5797
  * @internal
6006
5798
  */
6007
5799
  export declare const ParameterDeclarationFilterSensitiveLog: (obj: ParameterDeclaration) => any;
6008
- /**
6009
- * @internal
6010
- */
6011
- export declare const FontSizeFilterSensitiveLog: (obj: FontSize) => any;
6012
- /**
6013
- * @internal
6014
- */
6015
- export declare const FontWeightFilterSensitiveLog: (obj: FontWeight) => any;
6016
- /**
6017
- * @internal
6018
- */
6019
- export declare const FontConfigurationFilterSensitiveLog: (obj: FontConfiguration) => any;
6020
- /**
6021
- * @internal
6022
- */
6023
- export declare const LabelOptionsFilterSensitiveLog: (obj: LabelOptions) => any;
6024
- /**
6025
- * @internal
6026
- */
6027
- export declare const DateTimePickerControlDisplayOptionsFilterSensitiveLog: (obj: DateTimePickerControlDisplayOptions) => any;
6028
- /**
6029
- * @internal
6030
- */
6031
- export declare const FilterDateTimePickerControlFilterSensitiveLog: (obj: FilterDateTimePickerControl) => any;
6032
- /**
6033
- * @internal
6034
- */
6035
- export declare const CascadingControlSourceFilterSensitiveLog: (obj: CascadingControlSource) => any;
6036
- /**
6037
- * @internal
6038
- */
6039
- export declare const CascadingControlConfigurationFilterSensitiveLog: (obj: CascadingControlConfiguration) => any;
6040
- /**
6041
- * @internal
6042
- */
6043
- export declare const ListControlSelectAllOptionsFilterSensitiveLog: (obj: ListControlSelectAllOptions) => any;
6044
- /**
6045
- * @internal
6046
- */
6047
- export declare const DropDownControlDisplayOptionsFilterSensitiveLog: (obj: DropDownControlDisplayOptions) => any;
6048
- /**
6049
- * @internal
6050
- */
6051
- export declare const FilterSelectableValuesFilterSensitiveLog: (obj: FilterSelectableValues) => any;
6052
- /**
6053
- * @internal
6054
- */
6055
- export declare const FilterDropDownControlFilterSensitiveLog: (obj: FilterDropDownControl) => any;
6056
- /**
6057
- * @internal
6058
- */
6059
- export declare const ListControlSearchOptionsFilterSensitiveLog: (obj: ListControlSearchOptions) => any;
6060
- /**
6061
- * @internal
6062
- */
6063
- export declare const ListControlDisplayOptionsFilterSensitiveLog: (obj: ListControlDisplayOptions) => any;
6064
- /**
6065
- * @internal
6066
- */
6067
- export declare const FilterListControlFilterSensitiveLog: (obj: FilterListControl) => any;
6068
- /**
6069
- * @internal
6070
- */
6071
- export declare const RelativeDateTimeControlDisplayOptionsFilterSensitiveLog: (obj: RelativeDateTimeControlDisplayOptions) => any;
6072
- /**
6073
- * @internal
6074
- */
6075
- export declare const FilterRelativeDateTimeControlFilterSensitiveLog: (obj: FilterRelativeDateTimeControl) => any;
6076
- /**
6077
- * @internal
6078
- */
6079
- export declare const SliderControlDisplayOptionsFilterSensitiveLog: (obj: SliderControlDisplayOptions) => any;
6080
- /**
6081
- * @internal
6082
- */
6083
- export declare const FilterSliderControlFilterSensitiveLog: (obj: FilterSliderControl) => any;
6084
- /**
6085
- * @internal
6086
- */
6087
- export declare const TextControlPlaceholderOptionsFilterSensitiveLog: (obj: TextControlPlaceholderOptions) => any;
6088
- /**
6089
- * @internal
6090
- */
6091
- export declare const TextAreaControlDisplayOptionsFilterSensitiveLog: (obj: TextAreaControlDisplayOptions) => any;
6092
- /**
6093
- * @internal
6094
- */
6095
- export declare const FilterTextAreaControlFilterSensitiveLog: (obj: FilterTextAreaControl) => any;
6096
- /**
6097
- * @internal
6098
- */
6099
- export declare const TextFieldControlDisplayOptionsFilterSensitiveLog: (obj: TextFieldControlDisplayOptions) => any;
6100
- /**
6101
- * @internal
6102
- */
6103
- export declare const FilterTextFieldControlFilterSensitiveLog: (obj: FilterTextFieldControl) => any;
6104
- /**
6105
- * @internal
6106
- */
6107
- export declare const FilterControlFilterSensitiveLog: (obj: FilterControl) => any;
6108
- /**
6109
- * @internal
6110
- */
6111
- export declare const FreeFormLayoutElementBackgroundStyleFilterSensitiveLog: (obj: FreeFormLayoutElementBackgroundStyle) => any;
6112
- /**
6113
- * @internal
6114
- */
6115
- export declare const FreeFormLayoutElementBorderStyleFilterSensitiveLog: (obj: FreeFormLayoutElementBorderStyle) => any;
6116
- /**
6117
- * @internal
6118
- */
6119
- export declare const LoadingAnimationFilterSensitiveLog: (obj: LoadingAnimation) => any;
6120
- /**
6121
- * @internal
6122
- */
6123
- export declare const SheetElementConfigurationOverridesFilterSensitiveLog: (obj: SheetElementConfigurationOverrides) => any;
6124
5800
  /**
6125
5801
  * @internal
6126
5802
  */
@@ -6133,14 +5809,6 @@ export declare const FreeFormLayoutElementFilterSensitiveLog: (obj: FreeFormLayo
6133
5809
  * @internal
6134
5810
  */
6135
5811
  export declare const FreeFormLayoutConfigurationFilterSensitiveLog: (obj: FreeFormLayoutConfiguration) => any;
6136
- /**
6137
- * @internal
6138
- */
6139
- export declare const GridLayoutElementFilterSensitiveLog: (obj: GridLayoutElement) => any;
6140
- /**
6141
- * @internal
6142
- */
6143
- export declare const GridLayoutConfigurationFilterSensitiveLog: (obj: GridLayoutConfiguration) => any;
6144
5812
  /**
6145
5813
  * @internal
6146
5814
  */
@@ -6153,18 +5821,6 @@ export declare const SectionLayoutConfigurationFilterSensitiveLog: (obj: Section
6153
5821
  * @internal
6154
5822
  */
6155
5823
  export declare const BodySectionContentFilterSensitiveLog: (obj: BodySectionContent) => any;
6156
- /**
6157
- * @internal
6158
- */
6159
- export declare const SectionAfterPageBreakFilterSensitiveLog: (obj: SectionAfterPageBreak) => any;
6160
- /**
6161
- * @internal
6162
- */
6163
- export declare const SectionPageBreakConfigurationFilterSensitiveLog: (obj: SectionPageBreakConfiguration) => any;
6164
- /**
6165
- * @internal
6166
- */
6167
- export declare const SectionStyleFilterSensitiveLog: (obj: SectionStyle) => any;
6168
5824
  /**
6169
5825
  * @internal
6170
5826
  */
@@ -6185,74 +5841,6 @@ export declare const LayoutConfigurationFilterSensitiveLog: (obj: LayoutConfigur
6185
5841
  * @internal
6186
5842
  */
6187
5843
  export declare const LayoutFilterSensitiveLog: (obj: Layout) => any;
6188
- /**
6189
- * @internal
6190
- */
6191
- export declare const ParameterDateTimePickerControlFilterSensitiveLog: (obj: ParameterDateTimePickerControl) => any;
6192
- /**
6193
- * @internal
6194
- */
6195
- export declare const ParameterSelectableValuesFilterSensitiveLog: (obj: ParameterSelectableValues) => any;
6196
- /**
6197
- * @internal
6198
- */
6199
- export declare const ParameterDropDownControlFilterSensitiveLog: (obj: ParameterDropDownControl) => any;
6200
- /**
6201
- * @internal
6202
- */
6203
- export declare const ParameterListControlFilterSensitiveLog: (obj: ParameterListControl) => any;
6204
- /**
6205
- * @internal
6206
- */
6207
- export declare const ParameterSliderControlFilterSensitiveLog: (obj: ParameterSliderControl) => any;
6208
- /**
6209
- * @internal
6210
- */
6211
- export declare const ParameterTextAreaControlFilterSensitiveLog: (obj: ParameterTextAreaControl) => any;
6212
- /**
6213
- * @internal
6214
- */
6215
- export declare const ParameterTextFieldControlFilterSensitiveLog: (obj: ParameterTextFieldControl) => any;
6216
- /**
6217
- * @internal
6218
- */
6219
- export declare const ParameterControlFilterSensitiveLog: (obj: ParameterControl) => any;
6220
- /**
6221
- * @internal
6222
- */
6223
- export declare const SheetControlLayoutConfigurationFilterSensitiveLog: (obj: SheetControlLayoutConfiguration) => any;
6224
- /**
6225
- * @internal
6226
- */
6227
- export declare const SheetControlLayoutFilterSensitiveLog: (obj: SheetControlLayout) => any;
6228
- /**
6229
- * @internal
6230
- */
6231
- export declare const SheetTextBoxFilterSensitiveLog: (obj: SheetTextBox) => any;
6232
- /**
6233
- * @internal
6234
- */
6235
- export declare const FilterOperationSelectedFieldsConfigurationFilterSensitiveLog: (obj: FilterOperationSelectedFieldsConfiguration) => any;
6236
- /**
6237
- * @internal
6238
- */
6239
- export declare const SameSheetTargetVisualConfigurationFilterSensitiveLog: (obj: SameSheetTargetVisualConfiguration) => any;
6240
- /**
6241
- * @internal
6242
- */
6243
- export declare const FilterOperationTargetVisualsConfigurationFilterSensitiveLog: (obj: FilterOperationTargetVisualsConfiguration) => any;
6244
- /**
6245
- * @internal
6246
- */
6247
- export declare const CustomActionFilterOperationFilterSensitiveLog: (obj: CustomActionFilterOperation) => any;
6248
- /**
6249
- * @internal
6250
- */
6251
- export declare const LocalNavigationConfigurationFilterSensitiveLog: (obj: LocalNavigationConfiguration) => any;
6252
- /**
6253
- * @internal
6254
- */
6255
- export declare const CustomActionNavigationOperationFilterSensitiveLog: (obj: CustomActionNavigationOperation) => any;
6256
5844
  /**
6257
5845
  * @internal
6258
5846
  */
@@ -6273,10 +5861,6 @@ export declare const SetParameterValueConfigurationFilterSensitiveLog: (obj: Set
6273
5861
  * @internal
6274
5862
  */
6275
5863
  export declare const CustomActionSetParametersOperationFilterSensitiveLog: (obj: CustomActionSetParametersOperation) => any;
6276
- /**
6277
- * @internal
6278
- */
6279
- export declare const CustomActionURLOperationFilterSensitiveLog: (obj: CustomActionURLOperation) => any;
6280
5864
  /**
6281
5865
  * @internal
6282
5866
  */
@@ -6285,98 +5869,10 @@ export declare const VisualCustomActionOperationFilterSensitiveLog: (obj: Visual
6285
5869
  * @internal
6286
5870
  */
6287
5871
  export declare const VisualCustomActionFilterSensitiveLog: (obj: VisualCustomAction) => any;
6288
- /**
6289
- * @internal
6290
- */
6291
- export declare const DateAxisOptionsFilterSensitiveLog: (obj: DateAxisOptions) => any;
6292
- /**
6293
- * @internal
6294
- */
6295
- export declare const AxisDisplayDataDrivenRangeFilterSensitiveLog: (obj: AxisDisplayDataDrivenRange) => any;
6296
- /**
6297
- * @internal
6298
- */
6299
- export declare const AxisDisplayMinMaxRangeFilterSensitiveLog: (obj: AxisDisplayMinMaxRange) => any;
6300
- /**
6301
- * @internal
6302
- */
6303
- export declare const AxisDisplayRangeFilterSensitiveLog: (obj: AxisDisplayRange) => any;
6304
- /**
6305
- * @internal
6306
- */
6307
- export declare const AxisLinearScaleFilterSensitiveLog: (obj: AxisLinearScale) => any;
6308
- /**
6309
- * @internal
6310
- */
6311
- export declare const AxisLogarithmicScaleFilterSensitiveLog: (obj: AxisLogarithmicScale) => any;
6312
- /**
6313
- * @internal
6314
- */
6315
- export declare const AxisScaleFilterSensitiveLog: (obj: AxisScale) => any;
6316
- /**
6317
- * @internal
6318
- */
6319
- export declare const NumericAxisOptionsFilterSensitiveLog: (obj: NumericAxisOptions) => any;
6320
- /**
6321
- * @internal
6322
- */
6323
- export declare const AxisDataOptionsFilterSensitiveLog: (obj: AxisDataOptions) => any;
6324
- /**
6325
- * @internal
6326
- */
6327
- export declare const PercentVisibleRangeFilterSensitiveLog: (obj: PercentVisibleRange) => any;
6328
- /**
6329
- * @internal
6330
- */
6331
- export declare const VisibleRangeOptionsFilterSensitiveLog: (obj: VisibleRangeOptions) => any;
6332
- /**
6333
- * @internal
6334
- */
6335
- export declare const ScrollBarOptionsFilterSensitiveLog: (obj: ScrollBarOptions) => any;
6336
- /**
6337
- * @internal
6338
- */
6339
- export declare const AxisTickLabelOptionsFilterSensitiveLog: (obj: AxisTickLabelOptions) => any;
6340
- /**
6341
- * @internal
6342
- */
6343
- export declare const AxisDisplayOptionsFilterSensitiveLog: (obj: AxisDisplayOptions) => any;
6344
- /**
6345
- * @internal
6346
- */
6347
- export declare const AxisLabelReferenceOptionsFilterSensitiveLog: (obj: AxisLabelReferenceOptions) => any;
6348
- /**
6349
- * @internal
6350
- */
6351
- export declare const AxisLabelOptionsFilterSensitiveLog: (obj: AxisLabelOptions) => any;
6352
- /**
6353
- * @internal
6354
- */
6355
- export declare const ChartAxisLabelOptionsFilterSensitiveLog: (obj: ChartAxisLabelOptions) => any;
6356
- /**
6357
- * @internal
6358
- */
6359
- export declare const ContributionAnalysisDefaultFilterSensitiveLog: (obj: ContributionAnalysisDefault) => any;
6360
5872
  /**
6361
5873
  * @internal
6362
5874
  */
6363
5875
  export declare const DataPathLabelTypeFilterSensitiveLog: (obj: DataPathLabelType) => any;
6364
- /**
6365
- * @internal
6366
- */
6367
- export declare const FieldLabelTypeFilterSensitiveLog: (obj: FieldLabelType) => any;
6368
- /**
6369
- * @internal
6370
- */
6371
- export declare const MaximumLabelTypeFilterSensitiveLog: (obj: MaximumLabelType) => any;
6372
- /**
6373
- * @internal
6374
- */
6375
- export declare const MinimumLabelTypeFilterSensitiveLog: (obj: MinimumLabelType) => any;
6376
- /**
6377
- * @internal
6378
- */
6379
- export declare const RangeEndsLabelTypeFilterSensitiveLog: (obj: RangeEndsLabelType) => any;
6380
5876
  /**
6381
5877
  * @internal
6382
5878
  */
@@ -6429,14 +5925,6 @@ export declare const BarChartAggregatedFieldWellsFilterSensitiveLog: (obj: BarCh
6429
5925
  * @internal
6430
5926
  */
6431
5927
  export declare const BarChartFieldWellsFilterSensitiveLog: (obj: BarChartFieldWells) => any;
6432
- /**
6433
- * @internal
6434
- */
6435
- export declare const LegendOptionsFilterSensitiveLog: (obj: LegendOptions) => any;
6436
- /**
6437
- * @internal
6438
- */
6439
- export declare const ReferenceLineDynamicDataConfigurationFilterSensitiveLog: (obj: ReferenceLineDynamicDataConfiguration) => any;
6440
5928
  /**
6441
5929
  * @internal
6442
5930
  */
@@ -6445,10 +5933,6 @@ export declare const ReferenceLineStaticDataConfigurationFilterSensitiveLog: (ob
6445
5933
  * @internal
6446
5934
  */
6447
5935
  export declare const ReferenceLineDataConfigurationFilterSensitiveLog: (obj: ReferenceLineDataConfiguration) => any;
6448
- /**
6449
- * @internal
6450
- */
6451
- export declare const ReferenceLineCustomLabelConfigurationFilterSensitiveLog: (obj: ReferenceLineCustomLabelConfiguration) => any;
6452
5936
  /**
6453
5937
  * @internal
6454
5938
  */
@@ -6457,66 +5941,10 @@ export declare const ReferenceLineValueLabelConfigurationFilterSensitiveLog: (ob
6457
5941
  * @internal
6458
5942
  */
6459
5943
  export declare const ReferenceLineLabelConfigurationFilterSensitiveLog: (obj: ReferenceLineLabelConfiguration) => any;
6460
- /**
6461
- * @internal
6462
- */
6463
- export declare const ReferenceLineStyleConfigurationFilterSensitiveLog: (obj: ReferenceLineStyleConfiguration) => any;
6464
5944
  /**
6465
5945
  * @internal
6466
5946
  */
6467
5947
  export declare const ReferenceLineFilterSensitiveLog: (obj: ReferenceLine) => any;
6468
- /**
6469
- * @internal
6470
- */
6471
- export declare const PanelTitleOptionsFilterSensitiveLog: (obj: PanelTitleOptions) => any;
6472
- /**
6473
- * @internal
6474
- */
6475
- export declare const PanelConfigurationFilterSensitiveLog: (obj: PanelConfiguration) => any;
6476
- /**
6477
- * @internal
6478
- */
6479
- export declare const SmallMultiplesOptionsFilterSensitiveLog: (obj: SmallMultiplesOptions) => any;
6480
- /**
6481
- * @internal
6482
- */
6483
- export declare const ItemsLimitConfigurationFilterSensitiveLog: (obj: ItemsLimitConfiguration) => any;
6484
- /**
6485
- * @internal
6486
- */
6487
- export declare const ColumnSortFilterSensitiveLog: (obj: ColumnSort) => any;
6488
- /**
6489
- * @internal
6490
- */
6491
- export declare const FieldSortFilterSensitiveLog: (obj: FieldSort) => any;
6492
- /**
6493
- * @internal
6494
- */
6495
- export declare const FieldSortOptionsFilterSensitiveLog: (obj: FieldSortOptions) => any;
6496
- /**
6497
- * @internal
6498
- */
6499
- export declare const BarChartSortConfigurationFilterSensitiveLog: (obj: BarChartSortConfiguration) => any;
6500
- /**
6501
- * @internal
6502
- */
6503
- export declare const ColumnTooltipItemFilterSensitiveLog: (obj: ColumnTooltipItem) => any;
6504
- /**
6505
- * @internal
6506
- */
6507
- export declare const FieldTooltipItemFilterSensitiveLog: (obj: FieldTooltipItem) => any;
6508
- /**
6509
- * @internal
6510
- */
6511
- export declare const TooltipItemFilterSensitiveLog: (obj: TooltipItem) => any;
6512
- /**
6513
- * @internal
6514
- */
6515
- export declare const FieldBasedTooltipFilterSensitiveLog: (obj: FieldBasedTooltip) => any;
6516
- /**
6517
- * @internal
6518
- */
6519
- export declare const TooltipOptionsFilterSensitiveLog: (obj: TooltipOptions) => any;
6520
5948
  /**
6521
5949
  * @internal
6522
5950
  */
@@ -6533,66 +5961,10 @@ export declare const VisualPaletteFilterSensitiveLog: (obj: VisualPalette) => an
6533
5961
  * @internal
6534
5962
  */
6535
5963
  export declare const BarChartConfigurationFilterSensitiveLog: (obj: BarChartConfiguration) => any;
6536
- /**
6537
- * @internal
6538
- */
6539
- export declare const CategoryDrillDownFilterFilterSensitiveLog: (obj: CategoryDrillDownFilter) => any;
6540
- /**
6541
- * @internal
6542
- */
6543
- export declare const NumericEqualityDrillDownFilterFilterSensitiveLog: (obj: NumericEqualityDrillDownFilter) => any;
6544
- /**
6545
- * @internal
6546
- */
6547
- export declare const TimeRangeDrillDownFilterFilterSensitiveLog: (obj: TimeRangeDrillDownFilter) => any;
6548
- /**
6549
- * @internal
6550
- */
6551
- export declare const DrillDownFilterFilterSensitiveLog: (obj: DrillDownFilter) => any;
6552
- /**
6553
- * @internal
6554
- */
6555
- export declare const DateTimeHierarchyFilterSensitiveLog: (obj: DateTimeHierarchy) => any;
6556
- /**
6557
- * @internal
6558
- */
6559
- export declare const ExplicitHierarchyFilterSensitiveLog: (obj: ExplicitHierarchy) => any;
6560
- /**
6561
- * @internal
6562
- */
6563
- export declare const PredefinedHierarchyFilterSensitiveLog: (obj: PredefinedHierarchy) => any;
6564
- /**
6565
- * @internal
6566
- */
6567
- export declare const ColumnHierarchyFilterSensitiveLog: (obj: ColumnHierarchy) => any;
6568
- /**
6569
- * @internal
6570
- */
6571
- export declare const LongFormatTextFilterSensitiveLog: (obj: LongFormatText) => any;
6572
- /**
6573
- * @internal
6574
- */
6575
- export declare const VisualSubtitleLabelOptionsFilterSensitiveLog: (obj: VisualSubtitleLabelOptions) => any;
6576
- /**
6577
- * @internal
6578
- */
6579
- export declare const ShortFormatTextFilterSensitiveLog: (obj: ShortFormatText) => any;
6580
- /**
6581
- * @internal
6582
- */
6583
- export declare const VisualTitleLabelOptionsFilterSensitiveLog: (obj: VisualTitleLabelOptions) => any;
6584
5964
  /**
6585
5965
  * @internal
6586
5966
  */
6587
5967
  export declare const BarChartVisualFilterSensitiveLog: (obj: BarChartVisual) => any;
6588
- /**
6589
- * @internal
6590
- */
6591
- export declare const BoxPlotStyleOptionsFilterSensitiveLog: (obj: BoxPlotStyleOptions) => any;
6592
- /**
6593
- * @internal
6594
- */
6595
- export declare const BoxPlotOptionsFilterSensitiveLog: (obj: BoxPlotOptions) => any;
6596
5968
  /**
6597
5969
  * @internal
6598
5970
  */
@@ -6601,14 +5973,6 @@ export declare const BoxPlotAggregatedFieldWellsFilterSensitiveLog: (obj: BoxPlo
6601
5973
  * @internal
6602
5974
  */
6603
5975
  export declare const BoxPlotFieldWellsFilterSensitiveLog: (obj: BoxPlotFieldWells) => any;
6604
- /**
6605
- * @internal
6606
- */
6607
- export declare const PaginationConfigurationFilterSensitiveLog: (obj: PaginationConfiguration) => any;
6608
- /**
6609
- * @internal
6610
- */
6611
- export declare const BoxPlotSortConfigurationFilterSensitiveLog: (obj: BoxPlotSortConfiguration) => any;
6612
5976
  /**
6613
5977
  * @internal
6614
5978
  */
@@ -6625,10 +5989,6 @@ export declare const ComboChartAggregatedFieldWellsFilterSensitiveLog: (obj: Com
6625
5989
  * @internal
6626
5990
  */
6627
5991
  export declare const ComboChartFieldWellsFilterSensitiveLog: (obj: ComboChartFieldWells) => any;
6628
- /**
6629
- * @internal
6630
- */
6631
- export declare const ComboChartSortConfigurationFilterSensitiveLog: (obj: ComboChartSortConfiguration) => any;
6632
5992
  /**
6633
5993
  * @internal
6634
5994
  */