From 4a80baaeb51fd8cc1d5a893adc80b2230eafb86f Mon Sep 17 00:00:00 2001 From: Charlie Tran Date: Tue, 20 Oct 2020 10:26:02 -0700 Subject: [PATCH] Catch up fe to internal - includes module consolidations for faster build times (#1947) --- datahub-web/.eslintrc.js | 3 +- datahub-web/@datahub/data-models/package.json | 3 +- .../entity/rendering/page-components.d.ts | 2 +- datahub-web/@datahub/datasets-core/README.md | 2 - .../components/datasets/dataset-schema.hbs | 2 +- .../dataset-relationship-table.ts | 2 +- .../components/placeholder/nacho-toggle.ts | 74 - .../addon/mirage-addon/scenarios/default.ts | 2 +- .../styles/datasets-core/_all.scss | 1 - .../_placeholder-nacho-tooltip.scss | 0 .../styles/datasets-core/abstracts/_all.scss | 0 .../datasets-core/abstracts/_mixins.scss | 0 .../interactivity/_action-bar.scss | 0 .../datasets-core/interactivity/_all.scss | 0 .../styles/datasets-core/lineage/_all.scss | 0 .../lineage/_upstream-dataset.scss | 0 .../styles/datasets-core/tables/_all.scss | 0 .../tables/dataset-groups/_all.scss | 0 .../dataset-groups/_dataset-groups-table.scss | 0 .../styles/datasets-core/tabs/_all.scss | 0 .../tabs/_dataset-compliance.scss | 0 .../styles/index.scss} | 0 .../dataset-relationship-table.hbs | 12 +- .../components/placeholder/nacho-toggle.hbs | 24 - .../datasets-core/addon/utils/lineage.ts | 2 +- .../components/placeholder/nacho-toggle.js | 1 - .../_placeholder-nacho-toggle.scss | 56 - .../datasets-core/eyeglass-exports.js | 11 + .../@datahub/datasets-core/package.json | 18 +- .../tests/dummy/app/styles/app.scss | 4 +- .../placeholder/nacho-toggle-test.ts | 65 - .../compliance/annotation-selection.d.ts | 2 +- .../addon/styles/index.scss} | 0 .../@datahub/entities/eyeglass-exports.js | 11 + datahub-web/@datahub/entities/package.json | 14 +- .../@datahub/metadata-types/package.json | 3 +- .../metadata-types/types/codegen/index.d.ts | 13072 ++++++++-------- .../azkaban/azkaban-cluster-info.d.ts | 14 - .../data-job/azkaban/azkaban-flow-info.d.ts | 14 - .../azkaban/azkaban-project-info.d.ts | 16 - .../entity/data-job/azkaban/flow/aspect.d.ts | 19 - .../azkaban/flow/azkaban-flow-entity.d.ts | 32 - .../azkaban/flow/azkaban-flow-jobs-info.d.ts | 10 - .../entity/data-job/azkaban/job/aspect.d.ts | 24 - .../azkaban/job/azkaban-job-entity.d.ts | 42 - .../azkaban/job/azkaban-job-info.d.ts | 12 - .../azkaban/job/azkaban-job-input.d.ts | 7 - .../azkaban/job/azkaban-job-output.d.ts | 7 - .../types/entity/data-job/data-job-input.d.ts | 10 - .../entity/data-job/data-job-output.d.ts | 10 - .../types/metadata/azkaban-flow-snapshot.d.ts | 14 - .../types/metadata/azkaban-job-snapshot.d.ts | 14 - .../recipient-search-select.hbs | 2 +- .../content-panel-with-toggle.ts | 2 +- .../addon/components/health/insight-card.ts | 2 +- .../notifications/banner-alerts.hbs | 4 +- .../icon.hbs | 2 +- .../shared/addon/modules/avatars/avatar.ts | 2 +- .../styles/_entity-alert-banner.scss | 0 .../{app => addon}/styles/avatar/_all.scss | 0 .../{app => addon}/styles/avatar/_name.scss | 0 .../styles/browse-nav/_all.scss | 0 .../styles/browse-nav/_browse-card.scss | 0 .../styles/browse-nav/_browse-category.scss | 0 .../styles/browse-nav/_browse-nav.scss | 0 .../{app => addon}/styles/buttons/_all.scss | 0 .../styles/buttons/binary-toggle/_all.scss | 0 .../styles/buttons/binary-toggle/_button.scss | 0 .../buttons/binary-toggle/_buttons.scss | 0 .../styles/buttons/binary-toggle/_toggle.scss | 0 .../styles/buttons/svg-icon/_all.scss | 0 .../styles/buttons/svg-icon/_button.scss | 0 .../_add-change-log-modal.scss | 0 .../styles/change-management/_all.scss | 0 .../change-management/_change-log-table.scss | 0 .../styles/change-management/_common.scss | 0 .../_markdown-cheat-sheet.scss | 0 .../_read-only-email-content.scss | 0 .../_recipient-search-select.scss | 0 .../_view-change-log-modal.scss | 0 .../styles/components/_all.scss | 0 .../styles/dynamic-components/_all.scss | 0 .../styles/dynamic-components/_header.scss | 0 .../styles/dynamic-components/_tooltip.scss | 0 .../styles/entity-page/_all.scss | 0 .../entity-page/entity-deprecation/_all.scss | 0 .../_entity-deprecation.scss | 0 .../entity-header-components/_all.scss | 0 .../_entity-property.scss | 0 .../_entity-title.scss | 0 .../_entity-type.scss | 0 .../_header-content-row.scss | 0 .../entity-header-layout/_all.scss | 0 .../entity-header-layout/_entity-header.scss | 0 .../entity-header-mixins/_all.scss | 0 .../_wherehows-container.scss | 0 .../entity-page/entity-page-content/_all.scss | 0 .../entity-page-content/_content-panel.scss | 0 .../entity-page/entity-page-main/_all.scss | 0 .../entity-page-main/_entity-page-main.scss | 0 .../{app => addon}/styles/entity/_all.scss | 0 .../styles/entity/_profile-list.scss | 0 .../styles/entity/_properties-panel.scss | 0 .../styles/forms/_action-drawer.scss | 0 .../{app => addon}/styles/forms/_all.scss | 0 .../{app => addon}/styles/foxie/_all.scss | 0 .../styles/foxie/_link-button.scss | 0 .../{app => addon}/styles/foxie/_main.scss | 0 .../{app => addon}/styles/graph/_all.scss | 0 .../styles/graph/_graph-viewer.scss | 0 .../{app => addon}/styles/graph/_toolbar.scss | 0 .../{app => addon}/styles/health/_all.scss | 0 .../styles/health/entity-detail/_all.scss | 0 .../styles/health/entity-detail/_header.scss | 0 .../styles/health/factors/_all.scss | 0 .../styles/health/factors/_factor-action.scss | 0 .../styles/health/factors/_table.scss | 0 .../styles/health/insight/_all.scss | 0 .../styles/health/insight/_card.scss | 0 .../styles/health/score/_all.scss | 0 .../styles/health/score/_last-updated.scss | 0 .../styles/health/score/_value.scss | 0 .../styles/health/search/_all.scss | 0 .../styles/health/search/_attribute.scss | 0 .../styles/index.scss} | 0 .../{app => addon}/styles/insight/_all.scss | 0 .../styles/insight/carousel/_all.scss | 0 .../styles/insight/carousel/_card.scss | 0 .../styles/insight/carousel/_slide.scss | 0 .../styles/institutional-memory/_all.scss | 0 .../styles/institutional-memory/_links.scss | 0 .../{app => addon}/styles/lineage/_all.scss | 0 .../styles/lineage/_lineage.scss | 0 .../{app => addon}/styles/lists/all.scss | 0 .../styles/lists/list-actions/_all.scss | 0 .../lists/list-actions/_button-action.scss | 0 .../styles/lists/list-count/_all.scss | 0 .../styles/lists/list-count/_nav-bug.scss | 0 .../styles/lists/lists/_all.scss | 0 .../styles/lists/lists/_entity-list.scss | 0 .../{app => addon}/styles/login/_all.scss | 0 .../{app => addon}/styles/login/_login.scss | 0 .../{app => addon}/styles/modals/_all.scss | 0 .../styles/modals/_tab-content-modal.scss | 0 .../styles/social/_action-container.scss | 0 .../{app => addon}/styles/social/_all.scss | 0 .../styles/social/_metadata-container.scss | 0 .../styles/tables/nacho-overrides/_all.scss | 0 .../tables/nacho-overrides/_border.scss | 0 .../tables/nacho-overrides/_table-row.scss | 0 .../tables/nacho-overrides/_table-title.scss | 0 .../styles/tables/simple-record}/_all.scss | 0 .../tables/simple-record/_simple-record.scss | 0 .../styles/top-consumers/_all.scss | 0 .../styles/top-consumers/insight/_all.scss | 0 .../top-consumers/insight/_insight-card.scss | 0 .../top-consumers/insight/_insight-strip.scss | 0 .../top-consumers/insight/_top-consumers.scss | 0 .../components/browser/browse-category.hbs | 10 +- .../wiki/url-list/add-dialog.hbs | 2 +- .../@datahub/shared/eyeglass-exports.js | 11 + datahub-web/@datahub/shared/package.json | 20 +- .../shared/tests/dummy/app/styles/app.scss | 1 - .../styles/index.scss} | 0 .../user/{app => addon}/styles/user/_all.scss | 0 .../styles/user/profile/_all.scss | 0 .../styles/user/profile/_content.scss | 0 .../styles/user/profile/_header.scss | 0 .../styles/user/profile/_info-editor.scss | 0 .../styles/user/profile/_view-all.scss | 0 .../components/user/profile/entity-header.hbs | 34 +- datahub-web/@datahub/user/eyeglass-exports.js | 11 + datahub-web/@datahub/user/package.json | 19 +- .../addon/components/nacho-hover-dropdown.ts | 2 +- .../nacho-hover-dropdown/dropdown-option.ts | 2 +- .../components/radio-button-composer.hbs | 27 + .../addon/components/radio-button-composer.ts | 80 +- .../addon/components/radio-button-input.hbs | 8 + .../addon/components/radio-button-input.ts | 43 + .../styles/datahub-utils/_all.scss | 0 .../styles/datahub-utils/components/_all.scss | 0 .../_concurrency-task-state-handler.scss | 0 .../components/_dh-info-panel.scss | 0 .../components/_empty-state.scss | 0 .../components/_last-saved-by.scss | 0 .../components/_link-optional-value.scss | 0 .../datahub-utils/components/_modals.scss | 0 .../components/_text-only-button.scss | 0 .../_truncated-text-with-tooltip.scss | 0 .../components/_value-renderer.scss | 0 .../components/notifications/_all.scss | 0 .../notifications/_modal-dialog.scss | 0 .../components/notifications/_toast.scss | 0 .../styles/global-mixins/_all.scss | 0 .../styles/global-mixins/_info-card.scss | 0 .../global-mixins/_nacho-table-mixins.scss | 0 .../styles/global-mixins/_separators.scss | 0 .../styles/global-mixins/effects/_all.scss | 0 .../styles/global-mixins/effects/_hover.scss | 0 .../styles/index.scss} | 0 .../utils/addon/styles/vendor/_all.scss} | 0 .../components/nacho-hover-dropdown.hbs | 2 +- .../utils/addon/types/avatars/index.d.ts | 2 +- .../app/components/radio-button-input.js | 1 + .../@datahub/utils/eyeglass-exports.js | 11 + datahub-web/@datahub/utils/package.json | 18 +- .../components/radio-button-composer-test.ts | 360 +- .../@nacho-ui/nacho-animations/.editorconfig | 20 - .../@nacho-ui/nacho-animations/.ember-cli | 9 - .../@nacho-ui/nacho-animations/.gitignore | 23 - .../@nacho-ui/nacho-animations/.npmignore | 28 - .../nacho-animations/.template-lintrc.js | 5 - .../@nacho-ui/nacho-animations/.travis.yml | 61 - .../nacho-animations/.watchmanconfig | 3 - .../@nacho-ui/nacho-animations/LICENSE.md | 13 - .../@nacho-ui/nacho-animations/README.md | 51 - .../nacho-animation/pendulum-ellipsis.ts | 9 - .../nacho-animation/pendulum-ellipsis.hbs | 5 - .../nacho-animation/pendulum-ellipsis.js | 1 - .../app/styles/nacho-animations.scss | 1 - .../nacho-animations/config/ember-try.js | 80 - .../nacho-animations/config/environment.js | 5 - .../nacho-animations/ember-cli-build.js | 18 - .../@nacho-ui/nacho-animations/index.js | 5 - .../@nacho-ui/nacho-animations/package.json | 71 - .../@nacho-ui/nacho-animations/testem.js | 21 - .../nacho-animations/tests/dummy/app/app.js | 14 - .../tests/dummy/app/components/.gitkeep | 0 .../tests/dummy/app/config/environment.d.ts | 16 - .../tests/dummy/app/controllers/.gitkeep | 0 .../tests/dummy/app/helpers/.gitkeep | 0 .../tests/dummy/app/index.html | 25 - .../tests/dummy/app/models/.gitkeep | 0 .../tests/dummy/app/resolver.js | 3 - .../tests/dummy/app/router.js | 13 - .../tests/dummy/app/routes/.gitkeep | 0 .../tests/dummy/app/routes/animations.ts | 7 - .../tests/dummy/app/styles/app.scss | 2 - .../tests/dummy/app/templates/animations.hbs | 4 - .../tests/dummy/app/templates/application.hbs | 3 - .../dummy/app/templates/components/.gitkeep | 0 .../tests/dummy/config/environment.js | 51 - .../tests/dummy/config/optional-features.json | 3 - .../tests/dummy/config/targets.js | 14 - .../tests/dummy/public/robots.txt | 3 - .../nacho-animations/tests/helpers/.gitkeep | 0 .../nacho-animations/tests/index.html | 33 - .../tests/integration/.gitkeep | 0 .../nacho-animation/pendulum-ellipsis-test.ts | 17 - .../nacho-animations/tests/test-helper.js | 8 - .../nacho-animations/tests/unit/.gitkeep | 0 .../@nacho-ui/nacho-animations/tsconfig.json | 16 - .../nacho-animations/types/dummy/index.d.ts | 0 .../nacho-animations/vendor/.gitkeep | 0 .../@nacho-ui/nacho-avatars/.editorconfig | 20 - .../@nacho-ui/nacho-avatars/.ember-cli | 4 - .../@nacho-ui/nacho-avatars/.gitignore | 23 - .../@nacho-ui/nacho-avatars/.npmignore | 28 - .../nacho-avatars/.template-lintrc.js | 5 - .../@nacho-ui/nacho-avatars/.travis.yml | 61 - .../@nacho-ui/nacho-avatars/.watchmanconfig | 3 - .../@nacho-ui/nacho-avatars/CHANGELOG.md | 17 - .../@nacho-ui/nacho-avatars/LICENSE.md | 13 - datahub-web/@nacho-ui/nacho-avatars/README.md | 90 - .../@nacho-ui/nacho-avatars/addon/.gitkeep | 0 .../components/nacho-avatar-image.hbs | 1 - .../@nacho-ui/nacho-avatars/app/.gitkeep | 0 .../app/components/nacho-avatar-image.js | 1 - .../app/services/nacho-avatars.js | 1 - .../app/styles/nacho-avatars.scss | 2 - .../nacho-avatars/config/ember-try.js | 80 - .../nacho-avatars/config/environment.js | 5 - .../nacho-avatars/ember-cli-build.js | 18 - datahub-web/@nacho-ui/nacho-avatars/index.js | 5 - .../@nacho-ui/nacho-avatars/package.json | 75 - datahub-web/@nacho-ui/nacho-avatars/testem.js | 21 - .../nacho-avatars/tests/dummy/app/app.js | 14 - .../tests/dummy/app/components/.gitkeep | 0 .../tests/dummy/app/config/environment.d.ts | 16 - .../tests/dummy/app/controllers/.gitkeep | 0 .../tests/dummy/app/helpers/.gitkeep | 0 .../nacho-avatars/tests/dummy/app/index.html | 25 - .../tests/dummy/app/models/.gitkeep | 0 .../nacho-avatars/tests/dummy/app/resolver.js | 3 - .../nacho-avatars/tests/dummy/app/router.js | 11 - .../tests/dummy/app/routes/.gitkeep | 0 .../tests/dummy/app/routes/application.js | 17 - .../tests/dummy/app/styles/app.scss | 2 - .../tests/dummy/app/templates/application.hbs | 8 - .../dummy/app/templates/components/.gitkeep | 0 .../tests/dummy/config/environment.js | 51 - .../tests/dummy/config/optional-features.json | 3 - .../tests/dummy/config/targets.js | 14 - .../tests/dummy/public/robots.txt | 3 - .../nacho-avatars/tests/helpers/.gitkeep | 0 .../@nacho-ui/nacho-avatars/tests/index.html | 33 - .../nacho-avatars/tests/integration/.gitkeep | 0 .../nacho-avatars/tests/test-helper.js | 8 - .../nacho-avatars/tests/unit/.gitkeep | 0 .../@nacho-ui/nacho-avatars/tsconfig.json | 23 - .../nacho-avatars/types/dummy/index.d.ts | 0 .../@nacho-ui/nacho-avatars/vendor/.gitkeep | 0 .../@nacho-ui/nacho-button/.editorconfig | 20 - datahub-web/@nacho-ui/nacho-button/.ember-cli | 4 - datahub-web/@nacho-ui/nacho-button/.gitignore | 23 - datahub-web/@nacho-ui/nacho-button/.npmignore | 29 - .../nacho-button/.template-lintrc.js | 5 - .../@nacho-ui/nacho-button/.travis.yml | 61 - .../@nacho-ui/nacho-button/.watchmanconfig | 3 - datahub-web/@nacho-ui/nacho-button/LICENSE.md | 13 - datahub-web/@nacho-ui/nacho-button/README.md | 104 - .../@nacho-ui/nacho-button/addon/.gitkeep | 0 .../components/nacho-sort-button.hbs | 8 - .../templates/components/nacho-toggle.hbs | 24 - .../@nacho-ui/nacho-button/app/.gitkeep | 0 .../app/components/nacho-sort-button.js | 1 - .../app/components/nacho-toggle.js | 1 - .../nacho-button/app/styles/nacho-button.scss | 1 - .../nacho-button/config/ember-try.js | 80 - .../nacho-button/config/environment.js | 5 - .../@nacho-ui/nacho-button/ember-cli-build.js | 18 - datahub-web/@nacho-ui/nacho-button/index.js | 6 - .../@nacho-ui/nacho-button/package.json | 85 - datahub-web/@nacho-ui/nacho-button/testem.js | 21 - .../nacho-button/tests/dummy/app/app.js | 14 - .../tests/dummy/app/components/.gitkeep | 0 .../dummy/app/components/test-sort-button.ts | 62 - .../app/components/test-toggle-button.ts | 20 - .../tests/dummy/app/config/environment.d.ts | 16 - .../tests/dummy/app/controllers/.gitkeep | 0 .../tests/dummy/app/helpers/.gitkeep | 0 .../nacho-button/tests/dummy/app/index.html | 25 - .../tests/dummy/app/models/.gitkeep | 0 .../nacho-button/tests/dummy/app/resolver.js | 3 - .../nacho-button/tests/dummy/app/router.js | 13 - .../tests/dummy/app/routes/.gitkeep | 0 .../tests/dummy/app/routes/buttons.ts | 3 - .../tests/dummy/app/styles/app.scss | 16 - .../tests/dummy/app/templates/application.hbs | 3 - .../tests/dummy/app/templates/buttons.hbs | 28 - .../dummy/app/templates/components/.gitkeep | 0 .../templates/components/test-sort-button.hbs | 29 - .../components/test-toggle-button.hbs | 10 - .../tests/dummy/config/environment.js | 51 - .../tests/dummy/config/optional-features.json | 3 - .../tests/dummy/config/targets.js | 14 - .../tests/dummy/public/robots.txt | 3 - .../nacho-button/tests/helpers/.gitkeep | 0 .../@nacho-ui/nacho-button/tests/index.html | 33 - .../nacho-button/tests/integration/.gitkeep | 0 .../components/nacho-sort-button-test.ts | 38 - .../nacho-button/tests/test-helper.js | 8 - .../nacho-button/tests/unit/.gitkeep | 0 .../@nacho-ui/nacho-button/tsconfig.json | 29 - .../nacho-button/types/dummy/index.d.ts | 0 .../@nacho-ui/nacho-button/vendor/.gitkeep | 0 datahub-web/@nacho-ui/nacho-core/README.md | 66 +- .../nacho-animation/pendulum-ellipsis.hbs | 7 + .../nacho-animation/pendulum-ellipsis.ts | 3 + .../nacho-avatar/nacho-avatar-image.hbs | 1 + .../nacho-avatar}/nacho-avatar-image.ts | 61 +- .../nacho-button/nacho-sort-button.hbs | 10 + .../nacho-button}/nacho-sort-button.ts | 67 +- .../components/nacho-button/nacho-toggle.hbs | 28 + .../components/nacho-button}/nacho-toggle.ts | 60 +- .../nacho-dropdown/nacho-dropdown-basic.hbs | 20 + .../nacho-dropdown/nacho-dropdown-basic.ts | 60 + .../nacho-dropdown-power-select.hbs | 26 + .../nacho-dropdown-power-select.ts | 20 +- .../addon/services/nacho-avatars.ts | 0 .../nacho-core/addon/styles/index.scss | 6 + .../styles/nacho-abstracts/_all.scss | 0 .../styles/nacho-abstracts/_functions.scss | 0 .../styles/nacho-abstracts/_mixins.scss | 0 .../styles/nacho-abstracts/_variables.scss | 0 .../styles/nacho-abstracts/colors/_all.scss | 0 .../styles/nacho-abstracts/colors/_bin.scss | 0 .../nacho-abstracts/colors/_canvas.scss | 0 .../nacho-abstracts/colors/_palette.scss | 0 .../nacho-animations-components/_all.scss | 0 .../_ellipsis-animation.scss | 0 .../addon/styles/nacho-avatar}/_all.scss | 0 .../styles/nacho-avatar}/_avatar-image.scss | 0 .../addon/styles/nacho-avatar}/_mixins.scss | 0 .../styles/nacho-base/_all.scss | 0 .../styles/nacho-base/_common.scss | 0 .../styles/nacho-base/_fonts.scss | 0 .../styles/nacho-base/_tooltips.scss | 0 .../styles/nacho-base/_typography.scss | 0 .../styles/nacho-button/_abstracts.scss | 0 .../addon}/styles/nacho-button/_all.scss | 0 .../addon}/styles/nacho-button/_base.scss | 0 .../addon}/styles/nacho-button/_mixins.scss | 0 .../addon}/styles/nacho-button/_sort.scss | 0 .../addon}/styles/nacho-button/_toggle.scss | 0 .../styles/nacho-core-theme-example.scss | 0 .../styles/nacho-core-theme.scss | 0 .../addon/styles/nacho-dropdown}/_all.scss | 0 .../nacho-dropdown}/_basic-dropdown.scss | 0 .../nacho-dropdown}/_deco-dropdown.scss | 0 .../nacho-animation/pendulum-ellipsis.js | 1 + .../nacho-avatar/nacho-avatar-image.js | 1 + .../nacho-button/nacho-sort-button.js | 1 + .../components/nacho-button/nacho-toggle.js | 1 + .../nacho-dropdown/nacho-dropdown-basic.js | 1 + .../nacho-dropdown-power-select.js | 1 + .../nacho-core/app/services/nacho-avatars.js | 1 + .../nacho-core/app/styles/nacho-core.scss | 3 - .../app => nacho-core/app/templates}/.gitkeep | 0 .../@nacho-ui/nacho-core/config/ember-try.js | 17 +- .../nacho-core/config/environment.d.ts | 13 + .../@nacho-ui/nacho-core/ember-cli-build.js | 5 +- .../@nacho-ui/nacho-core/eyeglass-exports.js | 11 + datahub-web/@nacho-ui/nacho-core/index.js | 3 +- datahub-web/@nacho-ui/nacho-core/package.json | 48 +- .../nacho-core/tests/dummy/app/app.js | 14 - .../nacho-core/tests/dummy/app/app.ts | 12 + .../nacho-core/tests/dummy/app/resolver.js | 3 - .../nacho-core/tests/dummy/app/router.js | 11 - .../nacho-core/tests/dummy/app/router.ts | 9 + .../tests/dummy/config/environment.js | 3 + .../tests/dummy/config/optional-features.json | 5 +- .../nacho-avatar}/nacho-avatar-image-test.ts | 6 +- .../nacho-button/nacho-sort-button-test.ts | 102 + .../nacho-button}/nacho-toggle-test.ts | 20 +- .../nacho-dropdown-basic-test.ts | 28 +- .../nacho-dropdown-power-select-test.ts | 4 +- .../@nacho-ui/nacho-core/tests/test-helper.js | 8 - .../tests/test-helper.ts} | 2 +- .../tests/unit/services/nacho-avatars-test.ts | 0 .../types/nacho-dropdown.d.ts | 0 .../@nacho-ui/nacho-dropdown/.editorconfig | 20 - .../@nacho-ui/nacho-dropdown/.ember-cli | 4 - .../@nacho-ui/nacho-dropdown/.gitignore | 23 - .../@nacho-ui/nacho-dropdown/.npmignore | 28 - .../nacho-dropdown/.template-lintrc.js | 5 - .../@nacho-ui/nacho-dropdown/.travis.yml | 61 - .../@nacho-ui/nacho-dropdown/.watchmanconfig | 3 - .../@nacho-ui/nacho-dropdown/CHANGELOG.md | 13 - .../@nacho-ui/nacho-dropdown/LICENSE.md | 13 - .../@nacho-ui/nacho-dropdown/README.md | 51 - .../@nacho-ui/nacho-dropdown/addon/.gitkeep | 0 .../addon/components/nacho-dropdown-basic.ts | 62 - .../components/nacho-dropdown-basic.hbs | 18 - .../nacho-dropdown-power-select.hbs | 24 - .../@nacho-ui/nacho-dropdown/app/.gitkeep | 0 .../app/components/nacho-dropdown-basic.js | 1 - .../components/nacho-dropdown-power-select.js | 1 - .../app/styles/nacho-dropdown.scss | 1 - .../nacho-dropdown/config/ember-try.js | 80 - .../nacho-dropdown/config/environment.js | 5 - .../nacho-dropdown/ember-cli-build.js | 18 - datahub-web/@nacho-ui/nacho-dropdown/index.js | 5 - .../@nacho-ui/nacho-dropdown/package.json | 77 - .../@nacho-ui/nacho-dropdown/testem.js | 21 - .../nacho-dropdown/tests/dummy/app/app.js | 14 - .../tests/dummy/app/components/.gitkeep | 0 .../app/components/test-basic-dropdown.ts | 24 - .../tests/dummy/app/config/environment.d.ts | 16 - .../tests/dummy/app/controllers/.gitkeep | 0 .../tests/dummy/app/helpers/.gitkeep | 0 .../nacho-dropdown/tests/dummy/app/index.html | 25 - .../tests/dummy/app/models/.gitkeep | 0 .../tests/dummy/app/resolver.js | 3 - .../nacho-dropdown/tests/dummy/app/router.js | 11 - .../tests/dummy/app/routes/.gitkeep | 0 .../tests/dummy/app/styles/app.scss | 2 - .../tests/dummy/app/templates/application.hbs | 3 - .../dummy/app/templates/components/.gitkeep | 0 .../components/test-basic-dropdown.hbs | 11 - .../tests/dummy/config/environment.js | 51 - .../tests/dummy/config/optional-features.json | 3 - .../tests/dummy/config/targets.js | 14 - .../tests/dummy/public/robots.txt | 3 - .../nacho-dropdown/tests/helpers/.gitkeep | 0 .../@nacho-ui/nacho-dropdown/tests/index.html | 33 - .../nacho-dropdown/tests/integration/.gitkeep | 0 .../nacho-dropdown/tests/unit/.gitkeep | 0 .../@nacho-ui/nacho-dropdown/tsconfig.json | 23 - .../nacho-dropdown/types/dummy/index.d.ts | 0 .../@nacho-ui/nacho-dropdown/vendor/.gitkeep | 0 .../styles/index.scss} | 0 .../styles/nacho-pill-styles/_all.scss | 0 .../styles/nacho-pill-styles/_pill-base.scss | 0 .../styles/nacho-pill-styles/_pill-input.scss | 0 .../styles/nacho-pill-styles/_pill-link.scss | 0 .../nacho-pill-styles/_pill-standard.scss | 0 .../@nacho-ui/nacho-pill/eyeglass-exports.js | 11 + datahub-web/@nacho-ui/nacho-pill/package.json | 17 +- .../styles/index.scss} | 0 .../styles/nacho-searches/_all.scss | 0 .../styles/nacho-searches/_pwr-lookup.scss | 0 .../nacho-search/eyeglass-exports.js | 11 + .../@nacho-ui/nacho-search/package.json | 15 +- .../styles/index.scss} | 0 .../styles/nacho-tables/_all.scss | 0 .../styles/nacho-tables/_base-table.scss | 0 .../@nacho-ui/nacho-table/eyeglass-exports.js | 11 + .../@nacho-ui/nacho-table/package.json | 17 +- datahub-web/CONTRIBUTORS.md | 1 + .../files/__group__/__template__/package.json | 1 - .../avatars/stacked-avatars-list.ts | 2 +- .../datasets/containers/dataset-owner-list.ts | 2 +- .../nacho/dropdown/dropdown-option.ts | 2 +- .../nacho/dropdown/hover-dropdown.ts | 2 +- .../app/components/search/search-box.ts | 2 +- .../app/constants/dataset-classification.ts | 2 +- .../packages/data-portal/app/router.ts | 22 - .../packages/data-portal/app/styles/app.scss | 8 +- .../components/avatars/rollup-avatars.hbs | 4 +- .../components/comment/comment-header.hbs | 2 +- .../components/comment/comment-item.hbs | 8 +- .../components/comment/comment-new.hbs | 2 +- .../templates/components/dataset-author.hbs | 8 +- .../templates/components/dataset-authors.hbs | 4 +- .../datasets/dataset-fabric-switcher.hbs | 2 +- .../datasets/owners/suggested-owner-card.hbs | 2 +- .../datasets/owners/suggested-owners.hbs | 2 +- .../dataset-relationship-levels.hbs | 2 +- .../dataset-relationship-vis.hbs | 6 +- .../datasets/schemaless-tagging.hbs | 6 +- .../components/datasets/upstream-owners.hbs | 8 +- .../nacho/dropdown/hover-dropdown.hbs | 2 +- .../components/search/search-box.hbs | 2 +- .../components/search/search-result.hbs | 2 +- .../data-portal/app/typings/app/avatars.d.ts | 2 +- .../app/typings/app/dataset-compliance.d.ts | 2 +- datahub-web/packages/data-portal/package.json | 4 +- datahub-web/yarn.lock | 343 +- 529 files changed, 8131 insertions(+), 10554 deletions(-) delete mode 100644 datahub-web/@datahub/datasets-core/addon/components/placeholder/nacho-toggle.ts rename datahub-web/@datahub/datasets-core/{app => addon}/styles/datasets-core/_all.scss (81%) rename datahub-web/@datahub/datasets-core/{app => addon}/styles/datasets-core/_placeholder-nacho-tooltip.scss (100%) rename datahub-web/@datahub/datasets-core/{app => addon}/styles/datasets-core/abstracts/_all.scss (100%) rename datahub-web/@datahub/datasets-core/{app => addon}/styles/datasets-core/abstracts/_mixins.scss (100%) rename datahub-web/@datahub/datasets-core/{app => addon}/styles/datasets-core/interactivity/_action-bar.scss (100%) rename datahub-web/@datahub/datasets-core/{app => addon}/styles/datasets-core/interactivity/_all.scss (100%) rename datahub-web/@datahub/datasets-core/{app => addon}/styles/datasets-core/lineage/_all.scss (100%) rename datahub-web/@datahub/datasets-core/{app => addon}/styles/datasets-core/lineage/_upstream-dataset.scss (100%) rename datahub-web/@datahub/datasets-core/{app => addon}/styles/datasets-core/tables/_all.scss (100%) rename datahub-web/@datahub/datasets-core/{app => addon}/styles/datasets-core/tables/dataset-groups/_all.scss (100%) rename datahub-web/@datahub/datasets-core/{app => addon}/styles/datasets-core/tables/dataset-groups/_dataset-groups-table.scss (100%) rename datahub-web/@datahub/datasets-core/{app => addon}/styles/datasets-core/tabs/_all.scss (100%) rename datahub-web/@datahub/datasets-core/{app => addon}/styles/datasets-core/tabs/_dataset-compliance.scss (100%) rename datahub-web/@datahub/datasets-core/{app/styles/datasets-core.scss => addon/styles/index.scss} (100%) delete mode 100644 datahub-web/@datahub/datasets-core/addon/templates/components/placeholder/nacho-toggle.hbs delete mode 100644 datahub-web/@datahub/datasets-core/app/components/placeholder/nacho-toggle.js delete mode 100644 datahub-web/@datahub/datasets-core/app/styles/datasets-core/_placeholder-nacho-toggle.scss create mode 100644 datahub-web/@datahub/datasets-core/eyeglass-exports.js delete mode 100644 datahub-web/@datahub/datasets-core/tests/integration/components/placeholder/nacho-toggle-test.ts rename datahub-web/@datahub/{shared/app/styles/tables/simple-record/_all.scss => entities/addon/styles/index.scss} (100%) create mode 100644 datahub-web/@datahub/entities/eyeglass-exports.js delete mode 100644 datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-cluster-info.d.ts delete mode 100644 datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-flow-info.d.ts delete mode 100644 datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-project-info.d.ts delete mode 100644 datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/flow/aspect.d.ts delete mode 100644 datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/flow/azkaban-flow-entity.d.ts delete mode 100644 datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/flow/azkaban-flow-jobs-info.d.ts delete mode 100644 datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/job/aspect.d.ts delete mode 100644 datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/job/azkaban-job-entity.d.ts delete mode 100644 datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/job/azkaban-job-info.d.ts delete mode 100644 datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/job/azkaban-job-input.d.ts delete mode 100644 datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/job/azkaban-job-output.d.ts delete mode 100644 datahub-web/@datahub/metadata-types/types/entity/data-job/data-job-input.d.ts delete mode 100644 datahub-web/@datahub/metadata-types/types/entity/data-job/data-job-output.d.ts delete mode 100644 datahub-web/@datahub/metadata-types/types/metadata/azkaban-flow-snapshot.d.ts delete mode 100644 datahub-web/@datahub/metadata-types/types/metadata/azkaban-job-snapshot.d.ts rename datahub-web/@datahub/shared/{app => addon}/styles/_entity-alert-banner.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/avatar/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/avatar/_name.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/browse-nav/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/browse-nav/_browse-card.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/browse-nav/_browse-category.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/browse-nav/_browse-nav.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/buttons/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/buttons/binary-toggle/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/buttons/binary-toggle/_button.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/buttons/binary-toggle/_buttons.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/buttons/binary-toggle/_toggle.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/buttons/svg-icon/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/buttons/svg-icon/_button.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/change-management/_add-change-log-modal.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/change-management/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/change-management/_change-log-table.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/change-management/_common.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/change-management/_markdown-cheat-sheet.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/change-management/_read-only-email-content.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/change-management/_recipient-search-select.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/change-management/_view-change-log-modal.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/components/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/dynamic-components/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/dynamic-components/_header.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/dynamic-components/_tooltip.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/entity-page/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/entity-page/entity-deprecation/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/entity-page/entity-deprecation/_entity-deprecation.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/entity-page/entity-header-components/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/entity-page/entity-header-components/_entity-property.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/entity-page/entity-header-components/_entity-title.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/entity-page/entity-header-components/_entity-type.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/entity-page/entity-header-components/_header-content-row.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/entity-page/entity-header-layout/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/entity-page/entity-header-layout/_entity-header.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/entity-page/entity-header-mixins/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/entity-page/entity-header-mixins/_wherehows-container.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/entity-page/entity-page-content/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/entity-page/entity-page-content/_content-panel.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/entity-page/entity-page-main/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/entity-page/entity-page-main/_entity-page-main.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/entity/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/entity/_profile-list.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/entity/_properties-panel.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/forms/_action-drawer.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/forms/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/foxie/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/foxie/_link-button.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/foxie/_main.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/graph/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/graph/_graph-viewer.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/graph/_toolbar.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/health/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/health/entity-detail/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/health/entity-detail/_header.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/health/factors/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/health/factors/_factor-action.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/health/factors/_table.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/health/insight/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/health/insight/_card.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/health/score/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/health/score/_last-updated.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/health/score/_value.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/health/search/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/health/search/_attribute.scss (100%) rename datahub-web/@datahub/shared/{app/styles/datahub-shared.scss => addon/styles/index.scss} (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/insight/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/insight/carousel/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/insight/carousel/_card.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/insight/carousel/_slide.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/institutional-memory/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/institutional-memory/_links.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/lineage/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/lineage/_lineage.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/lists/all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/lists/list-actions/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/lists/list-actions/_button-action.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/lists/list-count/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/lists/list-count/_nav-bug.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/lists/lists/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/lists/lists/_entity-list.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/login/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/login/_login.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/modals/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/modals/_tab-content-modal.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/social/_action-container.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/social/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/social/_metadata-container.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/tables/nacho-overrides/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/tables/nacho-overrides/_border.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/tables/nacho-overrides/_table-row.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/tables/nacho-overrides/_table-title.scss (100%) rename datahub-web/@datahub/{utils/app/styles/vendor => shared/addon/styles/tables/simple-record}/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/tables/simple-record/_simple-record.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/top-consumers/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/top-consumers/insight/_all.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/top-consumers/insight/_insight-card.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/top-consumers/insight/_insight-strip.scss (100%) rename datahub-web/@datahub/shared/{app => addon}/styles/top-consumers/insight/_top-consumers.scss (100%) create mode 100644 datahub-web/@datahub/shared/eyeglass-exports.js rename datahub-web/@datahub/user/{app/styles/user-entity.scss => addon/styles/index.scss} (100%) rename datahub-web/@datahub/user/{app => addon}/styles/user/_all.scss (100%) rename datahub-web/@datahub/user/{app => addon}/styles/user/profile/_all.scss (100%) rename datahub-web/@datahub/user/{app => addon}/styles/user/profile/_content.scss (100%) rename datahub-web/@datahub/user/{app => addon}/styles/user/profile/_header.scss (100%) rename datahub-web/@datahub/user/{app => addon}/styles/user/profile/_info-editor.scss (100%) rename datahub-web/@datahub/user/{app => addon}/styles/user/profile/_view-all.scss (100%) create mode 100644 datahub-web/@datahub/user/eyeglass-exports.js create mode 100644 datahub-web/@datahub/utils/addon/components/radio-button-composer.hbs create mode 100644 datahub-web/@datahub/utils/addon/components/radio-button-input.hbs create mode 100644 datahub-web/@datahub/utils/addon/components/radio-button-input.ts rename datahub-web/@datahub/utils/{app => addon}/styles/datahub-utils/_all.scss (100%) rename datahub-web/@datahub/utils/{app => addon}/styles/datahub-utils/components/_all.scss (100%) rename datahub-web/@datahub/utils/{app => addon}/styles/datahub-utils/components/_concurrency-task-state-handler.scss (100%) rename datahub-web/@datahub/utils/{app => addon}/styles/datahub-utils/components/_dh-info-panel.scss (100%) rename datahub-web/@datahub/utils/{app => addon}/styles/datahub-utils/components/_empty-state.scss (100%) rename datahub-web/@datahub/utils/{app => addon}/styles/datahub-utils/components/_last-saved-by.scss (100%) rename datahub-web/@datahub/utils/{app => addon}/styles/datahub-utils/components/_link-optional-value.scss (100%) rename datahub-web/@datahub/utils/{app => addon}/styles/datahub-utils/components/_modals.scss (100%) rename datahub-web/@datahub/utils/{app => addon}/styles/datahub-utils/components/_text-only-button.scss (100%) rename datahub-web/@datahub/utils/{app => addon}/styles/datahub-utils/components/_truncated-text-with-tooltip.scss (100%) rename datahub-web/@datahub/utils/{app => addon}/styles/datahub-utils/components/_value-renderer.scss (100%) rename datahub-web/@datahub/utils/{app => addon}/styles/datahub-utils/components/notifications/_all.scss (100%) rename datahub-web/@datahub/utils/{app => addon}/styles/datahub-utils/components/notifications/_modal-dialog.scss (100%) rename datahub-web/@datahub/utils/{app => addon}/styles/datahub-utils/components/notifications/_toast.scss (100%) rename datahub-web/@datahub/utils/{app => addon}/styles/global-mixins/_all.scss (100%) rename datahub-web/@datahub/utils/{app => addon}/styles/global-mixins/_info-card.scss (100%) rename datahub-web/@datahub/utils/{app => addon}/styles/global-mixins/_nacho-table-mixins.scss (100%) rename datahub-web/@datahub/utils/{app => addon}/styles/global-mixins/_separators.scss (100%) rename datahub-web/@datahub/utils/{app => addon}/styles/global-mixins/effects/_all.scss (100%) rename datahub-web/@datahub/utils/{app => addon}/styles/global-mixins/effects/_hover.scss (100%) rename datahub-web/@datahub/utils/{app/styles/datahub-utils.scss => addon/styles/index.scss} (100%) rename datahub-web/{@nacho-ui/nacho-animations/addon/.gitkeep => @datahub/utils/addon/styles/vendor/_all.scss} (100%) create mode 100644 datahub-web/@datahub/utils/app/components/radio-button-input.js create mode 100644 datahub-web/@datahub/utils/eyeglass-exports.js delete mode 100644 datahub-web/@nacho-ui/nacho-animations/.editorconfig delete mode 100644 datahub-web/@nacho-ui/nacho-animations/.ember-cli delete mode 100644 datahub-web/@nacho-ui/nacho-animations/.gitignore delete mode 100644 datahub-web/@nacho-ui/nacho-animations/.npmignore delete mode 100644 datahub-web/@nacho-ui/nacho-animations/.template-lintrc.js delete mode 100644 datahub-web/@nacho-ui/nacho-animations/.travis.yml delete mode 100644 datahub-web/@nacho-ui/nacho-animations/.watchmanconfig delete mode 100644 datahub-web/@nacho-ui/nacho-animations/LICENSE.md delete mode 100644 datahub-web/@nacho-ui/nacho-animations/README.md delete mode 100644 datahub-web/@nacho-ui/nacho-animations/addon/components/nacho-animation/pendulum-ellipsis.ts delete mode 100644 datahub-web/@nacho-ui/nacho-animations/addon/templates/components/nacho-animation/pendulum-ellipsis.hbs delete mode 100644 datahub-web/@nacho-ui/nacho-animations/app/components/nacho-animation/pendulum-ellipsis.js delete mode 100644 datahub-web/@nacho-ui/nacho-animations/app/styles/nacho-animations.scss delete mode 100644 datahub-web/@nacho-ui/nacho-animations/config/ember-try.js delete mode 100644 datahub-web/@nacho-ui/nacho-animations/config/environment.js delete mode 100644 datahub-web/@nacho-ui/nacho-animations/ember-cli-build.js delete mode 100644 datahub-web/@nacho-ui/nacho-animations/index.js delete mode 100644 datahub-web/@nacho-ui/nacho-animations/package.json delete mode 100644 datahub-web/@nacho-ui/nacho-animations/testem.js delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/app.js delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/components/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/config/environment.d.ts delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/controllers/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/helpers/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/index.html delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/models/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/resolver.js delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/router.js delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/routes/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/routes/animations.ts delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/styles/app.scss delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/templates/animations.hbs delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/templates/application.hbs delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/templates/components/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/dummy/config/environment.js delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/dummy/config/optional-features.json delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/dummy/config/targets.js delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/dummy/public/robots.txt delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/helpers/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/index.html delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/integration/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/integration/components/nacho-animation/pendulum-ellipsis-test.ts delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/test-helper.js delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tests/unit/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-animations/tsconfig.json delete mode 100644 datahub-web/@nacho-ui/nacho-animations/types/dummy/index.d.ts delete mode 100644 datahub-web/@nacho-ui/nacho-animations/vendor/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/.editorconfig delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/.ember-cli delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/.gitignore delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/.npmignore delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/.template-lintrc.js delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/.travis.yml delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/.watchmanconfig delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/CHANGELOG.md delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/LICENSE.md delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/README.md delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/addon/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/addon/templates/components/nacho-avatar-image.hbs delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/app/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/app/components/nacho-avatar-image.js delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/app/services/nacho-avatars.js delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/app/styles/nacho-avatars.scss delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/config/ember-try.js delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/config/environment.js delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/ember-cli-build.js delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/index.js delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/package.json delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/testem.js delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/app.js delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/components/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/config/environment.d.ts delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/controllers/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/helpers/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/index.html delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/models/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/resolver.js delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/router.js delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/routes/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/routes/application.js delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/styles/app.scss delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/templates/application.hbs delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/templates/components/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/dummy/config/environment.js delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/dummy/config/optional-features.json delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/dummy/config/targets.js delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/dummy/public/robots.txt delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/helpers/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/index.html delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/integration/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/test-helper.js delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tests/unit/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/tsconfig.json delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/types/dummy/index.d.ts delete mode 100644 datahub-web/@nacho-ui/nacho-avatars/vendor/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-button/.editorconfig delete mode 100644 datahub-web/@nacho-ui/nacho-button/.ember-cli delete mode 100644 datahub-web/@nacho-ui/nacho-button/.gitignore delete mode 100644 datahub-web/@nacho-ui/nacho-button/.npmignore delete mode 100644 datahub-web/@nacho-ui/nacho-button/.template-lintrc.js delete mode 100644 datahub-web/@nacho-ui/nacho-button/.travis.yml delete mode 100644 datahub-web/@nacho-ui/nacho-button/.watchmanconfig delete mode 100644 datahub-web/@nacho-ui/nacho-button/LICENSE.md delete mode 100644 datahub-web/@nacho-ui/nacho-button/README.md delete mode 100644 datahub-web/@nacho-ui/nacho-button/addon/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-button/addon/templates/components/nacho-sort-button.hbs delete mode 100644 datahub-web/@nacho-ui/nacho-button/addon/templates/components/nacho-toggle.hbs delete mode 100644 datahub-web/@nacho-ui/nacho-button/app/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-button/app/components/nacho-sort-button.js delete mode 100644 datahub-web/@nacho-ui/nacho-button/app/components/nacho-toggle.js delete mode 100644 datahub-web/@nacho-ui/nacho-button/app/styles/nacho-button.scss delete mode 100644 datahub-web/@nacho-ui/nacho-button/config/ember-try.js delete mode 100644 datahub-web/@nacho-ui/nacho-button/config/environment.js delete mode 100644 datahub-web/@nacho-ui/nacho-button/ember-cli-build.js delete mode 100644 datahub-web/@nacho-ui/nacho-button/index.js delete mode 100644 datahub-web/@nacho-ui/nacho-button/package.json delete mode 100644 datahub-web/@nacho-ui/nacho-button/testem.js delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/app/app.js delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/app/components/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/app/components/test-sort-button.ts delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/app/components/test-toggle-button.ts delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/app/config/environment.d.ts delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/app/controllers/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/app/helpers/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/app/index.html delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/app/models/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/app/resolver.js delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/app/router.js delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/app/routes/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/app/routes/buttons.ts delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/app/styles/app.scss delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/app/templates/application.hbs delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/app/templates/buttons.hbs delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/app/templates/components/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/app/templates/components/test-sort-button.hbs delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/app/templates/components/test-toggle-button.hbs delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/config/environment.js delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/config/optional-features.json delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/config/targets.js delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/dummy/public/robots.txt delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/helpers/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/index.html delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/integration/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/integration/components/nacho-sort-button-test.ts delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/test-helper.js delete mode 100644 datahub-web/@nacho-ui/nacho-button/tests/unit/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-button/tsconfig.json delete mode 100644 datahub-web/@nacho-ui/nacho-button/types/dummy/index.d.ts delete mode 100644 datahub-web/@nacho-ui/nacho-button/vendor/.gitkeep create mode 100644 datahub-web/@nacho-ui/nacho-core/addon/components/nacho-animation/pendulum-ellipsis.hbs create mode 100644 datahub-web/@nacho-ui/nacho-core/addon/components/nacho-animation/pendulum-ellipsis.ts create mode 100644 datahub-web/@nacho-ui/nacho-core/addon/components/nacho-avatar/nacho-avatar-image.hbs rename datahub-web/@nacho-ui/{nacho-avatars/addon/components => nacho-core/addon/components/nacho-avatar}/nacho-avatar-image.ts (66%) create mode 100644 datahub-web/@nacho-ui/nacho-core/addon/components/nacho-button/nacho-sort-button.hbs rename datahub-web/@nacho-ui/{nacho-button/addon/components => nacho-core/addon/components/nacho-button}/nacho-sort-button.ts (78%) create mode 100644 datahub-web/@nacho-ui/nacho-core/addon/components/nacho-button/nacho-toggle.hbs rename datahub-web/@nacho-ui/{nacho-button/addon/components => nacho-core/addon/components/nacho-button}/nacho-toggle.ts (71%) create mode 100644 datahub-web/@nacho-ui/nacho-core/addon/components/nacho-dropdown/nacho-dropdown-basic.hbs create mode 100644 datahub-web/@nacho-ui/nacho-core/addon/components/nacho-dropdown/nacho-dropdown-basic.ts create mode 100644 datahub-web/@nacho-ui/nacho-core/addon/components/nacho-dropdown/nacho-dropdown-power-select.hbs rename datahub-web/@nacho-ui/{nacho-dropdown/addon/components => nacho-core/addon/components/nacho-dropdown}/nacho-dropdown-power-select.ts (79%) rename datahub-web/@nacho-ui/{nacho-avatars => nacho-core}/addon/services/nacho-avatars.ts (100%) create mode 100644 datahub-web/@nacho-ui/nacho-core/addon/styles/index.scss rename datahub-web/@nacho-ui/nacho-core/{app => addon}/styles/nacho-abstracts/_all.scss (100%) rename datahub-web/@nacho-ui/nacho-core/{app => addon}/styles/nacho-abstracts/_functions.scss (100%) rename datahub-web/@nacho-ui/nacho-core/{app => addon}/styles/nacho-abstracts/_mixins.scss (100%) rename datahub-web/@nacho-ui/nacho-core/{app => addon}/styles/nacho-abstracts/_variables.scss (100%) rename datahub-web/@nacho-ui/nacho-core/{app => addon}/styles/nacho-abstracts/colors/_all.scss (100%) rename datahub-web/@nacho-ui/nacho-core/{app => addon}/styles/nacho-abstracts/colors/_bin.scss (100%) rename datahub-web/@nacho-ui/nacho-core/{app => addon}/styles/nacho-abstracts/colors/_canvas.scss (100%) rename datahub-web/@nacho-ui/nacho-core/{app => addon}/styles/nacho-abstracts/colors/_palette.scss (100%) rename datahub-web/@nacho-ui/{nacho-animations/app => nacho-core/addon}/styles/nacho-animations-components/_all.scss (100%) rename datahub-web/@nacho-ui/{nacho-animations/app => nacho-core/addon}/styles/nacho-animations-components/_ellipsis-animation.scss (100%) rename datahub-web/@nacho-ui/{nacho-avatars/app/styles/nacho-avatars => nacho-core/addon/styles/nacho-avatar}/_all.scss (100%) rename datahub-web/@nacho-ui/{nacho-avatars/app/styles/nacho-avatars => nacho-core/addon/styles/nacho-avatar}/_avatar-image.scss (100%) rename datahub-web/@nacho-ui/{nacho-avatars/app/styles/nacho-avatars => nacho-core/addon/styles/nacho-avatar}/_mixins.scss (100%) rename datahub-web/@nacho-ui/nacho-core/{app => addon}/styles/nacho-base/_all.scss (100%) rename datahub-web/@nacho-ui/nacho-core/{app => addon}/styles/nacho-base/_common.scss (100%) rename datahub-web/@nacho-ui/nacho-core/{app => addon}/styles/nacho-base/_fonts.scss (100%) rename datahub-web/@nacho-ui/nacho-core/{app => addon}/styles/nacho-base/_tooltips.scss (100%) rename datahub-web/@nacho-ui/nacho-core/{app => addon}/styles/nacho-base/_typography.scss (100%) rename datahub-web/@nacho-ui/{nacho-button/app => nacho-core/addon}/styles/nacho-button/_abstracts.scss (100%) rename datahub-web/@nacho-ui/{nacho-button/app => nacho-core/addon}/styles/nacho-button/_all.scss (100%) rename datahub-web/@nacho-ui/{nacho-button/app => nacho-core/addon}/styles/nacho-button/_base.scss (100%) rename datahub-web/@nacho-ui/{nacho-button/app => nacho-core/addon}/styles/nacho-button/_mixins.scss (100%) rename datahub-web/@nacho-ui/{nacho-button/app => nacho-core/addon}/styles/nacho-button/_sort.scss (100%) rename datahub-web/@nacho-ui/{nacho-button/app => nacho-core/addon}/styles/nacho-button/_toggle.scss (100%) rename datahub-web/@nacho-ui/nacho-core/{app => addon}/styles/nacho-core-theme-example.scss (100%) rename datahub-web/@nacho-ui/nacho-core/{app => addon}/styles/nacho-core-theme.scss (100%) rename datahub-web/@nacho-ui/{nacho-dropdown/app/styles/nacho-dropdowns => nacho-core/addon/styles/nacho-dropdown}/_all.scss (100%) rename datahub-web/@nacho-ui/{nacho-dropdown/app/styles/nacho-dropdowns => nacho-core/addon/styles/nacho-dropdown}/_basic-dropdown.scss (100%) rename datahub-web/@nacho-ui/{nacho-dropdown/app/styles/nacho-dropdowns => nacho-core/addon/styles/nacho-dropdown}/_deco-dropdown.scss (100%) create mode 100644 datahub-web/@nacho-ui/nacho-core/app/components/nacho-animation/pendulum-ellipsis.js create mode 100644 datahub-web/@nacho-ui/nacho-core/app/components/nacho-avatar/nacho-avatar-image.js create mode 100644 datahub-web/@nacho-ui/nacho-core/app/components/nacho-button/nacho-sort-button.js create mode 100644 datahub-web/@nacho-ui/nacho-core/app/components/nacho-button/nacho-toggle.js create mode 100644 datahub-web/@nacho-ui/nacho-core/app/components/nacho-dropdown/nacho-dropdown-basic.js create mode 100644 datahub-web/@nacho-ui/nacho-core/app/components/nacho-dropdown/nacho-dropdown-power-select.js create mode 100644 datahub-web/@nacho-ui/nacho-core/app/services/nacho-avatars.js delete mode 100644 datahub-web/@nacho-ui/nacho-core/app/styles/nacho-core.scss rename datahub-web/@nacho-ui/{nacho-animations/app => nacho-core/app/templates}/.gitkeep (100%) create mode 100644 datahub-web/@nacho-ui/nacho-core/config/environment.d.ts create mode 100644 datahub-web/@nacho-ui/nacho-core/eyeglass-exports.js delete mode 100644 datahub-web/@nacho-ui/nacho-core/tests/dummy/app/app.js create mode 100644 datahub-web/@nacho-ui/nacho-core/tests/dummy/app/app.ts delete mode 100644 datahub-web/@nacho-ui/nacho-core/tests/dummy/app/resolver.js delete mode 100644 datahub-web/@nacho-ui/nacho-core/tests/dummy/app/router.js create mode 100644 datahub-web/@nacho-ui/nacho-core/tests/dummy/app/router.ts rename datahub-web/@nacho-ui/{nacho-avatars/tests/integration/components => nacho-core/tests/integration/components/nacho-avatar}/nacho-avatar-image-test.ts (86%) create mode 100644 datahub-web/@nacho-ui/nacho-core/tests/integration/components/nacho-button/nacho-sort-button-test.ts rename datahub-web/@nacho-ui/{nacho-button/tests/integration/components => nacho-core/tests/integration/components/nacho-button}/nacho-toggle-test.ts (74%) rename datahub-web/@nacho-ui/{nacho-dropdown/tests/integration/components => nacho-core/tests/integration/components/nacho-dropdown}/nacho-dropdown-basic-test.ts (78%) rename datahub-web/@nacho-ui/{nacho-dropdown/tests/integration/components => nacho-core/tests/integration/components/nacho-dropdown}/nacho-dropdown-power-select-test.ts (93%) delete mode 100644 datahub-web/@nacho-ui/nacho-core/tests/test-helper.js rename datahub-web/@nacho-ui/{nacho-dropdown/tests/test-helper.js => nacho-core/tests/test-helper.ts} (85%) rename datahub-web/@nacho-ui/{nacho-avatars => nacho-core}/tests/unit/services/nacho-avatars-test.ts (100%) rename datahub-web/@nacho-ui/{nacho-dropdown => nacho-core}/types/nacho-dropdown.d.ts (100%) delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/.editorconfig delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/.ember-cli delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/.gitignore delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/.npmignore delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/.template-lintrc.js delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/.travis.yml delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/.watchmanconfig delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/CHANGELOG.md delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/LICENSE.md delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/README.md delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/addon/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/addon/components/nacho-dropdown-basic.ts delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/addon/templates/components/nacho-dropdown-basic.hbs delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/addon/templates/components/nacho-dropdown-power-select.hbs delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/app/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/app/components/nacho-dropdown-basic.js delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/app/components/nacho-dropdown-power-select.js delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/app/styles/nacho-dropdown.scss delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/config/ember-try.js delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/config/environment.js delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/ember-cli-build.js delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/index.js delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/package.json delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/testem.js delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/app.js delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/components/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/components/test-basic-dropdown.ts delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/config/environment.d.ts delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/controllers/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/helpers/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/index.html delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/models/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/resolver.js delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/router.js delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/routes/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/styles/app.scss delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/templates/application.hbs delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/templates/components/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/templates/components/test-basic-dropdown.hbs delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/config/environment.js delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/config/optional-features.json delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/config/targets.js delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/public/robots.txt delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/helpers/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/index.html delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/integration/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tests/unit/.gitkeep delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/tsconfig.json delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/types/dummy/index.d.ts delete mode 100644 datahub-web/@nacho-ui/nacho-dropdown/vendor/.gitkeep rename datahub-web/@nacho-ui/nacho-pill/{app/styles/nacho-pill.scss => addon/styles/index.scss} (100%) rename datahub-web/@nacho-ui/nacho-pill/{app => addon}/styles/nacho-pill-styles/_all.scss (100%) rename datahub-web/@nacho-ui/nacho-pill/{app => addon}/styles/nacho-pill-styles/_pill-base.scss (100%) rename datahub-web/@nacho-ui/nacho-pill/{app => addon}/styles/nacho-pill-styles/_pill-input.scss (100%) rename datahub-web/@nacho-ui/nacho-pill/{app => addon}/styles/nacho-pill-styles/_pill-link.scss (100%) rename datahub-web/@nacho-ui/nacho-pill/{app => addon}/styles/nacho-pill-styles/_pill-standard.scss (100%) create mode 100644 datahub-web/@nacho-ui/nacho-pill/eyeglass-exports.js rename datahub-web/@nacho-ui/nacho-search/{app/styles/nacho-search.scss => addon/styles/index.scss} (100%) rename datahub-web/@nacho-ui/nacho-search/{app => addon}/styles/nacho-searches/_all.scss (100%) rename datahub-web/@nacho-ui/nacho-search/{app => addon}/styles/nacho-searches/_pwr-lookup.scss (100%) create mode 100644 datahub-web/@nacho-ui/nacho-search/eyeglass-exports.js rename datahub-web/@nacho-ui/nacho-table/{app/styles/nacho-table.scss => addon/styles/index.scss} (100%) rename datahub-web/@nacho-ui/nacho-table/{app => addon}/styles/nacho-tables/_all.scss (100%) rename datahub-web/@nacho-ui/nacho-table/{app => addon}/styles/nacho-tables/_base-table.scss (100%) create mode 100644 datahub-web/@nacho-ui/nacho-table/eyeglass-exports.js diff --git a/datahub-web/.eslintrc.js b/datahub-web/.eslintrc.js index 63c8be37d5b2b..d43351b0599f9 100644 --- a/datahub-web/.eslintrc.js +++ b/datahub-web/.eslintrc.js @@ -55,7 +55,8 @@ module.exports = { '**/testem.js', '**/index.js', '**/config/**/*.js', - '**/lib/*/**.js' + '**/lib/*/**.js', + '**/eyeglass-exports.js' ], parserOptions: { sourceType: 'script', diff --git a/datahub-web/@datahub/data-models/package.json b/datahub-web/@datahub/data-models/package.json index ade9ab147bbe4..6e9fbbe1b1b1b 100644 --- a/datahub-web/@datahub/data-models/package.json +++ b/datahub-web/@datahub/data-models/package.json @@ -33,7 +33,8 @@ "ember-cli-typescript": "^3.1.3", "ember-fetch": "^7.0.0", "ember-lodash": "^4.18.0", - "faker": "^4.1.0" + "faker": "^4.1.0", + "ember-cli-eyeglass": "^6.4.3" }, "devDependencies": { "@babel/core": "^7.8.4", diff --git a/datahub-web/@datahub/data-models/types/entity/rendering/page-components.d.ts b/datahub-web/@datahub/data-models/types/entity/rendering/page-components.d.ts index 65e584a9904e6..661ff5b1e11be 100644 --- a/datahub-web/@datahub/data-models/types/entity/rendering/page-components.d.ts +++ b/datahub-web/@datahub/data-models/types/entity/rendering/page-components.d.ts @@ -2,7 +2,7 @@ import { INachoTableConfigs } from '@nacho-ui/table/types/nacho-table'; import { KeyNamesWithValueType } from '@datahub/utils/types/base'; import { IDynamicComponent } from '@datahub/shared/types/dynamic-component'; import { IStandardDynamicProperty } from '@datahub/data-models/types/entity/rendering/properties-panel'; -import { INachoDropdownOption } from '@nacho-ui/dropdown/types/nacho-dropdown'; +import { INachoDropdownOption } from '@nacho-ui/core/types/nacho-dropdown'; // TODO https://jira01.corp.linkedin.com:8443/browse/META-10764: Investigate how to solve the 'wrapper' components scalability issue in generic entity page and search /** diff --git a/datahub-web/@datahub/datasets-core/README.md b/datahub-web/@datahub/datasets-core/README.md index cdb1b0e7c55e6..1ca3814de2e41 100644 --- a/datahub-web/@datahub/datasets-core/README.md +++ b/datahub-web/@datahub/datasets-core/README.md @@ -19,8 +19,6 @@ The following styling requirements should be met in order to apply stylings for ```scss // Host application app.scss -@import 'nacho-core-theme'; -@import 'nacho-core'; @import 'nacho-table'; @import 'nacho-pill'; diff --git a/datahub-web/@datahub/datasets-core/addon/components/datasets/dataset-schema.hbs b/datahub-web/@datahub/datasets-core/addon/components/datasets/dataset-schema.hbs index f2eb2f37f2f1b..908698602fed0 100644 --- a/datahub-web/@datahub/datasets-core/addon/components/datasets/dataset-schema.hbs +++ b/datahub-web/@datahub/datasets-core/addon/components/datasets/dataset-schema.hbs @@ -2,7 +2,7 @@
- extends Component { - /** - * The current value of the toggle. This represents which of the two values presented in each option is the - * value that is currently active. Types T, K represent the typing of either values - * @type {T | K} - */ - value?: T | K; - - /** - * The value associated with the left option for the toggle - * @type {T} - */ - leftOptionValue?: T; - - /** - * The label for the left option of the toggle - * @type {string} - */ - leftOptionText?: string; - - /** - * The value associated with the right option for the toggle - * @type {K} - */ - rightOptionValue?: K; - - /** - * The label for the right option fo the toggle - */ - rightOptionText?: string; - - /** - * Passed in action that will be called upon the push of a side of the toggle and is intended to - * switch the active value to whichever side is being clicked - * @type {(value: T | K) => void} - */ - onChange: (value: T | K) => void = noop; - - /** - * Action triggered by the user clicking on either side of the toggle. Whichever side is clicked - * will determine the value passed into this action handler - * @param {T | K} value - the value associated with either the right or left side of the toggle, - * whichever one was clicked by the user - */ - @action - onValueChange(value: T | K): void { - this.onChange(value); - } -} diff --git a/datahub-web/@datahub/datasets-core/addon/mirage-addon/scenarios/default.ts b/datahub-web/@datahub/datasets-core/addon/mirage-addon/scenarios/default.ts index ed8b8e699070f..f59dfb3872337 100644 --- a/datahub-web/@datahub/datasets-core/addon/mirage-addon/scenarios/default.ts +++ b/datahub-web/@datahub/datasets-core/addon/mirage-addon/scenarios/default.ts @@ -26,7 +26,7 @@ export default function(server: Server | IMirageServer): void { generateDatasetSchemaFields(fieldNames, (server as unknown) as Server); server.createList('datasetPurgePolicy', 1); - server.createList('datasets', 1); + server.createList('dataset', 1); server.createList('datasetComplianceInfo', 1); server.createList('datasetExportPolicy', 1); server.createList('platform', 20); diff --git a/datahub-web/@datahub/datasets-core/app/styles/datasets-core/_all.scss b/datahub-web/@datahub/datasets-core/addon/styles/datasets-core/_all.scss similarity index 81% rename from datahub-web/@datahub/datasets-core/app/styles/datasets-core/_all.scss rename to datahub-web/@datahub/datasets-core/addon/styles/datasets-core/_all.scss index f30b13b8bfd78..b98d786febc9f 100644 --- a/datahub-web/@datahub/datasets-core/app/styles/datasets-core/_all.scss +++ b/datahub-web/@datahub/datasets-core/addon/styles/datasets-core/_all.scss @@ -4,4 +4,3 @@ @import 'interactivity/all'; @import 'lineage/all'; @import 'placeholder-nacho-tooltip'; -@import 'placeholder-nacho-toggle'; diff --git a/datahub-web/@datahub/datasets-core/app/styles/datasets-core/_placeholder-nacho-tooltip.scss b/datahub-web/@datahub/datasets-core/addon/styles/datasets-core/_placeholder-nacho-tooltip.scss similarity index 100% rename from datahub-web/@datahub/datasets-core/app/styles/datasets-core/_placeholder-nacho-tooltip.scss rename to datahub-web/@datahub/datasets-core/addon/styles/datasets-core/_placeholder-nacho-tooltip.scss diff --git a/datahub-web/@datahub/datasets-core/app/styles/datasets-core/abstracts/_all.scss b/datahub-web/@datahub/datasets-core/addon/styles/datasets-core/abstracts/_all.scss similarity index 100% rename from datahub-web/@datahub/datasets-core/app/styles/datasets-core/abstracts/_all.scss rename to datahub-web/@datahub/datasets-core/addon/styles/datasets-core/abstracts/_all.scss diff --git a/datahub-web/@datahub/datasets-core/app/styles/datasets-core/abstracts/_mixins.scss b/datahub-web/@datahub/datasets-core/addon/styles/datasets-core/abstracts/_mixins.scss similarity index 100% rename from datahub-web/@datahub/datasets-core/app/styles/datasets-core/abstracts/_mixins.scss rename to datahub-web/@datahub/datasets-core/addon/styles/datasets-core/abstracts/_mixins.scss diff --git a/datahub-web/@datahub/datasets-core/app/styles/datasets-core/interactivity/_action-bar.scss b/datahub-web/@datahub/datasets-core/addon/styles/datasets-core/interactivity/_action-bar.scss similarity index 100% rename from datahub-web/@datahub/datasets-core/app/styles/datasets-core/interactivity/_action-bar.scss rename to datahub-web/@datahub/datasets-core/addon/styles/datasets-core/interactivity/_action-bar.scss diff --git a/datahub-web/@datahub/datasets-core/app/styles/datasets-core/interactivity/_all.scss b/datahub-web/@datahub/datasets-core/addon/styles/datasets-core/interactivity/_all.scss similarity index 100% rename from datahub-web/@datahub/datasets-core/app/styles/datasets-core/interactivity/_all.scss rename to datahub-web/@datahub/datasets-core/addon/styles/datasets-core/interactivity/_all.scss diff --git a/datahub-web/@datahub/datasets-core/app/styles/datasets-core/lineage/_all.scss b/datahub-web/@datahub/datasets-core/addon/styles/datasets-core/lineage/_all.scss similarity index 100% rename from datahub-web/@datahub/datasets-core/app/styles/datasets-core/lineage/_all.scss rename to datahub-web/@datahub/datasets-core/addon/styles/datasets-core/lineage/_all.scss diff --git a/datahub-web/@datahub/datasets-core/app/styles/datasets-core/lineage/_upstream-dataset.scss b/datahub-web/@datahub/datasets-core/addon/styles/datasets-core/lineage/_upstream-dataset.scss similarity index 100% rename from datahub-web/@datahub/datasets-core/app/styles/datasets-core/lineage/_upstream-dataset.scss rename to datahub-web/@datahub/datasets-core/addon/styles/datasets-core/lineage/_upstream-dataset.scss diff --git a/datahub-web/@datahub/datasets-core/app/styles/datasets-core/tables/_all.scss b/datahub-web/@datahub/datasets-core/addon/styles/datasets-core/tables/_all.scss similarity index 100% rename from datahub-web/@datahub/datasets-core/app/styles/datasets-core/tables/_all.scss rename to datahub-web/@datahub/datasets-core/addon/styles/datasets-core/tables/_all.scss diff --git a/datahub-web/@datahub/datasets-core/app/styles/datasets-core/tables/dataset-groups/_all.scss b/datahub-web/@datahub/datasets-core/addon/styles/datasets-core/tables/dataset-groups/_all.scss similarity index 100% rename from datahub-web/@datahub/datasets-core/app/styles/datasets-core/tables/dataset-groups/_all.scss rename to datahub-web/@datahub/datasets-core/addon/styles/datasets-core/tables/dataset-groups/_all.scss diff --git a/datahub-web/@datahub/datasets-core/app/styles/datasets-core/tables/dataset-groups/_dataset-groups-table.scss b/datahub-web/@datahub/datasets-core/addon/styles/datasets-core/tables/dataset-groups/_dataset-groups-table.scss similarity index 100% rename from datahub-web/@datahub/datasets-core/app/styles/datasets-core/tables/dataset-groups/_dataset-groups-table.scss rename to datahub-web/@datahub/datasets-core/addon/styles/datasets-core/tables/dataset-groups/_dataset-groups-table.scss diff --git a/datahub-web/@datahub/datasets-core/app/styles/datasets-core/tabs/_all.scss b/datahub-web/@datahub/datasets-core/addon/styles/datasets-core/tabs/_all.scss similarity index 100% rename from datahub-web/@datahub/datasets-core/app/styles/datasets-core/tabs/_all.scss rename to datahub-web/@datahub/datasets-core/addon/styles/datasets-core/tabs/_all.scss diff --git a/datahub-web/@datahub/datasets-core/app/styles/datasets-core/tabs/_dataset-compliance.scss b/datahub-web/@datahub/datasets-core/addon/styles/datasets-core/tabs/_dataset-compliance.scss similarity index 100% rename from datahub-web/@datahub/datasets-core/app/styles/datasets-core/tabs/_dataset-compliance.scss rename to datahub-web/@datahub/datasets-core/addon/styles/datasets-core/tabs/_dataset-compliance.scss diff --git a/datahub-web/@datahub/datasets-core/app/styles/datasets-core.scss b/datahub-web/@datahub/datasets-core/addon/styles/index.scss similarity index 100% rename from datahub-web/@datahub/datasets-core/app/styles/datasets-core.scss rename to datahub-web/@datahub/datasets-core/addon/styles/index.scss diff --git a/datahub-web/@datahub/datasets-core/addon/templates/components/datasets/relationships/dataset-relationship-table.hbs b/datahub-web/@datahub/datasets-core/addon/templates/components/datasets/relationships/dataset-relationship-table.hbs index b1d35275bede7..927454b533ea9 100644 --- a/datahub-web/@datahub/datasets-core/addon/templates/components/datasets/relationships/dataset-relationship-table.hbs +++ b/datahub-web/@datahub/datasets-core/addon/templates/components/datasets/relationships/dataset-relationship-table.hbs @@ -54,17 +54,17 @@ {{#if showAllRelationships}} See Less - {{fa-icon - "caret-up" + {{else}} See More - {{fa-icon - "caret-down" + {{/if}} diff --git a/datahub-web/@datahub/datasets-core/addon/templates/components/placeholder/nacho-toggle.hbs b/datahub-web/@datahub/datasets-core/addon/templates/components/placeholder/nacho-toggle.hbs deleted file mode 100644 index 64932daf8dcc1..0000000000000 --- a/datahub-web/@datahub/datasets-core/addon/templates/components/placeholder/nacho-toggle.hbs +++ /dev/null @@ -1,24 +0,0 @@ -
- {{#let (eq @value @leftOptionValue) as |leftActive|}} - - - -
-
- - {{/let}} -
diff --git a/datahub-web/@datahub/datasets-core/addon/utils/lineage.ts b/datahub-web/@datahub/datasets-core/addon/utils/lineage.ts index e58b9fa75edb9..038e053321393 100644 --- a/datahub-web/@datahub/datasets-core/addon/utils/lineage.ts +++ b/datahub-web/@datahub/datasets-core/addon/utils/lineage.ts @@ -1,6 +1,6 @@ import { IDatasetLineage, DatasetLineageList } from '@datahub/metadata-types/types/entity/dataset/lineage'; import { arrayFilter, take } from '@datahub/utils/array/index'; -import { INachoDropdownOption } from '@nacho-ui/dropdown/types/nacho-dropdown'; +import { INachoDropdownOption } from '@nacho-ui/core/types/nacho-dropdown'; /** * Shortcut typing to reference dropdown options for relationship types diff --git a/datahub-web/@datahub/datasets-core/app/components/placeholder/nacho-toggle.js b/datahub-web/@datahub/datasets-core/app/components/placeholder/nacho-toggle.js deleted file mode 100644 index b524c5a2e3ca0..0000000000000 --- a/datahub-web/@datahub/datasets-core/app/components/placeholder/nacho-toggle.js +++ /dev/null @@ -1 +0,0 @@ -export { default } from '@datahub/datasets-core/components/placeholder/nacho-toggle'; diff --git a/datahub-web/@datahub/datasets-core/app/styles/datasets-core/_placeholder-nacho-toggle.scss b/datahub-web/@datahub/datasets-core/app/styles/datasets-core/_placeholder-nacho-toggle.scss deleted file mode 100644 index b452bea7994b3..0000000000000 --- a/datahub-web/@datahub/datasets-core/app/styles/datasets-core/_placeholder-nacho-toggle.scss +++ /dev/null @@ -1,56 +0,0 @@ -.nacho-toggle { - $toggle-height: 32px; - - &__content { - position: relative; - height: $toggle-height; - background-color: get-color(slate4, 0.25); - border-radius: 20px; - box-sizing: border-box; - padding: item-spacing(1 4); - cursor: pointer; - } - - &__button { - background-color: transparent; - border: none; - outline: none; - font-weight: fw(normal, 6); - height: 100%; - cursor: pointer; - - &--active { - color: get-color(white); - } - - &--left { - margin-right: item-spacing(3); - } - - &--right { - margin-left: item-spacing(3); - } - } - - &__slider { - $slider-transition-speed: 0.25s; - - -webkit-transition: left $slider-transition-speed; - transition: left $slider-transition-speed; - position: absolute; - background-color: get-color(blue5); - height: $toggle-height; - border-radius: 20px; - width: 50%; - top: 0; - z-index: z(below); - - &--left-active { - left: 0; - } - - &--right-active { - left: 50%; - } - } -} diff --git a/datahub-web/@datahub/datasets-core/eyeglass-exports.js b/datahub-web/@datahub/datasets-core/eyeglass-exports.js new file mode 100644 index 0000000000000..e3e89dd548110 --- /dev/null +++ b/datahub-web/@datahub/datasets-core/eyeglass-exports.js @@ -0,0 +1,11 @@ +/* eslint-env node */ + +'use strict'; + +const path = require('path'); + +module.exports = function eyeglassExports(/* eyeglass, sass */) { + return { + sassDir: path.join(__dirname, 'addon', 'styles') + }; +}; diff --git a/datahub-web/@datahub/datasets-core/package.json b/datahub-web/@datahub/datasets-core/package.json index 01823bfd3d60d..83843b43c9ba3 100644 --- a/datahub-web/@datahub/datasets-core/package.json +++ b/datahub-web/@datahub/datasets-core/package.json @@ -3,7 +3,8 @@ "version": "0.0.1", "description": "The handler for datasets as an entity under DataHub", "keywords": [ - "ember-addon" + "ember-addon", + "eyeglass-module" ], "repository": "", "license": "MIT", @@ -25,12 +26,10 @@ "@datahub/data-models": "0.0.0", "@datahub/metadata-types": "0.0.0", "@datahub/utils": "0.0.0", - "@fortawesome/ember-fontawesome": "^0.1.13", + "@fortawesome/ember-fontawesome": "^0.2.2", "@fortawesome/free-regular-svg-icons": "^5.9.0", "@fortawesome/free-solid-svg-icons": "^5.9.0", - "@nacho-ui/animations": "^0.0.38", "@nacho-ui/core": "^0.0.38", - "@nacho-ui/dropdown": "^0.0.38", "@nacho-ui/pill": "^0.0.38", "@nacho-ui/table": "^0.0.38", "@types/ember-resolver": "^5.0.7", @@ -40,7 +39,10 @@ "ember-cli-htmlbars": "^4.2.2", "ember-cli-typescript": "^3.1.3", "ember-composable-helpers": "^3.0.3", - "ember-concurrency": "^1.1.2" + "ember-concurrency": "^1.1.2", + "ember-cli-eyeglass": "^6.4.3", + "eyeglass": "^2.4.2", + "eyeglass-restyle": "^1.1.0" }, "devDependencies": { "@babel/core": "^7.8.4", @@ -60,7 +62,6 @@ "ember-cli-dependency-checker": "^3.2.0", "ember-cli-inject-live-reload": "^2.0.2", "ember-cli-mirage": "^0.4.15", - "ember-cli-sass": "^10.0.0", "ember-cli-sri": "^2.1.1", "ember-cli-typescript-blueprints": "^3.0.0", "ember-cli-uglify": "^3.0.0", @@ -88,5 +89,10 @@ }, "ember-addon": { "configPath": "tests/dummy/config" + }, + "eyeglass": { + "needs": "^2.4.2", + "name": "datahub-datasets", + "exports": "eyeglass-exports.js" } } diff --git a/datahub-web/@datahub/datasets-core/tests/dummy/app/styles/app.scss b/datahub-web/@datahub/datasets-core/tests/dummy/app/styles/app.scss index 5ac16005b2f77..9fb07b3da6604 100644 --- a/datahub-web/@datahub/datasets-core/tests/dummy/app/styles/app.scss +++ b/datahub-web/@datahub/datasets-core/tests/dummy/app/styles/app.scss @@ -1,11 +1,9 @@ @import 'nacho-core'; @import 'datahub-utils'; @import 'nacho-table'; -@import 'nacho-animations'; @import 'nacho-pill'; -@import 'nacho-dropdown'; -@import 'datasets-core'; +@import 'datahub-datasets'; html { font-family: 'Source Sans Pro'; diff --git a/datahub-web/@datahub/datasets-core/tests/integration/components/placeholder/nacho-toggle-test.ts b/datahub-web/@datahub/datasets-core/tests/integration/components/placeholder/nacho-toggle-test.ts deleted file mode 100644 index 48f0f67b36b25..0000000000000 --- a/datahub-web/@datahub/datasets-core/tests/integration/components/placeholder/nacho-toggle-test.ts +++ /dev/null @@ -1,65 +0,0 @@ -import { module, test } from 'qunit'; -import { setupRenderingTest } from 'ember-qunit'; -import { render, findAll, click } from '@ember/test-helpers'; -import hbs from 'htmlbars-inline-precompile'; -import { capitalize } from '@ember/string'; - -module('Integration | Component | placeholder/nacho-toggle', function(hooks): void { - setupRenderingTest(hooks); - - const baseClass = '.nacho-toggle'; - const buttonClass = `${baseClass}__button`; - const activeButton = `${buttonClass}--active`; - const leftButton = `${buttonClass}--left`; - const rightButton = `${buttonClass}--right`; - - test('it renders', async function(assert): Promise { - await render(hbs`{{placeholder/nacho-toggle}}`); - assert.ok(this.element, 'Initial render is without errors'); - - const leftOptionValue = 'pikachu'; - const rightOptionValue = 'eevee'; - - this.setProperties({ - leftOptionValue, - rightOptionValue, - value: leftOptionValue, - leftOptionText: capitalize(leftOptionValue), - rightOptionText: capitalize(rightOptionValue), - onChange: (newValue: string) => { - this.set('value', newValue); - } - }); - - await render(hbs`{{placeholder/nacho-toggle - value=value - leftOptionValue=leftOptionValue - leftOptionText=leftOptionText - rightOptionValue=rightOptionValue - rightOptionText=rightOptionText - onChange=(action onChange) - }}`); - - assert.equal(findAll(`${leftButton}${activeButton}`).length, 1, 'Left button should be the active on first'); - - assert.equal( - findAll(`${rightButton}${activeButton}`).length, - 0, - 'By that same logic, right button should not be active at first' - ); - - await click(rightButton); - - assert.equal( - findAll(`${leftButton}${activeButton}`).length, - 0, - 'Left button should be inactive when we click the right side' - ); - - assert.equal( - findAll(`${rightButton}${activeButton}`).length, - 1, - 'By that same logic, right button should now be active' - ); - }); -}); diff --git a/datahub-web/@datahub/datasets-core/types/compliance/annotation-selection.d.ts b/datahub-web/@datahub/datasets-core/types/compliance/annotation-selection.d.ts index 5fd113fc8b852..f600215e72b6f 100644 --- a/datahub-web/@datahub/datasets-core/types/compliance/annotation-selection.d.ts +++ b/datahub-web/@datahub/datasets-core/types/compliance/annotation-selection.d.ts @@ -2,7 +2,7 @@ import { ComplianceFieldIdValue, NonMemberIdLogicalType } from '@datahub/metadata-types/constants/entity/dataset/compliance-field-types'; -import { INachoDropdownOption } from '@nacho-ui/dropdown/types/nacho-dropdown'; +import { INachoDropdownOption } from '@nacho-ui/core/types/nacho-dropdown'; /** * Defines the interface for compliance data type field option diff --git a/datahub-web/@datahub/shared/app/styles/tables/simple-record/_all.scss b/datahub-web/@datahub/entities/addon/styles/index.scss similarity index 100% rename from datahub-web/@datahub/shared/app/styles/tables/simple-record/_all.scss rename to datahub-web/@datahub/entities/addon/styles/index.scss diff --git a/datahub-web/@datahub/entities/eyeglass-exports.js b/datahub-web/@datahub/entities/eyeglass-exports.js new file mode 100644 index 0000000000000..e3e89dd548110 --- /dev/null +++ b/datahub-web/@datahub/entities/eyeglass-exports.js @@ -0,0 +1,11 @@ +/* eslint-env node */ + +'use strict'; + +const path = require('path'); + +module.exports = function eyeglassExports(/* eyeglass, sass */) { + return { + sassDir: path.join(__dirname, 'addon', 'styles') + }; +}; diff --git a/datahub-web/@datahub/entities/package.json b/datahub-web/@datahub/entities/package.json index e8a6956c10fa3..d2812a875a396 100644 --- a/datahub-web/@datahub/entities/package.json +++ b/datahub-web/@datahub/entities/package.json @@ -3,7 +3,8 @@ "version": "0.0.0", "description": "Some description for entities", "keywords": [ - "ember-addon" + "ember-addon", + "eyeglass-module" ], "repository": "", "license": "MIT", @@ -24,7 +25,10 @@ "@datahub/utils": "0.0.0", "ember-cli-babel": "^7.17.2", "ember-cli-htmlbars": "^4.2.2", - "ember-cli-typescript": "^3.1.3" + "ember-cli-typescript": "^3.1.3", + "ember-cli-eyeglass": "^6.4.3", + "eyeglass": "^2.4.2", + "eyeglass-restyle": "^1.1.0" }, "devDependencies": { "@babel/core": "^7.8.4", @@ -42,7 +46,6 @@ "broccoli-asset-rev": "^3.0.0", "ember-cli": "~3.16.0", "ember-cli-dependency-checker": "^3.2.0", - "ember-cli-htmlbars-inline-precompile": "^2.1.0", "ember-cli-inject-live-reload": "^2.0.2", "ember-cli-mirage": "^0.4.15", "ember-cli-sri": "^2.1.1", @@ -66,5 +69,10 @@ }, "ember-addon": { "configPath": "tests/dummy/config" + }, + "eyeglass": { + "needs": "^2.4.2", + "name": "datahub-entities", + "exports": "eyeglass-exports.js" } } diff --git a/datahub-web/@datahub/metadata-types/package.json b/datahub-web/@datahub/metadata-types/package.json index d033947071135..8f2ee93204470 100644 --- a/datahub-web/@datahub/metadata-types/package.json +++ b/datahub-web/@datahub/metadata-types/package.json @@ -25,7 +25,8 @@ "@types/ember-resolver": "^5.0.7", "ember-cli-babel": "^7.17.2", "ember-cli-htmlbars": "^4.2.2", - "ember-cli-typescript": "^3.1.3" + "ember-cli-typescript": "^3.1.3", + "ember-cli-eyeglass": "^6.4.3" }, "devDependencies": { "@babel/core": "^7.8.4", diff --git a/datahub-web/@datahub/metadata-types/types/codegen/index.d.ts b/datahub-web/@datahub/metadata-types/types/codegen/index.d.ts index 1ac9bdcdafaa3..f4b9a9cd0007e 100644 --- a/datahub-web/@datahub/metadata-types/types/codegen/index.d.ts +++ b/datahub-web/@datahub/metadata-types/types/codegen/index.d.ts @@ -35,7 +35,7 @@ declare namespace Com { state?: string; city?: string; street?: string; - type: AddressType; + type: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.AddressType; } // Generated from: com/linkedin/avro2pegasus/cap2/dm/pub/avro/AddressType.pdsc @@ -43,14 +43,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/cap2/dm/pub/avro/CapProspectInfo.pdsc export interface CapProspectInfo { - jobs: Job[]; - emails: Email[]; + jobs: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Job[]; + emails: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Email[]; primary_email: string; - phones: Phone[]; - addresses: Address[]; + phones: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Phone[]; + addresses: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Address[]; location?: string; - websites?: Website[]; - socialHandles?: SocialHandle[]; + websites?: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Website[]; + socialHandles?: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.SocialHandle[]; } // Generated from: com/linkedin/avro2pegasus/cap2/dm/pub/avro/Email.pdsc @@ -67,7 +67,7 @@ declare namespace Com { export interface Phone { number: string; - type: PhoneType; + type: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.PhoneType; } // Generated from: com/linkedin/avro2pegasus/cap2/dm/pub/avro/PhoneType.pdsc @@ -76,7 +76,7 @@ declare namespace Com { export interface SocialHandle { name: string; - type: SocialHandleType; + type: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.SocialHandleType; } // Generated from: com/linkedin/avro2pegasus/cap2/dm/pub/avro/SocialHandleType.pdsc @@ -93,7 +93,7 @@ declare namespace Com { export interface Website { url: string; - type: WebsiteType; + type: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.WebsiteType; } // Generated from: com/linkedin/avro2pegasus/cap2/dm/pub/avro/WebsiteType.pdsc @@ -104,7 +104,7 @@ declare namespace Com { export interface CheckInEvent { contractId: number; eventId: number; - responses?: CheckInResponse[]; + responses?: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Prospect.CheckInResponse[]; active: boolean; lastUpdated: number; } @@ -212,7 +212,7 @@ declare namespace Com { memberId?: number; firstName?: string; lastName?: string; - source?: Source; + source?: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Prospect.Source; prospectInfo?: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.CapProspectInfo; lastUpdated?: number; authType?: string; @@ -226,20 +226,20 @@ declare namespace Com { export interface ProspectData { prospectId: number | number; contractId: number; - prospect?: Prospect; - resumes?: Resume[]; - notes?: Note[]; - reviews?: Review[]; - projects?: Project[]; - tags?: Tag[]; - emails?: Email[]; - reminders?: Reminder[]; - statuses?: Status[]; - followers?: Follow[]; - customFieldData?: CustomFieldData[]; - jobApplications?: JobApplication[]; - opinions?: Opinion[]; - checkInEvents?: CheckInEvent[]; + prospect?: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Prospect.Prospect; + resumes?: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Prospect.Resume[]; + notes?: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Prospect.Note[]; + reviews?: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Prospect.Review[]; + projects?: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Prospect.Project[]; + tags?: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Prospect.Tag[]; + emails?: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Prospect.Email[]; + reminders?: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Prospect.Reminder[]; + statuses?: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Prospect.Status[]; + followers?: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Prospect.Follow[]; + customFieldData?: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Prospect.CustomFieldData[]; + jobApplications?: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Prospect.JobApplication[]; + opinions?: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Prospect.Opinion[]; + checkInEvents?: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Prospect.CheckInEvent[]; } // Generated from: com/linkedin/avro2pegasus/cap2/dm/pub/avro/prospect/Reminder.pdsc @@ -263,7 +263,7 @@ declare namespace Com { uploadedDate: number; active: boolean; resume: string; - source?: Source; + source?: Com.Linkedin.Avro2pegasus.Cap2.Dm.Pub.Avro.Prospect.Source; contractId?: number; } // Generated from: com/linkedin/avro2pegasus/cap2/dm/pub/avro/prospect/Review.pdsc @@ -362,7 +362,7 @@ declare namespace Com { recipientMemberUrn: string; settingId: number; settingName?: string; - unsubscribeMethod?: UnsubscribeMethod; + unsubscribeMethod?: Com.Linkedin.Avro2pegasus.Comm.Incoming.Mail.UnsubscribeMethod; } // Generated from: com/linkedin/avro2pegasus/comm/incoming/mail/IncomingMailMessageError.pdsc @@ -376,7 +376,7 @@ declare namespace Com { envelopeFrom?: string; requestParameters: { [id: string]: string }; feedbackReason?: string; - error?: IncomingMailMessageError; + error?: Com.Linkedin.Avro2pegasus.Comm.Incoming.Mail.IncomingMailMessageError; } // Generated from: com/linkedin/avro2pegasus/comm/incoming/mail/UnsubscribeMethod.pdsc @@ -399,7 +399,7 @@ declare namespace Com { email: string; interfaceLocale: string; headline: string; - recoveryAction: RecoveryAction; + recoveryAction: Com.Linkedin.Avro2pegasus.Comm.Nusdigest.RecoveryAction; frequencyAdjuster: string; } // Generated from: com/linkedin/avro2pegasus/comm/nusdigest/RecoveryAction.pdsc @@ -552,9 +552,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/common/businessentitiesgraph/Relationship.pdsc export interface Relationship { - relationshipKey: RelationshipKey; - parentRelationshipKeys: RelationshipKey[]; - ancestorRelationshipKeys: RelationshipKey[]; + relationshipKey: Com.Linkedin.Avro2pegasus.Common.Businessentitiesgraph.RelationshipKey; + parentRelationshipKeys: Com.Linkedin.Avro2pegasus.Common.Businessentitiesgraph.RelationshipKey[]; + ancestorRelationshipKeys: Com.Linkedin.Avro2pegasus.Common.Businessentitiesgraph.RelationshipKey[]; } // Generated from: com/linkedin/avro2pegasus/common/businessentitiesgraph/RelationshipKey.pdsc @@ -562,7 +562,7 @@ declare namespace Com { subjectUrn: string; businessEntitiesRelationshipTypeUrn: string; objectUrn: string; - version: RelationshipVersion; + version: Com.Linkedin.Avro2pegasus.Common.Businessentitiesgraph.RelationshipVersion; } // Generated from: com/linkedin/avro2pegasus/common/businessentitiesgraph/RelationshipVersion.pdsc @@ -573,8 +573,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/common/businessentitiesgraph/RelationshipWriteRequest.pdsc export interface RelationshipWriteRequest { - relationship: Relationship; - operation: OperationType; + relationship: Com.Linkedin.Avro2pegasus.Common.Businessentitiesgraph.Relationship; + operation: Com.Linkedin.Avro2pegasus.Common.Businessentitiesgraph.OperationType; writeId: string; } } @@ -601,11 +601,11 @@ declare namespace Com { cohortTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; score: number; position: number; - relatedReason?: CohortRelatedReason; + relatedReason?: Com.Linkedin.Avro2pegasus.Common.Cohorts.CohortRelatedReason; relatedReasonEntity?: string; - entityType: CohortEntityType; - onlineFeatures: CohortOnlineFeature[]; - recommendedEntitiesServedDetails: RecommendedEntityServedDetails[]; + entityType: Com.Linkedin.Avro2pegasus.Common.Cohorts.CohortEntityType; + onlineFeatures: Com.Linkedin.Avro2pegasus.Common.Cohorts.CohortOnlineFeature[]; + recommendedEntitiesServedDetails: Com.Linkedin.Avro2pegasus.Common.Cohorts.RecommendedEntityServedDetails[]; relatedReasonEntities: string[]; isRandomized?: boolean; } @@ -663,7 +663,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/common/cohorts/recommendationSource.pdsc export interface recommendationSource { - source: source; + source: Com.Linkedin.Avro2pegasus.Common.Cohorts.source; } // Generated from: com/linkedin/avro2pegasus/common/cohorts/RecommendedEntityServedDetails.pdsc @@ -671,9 +671,9 @@ declare namespace Com { recommendedEntityTrackingObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; onlineModelScore: number; position: number; - recommendationSourceProperties: recommendationSource[]; - onlineFeatures: OnlineFeature[]; - firstPassScores?: FirstPassScore[]; + recommendationSourceProperties: Com.Linkedin.Avro2pegasus.Common.Cohorts.recommendationSource[]; + onlineFeatures: Com.Linkedin.Avro2pegasus.Common.Cohorts.OnlineFeature[]; + firstPassScores?: Com.Linkedin.Avro2pegasus.Common.Cohorts.FirstPassScore[]; scoredPosition?: number; } // Generated from: com/linkedin/avro2pegasus/common/cohorts/source.pdsc @@ -972,7 +972,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/common/events/ucv/HandleChangeData.pdsc export interface HandleChangeData { - userAction: HandlesChangeAction; + userAction: Com.Linkedin.Avro2pegasus.Common.Events.Ucv.HandlesChangeAction; handleUrn?: string; handleString?: string; } @@ -1004,7 +1004,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/common/gaap/ScriptError.pdsc export interface ScriptError { - type: ScriptErrorType; + type: Com.Linkedin.Avro2pegasus.Common.Gaap.ScriptErrorType; code?: number; details?: string; stackTrace?: string; @@ -1134,7 +1134,7 @@ declare namespace Com { flowName: string; jobName: string; executionId: number; - executionEngine?: ExecutionEngine; + executionEngine?: Com.Linkedin.Avro2pegasus.Common.Hadoop.ExecutionEngine; } // Generated from: com/linkedin/avro2pegasus/common/hadoop/ExecutionEngine.pdsc @@ -1187,7 +1187,7 @@ declare namespace Com { memberUrn: string; memberNetworkDistance: Com.Linkedin.Avro2pegasus.Events.Common.NetworkDistance; mutualConnectionCount?: number; - sprinkleType?: PeopleRecommendationSprinkleType; + sprinkleType?: Com.Linkedin.Avro2pegasus.Common.Jobs.PeopleRecommendationSprinkleType; isJobPoster: boolean; } // Generated from: com/linkedin/avro2pegasus/common/jobs/PeopleRecommendationSprinkleType.pdsc @@ -1254,7 +1254,7 @@ declare namespace Com { export interface LearningActivityGroup { groupPosition: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; - groupActivityType: LearningActivityType; + groupActivityType: Com.Linkedin.Avro2pegasus.Common.Learning.LearningActivityType; } // Generated from: com/linkedin/avro2pegasus/common/learning/LearningActivityType.pdsc @@ -1263,7 +1263,7 @@ declare namespace Com { export interface LearningCommonAction { trackingObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - actionCategory: LearningActionCategory; + actionCategory: Com.Linkedin.Avro2pegasus.Common.Learning.LearningActionCategory; } // Generated from: com/linkedin/avro2pegasus/common/learning/LearningCommonImpression.pdsc @@ -1288,7 +1288,7 @@ declare namespace Com { export interface LearningContentRecommendation { contentUrn: string; position?: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; - contextType?: LearningFeedContextType; + contextType?: Com.Linkedin.Avro2pegasus.Common.Learning.LearningFeedContextType; pivotEntityUrn?: string; modelId?: string; } @@ -1323,15 +1323,15 @@ declare namespace Com { authModeName?: string; isMemberLoginRequired: boolean; isEnterpriseLoginRequired: boolean; - loginType: LearnerLoginType; + loginType: Com.Linkedin.Avro2pegasus.Common.Learning.LearnerLoginType; isSignupRequired?: boolean; } // Generated from: com/linkedin/avro2pegasus/common/learning/LearningLoginRequest.pdsc export interface LearningLoginRequest { loggedInMemberUrn?: string; - availableLoginMethods: LearningLoginMethod[]; - primaryLoginMethod?: LearningLoginMethod; + availableLoginMethods: Com.Linkedin.Avro2pegasus.Common.Learning.LearningLoginMethod[]; + primaryLoginMethod?: Com.Linkedin.Avro2pegasus.Common.Learning.LearningLoginMethod; loginErrorMessage?: string; } // Generated from: com/linkedin/avro2pegasus/common/learning/LearningRecommendationGroup.pdsc @@ -1355,7 +1355,7 @@ declare namespace Com { export interface LearningSearchBrowseResult { resultId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; resultUrn?: string; - resultType: LearningSearchBrowseResultType; + resultType: Com.Linkedin.Avro2pegasus.Common.Learning.LearningSearchBrowseResultType; } // Generated from: com/linkedin/avro2pegasus/common/learning/LearningSearchBrowseResultType.pdsc @@ -1411,7 +1411,7 @@ declare namespace Com { export interface LearningSearchResultHit { resultObject?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - resultType: LearningSearchResultType; + resultType: Com.Linkedin.Avro2pegasus.Common.Learning.LearningSearchResultType; position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; } // Generated from: com/linkedin/avro2pegasus/common/learning/LearningSearchResultPageOrigin.pdsc @@ -1456,7 +1456,7 @@ declare namespace Com { export interface LearningSearchSpellcheckPrompt { originalQuery: string; spellcheckedQuery: string; - spellcheckType: LearningSearchSpellcheckType; + spellcheckType: Com.Linkedin.Avro2pegasus.Common.Learning.LearningSearchSpellcheckType; } // Generated from: com/linkedin/avro2pegasus/common/learning/LearningSearchSpellcheckType.pdsc @@ -1481,7 +1481,7 @@ declare namespace Com { export interface MyPremiumCourseRecommendation { courseUrn: string; position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; - contextType: LearningFeedContextType; + contextType: Com.Linkedin.Avro2pegasus.Common.Learning.LearningFeedContextType; pivotEntityUrn?: string; modelId: string; } @@ -1490,7 +1490,7 @@ declare namespace Com { export interface ProfileCourseRecommendation { courseUrn: string; position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; - contextType: LearningFeedContextType; + contextType: Com.Linkedin.Avro2pegasus.Common.Learning.LearningFeedContextType; pivotEntityUrn?: string; isHero: boolean; modelId: string; @@ -1522,12 +1522,12 @@ declare namespace Com { productVersion: string; productTag?: string; fabricUrn: string; - requestType: RequestType; + requestType: Com.Linkedin.Avro2pegasus.Common.Lps.RequestType; startedAt: number; actorUrn: string; impersonatorUrn?: string; endedAt: number; - status: ReleaseResultStatus; + status: Com.Linkedin.Avro2pegasus.Common.Lps.ReleaseResultStatus; displayName?: string; } // Generated from: com/linkedin/avro2pegasus/common/lps/MaestroEventStartData.pdsc @@ -1539,7 +1539,7 @@ declare namespace Com { productVersion: string; productTag?: string; fabricUrn: string; - requestType: RequestType; + requestType: Com.Linkedin.Avro2pegasus.Common.Lps.RequestType; startedAt: number; actorUrn: string; impersonatorUrn?: string; @@ -1591,12 +1591,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/common/messages/MessageContent.pdsc export interface MessageContent { - contentRelevance?: ContentRelevance; + contentRelevance?: Com.Linkedin.Avro2pegasus.Common.Messages.ContentRelevance; contentUrn?: string; module?: string; modulePosition?: number; intraModulePosition?: number; - contentLinks?: ContentLink[]; + contentLinks?: Com.Linkedin.Avro2pegasus.Common.Messages.ContentLink[]; } // Generated from: com/linkedin/avro2pegasus/common/messages/PushUnregistrationFeedbackChannel.pdsc @@ -1654,13 +1654,13 @@ declare namespace Com { export interface EmailInfo { hasViewEvent: boolean; - linkedinClassHeader?: LinkedinClassHeader; + linkedinClassHeader?: Com.Linkedin.Avro2pegasus.Common.Messages.Flock.LinkedinClassHeader; linkedinClassHeaderStr?: string; feedbackLoopHeaderValue: string; bounceAddress: string; hashedSenderEmailAddress?: string; hashedRecipientEmailAddress: string; - recipientEmailAddressInfo?: EmailAddressInfo; + recipientEmailAddressInfo?: Com.Linkedin.Avro2pegasus.Common.Messages.Flock.EmailAddressInfo; subject: string; hasTextVersion: boolean; } @@ -1700,8 +1700,8 @@ declare namespace Com { serviceProviderName?: string; mobileCountryCode?: string; mobileNetworkCode?: string; - source?: CarrierLookupProvider; - phoneNumberType?: PhoneNumberType; + source?: Com.Linkedin.Avro2pegasus.Common.Messages.Flock.CarrierLookupProvider; + phoneNumberType?: Com.Linkedin.Avro2pegasus.Common.Messages.Flock.PhoneNumberType; } // Generated from: com/linkedin/avro2pegasus/common/messages/flock/PhoneNumberType.pdsc @@ -1714,12 +1714,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/common/messages/flock/SmsDeliveryReceiptInfo.pdsc export interface SmsDeliveryReceiptInfo { - smsTextDeliveryChannelType?: SmsTextDeliveryChannelType; + smsTextDeliveryChannelType?: Com.Linkedin.Avro2pegasus.Common.Messages.Flock.SmsTextDeliveryChannelType; } // Generated from: com/linkedin/avro2pegasus/common/messages/flock/SmsDroppedInfo.pdsc export interface SmsDroppedInfo { - smsMessageType?: SmsMessageType; + smsMessageType?: Com.Linkedin.Avro2pegasus.Common.Messages.Flock.SmsMessageType; } // Generated from: com/linkedin/avro2pegasus/common/messages/flock/SmsEncodingType.pdsc @@ -1727,10 +1727,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/common/messages/flock/SmsInfo.pdsc export interface SmsInfo { - smsEncodingType: SmsEncodingType; + smsEncodingType: Com.Linkedin.Avro2pegasus.Common.Messages.Flock.SmsEncodingType; smsLength: number; - recipientPhoneNumberInfo?: PhoneNumberInfo; - smsMessageType?: SmsMessageType; + recipientPhoneNumberInfo?: Com.Linkedin.Avro2pegasus.Common.Messages.Flock.PhoneNumberInfo; + smsMessageType?: Com.Linkedin.Avro2pegasus.Common.Messages.Flock.SmsMessageType; } // Generated from: com/linkedin/avro2pegasus/common/messages/flock/SmsMessageType.pdsc @@ -1766,10 +1766,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/common/ml/FixedEffectOptimizationParameters.pdsc export interface FixedEffectOptimizationParameters { - optimizer: Optimizer; + optimizer: Com.Linkedin.Avro2pegasus.Common.Ml.Optimizer; convergenceTolerance: number; maximumIterations: number; - regularizationType?: Regularization; + regularizationType?: Com.Linkedin.Avro2pegasus.Common.Ml.Regularization; elasticNetAlpha?: number; initialRegularizationWeight: number; downSamplingRate: number; @@ -1779,9 +1779,9 @@ declare namespace Com { export interface FixedEffectRegressionTrainingLog { regularizationWeight: number; - terminationReason?: TerminationReason; - evaluationMetrics: EvaluationMetric[]; - optimizationStates: OptimizationState[]; + terminationReason?: Com.Linkedin.Avro2pegasus.Common.Ml.TerminationReason; + evaluationMetrics: Com.Linkedin.Avro2pegasus.Common.Ml.EvaluationMetric[]; + optimizationStates: Com.Linkedin.Avro2pegasus.Common.Ml.OptimizationState[]; } // Generated from: com/linkedin/avro2pegasus/common/ml/InputFormat.pdsc @@ -1799,7 +1799,7 @@ declare namespace Com { optimizationDuration: number; objectiveValue: number; objectiveGradientNorm: number; - evaluationMetricValues: EvaluationMetric[]; + evaluationMetricValues: Com.Linkedin.Avro2pegasus.Common.Ml.EvaluationMetric[]; } // Generated from: com/linkedin/avro2pegasus/common/ml/Optimizer.pdsc @@ -1809,24 +1809,24 @@ declare namespace Com { export interface RegressionTrainingParameters { trainingDataDirectories: string[]; trainingDataDateRange: Com.Linkedin.Avro2pegasus.Events.Common.TimeRange; - inputFormat: InputFormat; + inputFormat: Com.Linkedin.Avro2pegasus.Common.Ml.InputFormat; validationDataDirectories: string[]; validationDataDateRange: Com.Linkedin.Avro2pegasus.Events.Common.TimeRange; minimumValidationPartitions?: number; evaluators: string[]; outputDirectory: string; - modelOutputMode: ModelOutputMode; + modelOutputMode: Com.Linkedin.Avro2pegasus.Common.Ml.ModelOutputMode; maximumOutputFiles?: number; offHeapIndexMapDirectory?: string; offHeapIndexMapPartitions?: number; featureSetDirectory: string; - featureShards: FeatureShard[]; - trainingTask: TrainingTask; + featureShards: Com.Linkedin.Avro2pegasus.Common.Ml.FeatureShard[]; + trainingTask: Com.Linkedin.Avro2pegasus.Common.Ml.TrainingTask; outerIterations: number; updateSequence: string[]; - normalization?: Normalization; + normalization?: Com.Linkedin.Avro2pegasus.Common.Ml.Normalization; summarizationOutputDirectory?: string; - dataValidation?: DataValidation; + dataValidation?: Com.Linkedin.Avro2pegasus.Common.Ml.DataValidation; treeAggregateDepth: number; isVarianceComputed: boolean; isOptimizationStateTrackerEnabled: boolean; @@ -1872,9 +1872,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/common/ml/xgboost/DartBoosterOptimizationParameters.pdsc export interface DartBoosterOptimizationParameters { - treeBoostParameters: TreeBoosterOptimizationParameters; - sampleType?: SampleType; - normalizeType?: NormalizeType; + treeBoostParameters: Com.Linkedin.Avro2pegasus.Common.Ml.Xgboost.TreeBoosterOptimizationParameters; + sampleType?: Com.Linkedin.Avro2pegasus.Common.Ml.Xgboost.SampleType; + normalizeType?: Com.Linkedin.Avro2pegasus.Common.Ml.Xgboost.NormalizeType; rateDrop?: number; oneDrop?: number; skipDrop?: number; @@ -1882,7 +1882,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/common/ml/xgboost/EvaluationMetricsEntry.pdsc export interface EvaluationMetricsEntry { - evaluator: Evaluator; + evaluator: Com.Linkedin.Avro2pegasus.Common.Ml.Xgboost.Evaluator; evaluationMetricsSequence: string[]; } // Generated from: com/linkedin/avro2pegasus/common/ml/xgboost/Evaluator.pdsc @@ -1944,14 +1944,14 @@ declare namespace Com { sketchEps?: number; scalePosWeight?: number; refreshLeaf?: number; - processType?: ProcessType; + processType?: Com.Linkedin.Avro2pegasus.Common.Ml.Xgboost.ProcessType; } // Generated from: com/linkedin/avro2pegasus/common/ml/xgboost/XGBoostTrainingLog.pdsc export interface XGBoostTrainingLog { - modelSummary: ModelSummary; + modelSummary: Com.Linkedin.Avro2pegasus.Common.Ml.Xgboost.ModelSummary; evaluationIterations: number[]; - evaluationMetrics: EvaluationMetricsEntry[]; + evaluationMetrics: Com.Linkedin.Avro2pegasus.Common.Ml.Xgboost.EvaluationMetricsEntry[]; } // Generated from: com/linkedin/avro2pegasus/common/ml/xgboost/XGBoostTrainingParameters.pdsc @@ -1960,11 +1960,11 @@ declare namespace Com { validationDataDirectory: string; featureIndexDirectory: string; outputDirectory: string; - trainingTask: TrainingTask; + trainingTask: Com.Linkedin.Avro2pegasus.Common.Ml.Xgboost.TrainingTask; minimumInputPartitions: number; numberOfTrees: number; numberOfXGBoostWorkers: number; - booster: Booster; + booster: Com.Linkedin.Avro2pegasus.Common.Ml.Xgboost.Booster; stepIncrement: number; validationSamplingRate: number; tweedieVariancePower?: number; @@ -1972,7 +1972,7 @@ declare namespace Com { silent?: number; numClass?: number; seed?: number; - rankingParameters?: RankingParameters; + rankingParameters?: Com.Linkedin.Avro2pegasus.Common.Ml.Xgboost.RankingParameters; } } } @@ -1986,7 +1986,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/common/mlmodellifecycle/FailureStatistic.pdsc export interface FailureStatistic { - errorCode: ErrorType; + errorCode: Com.Linkedin.Avro2pegasus.Common.Mlmodellifecycle.ErrorType; count: number; } // Generated from: com/linkedin/avro2pegasus/common/mlmodellifecycle/MLModelDeploymentStats.pdsc @@ -1995,8 +1995,8 @@ declare namespace Com { applicationName: string; numberOfSuccessfulMREs: number; numberOfFailedMREs: number; - applicationType: ApplicationType; - failureStatistics?: FailureStatistic[]; + applicationType: Com.Linkedin.Avro2pegasus.Common.Mlmodellifecycle.ApplicationType; + failureStatistics?: Com.Linkedin.Avro2pegasus.Common.Mlmodellifecycle.FailureStatistic[]; } // Generated from: com/linkedin/avro2pegasus/common/mlmodellifecycle/MLModelDeploymentStatus.pdsc @@ -2043,7 +2043,7 @@ declare namespace Com { outputVoltage: number; inputPower: number; temperature: number; - state: DeviceOperationalStatus; + state: Com.Linkedin.Avro2pegasus.Common.Pie.DeviceOperationalStatus; tripState: boolean; } // Generated from: com/linkedin/avro2pegasus/common/pie/FanDetails.pdsc @@ -2051,7 +2051,7 @@ declare namespace Com { export interface FanDetails { temperature: number; speed: number; - fanStatus: DeviceOperationalStatus; + fanStatus: Com.Linkedin.Avro2pegasus.Common.Pie.DeviceOperationalStatus; fanWarning?: string; fanFail?: string; } @@ -2088,7 +2088,7 @@ declare namespace Com { ownerTeamUrn: string; affectedDevices: string[]; eventSubTypes: string[]; - triageInfo?: IncidentTriageInfo[]; + triageInfo?: Com.Linkedin.Avro2pegasus.Common.Pie.IncidentTriageInfo[]; } // Generated from: com/linkedin/avro2pegasus/common/pie/IncidentTriageInfo.pdsc @@ -2137,12 +2137,14 @@ declare namespace Com { export interface PowerDeviceMetricDetails { name: string; inopsId: number; - phaseMetrices?: { [id: string]: PhaseMetric }; + phaseMetrices?: { + [id: string]: Com.Linkedin.Avro2pegasus.Common.Pie.PhaseMetric; + }; } // Generated from: com/linkedin/avro2pegasus/common/pie/PowerShelfDetails.pdsc export interface PowerShelfDetails { - psuDetails: PowerSupplyUnitDetails[]; + psuDetails: Com.Linkedin.Avro2pegasus.Common.Pie.PowerSupplyUnitDetails[]; sideATotalPower: number; sideBTotalPower: number; totalPower: number; @@ -2152,12 +2154,12 @@ declare namespace Com { export interface PowerSupplyUnitDetails { fanSpeed: number; - operationalState: DeviceOperationalStatus; + operationalState: Com.Linkedin.Avro2pegasus.Common.Pie.DeviceOperationalStatus; inputCurrent: number; inputVoltage: number; outputVoltage: number; inputPower: number; - temperatureSensorReadings: TemperatureSensorReadings; + temperatureSensorReadings: Com.Linkedin.Avro2pegasus.Common.Pie.TemperatureSensorReadings; } // Generated from: com/linkedin/avro2pegasus/common/pie/RduEntityMetric.pdsc @@ -2180,8 +2182,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/common/pie/SystemUsage.pdsc export interface SystemUsage { - cpuUsage: DeviceCPUUsage; - memoryUsage: DeviceMemoryUsage; + cpuUsage: Com.Linkedin.Avro2pegasus.Common.Pie.DeviceCPUUsage; + memoryUsage: Com.Linkedin.Avro2pegasus.Common.Pie.DeviceMemoryUsage; } // Generated from: com/linkedin/avro2pegasus/common/pie/TemperatureSensorReadings.pdsc @@ -2256,7 +2258,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/common/tracking/UmpDevLifeCycleInProgressDetail.pdsc export interface UmpDevLifeCycleInProgressDetail { - inProgressDetail: InProgressDetailStep; + inProgressDetail: Com.Linkedin.Avro2pegasus.Common.Tracking.InProgressDetailStep; } // Generated from: com/linkedin/avro2pegasus/common/tracking/UmpDevLifeCycleStartedDetail.pdsc @@ -2301,7 +2303,7 @@ declare namespace Com { compressedContent: number; httpRequestHeaders: { [id: string]: string }; httpResponseHeaders: { [id: string]: string }; - error?: IngestionError; + error?: Com.Linkedin.Avro2pegasus.Common.Webcrawling.IngestionError; } // Generated from: com/linkedin/avro2pegasus/common/webcrawling/DocumentUrlErrorCause.pdsc @@ -2328,7 +2330,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/common/webcrawling/HomepageUrls.pdsc export interface HomepageUrls { - homepageUrls: HomepageUrl[]; + homepageUrls: Com.Linkedin.Avro2pegasus.Common.Webcrawling.HomepageUrl[]; } // Generated from: com/linkedin/avro2pegasus/common/webcrawling/IngestedUrlStatus.pdsc @@ -2337,16 +2339,16 @@ declare namespace Com { requestedUrl: string; documentUrl: string; documentAccessTime: number; - requestedUrlStatus: RequestedUrlStatus; + requestedUrlStatus: Com.Linkedin.Avro2pegasus.Common.Webcrawling.RequestedUrlStatus; documentUrlStatusCode: number; - documentUrlErrorCause: DocumentUrlErrorCause; - redirectionSequence: Array; - redirectionAnalysis?: RedirectionAnalysis; + documentUrlErrorCause: Com.Linkedin.Avro2pegasus.Common.Webcrawling.DocumentUrlErrorCause; + redirectionSequence: Array; + redirectionAnalysis?: Com.Linkedin.Avro2pegasus.Common.Webcrawling.RedirectionAnalysis; } // Generated from: com/linkedin/avro2pegasus/common/webcrawling/IngestionError.pdsc export interface IngestionError { - type: ErrorType; + type: Com.Linkedin.Avro2pegasus.Common.Webcrawling.ErrorType; code?: number; message?: string; } @@ -2354,7 +2356,7 @@ declare namespace Com { export interface OrganizationWebSearchRequest { organizationUrn: string; - request: WebSearchRequest; + request: Com.Linkedin.Avro2pegasus.Common.Webcrawling.WebSearchRequest; } // Generated from: com/linkedin/avro2pegasus/common/webcrawling/RawJobWebSearchRequest.pdsc @@ -2376,7 +2378,7 @@ declare namespace Com { content: number; httpRequestHeaders: { [id: string]: string }; httpResponseHeaders: { [id: string]: string }; - error?: IngestionError; + error?: Com.Linkedin.Avro2pegasus.Common.Webcrawling.IngestionError; } // Generated from: com/linkedin/avro2pegasus/common/webcrawling/RedirectionAnalysis.pdsc @@ -2401,7 +2403,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/common/webcrawling/SearchResultUrls.pdsc export interface SearchResultUrls { - searchResultUrls: SearchResultUrl[]; + searchResultUrls: Com.Linkedin.Avro2pegasus.Common.Webcrawling.SearchResultUrl[]; SearchPhrase: string; } // Generated from: com/linkedin/avro2pegasus/common/webcrawling/SeedUrl.pdsc @@ -2412,7 +2414,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/common/webcrawling/SeedUrls.pdsc export interface SeedUrls { - seedUrls: SeedUrl[]; + seedUrls: Com.Linkedin.Avro2pegasus.Common.Webcrawling.SeedUrl[]; } // Generated from: com/linkedin/avro2pegasus/common/webcrawling/WebHit.pdsc @@ -2444,14 +2446,14 @@ declare namespace Com { export interface WebSearchResponse { totalResultCount: number; - hits: WebHit[]; - spellingCorrectionContext?: WebSearchSpellingSuggestions; + hits: Com.Linkedin.Avro2pegasus.Common.Webcrawling.WebHit[]; + spellingCorrectionContext?: Com.Linkedin.Avro2pegasus.Common.Webcrawling.WebSearchSpellingSuggestions; } // Generated from: com/linkedin/avro2pegasus/common/webcrawling/WebSearchSpellingSuggestions.pdsc export interface WebSearchSpellingSuggestions { id: string; - value: WebSearchQuerySuggestion[]; + value: Com.Linkedin.Avro2pegasus.Common.Webcrawling.WebSearchQuerySuggestion[]; } } } @@ -2463,7 +2465,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/company/bizprofile/ds/api/espresso/BizCallToAction.pdsc export interface BizCallToAction { - ctaType: BizCallToActionType; + ctaType: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizCallToActionType; redirectUrl?: string; active: boolean; } @@ -2508,31 +2510,31 @@ declare namespace Com { administratorIds?: number[]; metaData?: { [id: string]: string }; specialities?: string[]; - status?: BizCompanyStatus; - companyType?: BizCompanyType; - descriptions?: BizDescription[]; - employeeCountRange?: BizEmployeeCountRange; - exchangeSymbol?: BizExchangeSymbol; - industries?: BizIndustry[]; - locations?: BizLocation[]; - names?: BizName[]; - relationships?: BizRelationship[]; - revenues?: BizRevenue[]; - heroImage?: BizCroppedImage; + status?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizCompanyStatus; + companyType?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizCompanyType; + descriptions?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizDescription[]; + employeeCountRange?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizEmployeeCountRange; + exchangeSymbol?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizExchangeSymbol; + industries?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizIndustry[]; + locations?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizLocation[]; + names?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizName[]; + relationships?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizRelationship[]; + revenues?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizRevenue[]; + heroImage?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizCroppedImage; featuredUpdates?: string[]; groups?: number[]; - slideshares?: BizSlideshareCategory[]; - images?: BizImage[]; + slideshares?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizSlideshareCategory[]; + images?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizImage[]; ContentCertToken?: string; versionTag?: string; - schoolAttributes?: BizSchoolAttributes; - phone?: BizPhoneNumber; + schoolAttributes?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizSchoolAttributes; + phone?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizPhoneNumber; emailAddress?: string; partnerSourceCode?: string; partnerCompanyUrl?: string; - tagline?: MultiLocaleString; + tagline?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.MultiLocaleString; associatedHashtags?: string[]; - callToAction?: BizCallToAction; + callToAction?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizCallToAction; } // Generated from: com/linkedin/avro2pegasus/company/bizprofile/ds/api/espresso/BizCompanyStatus.pdsc @@ -2587,9 +2589,9 @@ declare namespace Com { export interface BizImage { mediaUrn: string; - type: BizImageType; + type: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizImageType; croppedMediaUrn?: string; - cropInfo?: BizCropInfo; + cropInfo?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizCropInfo; } // Generated from: com/linkedin/avro2pegasus/company/bizprofile/ds/api/espresso/BizImageType.pdsc @@ -2777,7 +2779,7 @@ declare namespace Com { id: number; name?: string; locale?: string; - type?: BizNameType; + type?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizNameType; } // Generated from: com/linkedin/avro2pegasus/company/bizprofile/ds/api/espresso/BizNameType.pdsc @@ -2797,8 +2799,8 @@ declare namespace Com { startDate: number; endDate: number; state: string; - type?: BizRelationshipType; - relationshipWithParent?: BizRelationshipWithParent; + type?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizRelationshipType; + relationshipWithParent?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizRelationshipWithParent; } // Generated from: com/linkedin/avro2pegasus/company/bizprofile/ds/api/espresso/BizRelationshipType.pdsc @@ -2822,7 +2824,7 @@ declare namespace Com { year?: number; month?: number; day?: number; - period?: BizRevenuePeriod; + period?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizRevenuePeriod; } // Generated from: com/linkedin/avro2pegasus/company/bizprofile/ds/api/espresso/BizRevenuePeriod.pdsc @@ -2831,9 +2833,9 @@ declare namespace Com { export interface BizSchoolAttributes { schoolUrn: string; - yearLevel?: BizSchoolYearLevel; - type?: BizSchoolType; - hierarchyClassification: BizHierarchyClassification; + yearLevel?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizSchoolYearLevel; + type?: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizSchoolType; + hierarchyClassification: Com.Linkedin.Avro2pegasus.Company.Bizprofile.Ds.Api.Espresso.BizHierarchyClassification; } // Generated from: com/linkedin/avro2pegasus/company/bizprofile/ds/api/espresso/BizSchoolType.pdsc @@ -2889,19 +2891,19 @@ declare namespace Com { commitTime?: number; produceTime: number; partNum: number; - partPosition: EspressoTransactionMarker; - operation: EspressoEventOperation; + partPosition: Com.Linkedin.Avro2pegasus.Data.Espresso.EspressoTransactionMarker; + operation: Com.Linkedin.Avro2pegasus.Data.Espresso.EspressoEventOperation; key: Array; beforeImage?: - | EspressoRowImage - | EspressoLuceneIndexRowImage - | EspressoLuceneMetaDataRowImage - | EspressoNativeIndexRowImage; + | Com.Linkedin.Avro2pegasus.Data.Espresso.EspressoRowImage + | Com.Linkedin.Avro2pegasus.Data.Espresso.EspressoLuceneIndexRowImage + | Com.Linkedin.Avro2pegasus.Data.Espresso.EspressoLuceneMetaDataRowImage + | Com.Linkedin.Avro2pegasus.Data.Espresso.EspressoNativeIndexRowImage; afterImage?: - | EspressoRowImage - | EspressoLuceneIndexRowImage - | EspressoLuceneMetaDataRowImage - | EspressoNativeIndexRowImage; + | Com.Linkedin.Avro2pegasus.Data.Espresso.EspressoRowImage + | Com.Linkedin.Avro2pegasus.Data.Espresso.EspressoLuceneIndexRowImage + | Com.Linkedin.Avro2pegasus.Data.Espresso.EspressoLuceneMetaDataRowImage + | Com.Linkedin.Avro2pegasus.Data.Espresso.EspressoNativeIndexRowImage; auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; } // Generated from: com/linkedin/avro2pegasus/data/espresso/EspressoEventOperation.pdsc @@ -2955,8 +2957,12 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; messageName: string; businessKey?: string; - correlationKeys: { [id: string]: TypeValuePair }; - processVariables: { [id: string]: TypeValuePair }; + correlationKeys: { + [id: string]: Com.Linkedin.Avro2pegasus.Data.Perseus.TypeValuePair; + }; + processVariables: { + [id: string]: Com.Linkedin.Avro2pegasus.Data.Perseus.TypeValuePair; + }; isAll?: boolean; } } @@ -2965,8 +2971,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/datamonitormetadata/ColumnAssertion.pdsc export interface ColumnAssertion { - columnDefinition: ColumnDefinition; - constraints?: DataAssertion[]; + columnDefinition: Com.Linkedin.Avro2pegasus.Datamonitormetadata.ColumnDefinition; + constraints?: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DataAssertion[]; } // Generated from: com/linkedin/avro2pegasus/datamonitormetadata/ColumnDefinition.pdsc @@ -2978,14 +2984,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/datamonitormetadata/ColumnGroupByDefinition.pdsc export interface ColumnGroupByDefinition { - columnDefinition: ColumnDefinition; - groupByInfo?: GroupByDefinition[]; + columnDefinition: Com.Linkedin.Avro2pegasus.Datamonitormetadata.ColumnDefinition; + groupByInfo?: Com.Linkedin.Avro2pegasus.Datamonitormetadata.GroupByDefinition[]; } // Generated from: com/linkedin/avro2pegasus/datamonitormetadata/DataAssertion.pdsc export interface DataAssertion { - dataAssertionType: DatasetAssertionType; - dataAssertionParameters: DataAssertionParameter[]; + dataAssertionType: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DatasetAssertionType; + dataAssertionParameters: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DataAssertionParameter[]; } // Generated from: com/linkedin/avro2pegasus/datamonitormetadata/DataAssertionFailureAction.pdsc @@ -2996,10 +3002,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/datamonitormetadata/DataAssertionParameter.pdsc export interface DataAssertionParameter { - dataAssertionParameterType: DataAssertionParameterType; + dataAssertionParameterType: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DataAssertionParameterType; dataAssertionParameterValues: string[]; - groupByInfo: GroupByDefinition[]; - definitionMetricInfos: DefinitionMetricInfo[]; + groupByInfo: Com.Linkedin.Avro2pegasus.Datamonitormetadata.GroupByDefinition[]; + definitionMetricInfos: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DefinitionMetricInfo[]; } // Generated from: com/linkedin/avro2pegasus/datamonitormetadata/DataAssertionParameterType.pdsc @@ -3028,12 +3034,12 @@ declare namespace Com { export interface DataAssertionResult { name: string; - dataAssertion?: DataAssertion; + dataAssertion?: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DataAssertion; recordsAgainstAssertion?: number; recordsInFavourOfAssertion?: number; - outcome: DataAssertionOutcome; - outcomeFailureActions?: DataAssertionFailureAction[]; - outcomeStatistics: Metric[]; + outcome: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DataAssertionOutcome; + outcomeFailureActions?: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DataAssertionFailureAction[]; + outcomeStatistics: Com.Linkedin.Avro2pegasus.Datamonitormetadata.Metric[]; } // Generated from: com/linkedin/avro2pegasus/datamonitormetadata/DataAssertionResultsSummary.pdsc @@ -3053,10 +3059,10 @@ declare namespace Com { export interface DatasetAssertionConfiguration { name: string; version: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.SoftwareLibrary; - columnAssertions: ColumnAssertion[]; - columnGroupByDefinitions: ColumnGroupByDefinition[]; - dataAssertions?: DataAssertion[]; - sliceDefinitions?: SliceDefinition[]; + columnAssertions: Com.Linkedin.Avro2pegasus.Datamonitormetadata.ColumnAssertion[]; + columnGroupByDefinitions: Com.Linkedin.Avro2pegasus.Datamonitormetadata.ColumnGroupByDefinition[]; + dataAssertions?: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DataAssertion[]; + sliceDefinitions?: Com.Linkedin.Avro2pegasus.Datamonitormetadata.SliceDefinition[]; } // Generated from: com/linkedin/avro2pegasus/datamonitormetadata/DatasetAssertionType.pdsc @@ -3092,15 +3098,15 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/datamonitormetadata/DatasetMetrics.pdsc export interface DatasetMetrics { - datasetMetrics: DatasetPartitionStandardMetric[]; - definitionMetrics: DefinitionMetric[]; - definitionValuesMetrics: DefinitionValuesMetric[]; + datasetMetrics: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DatasetPartitionStandardMetric[]; + definitionMetrics: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DefinitionMetric[]; + definitionValuesMetrics: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DefinitionValuesMetric[]; } // Generated from: com/linkedin/avro2pegasus/datamonitormetadata/DatasetPartitionAttribute.pdsc export interface DatasetPartitionAttribute { schema?: string; - dataFormat?: DataFormat; + dataFormat?: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DataFormat; complianceMetadataVersion?: string; } // Generated from: com/linkedin/avro2pegasus/datamonitormetadata/DatasetPartitionMetadata.pdsc @@ -3109,18 +3115,18 @@ declare namespace Com { platform: string; dataFlow?: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.DataFlow; softwareLibraries: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.SoftwareLibrary[]; - dataSpecificationConfiguration?: DataSpecificationConfiguration; - dataAssertionConfiguration?: DatasetAssertionConfiguration; - attributes?: DatasetPartitionAttribute; - dataMetrics?: DatasetMetrics; - dataValidationReport?: DataValidationReport; + dataSpecificationConfiguration?: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DataSpecificationConfiguration; + dataAssertionConfiguration?: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DatasetAssertionConfiguration; + attributes?: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DatasetPartitionAttribute; + dataMetrics?: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DatasetMetrics; + dataValidationReport?: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DataValidationReport; } // Generated from: com/linkedin/avro2pegasus/datamonitormetadata/DatasetPartitionStandardMetric.pdsc export interface DatasetPartitionStandardMetric { numberOfRecords?: number; size?: number; - otherMetrics: Metric[]; + otherMetrics: Com.Linkedin.Avro2pegasus.Datamonitormetadata.Metric[]; } // Generated from: com/linkedin/avro2pegasus/datamonitormetadata/DataSpecificationConfiguration.pdsc @@ -3132,15 +3138,15 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/datamonitormetadata/DataValidationReport.pdsc export interface DataValidationReport { - reportSummary: DataAssertionResultsSummary; - groupBySummary: GroupBySummary[]; - dataAssertionResults: DataAssertionResult[]; + reportSummary: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DataAssertionResultsSummary; + groupBySummary: Com.Linkedin.Avro2pegasus.Datamonitormetadata.GroupBySummary[]; + dataAssertionResults: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DataAssertionResult[]; } // Generated from: com/linkedin/avro2pegasus/datamonitormetadata/DefinitionMetric.pdsc export interface DefinitionMetric { columnDefinitionName: string; - metricType: DefinitionMetricType; + metricType: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DefinitionMetricType; metricValue: number; tags: string[]; } @@ -3148,8 +3154,8 @@ declare namespace Com { export interface DefinitionMetricInfo { definitionName: string; - definitionMetric: DefinitionMetricType; - groupByInfo: GroupByDefinition[]; + definitionMetric: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DefinitionMetricType; + groupByInfo: Com.Linkedin.Avro2pegasus.Datamonitormetadata.GroupByDefinition[]; } // Generated from: com/linkedin/avro2pegasus/datamonitormetadata/DefinitionMetricType.pdsc @@ -3186,20 +3192,20 @@ declare namespace Com { export interface DefinitionValuesMetric { columnName: string; - metricType: DefinitionMultiValuedMetricType; - metricValues: Metric[]; + metricType: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DefinitionMultiValuedMetricType; + metricValues: Com.Linkedin.Avro2pegasus.Datamonitormetadata.Metric[]; } // Generated from: com/linkedin/avro2pegasus/datamonitormetadata/GroupByDefinition.pdsc export interface GroupByDefinition { - columnDefinition: ColumnDefinition; + columnDefinition: Com.Linkedin.Avro2pegasus.Datamonitormetadata.ColumnDefinition; values: string[]; } // Generated from: com/linkedin/avro2pegasus/datamonitormetadata/GroupBySummary.pdsc export interface GroupBySummary { - columnDefinition: ColumnDefinition; - groupByInfo: GroupByDefinition[]; + columnDefinition: Com.Linkedin.Avro2pegasus.Datamonitormetadata.ColumnDefinition; + groupByInfo: Com.Linkedin.Avro2pegasus.Datamonitormetadata.GroupByDefinition[]; } // Generated from: com/linkedin/avro2pegasus/datamonitormetadata/Metric.pdsc @@ -3242,24 +3248,24 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AccessTokenDeleteEvent.pdsc export interface AccessTokenDeleteEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberId?: number; appId?: number; - result: ActionResult; - failureReason?: OAuth2GetOrDeleteAccessTokenFailureReason; + result: Com.Linkedin.Avro2pegasus.Events.ActionResult; + failureReason?: Com.Linkedin.Avro2pegasus.Events.OAuth2GetOrDeleteAccessTokenFailureReason; } // Generated from: com/linkedin/avro2pegasus/events/AccessTokenFindEvent.pdsc export interface AccessTokenFindEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberID: number; - result: ActionResult; - failureReason?: OAuth2FindAccessTokenFailureReason; + result: Com.Linkedin.Avro2pegasus.Events.ActionResult; + failureReason?: Com.Linkedin.Avro2pegasus.Events.OAuth2FindAccessTokenFailureReason; } // Generated from: com/linkedin/avro2pegasus/events/AccessTokenGenerateEvent.pdsc export interface AccessTokenGenerateEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberID?: number; appID?: number; redirectURI?: string; @@ -3268,31 +3274,31 @@ declare namespace Com { scopeID?: number; created?: number; lastSeen?: number; - result: ActionResult; - failureReason?: OAuth2GenAccessTokenFailureReason; - successScenario?: OAuth2GenAccessTokenSuccessScenario; + result: Com.Linkedin.Avro2pegasus.Events.ActionResult; + failureReason?: Com.Linkedin.Avro2pegasus.Events.OAuth2GenAccessTokenFailureReason; + successScenario?: Com.Linkedin.Avro2pegasus.Events.OAuth2GenAccessTokenSuccessScenario; deviceId?: string; grantTTL?: number; } // Generated from: com/linkedin/avro2pegasus/events/AccessTokenGetEvent.pdsc export interface AccessTokenGetEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberID?: number; appID?: number; - result: ActionResult; - failureReason?: OAuth2GetOrDeleteAccessTokenFailureReason; + result: Com.Linkedin.Avro2pegasus.Events.ActionResult; + failureReason?: Com.Linkedin.Avro2pegasus.Events.OAuth2GetOrDeleteAccessTokenFailureReason; } // Generated from: com/linkedin/avro2pegasus/events/AccessTokenVerifyEvent.pdsc export interface AccessTokenVerifyEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberID?: number; appID?: number; sessionID?: number; scopeID?: number; - result: ActionResult; - failureReason?: OAuth2VerifyAccessTokenFailureReason; + result: Com.Linkedin.Avro2pegasus.Events.ActionResult; + failureReason?: Com.Linkedin.Avro2pegasus.Events.OAuth2VerifyAccessTokenFailureReason; } // Generated from: com/linkedin/avro2pegasus/events/AccountLabel.pdsc @@ -3324,13 +3330,13 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AccountManagementEvent.pdsc export interface AccountManagementEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; isSuccessful: boolean; - state: AccountManagementState; - source: AccountManagementSource; - sourceInfo: AccountManagementSourceInfo; - action: AccountManagementAction; - closeReason?: AccountManagementReason; + state: Com.Linkedin.Avro2pegasus.Events.AccountManagementState; + source: Com.Linkedin.Avro2pegasus.Events.AccountManagementSource; + sourceInfo: Com.Linkedin.Avro2pegasus.Events.AccountManagementSourceInfo; + action: Com.Linkedin.Avro2pegasus.Events.AccountManagementAction; + closeReason?: Com.Linkedin.Avro2pegasus.Events.AccountManagementReason; userNotes?: string; sourceEventAction?: string; failedStepNumber?: number; @@ -3339,7 +3345,7 @@ declare namespace Com { requestTime: number; numAttempts: number; requeueCount?: number; - failedReason?: AccountManagementPreconditionChecks; + failedReason?: Com.Linkedin.Avro2pegasus.Events.AccountManagementPreconditionChecks; requestTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; isBackfillRequest?: boolean; } @@ -3413,8 +3419,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AccountTakeOverLabelOverrideEvent.pdsc export interface AccountTakeOverLabelOverrideEvent { - header: EventHeader; - oldAccountTakeOverLabel: OldAccountTakeOverLabel; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + oldAccountTakeOverLabel: Com.Linkedin.Avro2pegasus.Events.OldAccountTakeOverLabel; } // Generated from: com/linkedin/avro2pegasus/events/ActionResult.pdsc @@ -3425,12 +3431,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ActivityFeedImpressionEvent.pdsc export interface ActivityFeedImpressionEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; feedId: string; isShowMoreModal: boolean; pageNum?: number; - activities?: RecruiterActivity[]; + activities?: Com.Linkedin.Avro2pegasus.Events.RecruiterActivity[]; } // Generated from: com/linkedin/avro2pegasus/events/ActivityType.pdsc @@ -3450,7 +3456,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AdAdvertiserActionEvent.pdsc export interface AdAdvertiserActionEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; trackingId: string; type: string; campaignId: number; @@ -3510,8 +3516,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AdClickEvent.pdsc export interface AdClickEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; trackingId: string; publisherId: number; channelId: number; @@ -3520,7 +3526,7 @@ declare namespace Com { campaignId: number; advertiserId: number; creativeId: number; - campaignType: AdCampaignType; + campaignType: Com.Linkedin.Avro2pegasus.Events.AdCampaignType; campaignTypeInt: number; pack: string; flavor: string; @@ -3532,8 +3538,8 @@ declare namespace Com { costInCurrency: number; currency: string; exchangeRate: number; - mobileHeader?: MobileHeader; - broadMatchStatus?: AdBroadMatchStatus; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; + broadMatchStatus?: Com.Linkedin.Avro2pegasus.Events.AdBroadMatchStatus; feedTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; conceptType: Com.Linkedin.Avro2pegasus.Events.Common.AdCreativeConceptType; adZone?: Com.Linkedin.Avro2pegasus.Events.Common.AdZone; @@ -3564,11 +3570,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AdConversionEvent.pdsc export interface AdConversionEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; trackingId: string; impressionId: string; - campaignType: AdCampaignType; + campaignType: Com.Linkedin.Avro2pegasus.Events.AdCampaignType; campaignTypeInt: number; campaignId: number; advertiserId: number; @@ -3576,7 +3582,7 @@ declare namespace Com { cost: number; publisherId: number; channelId: number; - status: AdEventStatus; + status: Com.Linkedin.Avro2pegasus.Events.AdEventStatus; statusInt: number; format: string; parameters: { [id: string]: string }; @@ -3590,8 +3596,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AdDtagRequestEvent.pdsc export interface AdDtagRequestEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; requestId: string; publisherId: number; channelId: number; @@ -3616,11 +3622,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AdImpressionEvent.pdsc export interface AdImpressionEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; trackingId: string; impressionId: string; - campaignType: AdCampaignType; + campaignType: Com.Linkedin.Avro2pegasus.Events.AdCampaignType; campaignTypeInt: number; requestTypeInt: number; seeMoreCount: number; @@ -3631,7 +3637,7 @@ declare namespace Com { cost: number; publisherId: number; channelId: number; - status: AdEventStatus; + status: Com.Linkedin.Avro2pegasus.Events.AdEventStatus; statusInt: number; format: string; parameters: { [id: string]: string }; @@ -3641,8 +3647,8 @@ declare namespace Com { costInCurrency: number; currency: string; exchangeRate: number; - mobileHeader?: MobileHeader; - broadMatchStatus?: AdBroadMatchStatus; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; + broadMatchStatus?: Com.Linkedin.Avro2pegasus.Events.AdBroadMatchStatus; feedTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; conceptType: Com.Linkedin.Avro2pegasus.Events.Common.AdCreativeConceptType; adZone?: Com.Linkedin.Avro2pegasus.Events.Common.AdZone; @@ -3680,11 +3686,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AdIndexMatchValidationEvent.pdsc export interface AdIndexMatchValidationEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; trackingId: string; campaignIdArray: number[]; partitionId?: number; - campaignTypes?: AdCampaignType[]; + campaignTypes?: Com.Linkedin.Avro2pegasus.Events.AdCampaignType[]; } // Generated from: com/linkedin/avro2pegasus/events/AdLeadCreationActionType.pdsc @@ -3692,19 +3698,19 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AdLeadCreationEvent.pdsc export interface AdLeadCreationEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - actionType: AdLeadCreationActionType; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + actionType: Com.Linkedin.Avro2pegasus.Events.AdLeadCreationActionType; leadExists?: boolean; - leadType: AdLeadType; + leadType: Com.Linkedin.Avro2pegasus.Events.AdLeadType; leadBucket: number; } // Generated from: com/linkedin/avro2pegasus/events/AdLeadEvent.pdsc export interface AdLeadEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - mobileHeader?: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; leadEventTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; channelId: number; impressionId?: string; @@ -3715,10 +3721,10 @@ declare namespace Com { leadReferenceUrn: string; callToActionLabel: string; feedTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - campaignType: AdCampaignType; + campaignType: Com.Linkedin.Avro2pegasus.Events.AdCampaignType; actionType?: Com.Linkedin.Avro2pegasus.Events.Common.AdLeadActionType; isViral: boolean; - status: AdEventStatus; + status: Com.Linkedin.Avro2pegasus.Events.AdEventStatus; validationFailures: { [id: string]: string }; isFrequencyCapEnabled: boolean; campaignGroupUrn?: string; @@ -3739,8 +3745,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AdRecommendationSelectionEvent.pdsc export interface AdRecommendationSelectionEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; sessionId: string; campaignId: number; criterion: string; @@ -3754,11 +3760,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AdRecommendationTargetingCriteriaEvent.pdsc export interface AdRecommendationTargetingCriteriaEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; sessionId: string; targeting: string; - enteredVsAccepted: AdRecommendationTargetingCriteriaRecord[]; + enteredVsAccepted: Com.Linkedin.Avro2pegasus.Events.AdRecommendationTargetingCriteriaRecord[]; memberCountWithoutAccepted: number; memberCount: number; } @@ -3772,10 +3778,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AdRequestEvent.pdsc export interface AdRequestEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; trackingId: string; - campaignType: AdCampaignType; + campaignType: Com.Linkedin.Avro2pegasus.Events.AdCampaignType; format: string; campaignTypeInt: number; requestTypeInt: number; @@ -3786,21 +3792,21 @@ declare namespace Com { channelId: number; backfill: string; parameters: { [id: string]: string }; - clientType: AdClientType; + clientType: Com.Linkedin.Avro2pegasus.Events.AdClientType; requestId: string; - visibility: AdSlotVisibility; - requestedCategories?: AdCampaignCategory[]; + visibility: Com.Linkedin.Avro2pegasus.Events.AdSlotVisibility; + requestedCategories?: Com.Linkedin.Avro2pegasus.Events.AdCampaignCategory[]; campaignTypeIntArray?: number[]; - mobileHeader?: MobileHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; contextualTargets?: Com.Linkedin.Avro2pegasus.Events.Common.AdContextualTargets; useCase?: string; - funnelFilters: CampaignFilterCount[]; + funnelFilters: Com.Linkedin.Avro2pegasus.Events.CampaignFilterCount[]; filterChain?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdRequestFilterChainType; } // Generated from: com/linkedin/avro2pegasus/events/AdRtbImpressionEvent.pdsc export interface AdRtbImpressionEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; trackingId: string; ip: string; impressionId: string; @@ -3835,12 +3841,12 @@ declare namespace Com { mobileAppUrn?: string; laxCategory?: string; margin?: number; - mobileHeader?: MobileHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; } // Generated from: com/linkedin/avro2pegasus/events/AdRtbRequestEvent.pdsc export interface AdRtbRequestEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; trackingId: string; requestId: string; laxRequestId?: string; @@ -3856,7 +3862,7 @@ declare namespace Com { visibility: number; parameters: { [id: string]: string }; campaignCount: number; - puntReason?: PuntReason; + puntReason?: Com.Linkedin.Avro2pegasus.Events.PuntReason; margin?: number; backfill: string; memberId: number; @@ -3866,7 +3872,7 @@ declare namespace Com { rtbParameters: { [id: string]: string }; microAmount: number; format: string; - bidResponse?: Bid[]; + bidResponse?: Com.Linkedin.Avro2pegasus.Events.Bid[]; } // Generated from: com/linkedin/avro2pegasus/events/AdSlotVisibility.pdsc @@ -3874,7 +3880,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AdStatsEvent.pdsc export interface AdStatsEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; trackingId: string; subType: string; channelId: number; @@ -3884,8 +3890,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AdSurveyEvent.pdsc export interface AdSurveyEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; messageId: string; contentId: string; actionType: string; @@ -3899,10 +3905,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AntivirusScannedEvent.pdsc export interface AntivirusScannedEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; mediaId: string; fileHash: string; - scanResult: AntivirusScanResult; + scanResult: Com.Linkedin.Avro2pegasus.Events.AntivirusScanResult; detectedEngineList: string[]; engineDefinitionHash: string; fileSize: number; @@ -3915,7 +3921,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ApiErrorTrackingEvent.pdsc export interface ApiErrorTrackingEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; developerApplicationUrn?: string; multiProductUrn?: string; restLiEndpoint: string; @@ -3953,15 +3959,15 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ApplicationSizeReportEvent.pdsc export interface ApplicationSizeReportEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - mobileHeader?: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; totalSize: number; modelCacheSize: number; imageCacheSize: number; videoCacheSize: number; localDiskSize: number; - customStoreSizes: CustomStoreSize[]; + customStoreSizes: Com.Linkedin.Avro2pegasus.Events.CustomStoreSize[]; } // Generated from: com/linkedin/avro2pegasus/events/AppRenderMode.pdsc @@ -3969,17 +3975,17 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ArticleViewEvent.pdsc export interface ArticleViewEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; articleId: number; authorId?: number; trackablePulseObject?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; totalLikes?: number; totalComments?: number; totalShares?: number; - mobileHeader?: MobileHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; linkedInArticleUrn?: string; - viewSource?: ViewSource; + viewSource?: Com.Linkedin.Avro2pegasus.Events.ViewSource; } // Generated from: com/linkedin/avro2pegasus/events/AuthenticationSchemeAvro.pdsc @@ -3999,14 +4005,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AuthorizationCodeGenerateEvent.pdsc export interface AuthorizationCodeGenerateEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberID: number; appID: number; sessionID: number; scopeID: number; redirectURI: string; - result: ActionResult; - failureReason?: OAuth2GenAuthorizationCodeFailureReason; + result: Com.Linkedin.Avro2pegasus.Events.ActionResult; + failureReason?: Com.Linkedin.Avro2pegasus.Events.OAuth2GenAuthorizationCodeFailureReason; } // Generated from: com/linkedin/avro2pegasus/events/AuthStateTimeout.pdsc @@ -4014,17 +4020,17 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AuthTokenFailedDeletionEvent.pdsc export interface AuthTokenFailedDeletionEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; newSessionId?: number; oldSessionId?: number; } // Generated from: com/linkedin/avro2pegasus/events/AuthTokenReplaceEvent.pdsc export interface AuthTokenReplaceEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; newSessionId?: number; oldSessionId?: number; - result: ActionResult; + result: Com.Linkedin.Avro2pegasus.Events.ActionResult; } // Generated from: com/linkedin/avro2pegasus/events/AuthTokenType.pdsc @@ -4049,8 +4055,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AutoFormFillClickEvent.pdsc export interface AutoFormFillClickEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; apiKey: string; fieldsFilled: string[]; uuid: string; @@ -4058,8 +4064,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AutoFormFillImpressionEvent.pdsc export interface AutoFormFillImpressionEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; uuid: string; apiKey: string; loggedIn: boolean; @@ -4067,32 +4073,32 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/AutoFormFillSubmitEvent.pdsc export interface AutoFormFillSubmitEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; apiKey: string; uuid: string; } // Generated from: com/linkedin/avro2pegasus/events/AutoJobAlertsCreationEvent.pdsc export interface AutoJobAlertsCreationEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; savedSearchIds: number[]; - status: CareersPreferencesJobAlertsCreationStatus; + status: Com.Linkedin.Avro2pegasus.Events.CareersPreferencesJobAlertsCreationStatus; source?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobSearchAlertTransitionSourceType; } // Generated from: com/linkedin/avro2pegasus/events/AYNSearchEvent.pdsc export interface AYNSearchEvent { - header: EventHeader; - requestHeader?: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; pageSeq: number; keywords?: string; - searchScope: AYNSearchEventSearchScope; + searchScope: Com.Linkedin.Avro2pegasus.Events.AYNSearchEventSearchScope; categoryId?: string; - questionStatus: AYNSearchEventQuestionStatus; - sortType: AYNSearchEventSortType; + questionStatus: Com.Linkedin.Avro2pegasus.Events.AYNSearchEventQuestionStatus; + sortType: Com.Linkedin.Avro2pegasus.Events.AYNSearchEventSortType; discussionScope: string; - discussionType: AYNSearchEventDiscussionType; + discussionType: Com.Linkedin.Avro2pegasus.Events.AYNSearchEventDiscussionType; numResults: number; computationTime: number; } @@ -4111,8 +4117,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/BadgeSettingChangeEvent.pdsc export interface BadgeSettingChangeEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; hasInBadge: boolean; hasJobSeekerBadge: boolean; hasOpenLinkBadge: boolean; @@ -4132,13 +4138,13 @@ declare namespace Com { entityUrn?: string; bidAmount: number; originalBid: number; - originalBidType: BidType; - chargeType: ChargeType; + originalBidType: Com.Linkedin.Avro2pegasus.Events.BidType; + chargeType: Com.Linkedin.Avro2pegasus.Events.ChargeType; chargeFloor: number; pctr: number; pcvr: number; - pctrFeatures: PctrFeature[]; - pcvrFeatures: PcvrFeature[]; + pctrFeatures: Com.Linkedin.Avro2pegasus.Events.PctrFeature[]; + pcvrFeatures: Com.Linkedin.Avro2pegasus.Events.PcvrFeature[]; } // Generated from: com/linkedin/avro2pegasus/events/BidType.pdsc @@ -4158,13 +4164,13 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/BlockedAccountStateChangeEvent.pdsc export interface BlockedAccountStateChangeEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; context: string; urn: string; userIdModified: string; modifiedAt: number; - oldState: BlockedAccountState; - newState: BlockedAccountState; + oldState: Com.Linkedin.Avro2pegasus.Events.BlockedAccountState; + newState: Com.Linkedin.Avro2pegasus.Events.BlockedAccountState; } // Generated from: com/linkedin/avro2pegasus/events/BrowsemapEntityType.pdsc @@ -4186,12 +4192,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/BrowsemapImpressionEvent.pdsc export interface BrowsemapImpressionEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; sourceId?: number; - sourceType: BrowsemapEntityType; + sourceType: Com.Linkedin.Avro2pegasus.Events.BrowsemapEntityType; targetId?: number; - targetType: BrowsemapEntityType; + targetType: Com.Linkedin.Avro2pegasus.Events.BrowsemapEntityType; score?: number; impressionVersion: number; impressionPosition: number; @@ -4212,7 +4218,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/CampaignFilterCount.pdsc export interface CampaignFilterCount { - campaignType: AdCampaignType; + campaignType: Com.Linkedin.Avro2pegasus.Events.AdCampaignType; campaignFilterReason: Com.Linkedin.Avro2pegasus.Events.Common.Ads.CampaignFilterReason; includedCampaignCount: number; } @@ -4223,9 +4229,9 @@ declare namespace Com { callLatency: number; ignoreRatio: number; noscript: boolean; - version?: CaptchaVersion; - difficultyLevel?: CaptchaDifficultyLevel; - provider?: CaptchaProvider; + version?: Com.Linkedin.Avro2pegasus.Events.CaptchaVersion; + difficultyLevel?: Com.Linkedin.Avro2pegasus.Events.CaptchaDifficultyLevel; + provider?: Com.Linkedin.Avro2pegasus.Events.CaptchaProvider; } // Generated from: com/linkedin/avro2pegasus/events/CaptchaDifficultyLevel.pdsc @@ -4233,8 +4239,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/CaptchaEvent.pdsc export interface CaptchaEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; allow: boolean; errMsg: string; timeSinceDisplay: number; @@ -4250,7 +4256,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/CareercenterPathChooserDataEvent.pdsc export interface CareercenterPathChooserDataEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberId: number; pathId: number; stepIndex: number; @@ -4259,7 +4265,7 @@ declare namespace Com { filterCriteria?: string; filterValue?: string; nodesCount: number; - predictedTitles: CareercenterPredictedStep[]; + predictedTitles: Com.Linkedin.Avro2pegasus.Events.CareercenterPredictedStep[]; } // Generated from: com/linkedin/avro2pegasus/events/CareercenterPredictedStep.pdsc @@ -4282,7 +4288,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/CidrNotationIPAddress.pdsc export interface CidrNotationIPAddress { - ip: IPAddress; + ip: Com.Linkedin.Avro2pegasus.Events.IPAddress; routingPrefixSize?: number; } // Generated from: com/linkedin/avro2pegasus/events/ClickStatus.pdsc @@ -4298,9 +4304,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/CoContributorNudgeEvent.pdsc export interface CoContributorNudgeEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - entityView: EntityView; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + entityView: Com.Linkedin.Avro2pegasus.Events.EntityView; nudgee?: number; sectionType: string; nudgeId?: number; @@ -4317,19 +4323,19 @@ declare namespace Com { export interface ComlMessageRecipient { entityID: number; - entityType: Entity; + entityType: Com.Linkedin.Avro2pegasus.Events.Entity; } // Generated from: com/linkedin/avro2pegasus/events/ComlMessageSendEvent.pdsc export interface ComlMessageSendEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; messageID: string; contentID?: string; trackingCode?: string; actionType: string; - messageType: ComlMessageType; - items: ComlMessageRecipient[]; + messageType: Com.Linkedin.Avro2pegasus.Events.ComlMessageType; + items: Com.Linkedin.Avro2pegasus.Events.ComlMessageRecipient[]; } // Generated from: com/linkedin/avro2pegasus/events/ComlMessageType.pdsc @@ -4337,24 +4343,24 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/CommGenericMessageSendEvent.pdsc export interface CommGenericMessageSendEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; sourceContractId?: number; recipientMemberId?: number; recipientContractId?: number; recipientEmail?: string; - messageType?: CommMessageType; + messageType?: Com.Linkedin.Avro2pegasus.Events.CommMessageType; mailboxItemType?: string; messageId?: string; contentId?: string; contentType?: string; - actionType?: CommMessageActionType; + actionType?: Com.Linkedin.Avro2pegasus.Events.CommMessageActionType; anetIds?: string; relatedToId?: number; actualRelatedToId?: number; extra?: { [id: string]: string }; extensionContents?: string[]; attachmentIds?: string[]; - stateChangeType?: StateChangeType; + stateChangeType?: Com.Linkedin.Avro2pegasus.Events.StateChangeType; isMediaMessage?: boolean; isSyntheticCGMSE?: boolean; messagingMessageUrn?: string; @@ -4389,10 +4395,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/CompanyStandardizationEvent.pdsc export interface CompanyStandardizationEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - standardizationSource: StandardizationSource; - standardizationOutcome: StandardizationOutcome; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + standardizationSource: Com.Linkedin.Avro2pegasus.Events.StandardizationSource; + standardizationOutcome: Com.Linkedin.Avro2pegasus.Events.StandardizationOutcome; companyName?: string; companyId: number; positionId: number; @@ -4400,19 +4406,19 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/CompanyStatusUpdateActivityEvent.pdsc export interface CompanyStatusUpdateActivityEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; companyId: number; memberId: number; daysSinceEpoch: number; monthsSinceEpoch: number; activityId: number; - activityVerb: ActivityVerb; + activityVerb: Com.Linkedin.Avro2pegasus.Events.ActivityVerb; memberIndustries?: number[]; memberFunctions?: number[]; memberSeniorities?: number[]; memberSchools?: number[]; - memberGender?: Gender; - memberCompanySizes?: CompanySize[]; + memberGender?: Com.Linkedin.Avro2pegasus.Events.Gender; + memberCompanySizes?: Com.Linkedin.Avro2pegasus.Events.CompanySize[]; memberDistance?: number; viral: number; impressionCount: number; @@ -4438,8 +4444,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/CompanyURLTrackEvent.pdsc export interface CompanyURLTrackEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; pageKey?: string; inputDesc?: string; companyUrl?: string; @@ -4449,8 +4455,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ConnectFrameworkImpressionEvent.pdsc export interface ConnectFrameworkImpressionEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; errorMessageKey?: string; frameworkType: string; environmentInfo?: Com.Linkedin.Avro2pegasus.Events.Connect.ConnectFrameworkEnvironmentInfo; @@ -4469,7 +4475,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ContactsDailyEmailEvent.pdsc export interface ContactsDailyEmailEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; agendaItems?: number; agendaContacts?: number; jobChange?: number; @@ -4486,7 +4492,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ContactsImportEvent.pdsc export interface ContactsImportEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; abookImportTransactionId?: string; email?: string; providerName: string; @@ -4495,12 +4501,12 @@ declare namespace Com { errorStatus?: string; errorCode: number; timeElapsed?: number; - folderMatchSets?: FolderImportMatch[]; - folderContents?: FolderImportContents[]; + folderMatchSets?: Com.Linkedin.Avro2pegasus.Events.FolderImportMatch[]; + folderContents?: Com.Linkedin.Avro2pegasus.Events.FolderImportContents[]; errorMessage?: string; httpErrorCode?: string; badUrl?: string; - failedLoginAttempts?: ImportFailedLoginAttempt[]; + failedLoginAttempts?: Com.Linkedin.Avro2pegasus.Events.ImportFailedLoginAttempt[]; importId?: string; endpointURL?: string; urlConfirmed?: boolean; @@ -4508,14 +4514,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ContactsRecommendationImpressionEvent.pdsc export interface ContactsRecommendationImpressionEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; location: string; model: string; timeoutMS: number; durationMS: number; - requestType: RequestType; + requestType: Com.Linkedin.Avro2pegasus.Events.RequestType; numContactsEvaluated: number; - recommendations: Contact[]; + recommendations: Com.Linkedin.Avro2pegasus.Events.Contact[]; } // Generated from: com/linkedin/avro2pegasus/events/ContentClassificationScorerType.pdsc @@ -4526,7 +4532,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ContentFilteringEvent.pdsc export interface ContentFilteringEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; system: string; version: string; context?: string[]; @@ -4538,14 +4544,14 @@ declare namespace Com { contentTraits?: string[]; isDryRunMode: boolean; content?: string[]; - filteringCriteria?: FilteringCriteria[]; + filteringCriteria?: Com.Linkedin.Avro2pegasus.Events.FilteringCriteria[]; foundStopwords?: string[]; - filterAction?: FilterAction; + filterAction?: Com.Linkedin.Avro2pegasus.Events.FilterAction; } // Generated from: com/linkedin/avro2pegasus/events/ContentRecommendationReviewEvent.pdsc export interface ContentRecommendationReviewEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contentUrn: string; reviewerUrn: string; isSpam: boolean; @@ -4556,8 +4562,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ContentSecurityPolicyViolationEvent.pdsc export interface ContentSecurityPolicyViolationEvent { - requestHeader?: UserRequestHeader; - header?: EventHeader; + requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + header?: Com.Linkedin.Avro2pegasus.Events.EventHeader; request?: string; documentUri?: string; referrer?: string; @@ -4565,25 +4571,25 @@ declare namespace Com { effectiveDirective?: string; blockedUri?: string; violatedDiretive?: string; - violationType?: ViolationType; - httpsViolationInfo?: HttpsViolationInfo; - scrapingViolationInfo?: ScrapingViolationInfo; - scrapingMitigationInfo?: ScrapingMitigationInfo; - disposition?: DispositionType; + violationType?: Com.Linkedin.Avro2pegasus.Events.ViolationType; + httpsViolationInfo?: Com.Linkedin.Avro2pegasus.Events.HttpsViolationInfo; + scrapingViolationInfo?: Com.Linkedin.Avro2pegasus.Events.ScrapingViolationInfo; + scrapingMitigationInfo?: Com.Linkedin.Avro2pegasus.Events.ScrapingMitigationInfo; + disposition?: Com.Linkedin.Avro2pegasus.Events.DispositionType; scriptSample?: string; } // Generated from: com/linkedin/avro2pegasus/events/ContentShareEvent.pdsc export interface ContentShareEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; sourceContractId: number; recipientMemberId: number; recipientEmail: string; recipientContractId: number; contentId1: string; contentId2: string; - action: ShareActionType; - type: ContentShareType; + action: Com.Linkedin.Avro2pegasus.Events.ShareActionType; + type: Com.Linkedin.Avro2pegasus.Events.ContentShareType; } // Generated from: com/linkedin/avro2pegasus/events/ContentShareType.pdsc @@ -4852,7 +4858,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ContentSpamResponseEvent.pdsc export interface ContentSpamResponseEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contentURN: string; contentCreator?: string; isSpam: boolean; @@ -4867,9 +4873,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ControlInteractionEvent.pdsc export interface ControlInteractionEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - mobileHeader?: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; controlUrn: string; interactionType: Com.Linkedin.Avro2pegasus.Events.Common.ControlInteractionType; controlTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; @@ -4877,9 +4883,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/CoppaComplianceTrackingEvent.pdsc export interface CoppaComplianceTrackingEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - entityView: EntityView; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + entityView: Com.Linkedin.Avro2pegasus.Events.EntityView; enteredDay?: number; enteredMonth?: number; enteredYear?: number; @@ -4890,7 +4896,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/Country.pdsc export interface Country { - continentCode: ContinentCode; + continentCode: Com.Linkedin.Avro2pegasus.Events.ContinentCode; countryCode: string; } // Generated from: com/linkedin/avro2pegasus/events/CreationMethod.pdsc @@ -4911,12 +4917,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/CubeCountsEvent.pdsc export interface CubeCountsEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; version: number; application: string; granularity: number; cubeName: string; - key: DimensionValue[]; + key: Com.Linkedin.Avro2pegasus.Events.DimensionValue[]; value: Com.Linkedin.Avro2pegasus.Events.Stats.ItemStats[]; } // Generated from: com/linkedin/avro2pegasus/events/customGranularPhaseTimingEntry.pdsc @@ -4935,7 +4941,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/DailyMemberAccessTimeEvent.pdsc export interface DailyMemberAccessTimeEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; firstAccessTime: number; previousFirstAccessTime: number; } @@ -4957,10 +4963,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/DenialInfo.pdsc export interface DenialInfo { - finalAction: FinalAction; + finalAction: Com.Linkedin.Avro2pegasus.Events.FinalAction; isDenialEnforced: boolean; - filterType: FilterType; - denialEntityType?: DenialEntityType; + filterType: Com.Linkedin.Avro2pegasus.Events.FilterType; + denialEntityType?: Com.Linkedin.Avro2pegasus.Events.DenialEntityType; orgName?: string; isDenialSourceManual: boolean; blockFilterRuleName?: string; @@ -4977,9 +4983,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/DeviceUnregistrationEvent.pdsc export interface DeviceUnregistrationEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; messageId?: Com.Linkedin.Avro2pegasus.Events.Messages.MessageId; - mobileHeader?: MobileHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; appId: string; deviceToken: string; feedbackReceivedTime: number; @@ -4997,7 +5003,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/DtoEvent.pdsc export interface DtoEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; messageId?: number; contentId?: string; numReminded?: number; @@ -5010,12 +5016,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/EdgeScoreImpression.pdsc export interface EdgeScoreImpression { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; location: string; offset: number; limit: number; model: string; - edges: EdgeWeight[]; + edges: Com.Linkedin.Avro2pegasus.Events.EdgeWeight[]; } // Generated from: com/linkedin/avro2pegasus/events/EdgeWeight.pdsc @@ -5026,12 +5032,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/EditEntityInProjectEvent.pdsc export interface EditEntityInProjectEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contractId?: number; seatId?: number; - operation: EntityInProjectOpName; + operation: Com.Linkedin.Avro2pegasus.Events.EntityInProjectOpName; entityId?: number; - entityType?: Entity; + entityType?: Com.Linkedin.Avro2pegasus.Events.Entity; projectId: number; statusId?: number; } @@ -5041,14 +5047,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/EmailBounceEvent.pdsc export interface EmailBounceEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; recipientEmail: string; recipientId?: number; senderId?: number; senderEmail?: string; bounceKey?: string; batchKey?: string; - notification: EmailBounceEventNotificationType; + notification: Com.Linkedin.Avro2pegasus.Events.EmailBounceEventNotificationType; emailId?: string; bounceClassification?: number; bounceReason?: string; @@ -5059,8 +5065,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/EmailClickEvent.pdsc export interface EmailClickEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; emailId?: string; tag: string; clickParameters?: string; @@ -5075,18 +5081,18 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/EmailClickThroughEvent.pdsc export interface EmailClickThroughEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; tag: string; - timeout: AuthStateTimeout; - clickStatus: ClickStatus; - tokenStatus: TokenStatus; + timeout: Com.Linkedin.Avro2pegasus.Events.AuthStateTimeout; + clickStatus: Com.Linkedin.Avro2pegasus.Events.ClickStatus; + tokenStatus: Com.Linkedin.Avro2pegasus.Events.TokenStatus; } // Generated from: com/linkedin/avro2pegasus/events/EmailFeedbackEvent.pdsc export interface EmailFeedbackEvent { - header: EventHeader; - reason: EmailFeedbackReason; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + reason: Com.Linkedin.Avro2pegasus.Events.EmailFeedbackReason; reporter?: string; reportingEntity?: string; payloadId: string; @@ -5122,19 +5128,19 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/EmailLinksSendEvent.pdsc export interface EmailLinksSendEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; emailId: string; emailKey: string; - includedLinks: EmailLinkInfo[]; + includedLinks: Com.Linkedin.Avro2pegasus.Events.EmailLinkInfo[]; } // Generated from: com/linkedin/avro2pegasus/events/EmailSendBlockedEvent.pdsc export interface EmailSendBlockedEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; emailKey: string; recipientMemberId?: number; recipientEmailAddress: string; - blockedReasons: EmailBlockedReason[]; + blockedReasons: Com.Linkedin.Avro2pegasus.Events.EmailBlockedReason[]; locale: string; linkedinClassHeader?: string; extra?: { @@ -5144,7 +5150,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/EmailSendEvent.pdsc export interface EmailSendEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; emailId?: string; emailKey: string; recipientMemberId?: number; @@ -5168,37 +5174,37 @@ declare namespace Com { export interface emailToHashTypeMap { email: string; - hashType: emailHash; + hashType: Com.Linkedin.Avro2pegasus.Events.emailHash; } // Generated from: com/linkedin/avro2pegasus/events/emailToMemberMap.pdsc export interface emailToMemberMap { - emailInfo: emailToHashTypeMap; + emailInfo: Com.Linkedin.Avro2pegasus.Events.emailToHashTypeMap; memberId?: number; } // Generated from: com/linkedin/avro2pegasus/events/EmailUnsubscribeEvent.pdsc export interface EmailUnsubscribeEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; emailId?: string; recipientMemberId?: number; recipientEmailAddress: string; context?: { [id: string]: string }; settingId?: number; - source?: UnsubscribeSourceType; + source?: Com.Linkedin.Avro2pegasus.Events.UnsubscribeSourceType; settingName?: string; } // Generated from: com/linkedin/avro2pegasus/events/EmailViewEvent.pdsc export interface EmailViewEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; emailId?: string; } // Generated from: com/linkedin/avro2pegasus/events/EmployeeMigrationRequestEvent.pdsc export interface EmployeeMigrationRequestEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; fromCompanyId: number; toCompanyId?: number; isBulkMigration: boolean; @@ -5206,99 +5212,99 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/EmploymentPositionChangeEvent.pdsc export interface EmploymentPositionChangeEvent { - header: EventHeader; - changeType: ChangeType; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + changeType: Com.Linkedin.Avro2pegasus.Events.ChangeType; positionId: number; companyId?: number; startTime?: number; endTime?: number; originalCompanyId?: number; industryId?: number; - titles: StandardizedPositionTitle[]; + titles: Com.Linkedin.Avro2pegasus.Events.StandardizedPositionTitle[]; } // Generated from: com/linkedin/avro2pegasus/events/Endorsement.pdsc export interface Endorsement { id?: number; - endorser?: IdentifiableEntity; - recipient: IdentifiableEntity; - endorsedItem?: NamedEntity; - endorsementStatus: EndorsementStatus; - locale?: Locale; + endorser?: Com.Linkedin.Avro2pegasus.Events.IdentifiableEntity; + recipient: Com.Linkedin.Avro2pegasus.Events.IdentifiableEntity; + endorsedItem?: Com.Linkedin.Avro2pegasus.Events.NamedEntity; + endorsementStatus: Com.Linkedin.Avro2pegasus.Events.EndorsementStatus; + locale?: Com.Linkedin.Avro2pegasus.Events.Locale; model?: string; } // Generated from: com/linkedin/avro2pegasus/events/EndorsementsApprovalEvent.pdsc export interface EndorsementsApprovalEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; location?: string; - acceptedEndorsements: Endorsement[]; - rejectedEndorsements: Endorsement[]; + acceptedEndorsements: Com.Linkedin.Avro2pegasus.Events.Endorsement[]; + rejectedEndorsements: Com.Linkedin.Avro2pegasus.Events.Endorsement[]; } // Generated from: com/linkedin/avro2pegasus/events/EndorsementsEndorseEvent.pdsc export interface EndorsementsEndorseEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; location: string; model?: string; - endorsements: Endorsement[]; + endorsements: Com.Linkedin.Avro2pegasus.Events.Endorsement[]; } // Generated from: com/linkedin/avro2pegasus/events/EndorsementsPendingImpressionEndorsement.pdsc export interface EndorsementsPendingImpressionEndorsement { - endorsement: Endorsement; + endorsement: Com.Linkedin.Avro2pegasus.Events.Endorsement; index?: number; } // Generated from: com/linkedin/avro2pegasus/events/EndorsementsPendingImpressionEvent.pdsc export interface EndorsementsPendingImpressionEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; location: string; - endorsements: EndorsementsPendingImpressionEndorsement[]; + endorsements: Com.Linkedin.Avro2pegasus.Events.EndorsementsPendingImpressionEndorsement[]; } // Generated from: com/linkedin/avro2pegasus/events/EndorsementsSuggestionDismissalEvent.pdsc export interface EndorsementsSuggestionDismissalEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; location: string; model: string; - endorsements: Endorsement[]; + endorsements: Com.Linkedin.Avro2pegasus.Events.Endorsement[]; } // Generated from: com/linkedin/avro2pegasus/events/EndorsementsSuggestionImpressionEndorsement.pdsc export interface EndorsementsSuggestionImpressionEndorsement { - endorsement: Endorsement; + endorsement: Com.Linkedin.Avro2pegasus.Events.Endorsement; score: number; index?: number; } // Generated from: com/linkedin/avro2pegasus/events/EndorsementsSuggestionImpressionEvent.pdsc export interface EndorsementsSuggestionImpressionEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; location: string; model: string; deferred?: boolean; - endorsements: EndorsementsSuggestionImpressionEndorsement[]; + endorsements: Com.Linkedin.Avro2pegasus.Events.EndorsementsSuggestionImpressionEndorsement[]; } // Generated from: com/linkedin/avro2pegasus/events/EndorsementsSuggestionRequestEndorsement.pdsc export interface EndorsementsSuggestionRequestEndorsement { - endorsement: Endorsement; + endorsement: Com.Linkedin.Avro2pegasus.Events.Endorsement; score: number; index?: number; } // Generated from: com/linkedin/avro2pegasus/events/EndorsementsSuggestionRequestEvent.pdsc export interface EndorsementsSuggestionRequestEvent { - header: EventHeader; - requestType: EndorsementSuggestionRequestType; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestType: Com.Linkedin.Avro2pegasus.Events.EndorsementSuggestionRequestType; location: string; deferred?: boolean; requestForceOverride?: boolean; - blocked?: EndorsementSuggestionBlockReason; + blocked?: Com.Linkedin.Avro2pegasus.Events.EndorsementSuggestionBlockReason; memberRestrictionsModel: string; suggestionModel?: string; - endorsements?: EndorsementsSuggestionRequestEndorsement[]; + endorsements?: Com.Linkedin.Avro2pegasus.Events.EndorsementsSuggestionRequestEndorsement[]; } // Generated from: com/linkedin/avro2pegasus/events/EndorsementStatus.pdsc @@ -5319,16 +5325,16 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/EndorsementsUnendorseEvent.pdsc export interface EndorsementsUnendorseEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; location?: string; - endorsements: Endorsement[]; + endorsements: Com.Linkedin.Avro2pegasus.Events.Endorsement[]; } // Generated from: com/linkedin/avro2pegasus/events/EnterpriseLicenseAssignmentEvent.pdsc export interface EnterpriseLicenseAssignmentEvent { - header: EventHeader; - requestHeader?: UserRequestHeader; - mobileHeader?: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; accountUrn: string; subscriptionUrn: string; profileUrn: string; @@ -5337,7 +5343,7 @@ declare namespace Com { isRevoked: boolean; actor: string; contractUrn?: string; - creationMethod?: CreationMethod; + creationMethod?: Com.Linkedin.Avro2pegasus.Events.CreationMethod; applicationInstanceUrn?: string; isUnlimitedAllocationMode?: boolean; creatorJobUrn?: string; @@ -5346,7 +5352,7 @@ declare namespace Com { export interface EnterpriseProfileImportApplicationResult { enterpriseApplicationUrn: string; - status: EnterpriseProfileImportApplicationResultStatus; + status: Com.Linkedin.Avro2pegasus.Events.EnterpriseProfileImportApplicationResultStatus; } // Generated from: com/linkedin/avro2pegasus/events/EnterpriseProfileImportApplicationResultStatus.pdsc @@ -5354,20 +5360,20 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/EnterpriseProfileImportEvent.pdsc export interface EnterpriseProfileImportEvent { - header: EventHeader; - requestHeader?: UserRequestHeader; - mobileHeader?: MobileHeader; - type: EnterpriseProfileImportOperation; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; + type: Com.Linkedin.Avro2pegasus.Events.EnterpriseProfileImportOperation; profileUrn: string; memberUrn?: string; - enterpriseApplicationResults: EnterpriseProfileImportApplicationResult[]; - messages: EnterpriseProfileImportMessage[]; + enterpriseApplicationResults: Com.Linkedin.Avro2pegasus.Events.EnterpriseProfileImportApplicationResult[]; + messages: Com.Linkedin.Avro2pegasus.Events.EnterpriseProfileImportMessage[]; } // Generated from: com/linkedin/avro2pegasus/events/EnterpriseProfileImportMessage.pdsc export interface EnterpriseProfileImportMessage { enterpriseApplicationUrn: string; - type: EnterpriseProfileImportMessageType; + type: Com.Linkedin.Avro2pegasus.Events.EnterpriseProfileImportMessageType; code: string; message: string; key?: string; @@ -5393,16 +5399,16 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/EnterpriseProfileUploadJobSummaryEvent.pdsc export interface EnterpriseProfileUploadJobSummaryEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; enterpriseProfileUploadJobUrn: string; mediaUrn: string; accountUrn: string; uploadedByUrn: string; - uploadType: EnterpriseProfileUploadType; + uploadType: Com.Linkedin.Avro2pegasus.Events.EnterpriseProfileUploadType; contextUrn?: string; uploadedFromUrn: string; - status: EnterpriseProfileUploadJobStatus; - resultStats: EnterpriseProfileUploadJobStats; + status: Com.Linkedin.Avro2pegasus.Events.EnterpriseProfileUploadJobStatus; + resultStats: Com.Linkedin.Avro2pegasus.Events.EnterpriseProfileUploadJobStats; } // Generated from: com/linkedin/avro2pegasus/events/EnterpriseProfileUploadType.pdsc @@ -5422,11 +5428,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/EntityActivityEvent.pdsc export interface EntityActivityEvent { - header: EventHeader; - requestHeader?: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; entityId?: number; - entityType?: Entity; - activityType: ActivityType; + entityType?: Com.Linkedin.Avro2pegasus.Events.Entity; + activityType: Com.Linkedin.Avro2pegasus.Events.ActivityType; actionType?: string; pageKey: string; componentKey?: string; @@ -5435,7 +5441,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/EntityID.pdsc export interface EntityID { - type: EntityType; + type: Com.Linkedin.Avro2pegasus.Events.EntityType; id: string; } // Generated from: com/linkedin/avro2pegasus/events/EntityInProjectOpName.pdsc @@ -5444,17 +5450,17 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/EntityMentionEvent.pdsc export interface EntityMentionEvent { - header: EventHeader; - sourceType: MentionEventSourceType; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + sourceType: Com.Linkedin.Avro2pegasus.Events.MentionEventSourceType; originator?: string; mentionsTimeStamp: number; - mentions: EntityID[]; + mentions: Com.Linkedin.Avro2pegasus.Events.EntityID[]; updateId?: string; shareId?: string; discussionId?: number; commentId?: number; content: { [id: string]: string }; - requestHeader?: UserRequestHeader; + requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; objectUrn?: string; actorUrn?: string; mentionUrns?: string[]; @@ -5463,9 +5469,9 @@ declare namespace Com { export interface EntityRecommendationActionEvent { recommendationId?: string; - header: EventHeader; - requestHeader: UserRequestHeader; - mobileHeader?: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; sourceId: number; algorithmId: number; targetId: number; @@ -5473,15 +5479,15 @@ declare namespace Com { recommendationType: Com.Linkedin.Avro2pegasus.Events.Impression.EntityRecommendationType; sourceUrn?: string; targetUrn?: string; - actionType: RecommendationActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.RecommendationActionType; subActionType?: string; attributes?: { [id: string]: string }; } // Generated from: com/linkedin/avro2pegasus/events/EntityRecommendationClickEvent.pdsc export interface EntityRecommendationClickEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; recordId: number; algorithmId: number; targetId: number; @@ -5494,9 +5500,9 @@ declare namespace Com { export interface EntityRecommendationImpressionEvent { recommendationId?: string; - header: EventHeader; - requestHeader: UserRequestHeader; - mobileHeader?: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; sourceId: number; recordId: number; algorithmId: number; @@ -5508,8 +5514,8 @@ declare namespace Com { viewerUrn?: string; modelId?: string; startOffset: number; - recommendations?: ScoredEntity[]; - recommendationsWithMetadata?: Recommendation[]; + recommendations?: Com.Linkedin.Avro2pegasus.Events.ScoredEntity[]; + recommendationsWithMetadata?: Com.Linkedin.Avro2pegasus.Events.Recommendation[]; facetResults?: Com.Linkedin.Avro2pegasus.Events.Search.GenericFacetResults; searchRequest?: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchRequest; } @@ -5558,8 +5564,8 @@ declare namespace Com { server: string; service: string; environment?: string; - guid: Guid; - treeId?: fixed_16; + guid: Com.Linkedin.Avro2pegasus.Events.Guid; + treeId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; requestId?: number; impersonatorId?: string; version?: string; @@ -5567,12 +5573,12 @@ declare namespace Com { appName?: string; testId?: string; testSegmentId?: string; - auditHeader?: KafkaAuditHeader; + auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; pageInstance?: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; clientApplicationInstance?: Com.Linkedin.Avro2pegasus.Events.Common.ApplicationInstance; - originSource?: OriginSource; + originSource?: Com.Linkedin.Avro2pegasus.Events.OriginSource; sessionUrn?: string; - traceData?: TraceData; + traceData?: Com.Linkedin.Avro2pegasus.Events.TraceData; } // Generated from: com/linkedin/avro2pegasus/events/EventSource.pdsc @@ -5586,11 +5592,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ExternalAPIAccessEvent.pdsc export interface ExternalAPIAccessEvent { - header: EventHeader; - apiEventType: ApiEventType; - throttleAction?: ThrottleAction; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + apiEventType: Com.Linkedin.Avro2pegasus.Events.ApiEventType; + throttleAction?: Com.Linkedin.Avro2pegasus.Events.ThrottleAction; ipAddress?: string; - ipAsBytes?: IPAddress; + ipAsBytes?: Com.Linkedin.Avro2pegasus.Events.IPAddress; url?: string; consumerKey?: string; accessToken?: string; @@ -5599,25 +5605,25 @@ declare namespace Com { path?: string; memberId: number; authenticationToken?: string; - authTokenType?: AuthTokenType; - authenticationScheme?: AuthenticationSchemeAvro; + authTokenType?: Com.Linkedin.Avro2pegasus.Events.AuthTokenType; + authenticationScheme?: Com.Linkedin.Avro2pegasus.Events.AuthenticationSchemeAvro; authenticationHeader?: string; responseCode: number; requestIDToken?: string; requestContentType?: string; requestedFormat?: string; - responseFormat?: ResponseFormat; + responseFormat?: Com.Linkedin.Avro2pegasus.Events.ResponseFormat; requestAcceptLanguage?: string; - httpMethod?: HttpMethod; + httpMethod?: Com.Linkedin.Avro2pegasus.Events.HttpMethod; returnedProfilesCount?: number; returnedUniqueProfilesCount?: number; fuseResourceTypeName?: string; fuseResourceType?: number; fuseResourceCount?: number; callType?: string; - requestedResourceHits?: ResourceHit[]; - responseResourceHits?: ResourceHit[]; - throttleHits?: ThrottleHit[]; + requestedResourceHits?: Com.Linkedin.Avro2pegasus.Events.ResourceHit[]; + responseResourceHits?: Com.Linkedin.Avro2pegasus.Events.ResourceHit[]; + throttleHits?: Com.Linkedin.Avro2pegasus.Events.ThrottleHit[]; keyTypes?: string[]; referrer?: string; connectOrigin?: string; @@ -5631,7 +5637,7 @@ declare namespace Com { timeToOrderEnd?: number; timeToFirstByte?: number; timeToBodyFlush?: number; - mobileSdkSource?: mobileSdk; + mobileSdkSource?: Com.Linkedin.Avro2pegasus.Events.mobileSdk; mobileSdkSourceVersion?: string; correlationId?: string; callLatency?: Com.Linkedin.Avro2pegasus.Events.Common.Externalapi.ServiceLatency; @@ -5639,38 +5645,38 @@ declare namespace Com { externalUser?: string; externalApp?: string; externalAppInstance?: string; - fuseRestrictionType?: FuseRestrictionType; + fuseRestrictionType?: Com.Linkedin.Avro2pegasus.Events.FuseRestrictionType; } // Generated from: com/linkedin/avro2pegasus/events/ExternalApiEmailLookupEvent.pdsc export interface ExternalApiEmailLookupEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; consumerApiKey: string; memberId: number; - results: emailToMemberMap[]; + results: Com.Linkedin.Avro2pegasus.Events.emailToMemberMap[]; } // Generated from: com/linkedin/avro2pegasus/events/ExternalNavigationEvent.pdsc export interface ExternalNavigationEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - mobileHeader?: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; triggerControlUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/ExternalStaticJSWidgetEvent.pdsc export interface ExternalStaticJSWidgetEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; widgetType: string; widgetCount: number; } // Generated from: com/linkedin/avro2pegasus/events/FacebookFriendImportEvent.pdsc export interface FacebookFriendImportEvent { - header: EventHeader; - friends: FacebookFriendTracking[]; - friendlists: FacebookFriendlistTracking[]; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + friends: Com.Linkedin.Avro2pegasus.Events.FacebookFriendTracking[]; + friendlists: Com.Linkedin.Avro2pegasus.Events.FacebookFriendlistTracking[]; numNotInList: number; } // Generated from: com/linkedin/avro2pegasus/events/FacebookFriendlistTracking.pdsc @@ -5691,7 +5697,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/Feature.pdsc export interface Feature { - featureName: onlineFeatureName; + featureName: Com.Linkedin.Avro2pegasus.Events.onlineFeatureName; featureValue: number; } // Generated from: com/linkedin/avro2pegasus/events/FileShareProvider.pdsc @@ -5700,11 +5706,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/FileShareUploadEvent.pdsc export interface FileShareUploadEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; fileSize: number; fileExt: string; uploadTime: number; - provider: FileShareProvider; + provider: Com.Linkedin.Avro2pegasus.Events.FileShareProvider; } // Generated from: com/linkedin/avro2pegasus/events/FilterAction.pdsc @@ -5738,7 +5744,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/FirstPassScore.pdsc export interface FirstPassScore { - name: ScoreName; + name: Com.Linkedin.Avro2pegasus.Events.ScoreName; score: number; } // Generated from: com/linkedin/avro2pegasus/events/fixed_16.pdsc @@ -5768,7 +5774,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/FuseCounterActionEvent.pdsc export interface FuseCounterActionEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; conditionId: number; conditionName: string; triggeringEntity: string; @@ -5786,8 +5792,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/GatewayGetMediaEvent.pdsc export interface GatewayGetMediaEvent { - header: EventHeader; - dataType?: dataTypeChoices; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + dataType?: Com.Linkedin.Avro2pegasus.Events.dataTypeChoices; provider?: string; domain?: string; inputUrl?: string; @@ -5801,9 +5807,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/GenericConversionEvent.pdsc export interface GenericConversionEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - otherIdentifiers?: GenericConversionMemberIdentifiers[]; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + otherIdentifiers?: Com.Linkedin.Avro2pegasus.Events.GenericConversionMemberIdentifiers[]; trackingId: string; trackingType: string; companyId: number; @@ -5818,7 +5824,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/GenericConversionMemberIdentifiers.pdsc export interface GenericConversionMemberIdentifiers { - type: GenericConversionIdentifierType; + type: Com.Linkedin.Avro2pegasus.Events.GenericConversionIdentifierType; value: string; } // Generated from: com/linkedin/avro2pegasus/events/GeoLocation.pdsc @@ -5834,7 +5840,7 @@ declare namespace Com { diskCacheLookupStartTimestamp?: number; diskCacheLookupDuration?: number; receivedFirstByteTimestamp?: number; - isCacheHit?: isCacheHit; + isCacheHit?: Com.Linkedin.Avro2pegasus.Events.isCacheHit; memoryCacheLookupStartTimestamp?: number; memoryCacheLookupDuration?: number; networkRequestStartTimestamp?: number; @@ -5851,7 +5857,7 @@ declare namespace Com { httpStatusCode?: number; responseSize?: number; requestUrl?: string; - requestTreeId?: fixed_16; + requestTreeId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; networkTimeoutCount?: number; connectionDropCount?: number; dnsLookupStartTimestamp?: number; @@ -5888,7 +5894,7 @@ declare namespace Com { requestUploadStartTime?: number; requestUploadDuration?: number; isSocketReUsed?: boolean; - NetworkRequestStatus?: networkRequestStatus; + NetworkRequestStatus?: Com.Linkedin.Avro2pegasus.Events.networkRequestStatus; http2ServerPushStartTime?: number; http2ServerPushDuration?: number; requestSize?: number; @@ -5910,14 +5916,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/GranularPhaseTimingEntry.pdsc export interface GranularPhaseTimingEntry { - granularPhase: GranularPhase; + granularPhase: Com.Linkedin.Avro2pegasus.Events.GranularPhase; startTimestamp: number; duration: number; } // Generated from: com/linkedin/avro2pegasus/events/GroupAnnouncementNotifyEvent.pdsc export interface GroupAnnouncementNotifyEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; anetId?: number; recipientMemberId: number; managerId?: number; @@ -5926,7 +5932,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/GroupDigestDeliveryEvent.pdsc export interface GroupDigestDeliveryEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; anetId: number; deliveryContext: string; deliveryTime: string; @@ -5938,10 +5944,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/GroupFlagEvent.pdsc export interface GroupFlagEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; anetId: number; - contentType: GroupFlagEventGroupType; - flaggingReason: GroupFlagEventGroupFlag; + contentType: Com.Linkedin.Avro2pegasus.Events.GroupFlagEventGroupType; + flaggingReason: Com.Linkedin.Avro2pegasus.Events.GroupFlagEventGroupFlag; } // Generated from: com/linkedin/avro2pegasus/events/GroupFlagEventGroupFlag.pdsc @@ -5958,10 +5964,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/GroupItemCategorizeEvent.pdsc export interface GroupItemCategorizeEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; anetId: number; groupItemID: string; - groupItemCategory: GroupItemCategoryType; + groupItemCategory: Com.Linkedin.Avro2pegasus.Events.GroupItemCategoryType; } // Generated from: com/linkedin/avro2pegasus/events/GroupItemCategoryType.pdsc @@ -5969,12 +5975,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/GroupItemEvent.pdsc export interface GroupItemEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; eventType: string; - eventEnumType?: GroupItemEventActionType; + eventEnumType?: Com.Linkedin.Avro2pegasus.Events.GroupItemEventActionType; groupItemId: string; scopeType: string; - scopeEnumType?: GroupItemEventScopeType; + scopeEnumType?: Com.Linkedin.Avro2pegasus.Events.GroupItemEventScopeType; scopeId: string; originatorId?: number; discussionId?: number; @@ -6009,21 +6015,21 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/GroupItemFollowEvent.pdsc export interface GroupItemFollowEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; anetId: number; groupItemID?: string; - groupItemFollowAction: GroupItemFollowActionType; + groupItemFollowAction: Com.Linkedin.Avro2pegasus.Events.GroupItemFollowActionType; } // Generated from: com/linkedin/avro2pegasus/events/GroupModerationEvent.pdsc export interface GroupModerationEvent { - header: EventHeader; - level: GroupModerationEventLevel; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + level: Com.Linkedin.Avro2pegasus.Events.GroupModerationEventLevel; containerKey: string; itemKey: string; itemType: string; contentType: string; - eventType: GroupModerationEventType; + eventType: Com.Linkedin.Avro2pegasus.Events.GroupModerationEventType; eventDate: string; } // Generated from: com/linkedin/avro2pegasus/events/GroupModerationEventLevel.pdsc @@ -6050,9 +6056,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/GuestsRecommendationImpressionEvent.pdsc export interface GuestsRecommendationImpressionEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; location: string; - recommendations: Guest[]; + recommendations: Com.Linkedin.Avro2pegasus.Events.Guest[]; } // Generated from: com/linkedin/avro2pegasus/events/Guid.pdsc @@ -6098,7 +6104,7 @@ declare namespace Com { export interface IdentifiableEntity { id: number; - type: Entity; + type: Com.Linkedin.Avro2pegasus.Events.Entity; } // Generated from: com/linkedin/avro2pegasus/events/ImportFailedLoginAttempt.pdsc @@ -6110,8 +6116,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ImpressionSetEvent.pdsc export interface ImpressionSetEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; pageNumber?: number; pageDetails: { [id: string]: string }; impressions: Com.Linkedin.Avro2pegasus.Events.Impression.ImpressionDetails[]; @@ -6119,8 +6125,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ImpressionTrackingEvent.pdsc export interface ImpressionTrackingEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; contextId: string; impressionPosition?: string; impressionType: string; @@ -6136,11 +6142,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/InmailNotifierImpressionEvent.pdsc export interface InmailNotifierImpressionEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contentId?: string; - actionType?: InmailActionType; - inmailNotifierType?: InmailNotifierType; - inmailNotifierSubtype?: InmailNotifierSubtype; + actionType?: Com.Linkedin.Avro2pegasus.Events.InmailActionType; + inmailNotifierType?: Com.Linkedin.Avro2pegasus.Events.InmailNotifierType; + inmailNotifierSubtype?: Com.Linkedin.Avro2pegasus.Events.InmailNotifierSubtype; } // Generated from: com/linkedin/avro2pegasus/events/InmailNotifierSubtype.pdsc @@ -6160,18 +6166,18 @@ declare namespace Com { export interface InmailRecipient { entityID: number; - entityType: Entity; + entityType: Com.Linkedin.Avro2pegasus.Events.Entity; rcptContractID?: number; rcptEmail?: string; } // Generated from: com/linkedin/avro2pegasus/events/InmailSendEvent.pdsc export interface InmailSendEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; srcContractID?: number; srcSeatID?: number; - items: InmailRecipient[]; + items: Com.Linkedin.Avro2pegasus.Events.InmailRecipient[]; msgType: string; messageID?: string; contentID?: string; @@ -6179,18 +6185,18 @@ declare namespace Com { relatedToID?: number; proposalId?: number; proposalUrn?: string; - eventSource: EventSource; + eventSource: Com.Linkedin.Avro2pegasus.Events.EventSource; } // Generated from: com/linkedin/avro2pegasus/events/IntroActivityEvent.pdsc export interface IntroActivityEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; deviceType: string; - deviceGUID?: IntroDeviceGUID; + deviceGUID?: Com.Linkedin.Avro2pegasus.Events.IntroDeviceGUID; installationId?: number; upstreamHost?: string; - messageGUID?: IntroMessageGUID; + messageGUID?: Com.Linkedin.Avro2pegasus.Events.IntroMessageGUID; eventName: string; targetMemberId?: number; attributes: { [id: string]: string }; @@ -6204,12 +6210,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/InvitationEvent.pdsc export interface InvitationEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; inviterId: number; invitationId: number; template: string; batchKey?: string; - logType: LogType; + logType: Com.Linkedin.Avro2pegasus.Events.LogType; locale: string; contentId: string; } @@ -6223,17 +6229,17 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/InvitationSendEvent.pdsc export interface InvitationSendEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; templateId?: string; - messageType?: MBoxMessageType; + messageType?: Com.Linkedin.Avro2pegasus.Events.MBoxMessageType; contentType?: string; - actionType?: MBoxMessageActionType; + actionType?: Com.Linkedin.Avro2pegasus.Events.MBoxMessageActionType; contentId?: string; batchKey?: string; locale?: string; invitationId?: number; inviterId?: number; - invitationMessageType?: InvitationMessageType; + invitationMessageType?: Com.Linkedin.Avro2pegasus.Events.InvitationMessageType; recipientMemberId?: number; recipientEmailAddress?: string; sendErrorMessage?: string; @@ -6250,8 +6256,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/JobMatchReferralImpressionEvent.pdsc export interface JobMatchReferralImpressionEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; sourceId: number; contractId?: number; items: Com.Linkedin.Avro2pegasus.Events.Impression.JobMatchReferralImpression[]; @@ -6268,9 +6274,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/JobPostingActivityEvent.pdsc export interface JobPostingActivityEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - activity: JobPostingActivity; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + activity: Com.Linkedin.Avro2pegasus.Events.JobPostingActivity; jobId?: number; origin?: string; isFirstTimeJobPoster: boolean; @@ -6280,7 +6286,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/JobRecommendationEmailEvent.pdsc export interface JobRecommendationEmailEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberId: number; jobsPosted: number; jobIds?: number[]; @@ -6299,7 +6305,7 @@ declare namespace Com { server: string; instance?: string; appName: string; - messageId: UUID; + messageId: Com.Linkedin.Avro2pegasus.Events.UUID; auditVersion?: number; fabricUrn?: string; clusterConnectionString?: string; @@ -6307,13 +6313,13 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/KafkaClientProfile.pdsc export interface KafkaClientProfile { - tlsConfiguration?: TlsConfiguration; + tlsConfiguration?: Com.Linkedin.Avro2pegasus.Events.TlsConfiguration; kafkaClientVersion: string; } // Generated from: com/linkedin/avro2pegasus/events/KafkaMessageSegmentHeader.pdsc export interface KafkaMessageSegmentHeader { - messageId: UUID; + messageId: Com.Linkedin.Avro2pegasus.Events.UUID; sequenceNumber: number; numberOfSegments: number; messageSizeInBytes: number; @@ -6322,8 +6328,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/LeadgenFormFillEvent.pdsc export interface LeadgenFormFillEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; environmentInfo?: Com.Linkedin.Avro2pegasus.Events.Connect.ConnectFrameworkEnvironmentInfo; profilerInfo?: Com.Linkedin.Avro2pegasus.Events.Connect.ConnectFrameworkProfilerInfo; fieldsFilled: number; @@ -6340,9 +6346,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/LighthouseAdminSyncRunEvent.pdsc export interface LighthouseAdminSyncRunEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; startTime: number; - adminKey: LighthouseAdminKey; + adminKey: Com.Linkedin.Avro2pegasus.Events.LighthouseAdminKey; syncSucceeded: boolean; error?: string; importedLeadCount: number; @@ -6361,10 +6367,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/LighthouseAdminSyncSeatAssignmentEvent.pdsc export interface LighthouseAdminSyncSeatAssignmentEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; startTime: number; - adminKey: LighthouseAdminKey; + adminKey: Com.Linkedin.Avro2pegasus.Events.LighthouseAdminKey; assignedByEmailCount: number; assignedByCrmCount: number; existingSeatCount: number; @@ -6373,10 +6379,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/LighthouseAdminSyncSetupEvent.pdsc export interface LighthouseAdminSyncSetupEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; startTime: number; - adminKey: LighthouseAdminKey; + adminKey: Com.Linkedin.Avro2pegasus.Events.LighthouseAdminKey; opportunityStage: string; opportunityValueField: string; opportunityCount: number; @@ -6389,8 +6395,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/LinkedinTodayEmailBatchProcessedEvent.pdsc export interface LinkedinTodayEmailBatchProcessedEvent { - header: EventHeader; - freq: LinkedinTodayEmailFrequencyPreference; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + freq: Com.Linkedin.Avro2pegasus.Events.LinkedinTodayEmailFrequencyPreference; offset: number; batchNumber: number; numMembersInBatch: number; @@ -6408,7 +6414,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/LixTreatmentEvent.pdsc export interface LixTreatmentEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; testkey: string; treatment: string; context: { [id: string]: string }; @@ -6428,32 +6434,32 @@ declare namespace Com { export interface LocaleString { value: string; - locale: Locale; + locale: Com.Linkedin.Avro2pegasus.Events.Locale; } // Generated from: com/linkedin/avro2pegasus/events/LoginEvent.pdsc export interface LoginEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - mobileHeader?: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; appName?: string; priorAuthLevel: string; - loginResult: LoginResult; + loginResult: Com.Linkedin.Avro2pegasus.Events.LoginResult; email?: string; submissionID?: string; emailSuggestions?: string[]; userUrn?: string; - loginMethod?: LoginMethod; + loginMethod?: Com.Linkedin.Avro2pegasus.Events.LoginMethod; loginSessionId?: number; - loginHandleType?: LoginHandleType; + loginHandleType?: Com.Linkedin.Avro2pegasus.Events.LoginHandleType; previousSubmissionId?: string; bsCookieBrowserId?: string; - authenticationRequestId?: fixed_16; + authenticationRequestId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; } // Generated from: com/linkedin/avro2pegasus/events/LoginFailedEvent.pdsc export interface LoginFailedEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberEmail: string; } // Generated from: com/linkedin/avro2pegasus/events/LoginHandleType.pdsc @@ -6541,7 +6547,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/MemberBlockingLookupEvent.pdsc export interface MemberBlockingLookupEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; authorUrn: string; callId: number; isBloomFiltered: boolean; @@ -6550,7 +6556,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/MemberDataExportRequestEvent.pdsc export interface MemberDataExportRequestEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; trackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; domains?: string[]; } @@ -6562,11 +6568,11 @@ declare namespace Com { export interface MemberInfo { memberId: number; age?: number; - gender?: Gender; + gender?: Com.Linkedin.Avro2pegasus.Events.Gender; industries?: number[]; functions?: number[]; seniorities?: number[]; - companySizes?: CompanySize[]; + companySizes?: Com.Linkedin.Avro2pegasus.Events.CompanySize[]; schools?: number[]; yearBorn?: number; countryCode?: string; @@ -6583,7 +6589,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/MemberPositionAutoModifiedEvent.pdsc export interface MemberPositionAutoModifiedEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; positionId: number; oldCompanyId?: number; newDesiredCompanyId?: number; @@ -6596,9 +6602,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/MemberToMemberBlockEvent.pdsc export interface MemberToMemberBlockEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; blockee: number; - action: MemberToMemberBlockAction; + action: Com.Linkedin.Avro2pegasus.Events.MemberToMemberBlockAction; isConnected?: boolean; } // Generated from: com/linkedin/avro2pegasus/events/MentionEventSourceType.pdsc @@ -6617,10 +6623,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/MergeConnectionsActionEvent.pdsc export interface MergeConnectionsActionEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; targetMemberUrn: string; sourceMemberUrn: string; - status: MergeConnectionsActionStatus; + status: Com.Linkedin.Avro2pegasus.Events.MergeConnectionsActionStatus; transferredConnectionUrns: string[]; transferredHandleUrns: string[]; failedHandleUrns: string[]; @@ -6642,13 +6648,13 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/MergeConnectionsRequestEvent.pdsc export interface MergeConnectionsRequestEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; targetMemberUrn: string; sourceMemberUrn: string; submissionId: string; - status: MergeConnectionsRequestStatus; - rejectionReason?: MergeConnectionsRejectionReason; + status: Com.Linkedin.Avro2pegasus.Events.MergeConnectionsRequestStatus; + rejectionReason?: Com.Linkedin.Avro2pegasus.Events.MergeConnectionsRejectionReason; } // Generated from: com/linkedin/avro2pegasus/events/MergeConnectionsRequestStatus.pdsc @@ -6662,11 +6668,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/MessageSendEvent.pdsc export interface MessageSendEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; templateId?: string; - messageType?: MBoxMessageType; + messageType?: Com.Linkedin.Avro2pegasus.Events.MBoxMessageType; contentType?: string; - actionType?: MBoxMessageActionType; + actionType?: Com.Linkedin.Avro2pegasus.Events.MBoxMessageActionType; contentId?: string; batchKey?: string; locale?: string; @@ -6686,9 +6692,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/MobileApplicationErrorEvent.pdsc export interface MobileApplicationErrorEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - mobileHeader: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader: Com.Linkedin.Avro2pegasus.Events.MobileHeader; mobileApplicationName?: string; buildNumber?: string; carrierName?: string; @@ -6696,12 +6702,12 @@ declare namespace Com { connectionType?: string; rawCrashData?: string; errorSummary?: string; - errorType: ErrorType; - applicationBuildType: ApplicationBuildType; + errorType: Com.Linkedin.Avro2pegasus.Events.ErrorType; + applicationBuildType: Com.Linkedin.Avro2pegasus.Events.ApplicationBuildType; applicationLogs?: string[]; - crashHints?: MobileApplicationCrashHint[]; - stackTrace?: MobileApplicationStackFrame[]; - threadSnapshots?: MobileApplicationThreadSnapshot[]; + crashHints?: Com.Linkedin.Avro2pegasus.Events.MobileApplicationCrashHint[]; + stackTrace?: Com.Linkedin.Avro2pegasus.Events.MobileApplicationStackFrame[]; + threadSnapshots?: Com.Linkedin.Avro2pegasus.Events.MobileApplicationThreadSnapshot[]; errorTimestamp?: number; userHasRootAccess?: boolean; appDistributionBuildVariant?: string; @@ -6727,7 +6733,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/MobileApplicationThreadSnapshot.pdsc export interface MobileApplicationThreadSnapshot { - stackTrace: MobileApplicationStackFrame[]; + stackTrace: Com.Linkedin.Avro2pegasus.Events.MobileApplicationStackFrame[]; threadName?: string; isCauseOfError: boolean; } @@ -6747,8 +6753,8 @@ declare namespace Com { appMarketingVersion?: string; appVendorVersion?: string; appVendorVersionShort?: string; - appState?: NativeApplicationState; - connectionType?: MobileConnectionType; + appState?: Com.Linkedin.Avro2pegasus.Events.NativeApplicationState; + connectionType?: Com.Linkedin.Avro2pegasus.Events.MobileConnectionType; } // Generated from: com/linkedin/avro2pegasus/events/MobileNetworkQuality.pdsc @@ -6759,7 +6765,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ModifyMemberPositionEvent.pdsc export interface ModifyMemberPositionEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; positionId: number; fromCompanyId: number; toCompanyId?: number; @@ -6784,20 +6790,20 @@ declare namespace Com { export interface NamedEntity { id?: number; name?: string; - type: Entity; + type: Com.Linkedin.Avro2pegasus.Events.Entity; } // Generated from: com/linkedin/avro2pegasus/events/NativeAppLaunchEvent.pdsc export interface NativeAppLaunchEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - mobileHeader: MobileHeader; - appLaunchType: AppLaunchType; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader: Com.Linkedin.Avro2pegasus.Events.MobileHeader; + appLaunchType: Com.Linkedin.Avro2pegasus.Events.AppLaunchType; appLaunchStartTimestamp?: number; appLaunchDuration: number; - appLaunchSource?: AppLaunchSource; - granularPhaseTimingEntries?: GranularPhaseTimingEntry[]; - customGranularPhaseTimingEntries?: customGranularPhaseTimingEntry[]; + appLaunchSource?: Com.Linkedin.Avro2pegasus.Events.AppLaunchSource; + granularPhaseTimingEntries?: Com.Linkedin.Avro2pegasus.Events.GranularPhaseTimingEntry[]; + customGranularPhaseTimingEntries?: Com.Linkedin.Avro2pegasus.Events.customGranularPhaseTimingEntry[]; } // Generated from: com/linkedin/avro2pegasus/events/NativeApplicationState.pdsc @@ -6808,16 +6814,16 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/NativeRealUserMonitoringEvent.pdsc export interface NativeRealUserMonitoringEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - mobileHeader: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader: Com.Linkedin.Avro2pegasus.Events.MobileHeader; numberOfCores?: number; deviceClassYear?: number; screenDensity?: number; totalSessionMemoryUsage?: number; - networkQuality?: NetworkQuality; - isDeepLinked?: DeepLinkValue; - isCrossLinked?: CrossLinkValue; + networkQuality?: Com.Linkedin.Avro2pegasus.Events.NetworkQuality; + isDeepLinked?: Com.Linkedin.Avro2pegasus.Events.DeepLinkValue; + isCrossLinked?: Com.Linkedin.Avro2pegasus.Events.CrossLinkValue; carrierName?: string; userSessionId?: string; connectionType?: string; @@ -6840,8 +6846,8 @@ declare namespace Com { pointOfPresenceId?: string; roamingCarrierName?: string; pageLoadStartTimestamp?: number; - uploadNetworkQuality?: UploadNetworkQuality; - granularMetrics?: GranularMetrics[]; + uploadNetworkQuality?: Com.Linkedin.Avro2pegasus.Events.UploadNetworkQuality; + granularMetrics?: Com.Linkedin.Avro2pegasus.Events.GranularMetrics[]; isBackgroundTiming?: boolean; androidProcessId?: string; } @@ -6858,9 +6864,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/NavigationEvent.pdsc export interface NavigationEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - mobileHeader?: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; previousPageInstance?: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; triggerControlUrn?: string; triggerControlTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; @@ -6874,15 +6880,15 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/NetworkUpdatesDigestSendEvent.pdsc export interface NetworkUpdatesDigestSendEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; count: number; - deliveryPreference?: DeliveryPreference; + deliveryPreference?: Com.Linkedin.Avro2pegasus.Events.DeliveryPreference; } // Generated from: com/linkedin/avro2pegasus/events/NewsActivityEvent.pdsc export interface NewsActivityEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; contextId?: string; activityPosition?: string; activityType?: string; @@ -6893,9 +6899,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/NewsArticleUpdateEvent.pdsc export interface NewsArticleUpdateEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; articleId: number; - actionType: NewsDBActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.NewsDBActionType; title?: string; summary?: string; language?: string; @@ -6925,8 +6931,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/NotificationsImpressionTrackingEvent.pdsc export interface NotificationsImpressionTrackingEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; contextId: string; impressionPosition?: string; impressionType: string; @@ -6936,9 +6942,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/NUSDigestSendEvent.pdsc export interface NUSDigestSendEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; count: number; - deliveryPreference?: DeliveryPreference; + deliveryPreference?: Com.Linkedin.Avro2pegasus.Events.DeliveryPreference; } // Generated from: com/linkedin/avro2pegasus/events/OAuth2FindAccessTokenFailureReason.pdsc @@ -7000,7 +7006,7 @@ declare namespace Com { member: string; createdAt: number; removedAt?: number; - actionTaken?: AccessControlAction; + actionTaken?: Com.Linkedin.Avro2pegasus.Events.AccessControlAction; markedAsFalsePositiveAt?: number; } // Generated from: com/linkedin/avro2pegasus/events/OnlineFeature.pdsc @@ -7015,17 +7021,17 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/OptOutUnsubscribeEvent.pdsc export interface OptOutUnsubscribeEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; emailAddress: string; isOptedOut: boolean; - source: UnsubscriptionSourceType; + source: Com.Linkedin.Avro2pegasus.Events.UnsubscriptionSourceType; unsubscribeTime: number; createdTime: number; } // Generated from: com/linkedin/avro2pegasus/events/origin.pdsc export interface origin { - originType: originType; + originType: Com.Linkedin.Avro2pegasus.Events.originType; originValue: string; } // Generated from: com/linkedin/avro2pegasus/events/OriginSource.pdsc @@ -7035,7 +7041,7 @@ declare namespace Com { export interface OriginTrackingInfo { pageKey: string; - treeId?: fixed_16; + treeId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; appId?: string; trackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } @@ -7045,12 +7051,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/OutgoingHttpRequestEvent.pdsc export interface OutgoingHttpRequestEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; ipAddress?: string; serviceName?: string; requestedUri?: string; - httpMethod?: HttpMethod; - whitelistStatus?: WhitelistStatus; + httpMethod?: Com.Linkedin.Avro2pegasus.Events.HttpMethod; + whitelistStatus?: Com.Linkedin.Avro2pegasus.Events.WhitelistStatus; responseCode: number; totalTime: number; bytesSent: number; @@ -7059,9 +7065,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/OverLimitEvent.pdsc export interface OverLimitEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - limitType: LimitType; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + limitType: Com.Linkedin.Avro2pegasus.Events.LimitType; email?: string; } // Generated from: com/linkedin/avro2pegasus/events/PageLoadMode.pdsc @@ -7077,7 +7083,7 @@ declare namespace Com { orderBy: string; relevanceType?: string; relevanceParams?: { [id: string]: string }; - groups: SlotGroup[]; + groups: Com.Linkedin.Avro2pegasus.Events.SlotGroup[]; } // Generated from: com/linkedin/avro2pegasus/events/PageType.pdsc @@ -7085,10 +7091,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/PageViewEvent.pdsc export interface PageViewEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - mobileHeader?: MobileHeader; - pageType: PageType; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; + pageType: Com.Linkedin.Avro2pegasus.Events.PageType; errorMessageKey?: string; trackingCode?: string; trackingInfo: { [id: string]: string }; @@ -7097,9 +7103,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/PageVisibilityChangeEvent.pdsc export interface PageVisibilityChangeEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - mobileHeader?: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; isVisible: boolean; } // Generated from: com/linkedin/avro2pegasus/events/PagingContext.pdsc @@ -7111,7 +7117,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/PartialLinkedInSearchInOutlookEvent.pdsc export interface PartialLinkedInSearchInOutlookEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; hashedMsftEnterpriseMemberId: string; searchTime: number; hashedIpSubnet?: string; @@ -7121,14 +7127,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/PasswordChangeEvent.pdsc export interface PasswordChangeEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - useCase: PasswordChangeUseCase; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + useCase: Com.Linkedin.Avro2pegasus.Events.PasswordChangeUseCase; emailAddress?: string; memberId: number; - resetMethod?: PasswordResetMethod; + resetMethod?: Com.Linkedin.Avro2pegasus.Events.PasswordResetMethod; csRepId?: number; - eventType: PasswordChangeEventType; + eventType: Com.Linkedin.Avro2pegasus.Events.PasswordChangeEventType; batchId?: string; invalidationReasons?: string[]; isPersistSessionsRequested: boolean; @@ -7171,8 +7177,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/PeopleSearchResultActionEvent.pdsc export interface PeopleSearchResultActionEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; componentKey: string; outputId: number; outputText?: string; @@ -7191,7 +7197,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/PerfSampleEvent.pdsc export interface PerfSampleEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; test: string; env: string; timestamp: number; @@ -7215,7 +7221,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/PlatoEvent.pdsc export interface PlatoEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; userName: string; activityName?: string; errorMessageKey?: string; @@ -7232,8 +7238,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/PositionModificationEvent.pdsc export interface PositionModificationEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; positionId?: number; memberId: number; isAdding: boolean; @@ -7259,7 +7265,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ProfileFlaggingEvent.pdsc export interface ProfileFlaggingEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; stopwordFound: boolean; trait: string; blockableStopwords?: string[]; @@ -7268,7 +7274,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ProfilePositionSendMailSetEvent.pdsc export interface ProfilePositionSendMailSetEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberId: number; positionId: number; isCurrentPosition: boolean; @@ -7277,8 +7283,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ProfileRichMediaAddEvent.pdsc export interface ProfileRichMediaAddEvent { - header: EventHeader; - dataType: dataTypeChoices; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + dataType: Com.Linkedin.Avro2pegasus.Events.dataTypeChoices; provider?: string; originalUrl?: string; displaySection?: string; @@ -7301,13 +7307,16 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ProfileTopKeywordsImpressionEvent.pdsc export interface ProfileTopKeywordsImpressionEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - mobileHeader?: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleId?: string; modelId?: string; - context?: ProfileTopKeywordsRetrieval | ProfileTopKeywordsDismissal | ProfileTopKeywordsSave; - actionType: ProfileTopKeywordsActionType; + context?: + | Com.Linkedin.Avro2pegasus.Events.ProfileTopKeywordsRetrieval + | Com.Linkedin.Avro2pegasus.Events.ProfileTopKeywordsDismissal + | Com.Linkedin.Avro2pegasus.Events.ProfileTopKeywordsSave; + actionType: Com.Linkedin.Avro2pegasus.Events.ProfileTopKeywordsActionType; topKeywords?: string[]; dismissedWords?: string[]; usedWords?: string[]; @@ -7327,9 +7336,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ProfileViewEvent.pdsc export interface ProfileViewEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - entityView: EntityView; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + entityView: Com.Linkedin.Avro2pegasus.Events.EntityView; viewerPrivacySetting?: string; vieweePrivacySetting?: string; source?: string; @@ -7337,7 +7346,7 @@ declare namespace Com { networkDistance?: number; authType?: string; authToken?: string; - mobileHeader?: MobileHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; vieweeMemberUrn?: string; profileTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; viewReferer?: string; @@ -7348,10 +7357,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ProspectEditEvent.pdsc export interface ProspectEditEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contractId?: number; seatId?: number; - creationType?: ProspectCreationType; + creationType?: Com.Linkedin.Avro2pegasus.Events.ProspectCreationType; prospectId: number; sourceId?: number; attributes?: { [id: string]: string }; @@ -7359,20 +7368,20 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ProspectLinkEvent.pdsc export interface ProspectLinkEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contractId?: number; seatId?: number; prospectId: number; - linkType: LinkType; + linkType: Com.Linkedin.Avro2pegasus.Events.LinkType; memberId?: number; } // Generated from: com/linkedin/avro2pegasus/events/ProspectTagEvent.pdsc export interface ProspectTagEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contractId?: number; seatId?: number; - operation: TagOpName; + operation: Com.Linkedin.Avro2pegasus.Events.TagOpName; prospectId: number; tagIds?: string; } @@ -7382,15 +7391,15 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/PublicProfileViewEvent.pdsc export interface PublicProfileViewEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - entityView: EntityView; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + entityView: Com.Linkedin.Avro2pegasus.Events.EntityView; discloseAsProfileViewerInfo?: string; } // Generated from: com/linkedin/avro2pegasus/events/PulseLogEvent.pdsc export interface PulseLogEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; accessToken?: string; adId?: string; algorithm?: string; @@ -7519,19 +7528,19 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/PulseVoteEvent.pdsc export interface PulseVoteEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; id: string; url?: string; - actor: EntityID; - subject: EntityID; - targets?: EntityID[]; + actor: Com.Linkedin.Avro2pegasus.Events.EntityID; + subject: Com.Linkedin.Avro2pegasus.Events.EntityID; + targets?: Com.Linkedin.Avro2pegasus.Events.EntityID[]; language?: string; countries?: string[]; startTime?: number; duration?: number; voteStrength: number; isDelete: boolean; - voteType?: pulseVoteType; + voteType?: Com.Linkedin.Avro2pegasus.Events.pulseVoteType; } // Generated from: com/linkedin/avro2pegasus/events/pulseVoteType.pdsc @@ -7546,8 +7555,8 @@ declare namespace Com { score: number; finalScore?: number; position: number; - origins: origin[]; - onlineFeatures?: Feature[]; + origins: Com.Linkedin.Avro2pegasus.Events.origin[]; + onlineFeatures?: Com.Linkedin.Avro2pegasus.Events.Feature[]; } // Generated from: com/linkedin/avro2pegasus/events/PymkDetailedImpressionV2.pdsc @@ -7555,16 +7564,16 @@ declare namespace Com { recommendedEntity: string; finalScore?: number; position: number; - recommendationSourceProperties: recommendationSource[]; - onlineFeatures?: OnlineFeature[]; + recommendationSourceProperties: Com.Linkedin.Avro2pegasus.Events.recommendationSource[]; + onlineFeatures?: Com.Linkedin.Avro2pegasus.Events.OnlineFeature[]; trackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - firstPassScores?: FirstPassScore[]; - viewerOnlineFeatures?: viewerOnlineFeatures[]; + firstPassScores?: Com.Linkedin.Avro2pegasus.Events.FirstPassScore[]; + viewerOnlineFeatures?: Com.Linkedin.Avro2pegasus.Events.viewerOnlineFeatures[]; } // Generated from: com/linkedin/avro2pegasus/events/PymkFeedbackEvent.pdsc export interface PymkFeedbackEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; destId: number; destUrn?: string; reason: string; @@ -7572,24 +7581,24 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/PymkImpressionDetailsEvent.pdsc export interface PymkImpressionDetailsEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; location: string; offset: number; limit: number; - source: sourceType; + source: Com.Linkedin.Avro2pegasus.Events.sourceType; onlineModel?: string; viewerUrn?: string; - pymkDetailedImpressions: pymkDetailedImpression[]; + pymkDetailedImpressions: Com.Linkedin.Avro2pegasus.Events.pymkDetailedImpression[]; } // Generated from: com/linkedin/avro2pegasus/events/PymkImpressionDetailsV2Event.pdsc export interface PymkImpressionDetailsV2Event { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; location: string; offset: number; limit: number; - experimentSettings: ExperimentSetting[]; - sortType?: sortType; + experimentSettings: Com.Linkedin.Avro2pegasus.Events.ExperimentSetting[]; + sortType?: Com.Linkedin.Avro2pegasus.Events.sortType; usageContext: string; viewerPhoneNumberCountryCode?: string; preferredEntities?: string[]; @@ -7599,15 +7608,15 @@ declare namespace Com { selectedPastCompanyFacets?: string[]; selectedEducationFacets?: string[]; selectedConnectionFacets?: string[]; - resultType?: resultType; + resultType?: Com.Linkedin.Avro2pegasus.Events.resultType; viewerUrn?: string; - pymkDetailedImpressionsV2: PymkDetailedImpressionV2[]; - viewerFeatures?: ViewerFeatures[]; + pymkDetailedImpressionsV2: Com.Linkedin.Avro2pegasus.Events.PymkDetailedImpressionV2[]; + viewerFeatures?: Com.Linkedin.Avro2pegasus.Events.ViewerFeatures[]; } // Generated from: com/linkedin/avro2pegasus/events/PymkImpressionEvent.pdsc export interface PymkImpressionEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; location: string; offset: number; limit: number; @@ -7618,12 +7627,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/RealUserMonitoringEvent.pdsc export interface RealUserMonitoringEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; applicationName?: string; trackingTime?: number; pageKey?: string; - treeId?: fixed_16; + treeId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; navigationTimingApi?: boolean; navigationStart?: number; unloadEventStart?: number; @@ -7687,7 +7696,7 @@ declare namespace Com { usedCDN?: { [id: string]: string }; resourceTiming?: { [id: string]: number }; pointOfPresenceId?: string; - beaconLatencies?: beaconLatencies[]; + beaconLatencies?: Com.Linkedin.Avro2pegasus.Events.beaconLatencies[]; originHost?: string; osName?: string; osVersion?: string; @@ -7707,23 +7716,23 @@ declare namespace Com { timeToNavInteractive?: number; deviceID?: string; connectionType?: string; - adMetrics?: AdImpressionMetrics[]; - nativeTimings?: NativeTiming[]; - httpMetrics?: RequestMetrics[]; - fpsMetrics?: FramesPerSecondMetrics[]; + adMetrics?: Com.Linkedin.Avro2pegasus.Events.AdImpressionMetrics[]; + nativeTimings?: Com.Linkedin.Avro2pegasus.Events.NativeTiming[]; + httpMetrics?: Com.Linkedin.Avro2pegasus.Events.RequestMetrics[]; + fpsMetrics?: Com.Linkedin.Avro2pegasus.Events.FramesPerSecondMetrics[]; rawXLiFabricHeader?: string; - webUIFramework?: WebUIFrameWork; - pageLoadMode?: PageLoadMode; + webUIFramework?: Com.Linkedin.Avro2pegasus.Events.WebUIFrameWork; + pageLoadMode?: Com.Linkedin.Avro2pegasus.Events.PageLoadMode; renderCompleteTime?: number; serverProcessDuration?: number; - detailedRenderTimingEntries?: DetailedRenderTimingEntry[]; - resourceTimingEntries?: ResourceTimingEntry[]; - mobileNetworkQuality?: MobileNetworkQuality; + detailedRenderTimingEntries?: Com.Linkedin.Avro2pegasus.Events.DetailedRenderTimingEntry[]; + resourceTimingEntries?: Com.Linkedin.Avro2pegasus.Events.ResourceTimingEntry[]; + mobileNetworkQuality?: Com.Linkedin.Avro2pegasus.Events.MobileNetworkQuality; networkBandwidth?: number; deviceClassYear?: number; isSinglePageApp?: boolean; - appRenderMode?: AppRenderMode; - userTimingEntries?: UserTimingEntry[]; + appRenderMode?: Com.Linkedin.Avro2pegasus.Events.AppRenderMode; + userTimingEntries?: Com.Linkedin.Avro2pegasus.Events.UserTimingEntry[]; isAppRenderFailed?: boolean; isImpactedByHiddenWindow?: boolean; jsHeapSizeLimit?: number; @@ -7731,15 +7740,15 @@ declare namespace Com { usedJSHeapSize?: number; httpVersion?: string; workerStart?: number; - longTasks?: LongTask[]; + longTasks?: Com.Linkedin.Avro2pegasus.Events.LongTask[]; isFromServiceWorker?: boolean; - htmlMetrics?: HtmlNavigationTimingMetrics; + htmlMetrics?: Com.Linkedin.Avro2pegasus.Events.HtmlNavigationTimingMetrics; networkInformationMetrics?: Com.Linkedin.Avro2pegasus.Events.Performance.NetworkInformationHeader; } // Generated from: com/linkedin/avro2pegasus/events/Recommendation.pdsc export interface Recommendation { - scoredEntity: ScoredEntity; + scoredEntity: Com.Linkedin.Avro2pegasus.Events.ScoredEntity; metadata?: { [id: string]: string }; } // Generated from: com/linkedin/avro2pegasus/events/RecommendationActionType.pdsc @@ -7748,8 +7757,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/RecommendationFeedbackAddEvent.pdsc export interface RecommendationFeedbackAddEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; sourceUrn: string; feedbackType: string; externalLiarIntent: string; @@ -7760,11 +7769,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/RecommendationPreferencesUpdateEvent.pdsc export interface RecommendationPreferencesUpdateEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; sourceUrn: string; preferenceType: string; lastModified: number; - fields: PreferenceField[]; + fields: Com.Linkedin.Avro2pegasus.Events.PreferenceField[]; } // Generated from: com/linkedin/avro2pegasus/events/RecommendationScore.pdsc @@ -7781,7 +7790,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/RecommendationScoringEvent.pdsc export interface RecommendationScoringEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestId: string; sourceUrn?: string; viewerUrn?: string; @@ -7790,7 +7799,7 @@ declare namespace Com { scoreThreshold: number; algorithmId: string; recommendationType?: string; - items?: RecommendationScore[]; + items?: Com.Linkedin.Avro2pegasus.Events.RecommendationScore[]; metadata?: { [id: string]: string }; transformerOrderWithMetadata?: Array<{ [id: string]: null | { [id: string]: string }; @@ -7799,14 +7808,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/recommendationSource.pdsc export interface recommendationSource { - source: source; + source: Com.Linkedin.Avro2pegasus.Events.source; sourcekey: string; } // Generated from: com/linkedin/avro2pegasus/events/RecommendationTriggerEvent.pdsc export interface RecommendationTriggerEvent { eventId: string; - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; sourceUrn: string; viewerUrn?: string; customId?: string; @@ -7816,16 +7825,16 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/RecruiterActionEvent.pdsc export interface RecruiterActionEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - actionType: RecruiterActionType; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + actionType: Com.Linkedin.Avro2pegasus.Events.RecruiterActionType; seatId: number; contractId: number; projectId: number; actionEntityId: number; - actionEntityType?: RecruiterEntityType; + actionEntityType?: Com.Linkedin.Avro2pegasus.Events.RecruiterEntityType; contextEntityId: number; - contextEntityType?: RecruiterEntityType; + contextEntityType?: Com.Linkedin.Avro2pegasus.Events.RecruiterEntityType; csMemberId: number; } // Generated from: com/linkedin/avro2pegasus/events/RecruiterActionType.pdsc @@ -7853,9 +7862,9 @@ declare namespace Com { export interface RecruiterActivityEvent { eventId: string; - header: EventHeader; - requestHeader?: UserRequestHeader; - mobileHeader?: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleKey?: string; viewerUrn: string; prospectUrn?: string; @@ -7885,12 +7894,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/RecruiterNoteReminderEvent.pdsc export interface RecruiterNoteReminderEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contractId?: number; seatId?: number; entityId: number; - entityType?: Entity; - operation: NoteReminderOpName; + entityType?: Com.Linkedin.Avro2pegasus.Events.Entity; + operation: Com.Linkedin.Avro2pegasus.Events.NoteReminderOpName; objectId: number; } // Generated from: com/linkedin/avro2pegasus/events/RefundPaymentRejectionReason.pdsc @@ -7906,12 +7915,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/RefundPaymentRequestEvent.pdsc export interface RefundPaymentRequestEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - refundPaymentResult: RefundPaymentResult; - refundPaymentRejectionReason?: RefundPaymentRejectionReason; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + refundPaymentResult: Com.Linkedin.Avro2pegasus.Events.RefundPaymentResult; + refundPaymentRejectionReason?: Com.Linkedin.Avro2pegasus.Events.RefundPaymentRejectionReason; refundCartUrn?: string; - serviceType?: RefundPaymentServiceType; + serviceType?: Com.Linkedin.Avro2pegasus.Events.RefundPaymentServiceType; } // Generated from: com/linkedin/avro2pegasus/events/RefundPaymentResult.pdsc @@ -7922,10 +7931,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/RegistrationEvent.pdsc export interface RegistrationEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; phoneAccountUrn?: string; emailAccountUrn?: string; - requestHeader: UserRequestHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; firstName: string; lastName: string; email?: string; @@ -7936,7 +7945,7 @@ declare namespace Com { trcode?: string; submissionID?: string; referrerPageKey?: string; - mobileHeader?: MobileHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; } // Generated from: com/linkedin/avro2pegasus/events/RehabRestrictionAction.pdsc @@ -7944,18 +7953,18 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/RehabRestrictionData.pdsc export interface RehabRestrictionData { - restrictionId: RestrictionId; - rehabViolationPreset?: RehabViolationPreset; + restrictionId: Com.Linkedin.Avro2pegasus.Events.RestrictionId; + rehabViolationPreset?: Com.Linkedin.Avro2pegasus.Events.RehabViolationPreset; } // Generated from: com/linkedin/avro2pegasus/events/RehabRestrictionInfo.pdsc export interface RehabRestrictionInfo { rehabLevel: number; - action: RehabRestrictionAction; + action: Com.Linkedin.Avro2pegasus.Events.RehabRestrictionAction; enforcementDuration: number; - restrictionId: RestrictionId; + restrictionId: Com.Linkedin.Avro2pegasus.Events.RestrictionId; restrictionLevelTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - rehabViolationPreset?: RehabViolationPreset; + rehabViolationPreset?: Com.Linkedin.Avro2pegasus.Events.RehabViolationPreset; } // Generated from: com/linkedin/avro2pegasus/events/RehabViolationPreset.pdsc @@ -7975,7 +7984,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/RemailerCcGuestEvent.pdsc export interface RemailerCcGuestEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberId: number; messageType: string; guestCount: number; @@ -7983,10 +7992,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/Request.pdsc export interface Request { - method: Method; + method: Com.Linkedin.Avro2pegasus.Events.Method; extensionMethod?: string; - protocol: Protocol; - ipAsBytes?: IPAddress; + protocol: Com.Linkedin.Avro2pegasus.Events.Protocol; + ipAsBytes?: Com.Linkedin.Avro2pegasus.Events.IPAddress; domain?: string; path: string; query?: string; @@ -7998,7 +8007,7 @@ declare namespace Com { acceptLanguage?: string; contentLength?: number; bcookie?: string; - bsCookieInfo?: BsCookieInfo; + bsCookieInfo?: Com.Linkedin.Avro2pegasus.Events.BsCookieInfo; xLiTrack?: string; contentType?: string; cookies?: string[]; @@ -8009,7 +8018,7 @@ declare namespace Com { loginSessionUrn?: string; headers?: { [id: string]: string }; headerNames?: string[]; - mobileHeader?: MobileHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; remappedDomain?: string; remappedPath?: string; } @@ -8059,7 +8068,7 @@ declare namespace Com { transferSize?: number; encodedBodySize?: number; decodedBodySize?: number; - resourceTreeId?: fixed_16; + resourceTreeId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; workerStart?: number; } // Generated from: com/linkedin/avro2pegasus/events/Response.pdsc @@ -8068,13 +8077,13 @@ declare namespace Com { statusCode: number; serverDuration: number; bcookie?: string; - bsCookieInfo?: BsCookieInfo; + bsCookieInfo?: Com.Linkedin.Avro2pegasus.Events.BsCookieInfo; xLiUuid?: string; contentType?: string; contentLength?: number; transferEncoding?: string; - cookiesSet?: ResponseCookie[]; - cookiesDeleted?: ResponseCookie[]; + cookiesSet?: Com.Linkedin.Avro2pegasus.Events.ResponseCookie[]; + cookiesDeleted?: Com.Linkedin.Avro2pegasus.Events.ResponseCookie[]; } // Generated from: com/linkedin/avro2pegasus/events/ResponseCookie.pdsc @@ -8087,7 +8096,7 @@ declare namespace Com { version?: string; isSecure: boolean; isHttpOnly: boolean; - sameSite?: SameSite; + sameSite?: Com.Linkedin.Avro2pegasus.Events.SameSite; } // Generated from: com/linkedin/avro2pegasus/events/ResponseFormat.pdsc @@ -8104,7 +8113,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/SchedulerBotReceivedUtteranceEvent.pdsc export interface SchedulerBotReceivedUtteranceEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; threadUrn: string; messageUrn: string; originalUtterance: string; @@ -8117,7 +8126,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ScinActivityEvent.pdsc export interface ScinActivityEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; daysSinceEpoch: number; monthsSinceEpoch: number; advertiserId: number; @@ -8132,13 +8141,13 @@ declare namespace Com { mediaType?: string; clickTag?: string; clickType?: number; - costType?: CostType; + costType?: Com.Linkedin.Avro2pegasus.Events.CostType; contextId?: string; sequence?: number; activityId: number; - urnEntityType: URNEntityType; + urnEntityType: Com.Linkedin.Avro2pegasus.Events.URNEntityType; activityType: string; - activityVisibility?: ActivityVisibility; + activityVisibility?: Com.Linkedin.Avro2pegasus.Events.ActivityVisibility; impressionCount: number; likeCount: number; commentCount: number; @@ -8152,7 +8161,7 @@ declare namespace Com { memberIndustries?: number[]; memberFunctions?: number[]; memberSeniorities?: number[]; - memberCompanySizes?: CompanySize[]; + memberCompanySizes?: Com.Linkedin.Avro2pegasus.Events.CompanySize[]; memberTitles?: number[]; memberRegion?: number; cost: number; @@ -8174,8 +8183,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ScoredEntityEvent.pdsc export interface ScoredEntityEvent { - header: EventHeader; - scoredEntities: ScoredEntityV2[]; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + scoredEntities: Com.Linkedin.Avro2pegasus.Events.ScoredEntityV2[]; inputEntityUrn?: string; originator: string; } @@ -8188,26 +8197,26 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ScoredLocale.pdsc export interface ScoredLocale { - locale: Locale; + locale: Com.Linkedin.Avro2pegasus.Events.Locale; score: number; } // Generated from: com/linkedin/avro2pegasus/events/ScoreEvent.pdsc export interface ScoreEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; msg: string; params: { [id: string]: string }; - scorerStage?: ScorerStage; - scorerType?: ScorerType; - jsEnabled?: JsSupport; + scorerStage?: Com.Linkedin.Avro2pegasus.Events.ScorerStage; + scorerType?: Com.Linkedin.Avro2pegasus.Events.ScorerType; + jsEnabled?: Com.Linkedin.Avro2pegasus.Events.JsSupport; isAjax: boolean; submissionID?: string; counterInfo?: { [id: string]: number }; executedRules: string[]; activatedRules?: string[]; distributionModelScores?: Com.Linkedin.Avro2pegasus.Events.Ucv.DistributionModelScoreMetadata[]; - rehabRestrictionData?: RehabRestrictionData; + rehabRestrictionData?: Com.Linkedin.Avro2pegasus.Events.RehabRestrictionData; } // Generated from: com/linkedin/avro2pegasus/events/ScoreName.pdsc @@ -8270,24 +8279,27 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/SecurityChallengeEvent.pdsc export interface SecurityChallengeEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - mobileHeader?: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; appName?: string; memberId: number; email?: string; - eventType: SecurityChallengeEventType; - challengeType: SecurityChallengeType; - challengeData?: FirstNameChallengeType | CaptchaChallengeType | PinChallengeType; + eventType: Com.Linkedin.Avro2pegasus.Events.SecurityChallengeEventType; + challengeType: Com.Linkedin.Avro2pegasus.Events.SecurityChallengeType; + challengeData?: + | Com.Linkedin.Avro2pegasus.Events.FirstNameChallengeType + | Com.Linkedin.Avro2pegasus.Events.CaptchaChallengeType + | Com.Linkedin.Avro2pegasus.Events.PinChallengeType; consumerKey?: string; timeSinceDisplay: number; challengeId?: string; submissionID?: string; - validationResult?: SecurityChallengeValidationResult; + validationResult?: Com.Linkedin.Avro2pegasus.Events.SecurityChallengeValidationResult; handleUrn?: string; scrapingChallengeData?: Com.Linkedin.Avro2pegasus.Events.Challenges.ScrapingChallengeData; tosRateLimitedChallengeData?: Com.Linkedin.Avro2pegasus.Events.Challenges.TosRateLimitedChallengeData; - source?: SecurityChallengeSource; + source?: Com.Linkedin.Avro2pegasus.Events.SecurityChallengeSource; sourceV2?: string; rehabRestriction?: Com.Linkedin.Avro2pegasus.Events.Challenges.RehabChallengeData; } @@ -8344,11 +8356,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/SendPinEvent.pdsc export interface SendPinEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; phoneNumber: string; - method: SendPinMethod; - result: SendPinResultType; + method: Com.Linkedin.Avro2pegasus.Events.SendPinMethod; + result: Com.Linkedin.Avro2pegasus.Events.SendPinResultType; } // Generated from: com/linkedin/avro2pegasus/events/SendPinMethod.pdsc @@ -8362,7 +8374,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/SkillsEditEvent.pdsc export interface SkillsEditEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; oldSkills: string[]; newSkills: string[]; addedSkills: string[]; @@ -8372,14 +8384,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/SkillsFlagEvent.pdsc export interface SkillsFlagEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; pageKey: string; browserId: string; skillId?: number; skillName?: string; skillPhrase?: string; - feedbackType: SkillsFlagType; - wikiFeedback?: SkillsFlagWiki; + feedbackType: Com.Linkedin.Avro2pegasus.Events.SkillsFlagType; + wikiFeedback?: Com.Linkedin.Avro2pegasus.Events.SkillsFlagWiki; } // Generated from: com/linkedin/avro2pegasus/events/SkillsFlagType.pdsc @@ -8392,9 +8404,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/SkillsSuggestionAddedEvent.pdsc export interface SkillsSuggestionAddedEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; skillId: number; - locale?: Locale; + locale?: Com.Linkedin.Avro2pegasus.Events.Locale; index: number; numVisible: number; location: string; @@ -8404,10 +8416,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/SkillsSuggestionFeedbackEvent.pdsc export interface SkillsSuggestionFeedbackEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; skillId: number; index: number; - locale?: Locale; + locale?: Com.Linkedin.Avro2pegasus.Events.Locale; numVisible: number; location: string; model: string; @@ -8417,11 +8429,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/SkillsSuggestionImpressionEvent.pdsc export interface SkillsSuggestionImpressionEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; numVisible: number; location: string; - locale?: Locale; - skills: SkillsSuggestionImpressionSkill[]; + locale?: Com.Linkedin.Avro2pegasus.Events.Locale; + skills: Com.Linkedin.Avro2pegasus.Events.SkillsSuggestionImpressionSkill[]; } // Generated from: com/linkedin/avro2pegasus/events/SkillsSuggestionImpressionSkill.pdsc @@ -8441,7 +8453,7 @@ declare namespace Com { relevanceType?: string; relevanceParams?: { [id: string]: string }; groupScore?: number; - widgets: GroupWidget[]; + widgets: Com.Linkedin.Avro2pegasus.Events.GroupWidget[]; } // Generated from: com/linkedin/avro2pegasus/events/SortOrder.pdsc @@ -8465,7 +8477,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/SourceFileChangeEvent.pdsc export interface SourceFileChangeEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; revisionUrl?: string; headUrl?: string; revision: string; @@ -8490,14 +8502,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/SpamReportEvent.pdsc export interface SpamReportEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; reporterId: number; itemId: number; itemGlobalId: number; senderId?: number; senderEmail?: string; mboxItemCreateDate: number; - messageType?: MBoxMessageType; + messageType?: Com.Linkedin.Avro2pegasus.Events.MBoxMessageType; contentType?: string; contentId?: string; subject?: string; @@ -8505,7 +8517,7 @@ declare namespace Com { body2?: string; recipientEmailAddress?: string; urls?: string[]; - type: SpamReportEventType; + type: Com.Linkedin.Avro2pegasus.Events.SpamReportEventType; } // Generated from: com/linkedin/avro2pegasus/events/SpamReportEventType.pdsc @@ -8513,8 +8525,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/SslChangeEvent.pdsc export interface SslChangeEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; sslEnabled: boolean; } // Generated from: com/linkedin/avro2pegasus/events/StandardizationOutcome.pdsc @@ -8540,8 +8552,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/StatusUpdateEvent.pdsc export interface StatusUpdateEvent { - header: EventHeader; - action: StatusUpdateActionType; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + action: Com.Linkedin.Avro2pegasus.Events.StatusUpdateActionType; status?: string; category?: string; versionId?: number; @@ -8549,8 +8561,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/SubscriptionChooserActionEvent.pdsc export interface SubscriptionChooserActionEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; impressionId: number; productId: number; recurrence: Com.Linkedin.Avro2pegasus.Events.Subscriptions.SubsRecurrence; @@ -8559,8 +8571,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/SubscriptionChooserImpressionEvent.pdsc export interface SubscriptionChooserImpressionEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; impressionId: string; channelId?: number; channelIdV2?: number; @@ -8584,23 +8596,23 @@ declare namespace Com { export interface SubscriptionState { productUrn: string; - recurrence?: SubscriptionRecurrenceType; + recurrence?: Com.Linkedin.Avro2pegasus.Events.SubscriptionRecurrenceType; isTrial: boolean; } // Generated from: com/linkedin/avro2pegasus/events/SuggestedEndorsementFeedback.pdsc export interface SuggestedEndorsementFeedback { recipientId: number; - recipientType: Entity; + recipientType: Com.Linkedin.Avro2pegasus.Events.Entity; endorsedItemId: number; - endorsedItemType: Entity; + endorsedItemType: Com.Linkedin.Avro2pegasus.Events.Entity; } // Generated from: com/linkedin/avro2pegasus/events/SuggestedEndorsementsFeedbackEvent.pdsc export interface SuggestedEndorsementsFeedbackEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; location: string; - feedback: SuggestedEndorsementFeedback[]; + feedback: Com.Linkedin.Avro2pegasus.Events.SuggestedEndorsementFeedback[]; } // Generated from: com/linkedin/avro2pegasus/events/TagOpName.pdsc @@ -8608,10 +8620,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/TalentPackageActionEvent.pdsc export interface TalentPackageActionEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; recruiterCommonHeader: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterCommonHeader; - actionType: TalentPackageActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.TalentPackageActionType; contextEntityUrn?: string; talentPackageUrn?: string; moduleKey?: string; @@ -8631,12 +8643,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/TetherAccountBindingTrackingEvent.pdsc export interface TetherAccountBindingTrackingEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; sessionId: number; providerName?: string; handle?: string; tetherAccountID: number; - result: TetherAccountBindingResult; + result: Com.Linkedin.Avro2pegasus.Events.TetherAccountBindingResult; } // Generated from: com/linkedin/avro2pegasus/events/ThrottleAction.pdsc @@ -8648,8 +8660,8 @@ declare namespace Com { fuseResourceType?: number; resourceCount?: number; resource?: string; - throttleAction?: ThrottleAction; - fuseRestrictionType?: FuseRestrictionType; + throttleAction?: Com.Linkedin.Avro2pegasus.Events.ThrottleAction; + fuseRestrictionType?: Com.Linkedin.Avro2pegasus.Events.FuseRestrictionType; } // Generated from: com/linkedin/avro2pegasus/events/TimingStatistics.pdsc @@ -8681,7 +8693,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/TraceData.pdsc export interface TraceData { - treeId: fixed_16; + treeId: Com.Linkedin.Avro2pegasus.Events.fixed_16; requestId: number; taskId: number; rpcTrace: string; @@ -8692,7 +8704,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/TrackingMonitoringEvent.pdsc export interface TrackingMonitoringEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; tier: string; eventType: string; count: number; @@ -8700,7 +8712,7 @@ declare namespace Com { endTimestamp: number; sizeInBytes?: number; failureCount?: number; - clientProfile?: KafkaClientProfile; + clientProfile?: Com.Linkedin.Avro2pegasus.Events.KafkaClientProfile; cluster?: string; clusterFabricUrn?: string; server?: string; @@ -8715,11 +8727,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/TreasuryAddEvent.pdsc export interface TreasuryAddEvent { - header: EventHeader; - dataType: dataTypeChoices; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + dataType: Com.Linkedin.Avro2pegasus.Events.dataTypeChoices; provider?: string; originalUrl?: string; - profileElement: profileElementChoices; + profileElement: Com.Linkedin.Avro2pegasus.Events.profileElementChoices; location?: string; success: boolean; errorMsg?: string; @@ -8727,7 +8739,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/TreasuryViewEvent.pdsc export interface TreasuryViewEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; ownerId: number; treasuryId: number; location?: string; @@ -8735,7 +8747,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/TweetEvent.pdsc export interface TweetEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; entityType: string; entityId: string; updateId: string; @@ -8775,7 +8787,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/URLInfoUpdateEvent.pdsc export interface URLInfoUpdateEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; url: string; articleId: number; shareCount: number; @@ -8790,14 +8802,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/UsageControlDenialEvent.pdsc export interface UsageControlDenialEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; ip: string; - ipAsBytes?: IPAddress; + ipAsBytes?: Com.Linkedin.Avro2pegasus.Events.IPAddress; numInstances: number; filterName: string; denialsEnforced: boolean; topLevelPath: string; - restrictionType?: IpRestrictionType; + restrictionType?: Com.Linkedin.Avro2pegasus.Events.IpRestrictionType; infoCode: number; numMemberInstances: number; memberIds?: number[]; @@ -8809,21 +8821,21 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/UsageControlEvent.pdsc export interface UsageControlEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - type: UsageControlEventType; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + type: Com.Linkedin.Avro2pegasus.Events.UsageControlEventType; windowId: string; ipInWhitelistedDomain: boolean; ipFlaggedExternally: boolean; blockFilterRule?: string; isCanary: boolean; - restrictionType?: IpRestrictionType; + restrictionType?: Com.Linkedin.Avro2pegasus.Events.IpRestrictionType; creator: string; endTime: number; notes: string; orgName?: string; isRestrictionEnforced?: boolean; - activity?: UsageControlEventActivity; + activity?: Com.Linkedin.Avro2pegasus.Events.UsageControlEventActivity; } // Generated from: com/linkedin/avro2pegasus/events/UsageControlEventActivity.pdsc @@ -8852,8 +8864,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/UsageReportingPrivacySettingUpdateEvent.pdsc export interface UsageReportingPrivacySettingUpdateEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; state: boolean; } // Generated from: com/linkedin/avro2pegasus/events/UserAccountRestrictionAction.pdsc @@ -8868,21 +8880,21 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/UserAccountRestrictionEvent.pdsc export interface UserAccountRestrictionEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; type: string; createdBy?: string; createdVersionId: number; - action?: UserAccountRestrictionAction; + action?: Com.Linkedin.Avro2pegasus.Events.UserAccountRestrictionAction; isMassRestriction?: boolean; - source?: UserAccountRestrictionSource; - sourceInfo?: UserAccountRestrictionSourceInfo; + source?: Com.Linkedin.Avro2pegasus.Events.UserAccountRestrictionSource; + sourceInfo?: Com.Linkedin.Avro2pegasus.Events.UserAccountRestrictionSourceInfo; reasons?: string[]; scrapingRestrictionInfo?: Com.Linkedin.Avro2pegasus.Events.Restrictions.ScrapingRestrictionInfo; antiAutomationRestrictionInfo?: Com.Linkedin.Avro2pegasus.Events.Restrictions.AntiAutomationRestrictionInfo; tieredBotRestrictionInfo?: Com.Linkedin.Avro2pegasus.Events.Restrictions.TieredBotRestrictionInfo; tieredHarassmentRestrictionInfo?: Com.Linkedin.Avro2pegasus.Events.Restrictions.TieredHarassmentRestrictionInfo; hibernateRestrictionInfo?: Com.Linkedin.Avro2pegasus.Events.Restrictions.HibernateRestrictionInfo; - accountLabel?: AccountLabel; + accountLabel?: Com.Linkedin.Avro2pegasus.Events.AccountLabel; geoRestrictionInfo?: Com.Linkedin.Avro2pegasus.Events.Restrictions.GeoRestrictionInfo; rehabRestrictionData?: Com.Linkedin.Avro2pegasus.Events.Restrictions.RehabRestriction; } @@ -8914,20 +8926,20 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/UserAgentErrorEvent.pdsc export interface UserAgentErrorEvent { - header: EventHeader; - requestHeader: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; code?: string; message?: string; pageKey?: string; appName?: string; unique?: string; - originTreeId?: fixed_16; + originTreeId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; } // Generated from: com/linkedin/avro2pegasus/events/UserPerformanceEvent.pdsc export interface UserPerformanceEvent { - header?: EventHeader; - requestHeader?: UserRequestHeader; + header?: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; piid?: string; applicationName?: string; eventName?: string; @@ -8960,19 +8972,19 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/UserRequestDenialEvent.pdsc export interface UserRequestDenialEvent { - header: EventHeader; - request?: Request; - response?: Response; - denialInfo: DenialInfo; - initialPageRequestTreeId?: fixed_16; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + request?: Com.Linkedin.Avro2pegasus.Events.Request; + response?: Com.Linkedin.Avro2pegasus.Events.Response; + denialInfo: Com.Linkedin.Avro2pegasus.Events.DenialInfo; + initialPageRequestTreeId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; fid?: string; } // Generated from: com/linkedin/avro2pegasus/events/UserRequestEvent.pdsc export interface UserRequestEvent { - header?: EventHeader; - request?: Request; - response?: Response; + header?: Com.Linkedin.Avro2pegasus.Events.EventHeader; + request?: Com.Linkedin.Avro2pegasus.Events.Request; + response?: Com.Linkedin.Avro2pegasus.Events.Response; } // Generated from: com/linkedin/avro2pegasus/events/UserRequestHeader.pdsc @@ -8987,15 +8999,15 @@ declare namespace Com { trackingCode?: string; referer?: string; userAgent?: string; - ipAsBytes?: IPAddress; + ipAsBytes?: Com.Linkedin.Avro2pegasus.Events.IPAddress; requestProtocol?: Com.Linkedin.Avro2pegasus.Common.ApplicationLayerProtocol; - requestDomain?: RequestDomain; + requestDomain?: Com.Linkedin.Avro2pegasus.Events.RequestDomain; } // Generated from: com/linkedin/avro2pegasus/events/UserTimingEntry.pdsc export interface UserTimingEntry { name: string; - entryType: UserTimingEntryType; + entryType: Com.Linkedin.Avro2pegasus.Events.UserTimingEntryType; startTime: number; duration?: number; } @@ -9005,12 +9017,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/UspSettingValueChangeEvent.pdsc export interface UspSettingValueChangeEvent { - header: EventHeader; - requestHeader?: UserRequestHeader; - mobileHeader?: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; actorUrn: string; callerService: string; - action: actionType; + action: Com.Linkedin.Avro2pegasus.Events.actionType; primaryEntityUrn: string; secondaryEntityUrn?: string; settingTypeUrn: string; @@ -9035,25 +9047,25 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ViewModuleErrorEvent.pdsc export interface ViewModuleErrorEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - mobileHeader?: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleNames: string[]; } // Generated from: com/linkedin/avro2pegasus/events/ViewModuleGenerationEvent.pdsc export interface ViewModuleGenerationEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - mobileHeader?: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleNames: string[]; } // Generated from: com/linkedin/avro2pegasus/events/ViewModuleImpressionEvent.pdsc export interface ViewModuleImpressionEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - mobileHeader?: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleNames: string[]; } // Generated from: com/linkedin/avro2pegasus/events/ViewSource.pdsc @@ -9077,20 +9089,20 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ViralPanelServedEvent.pdsc export interface ViralPanelServedEvent { - header: EventHeader; - requestHeader?: UserRequestHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; viralPanelTracking: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; parentTracking: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - cards: ViralCardInfo[]; + cards: Com.Linkedin.Avro2pegasus.Events.ViralCardInfo[]; } // Generated from: com/linkedin/avro2pegasus/events/VoyagerUserRequestEvent.pdsc export interface VoyagerUserRequestEvent { - header: EventHeader; - userRequestHeader: UserRequestHeader; - bsCookieInfo?: BsCookieInfo; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + userRequestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + bsCookieInfo?: Com.Linkedin.Avro2pegasus.Events.BsCookieInfo; responseCode: number; - mobileHeader?: MobileHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; numEntitiesReturned?: number; resourceName?: string; restliMethodName?: string; @@ -9109,9 +9121,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/WidgetManagementClickEvent.pdsc export interface WidgetManagementClickEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - mobileHeader?: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; isOnlineProcessed?: boolean; segmentId?: string; layoutId: string; @@ -9140,9 +9152,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/WidgetManagementImpressionEvent.pdsc export interface WidgetManagementImpressionEvent { - header: EventHeader; - requestHeader: UserRequestHeader; - mobileHeader?: MobileHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; + requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; + mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; contextId: string; appId: string; pageName: string; @@ -9150,12 +9162,12 @@ declare namespace Com { layoutId: string; pageImpression: boolean; isOnlineProcessed?: boolean; - slots: PageSlot[]; + slots: Com.Linkedin.Avro2pegasus.Events.PageSlot[]; } // Generated from: com/linkedin/avro2pegasus/events/ZeppelinGetContactsEvent.pdsc export interface ZeppelinGetContactsEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; method: string; providerName: string; success: boolean; @@ -9166,7 +9178,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ZeppelinReimportOptInEvent.pdsc export interface ZeppelinReimportOptInEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberId: number; tetherAccountId: number; email: string; @@ -9174,7 +9186,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ZeppelinResolveWMITypeEvent.pdsc export interface ZeppelinResolveWMITypeEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.EventHeader; domain: string; success: boolean; errorType?: string; @@ -9190,7 +9202,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; rawRequestHref: string; - type: Add2ProfileTrackingEventType; + type: Com.Linkedin.Avro2pegasus.Events.A2p.Add2ProfileTrackingEventType; companyUrn?: string; name?: string; url?: string; @@ -9206,7 +9218,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; rawRequestHref: string; - type: Add2ProfileTrackingEventType; + type: Com.Linkedin.Avro2pegasus.Events.A2p.Add2ProfileTrackingEventType; schoolUrn?: string; degree?: string; fieldOfStudy?: string; @@ -9229,7 +9241,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; rawRequestHref: string; - type: Add2ProfileTrackingEventType; + type: Com.Linkedin.Avro2pegasus.Events.A2p.Add2ProfileTrackingEventType; companyUrn?: string; } } @@ -9271,7 +9283,7 @@ declare namespace Com { totalNonMembers?: number; contactsOfferedOnM2M?: number; contactsOfferedOnM2G?: number; - importStatus?: ImportStatus; + importStatus?: Com.Linkedin.Avro2pegasus.Events.Abook.ImportStatus; } // Generated from: com/linkedin/avro2pegasus/events/abook/AbookImportDropEvent.pdsc @@ -9280,7 +9292,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; abookImportTransactionId: string; - abookImportDropReason: AbookImportDropReason; + abookImportDropReason: Com.Linkedin.Avro2pegasus.Events.Abook.AbookImportDropReason; } // Generated from: com/linkedin/avro2pegasus/events/abook/AbookImportDropReason.pdsc @@ -9298,8 +9310,8 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; abookImportTransactionId: string; - entryPoint: EntryPoint; - suggestedRoute?: SuggestedRoute; + entryPoint: Com.Linkedin.Avro2pegasus.Events.Abook.EntryPoint; + suggestedRoute?: Com.Linkedin.Avro2pegasus.Events.Abook.SuggestedRoute; } // Generated from: com/linkedin/avro2pegasus/events/abook/AbookImportImpressionEvent.pdsc @@ -9309,8 +9321,8 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; source?: string; autoFilledEmail?: string; - autoSelectedEmailProvider: AbookImportEmailProvider; - orderOfEmailProviderss: AbookImportEmailProvider[]; + autoSelectedEmailProvider: Com.Linkedin.Avro2pegasus.Events.Abook.AbookImportEmailProvider; + orderOfEmailProviderss: Com.Linkedin.Avro2pegasus.Events.Abook.AbookImportEmailProvider[]; socialProofType?: string; socialProofCount: number; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; @@ -9321,7 +9333,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; abookImportTransactionId?: string; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - invitationType: InvitationSentTo; + invitationType: Com.Linkedin.Avro2pegasus.Events.Abook.InvitationSentTo; numberOfInvitationsSent: number; invitationReceiptEmails: string[]; invitationTrackingInfo?: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationTrackingInfo[]; @@ -9345,7 +9357,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; abookImportTransactionId: string; - abookImportInvitationDiscardReason: AbookImportInvitationDiscardReason; + abookImportInvitationDiscardReason: Com.Linkedin.Avro2pegasus.Events.Abook.AbookImportInvitationDiscardReason; } // Generated from: com/linkedin/avro2pegasus/events/abook/AbookImportInvitationImpressionEvent.pdsc @@ -9353,7 +9365,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; abookImportTransactionId?: string; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - impressionType: InvitationTarget; + impressionType: Com.Linkedin.Avro2pegasus.Events.Abook.InvitationTarget; count: number; numberOfExistingContacts: number; numberOfNewContacts: number; @@ -9424,7 +9436,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; abookImportTransactionId?: string; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - providerName?: ProviderName; + providerName?: Com.Linkedin.Avro2pegasus.Events.Abook.ProviderName; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; } // Generated from: com/linkedin/avro2pegasus/events/abook/AbookImportTaskStatusEvent.pdsc @@ -9434,7 +9446,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; abookImportTransactionId: string; - status: Status; + status: Com.Linkedin.Avro2pegasus.Events.Abook.Status; } // Generated from: com/linkedin/avro2pegasus/events/abook/AbookSaveNotesEvent.pdsc @@ -9451,7 +9463,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; numSubjects: number; pageKey: string; - operation?: AbookSearchOpName; + operation?: Com.Linkedin.Avro2pegasus.Events.Abook.AbookSearchOpName; operationSubType?: string; operationArgs: string; } @@ -9482,8 +9494,8 @@ declare namespace Com { export interface AbookTagEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - operation: AbookTagOpName; - tagType?: TagType; + operation: Com.Linkedin.Avro2pegasus.Events.Abook.AbookTagOpName; + tagType?: Com.Linkedin.Avro2pegasus.Events.Abook.TagType; tagName?: string; tagId?: number; pageKey: string; @@ -9584,13 +9596,13 @@ declare namespace Com { export interface ApplicationGrantProofWriteEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; developerApplicationUrn: string; - resourceName: ResourceName; - method: BasicOperation; + resourceName: Com.Linkedin.Avro2pegasus.Events.Accessgrantproof.ResourceName; + method: Com.Linkedin.Avro2pegasus.Events.Accessgrantproof.BasicOperation; actionName?: string; - upsertResponse?: UpsertResponse; + upsertResponse?: Com.Linkedin.Avro2pegasus.Events.Accessgrantproof.UpsertResponse; apiPermissionUrns?: string[]; processingDuration?: number; - status: WriteStatus; + status: Com.Linkedin.Avro2pegasus.Events.Accessgrantproof.WriteStatus; errorMessage?: string; } // Generated from: com/linkedin/avro2pegasus/events/accessgrantproof/BasicOperation.pdsc @@ -9627,7 +9639,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; pagingContext: Com.Linkedin.Avro2pegasus.Events.PagingContext; - requestType: ActivityBasedRecommendationRequestType; + requestType: Com.Linkedin.Avro2pegasus.Events.Activitybasedrecommendation.ActivityBasedRecommendationRequestType; collectionMetadata: Com.Linkedin.Avro2pegasus.Events.CollectionMetadata; modelId?: string; results?: Com.Linkedin.Avro2pegasus.Events.ScoredEntityV2[]; @@ -9650,9 +9662,9 @@ declare namespace Com { export interface Bid { adsRenderingContent?: string; - renderedAdFormat: RenderingResponseFormat; - internalAdDetails?: InternalBidderResponseDetails; - externalAdDetails?: ExternalBidderResponseDetails; + renderedAdFormat: Com.Linkedin.Avro2pegasus.Events.Adconsolidation.RenderingResponseFormat; + internalAdDetails?: Com.Linkedin.Avro2pegasus.Events.Adconsolidation.InternalBidderResponseDetails; + externalAdDetails?: Com.Linkedin.Avro2pegasus.Events.Adconsolidation.ExternalBidderResponseDetails; } // Generated from: com/linkedin/avro2pegasus/events/adconsolidation/Bidder.pdsc @@ -9668,8 +9680,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/adconsolidation/BidderSelectionResult.pdsc export interface BidderSelectionResult { - bidder: Bidder; - skipReasons?: BidderSkipReason[]; + bidder: Com.Linkedin.Avro2pegasus.Events.Adconsolidation.Bidder; + skipReasons?: Com.Linkedin.Avro2pegasus.Events.Adconsolidation.BidderSkipReason[]; } // Generated from: com/linkedin/avro2pegasus/events/adconsolidation/BidderSkipReason.pdsc @@ -9689,7 +9701,7 @@ declare namespace Com { export interface ExternalBidderDevice { isDoNotTrackEnabled: boolean; - deviceType: ExternalBidderDeviceType; + deviceType: Com.Linkedin.Avro2pegasus.Events.Adconsolidation.ExternalBidderDeviceType; ipv4?: string; ipv6?: string; geo?: Com.Linkedin.Avro2pegasus.Events.Lax.Geo; @@ -9735,7 +9747,7 @@ declare namespace Com { export interface ExternalBidderSite { domain: string; - publisher: ExternalBidderPublisher; + publisher: Com.Linkedin.Avro2pegasus.Events.Adconsolidation.ExternalBidderPublisher; } // Generated from: com/linkedin/avro2pegasus/events/adconsolidation/ExternalBidderUser.pdsc @@ -9764,10 +9776,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/adconsolidation/SeatBid.pdsc export interface SeatBid { - bids: Bid[]; - bidder: Bidder; + bids: Com.Linkedin.Avro2pegasus.Events.Adconsolidation.Bid[]; + bidder: Com.Linkedin.Avro2pegasus.Events.Adconsolidation.Bidder; adjustedBid?: number; - auctionLossReason?: AuctionLossReason; + auctionLossReason?: Com.Linkedin.Avro2pegasus.Events.Adconsolidation.AuctionLossReason; startTime: number; endTime: number; } @@ -9910,7 +9922,7 @@ declare namespace Com { trackingId: string; modelName?: string; channelId?: number; - auctionCampaigns: AuctionCampaign[]; + auctionCampaigns: Com.Linkedin.Avro2pegasus.Events.Ads.AuctionCampaign[]; } // Generated from: com/linkedin/avro2pegasus/events/ads/AdAudienceMatchProcessingResultEvent.pdsc @@ -9954,7 +9966,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; entityUrn: string; campaignTypeInt?: number; - granularity: AdBudgetCompletionGranularity; + granularity: Com.Linkedin.Avro2pegasus.Events.Ads.AdBudgetCompletionGranularity; currency: string; budgetInCurrency: number; costAdjustment: number; @@ -9970,13 +9982,13 @@ declare namespace Com { campaignTypeInt?: number; scoreFormula?: string; tuningFactor?: number; - campaignList?: RankCampaignInfo[]; + campaignList?: Com.Linkedin.Avro2pegasus.Events.Ads.RankCampaignInfo[]; } // Generated from: com/linkedin/avro2pegasus/events/ads/AdBusinessMetricsOptimizationOffsiteAuctionParticipants.pdsc export interface AdBusinessMetricsOptimizationOffsiteAuctionParticipants { laxRequestId: string; - participatingCampaigns?: OffsiteAuctionRanking[]; + participatingCampaigns?: Com.Linkedin.Avro2pegasus.Events.Ads.OffsiteAuctionRanking[]; } // Generated from: com/linkedin/avro2pegasus/events/ads/AdCampaignAnticipatedSpendingEvent.pdsc @@ -9993,7 +10005,7 @@ declare namespace Com { export interface AdCampaignPacingChangeEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - pacingTrackingInfo: PacingTrackingInfo[]; + pacingTrackingInfo: Com.Linkedin.Avro2pegasus.Events.Ads.PacingTrackingInfo[]; } // Generated from: com/linkedin/avro2pegasus/events/ads/AdChargeType.pdsc @@ -10037,7 +10049,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; adTargetIds: Com.Linkedin.Avro2pegasus.Events.AdTargetId[]; adContextualTargets?: Com.Linkedin.Avro2pegasus.Events.Common.AdContextualTargets; - publisher: Publisher; + publisher: Com.Linkedin.Avro2pegasus.Events.Ads.Publisher; channelId?: string; requestId?: string; renderingResponseFormat: Com.Linkedin.Avro2pegasus.Events.Adconsolidation.RenderingResponseFormat; @@ -10058,8 +10070,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; entityUrn: string; isServableContent: boolean; - contentClassificationSource: contentClassificationSourceEnum; - contentClassifier: contentClassifierEnum; + contentClassificationSource: Com.Linkedin.Avro2pegasus.Events.Ads.contentClassificationSourceEnum; + contentClassifier: Com.Linkedin.Avro2pegasus.Events.Ads.contentClassifierEnum; affectedEntities: string[]; } // Generated from: com/linkedin/avro2pegasus/events/ads/AdConversionActionType.pdsc @@ -10087,12 +10099,12 @@ declare namespace Com { llamaConversionUrn: string; llamaRuleUrns: string[]; url: string; - conversionActionType: AdConversionActionType; + conversionActionType: Com.Linkedin.Avro2pegasus.Events.Ads.AdConversionActionType; conversionValue: Com.Linkedin.Avro2pegasus.Events.MoneyValue; campaignIds: number[]; campaignId?: number; previouslyFiredTime?: number; - adConversionExternalEventSource?: AdConversionExternalEventSource; + adConversionExternalEventSource?: Com.Linkedin.Avro2pegasus.Events.Ads.AdConversionExternalEventSource; postClickAttributionWindowSizeSetting?: number; viewThroughAttributionWindowSizeSetting?: number; oatmlCookieData?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.OffsiteAdTrackingCookie; @@ -10131,7 +10143,7 @@ declare namespace Com { advertiserId: number; campaignId: number; creativeId: number; - oasisModels: OasisModelInfo[]; + oasisModels: Com.Linkedin.Avro2pegasus.Events.Ads.OasisModelInfo[]; auctionPosition: number; adCreativeFeatures?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdScoringFeatures; } @@ -10220,7 +10232,7 @@ declare namespace Com { accountUrn: string; adExperimentStateBefore?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdExperimentState; adExperimentStateAfter: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdExperimentState; - endReason?: AdExperimentStopReason; + endReason?: Com.Linkedin.Avro2pegasus.Events.Ads.AdExperimentStopReason; } // Generated from: com/linkedin/avro2pegasus/events/ads/AdExperimentStopReason.pdsc @@ -10241,21 +10253,21 @@ declare namespace Com { advertiserUrn: string; creatorUrn?: string; headline: string; - status: AdFormStatus; + status: Com.Linkedin.Avro2pegasus.Events.Ads.AdFormStatus; description: string; targetUrl: string; thankYouMessage: string; legalDisclaimer: string; previousReviewTimestamp?: number; privacyPolicyUrl: string; - reviewSystem: ReviewSystem; - reviewStatus: ReviewStatus; - previousReviewStatus?: ReviewStatus; - rejectionReasons: RejectionCode[]; + reviewSystem: Com.Linkedin.Avro2pegasus.Events.Ads.ReviewSystem; + reviewStatus: Com.Linkedin.Avro2pegasus.Events.Ads.ReviewStatus; + previousReviewStatus?: Com.Linkedin.Avro2pegasus.Events.Ads.ReviewStatus; + rejectionReasons: Com.Linkedin.Avro2pegasus.Events.Ads.RejectionCode[]; explanation?: string; testKey?: string; experimentTreatment?: string; - reviewItemAction?: AdReviewItemAction; + reviewItemAction?: Com.Linkedin.Avro2pegasus.Events.Ads.AdReviewItemAction; } // Generated from: com/linkedin/avro2pegasus/events/ads/AdFormStatus.pdsc @@ -10287,9 +10299,9 @@ declare namespace Com { requestId: string; channelId: number; impressionId?: string; - fcapInfo?: AdInMailFcapInfo; - result: AdInMailRequestResultType; - servedCampaign?: AdInMailServedAdInfo; + fcapInfo?: Com.Linkedin.Avro2pegasus.Events.Ads.AdInMailFcapInfo; + result: Com.Linkedin.Avro2pegasus.Events.Ads.AdInMailRequestResultType; + servedCampaign?: Com.Linkedin.Avro2pegasus.Events.Ads.AdInMailServedAdInfo; } // Generated from: com/linkedin/avro2pegasus/events/ads/AdInMailRequestResultType.pdsc @@ -10307,7 +10319,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ads/AdInMailServedAdInfo.pdsc export interface AdInMailServedAdInfo { - contentType: AdInMailContentType; + contentType: Com.Linkedin.Avro2pegasus.Events.Ads.AdInMailContentType; campaignId: number; creativeId: number; contentId: number; @@ -10337,7 +10349,7 @@ declare namespace Com { advertiserUrn: string; creativeUrn: string; isContactInfoShared: boolean; - sourceType?: AdLeadSourceType; + sourceType?: Com.Linkedin.Avro2pegasus.Events.Ads.AdLeadSourceType; campaignGroupUrn?: string; adExperimentUrn?: string; } @@ -10364,7 +10376,9 @@ declare namespace Com { export interface AdMatchingEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestId: string; - campaignLists: { [id: string]: SparseIdList }; + campaignLists: { + [id: string]: Com.Linkedin.Avro2pegasus.Events.Ads.SparseIdList; + }; } // Generated from: com/linkedin/avro2pegasus/events/ads/AdNotificationTrackingEvent.pdsc @@ -10374,7 +10388,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackingKey: string; publishedTime?: number; - notificationKey?: NotificationKey; + notificationKey?: Com.Linkedin.Avro2pegasus.Events.Ads.NotificationKey; sponsoredAccountUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/ads/AdOptimizationEvent.pdsc @@ -10385,17 +10399,17 @@ declare namespace Com { deviceId?: string; experiment: string; positions?: number[]; - optimizationTrackingInfo?: TrackingInfo[]; - runTimeStats?: RuntimeStats[]; + optimizationTrackingInfo?: Com.Linkedin.Avro2pegasus.Events.Ads.TrackingInfo[]; + runTimeStats?: Com.Linkedin.Avro2pegasus.Events.Ads.RuntimeStats[]; indexMatchingDuration?: number; optimizationDuration?: number; numMatchedCampaigns?: number; - servedCampaignList?: ServedCampaign[]; + servedCampaignList?: Com.Linkedin.Avro2pegasus.Events.Ads.ServedCampaign[]; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; channelId?: number; publisherId?: number; bidAdjustmentExperiments?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.BidAdjustmentInfo[]; - offsiteAuctionParticipants?: AdBusinessMetricsOptimizationOffsiteAuctionParticipants; + offsiteAuctionParticipants?: Com.Linkedin.Avro2pegasus.Events.Ads.AdBusinessMetricsOptimizationOffsiteAuctionParticipants; } // Generated from: com/linkedin/avro2pegasus/events/ads/AdPostClickTrackingEvent.pdsc @@ -10429,8 +10443,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - device?: Device; - mobileApp?: MobileApp; + device?: Com.Linkedin.Avro2pegasus.Events.Ads.Device; + mobileApp?: Com.Linkedin.Avro2pegasus.Events.Ads.MobileApp; impressionId: string; exchangeUrn: string; exchangeRequestId: string; @@ -10447,8 +10461,8 @@ declare namespace Com { bidPrice: number; markupPercentage?: number; advertiserBidPrice: number; - advertiserBidType: AdBidType; - chargeType: AdPricingType; + advertiserBidType: Com.Linkedin.Avro2pegasus.Events.Ads.AdBidType; + chargeType: Com.Linkedin.Avro2pegasus.Events.Ads.AdPricingType; campaignFloorPrice: number; winningPrice?: number; chargeAmount: number; @@ -10457,11 +10471,11 @@ declare namespace Com { exchangeRate: number; pctr: number; clickTag: string; - clickType: AdClickType; + clickType: Com.Linkedin.Avro2pegasus.Events.Ads.AdClickType; validationFailures: { [id: string]: string }; privateMarketDealId?: string; campaignGroupUrn?: string; - site?: Site; + site?: Com.Linkedin.Avro2pegasus.Events.Ads.Site; supportingPrice?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; predictedScores?: Com.Linkedin.Avro2pegasus.Events.ScoredEntityV2[]; requestClickDelay?: number; @@ -10481,8 +10495,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - device?: Device; - mobileApp?: MobileApp; + device?: Com.Linkedin.Avro2pegasus.Events.Ads.Device; + mobileApp?: Com.Linkedin.Avro2pegasus.Events.Ads.MobileApp; impressionId: string; exchangeUrn: string; exchangeRequestId: string; @@ -10500,8 +10514,8 @@ declare namespace Com { winningPrice?: number; markupPercentage?: number; advertiserBidPrice: number; - advertiserBidType: AdBidType; - chargeType: AdPricingType; + advertiserBidType: Com.Linkedin.Avro2pegasus.Events.Ads.AdBidType; + chargeType: Com.Linkedin.Avro2pegasus.Events.Ads.AdPricingType; campaignFloorPrice: number; chargeAmount: number; chargeAmountInCurrency: number; @@ -10511,7 +10525,7 @@ declare namespace Com { validationFailures: { [id: string]: string }; privateMarketDealId?: string; campaignGroupUrn?: string; - site?: Site; + site?: Com.Linkedin.Avro2pegasus.Events.Ads.Site; supportingPrice?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; predictedScores?: Com.Linkedin.Avro2pegasus.Events.ScoredEntityV2[]; viewabilityScore?: number; @@ -10525,7 +10539,7 @@ declare namespace Com { adjustedFloorPrice?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; adjustedInternalSecondBidPrice?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; lanChargePriceModel?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.LanChargePriceModel; - brandSafetyDataRecord?: BrandSafetyDataRecord; + brandSafetyDataRecord?: Com.Linkedin.Avro2pegasus.Events.Ads.BrandSafetyDataRecord; } // Generated from: com/linkedin/avro2pegasus/events/ads/AdRealTimeBiddingRequestEvent.pdsc @@ -10533,8 +10547,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - device?: Device; - mobileApp?: MobileApp; + device?: Com.Linkedin.Avro2pegasus.Events.Ads.Device; + mobileApp?: Com.Linkedin.Avro2pegasus.Events.Ads.MobileApp; exchangeUrn: string; exchangeRequestId: string; laxRequestId: string; @@ -10545,13 +10559,13 @@ declare namespace Com { requestedBidCount: number; returnedBidCount: number; matchedCampaignCount: number; - puntReason?: AdPuntReason; + puntReason?: Com.Linkedin.Avro2pegasus.Events.Ads.AdPuntReason; exchangeParameters: { [id: string]: string }; - bids: Bid[]; - responsePredictionMetadataCommon?: ResponsePredictionMetadataRecord[]; + bids: Com.Linkedin.Avro2pegasus.Events.Ads.Bid[]; + responsePredictionMetadataCommon?: Com.Linkedin.Avro2pegasus.Events.Ads.ResponsePredictionMetadataRecord[]; privateMarketDealsMatched: Com.Linkedin.Avro2pegasus.Events.Lax.AdPrivateMarketDeal[]; campaignGroupUrn?: string; - site?: Site; + site?: Com.Linkedin.Avro2pegasus.Events.Ads.Site; idAssociationSources?: string[]; adFormat?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdFormat; isInterstitial?: boolean; @@ -10565,9 +10579,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - device?: Device; - mobileApp?: MobileApp; - site?: Site; + device?: Com.Linkedin.Avro2pegasus.Events.Ads.Device; + mobileApp?: Com.Linkedin.Avro2pegasus.Events.Ads.MobileApp; + site?: Com.Linkedin.Avro2pegasus.Events.Ads.Site; impressionId: string; exchangeUrn: string; exchangeRequestId: string; @@ -10584,8 +10598,8 @@ declare namespace Com { bidPrice: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; markupPercentage?: number; advertiserBidPrice: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; - advertiserBidType: AdBidType; - chargeType: AdPricingType; + advertiserBidType: Com.Linkedin.Avro2pegasus.Events.Ads.AdBidType; + chargeType: Com.Linkedin.Avro2pegasus.Events.Ads.AdPricingType; campaignFloorPrice: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; winningPrice?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; chargeAmount: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; @@ -10618,7 +10632,7 @@ declare namespace Com { export interface AdRequestTargetMatchEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestId: string; - servedCampaignList: ServedCampaignWithMatchedTokens[]; + servedCampaignList: Com.Linkedin.Avro2pegasus.Events.Ads.ServedCampaignWithMatchedTokens[]; } // Generated from: com/linkedin/avro2pegasus/events/ads/AdReviewEvent.pdsc @@ -10628,21 +10642,21 @@ declare namespace Com { creativeUrn: string; advertiserUrn: string; creatorUrn?: string; - creativeType: CreativeType; + creativeType: Com.Linkedin.Avro2pegasus.Events.Ads.CreativeType; creativeText: string; targetUrl: string; contentTimestamp?: number; referenceUrn?: string; reviewSystem?: string; - reviewStatus: ReviewStatus; - rejectionReasons: RejectionCode[]; + reviewStatus: Com.Linkedin.Avro2pegasus.Events.Ads.ReviewStatus; + rejectionReasons: Com.Linkedin.Avro2pegasus.Events.Ads.RejectionCode[]; explanation: string; experimentTreatment?: string; campaignGroupUrn?: string; - cardsRejectionInformation?: CardRejectionInformation[]; - messageRejectionInformation?: MessageRejectionInformation[]; - accountTrustStatus?: AccountTrustStatus; - reviewItemAction?: AdReviewItemAction; + cardsRejectionInformation?: Com.Linkedin.Avro2pegasus.Events.Ads.CardRejectionInformation[]; + messageRejectionInformation?: Com.Linkedin.Avro2pegasus.Events.Ads.MessageRejectionInformation[]; + accountTrustStatus?: Com.Linkedin.Avro2pegasus.Events.Ads.AccountTrustStatus; + reviewItemAction?: Com.Linkedin.Avro2pegasus.Events.Ads.AdReviewItemAction; } // Generated from: com/linkedin/avro2pegasus/events/ads/AdReviewItemAction.pdsc @@ -10660,9 +10674,9 @@ declare namespace Com { entityUrn?: string; bidAmount: number; originalBid: number; - originalBidType: AdBidType; + originalBidType: Com.Linkedin.Avro2pegasus.Events.Ads.AdBidType; winningPrice: number; - chargeType: AdChargeType; + chargeType: Com.Linkedin.Avro2pegasus.Events.Ads.AdChargeType; chargeFloor: number; pctr: number; pcvr: number; @@ -10676,7 +10690,7 @@ declare namespace Com { campaignType: Com.Linkedin.Avro2pegasus.Events.AdCampaignType; clickTag: string; status: Com.Linkedin.Avro2pegasus.Events.AdEventStatus; - clickType: AdClickType; + clickType: Com.Linkedin.Avro2pegasus.Events.Ads.AdClickType; cost: number; costInCurrency: number; currency: string; @@ -10695,7 +10709,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; trackingId: string; adRequestFeatures?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdScoringFeatures; - adCreatives: AdCreative[]; + adCreatives: Com.Linkedin.Avro2pegasus.Events.Ads.AdCreative[]; } // Generated from: com/linkedin/avro2pegasus/events/ads/AdsDataIntelligenceApiCallEvent.pdsc @@ -10717,7 +10731,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; applicationUrn: string; advertiserUrn: string; - operation: AdSegmentEntityOperationType; + operation: Com.Linkedin.Avro2pegasus.Events.Ads.AdSegmentEntityOperationType; segmentUrn: string; memberUrn: string; responseStatusCode: number; @@ -10741,11 +10755,11 @@ declare namespace Com { export interface AdSegmentEntityUpdateEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - operation: AdSegmentEntityUpdateOperation; + operation: Com.Linkedin.Avro2pegasus.Events.Ads.AdSegmentEntityUpdateOperation; segmentUrn: string; targetEntityUrn: string; lastModifiedTime: number; - segmentType: AdSegmentType; + segmentType: Com.Linkedin.Avro2pegasus.Events.Ads.AdSegmentType; } // Generated from: com/linkedin/avro2pegasus/events/ads/AdSegmentEntityUpdateOperation.pdsc @@ -10768,9 +10782,9 @@ declare namespace Com { export interface AdsInfrastructureMigrationValidationEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - project: AdsInfrastructureMigrationProject; + project: Com.Linkedin.Avro2pegasus.Events.Ads.AdsInfrastructureMigrationProject; validationId: string; - migrationStatus: AdsInfrastructureMigrationStatus; + migrationStatus: Com.Linkedin.Avro2pegasus.Events.Ads.AdsInfrastructureMigrationStatus; outputData: string; } // Generated from: com/linkedin/avro2pegasus/events/ads/AdsModelType.pdsc @@ -10814,7 +10828,7 @@ declare namespace Com { export interface AdStopServingEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; adEntityUrn: string; - stopAction: StopAction; + stopAction: Com.Linkedin.Avro2pegasus.Events.Ads.StopAction; creativeUrns: string[]; } // Generated from: com/linkedin/avro2pegasus/events/ads/AdTrainingDataEvent.pdsc @@ -10881,7 +10895,7 @@ declare namespace Com { campaignGroupUrn?: string; campaignUrn: string; creativeUrn: string; - campaignCostType: CampaignCostType; + campaignCostType: Com.Linkedin.Avro2pegasus.Events.Ads.CampaignCostType; bid: number; pctrLogisticRegressionMean: number; pctrLogisticRegressionStddev: number; @@ -10891,7 +10905,7 @@ declare namespace Com { pcvr?: number; referencePcvr?: number; position?: number; - advertiserBidType?: AdBidType; + advertiserBidType?: Com.Linkedin.Avro2pegasus.Events.Ads.AdBidType; optimizationTarget?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.OptimizationTarget; objectiveType?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.ObjectiveType; passThroughRate?: number; @@ -10908,11 +10922,11 @@ declare namespace Com { bidPrice: number; markupPercentage?: number; advertiserBidPrice: number; - advertiserBidType: AdBidType; - chargeType: AdPricingType; + advertiserBidType: Com.Linkedin.Avro2pegasus.Events.Ads.AdBidType; + chargeType: Com.Linkedin.Avro2pegasus.Events.Ads.AdPricingType; campaignFloorPrice: number; pctr?: number; - pctrMetaData: PctrMetaDataRecord[]; + pctrMetaData: Com.Linkedin.Avro2pegasus.Events.Ads.PctrMetaDataRecord[]; usedPrivateMarketDealId?: string; campaignGroupUrn?: string; bidPriceFinal?: number; @@ -10926,7 +10940,7 @@ declare namespace Com { adjustedBid?: number; dynamicSegmentUrn?: string; dynamicSegmentAge?: number; - bidAdjustmentType: BidAdjustmentType; + bidAdjustmentType: Com.Linkedin.Avro2pegasus.Events.Ads.BidAdjustmentType; } // Generated from: com/linkedin/avro2pegasus/events/ads/BidAdjustmentType.pdsc @@ -10956,7 +10970,7 @@ declare namespace Com { export interface BusinessMetricsOptimizationBidAdjustTracking { adjustmentFunction: string; - bidAdjustedCampaignList: BidAdjustedCampaign[]; + bidAdjustedCampaignList: Com.Linkedin.Avro2pegasus.Events.Ads.BidAdjustedCampaign[]; } // Generated from: com/linkedin/avro2pegasus/events/ads/BusinessMetricsOptimizationFilteringTracking.pdsc @@ -10968,7 +10982,7 @@ declare namespace Com { numFilteredCampaigns?: number; minCTR?: number; minECPI?: number; - filteredCampaignList?: FilteredItem[]; + filteredCampaignList?: Com.Linkedin.Avro2pegasus.Events.Ads.FilteredItem[]; } // Generated from: com/linkedin/avro2pegasus/events/ads/BusinessMetricsOptimizationPlacementTracking.pdsc @@ -10976,21 +10990,21 @@ declare namespace Com { name: string; experiment: string; tuningFactor: number; - placementInfo?: positionInfo[]; + placementInfo?: Com.Linkedin.Avro2pegasus.Events.Ads.positionInfo[]; } // Generated from: com/linkedin/avro2pegasus/events/ads/BusinessMetricsOptimizationPricingTracking.pdsc export interface BusinessMetricsOptimizationPricingTracking { name: string; experiment: string; - pricedCampaignList?: pricedItem[]; - memberFloorPrice?: MemberFloorPrice; + pricedCampaignList?: Com.Linkedin.Avro2pegasus.Events.Ads.pricedItem[]; + memberFloorPrice?: Com.Linkedin.Avro2pegasus.Events.Ads.MemberFloorPrice; } // Generated from: com/linkedin/avro2pegasus/events/ads/BusinessMetricsOptimizationRankingTracking.pdsc export interface BusinessMetricsOptimizationRankingTracking { experiment: string; - campaignList?: RankedCampaignInfo[]; + campaignList?: Com.Linkedin.Avro2pegasus.Events.Ads.RankedCampaignInfo[]; } // Generated from: com/linkedin/avro2pegasus/events/ads/CampaignCostType.pdsc @@ -11015,7 +11029,7 @@ declare namespace Com { export interface CampaignInfoForCTRRandomization { campaignId: number; - ctrList?: AdClickThroughRates; + ctrList?: Com.Linkedin.Avro2pegasus.Events.Ads.AdClickThroughRates; pctr?: number; ecpi?: number; } @@ -11031,7 +11045,7 @@ declare namespace Com { dailyBudgetUtilization?: number; averageSpend?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; totalBudgetUtilization?: number; - bidInsight?: BidInsight; + bidInsight?: Com.Linkedin.Avro2pegasus.Events.Ads.BidInsight; budgetExhaustedAt?: number; } // Generated from: com/linkedin/avro2pegasus/events/ads/CampaignInsightType.pdsc @@ -11052,7 +11066,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; entityUrn: string; campaignInsightTrackingId: string; - campaignInsightType: CampaignInsightType; + campaignInsightType: Com.Linkedin.Avro2pegasus.Events.Ads.CampaignInsightType; } // Generated from: com/linkedin/avro2pegasus/events/ads/CampaignPacingBidAdjustmentStatus.pdsc @@ -11090,16 +11104,16 @@ declare namespace Com { bidAdjustFactor?: number; throttlingFactor: number; broadMatchThrottlingFactor: number; - throttlingStatus: CampaignPacingThrottlingStatus; + throttlingStatus: Com.Linkedin.Avro2pegasus.Events.Ads.CampaignPacingThrottlingStatus; pacingModel?: string; anticipatedSpent?: number; runningBid?: number; bidCap?: number; bidFloor?: number; optimizationTarget?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.OptimizationTarget; - advertiserBidType?: AdBidType; - chargeType?: AdPricingType; - bidAdjustmentStatus?: CampaignPacingBidAdjustmentStatus; + advertiserBidType?: Com.Linkedin.Avro2pegasus.Events.Ads.AdBidType; + chargeType?: Com.Linkedin.Avro2pegasus.Events.Ads.AdPricingType; + bidAdjustmentStatus?: Com.Linkedin.Avro2pegasus.Events.Ads.CampaignPacingBidAdjustmentStatus; exchangeRate?: number; campaignSliceUrn?: string; isCampaignBudgetExhausted?: boolean; @@ -11113,10 +11127,10 @@ declare namespace Com { numOfCreatives?: number; dailyBudget?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; totalBudget?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; - targetFacets?: TargetFacets; + targetFacets?: Com.Linkedin.Avro2pegasus.Events.Ads.TargetFacets; activateCreatives: string[]; pauseCreatives: string[]; - creativeSelection?: CampaignCreativeSelection; + creativeSelection?: Com.Linkedin.Avro2pegasus.Events.Ads.CampaignCreativeSelection; runSchedule?: Com.Linkedin.Avro2pegasus.Events.Common.TimeRange; } // Generated from: com/linkedin/avro2pegasus/events/ads/CampaignRecommendationEvent.pdsc @@ -11128,9 +11142,9 @@ declare namespace Com { campaignUrn: string; modelName?: string; recommendationCreateTime: number; - recommendationType: CampaignRecommendationType; - actionType: RecommendationActionType; - recommendationContent: CampaignRecommendationContent; + recommendationType: Com.Linkedin.Avro2pegasus.Events.Ads.CampaignRecommendationType; + actionType: Com.Linkedin.Avro2pegasus.Events.Ads.RecommendationActionType; + recommendationContent: Com.Linkedin.Avro2pegasus.Events.Ads.CampaignRecommendationContent; } // Generated from: com/linkedin/avro2pegasus/events/ads/CampaignRecommendationType.pdsc @@ -11148,8 +11162,8 @@ declare namespace Com { campaignUrn: string; startTime: number; endTime: number; - funnelFilters: FilterCount[]; - filterChain?: CampaignServingFunnelEventFilterChain; + funnelFilters: Com.Linkedin.Avro2pegasus.Events.Ads.FilterCount[]; + filterChain?: Com.Linkedin.Avro2pegasus.Events.Ads.CampaignServingFunnelEventFilterChain; } // Generated from: com/linkedin/avro2pegasus/events/ads/CampaignServingFunnelEventFilterChain.pdsc @@ -11166,7 +11180,7 @@ declare namespace Com { export interface CardRejectionInformation { cardIndex: number; - rejectionReasons: RejectionCode[]; + rejectionReasons: Com.Linkedin.Avro2pegasus.Events.Ads.RejectionCode[]; } // Generated from: com/linkedin/avro2pegasus/events/ads/contentClassificationSourceEnum.pdsc @@ -11202,7 +11216,7 @@ declare namespace Com { name: string; experiment: string; deviation?: number; - campaignList?: CampaignInfoForCTRRandomization[]; + campaignList?: Com.Linkedin.Avro2pegasus.Events.Ads.CampaignInfoForCTRRandomization[]; } // Generated from: com/linkedin/avro2pegasus/events/ads/Device.pdsc @@ -11272,7 +11286,7 @@ declare namespace Com { export interface Feature { name: string; - termVector: TermVectorEntry[]; + termVector: Com.Linkedin.Avro2pegasus.Events.Ads.TermVectorEntry[]; } // Generated from: com/linkedin/avro2pegasus/events/ads/FilterCount.pdsc @@ -11288,18 +11302,18 @@ declare namespace Com { position: number; pctr: number; ecpi: number; - reason: Reason; + reason: Com.Linkedin.Avro2pegasus.Events.Ads.Reason; reasonInDetail: string; } // Generated from: com/linkedin/avro2pegasus/events/ads/FilteredItem.pdsc export interface FilteredItem { campaignId: number; - ctrList?: AdClickThroughRates; + ctrList?: Com.Linkedin.Avro2pegasus.Events.Ads.AdClickThroughRates; pctr?: number; ecpi?: number; campaignFloorPrice?: number; - reason?: BmoFilterReason; + reason?: Com.Linkedin.Avro2pegasus.Events.Ads.BmoFilterReason; } // Generated from: com/linkedin/avro2pegasus/events/ads/FirstPassRankerName.pdsc @@ -11327,8 +11341,8 @@ declare namespace Com { memberRole?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdAccountUserRole; sponsoredAccountUrn: string; replacementMemberUrn?: string; - actionResult?: ForceRemoveMemberFromAccountResult; - forceRemoveErrorResult?: ForceRemoveError; + actionResult?: Com.Linkedin.Avro2pegasus.Events.Ads.ForceRemoveMemberFromAccountResult; + forceRemoveErrorResult?: Com.Linkedin.Avro2pegasus.Events.Ads.ForceRemoveError; } // Generated from: com/linkedin/avro2pegasus/events/ads/HideDetectionTracking.pdsc @@ -11353,7 +11367,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; creativeUrn: string; isActive: boolean; - features: Feature[]; + features: Com.Linkedin.Avro2pegasus.Events.Ads.Feature[]; } // Generated from: com/linkedin/avro2pegasus/events/ads/MatchedAudienceCompanyRequestEvent.pdsc @@ -11395,7 +11409,7 @@ declare namespace Com { export interface MessageRejectionInformation { sponsoredMessageContentUrn: string; optionIndex?: number; - rejectionReason: RejectionCode; + rejectionReason: Com.Linkedin.Avro2pegasus.Events.Ads.RejectionCode; } // Generated from: com/linkedin/avro2pegasus/events/ads/MobileApp.pdsc @@ -11411,7 +11425,7 @@ declare namespace Com { export interface MoneyFeedObject { entityUrn?: string; - firstPassRanker?: FirstPassRankerName; + firstPassRanker?: Com.Linkedin.Avro2pegasus.Events.Ads.FirstPassRankerName; monetaryValue: number; score: number; adjustedScore: number; @@ -11426,7 +11440,7 @@ declare namespace Com { channelId: number; jobsPageViewWeight?: number; piPageViewWeight?: number; - results?: MoneyFeedObject[]; + results?: Com.Linkedin.Avro2pegasus.Events.Ads.MoneyFeedObject[]; } // Generated from: com/linkedin/avro2pegasus/events/ads/NotificationKey.pdsc @@ -11439,7 +11453,7 @@ declare namespace Com { export interface OasisModelInfo { modelVersion: string; - modelType: AdsModelType; + modelType: Com.Linkedin.Avro2pegasus.Events.Ads.AdsModelType; modelPushTime?: number; } // Generated from: com/linkedin/avro2pegasus/events/ads/OffsiteAuctionRanking.pdsc @@ -11455,8 +11469,8 @@ declare namespace Com { predictedConversionRate?: number; effectiveCostPerImpression: number; advertiserBidPrice?: number; - advertiserBidType: AdBidType; - chargeType: AdChargeType; + advertiserBidType: Com.Linkedin.Avro2pegasus.Events.Ads.AdBidType; + chargeType: Com.Linkedin.Avro2pegasus.Events.Ads.AdChargeType; runningBid: number; exchangeBidPrice: number; qualityScore: number; @@ -11464,7 +11478,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ads/OffsiteHeader.pdsc export interface OffsiteHeader { - mobileApp?: MobileApp; + mobileApp?: Com.Linkedin.Avro2pegasus.Events.Ads.MobileApp; exchangeUrn: string; adFormat?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdFormat; isInterstitial?: boolean; @@ -11472,7 +11486,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ads/PacingTrackingInfo.pdsc export interface PacingTrackingInfo { - pacingTrackingItem: CampaignPacingTracking; + pacingTrackingItem: Com.Linkedin.Avro2pegasus.Events.Ads.CampaignPacingTracking; } // Generated from: com/linkedin/avro2pegasus/events/ads/PctrMetaDataRecord.pdsc @@ -11547,7 +11561,7 @@ declare namespace Com { position?: number; baseCost?: number; finalCost?: number; - pricing: pricingChoice; + pricing: Com.Linkedin.Avro2pegasus.Events.Ads.pricingChoice; campaignFloorPrice?: number; optimizationTarget?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.OptimizationTarget; objectiveType?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.ObjectiveType; @@ -11589,7 +11603,7 @@ declare namespace Com { export interface RchargeRunningTotalEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - entityType: EntityType; + entityType: Com.Linkedin.Avro2pegasus.Events.Ads.EntityType; entityUrn: string; activityTime: number; cumulativeTotalCharge: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; @@ -11683,9 +11697,9 @@ declare namespace Com { pctrAdjustFactor?: number; calibrationGroup?: number; responsePredictionModel?: string; - positionFactors?: PositionFactors[]; - campaignList?: RpCampaignInfo[]; - filteredCreativeList?: FilteredCreative[]; + positionFactors?: Com.Linkedin.Avro2pegasus.Events.Ads.PositionFactors[]; + campaignList?: Com.Linkedin.Avro2pegasus.Events.Ads.RpCampaignInfo[]; + filteredCreativeList?: Com.Linkedin.Avro2pegasus.Events.Ads.FilteredCreative[]; } // Generated from: com/linkedin/avro2pegasus/events/ads/ReviewStatus.pdsc @@ -11708,27 +11722,27 @@ declare namespace Com { export interface RpCampaignInfo { campaignId: number; - ctrList?: AdClickThroughRates; + ctrList?: Com.Linkedin.Avro2pegasus.Events.Ads.AdClickThroughRates; pctr?: number; pctrLogisticRegressionMean?: number; pctrLogisticRegressionStddev?: number; ecpi?: number; bid?: number; - campaignCostType?: CampaignCostType; + campaignCostType?: Com.Linkedin.Avro2pegasus.Events.Ads.CampaignCostType; creativeId?: number; format?: string; pcvr?: number; refPcvr?: number; - advertiserBidType?: AdBidType; + advertiserBidType?: Com.Linkedin.Avro2pegasus.Events.Ads.AdBidType; optimizationTarget?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.OptimizationTarget; objectiveType?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.ObjectiveType; } // Generated from: com/linkedin/avro2pegasus/events/ads/RuntimeStats.pdsc export interface RuntimeStats { - aggKey: AggregationKey; + aggKey: Com.Linkedin.Avro2pegasus.Events.Ads.AggregationKey; duration: number; - stats: Stats; + stats: Com.Linkedin.Avro2pegasus.Events.Ads.Stats; } // Generated from: com/linkedin/avro2pegasus/events/ads/ServedCampaign.pdsc @@ -11755,7 +11769,7 @@ declare namespace Com { model?: string; modelCalibrationFactor?: number; campaignGroupUrn?: string; - advertiserBidType?: AdBidType; + advertiserBidType?: Com.Linkedin.Avro2pegasus.Events.Ads.AdBidType; optimizationTarget?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.OptimizationTarget; objectiveType?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.ObjectiveType; baseCost?: number; @@ -11817,7 +11831,7 @@ declare namespace Com { creativeUrn: string; sponsoredConversationUrn: string; sponsoredMessageContentUrn: string; - activityType: SponsoredMessageActivityType; + activityType: Com.Linkedin.Avro2pegasus.Events.Ads.SponsoredMessageActivityType; optionClickedIndex?: number; } // Generated from: com/linkedin/avro2pegasus/events/ads/SponsoredMessageActivityType.pdsc @@ -11845,7 +11859,7 @@ declare namespace Com { export interface TargetFacets { dataVersion: number; - facets: TargetFacet[]; + facets: Com.Linkedin.Avro2pegasus.Events.Ads.TargetFacet[]; } // Generated from: com/linkedin/avro2pegasus/events/ads/TermVectorEntry.pdsc @@ -11857,15 +11871,15 @@ declare namespace Com { export interface TrackingInfo { trackingItem: - | ResponsePredictionTracking - | BusinessMetricsOptimizationFilteringTracking - | CTRRandomizationTracking - | BusinessMetricsOptimizationPricingTracking - | BusinessMetricsOptimizationRankingTracking - | AdBusinessMetricsOptimizationCampaignTypeBasedRankingTracking - | BusinessMetricsOptimizationPlacementTracking - | HideDetectionTracking - | BusinessMetricsOptimizationBidAdjustTracking; + | Com.Linkedin.Avro2pegasus.Events.Ads.ResponsePredictionTracking + | Com.Linkedin.Avro2pegasus.Events.Ads.BusinessMetricsOptimizationFilteringTracking + | Com.Linkedin.Avro2pegasus.Events.Ads.CTRRandomizationTracking + | Com.Linkedin.Avro2pegasus.Events.Ads.BusinessMetricsOptimizationPricingTracking + | Com.Linkedin.Avro2pegasus.Events.Ads.BusinessMetricsOptimizationRankingTracking + | Com.Linkedin.Avro2pegasus.Events.Ads.AdBusinessMetricsOptimizationCampaignTypeBasedRankingTracking + | Com.Linkedin.Avro2pegasus.Events.Ads.BusinessMetricsOptimizationPlacementTracking + | Com.Linkedin.Avro2pegasus.Events.Ads.HideDetectionTracking + | Com.Linkedin.Avro2pegasus.Events.Ads.BusinessMetricsOptimizationBidAdjustTracking; } // Generated from: com/linkedin/avro2pegasus/events/ads/UserConversionAttributionTag.pdsc @@ -11876,7 +11890,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - offsiteHeader?: OffsiteHeader; + offsiteHeader?: Com.Linkedin.Avro2pegasus.Events.Ads.OffsiteHeader; attributionMobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; targetId?: Com.Linkedin.Avro2pegasus.Events.AdTargetId; mobileAppUrn?: string; @@ -11884,9 +11898,9 @@ declare namespace Com { llaPartnerUrn: string; llaPartnerConversionUrn: string; llaPartnerUrlMatchUrn?: string; - conversionWindowType: AdConversionWindowType; + conversionWindowType: Com.Linkedin.Avro2pegasus.Events.Ads.AdConversionWindowType; conversionWindowSizeDays: number; - conversionActionType: AdConversionActionType; + conversionActionType: Com.Linkedin.Avro2pegasus.Events.Ads.AdConversionActionType; conversionPageUrl: string; impressionId: string; campaignUrn: string; @@ -11899,7 +11913,7 @@ declare namespace Com { llaPartnerUrlMatchUrns?: string[]; attributionChannelId?: number; campaignType?: Com.Linkedin.Avro2pegasus.Events.AdCampaignType; - conversionAttributionTag?: UserConversionAttributionTag; + conversionAttributionTag?: Com.Linkedin.Avro2pegasus.Events.Ads.UserConversionAttributionTag; campaignGroupUrn?: string; isViral: boolean; shouldBeIncludedInReportBasedOnAttributionWindowSettings?: boolean; @@ -11911,7 +11925,7 @@ declare namespace Com { insightTagFormat?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.InsightTagFormat; objectiveType?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.ObjectiveType; optimizationTarget?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.OptimizationTarget; - chargeType?: AdPricingType; + chargeType?: Com.Linkedin.Avro2pegasus.Events.Ads.AdPricingType; pixelRequestId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; countryUrn?: string; pixelRequestUserAgent?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.OffsiteTrackingUserAgent; @@ -11960,8 +11974,8 @@ declare namespace Com { optimizationTarget?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.OptimizationTarget; runningBid?: number; campaignAdFormat?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.CampaignAdFormat; - advertiserBidType?: AdBidType; - chargeType?: AdPricingType; + advertiserBidType?: Com.Linkedin.Avro2pegasus.Events.Ads.AdBidType; + chargeType?: Com.Linkedin.Avro2pegasus.Events.Ads.AdPricingType; action?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdClientAction; target?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdClientTarget; adExperimentUrn?: string; @@ -11973,8 +11987,8 @@ declare namespace Com { export interface AmbryOperationEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; blobUrn: string; - blobProperties?: BlobProperties; - operationType: OperationType; + blobProperties?: Com.Linkedin.Avro2pegasus.Events.Ambry.BlobProperties; + operationType: Com.Linkedin.Avro2pegasus.Events.Ambry.OperationType; ambryServiceId?: string; updatedExpiryTime?: number; accountId?: number; @@ -11991,9 +12005,9 @@ declare namespace Com { partitionId: string; sourceHost: string; mountPath: string; - replicationEventType: ReplicationEventType; - replicationEventSourceType: ReplicationEventSourceType; - updateType?: UpdateType; + replicationEventType: Com.Linkedin.Avro2pegasus.Events.Ambry.ReplicationEventType; + replicationEventSourceType: Com.Linkedin.Avro2pegasus.Events.Ambry.ReplicationEventSourceType; + updateType?: Com.Linkedin.Avro2pegasus.Events.Ambry.UpdateType; updatedExpiryTime?: number; } // Generated from: com/linkedin/avro2pegasus/events/ambry/BlobProperties.pdsc @@ -12007,7 +12021,7 @@ declare namespace Com { ttlDurationSeconds?: number; containerId?: number; blobSize?: number; - blobType?: BlobType; + blobType?: Com.Linkedin.Avro2pegasus.Events.Ambry.BlobType; accountId?: number; isEncrypted?: boolean; } @@ -12063,7 +12077,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - rating: Rating; + rating: Com.Linkedin.Avro2pegasus.Events.Appactivation.Rating; } // Generated from: com/linkedin/avro2pegasus/events/appactivation/Rating.pdsc @@ -12077,7 +12091,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - restriction: Restriction; + restriction: Com.Linkedin.Avro2pegasus.Events.Appactivation.Restriction; isRestricted: boolean; restrictionExpiry?: Com.Linkedin.Avro2pegasus.Events.Common.TimeRange; restrictionCooloff?: Com.Linkedin.Avro2pegasus.Events.Common.TimeRange; @@ -12088,7 +12102,7 @@ declare namespace Com { export interface ApplicationEntityMappingChangeEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - type: ApplicationEntityMappingEventType; + type: Com.Linkedin.Avro2pegasus.Events.Applicationentitymapping.ApplicationEntityMappingEventType; applicationUrn: string; entityUrn: string; } @@ -12182,7 +12196,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; articleTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; articleUrn: string; - articleMetadata?: ArticleMetadata; + articleMetadata?: Com.Linkedin.Avro2pegasus.Events.Articles.ArticleMetadata; renderedWordCount?: number; uiView?: Com.Linkedin.Avro2pegasus.Events.Common.UiView; dwellTime: number; @@ -12229,8 +12243,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - consent: ConsentType; - actionTaken: AuditLogAction; + consent: Com.Linkedin.Avro2pegasus.Events.Auditlog.ConsentType; + actionTaken: Com.Linkedin.Avro2pegasus.Events.Auditlog.AuditLogAction; managedEntityUrns: string[]; additionalActionInformation?: string; } @@ -12281,7 +12295,7 @@ declare namespace Com { export interface AuditTrackingEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; timeRange: Com.Linkedin.Avro2pegasus.Events.Common.TimeRange; - clientType: ClientType; + clientType: Com.Linkedin.Avro2pegasus.Events.Audits.ClientType; clientIp: Com.Linkedin.Avro2pegasus.Events.IPAddress; serverHostName: string; targetUrl: string; @@ -12358,14 +12372,14 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; appBadgeCount: number; - actionSource?: ActionSource; + actionSource?: Com.Linkedin.Avro2pegasus.Events.Badge.ActionSource; landingTab?: Com.Linkedin.Avro2pegasus.Common.Badge.AppTabType; } // Generated from: com/linkedin/avro2pegasus/events/badge/BadgeFetchedEvent.pdsc export interface BadgeFetchedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - clientApplication: ClientApplication; + clientApplication: Com.Linkedin.Avro2pegasus.Events.Badge.ClientApplication; clientVersionNumber?: string; tabBadgeDetails: Com.Linkedin.Avro2pegasus.Common.Badge.TabBadgeDetails; appBadgeCount: number; @@ -12389,7 +12403,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; isFirstUpdate: boolean; - updateType?: UpdateType; + updateType?: Com.Linkedin.Avro2pegasus.Events.Badge.UpdateType; existingTabBadgeDetails?: Com.Linkedin.Avro2pegasus.Common.Badge.TabBadgeDetails; existingAppBadgeCount?: number; newTabBadgeDetails: Com.Linkedin.Avro2pegasus.Common.Badge.TabBadgeDetails; @@ -12409,7 +12423,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/bazel/BazelRemoteMetric.pdsc export interface BazelRemoteMetric { - metric: BazelRemoteMetricName; + metric: Com.Linkedin.Avro2pegasus.Events.Bazel.BazelRemoteMetricName; value: number; } // Generated from: com/linkedin/avro2pegasus/events/bazel/BazelRemoteMetricName.pdsc @@ -12440,13 +12454,13 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; timestamp: number; hostname: string; - environment: BazelEnvironment; + environment: Com.Linkedin.Avro2pegasus.Events.Bazel.BazelEnvironment; buildId: string; multiProductUrn: string; bazelVersion: string; bazelRemoteVersion: string; - transportationProtocol: TransportationProtocol; - metricList: BazelRemoteMetric[]; + transportationProtocol: Com.Linkedin.Avro2pegasus.Events.Bazel.TransportationProtocol; + metricList: Com.Linkedin.Avro2pegasus.Events.Bazel.BazelRemoteMetric[]; } // Generated from: com/linkedin/avro2pegasus/events/bazel/TransportationProtocol.pdsc @@ -12474,8 +12488,8 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; memberUrn: string; - ownerType: BusinessCardOwnerType; - followUpAction?: FollowUpAction; + ownerType: Com.Linkedin.Avro2pegasus.Events.Businesscards.BusinessCardOwnerType; + followUpAction?: Com.Linkedin.Avro2pegasus.Events.Businesscards.FollowUpAction; } // Generated from: com/linkedin/avro2pegasus/events/businesscards/FollowUpAction.pdsc @@ -12531,9 +12545,9 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; memberUrn: string; - uploadTimeRange: TimeRange; - source: CalendarSource; - calendarMeetingInfos: CalendarMeetingInfo[]; + uploadTimeRange: Com.Linkedin.Avro2pegasus.Events.Calendar.TimeRange; + source: Com.Linkedin.Avro2pegasus.Events.Calendar.CalendarSource; + calendarMeetingInfos: Com.Linkedin.Avro2pegasus.Events.Calendar.CalendarMeetingInfo[]; calendarSyncTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; deviceId?: string; } @@ -12626,19 +12640,19 @@ declare namespace Com { header?: Com.Linkedin.Avro2pegasus.Events.EventHeader; searchId: string; searchResults?: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchResults; - queryTaggerOutput?: QueryTag[]; + queryTaggerOutput?: Com.Linkedin.Avro2pegasus.Events.Cap.Search.QueryTag[]; modelUsed?: string; searchString?: string; experiments?: string[]; - perturbationType?: PerturbationType; + perturbationType?: Com.Linkedin.Avro2pegasus.Events.Cap.Search.PerturbationType; queryNameTermValueFeatures?: Com.Linkedin.Avro2pegasus.Events.Common.NameTermValueFeatures; - features?: FeaturesForCapSearchResults[]; + features?: Com.Linkedin.Avro2pegasus.Events.Cap.Search.FeaturesForCapSearchResults[]; capSearchHistoryUrn?: string; - queryIntent?: QueryIntent; + queryIntent?: Com.Linkedin.Avro2pegasus.Events.Cap.Search.QueryIntent; expandedQuery?: string; - genderRatios?: GenderRatio[]; + genderRatios?: Com.Linkedin.Avro2pegasus.Events.Cap.Search.GenderRatio[]; recruiterSearchSeasMetrics?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterSearchSeasMetrics; - matchedInfo?: MatchedInfo; + matchedInfo?: Com.Linkedin.Avro2pegasus.Events.Cap.Search.MatchedInfo; } // Generated from: com/linkedin/avro2pegasus/events/cap/search/FeaturesForCapSearchResults.pdsc @@ -12647,12 +12661,12 @@ declare namespace Com { originalPosition?: number; featureVector: string; featureMap?: { [id: string]: number }; - sparseFloatVector: SparseFloatVectorFeature[]; + sparseFloatVector: Com.Linkedin.Avro2pegasus.Events.Cap.Search.SparseFloatVectorFeature[]; memberNameTermValueFeatures?: Com.Linkedin.Avro2pegasus.Events.Common.NameTermValueFeatures; score?: number; gender?: Com.Linkedin.Avro2pegasus.Events.MemberGender; - scoringPipelines?: ScoringPipeline[]; - matchedInfoForHit?: MatchedInfoForHit; + scoringPipelines?: Com.Linkedin.Avro2pegasus.Events.Cap.Search.ScoringPipeline[]; + matchedInfoForHit?: Com.Linkedin.Avro2pegasus.Events.Cap.Search.MatchedInfoForHit; } // Generated from: com/linkedin/avro2pegasus/events/cap/search/GenderRatio.pdsc @@ -12708,7 +12722,7 @@ declare namespace Com { export interface SeatTransferEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - transferRequestType: SeatTransferRequestType; + transferRequestType: Com.Linkedin.Avro2pegasus.Events.Cap.Transfer.SeatTransferRequestType; sourceMemberUrn: string; sourceContractUrn: string; sourceSeatUrn: string; @@ -12738,9 +12752,9 @@ declare namespace Com { export interface TalentSeekerRecommendationServed { talentSeekerIdentifier: string; talentSeekerRecommendationTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - talentSeekerRecommendationSource: TalentSeekerRecommendationSource; + talentSeekerRecommendationSource: Com.Linkedin.Avro2pegasus.Events.Careers.TalentSeekerRecommendationSource; position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; - talentContexts: TalentContext[]; + talentContexts: Com.Linkedin.Avro2pegasus.Events.Careers.TalentContext[]; } // Generated from: com/linkedin/avro2pegasus/events/careers/TalentSeekerRecommendationSource.pdsc @@ -12749,7 +12763,7 @@ declare namespace Com { export interface TalentSeekerRecommendationsServedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - entities: TalentSeekerRecommendationServed[]; + entities: Com.Linkedin.Avro2pegasus.Events.Careers.TalentSeekerRecommendationServed[]; } } namespace Cascades { @@ -12780,7 +12794,7 @@ declare namespace Com { audienceGroup: string; trackingCorrelationId: string; officeTelemetryVersion: string; - cascadesInvocationMethod: CascadesInvocationMethod; + cascadesInvocationMethod: Com.Linkedin.Avro2pegasus.Events.Cascades.CascadesInvocationMethod; extractedTitle?: string; } // Generated from: com/linkedin/avro2pegasus/events/cascades/CascadesInitializationV2Event.pdsc @@ -12800,7 +12814,7 @@ declare namespace Com { audienceGroup?: string; trackingCorrelationId: string; officeTelemetryVersion: string; - cascadesInvocationMethod: CascadesInvocationMethod; + cascadesInvocationMethod: Com.Linkedin.Avro2pegasus.Events.Cascades.CascadesInvocationMethod; extractedTitle?: string; appPlatform: string; flightId?: string; @@ -12824,9 +12838,9 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; profileExperienceSnippetUrn: string; - action: ProfileExperienceSnippetFeedbackAction; - source: ProfileExperienceSnippetFeedbackSource; - reasons: ProfileExperienceSnippetFeedbackReason[]; + action: Com.Linkedin.Avro2pegasus.Events.Cascades.ProfileExperienceSnippetFeedbackAction; + source: Com.Linkedin.Avro2pegasus.Events.Cascades.ProfileExperienceSnippetFeedbackSource; + reasons: Com.Linkedin.Avro2pegasus.Events.Cascades.ProfileExperienceSnippetFeedbackReason[]; locale: Com.Linkedin.Avro2pegasus.Events.Locale; profileExperienceSnippetsServedV2EventId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } @@ -12921,14 +12935,14 @@ declare namespace Com { export interface BouncedEmailCorrectionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - bouncedEmailCorrectionParameters: BouncedEmailCorrectionParameters; + bouncedEmailCorrectionParameters: Com.Linkedin.Avro2pegasus.Events.Checkpoint.BouncedEmailCorrectionParameters; messagePushTimestamp: number; - updateStatus: BouncedEmailUpdateStatus; + updateStatus: Com.Linkedin.Avro2pegasus.Events.Checkpoint.BouncedEmailUpdateStatus; } // Generated from: com/linkedin/avro2pegasus/events/checkpoint/BouncedEmailCorrectionParameters.pdsc export interface BouncedEmailCorrectionParameters { - jobType: BouncedEmailJobType; + jobType: Com.Linkedin.Avro2pegasus.Events.Checkpoint.BouncedEmailJobType; memberUrn: string; handleUrn: string; flockMessageUrn: string; @@ -12952,17 +12966,17 @@ declare namespace Com { export interface IdVerificationEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - eventType: IdVerificationEventType; + eventType: Com.Linkedin.Avro2pegasus.Events.Checkpoint.IdVerificationEventType; challengeId: string; contactEmail?: string; memberId?: number; - verificationStatus?: IdVerificationStatus; + verificationStatus?: Com.Linkedin.Avro2pegasus.Events.Checkpoint.IdVerificationStatus; requestCreateTime?: number; firstName?: string; lastName?: string; idDob?: string; - idType?: IdVerificationIdType; - idSubType?: IdVerificationIdSubType; + idType?: Com.Linkedin.Avro2pegasus.Events.Checkpoint.IdVerificationIdType; + idSubType?: Com.Linkedin.Avro2pegasus.Events.Checkpoint.IdVerificationIdSubType; idUsState?: string; idCountry?: string; } @@ -12998,24 +13012,24 @@ declare namespace Com { export interface IdVerificationV2Event { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - eventType: IdVerificationEventType; - contactEmailState: EmailState; + eventType: Com.Linkedin.Avro2pegasus.Events.Checkpoint.IdVerificationEventType; + contactEmailState: Com.Linkedin.Avro2pegasus.Events.Checkpoint.EmailState; submissionId: string; contactEmail?: string; memberId?: number; - jumioResponse?: JumioResponse; - source?: SecurityChallengeSource; + jumioResponse?: Com.Linkedin.Avro2pegasus.Events.Checkpoint.JumioResponse; + source?: Com.Linkedin.Avro2pegasus.Events.Checkpoint.SecurityChallengeSource; } // Generated from: com/linkedin/avro2pegasus/events/checkpoint/JumioResponse.pdsc export interface JumioResponse { - verificationStatus?: IdVerificationStatus; + verificationStatus?: Com.Linkedin.Avro2pegasus.Events.Checkpoint.IdVerificationStatus; requestCreateTime?: number; idFirstName?: string; idLastName?: string; idDob?: string; - idType?: IdVerificationIdType; - idSubType?: IdVerificationIdSubType; + idType?: Com.Linkedin.Avro2pegasus.Events.Checkpoint.IdVerificationIdType; + idSubType?: Com.Linkedin.Avro2pegasus.Events.Checkpoint.IdVerificationIdSubType; idUsState?: string; idCountry?: string; } @@ -13027,8 +13041,8 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; appName?: string; targetMemberUrn: string; - eventType: RememberMeEventType; - initiatorType: RememberMeInitiatorType; + eventType: Com.Linkedin.Avro2pegasus.Events.Checkpoint.RememberMeEventType; + initiatorType: Com.Linkedin.Avro2pegasus.Events.Checkpoint.RememberMeInitiatorType; submissionId?: string; } // Generated from: com/linkedin/avro2pegasus/events/checkpoint/RememberMeEventType.pdsc @@ -13050,8 +13064,8 @@ declare namespace Com { export interface ChimeraAuthHeaderEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; d2serviceUrn: string; - methodType: ResourceMethod; - chimeraElevatedAuthorization: AuthType; + methodType: Com.Linkedin.Avro2pegasus.Events.Chimera.ResourceMethod; + chimeraElevatedAuthorization: Com.Linkedin.Avro2pegasus.Events.Chimera.AuthType; multiProductUrn?: string; hasUserICInformation: boolean; cSUserPermissionUrn: string[]; @@ -13092,8 +13106,8 @@ declare namespace Com { objectUrn: string; managedEntitiesUrns: string[]; activityTime: number; - affectedEntities: AffectedEntityPair[]; - browserId?: BrowserId; + affectedEntities: Com.Linkedin.Avro2pegasus.Events.Chronicle.AffectedEntityPair[]; + browserId?: Com.Linkedin.Avro2pegasus.Events.Chronicle.BrowserId; sessionUrn?: string; ipAddress?: Com.Linkedin.Avro2pegasus.Events.IPAddress; userAgent?: string; @@ -13112,8 +13126,8 @@ declare namespace Com { viewerUrn: string; maxCohortSize: number; minCohortSize: number; - viewerFeatures: ViewerFeatures[]; - experimentSettings: ExperimentSetting[]; + viewerFeatures: Com.Linkedin.Avro2pegasus.Events.Cohort.ViewerFeatures[]; + experimentSettings: Com.Linkedin.Avro2pegasus.Events.Cohort.ExperimentSetting[]; requestedRelatedReasons: Com.Linkedin.Avro2pegasus.Common.Cohorts.CohortRelatedReason[]; cohorts: Com.Linkedin.Avro2pegasus.Common.Cohorts.Cohort[]; } @@ -13172,9 +13186,9 @@ declare namespace Com { colleagueRelationshipUrn: string; ownerUrn: string; relatedColleagueUrn: string; - relationshipType: ColleagueRelationshipType; + relationshipType: Com.Linkedin.Avro2pegasus.Events.Colleagues.ColleagueRelationshipType; lastModifiedTime: number; - status: ColleagueRelationshipStatus; + status: Com.Linkedin.Avro2pegasus.Events.Colleagues.ColleagueRelationshipStatus; } // Generated from: com/linkedin/avro2pegasus/events/colleagues/ColleagueRelationshipType.pdsc @@ -13201,7 +13215,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberUrn: string; messageUrn: string; - actionType: ActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Comm.ActionType; } // Generated from: com/linkedin/avro2pegasus/events/comm/MessagingThreadActionEvent.pdsc @@ -13210,15 +13224,15 @@ declare namespace Com { recipientUrn: string; messagingThreadUrn: string; changedTime: number; - actionType: ActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Comm.ActionType; } } namespace Commerce { // Generated from: com/linkedin/avro2pegasus/events/commerce/CancellationResult.pdsc export interface CancellationResult { - responseStatus: ResponseStatus; - failureStep?: FailureStep; + responseStatus: Com.Linkedin.Avro2pegasus.Events.Commerce.ResponseStatus; + failureStep?: Com.Linkedin.Avro2pegasus.Events.Commerce.FailureStep; } // Generated from: com/linkedin/avro2pegasus/events/commerce/CommerceCheckoutViewEvent.pdsc @@ -13245,8 +13259,8 @@ declare namespace Com { export interface PaidServiceCancellationEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - serviceDetails: ServiceDetails; - cancellationResult: CancellationResult; + serviceDetails: Com.Linkedin.Avro2pegasus.Events.Commerce.ServiceDetails; + cancellationResult: Com.Linkedin.Avro2pegasus.Events.Commerce.CancellationResult; } // Generated from: com/linkedin/avro2pegasus/events/commerce/ResponseStatus.pdsc @@ -13314,7 +13328,7 @@ declare namespace Com { export interface OnBoardingCommerceBillingEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; financeDocumentUrn: string; - eventType: CommerceBillingEventEnum; + eventType: Com.Linkedin.Avro2pegasus.Events.Commerce.Commercebilling.CommerceBillingEventEnum; } } namespace Contracts { @@ -13355,7 +13369,7 @@ declare namespace Com { offlineCompanyID?: number; offlineOperatingUnit?: number; billingAdminEmailHash?: string; - sourceSystem?: SourceSystemEnum; + sourceSystem?: Com.Linkedin.Avro2pegasus.Events.Commerce.Omsbackend.SourceSystemEnum; salesforceOrderId?: string; salesforceOrderNumber?: string; oracleId?: number; @@ -13365,16 +13379,16 @@ declare namespace Com { paymentMethod?: string; financeTransactionId?: string; financeTransactionNumber?: string; - contractSource: ContractSourceEnum; - partyChangeStatus: PartyChangeStatusEnum; - requestType: RequestTypeEnum; + contractSource: Com.Linkedin.Avro2pegasus.Events.Commerce.Omsbackend.ContractSourceEnum; + partyChangeStatus: Com.Linkedin.Avro2pegasus.Events.Commerce.Omsbackend.PartyChangeStatusEnum; + requestType: Com.Linkedin.Avro2pegasus.Events.Commerce.Omsbackend.RequestTypeEnum; } // Generated from: com/linkedin/avro2pegasus/events/commerce/omsbackend/OnBoardingOmsBackendEvent.pdsc export interface OnBoardingOmsBackendEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; financeDocumentUrn: string; - eventType: OmsBackendEventEnum; + eventType: Com.Linkedin.Avro2pegasus.Events.Commerce.Omsbackend.OmsBackendEventEnum; } // Generated from: com/linkedin/avro2pegasus/events/commerce/omsbackend/PartyChangeStatusEnum.pdsc @@ -13402,7 +13416,7 @@ declare namespace Com { export interface OnBoardingOmsBackendTasksEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; financeDocumentUrn: string; - eventType: OmsBackendTasksEventEnum; + eventType: Com.Linkedin.Avro2pegasus.Events.Commerce.Omsbackendtasks.OmsBackendTasksEventEnum; } } namespace Salesproposals { @@ -13457,15 +13471,15 @@ declare namespace Com { oracleErpBundleId?: number; oracleErpTransactionNumber?: string; oracleErpTransactionId?: number; - contractSource?: ContractSourceEnum; + contractSource?: Com.Linkedin.Avro2pegasus.Events.Commerce.Wallet.ContractSourceEnum; offlineTaskQueueUrn?: string; serviceUrn?: string; eventUrn?: string; orderUrn?: string; exceptionClass?: string; exceptionMessage?: string; - offlineFinanceContractChargeLifecycleStep: OfflineFinanceContractChargeLifecycleStepEnum; - commerceBmlEvent?: CommerceBmlEventEnum; + offlineFinanceContractChargeLifecycleStep: Com.Linkedin.Avro2pegasus.Events.Commerce.Wallet.OfflineFinanceContractChargeLifecycleStepEnum; + commerceBmlEvent?: Com.Linkedin.Avro2pegasus.Events.Commerce.Wallet.CommerceBmlEventEnum; } // Generated from: com/linkedin/avro2pegasus/events/commerce/wallet/OfflineFinanceContractChargeLifecycleStepEnum.pdsc @@ -13567,11 +13581,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/AdContextualTargets.pdsc export interface AdContextualTargets { - adSize: AdSlotSize; - adZone: AdZone; + adSize: Com.Linkedin.Avro2pegasus.Events.Common.AdSlotSize; + adZone: Com.Linkedin.Avro2pegasus.Events.Common.AdZone; companyUrns: string[]; countryCode?: string; - tile?: AdTile; + tile?: Com.Linkedin.Avro2pegasus.Events.Common.AdTile; contentKeyWords?: string[]; } // Generated from: com/linkedin/avro2pegasus/events/common/AdCreativeConceptType.pdsc @@ -13591,7 +13605,7 @@ declare namespace Com { line3?: string; line4?: string; city?: string; - geographicAreaType?: GeographicAreaType; + geographicAreaType?: Com.Linkedin.Avro2pegasus.Events.Common.GeographicAreaType; geographicArea?: string; postalCode?: string; country?: string; @@ -13627,7 +13641,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/AdTile.pdsc export interface AdTile { - pageZone: AdPageZone; + pageZone: Com.Linkedin.Avro2pegasus.Events.Common.AdPageZone; tile: number; } // Generated from: com/linkedin/avro2pegasus/events/common/AdZone.pdsc @@ -13666,7 +13680,7 @@ declare namespace Com { export interface ApplicationInstance { applicationUrn: string; version: string; - trackingId: TrackingId; + trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } // Generated from: com/linkedin/avro2pegasus/events/common/Attribute.pdsc @@ -13680,7 +13694,7 @@ declare namespace Com { export interface AttributedText { text: string; inferredLocale?: Com.Linkedin.Avro2pegasus.Events.Locale; - attributes: Attribute[]; + attributes: Com.Linkedin.Avro2pegasus.Events.Common.Attribute[]; } // Generated from: com/linkedin/avro2pegasus/events/common/AuctionType.pdsc @@ -13703,9 +13717,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/ChangeAuditStamps.pdsc export interface ChangeAuditStamps { - created: AuditStamp; - lastModified: AuditStamp; - deleted?: AuditStamp; + created: Com.Linkedin.Avro2pegasus.Events.Common.AuditStamp; + lastModified: Com.Linkedin.Avro2pegasus.Events.Common.AuditStamp; + deleted?: Com.Linkedin.Avro2pegasus.Events.Common.AuditStamp; } // Generated from: com/linkedin/avro2pegasus/events/common/ChangeTimeStamps.pdsc @@ -13738,8 +13752,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/Compensation.pdsc export interface Compensation { - lowEnd: MoneyAmount; - highEnd: MoneyAmount; + lowEnd: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; + highEnd: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; period: Com.Linkedin.Avro2pegasus.Events.Common.Premium.CompensationPeriod; } // Generated from: com/linkedin/avro2pegasus/events/common/CompensationType.pdsc @@ -13787,15 +13801,15 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/DateRange.pdsc export interface DateRange { - start?: Date; - end?: Date; + start?: Com.Linkedin.Avro2pegasus.Events.Common.Date; + end?: Com.Linkedin.Avro2pegasus.Events.Common.Date; } // Generated from: com/linkedin/avro2pegasus/events/common/DisplayRectangle.pdsc export interface DisplayRectangle { top: number; left: number; - size: EntityDimension; + size: Com.Linkedin.Avro2pegasus.Events.Common.EntityDimension; } // Generated from: com/linkedin/avro2pegasus/events/common/DoubleRange.pdsc @@ -13829,7 +13843,7 @@ declare namespace Com { columnNumber: number; sourceFile: string; stackTrace: string; - programLanguage: ProgramLanguage; + programLanguage: Com.Linkedin.Avro2pegasus.Events.Common.ProgramLanguage; type: string; } // Generated from: com/linkedin/avro2pegasus/events/common/Fabric.pdsc @@ -13839,7 +13853,7 @@ declare namespace Com { export interface FeatureItem { name: string; - content: TermValueItem[]; + content: Com.Linkedin.Avro2pegasus.Events.Common.TermValueItem[]; } // Generated from: com/linkedin/avro2pegasus/events/common/FloatRange.pdsc @@ -13871,8 +13885,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/IndividualCompensation.pdsc export interface IndividualCompensation { - type: CompensationType; - compensation: Compensation; + type: Com.Linkedin.Avro2pegasus.Events.Common.CompensationType; + compensation: Com.Linkedin.Avro2pegasus.Events.Common.Compensation; } // Generated from: com/linkedin/avro2pegasus/events/common/IntegerRange.pdsc @@ -13925,7 +13939,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/MonthYear.pdsc export interface MonthYear { - month: Month; + month: Com.Linkedin.Avro2pegasus.Events.Common.Month; year: number; } // Generated from: com/linkedin/avro2pegasus/events/common/NameTermValueFeatures.pdsc @@ -13946,7 +13960,7 @@ declare namespace Com { export interface PageInstance { pageUrn: string; - trackingId: TrackingId; + trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } // Generated from: com/linkedin/avro2pegasus/events/common/PhoneNumber.pdsc @@ -14000,13 +14014,13 @@ declare namespace Com { export interface TimeSpan { duration: number; - unit: TimeUnit; + unit: Com.Linkedin.Avro2pegasus.Events.Common.TimeUnit; } // Generated from: com/linkedin/avro2pegasus/events/common/TimeSpanRange.pdsc export interface TimeSpanRange { - minDuration?: TimeSpan; - maxDuration?: TimeSpan; + minDuration?: Com.Linkedin.Avro2pegasus.Events.Common.TimeSpan; + maxDuration?: Com.Linkedin.Avro2pegasus.Events.Common.TimeSpan; } // Generated from: com/linkedin/avro2pegasus/events/common/TimeUnit.pdsc @@ -14018,18 +14032,18 @@ declare namespace Com { export interface TrackingObject { objectUrn: string; - trackingId: TrackingId; + trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } // Generated from: com/linkedin/avro2pegasus/events/common/UiView.pdsc export interface UiView { - elementArea: DisplayRectangle; - segments: UiViewSegment[]; + elementArea: Com.Linkedin.Avro2pegasus.Events.Common.DisplayRectangle; + segments: Com.Linkedin.Avro2pegasus.Events.Common.UiViewSegment[]; } // Generated from: com/linkedin/avro2pegasus/events/common/UiViewSegment.pdsc export interface UiViewSegment { - viewport: DisplayRectangle; + viewport: Com.Linkedin.Avro2pegasus.Events.Common.DisplayRectangle; duration: number; time: number; } @@ -14309,7 +14323,7 @@ declare namespace Com { export interface AdCreativeTriagedReason { name: string; value: string; - failedValidations: AdCreativeTriagedValidationType[]; + failedValidations: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdCreativeTriagedValidationType[]; } // Generated from: com/linkedin/avro2pegasus/events/common/ads/AdCreativeTriagedValidationType.pdsc @@ -14374,9 +14388,9 @@ declare namespace Com { export interface AdExperimentState { scheduledStartTime: number; scheduledEndTime: number; - userIntendedState: AdExperimentUserIntendedState; - systemIntendedState: AdExperimentSystemIntendedState; - executionState: AdExperimentExecutionState; + userIntendedState: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdExperimentUserIntendedState; + systemIntendedState: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdExperimentSystemIntendedState; + executionState: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdExperimentExecutionState; } // Generated from: com/linkedin/avro2pegasus/events/common/ads/AdExperimentSystemIntendedState.pdsc @@ -14453,7 +14467,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/ads/AdScoringFeatures.pdsc export interface AdScoringFeatures { - nameTermValueFeatures: NameTermValueFeature[]; + nameTermValueFeatures: Com.Linkedin.Avro2pegasus.Events.Common.Ads.NameTermValueFeature[]; } // Generated from: com/linkedin/avro2pegasus/events/common/ads/AdSegmentEntityUpdateOperation.pdsc @@ -14467,10 +14481,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/ads/AdsFulfillmentGrouping.pdsc export interface AdsFulfillmentGrouping { - lineOfBusiness: LineOfBusiness; + lineOfBusiness: Com.Linkedin.Avro2pegasus.Events.Common.Ads.LineOfBusiness; productUrn: string; priceUrn: string; - fulfillmentLineAccountType: FulfillmentLineAccountType; + fulfillmentLineAccountType: Com.Linkedin.Avro2pegasus.Events.Common.Ads.FulfillmentLineAccountType; } // Generated from: com/linkedin/avro2pegasus/events/common/ads/AdSwapContext.pdsc @@ -14484,7 +14498,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/ads/AdUnwrappedUrlInfo.pdsc export interface AdUnwrappedUrlInfo { - unwrappedUrlMatchResult: AdUnwrappedUrlMatchResult; + unwrappedUrlMatchResult: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdUnwrappedUrlMatchResult; clientUnwrappedUrl?: string; } // Generated from: com/linkedin/avro2pegasus/events/common/ads/AdUnwrappedUrlMatchResult.pdsc @@ -14511,7 +14525,7 @@ declare namespace Com { export interface AttributableAdEventProperties { time: number; impressionId: string; - attributableAdEventType: AttributableAdEventType; + attributableAdEventType: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AttributableAdEventType; isRealTimeBidding: boolean; offsiteHeader?: Com.Linkedin.Avro2pegasus.Events.Ads.OffsiteHeader; sponsoredCampaignGroupUrn?: string; @@ -14519,13 +14533,13 @@ declare namespace Com { sponsoredCreativeUrn: string; campaignType: Com.Linkedin.Avro2pegasus.Events.AdCampaignType; isViral: boolean; - objectiveType?: ObjectiveType; - optimizationTarget?: OptimizationTarget; + objectiveType?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.ObjectiveType; + optimizationTarget?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.OptimizationTarget; chargeType?: Com.Linkedin.Avro2pegasus.Events.Ads.AdPricingType; cost: Com.Linkedin.Avro2pegasus.Events.MoneyValue; adExperimentUrn?: string; - parsedUserAgent?: OffsiteTrackingUserAgent; - attributableAdEventChannel: AttributableAdEventChannel; + parsedUserAgent?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.OffsiteTrackingUserAgent; + attributableAdEventChannel: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AttributableAdEventChannel; } // Generated from: com/linkedin/avro2pegasus/events/common/ads/AttributableAdEventType.pdsc @@ -14533,8 +14547,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/ads/BidAdjustmentInfo.pdsc export interface BidAdjustmentInfo { - objectiveType?: ObjectiveType; - optimizationTarget?: OptimizationTarget; + objectiveType?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.ObjectiveType; + optimizationTarget?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.OptimizationTarget; experiment?: string; } // Generated from: com/linkedin/avro2pegasus/events/common/ads/BidSuggestionRange.pdsc @@ -14617,7 +14631,7 @@ declare namespace Com { postViewAttributionWindowSize: number; adConversionActionType: Com.Linkedin.Avro2pegasus.Events.Ads.AdConversionActionType; conversionName: string; - attributionType?: ConversionAttributionType; + attributionType?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.ConversionAttributionType; conversionValue: Com.Linkedin.Avro2pegasus.Events.MoneyValue; } // Generated from: com/linkedin/avro2pegasus/events/common/ads/DMPCompany.pdsc @@ -14684,7 +14698,7 @@ declare namespace Com { export interface LeadNotificationUrlChange { notificationUrl?: string; - status?: LeadNotificationUrlStatus; + status?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.LeadNotificationUrlStatus; startTime?: number; endTime?: number; } @@ -14775,19 +14789,19 @@ declare namespace Com { export interface OrganizationOnsiteEngagementContext { organizationUrn: string; organizationLandingPageUrn?: string; - organizationOnsiteEngagementActionType: OrganizationOnsiteEngagementActionType; + organizationOnsiteEngagementActionType: Com.Linkedin.Avro2pegasus.Events.Common.Ads.OrganizationOnsiteEngagementActionType; } // Generated from: com/linkedin/avro2pegasus/events/common/ads/PixelFireEventProperties.pdsc export interface PixelFireEventProperties { time: number; pixelRequestId: Com.Linkedin.Avro2pegasus.Events.fixed_16; - oatmlCookieData?: OffsiteAdTrackingCookie; + oatmlCookieData?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.OffsiteAdTrackingCookie; countryUrn?: string; - parsedUserAgent?: OffsiteTrackingUserAgent; - offsiteTrackingIdSource: OffsiteTrackingIdSource; - insightTagFormat?: InsightTagFormat; - advertiserProvidedParameters?: OffsiteTrackingAdvertiserProvidedParameters; + parsedUserAgent?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.OffsiteTrackingUserAgent; + offsiteTrackingIdSource: Com.Linkedin.Avro2pegasus.Events.Common.Ads.OffsiteTrackingIdSource; + insightTagFormat?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.InsightTagFormat; + advertiserProvidedParameters?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.OffsiteTrackingAdvertiserProvidedParameters; } // Generated from: com/linkedin/avro2pegasus/events/common/ads/SponsoredMessageInfo.pdsc @@ -14798,13 +14812,13 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/ads/TargetingAnd.pdsc export interface TargetingAnd { - and: TargetingOr[]; + and: Com.Linkedin.Avro2pegasus.Events.Common.Ads.TargetingOr[]; } // Generated from: com/linkedin/avro2pegasus/events/common/ads/TargetingCriteria.pdsc export interface TargetingCriteria { - include: TargetingAnd; - exclude?: TargetingOr; + include: Com.Linkedin.Avro2pegasus.Events.Common.Ads.TargetingAnd; + exclude?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.TargetingOr; } // Generated from: com/linkedin/avro2pegasus/events/common/ads/TargetingOr.pdsc @@ -14824,8 +14838,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/ads/ThirdPartyClickIdentifiers.pdsc export interface ThirdPartyClickIdentifiers { - adClickChannel?: ThirdPartyAdClickChannels; - urlUTMFields?: UrlUTMFields; + adClickChannel?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.ThirdPartyAdClickChannels; + urlUTMFields?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.UrlUTMFields; hasDoubleClickClickIdentifier: boolean; hasFacebookClickIdentifier: boolean; hasGoogleAdsClickIdentifier: boolean; @@ -14921,9 +14935,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/authoredcontent/AuthoredContentTranslationAuditInfo.pdsc export interface AuthoredContentTranslationAuditInfo { - translationPriority: PriorityType; + translationPriority: Com.Linkedin.Avro2pegasus.Events.Common.Authoredcontent.PriorityType; isMachineTranslation: boolean; - translationStatus: TranslationStatus; + translationStatus: Com.Linkedin.Avro2pegasus.Events.Common.Authoredcontent.TranslationStatus; language: Com.Linkedin.Avro2pegasus.Events.Locale; } // Generated from: com/linkedin/avro2pegasus/events/common/authoredcontent/PriorityType.pdsc @@ -14942,7 +14956,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/cap/ProxyPhoneNumberRecord.pdsc export interface ProxyPhoneNumberRecord { - vendorType: ProxyPhoneVendorType; + vendorType: Com.Linkedin.Avro2pegasus.Events.Common.Cap.ProxyPhoneVendorType; memberUrn: string; seatUrn: string; memberPhoneNumberUrn: string; @@ -14987,9 +15001,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/colleagues/ColleagueRelationshipUpdateRecord.pdsc export interface ColleagueRelationshipUpdateRecord { - colleagueRelationshipType?: ColleagueRelationshipType; - colleagueRelationshipStatus?: ColleagueRelationshipStatus; - colleagueRelationshipState?: ColleagueRelationshipState; + colleagueRelationshipType?: Com.Linkedin.Avro2pegasus.Events.Common.Colleagues.ColleagueRelationshipType; + colleagueRelationshipStatus?: Com.Linkedin.Avro2pegasus.Events.Common.Colleagues.ColleagueRelationshipStatus; + colleagueRelationshipState?: Com.Linkedin.Avro2pegasus.Events.Common.Colleagues.ColleagueRelationshipState; } // Generated from: com/linkedin/avro2pegasus/events/common/colleagues/DeleteType.pdsc @@ -15020,12 +15034,12 @@ declare namespace Com { export interface PaymentMethodDetails { paymentMethod: Com.Linkedin.Avro2pegasus.Events.Common.Commerce.Payment.PaymentInstrumentType; - creditCardType?: CreditCardType; + creditCardType?: Com.Linkedin.Avro2pegasus.Events.Common.Commerce.Checkoutwallettracking.CreditCardType; } // Generated from: com/linkedin/avro2pegasus/events/common/commerce/checkoutwallettracking/SubscriptionsDetails.pdsc export interface SubscriptionsDetails { - subscriptionsOrderStatus?: subscriptionsOrderStatus; + subscriptionsOrderStatus?: Com.Linkedin.Avro2pegasus.Events.Common.Commerce.Checkoutwallettracking.subscriptionsOrderStatus; billingCycle?: string; } // Generated from: com/linkedin/avro2pegasus/events/common/commerce/checkoutwallettracking/subscriptionsOrderStatus.pdsc @@ -15037,12 +15051,12 @@ declare namespace Com { export interface CommerceContractAmendedActivity { amendmentUrn: string; - contractChanges: ContractChangeType[]; + contractChanges: Com.Linkedin.Avro2pegasus.Events.Common.Commerce.Contracts.ContractChangeType[]; } // Generated from: com/linkedin/avro2pegasus/events/common/commerce/contracts/CommerceContractChangesActivity.pdsc export interface CommerceContractChangesActivity { - commerceContractAmendedActivity?: CommerceContractAmendedActivity; + commerceContractAmendedActivity?: Com.Linkedin.Avro2pegasus.Events.Common.Commerce.Contracts.CommerceContractAmendedActivity; isContractActivatedActivity: boolean; } // Generated from: com/linkedin/avro2pegasus/events/common/commerce/contracts/ContractChangeType.pdsc @@ -15077,8 +15091,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/commerce/salesproposals/SalesProposalStateTransition.pdsc export interface SalesProposalStateTransition { - fromState: SalesProposalState; - toState: SalesProposalState; + fromState: Com.Linkedin.Avro2pegasus.Events.Common.Commerce.Salesproposals.SalesProposalState; + toState: Com.Linkedin.Avro2pegasus.Events.Common.Commerce.Salesproposals.SalesProposalState; } } namespace Subscription { @@ -15173,14 +15187,14 @@ declare namespace Com { export interface CommunicationChainAggregationEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - communicationHeader: CommunicationChainTrackingHeader; + communicationHeader: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CommunicationChainTrackingHeader; aggregatedChainTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } // Generated from: com/linkedin/avro2pegasus/events/common/communications/CommunicationChainDroppedEvent.pdsc export interface CommunicationChainDroppedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - communicationHeader: CommunicationChainTrackingHeader; + communicationHeader: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CommunicationChainTrackingHeader; droppedReason: Com.Linkedin.Avro2pegasus.Events.Communications.CommunicationDroppedReason; } // Generated from: com/linkedin/avro2pegasus/events/common/communications/CommunicationChainEventType.pdsc @@ -15190,7 +15204,7 @@ declare namespace Com { export interface CommunicationChainInitEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - communicationHeader: CommunicationChainTrackingHeader; + communicationHeader: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CommunicationChainTrackingHeader; recipientUrn: string; campaignKey: string; batchId?: string; @@ -15201,7 +15215,7 @@ declare namespace Com { export interface CommunicationChainTrackingHeader { chainTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - eventType: CommunicationChainEventType; + eventType: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CommunicationChainEventType; message?: string; } // Generated from: com/linkedin/avro2pegasus/events/common/communications/CommunicationRequestOrigin.pdsc @@ -15452,12 +15466,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/communications/GenericInvitationAcceptance.pdsc export interface GenericInvitationAcceptance { - invitationType: GenericInvitationType; + invitationType: Com.Linkedin.Avro2pegasus.Events.Common.Communications.GenericInvitationType; } // Generated from: com/linkedin/avro2pegasus/events/common/communications/GenericInvitationCreation.pdsc export interface GenericInvitationCreation { - invitationType: GenericInvitationType; + invitationType: Com.Linkedin.Avro2pegasus.Events.Common.Communications.GenericInvitationType; } // Generated from: com/linkedin/avro2pegasus/events/common/communications/GenericInvitationType.pdsc @@ -15795,9 +15809,9 @@ declare namespace Com { model?: string; surfacedContentUrn?: string; expiryTime?: number; - localDeliveryTime?: LocalDeliveryTime; + localDeliveryTime?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.LocalDeliveryTime; deliveryTimeSinceEpoch?: number; - commsGatewayTestConfigInfo?: CommsGatewayTestConfigInfo; + commsGatewayTestConfigInfo?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CommsGatewayTestConfigInfo; } // Generated from: com/linkedin/avro2pegasus/events/common/communications/PeopleFollow.pdsc @@ -15870,14 +15884,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/communications/RelevanceFeatureSnapshotSource.pdsc export interface RelevanceFeatureSnapshotSource { - serviceName: ServiceName; - snapshotMechanism: SnapshotMechanism; + serviceName: Com.Linkedin.Avro2pegasus.Events.Common.Communications.ServiceName; + snapshotMechanism: Com.Linkedin.Avro2pegasus.Events.Common.Communications.SnapshotMechanism; } // Generated from: com/linkedin/avro2pegasus/events/common/communications/RelevanceModelScore.pdsc export interface RelevanceModelScore { modelId: string; - utilityScores: UtilityScore[]; + utilityScores: Com.Linkedin.Avro2pegasus.Events.Common.Communications.UtilityScore[]; } // Generated from: com/linkedin/avro2pegasus/events/common/communications/SalesInmail.pdsc @@ -15899,7 +15913,7 @@ declare namespace Com { export interface SalesSolutionsNotificationContent { profileId?: string; - legacyAuth?: LegacyAuth; + legacyAuth?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.LegacyAuth; leadCompanyUrn?: string; encryptedSeatId?: string; encryptedContractId?: string; @@ -15913,7 +15927,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/communications/SettingDirective.pdsc export interface SettingDirective { - recipientEdgeSettingDirective?: RecipientEdgeSettingDirective; + recipientEdgeSettingDirective?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.RecipientEdgeSettingDirective; } // Generated from: com/linkedin/avro2pegasus/events/common/communications/SharedByYourNetwork.pdsc @@ -15935,8 +15949,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/communications/SocialConversationAction.pdsc export interface SocialConversationAction { - recipientRoles: SocialConversationRole[]; - action: SocialActionType; + recipientRoles: Com.Linkedin.Avro2pegasus.Events.Common.Communications.SocialConversationRole[]; + action: Com.Linkedin.Avro2pegasus.Events.Common.Communications.SocialActionType; } // Generated from: com/linkedin/avro2pegasus/events/common/communications/SocialConversationRole.pdsc @@ -15961,115 +15975,115 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/communications/TypeInformation.pdsc export interface TypeInformation { - socialConversationAction?: SocialConversationAction; - jobChange?: JobChange; - connectionSuggestion?: ConnectionSuggestion; - pymk?: Pymk; - mentorRecommendation?: MentorRecommendation; - menteeInterest?: MenteeInterest; - mentorMatch?: MentorMatch; - contactJoin?: ContactJoin; - dailyDigest?: DailyDigest; - followRecommendation?: FollowRecommendation; - companyExitAnniversary?: CompanyExitAnniversary; - connectionAnniversary?: ConnectionAnniversary; - meetNewHire?: MeetNewHire; - talkingAbout?: TalkingAbout; - contentProcessingComplete?: ContentProcessingComplete; - searchAppearance?: SearchAppearance; - skillAdvancementInsight?: SkillAdvancementInsight; - jobAdvancementInsight?: JobAdvancementInsight; - companyInsight?: CompanyInsight; - jobInsight?: JobInsight; - candidateFeedbackRequest?: CandidateFeedbackRequest; - applyReminder?: ApplyReminder; - profinderConsumerServiceProposalReminder?: ProfinderConsumerServiceProposalReminder; - profinderProviderNewLead?: ProfinderProviderNewLead; - memberMessage?: MemberMessage; - groupConversationMessage?: GroupConversationMessage; - viewedJobReminder?: ViewedJobReminder; - offsiteContentCreation?: OffsiteContentCreation; - infrequentContentCreation?: InfrequentContentCreation; - firstTimeContentCreation?: FirstTimeContentCreation; - breakingNews?: BreakingNews; - invitationAcceptance?: InvitationAcceptance; - workAnniversary?: WorkAnniversary; - birthday?: Birthday; - whereYouLeftOff?: WhereYouLeftOff; - wvmpWhileAnonymous?: WvmpWhileAnonymous; - answerLiked?: AnswerLiked; - commentedOnAnswer?: CommentedOnAnswer; - answerCommentLiked?: AnswerCommentLiked; - followedQuestionAnswered?: FollowedQuestionAnswered; - questionAnswered?: QuestionAnswered; - questionFollowed?: QuestionFollowed; - questionShared?: QuestionShared; - targetedQuestion?: TargetedQuestion; - jymbii?: Jymbii; - jobApplicationViewedV2?: JobApplicationViewedV2; - hiringTrendInsight?: HiringTrendInsight; - newApplicant?: NewApplicant; - mentionedInTheNews?: MentionedInTheNews; - publishedByYourNetwork?: PublishedByYourNetwork; - sharedByYourNetwork?: SharedByYourNetwork; - peopleFollow?: PeopleFollow; - contentCreationWeeklySummary?: ContentCreationWeeklySummary; - speakeasyMention?: SpeakeasyMention; - mentorRecommendationReminder?: MentorRecommendationReminder; - menteeInterestReminder?: MenteeInterestReminder; - mentorMatchReminder?: MentorMatchReminder; - skillEndorsement?: SkillEndorsement; - profinderConsumerServiceProposalFirstReminder?: ProfinderConsumerServiceProposalFirstReminder; - profinderConsumerServiceProposalSecondReminder?: ProfinderConsumerServiceProposalSecondReminder; - profinderConsumerServiceProposalThirdReminder?: ProfinderConsumerServiceProposalThirdReminder; - weeklyBiteRecommendation?: WeeklyBiteRecommendation; - authorConnectionInterested?: AuthorConnectionInterested; - commenterConnectionInterested?: CommenterConnectionInterested; - hiringManagerFeedbackReceived?: HiringManagerFeedbackReceived; - hiringManagerLowBudget?: HiringManagerLowBudget; - hiringManagerBudgetRunOut?: HiringManagerBudgetRunOut; + socialConversationAction?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.SocialConversationAction; + jobChange?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.JobChange; + connectionSuggestion?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.ConnectionSuggestion; + pymk?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.Pymk; + mentorRecommendation?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.MentorRecommendation; + menteeInterest?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.MenteeInterest; + mentorMatch?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.MentorMatch; + contactJoin?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.ContactJoin; + dailyDigest?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.DailyDigest; + followRecommendation?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.FollowRecommendation; + companyExitAnniversary?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CompanyExitAnniversary; + connectionAnniversary?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.ConnectionAnniversary; + meetNewHire?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.MeetNewHire; + talkingAbout?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.TalkingAbout; + contentProcessingComplete?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.ContentProcessingComplete; + searchAppearance?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.SearchAppearance; + skillAdvancementInsight?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.SkillAdvancementInsight; + jobAdvancementInsight?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.JobAdvancementInsight; + companyInsight?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CompanyInsight; + jobInsight?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.JobInsight; + candidateFeedbackRequest?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CandidateFeedbackRequest; + applyReminder?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.ApplyReminder; + profinderConsumerServiceProposalReminder?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.ProfinderConsumerServiceProposalReminder; + profinderProviderNewLead?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.ProfinderProviderNewLead; + memberMessage?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.MemberMessage; + groupConversationMessage?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.GroupConversationMessage; + viewedJobReminder?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.ViewedJobReminder; + offsiteContentCreation?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.OffsiteContentCreation; + infrequentContentCreation?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.InfrequentContentCreation; + firstTimeContentCreation?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.FirstTimeContentCreation; + breakingNews?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.BreakingNews; + invitationAcceptance?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.InvitationAcceptance; + workAnniversary?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.WorkAnniversary; + birthday?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.Birthday; + whereYouLeftOff?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.WhereYouLeftOff; + wvmpWhileAnonymous?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.WvmpWhileAnonymous; + answerLiked?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.AnswerLiked; + commentedOnAnswer?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CommentedOnAnswer; + answerCommentLiked?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.AnswerCommentLiked; + followedQuestionAnswered?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.FollowedQuestionAnswered; + questionAnswered?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.QuestionAnswered; + questionFollowed?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.QuestionFollowed; + questionShared?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.QuestionShared; + targetedQuestion?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.TargetedQuestion; + jymbii?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.Jymbii; + jobApplicationViewedV2?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.JobApplicationViewedV2; + hiringTrendInsight?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.HiringTrendInsight; + newApplicant?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.NewApplicant; + mentionedInTheNews?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.MentionedInTheNews; + publishedByYourNetwork?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.PublishedByYourNetwork; + sharedByYourNetwork?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.SharedByYourNetwork; + peopleFollow?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.PeopleFollow; + contentCreationWeeklySummary?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.ContentCreationWeeklySummary; + speakeasyMention?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.SpeakeasyMention; + mentorRecommendationReminder?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.MentorRecommendationReminder; + menteeInterestReminder?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.MenteeInterestReminder; + mentorMatchReminder?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.MentorMatchReminder; + skillEndorsement?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.SkillEndorsement; + profinderConsumerServiceProposalFirstReminder?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.ProfinderConsumerServiceProposalFirstReminder; + profinderConsumerServiceProposalSecondReminder?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.ProfinderConsumerServiceProposalSecondReminder; + profinderConsumerServiceProposalThirdReminder?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.ProfinderConsumerServiceProposalThirdReminder; + weeklyBiteRecommendation?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.WeeklyBiteRecommendation; + authorConnectionInterested?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.AuthorConnectionInterested; + commenterConnectionInterested?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CommenterConnectionInterested; + hiringManagerFeedbackReceived?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.HiringManagerFeedbackReceived; + hiringManagerLowBudget?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.HiringManagerLowBudget; + hiringManagerBudgetRunOut?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.HiringManagerBudgetRunOut; } // Generated from: com/linkedin/avro2pegasus/events/common/communications/TypeInformationV2.pdsc export interface TypeInformationV2 { - type: CommunicationType; - customData?: TypeInformationV2CustomData; + type: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CommunicationType; + customData?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.TypeInformationV2CustomData; typeV2?: string; } // Generated from: com/linkedin/avro2pegasus/events/common/communications/TypeInformationV2CustomData.pdsc export interface TypeInformationV2CustomData { - socialConversationAction?: SocialConversationAction; - talkingAbout?: TalkingAbout; - profinderConsumerServiceProposalReminder?: ProfinderConsumerServiceProposalReminder; - memberMessage?: MemberMessage; - profinderConsumerServiceProposalFirstReminder?: ProfinderConsumerServiceProposalFirstReminder; - profinderConsumerServiceProposalSecondReminder?: ProfinderConsumerServiceProposalSecondReminder; - profinderConsumerServiceProposalThirdReminder?: ProfinderConsumerServiceProposalThirdReminder; - authorConnectionInterested?: AuthorConnectionInterested; - commenterConnectionInterested?: CommenterConnectionInterested; - mentorRecommendationReminder?: MentorRecommendationReminder; - menteeInterestReminder?: MenteeInterestReminder; - mentorMatchReminder?: MentorMatchReminder; - profinderProviderNewLeadV2?: ProfinderProviderNewLeadV2; - salesLeadProfileViewSignal?: SalesLeadProfileViewSignal; - eventFollowUpDigest?: EventFollowUpDigest; - invitationAcceptance?: InvitationAcceptance; - hireInmail?: HireInmail; - hireProfileReviewRequest?: HireProfileReviewRequest; - hiringPlatformInformation?: HiringPlatformInformation; - premiumInmailInitial?: PremiumInMail; - premiumInmailReply?: PremiumInMail; - customInviteReply?: CustomInviteReply; - genericInvitationCreation?: GenericInvitationCreation; - genericInvitationAcceptance?: GenericInvitationAcceptance; - salesInmail?: SalesInmail; - salesSolutionsNotificationContent?: SalesSolutionsNotificationContent; - messagingDeliveryNotificationHeader?: MessagingDeliveryNotificationHeader; - newJobsInSavedSearchMetadata?: NewJobsInSavedSearchMetadata; - whatYouMissed?: WhatYouMissed; - chinaJobRecommendation?: ChinaSMSJobRecommendation; - sharedByYourNetwork?: SharedByYourNetwork; + socialConversationAction?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.SocialConversationAction; + talkingAbout?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.TalkingAbout; + profinderConsumerServiceProposalReminder?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.ProfinderConsumerServiceProposalReminder; + memberMessage?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.MemberMessage; + profinderConsumerServiceProposalFirstReminder?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.ProfinderConsumerServiceProposalFirstReminder; + profinderConsumerServiceProposalSecondReminder?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.ProfinderConsumerServiceProposalSecondReminder; + profinderConsumerServiceProposalThirdReminder?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.ProfinderConsumerServiceProposalThirdReminder; + authorConnectionInterested?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.AuthorConnectionInterested; + commenterConnectionInterested?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CommenterConnectionInterested; + mentorRecommendationReminder?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.MentorRecommendationReminder; + menteeInterestReminder?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.MenteeInterestReminder; + mentorMatchReminder?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.MentorMatchReminder; + profinderProviderNewLeadV2?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.ProfinderProviderNewLeadV2; + salesLeadProfileViewSignal?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.SalesLeadProfileViewSignal; + eventFollowUpDigest?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.EventFollowUpDigest; + invitationAcceptance?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.InvitationAcceptance; + hireInmail?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.HireInmail; + hireProfileReviewRequest?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.HireProfileReviewRequest; + hiringPlatformInformation?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.HiringPlatformInformation; + premiumInmailInitial?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.PremiumInMail; + premiumInmailReply?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.PremiumInMail; + customInviteReply?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CustomInviteReply; + genericInvitationCreation?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.GenericInvitationCreation; + genericInvitationAcceptance?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.GenericInvitationAcceptance; + salesInmail?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.SalesInmail; + salesSolutionsNotificationContent?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.SalesSolutionsNotificationContent; + messagingDeliveryNotificationHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.MessagingDeliveryNotificationHeader; + newJobsInSavedSearchMetadata?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.NewJobsInSavedSearchMetadata; + whatYouMissed?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.WhatYouMissed; + chinaJobRecommendation?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.ChinaSMSJobRecommendation; + sharedByYourNetwork?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.SharedByYourNetwork; } // Generated from: com/linkedin/avro2pegasus/events/common/communications/UtilityScore.pdsc @@ -16123,20 +16137,20 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/content/ActionableContent.pdsc export interface ActionableContent { - content: Content; - actions: Actions; + content: Com.Linkedin.Avro2pegasus.Events.Common.Content.Content; + actions: Com.Linkedin.Avro2pegasus.Events.Common.Content.Actions; } // Generated from: com/linkedin/avro2pegasus/events/common/content/Actions.pdsc export interface Actions { - callToAction?: CallToAction; - landingPage?: LandingPage; + callToAction?: Com.Linkedin.Avro2pegasus.Events.Common.Content.CallToAction; + landingPage?: Com.Linkedin.Avro2pegasus.Events.Common.Content.LandingPage; } // Generated from: com/linkedin/avro2pegasus/events/common/content/CallToAction.pdsc export interface CallToAction { - label: CallToActionLabel; - destination: LandingPage; + label: Com.Linkedin.Avro2pegasus.Events.Common.Content.CallToActionLabel; + destination: Com.Linkedin.Avro2pegasus.Events.Common.Content.LandingPage; } // Generated from: com/linkedin/avro2pegasus/events/common/content/CallToActionLabel.pdsc @@ -16151,15 +16165,15 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/content/Content.pdsc export interface Content { - ingestedContent?: IngestedContent; - mediaContent?: MediaContent; - referenceContent?: ReferenceContent; + ingestedContent?: Com.Linkedin.Avro2pegasus.Events.Common.Content.IngestedContent; + mediaContent?: Com.Linkedin.Avro2pegasus.Events.Common.Content.MediaContent; + referenceContent?: Com.Linkedin.Avro2pegasus.Events.Common.Content.ReferenceContent; } // Generated from: com/linkedin/avro2pegasus/events/common/content/HashtagRecommendation.pdsc export interface HashtagRecommendation { - result: HashtagResultHit; - featureVector: NameTermValueFeature[]; + result: Com.Linkedin.Avro2pegasus.Events.Common.Content.HashtagResultHit; + featureVector: Com.Linkedin.Avro2pegasus.Events.Common.Content.NameTermValueFeature[]; } // Generated from: com/linkedin/avro2pegasus/events/common/content/HashtagResultHit.pdsc @@ -16178,13 +16192,13 @@ declare namespace Com { ingestedUrl?: string; title?: Com.Linkedin.Avro2pegasus.Events.Common.AttributedText; description?: Com.Linkedin.Avro2pegasus.Events.Common.AttributedText; - thumbnail?: MediaContent; + thumbnail?: Com.Linkedin.Avro2pegasus.Events.Common.Content.MediaContent; } // Generated from: com/linkedin/avro2pegasus/events/common/content/LandingPage.pdsc export interface LandingPage { destinationUrn?: string; - destinationUrls?: PageUrls; + destinationUrls?: Com.Linkedin.Avro2pegasus.Events.Common.Content.PageUrls; } // Generated from: com/linkedin/avro2pegasus/events/common/content/MediaContent.pdsc @@ -16193,8 +16207,8 @@ declare namespace Com { mediaType: Com.Linkedin.Avro2pegasus.Events.Common.Digitalmedia.MediaTypeFamily; alternativeText?: string; title?: Com.Linkedin.Avro2pegasus.Events.Common.AttributedText; - mediaSource?: MediaSource; - overlayMetadata?: OverlayMetadata; + mediaSource?: Com.Linkedin.Avro2pegasus.Events.Common.Content.MediaSource; + overlayMetadata?: Com.Linkedin.Avro2pegasus.Events.Common.Content.OverlayMetadata; recipeUrns: string[]; } // Generated from: com/linkedin/avro2pegasus/events/common/content/MediaSource.pdsc @@ -16210,7 +16224,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/content/OverlayMetadata.pdsc export interface OverlayMetadata { - taggedEntities: TaggedEntity[]; + taggedEntities: Com.Linkedin.Avro2pegasus.Events.Common.Content.TaggedEntity[]; overlayTexts: string[]; stickerUrns: string[]; } @@ -16230,10 +16244,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/content/PercentageOffsetRectangle.pdsc export interface PercentageOffsetRectangle { - firstCorner: PercentageOffsetPoint; - secondCorner: PercentageOffsetPoint; - thirdCorner: PercentageOffsetPoint; - fourthCorner: PercentageOffsetPoint; + firstCorner: Com.Linkedin.Avro2pegasus.Events.Common.Content.PercentageOffsetPoint; + secondCorner: Com.Linkedin.Avro2pegasus.Events.Common.Content.PercentageOffsetPoint; + thirdCorner: Com.Linkedin.Avro2pegasus.Events.Common.Content.PercentageOffsetPoint; + fourthCorner: Com.Linkedin.Avro2pegasus.Events.Common.Content.PercentageOffsetPoint; } // Generated from: com/linkedin/avro2pegasus/events/common/content/ReferenceContent.pdsc @@ -16246,8 +16260,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/content/TaggedEntity.pdsc export interface TaggedEntity { - type: TaggedEntityType; - position?: PercentageOffsetRectangle; + type: Com.Linkedin.Avro2pegasus.Events.Common.Content.TaggedEntityType; + position?: Com.Linkedin.Avro2pegasus.Events.Common.Content.PercentageOffsetRectangle; taggedEntityUrn: string; } // Generated from: com/linkedin/avro2pegasus/events/common/content/TaggedEntityType.pdsc @@ -16260,9 +16274,9 @@ declare namespace Com { export interface ContentRelevanceFeature { subContentType: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ContentType; subContentUrn?: string; - featurizerIdentifier: FeaturizerIdentifier; - denseFeatureData?: DenseFeatureData; - sparseFeatureData?: SparseFeatureData; + featurizerIdentifier: Com.Linkedin.Avro2pegasus.Events.Common.Contentrelevance.FeaturizerIdentifier; + denseFeatureData?: Com.Linkedin.Avro2pegasus.Events.Common.Contentrelevance.DenseFeatureData; + sparseFeatureData?: Com.Linkedin.Avro2pegasus.Events.Common.Contentrelevance.SparseFeatureData; } // Generated from: com/linkedin/avro2pegasus/events/common/contentrelevance/DenseFeatureData.pdsc @@ -16278,7 +16292,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/contentrelevance/SparseFeatureData.pdsc export interface SparseFeatureData { - vectorDouble: SparseVectorDouble; + vectorDouble: Com.Linkedin.Avro2pegasus.Events.Common.Contentrelevance.SparseVectorDouble; } // Generated from: com/linkedin/avro2pegasus/events/common/contentrelevance/SparseVectorDouble.pdsc @@ -16300,7 +16314,7 @@ declare namespace Com { export interface AudienceInsightsFrequencyDistribution { targetingFacetUrn: string; - stats: AudienceInsightsStats; + stats: Com.Linkedin.Avro2pegasus.Events.Common.Cortex.AudienceInsightsStats; } // Generated from: com/linkedin/avro2pegasus/events/common/cortex/AudienceInsightsInterval.pdsc @@ -16332,7 +16346,7 @@ declare namespace Com { export interface AudienceInsightsTimeline { timeRange: Com.Linkedin.Avro2pegasus.Events.Common.TimeRange; - stats: AudienceInsightsStats; + stats: Com.Linkedin.Avro2pegasus.Events.Common.Cortex.AudienceInsightsStats; } } namespace Dashcache { @@ -16348,21 +16362,21 @@ declare namespace Com { export interface DatasetExportStatus { datasetUrn: string; - state: DataExportState; + state: Com.Linkedin.Avro2pegasus.Events.Common.Dataexport.DataExportState; } } namespace Datamonitor { // Generated from: com/linkedin/avro2pegasus/events/common/datamonitor/AffectedDatasetPartition.pdsc export interface AffectedDatasetPartition { - datasetCommonProperties: DatasetCommonProperties; - multiLevelPartition: MultiLevelPartition; + datasetCommonProperties: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.DatasetCommonProperties; + multiLevelPartition: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.MultiLevelPartition; } // Generated from: com/linkedin/avro2pegasus/events/common/datamonitor/Cluster.pdsc export interface Cluster { name: string; - type: ClusterType; + type: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.ClusterType; fabricUrn: string; } // Generated from: com/linkedin/avro2pegasus/events/common/datamonitor/ClusterType.pdsc @@ -16388,9 +16402,9 @@ declare namespace Com { tags: string[]; startTime?: number; endTime?: number; - status: DataFlowStatus; - softwareLibrary: SoftwareLibrary[]; - dataJobs: DataJob[]; + status: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.DataFlowStatus; + softwareLibrary: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.SoftwareLibrary[]; + dataJobs: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.DataJob[]; } // Generated from: com/linkedin/avro2pegasus/events/common/datamonitor/DataFlowStatus.pdsc @@ -16402,27 +16416,27 @@ declare namespace Com { type: string; id: string; url: string; - status: DataFlowStatus; + status: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.DataFlowStatus; tags: string[]; startTime: number; endTime?: number; - SoftwareLibrary: SoftwareLibrary[]; + SoftwareLibrary: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.SoftwareLibrary[]; } // Generated from: com/linkedin/avro2pegasus/events/common/datamonitor/DatasetCommonProperties.pdsc export interface DatasetCommonProperties { datasetName: string; - platformName: PlatformName; - type: DatasetType; + platformName: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.PlatformName; + type: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.DatasetType; path?: string; - cluster: Cluster; + cluster: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.Cluster; tags: string[]; description?: string; } // Generated from: com/linkedin/avro2pegasus/events/common/datamonitor/DatasetPartitionStatsCount.pdsc export interface DatasetPartitionStatsCount { - counterType: PartitionStatsCounterType; + counterType: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.PartitionStatsCounterType; value: number; } // Generated from: com/linkedin/avro2pegasus/events/common/datamonitor/DatasetType.pdsc @@ -16444,13 +16458,13 @@ declare namespace Com { export interface InputDatasetPartition { datasetName: string; - type: DatasetType; - cluster: Cluster; + type: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.DatasetType; + cluster: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.Cluster; path?: string; basePath?: string; - partitionProperties?: PartitionProperty[]; - partitionValues?: PartitionValues; - multiLevelPartition?: MultiLevelPartition; + partitionProperties?: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.PartitionProperty[]; + partitionValues?: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.PartitionValues; + multiLevelPartition?: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.MultiLevelPartition; readStartTime?: number; readEndTime?: number; isAvailabile: boolean; @@ -16459,10 +16473,10 @@ declare namespace Com { export interface InputDatasetPartitionGroup { datasetName: string; - type: DatasetType; + type: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.DatasetType; path?: string; dependencyRange?: number; - cluster: Cluster; + cluster: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.Cluster; dependencyOffset?: number; } // Generated from: com/linkedin/avro2pegasus/events/common/datamonitor/IssueEvent.pdsc @@ -16470,12 +16484,12 @@ declare namespace Com { export interface IssueEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; issueId: string; - issueType: IssueType; + issueType: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.IssueType; issueUrl?: string; creationTime?: number; - status: IssueStatus; + status: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.IssueStatus; ownerUrns: string[]; - affectedDatasetPartitions: AffectedDatasetPartition[]; + affectedDatasetPartitions: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.AffectedDatasetPartition[]; tags: string[]; } // Generated from: com/linkedin/avro2pegasus/events/common/datamonitor/IssueStatus.pdsc @@ -16489,18 +16503,18 @@ declare namespace Com { export interface MultiLevelPartition { datasetPartitionPath?: string; numberOfpartitionLevels: number; - partitionLevels: PartitionLevel[]; + partitionLevels: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.PartitionLevel[]; } // Generated from: com/linkedin/avro2pegasus/events/common/datamonitor/PartitionLevel.pdsc export interface PartitionLevel { - partitionProperty: PartitionProperty; - partitionValues: PartitionValues; + partitionProperty: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.PartitionProperty; + partitionValues: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.PartitionValues; } // Generated from: com/linkedin/avro2pegasus/events/common/datamonitor/PartitionProperty.pdsc export interface PartitionProperty { - partitionType: PartitionType; + partitionType: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.PartitionType; unit?: string; name?: string; } @@ -16532,7 +16546,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/datamonitor/Platform.pdsc export interface Platform { - platformName: PlatformName; + platformName: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.PlatformName; description: string; tags?: string[]; } @@ -16555,7 +16569,7 @@ declare namespace Com { name: string; version: string; repositoryUrl?: string; - versionControl?: VersionControl; + versionControl?: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.VersionControl; } // Generated from: com/linkedin/avro2pegasus/events/common/datamonitor/StatsUpdateType.pdsc @@ -16599,8 +16613,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/datavault/RoleSnapshot.pdsc export interface RoleSnapshot { - role: Role; - scope?: Scope; + role: Com.Linkedin.Avro2pegasus.Events.Common.Datavault.Role; + scope?: Com.Linkedin.Avro2pegasus.Events.Common.Datavault.Scope; expiresTime?: number; actor: string; } @@ -16637,12 +16651,12 @@ declare namespace Com { export interface CohortRecommendation { cohortIdentifier: string; - reasons: CohortRecommendationReason[]; + reasons: Com.Linkedin.Avro2pegasus.Events.Common.Discovery.CohortRecommendationReason[]; listPosition: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; - recommendedEntities: ServedRecord[]; + recommendedEntities: Com.Linkedin.Avro2pegasus.Events.Common.Discovery.ServedRecord[]; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; score?: number; - cohortFeatures?: Feature[]; + cohortFeatures?: Com.Linkedin.Avro2pegasus.Events.Common.Discovery.Feature[]; } // Generated from: com/linkedin/avro2pegasus/events/common/discovery/CohortRecommendationReason.pdsc @@ -16693,10 +16707,10 @@ declare namespace Com { export interface RecommendedRecord { viewerUrn: string; - viewerFeatures?: Feature[]; - cohorts?: CohortRecommendation[]; - model?: Model; - experimentSettings?: ExperimentSetting[]; + viewerFeatures?: Com.Linkedin.Avro2pegasus.Events.Common.Discovery.Feature[]; + cohorts?: Com.Linkedin.Avro2pegasus.Events.Common.Discovery.CohortRecommendation[]; + model?: Com.Linkedin.Avro2pegasus.Events.Common.Discovery.Model; + experimentSettings?: Com.Linkedin.Avro2pegasus.Events.Common.Discovery.ExperimentSetting[]; } // Generated from: com/linkedin/avro2pegasus/events/common/discovery/ServedRecord.pdsc @@ -16705,7 +16719,7 @@ declare namespace Com { listPosition: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; usageContext?: string; score?: number; - reasons?: Reason[]; + reasons?: Com.Linkedin.Avro2pegasus.Events.Common.Discovery.Reason[]; trackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } } @@ -16739,8 +16753,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/externalapi/ParsedResourceWithRestriction.pdsc export interface ParsedResourceWithRestriction { - resource: VirtualResource; - restriction?: RestrictionInfo; + resource: Com.Linkedin.Avro2pegasus.Events.Common.Externalapi.VirtualResource; + restriction?: Com.Linkedin.Avro2pegasus.Events.Common.Externalapi.RestrictionInfo; } // Generated from: com/linkedin/avro2pegasus/events/common/externalapi/RawRequest.pdsc @@ -16755,7 +16769,7 @@ declare namespace Com { start?: string; count?: string; restliMethod?: string; - headers: CommonRequestHeaders; + headers: Com.Linkedin.Avro2pegasus.Events.Common.Externalapi.CommonRequestHeaders; } // Generated from: com/linkedin/avro2pegasus/events/common/externalapi/ResponseInfo.pdsc @@ -16764,7 +16778,7 @@ declare namespace Com { duration: number; serviceErrorCode?: number; isGatewayError: boolean; - callLatency: ServiceLatency; + callLatency: Com.Linkedin.Avro2pegasus.Events.Common.Externalapi.ServiceLatency; } // Generated from: com/linkedin/avro2pegasus/events/common/externalapi/RestrictionInfo.pdsc @@ -16778,8 +16792,8 @@ declare namespace Com { serviceName: string; requestTime: number; totalDuration: number; - internalTasks: ServiceTask[]; - externalTasks: ServiceTask[]; + internalTasks: Com.Linkedin.Avro2pegasus.Events.Common.Externalapi.ServiceTask[]; + externalTasks: Com.Linkedin.Avro2pegasus.Events.Common.Externalapi.ServiceTask[]; } // Generated from: com/linkedin/avro2pegasus/events/common/externalapi/ServiceTask.pdsc @@ -16858,15 +16872,15 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/follow/FollowReasonRecommenderResult.pdsc export interface FollowReasonRecommenderResult { - entities: FollowRecommendationEntityResult[]; + entities: Com.Linkedin.Avro2pegasus.Events.Common.Follow.FollowRecommendationEntityResult[]; score: number; - reasons: FollowRecommendationReason[]; + reasons: Com.Linkedin.Avro2pegasus.Events.Common.Follow.FollowRecommendationReason[]; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } // Generated from: com/linkedin/avro2pegasus/events/common/follow/FollowRecommendationContext.pdsc export interface FollowRecommendationContext { - contextType: FollowRecommendationContextType; + contextType: Com.Linkedin.Avro2pegasus.Events.Common.Follow.FollowRecommendationContextType; contextUrn: string; } // Generated from: com/linkedin/avro2pegasus/events/common/follow/FollowRecommendationContextType.pdsc @@ -16876,10 +16890,10 @@ declare namespace Com { export interface FollowRecommendationEntityResult { entity: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - scores: FollowRecommendationScore[]; + scores: Com.Linkedin.Avro2pegasus.Events.Common.Follow.FollowRecommendationScore[]; isValid: boolean; - filterReasons: FollowRecommendationFilterReason[]; - entityFeatures: FollowRecommendationFeature[]; + filterReasons: Com.Linkedin.Avro2pegasus.Events.Common.Follow.FollowRecommendationFilterReason[]; + entityFeatures: Com.Linkedin.Avro2pegasus.Events.Common.Follow.FollowRecommendationFeature[]; } // Generated from: com/linkedin/avro2pegasus/events/common/follow/FollowRecommendationFeature.pdsc @@ -16904,14 +16918,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/follow/FollowRecommendationModel.pdsc export interface FollowRecommendationModel { - viewerCohort: FollowRecommendationViewerCohort; - scoreType: FollowRecommendationScoreType; + viewerCohort: Com.Linkedin.Avro2pegasus.Events.Common.Follow.FollowRecommendationViewerCohort; + scoreType: Com.Linkedin.Avro2pegasus.Events.Common.Follow.FollowRecommendationScoreType; name: string; } // Generated from: com/linkedin/avro2pegasus/events/common/follow/FollowRecommendationReason.pdsc export interface FollowRecommendationReason { - type: FollowRecommendationReasonType; + type: Com.Linkedin.Avro2pegasus.Events.Common.Follow.FollowRecommendationReasonType; object?: string; score?: number; } @@ -16941,7 +16955,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/follow/FollowRecommendationScore.pdsc export interface FollowRecommendationScore { - type: FollowRecommendationScoreType; + type: Com.Linkedin.Avro2pegasus.Events.Common.Follow.FollowRecommendationScoreType; value: number; } // Generated from: com/linkedin/avro2pegasus/events/common/follow/FollowRecommendationScoreType.pdsc @@ -16973,8 +16987,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/follow/FollowRecommenderResult.pdsc export interface FollowRecommenderResult { - entityResult: FollowRecommendationEntityResult; - reasons: FollowRecommendationReason[]; + entityResult: Com.Linkedin.Avro2pegasus.Events.Common.Follow.FollowRecommendationEntityResult; + reasons: Com.Linkedin.Avro2pegasus.Events.Common.Follow.FollowRecommendationReason[]; } } namespace Fulfillment { @@ -17005,15 +17019,15 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/helpcenter/HelpCenterInteractiveSearchInfo.pdsc export interface HelpCenterInteractiveSearchInfo { - scenario: InteractiveSearchInfoScenario; + scenario: Com.Linkedin.Avro2pegasus.Events.Common.Helpcenter.InteractiveSearchInfoScenario; question?: string; - options: HelpCenterInteractiveSearchInfoOptionItem[]; + options: Com.Linkedin.Avro2pegasus.Events.Common.Helpcenter.HelpCenterInteractiveSearchInfoOptionItem[]; sourceEntityId?: number; } // Generated from: com/linkedin/avro2pegasus/events/common/helpcenter/HelpCenterInteractiveSearchInfoOptionItem.pdsc export interface HelpCenterInteractiveSearchInfoOptionItem { - optionType: InteractiveSearchInfoOptionType; + optionType: Com.Linkedin.Avro2pegasus.Events.Common.Helpcenter.InteractiveSearchInfoOptionType; optionContent?: string; } // Generated from: com/linkedin/avro2pegasus/events/common/helpcenter/HelpCenterInterfaceType.pdsc @@ -17030,7 +17044,7 @@ declare namespace Com { export interface HelpCenterShortcutItemInfo { articleUrn?: string; - type: Type; + type: Com.Linkedin.Avro2pegasus.Events.Common.Helpcenter.Type; titleText: string; url?: string; } @@ -17061,7 +17075,7 @@ declare namespace Com { export interface HiringProfessionalRecommendationItem { memberUrn: string; index: number; - recommendationReason?: HiringProfessionalRecommendationReason; + recommendationReason?: Com.Linkedin.Avro2pegasus.Events.Common.Hiringprofessionalrecommendation.HiringProfessionalRecommendationReason; } // Generated from: com/linkedin/avro2pegasus/events/common/hiringprofessionalrecommendation/HiringProfessionalRecommendationReason.pdsc @@ -17137,7 +17151,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/interest/CommentRecommendations.pdsc export interface CommentRecommendations { - comments: CommentRecommendation[]; + comments: Com.Linkedin.Avro2pegasus.Events.Common.Interest.CommentRecommendation[]; } // Generated from: com/linkedin/avro2pegasus/events/common/interest/Feature.pdsc @@ -17148,7 +17162,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/interest/FeatureVector.pdsc export interface FeatureVector { - features: Feature[]; + features: Com.Linkedin.Avro2pegasus.Events.Common.Interest.Feature[]; } // Generated from: com/linkedin/avro2pegasus/events/common/interest/FollowedEntity.pdsc @@ -17178,13 +17192,13 @@ declare namespace Com { export interface RecommendedContentFromFollowedEntity { content: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; score: number; - followedEntities: FollowedEntity[]; + followedEntities: Com.Linkedin.Avro2pegasus.Events.Common.Interest.FollowedEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/common/interest/Result.pdsc export interface Result { entity: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - features: FeatureVector; + features: Com.Linkedin.Avro2pegasus.Events.Common.Interest.FeatureVector; } } namespace Interviewprep { @@ -17205,7 +17219,7 @@ declare namespace Com { export interface BudgetPageContinueData { budgetRecommendation?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobBudgetRecommendation; budgetSelection: Com.Linkedin.Avro2pegasus.Events.Jobs.JobBudgetSelection; - budgetIndustryBenchmark?: JobBudgetIndustryBenchmark; + budgetIndustryBenchmark?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobBudgetIndustryBenchmark; } // Generated from: com/linkedin/avro2pegasus/events/common/jobs/CompanyStandardizer.pdsc @@ -17248,8 +17262,8 @@ declare namespace Com { suggestedFormData: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingFormData; selectedFormData: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingFormData; howYouHearAboutUs: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingChannelType[]; - howToCollectApplication: JobApplyMethod; - action: JobPostingFormAction; + howToCollectApplication: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobApplyMethod; + action: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobPostingFormAction; } // Generated from: com/linkedin/avro2pegasus/events/common/jobs/GuestWowAccountCreationStatus.pdsc @@ -17257,14 +17271,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/jobs/GuestWowCreateAccountData.pdsc export interface GuestWowCreateAccountData { - guestWowAccountCreationStatus?: GuestWowAccountCreationStatus; + guestWowAccountCreationStatus?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.GuestWowAccountCreationStatus; } // Generated from: com/linkedin/avro2pegasus/events/common/jobs/InferredSkill.pdsc export interface InferredSkill { skillUrn: string; skillScore?: number; - skillSource?: SkillSource; + skillSource?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.SkillSource; } // Generated from: com/linkedin/avro2pegasus/events/common/jobs/JobActionType.pdsc @@ -17287,7 +17301,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/jobs/JobBudgetGroupDeliveryStats.pdsc export interface JobBudgetGroupDeliveryStats { - budgetGroup: JobBudgetGroup; + budgetGroup: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobBudgetGroup; numActivities: number; charge: number; chargeInUSD: number; @@ -17305,7 +17319,7 @@ declare namespace Com { export interface JobCandidateRecommendation { memberUrn: string; score: number; - excludingReason?: JobCandidateRecommendationExcludingReason; + excludingReason?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobCandidateRecommendationExcludingReason; memberCutoffScore?: number; } // Generated from: com/linkedin/avro2pegasus/events/common/jobs/JobCandidateRecommendationExcludingReason.pdsc @@ -17314,7 +17328,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/jobs/JobDerivedCompanyResult.pdsc export interface JobDerivedCompanyResult { - companyStandardizer: CompanyStandardizer; + companyStandardizer: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.CompanyStandardizer; suggestedCompanyUrn: string; standardizerConfidenceScore: number; standardizerModelVersion: string; @@ -17383,8 +17397,8 @@ declare namespace Com { regionCode?: number; longitude?: number; latitude?: number; - jobFunctions: JobFunction[]; - employmentStatus: EmploymentStatus; + jobFunctions: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobFunction[]; + employmentStatus: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.EmploymentStatus; createdTime: number; expiredTime?: number; listedTime?: number; @@ -17398,7 +17412,7 @@ declare namespace Com { ownerUrn?: string; companyJobCode?: string; companyApplyUrl?: string; - internalTags: JobPostingInternalTag[]; + internalTags: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobPostingInternalTag[]; versionTag?: number; limitVisibilityOrganizationUrns: string[]; multiplexHash?: string; @@ -17406,7 +17420,7 @@ declare namespace Com { postalCode?: string; skillsDescription?: string; isWorkRemoteAllowed: boolean; - jobPostingSourceType?: JobPostingSourceType; + jobPostingSourceType?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobPostingSourceType; titleUrn?: string; startDate?: Com.Linkedin.Avro2pegasus.Events.Common.DateRange; duration?: Com.Linkedin.Avro2pegasus.Events.Common.TimeSpanRange; @@ -17418,13 +17432,13 @@ declare namespace Com { jobEntitlementUrns: string[]; lastModifiedTime?: number; experienceLevel?: Com.Linkedin.Avro2pegasus.Events.Jobs.ExperienceLevel; - jobExperienceLevel?: JobExperienceLevel; + jobExperienceLevel?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobExperienceLevel; } // Generated from: com/linkedin/avro2pegasus/events/common/jobs/JobPostingCompensation.pdsc export interface JobPostingCompensation { - base: CompensationRange; - additional?: CompensationRange; + base: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.CompensationRange; + additional?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.CompensationRange; } // Generated from: com/linkedin/avro2pegasus/events/common/jobs/JobPostingFormAction.pdsc @@ -17533,7 +17547,7 @@ declare namespace Com { isAddProfile: boolean; isAddSalary: boolean; isSelectStandardizedTitle: boolean; - salaryModule?: SalaryModule; + salaryModule?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.SalaryModule; rawTitleName?: string; standardizedTitleVersion?: string; modelVersion?: string; @@ -17566,10 +17580,10 @@ declare namespace Com { export interface SalaryModule { invalidSalaryProvided: boolean; - salaryModuleStatus: SalaryModuleStatusType; - posterSelectionInSalaryModule?: SalaryModuleSelectionType; - posterProvidedCompensation?: JobPostingCompensation; - estimatedCompensation?: JobPostingCompensation; + salaryModuleStatus: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.SalaryModuleStatusType; + posterSelectionInSalaryModule?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.SalaryModuleSelectionType; + posterProvidedCompensation?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobPostingCompensation; + estimatedCompensation?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobPostingCompensation; } // Generated from: com/linkedin/avro2pegasus/events/common/jobs/SalaryModuleSelectionType.pdsc @@ -17603,9 +17617,9 @@ declare namespace Com { export interface TargetingPageContinueData { suggestedIncludedTargetingAttributes?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobsTargetingAttributes; selectedIncludedTargetingAttributes: Com.Linkedin.Avro2pegasus.Events.Jobs.JobsTargetingAttributes; - skillStandardizationVersion?: SkillStandardizationVersion; - prefillType?: JobsTargetingAttributesPrefillType; - inferredSkills?: InferredSkill[]; + skillStandardizationVersion?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.SkillStandardizationVersion; + prefillType?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobsTargetingAttributesPrefillType; + inferredSkills?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.InferredSkill[]; } // Generated from: com/linkedin/avro2pegasus/events/common/jobs/UnifiedWowPageContinueData.pdsc @@ -17686,7 +17700,7 @@ declare namespace Com { authModeName?: string; isMemberLoginRequired: boolean; isEnterpriseLoginRequired: boolean; - loginType: LearnerLoginType; + loginType: Com.Linkedin.Avro2pegasus.Events.Common.Learning.LearnerLoginType; isSignupRequired?: boolean; } } @@ -17757,7 +17771,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/lighthouse/GenericSearchFilter.pdsc export interface GenericSearchFilter { - scope?: FilterScope; + scope?: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.FilterScope; includedValues: string[]; excludedValues: string[]; isIncludeAll: boolean; @@ -17770,7 +17784,7 @@ declare namespace Com { export interface LighthouseAdminSyncCrmChannelStatus { contractUrn: string; - channelState: ChannelState; + channelState: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.ChannelState; errorMessage?: string; } // Generated from: com/linkedin/avro2pegasus/events/common/lighthouse/MemberRelationship.pdsc @@ -17787,7 +17801,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/lighthouse/PivotParam.pdsc export interface PivotParam { - pivotSearchType: PivotSearchType; + pivotSearchType: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.PivotSearchType; entityUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/common/lighthouse/PivotSearchType.pdsc @@ -17826,9 +17840,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/lighthouse/SearchFilter.pdsc export interface SearchFilter { - filterType: SearchFilterType; + filterType: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.SearchFilterType; subFilterType?: string; - filterValues: SearchFilterValue[]; + filterValues: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.SearchFilterValue[]; isIncludeAll: boolean; isExcludeAll: boolean; } @@ -17895,7 +17909,7 @@ declare namespace Com { capSearchHistoryUrn?: string; isLogHistoryEnabled: boolean; capSavedSearchUrn?: string; - pivotParameter?: PivotParam; + pivotParameter?: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.PivotParam; } // Generated from: com/linkedin/avro2pegasus/events/common/lighthouse/SearchRequest.pdsc @@ -17905,60 +17919,60 @@ declare namespace Com { isViewedExcluded: boolean; isContactedExcluded: boolean; isSearchWithinMyAccount: boolean; - crmContactActions?: ActionType; + crmContactActions?: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.ActionType; firstNameFilter?: string; lastNameFilter?: string; postKeywordFilter?: string; - titleFilter?: TimeBasedFilter; + titleFilter?: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.TimeBasedFilter; geoFilter: string[]; - relationshipFilters: MemberRelationship[]; + relationshipFilters: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.MemberRelationship[]; industryUrnFilters: string[]; schoolUrnFilters: string[]; profileLanguageFilters: Com.Linkedin.Avro2pegasus.Events.Locale[]; functionUrnFilters: string[]; seniorityUrnFilters: string[]; tagUrnFilters: string[]; - tenureAtCurrentPositionFilters: WorkExperienceTimeRange[]; - tenureAtCurrentCompanyFilters: WorkExperienceTimeRange[]; - yearsOfExperienceFilters: WorkExperienceTimeRange[]; + tenureAtCurrentPositionFilters: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.WorkExperienceTimeRange[]; + tenureAtCurrentCompanyFilters: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.WorkExperienceTimeRange[]; + yearsOfExperienceFilters: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.WorkExperienceTimeRange[]; companySizeRangeFilters: Com.Linkedin.Avro2pegasus.Events.Common.StaffCountRangeType[]; - companyTypeFilters: CompanyType[]; + companyTypeFilters: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.CompanyType[]; groupUrnFilters: string[]; - memberSinceFilters: MemberSince[]; - companyFilter?: TimeBasedFilter; + memberSinceFilters: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.MemberSince[]; + companyFilter?: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.TimeBasedFilter; currentCompanyFilters: string[]; pastCompanyFilters: string[]; - postalCodeFilter?: PostalCodeFilter; + postalCodeFilter?: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.PostalCodeFilter; revenueRangeFilter?: Com.Linkedin.Avro2pegasus.Events.Common.IntegerRange; - departmentSizeRangeFilter?: DepartmentFilter; + departmentSizeRangeFilter?: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.DepartmentFilter; companySizeGrowthFilter?: Com.Linkedin.Avro2pegasus.Events.Common.IntegerRange; - departmentSizeGrowthFilter?: DepartmentFilter; + departmentSizeGrowthFilter?: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.DepartmentFilter; technologiesUsedFilters: string[]; - fortuneRankingRangeFilters: FortuneRankingRange[]; - followerRangeFilters: FollowerRange[]; - jobOpportunityFilters: JobOpportunity[]; - searchDataSourceFilters: SearchDataSource[]; + fortuneRankingRangeFilters: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.FortuneRankingRange[]; + followerRangeFilters: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.FollowerRange[]; + jobOpportunityFilters: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.JobOpportunity[]; + searchDataSourceFilters: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.SearchDataSource[]; isFetchHitsEnabled: boolean; isFetchFiltersEnabled: boolean; isFetchSpotlightsEnabled: boolean; - selectedSpotlight?: SearchSpotlightType; - sortOrder?: SearchSortOrder; - titleV2Filter?: GenericSearchFilter; - geoV2Filter?: GenericSearchFilter; - bingGeoUrnFilter?: GenericSearchFilter; - industryUrnV2Filter?: GenericSearchFilter; - schoolUrnV2Filter?: GenericSearchFilter; - functionUrnV2Filter?: GenericSearchFilter; - seniorityUrnV2Filter?: GenericSearchFilter; - companyV2Filter?: GenericSearchFilter; - customSalesListUrnFilter?: GenericSearchFilter; + selectedSpotlight?: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.SearchSpotlightType; + sortOrder?: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.SearchSortOrder; + titleV2Filter?: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.GenericSearchFilter; + geoV2Filter?: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.GenericSearchFilter; + bingGeoUrnFilter?: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.GenericSearchFilter; + industryUrnV2Filter?: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.GenericSearchFilter; + schoolUrnV2Filter?: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.GenericSearchFilter; + functionUrnV2Filter?: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.GenericSearchFilter; + seniorityUrnV2Filter?: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.GenericSearchFilter; + companyV2Filter?: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.GenericSearchFilter; + customSalesListUrnFilter?: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.GenericSearchFilter; } // Generated from: com/linkedin/avro2pegasus/events/common/lighthouse/SearchResult.pdsc export interface SearchResult { - hits: SearchHit[]; - filters: SearchFilter[]; - spotlights: SearchSpotlight[]; + hits: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.SearchHit[]; + filters: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.SearchFilter[]; + spotlights: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.SearchSpotlight[]; totalCount: number; } // Generated from: com/linkedin/avro2pegasus/events/common/lighthouse/SearchSortOrder.pdsc @@ -17967,7 +17981,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/lighthouse/SearchSpotlight.pdsc export interface SearchSpotlight { - spotlightType: SearchSpotlightType; + spotlightType: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.SearchSpotlightType; count: number; isSelected: boolean; } @@ -17985,7 +17999,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/lighthouse/TimeBasedFilter.pdsc export interface TimeBasedFilter { - scope: TimeScope; + scope: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.TimeScope; values: string[]; } // Generated from: com/linkedin/avro2pegasus/events/common/lighthouse/TimeScope.pdsc @@ -18013,11 +18027,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/media/AudioTrackTranscoderResult.pdsc export interface AudioTrackTranscoderResult { - source: AudioTrackMetadata; + source: Com.Linkedin.Avro2pegasus.Events.Common.Media.AudioTrackMetadata; decoderName?: string; - target?: AudioTrackMetadata; + target?: Com.Linkedin.Avro2pegasus.Events.Common.Media.AudioTrackMetadata; encoderName?: string; - error?: TransformerError; + error?: Com.Linkedin.Avro2pegasus.Events.Common.Media.TransformerError; } // Generated from: com/linkedin/avro2pegasus/events/common/media/GenericTrackTransformationResult.pdsc @@ -18028,9 +18042,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/media/ImageTrackCompressionResult.pdsc export interface ImageTrackCompressionResult { - sourceImageTrackMetadata: ImageTrackMetadata; - targetImageTrackMetadata?: ImageTrackMetadata; - error?: TransformerError; + sourceImageTrackMetadata: Com.Linkedin.Avro2pegasus.Events.Common.Media.ImageTrackMetadata; + targetImageTrackMetadata?: Com.Linkedin.Avro2pegasus.Events.Common.Media.ImageTrackMetadata; + error?: Com.Linkedin.Avro2pegasus.Events.Common.Media.TransformerError; } // Generated from: com/linkedin/avro2pegasus/events/common/media/ImageTrackMetadata.pdsc @@ -18044,7 +18058,7 @@ declare namespace Com { export interface MediaContentCreationSessionTrackingObject { sessionTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - useCase: MediaContentCreationUseCase; + useCase: Com.Linkedin.Avro2pegasus.Events.Common.Media.MediaContentCreationUseCase; } // Generated from: com/linkedin/avro2pegasus/events/common/media/MediaContentCreationUseCase.pdsc @@ -18082,12 +18096,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/media/MediaTrackTransformation.pdsc export interface MediaTrackTransformation { - videoTrackTranscoderResult?: VideoTrackTranscoderResult; - audioTrackTranscoderResult?: AudioTrackTranscoderResult; - imageTrackCompressionResult?: ImageTrackCompressionResult; - genericTrackTransformationResult?: GenericTrackTransformationResult; + videoTrackTranscoderResult?: Com.Linkedin.Avro2pegasus.Events.Common.Media.VideoTrackTranscoderResult; + audioTrackTranscoderResult?: Com.Linkedin.Avro2pegasus.Events.Common.Media.AudioTrackTranscoderResult; + imageTrackCompressionResult?: Com.Linkedin.Avro2pegasus.Events.Common.Media.ImageTrackCompressionResult; + genericTrackTransformationResult?: Com.Linkedin.Avro2pegasus.Events.Common.Media.GenericTrackTransformationResult; totalTrackTransformationTime: number; - state: TransformerState; + state: Com.Linkedin.Avro2pegasus.Events.Common.Media.TransformerState; } // Generated from: com/linkedin/avro2pegasus/events/common/media/MediaTransformationEvent.pdsc @@ -18097,9 +18111,9 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; transformationStartTime: number; transformationEndTime: number; - mediaTrackTransformations: MediaTrackTransformation[]; + mediaTrackTransformations: Com.Linkedin.Avro2pegasus.Events.Common.Media.MediaTrackTransformation[]; mediaFileInfo: Com.Linkedin.Avro2pegasus.Events.Mediaupload.MediaFileInfo; - mediaContentCreationSessionTrackingObject: MediaContentCreationSessionTrackingObject; + mediaContentCreationSessionTrackingObject: Com.Linkedin.Avro2pegasus.Events.Common.Media.MediaContentCreationSessionTrackingObject; targetMediaFileInfo?: Com.Linkedin.Avro2pegasus.Events.Mediaupload.MediaFileInfo; } // Generated from: com/linkedin/avro2pegasus/events/common/media/TransformerError.pdsc @@ -18129,11 +18143,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/media/VideoTrackTranscoderResult.pdsc export interface VideoTrackTranscoderResult { - source: VideoTrackMetadata; + source: Com.Linkedin.Avro2pegasus.Events.Common.Media.VideoTrackMetadata; decoderName?: string; - target?: VideoTrackMetadata; + target?: Com.Linkedin.Avro2pegasus.Events.Common.Media.VideoTrackMetadata; encoderName?: string; - error?: TransformerError; + error?: Com.Linkedin.Avro2pegasus.Events.Common.Media.TransformerError; } } namespace Merlin { @@ -18167,7 +18181,7 @@ declare namespace Com { companyId?: number; requestor?: string; requestTime?: number; - requestorBusinessLine?: MerlinLineOfBusiness; + requestorBusinessLine?: Com.Linkedin.Avro2pegasus.Events.Common.Merlin.MerlinLineOfBusiness; } // Generated from: com/linkedin/avro2pegasus/events/common/merlin/MerlinLineOfBusiness.pdsc @@ -18217,7 +18231,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/merlin/MerlinSearchFilter.pdsc export interface MerlinSearchFilter { - filterName: MerlinSearchFilterName; + filterName: Com.Linkedin.Avro2pegasus.Events.Common.Merlin.MerlinSearchFilterName; filterValues: string[]; } // Generated from: com/linkedin/avro2pegasus/events/common/merlin/MerlinSearchFilterName.pdsc @@ -18306,8 +18320,8 @@ declare namespace Com { export interface MerlinSearchRequest { keywordQuery?: string; - sortBy?: MerlinSearchSortBy; - filters: MerlinSearchFilter[]; + sortBy?: Com.Linkedin.Avro2pegasus.Events.Common.Merlin.MerlinSearchSortBy; + filters: Com.Linkedin.Avro2pegasus.Events.Common.Merlin.MerlinSearchFilter[]; organizationUrn?: string; rankingModel?: string; } @@ -18324,7 +18338,7 @@ declare namespace Com { export interface AssistantPayload { entityUrn?: string; entityUrns: string[]; - queryType: AssistantQueryType; + queryType: Com.Linkedin.Avro2pegasus.Events.Common.Messaging.AssistantQueryType; } // Generated from: com/linkedin/avro2pegasus/events/common/messaging/AssistantQueryType.pdsc @@ -18354,7 +18368,7 @@ declare namespace Com { export interface ClientSendRecord { messagingThreadUrn?: string; messagingMessageUrn?: string; - sourceType: MessageSourceType; + sourceType: Com.Linkedin.Avro2pegasus.Events.Common.Messaging.MessageSourceType; controlUrn?: string; isFirstMessage?: boolean; isSelfReply?: boolean; @@ -18364,7 +18378,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/messaging/ContentAnalysisPartnerRecord.pdsc export interface ContentAnalysisPartnerRecord { - coreMessageContentAnalysis?: CoreMessageContentAnalysisRecord; + coreMessageContentAnalysis?: Com.Linkedin.Avro2pegasus.Events.Common.Messaging.CoreMessageContentAnalysisRecord; } // Generated from: com/linkedin/avro2pegasus/events/common/messaging/ContentAnalysisPartnerType.pdsc @@ -18387,13 +18401,13 @@ declare namespace Com { hashTagCount: number; mentionCount: number; storyCount: number; - shareType?: MessagingShareType; + shareType?: Com.Linkedin.Avro2pegasus.Events.Common.Messaging.MessagingShareType; } // Generated from: com/linkedin/avro2pegasus/events/common/messaging/MessageContentAnalysisRecord.pdsc export interface MessageContentAnalysisRecord { - contentAnalysisPartnerType: ContentAnalysisPartnerType; - contentAnalysisPartnerRecord: ContentAnalysisPartnerRecord; + contentAnalysisPartnerType: Com.Linkedin.Avro2pegasus.Events.Common.Messaging.ContentAnalysisPartnerType; + contentAnalysisPartnerRecord: Com.Linkedin.Avro2pegasus.Events.Common.Messaging.ContentAnalysisPartnerRecord; } // Generated from: com/linkedin/avro2pegasus/events/common/messaging/MessageReferrerType.pdsc @@ -18435,8 +18449,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/messaging/PartnerApprovedMessageRecord.pdsc export interface PartnerApprovedMessageRecord { - partnerType: PartnerType; - partnerRecord: PartnerRecord; + partnerType: Com.Linkedin.Avro2pegasus.Events.Common.Messaging.PartnerType; + partnerRecord: Com.Linkedin.Avro2pegasus.Events.Common.Messaging.PartnerRecord; } // Generated from: com/linkedin/avro2pegasus/events/common/messaging/PartnerRecord.pdsc @@ -18487,27 +18501,27 @@ declare namespace Com { id: string; text: string; language?: Com.Linkedin.Avro2pegasus.Events.Locale; - tokens?: Token[]; - sentences?: TokenSpan[]; - entityMentions?: EntityMention[]; - entities?: Entity[]; + tokens?: Com.Linkedin.Avro2pegasus.Events.Common.Nlp.Token[]; + sentences?: Com.Linkedin.Avro2pegasus.Events.Common.Nlp.TokenSpan[]; + entityMentions?: Com.Linkedin.Avro2pegasus.Events.Common.Nlp.EntityMention[]; + entities?: Com.Linkedin.Avro2pegasus.Events.Common.Nlp.Entity[]; } // Generated from: com/linkedin/avro2pegasus/events/common/nlp/Entity.pdsc export interface Entity { entityId: number; - type: EntityType; + type: Com.Linkedin.Avro2pegasus.Events.Common.Nlp.EntityType; mentions: number[]; - resolutions: ResolutionAssessment[]; - aboutness?: Confidence; + resolutions: Com.Linkedin.Avro2pegasus.Events.Common.Nlp.ResolutionAssessment[]; + aboutness?: Com.Linkedin.Avro2pegasus.Events.Common.Nlp.Confidence; } // Generated from: com/linkedin/avro2pegasus/events/common/nlp/EntityMention.pdsc export interface EntityMention { mentionId: number; - tokens: TokenSpan; - type: EntityType; - kind: EntityMentionKind; + tokens: Com.Linkedin.Avro2pegasus.Events.Common.Nlp.TokenSpan; + type: Com.Linkedin.Avro2pegasus.Events.Common.Nlp.EntityType; + kind: Com.Linkedin.Avro2pegasus.Events.Common.Nlp.EntityMentionKind; } // Generated from: com/linkedin/avro2pegasus/events/common/nlp/EntityMentionKind.pdsc @@ -18543,17 +18557,17 @@ declare namespace Com { export interface ResolutionAssessment { urn: string; - confidence: Confidence; + confidence: Com.Linkedin.Avro2pegasus.Events.Common.Nlp.Confidence; } // Generated from: com/linkedin/avro2pegasus/events/common/nlp/Token.pdsc export interface Token { start: number; end: number; - universalPOSTag?: UniversalPOSTag; + universalPOSTag?: Com.Linkedin.Avro2pegasus.Events.Common.Nlp.UniversalPOSTag; lemma?: string; isStopword?: boolean; - morphemes?: Morpheme[]; + morphemes?: Com.Linkedin.Avro2pegasus.Events.Common.Nlp.Morpheme[]; } // Generated from: com/linkedin/avro2pegasus/events/common/nlp/TokenSpan.pdsc @@ -18652,8 +18666,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/pem/W3cReportingApiBody.pdsc export interface W3cReportingApiBody { - reportType: type; - networkErrorReport?: W3cReportingApiNetworkErrorReport; + reportType: Com.Linkedin.Avro2pegasus.Events.Common.Pem.type; + networkErrorReport?: Com.Linkedin.Avro2pegasus.Events.Common.Pem.W3cReportingApiNetworkErrorReport; } // Generated from: com/linkedin/avro2pegasus/events/common/pem/W3cReportingApiHeader.pdsc @@ -18668,14 +18682,14 @@ declare namespace Com { requestReferrer?: string; samplingFraction: number; requestServerIp?: Com.Linkedin.Avro2pegasus.Events.IPAddress; - requestProtocol?: AlpnProtocol; + requestProtocol?: Com.Linkedin.Avro2pegasus.Events.Common.Pem.AlpnProtocol; requestMethod: Com.Linkedin.Avro2pegasus.Events.Common.HttpMethod; requestHeaders?: { [id: string]: string }; responseHeaders?: { [id: string]: string }; httpStatusCode?: number; elapsedTime: number; - requestPhase: NetworkErrorReportRequestPhase; - errorType?: NetworkErrorType; + requestPhase: Com.Linkedin.Avro2pegasus.Events.Common.Pem.NetworkErrorReportRequestPhase; + errorType?: Com.Linkedin.Avro2pegasus.Events.Common.Pem.NetworkErrorType; } } namespace Pie { @@ -18775,7 +18789,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/premium/PremiumCancelSurveyResult.pdsc export interface PremiumCancelSurveyResult { - reason: PremiumCancelSurveyReason; + reason: Com.Linkedin.Avro2pegasus.Events.Common.Premium.PremiumCancelSurveyReason; userGivenReason?: string; } // Generated from: com/linkedin/avro2pegasus/events/common/premium/PremiumCancelSurveyResultEvent.pdsc @@ -18785,7 +18799,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; premiumProductUrn: string; - cancellationSurveyResult: PremiumCancelSurveyResult; + cancellationSurveyResult: Com.Linkedin.Avro2pegasus.Events.Common.Premium.PremiumCancelSurveyResult; } // Generated from: com/linkedin/avro2pegasus/events/common/premium/PremiumEntityContextType.pdsc @@ -18861,7 +18875,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/premium/PremiumServiceCancelSurveyResponse.pdsc export interface PremiumServiceCancelSurveyResponse { - reason: CancelReason; + reason: Com.Linkedin.Avro2pegasus.Events.Common.Premium.CancelReason; userGivenReason?: string; } // Generated from: com/linkedin/avro2pegasus/events/common/premium/PremiumServiceCancelSurveyResponseEvent.pdsc @@ -18870,7 +18884,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; premiumServiceUrn: string; - whyCancelSubscriptionResponse: PremiumServiceCancelSurveyResponse; + whyCancelSubscriptionResponse: Com.Linkedin.Avro2pegasus.Events.Common.Premium.PremiumServiceCancelSurveyResponse; } // Generated from: com/linkedin/avro2pegasus/events/common/premium/PremiumSettingDiscloseAsProfileViewer.pdsc @@ -18882,7 +18896,7 @@ declare namespace Com { export interface PremiumSubscription { productCode: string; - priceType: PremiumPriceType; + priceType: Com.Linkedin.Avro2pegasus.Events.Common.Premium.PremiumPriceType; } // Generated from: com/linkedin/avro2pegasus/events/common/premium/PremiumUpsellBlockingReasons.pdsc @@ -18897,8 +18911,8 @@ declare namespace Com { modelId: string; score: number; createdAt: number; - profileSection?: ProfileOptimizationSectionType; - suggestedContent?: SuggestedContentType; + profileSection?: Com.Linkedin.Avro2pegasus.Events.Common.Premium.ProfileOptimizationSectionType; + suggestedContent?: Com.Linkedin.Avro2pegasus.Events.Common.Premium.SuggestedContentType; jobPostingUrn?: string; keyword?: string; keyPhrase?: string; @@ -18907,7 +18921,7 @@ declare namespace Com { export interface SalaryRecord { amount: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; - payPeriod: CompensationPeriod; + payPeriod: Com.Linkedin.Avro2pegasus.Events.Common.Premium.CompensationPeriod; } // Generated from: com/linkedin/avro2pegasus/events/common/premium/SubcriptionPlan.pdsc @@ -18962,25 +18976,25 @@ declare namespace Com { export interface EntityFeatures { entityUrn: string; - booleanFeatures: BooleanFeature[]; - categoricalFeatures: CategoricalFeature[]; - categoricalSetFeatures: CategoricalFeatureSet[]; - doubleFeatures: DoubleFeature[]; - intFeatures: IntFeature[]; - longFeatures: LongFeature[]; - sparseVectorFeatures: SparseVector[]; - stringFeatures: StringFeature[]; - termSetFeatures: TermSet[]; - termVectorFeatures: TermVector[]; - denseVectorFeatures: DenseVector[]; - floatFeatures: FloatFeature[]; + booleanFeatures: Com.Linkedin.Avro2pegasus.Events.Common.Proml.BooleanFeature[]; + categoricalFeatures: Com.Linkedin.Avro2pegasus.Events.Common.Proml.CategoricalFeature[]; + categoricalSetFeatures: Com.Linkedin.Avro2pegasus.Events.Common.Proml.CategoricalFeatureSet[]; + doubleFeatures: Com.Linkedin.Avro2pegasus.Events.Common.Proml.DoubleFeature[]; + intFeatures: Com.Linkedin.Avro2pegasus.Events.Common.Proml.IntFeature[]; + longFeatures: Com.Linkedin.Avro2pegasus.Events.Common.Proml.LongFeature[]; + sparseVectorFeatures: Com.Linkedin.Avro2pegasus.Events.Common.Proml.SparseVector[]; + stringFeatures: Com.Linkedin.Avro2pegasus.Events.Common.Proml.StringFeature[]; + termSetFeatures: Com.Linkedin.Avro2pegasus.Events.Common.Proml.TermSet[]; + termVectorFeatures: Com.Linkedin.Avro2pegasus.Events.Common.Proml.TermVector[]; + denseVectorFeatures: Com.Linkedin.Avro2pegasus.Events.Common.Proml.DenseVector[]; + floatFeatures: Com.Linkedin.Avro2pegasus.Events.Common.Proml.FloatFeature[]; } // Generated from: com/linkedin/avro2pegasus/events/common/proml/FeatureMetadata.pdsc export interface FeatureMetadata { featureName: string; featureId: number; - featureScope: FeatureScope; + featureScope: Com.Linkedin.Avro2pegasus.Events.Common.Proml.FeatureScope; frameFeatureKey?: string; } // Generated from: com/linkedin/avro2pegasus/events/common/proml/FeatureScope.pdsc @@ -19007,8 +19021,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/proml/SparseTensor.pdsc export interface SparseTensor { - indices: SparseTensorIndex[]; - values: TensorValues; + indices: Com.Linkedin.Avro2pegasus.Events.Common.Proml.SparseTensorIndex[]; + values: Com.Linkedin.Avro2pegasus.Events.Common.Proml.TensorValues; } // Generated from: com/linkedin/avro2pegasus/events/common/proml/SparseTensorIndex.pdsc @@ -19027,7 +19041,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/proml/StaticDenseTensor.pdsc export interface StaticDenseTensor { - values: TensorValues; + values: Com.Linkedin.Avro2pegasus.Events.Common.Proml.TensorValues; } // Generated from: com/linkedin/avro2pegasus/events/common/proml/StringFeature.pdsc @@ -19038,8 +19052,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/proml/Tensor.pdsc export interface Tensor { - sparse?: SparseTensor; - staticDense?: StaticDenseTensor; + sparse?: Com.Linkedin.Avro2pegasus.Events.Common.Proml.SparseTensor; + staticDense?: Com.Linkedin.Avro2pegasus.Events.Common.Proml.StaticDenseTensor; } // Generated from: com/linkedin/avro2pegasus/events/common/proml/TensorValues.pdsc @@ -19103,7 +19117,7 @@ declare namespace Com { organizationUrn: string; moneyRaised?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; fundingDate: Com.Linkedin.Avro2pegasus.Events.Common.Date; - fundingType?: FundingType; + fundingType?: Com.Linkedin.Avro2pegasus.Events.Common.Props.FundingType; sourceUrl: string; sourceArticleUrn?: string; } @@ -19143,13 +19157,13 @@ declare namespace Com { export interface CandidateProfileUIInfo { actionButtons: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterActionButton[]; - candidateProfileUIDecorations: CandidateProfileUIDecoration[]; + candidateProfileUIDecorations: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.CandidateProfileUIDecoration[]; slideInWidthPixels?: number; } // Generated from: com/linkedin/avro2pegasus/events/common/recruiter/HiringPlatformMigrationDataFixFailure.pdsc export interface HiringPlatformMigrationDataFixFailure { - failureType: HiringPlatformMigrationDataFixFailureType; + failureType: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.HiringPlatformMigrationDataFixFailureType; failureDetails?: string; } // Generated from: com/linkedin/avro2pegasus/events/common/recruiter/HiringPlatformMigrationDataFixFailureType.pdsc @@ -19176,13 +19190,13 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/recruiter/HiringPlatformMigrationValidationDependencyFailure.pdsc export interface HiringPlatformMigrationValidationDependencyFailure { - validationFailure: HiringPlatformMigrationValidationFailure; - migrationUseCase: HiringPlatformMigrationUseCase; + validationFailure: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.HiringPlatformMigrationValidationFailure; + migrationUseCase: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.HiringPlatformMigrationUseCase; } // Generated from: com/linkedin/avro2pegasus/events/common/recruiter/HiringPlatformMigrationValidationFailure.pdsc export interface HiringPlatformMigrationValidationFailure { - failureType: HiringPlatformMigrationValidationFailureType; + failureType: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.HiringPlatformMigrationValidationFailureType; failureDetails?: string; } // Generated from: com/linkedin/avro2pegasus/events/common/recruiter/HiringPlatformMigrationValidationFailureType.pdsc @@ -19218,7 +19232,7 @@ declare namespace Com { contractUrn: string; mailboxItemUrn: string; mailboxThreadUrn: string; - recruiterCommonHeader?: RecruiterCommonHeader; + recruiterCommonHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterCommonHeader; messagingMessageUrn?: string; messagingThreadUrn?: string; attachmentCount?: number; @@ -19334,7 +19348,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/recruiter/RecruiterProjectInfoUpdateField.pdsc export interface RecruiterProjectInfoUpdateField { - projectFieldType: projectField; + projectFieldType: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.projectField; contextUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/common/recruiter/RecruiterProxyPhoneDirectionType.pdsc @@ -19343,7 +19357,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/recruiter/RecruiterProxyPhoneDurationAggregate.pdsc export interface RecruiterProxyPhoneDurationAggregate { - durationBucket: RecruiterProxyPhoneDurationBucket; + durationBucket: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterProxyPhoneDurationBucket; durationCount: number; } // Generated from: com/linkedin/avro2pegasus/events/common/recruiter/RecruiterProxyPhoneDurationBucket.pdsc @@ -19359,7 +19373,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/recruiter/RecruiterProxyPhoneStatusAggregate.pdsc export interface RecruiterProxyPhoneStatusAggregate { - statusType: RecruiterProxyPhoneStatusType; + statusType: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterProxyPhoneStatusType; statusCount: number; } // Generated from: com/linkedin/avro2pegasus/events/common/recruiter/RecruiterProxyPhoneStatusType.pdsc @@ -19388,10 +19402,10 @@ declare namespace Com { searchRequestId: string; searchSessionId: string; capSearchHistoryUrn: string; - recruiterVersion: RecruiterSearchVersion; + recruiterVersion: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterSearchVersion; previousSearchRequestId?: string; - origin?: RecruiterSearchResultPageOrigin; - workflow: RecruiterSearchWorkflowType; + origin?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterSearchResultPageOrigin; + workflow: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterSearchWorkflowType; searchContextId?: string; hireSearchActivityUrn?: string; } @@ -19413,7 +19427,7 @@ declare namespace Com { candidateUrn: string; resultIndex: number; relevanceScore: number; - candidateProfileUIInfo?: CandidateProfileUIInfo; + candidateProfileUIInfo?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.CandidateProfileUIInfo; } // Generated from: com/linkedin/avro2pegasus/events/common/recruiter/RecruiterSearchResultPageOrigin.pdsc @@ -19469,7 +19483,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/recruiter/RecruiterSmartSuggestion.pdsc export interface RecruiterSmartSuggestion { - suggestionType: RecruiterSmartSearchSuggestionType; + suggestionType: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterSmartSearchSuggestionType; suggestionLabel: string; suggestionEntityUrn?: string; } @@ -19555,7 +19569,7 @@ declare namespace Com { export interface ResumePhoneNumber { phoneNumber: string; - phoneNumberType?: PhoneNumberType; + phoneNumberType?: Com.Linkedin.Avro2pegasus.Events.Common.Resume.PhoneNumberType; } } namespace Salary { @@ -19576,7 +19590,7 @@ declare namespace Com { export interface FacetComparisonClause { facetType: string; facetValueComparison: string; - operator: ComparisonOperator; + operator: Com.Linkedin.Avro2pegasus.Events.Common.Salesinsights.ComparisonOperator; } // Generated from: com/linkedin/avro2pegasus/events/common/salesinsights/FacetEqualityClause.pdsc @@ -19598,7 +19612,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/salesinsights/SalesInsightsMetricsQuery.pdsc export interface SalesInsightsMetricsQuery { - queryFilter: SalesInsightsMetricsQueryFilter; + queryFilter: Com.Linkedin.Avro2pegasus.Events.Common.Salesinsights.SalesInsightsMetricsQueryFilter; resultMetrics: string[]; sortCriteria: string; sortOrder: Com.Linkedin.Avro2pegasus.Events.SortOrder; @@ -19607,7 +19621,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/salesinsights/SalesInsightsMetricsQueryFilter.pdsc export interface SalesInsightsMetricsQueryFilter { - facetClauses: Array; + facetClauses: Array< + | Com.Linkedin.Avro2pegasus.Events.Common.Salesinsights.FacetEqualityClause + | Com.Linkedin.Avro2pegasus.Events.Common.Salesinsights.FacetRangeClause + | Com.Linkedin.Avro2pegasus.Events.Common.Salesinsights.FacetComparisonClause + >; } } namespace Search { @@ -19633,8 +19651,8 @@ declare namespace Com { export interface CipherSuiteAuditor { auditor: string; - auditorType: ScopeType; - direction: ConnectionDirection; + auditorType: Com.Linkedin.Avro2pegasus.Events.Common.Security.ScopeType; + direction: Com.Linkedin.Avro2pegasus.Events.Common.Security.ConnectionDirection; } // Generated from: com/linkedin/avro2pegasus/events/common/security/ConnectionDirection.pdsc @@ -19647,10 +19665,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/standardization/TaxonomyTaskFeedback.pdsc export interface TaxonomyTaskFeedback { - feedbackType: TaxonomyTaskFeedbackType; + feedbackType: Com.Linkedin.Avro2pegasus.Events.Common.Standardization.TaxonomyTaskFeedbackType; userSelection: string; textSuggestion?: string; - typeSuggestion?: TaxonomyTaskType; + typeSuggestion?: Com.Linkedin.Avro2pegasus.Events.Common.Standardization.TaxonomyTaskType; additionalComments?: string; } // Generated from: com/linkedin/avro2pegasus/events/common/standardization/TaxonomyTaskFeedbackType.pdsc @@ -19698,13 +19716,13 @@ declare namespace Com { export interface DecoratedCandidateHiringState { candidateHiringStateUrn: string; - hiringStateStatusType: HireStatusType; + hiringStateStatusType: Com.Linkedin.Avro2pegasus.Events.Common.Talent.HireStatusType; } // Generated from: com/linkedin/avro2pegasus/events/common/talent/DecoratedSourcingChannel.pdsc export interface DecoratedSourcingChannel { sourcingChannelUrn: string; - sourcingChannelType: SourcingChannelType; + sourcingChannelType: Com.Linkedin.Avro2pegasus.Events.Common.Talent.SourcingChannelType; } // Generated from: com/linkedin/avro2pegasus/events/common/talent/HireStatusType.pdsc @@ -19746,7 +19764,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/talent/ProjectPipelineHiringStateSelection.pdsc export interface ProjectPipelineHiringStateSelection { - decoratedCandidateHiringState: DecoratedCandidateHiringState; + decoratedCandidateHiringState: Com.Linkedin.Avro2pegasus.Events.Common.Talent.DecoratedCandidateHiringState; selected: boolean; } // Generated from: com/linkedin/avro2pegasus/events/common/talent/ScreeningBasedJobRecommendation.pdsc @@ -19852,7 +19870,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/talent/TalentPoolSourcingChannelSelection.pdsc export interface TalentPoolSourcingChannelSelection { - decoratedSourcingChannel: DecoratedSourcingChannel; + decoratedSourcingChannel: Com.Linkedin.Avro2pegasus.Events.Common.Talent.DecoratedSourcingChannel; selected: boolean; } // Generated from: com/linkedin/avro2pegasus/events/common/talent/TalentServiceType.pdsc @@ -19867,7 +19885,7 @@ declare namespace Com { export interface AutomatedInsightIds { insightHash: string; - insightGenerationId: AutomatedInsightGenerationGuid; + insightGenerationId: Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.AutomatedInsightGenerationGuid; } // Generated from: com/linkedin/avro2pegasus/events/common/talentinsights/AutomatedInsightTrackingId.pdsc @@ -19893,21 +19911,21 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/talentinsights/FacetComparisonClause.pdsc export interface FacetComparisonClause { - facetType: FacetType; + facetType: Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.FacetType; facetValue: string; - operator: ComparisonOperatorType; + operator: Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.ComparisonOperatorType; } // Generated from: com/linkedin/avro2pegasus/events/common/talentinsights/FacetDisjunctionClause.pdsc export interface FacetDisjunctionClause { - facetType: FacetType; + facetType: Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.FacetType; facetValues: string[]; isNegated: boolean; } // Generated from: com/linkedin/avro2pegasus/events/common/talentinsights/FacetRangeClause.pdsc export interface FacetRangeClause { - facetType: FacetType; + facetType: Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.FacetType; facetValueRange: Com.Linkedin.Avro2pegasus.Events.Common.LongRange; } // Generated from: com/linkedin/avro2pegasus/events/common/talentinsights/FacetSearchHeader.pdsc @@ -19915,16 +19933,16 @@ declare namespace Com { export interface FacetSearchHeader { searchRequestId: string; queryString?: string; - facetType?: FacetType; - reportType: ReportType; - searchType: FacetSearchType; - queryFilters: QueryFilters; + facetType?: Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.FacetType; + reportType: Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.ReportType; + searchType: Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.FacetSearchType; + queryFilters: Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.QueryFilters; overrideCompanyUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/common/talentinsights/FacetSearchResult.pdsc export interface FacetSearchResult { - searchResultType: FacetType; + searchResultType: Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.FacetType; searchResultText: string; searchResultEntityUrn: string; } @@ -19951,14 +19969,18 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/talentinsights/QueryFilters.pdsc export interface QueryFilters { - facetClauses: Array; + facetClauses: Array< + | Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.FacetDisjunctionClause + | Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.FacetRangeClause + | Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.FacetComparisonClause + >; } // Generated from: com/linkedin/avro2pegasus/events/common/talentinsights/ReportRecommendation.pdsc export interface ReportRecommendation { - reportType: ReportType; - subReportType: SubReportType; - queryFilters: QueryFilters; + reportType: Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.ReportType; + subReportType: Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.SubReportType; + queryFilters: Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.QueryFilters; relevanceReasonUrns: string[]; } // Generated from: com/linkedin/avro2pegasus/events/common/talentinsights/ReportType.pdsc @@ -20028,13 +20050,13 @@ declare namespace Com { memberUrn?: string; cloudUrn?: string; clientId?: string; - userMetadata: EndUserMetadata; + userMetadata: Com.Linkedin.Avro2pegasus.Events.Common.Ucv.EndUserMetadata; } // Generated from: com/linkedin/avro2pegasus/events/common/ucv/UriValidationResult.pdsc export interface UriValidationResult { uri: string; - resultType?: ValidateUriResultType; + resultType?: Com.Linkedin.Avro2pegasus.Events.Common.Ucv.ValidateUriResultType; } // Generated from: com/linkedin/avro2pegasus/events/common/ucv/ValidateUriResultType.pdsc @@ -20053,14 +20075,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/ugc/DistributionV2.pdsc export interface DistributionV2 { - feedDistribution: FeedDistribution; - targetAudience?: TargetAudience; - externalDistributionChannels: ExternalDistributionChannel[]; + feedDistribution: Com.Linkedin.Avro2pegasus.Events.Common.Ugc.FeedDistribution; + targetAudience?: Com.Linkedin.Avro2pegasus.Events.Common.Ugc.TargetAudience; + externalDistributionChannels: Com.Linkedin.Avro2pegasus.Events.Common.Ugc.ExternalDistributionChannel[]; } // Generated from: com/linkedin/avro2pegasus/events/common/ugc/ExternalDistributionChannel.pdsc export interface ExternalDistributionChannel { - externalDistributionChannelType: ExternalDistributionChannelType; + externalDistributionChannelType: Com.Linkedin.Avro2pegasus.Events.Common.Ugc.ExternalDistributionChannelType; } // Generated from: com/linkedin/avro2pegasus/events/common/ugc/ExternalDistributionChannelType.pdsc @@ -20087,7 +20109,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/ugc/TargetAudience.pdsc export interface TargetAudience { - targetedEntities: Target[]; + targetedEntities: Com.Linkedin.Avro2pegasus.Events.Common.Ugc.Target[]; } } namespace Unify { @@ -20159,11 +20181,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/common/webframeworks/BrowserConnection.pdsc export interface BrowserConnection { - type?: type; + type?: Com.Linkedin.Avro2pegasus.Events.Common.Webframeworks.type; online?: boolean; downlink?: number; downlinkMax?: number; - effectiveType?: effectiveType; + effectiveType?: Com.Linkedin.Avro2pegasus.Events.Common.Webframeworks.effectiveType; rtt?: number; } // Generated from: com/linkedin/avro2pegasus/events/common/webframeworks/BrowserDeviceStats.pdsc @@ -20171,8 +20193,8 @@ declare namespace Com { export interface BrowserDeviceStats { hardwareConcurrency?: number; deviceMemory?: number; - storage?: BrowserStorageStats; - connection: BrowserConnection; + storage?: Com.Linkedin.Avro2pegasus.Events.Common.Webframeworks.BrowserStorageStats; + connection: Com.Linkedin.Avro2pegasus.Events.Common.Webframeworks.BrowserConnection; maxTouchPoints?: number; browserVendor?: string; oscpu?: string; @@ -20220,26 +20242,26 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/communications/AcceptedInvitation.pdsc export interface AcceptedInvitation { - relationshipRepresentation: BaseRelationshipRequest; + relationshipRepresentation: Com.Linkedin.Avro2pegasus.Events.Communications.BaseRelationshipRequest; acceptedInvitationMessageId?: string; } // Generated from: com/linkedin/avro2pegasus/events/communications/BadgeSyncronization.pdsc export interface BadgeSyncronization { - baseRequest: BaseRequest; + baseRequest: Com.Linkedin.Avro2pegasus.Events.Communications.BaseRequest; } // Generated from: com/linkedin/avro2pegasus/events/communications/BaseRelationshipRequest.pdsc export interface BaseRelationshipRequest { - baseRequest: BaseRequest; + baseRequest: Com.Linkedin.Avro2pegasus.Events.Communications.BaseRequest; actorUrn: string; - actorVisibilityAuthInformation?: VisibilityAuthInformation; + actorVisibilityAuthInformation?: Com.Linkedin.Avro2pegasus.Events.Communications.VisibilityAuthInformation; } // Generated from: com/linkedin/avro2pegasus/events/communications/BaseRequest.pdsc export interface BaseRequest { itemUrn: string; - recipient: Recipient; + recipient: Com.Linkedin.Avro2pegasus.Events.Communications.Recipient; creationTime: number; trackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; score?: number; @@ -20305,8 +20327,8 @@ declare namespace Com { export interface CommunicationChannelSelectionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; communicationHeader: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CommunicationChainTrackingHeader; - chosenChannel?: Channel; - droppedChannels: DroppedChannel[]; + chosenChannel?: Com.Linkedin.Avro2pegasus.Events.Communications.Channel; + droppedChannels: Com.Linkedin.Avro2pegasus.Events.Communications.DroppedChannel[]; modelId: string; supportedPushApplications: string[]; } @@ -20314,14 +20336,14 @@ declare namespace Com { export interface CommunicationDroppedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - recipient?: Recipient; + recipient?: Com.Linkedin.Avro2pegasus.Events.Communications.Recipient; requestEventGuid?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; communicationKey?: string; itemUrn?: string; itemTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - droppedReason: CommunicationDroppedReason; + droppedReason: Com.Linkedin.Avro2pegasus.Events.Communications.CommunicationDroppedReason; droppingRelevanceModelId?: string; - relevanceModelMetadata?: CommunicationRelevanceModelMetadata; + relevanceModelMetadata?: Com.Linkedin.Avro2pegasus.Events.Communications.CommunicationRelevanceModelMetadata; communicationCategory?: string; communicationChainTrackingHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CommunicationChainTrackingHeader; } @@ -20360,13 +20382,13 @@ declare namespace Com { export interface CommunicationHandoffEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - recipient: Recipient; + recipient: Com.Linkedin.Avro2pegasus.Events.Communications.Recipient; requestEventGuid: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; communicationKey: string; itemUrn: string; itemTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - relevanceModelMetadata?: CommunicationRelevanceModelMetadata; - channel: Channel; + relevanceModelMetadata?: Com.Linkedin.Avro2pegasus.Events.Communications.CommunicationRelevanceModelMetadata; + channel: Com.Linkedin.Avro2pegasus.Events.Communications.Channel; batchId?: string; communicationCategory?: string; communicationChainTrackingHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CommunicationChainTrackingHeader; @@ -20398,12 +20420,12 @@ declare namespace Com { export interface CommunicationQueuedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - recipient: Recipient; + recipient: Com.Linkedin.Avro2pegasus.Events.Communications.Recipient; requestEventGuid: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; communicationKey: string; itemUrn: string; itemTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - relevanceModelMetadata?: CommunicationRelevanceModelMetadata; + relevanceModelMetadata?: Com.Linkedin.Avro2pegasus.Events.Communications.CommunicationRelevanceModelMetadata; scheduledDequeueTime: number; communicationCategory?: string; communicationChainTrackingHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CommunicationChainTrackingHeader; @@ -20419,8 +20441,8 @@ declare namespace Com { export interface CommunicationRelevanceModelMetadata { modelId: string; - modelType: CommunicationRelevanceModelType; - relevanceScoringData?: CommunicationRelevanceScoringData; + modelType: Com.Linkedin.Avro2pegasus.Events.Communications.CommunicationRelevanceModelType; + relevanceScoringData?: Com.Linkedin.Avro2pegasus.Events.Communications.CommunicationRelevanceScoringData; } // Generated from: com/linkedin/avro2pegasus/events/communications/CommunicationRelevanceModelType.pdsc @@ -20442,7 +20464,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestEventGuid?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; itemTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - communicationRelevanceFeatures: CommunicationRelevanceFeature[]; + communicationRelevanceFeatures: Com.Linkedin.Avro2pegasus.Events.Communications.CommunicationRelevanceFeature[]; communicationChainTrackingHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CommunicationChainTrackingHeader; source?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.RelevanceFeatureSnapshotSource; communicationRelevanceScores?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CommunicationScore[]; @@ -20453,24 +20475,24 @@ declare namespace Com { export interface CommunicationRequestEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; specificRequest: - | InviteRequest - | AcceptedInvitation - | UserMessageRequest - | FeedConversationAction - | MentionedInNews - | EditorCuratedContent - | InmailMessage - | PropGenerated - | PropExternalCommunication - | BadgeSyncronization - | LookupAddToProject - | PepperContent - | ProfessionalIdentityDigest - | UserGeneratedContentAction - | WhosViewedMyProfileGenerated - | WhosViewedMyProfileExternalCommunication - | EventStarted - | SalesInmailMessage; + | Com.Linkedin.Avro2pegasus.Events.Communications.InviteRequest + | Com.Linkedin.Avro2pegasus.Events.Communications.AcceptedInvitation + | Com.Linkedin.Avro2pegasus.Events.Communications.UserMessageRequest + | Com.Linkedin.Avro2pegasus.Events.Communications.FeedConversationAction + | Com.Linkedin.Avro2pegasus.Events.Communications.MentionedInNews + | Com.Linkedin.Avro2pegasus.Events.Communications.EditorCuratedContent + | Com.Linkedin.Avro2pegasus.Events.Communications.InmailMessage + | Com.Linkedin.Avro2pegasus.Events.Communications.PropGenerated + | Com.Linkedin.Avro2pegasus.Events.Communications.PropExternalCommunication + | Com.Linkedin.Avro2pegasus.Events.Communications.BadgeSyncronization + | Com.Linkedin.Avro2pegasus.Events.Communications.LookupAddToProject + | Com.Linkedin.Avro2pegasus.Events.Communications.PepperContent + | Com.Linkedin.Avro2pegasus.Events.Communications.ProfessionalIdentityDigest + | Com.Linkedin.Avro2pegasus.Events.Communications.UserGeneratedContentAction + | Com.Linkedin.Avro2pegasus.Events.Communications.WhosViewedMyProfileGenerated + | Com.Linkedin.Avro2pegasus.Events.Communications.WhosViewedMyProfileExternalCommunication + | Com.Linkedin.Avro2pegasus.Events.Communications.EventStarted + | Com.Linkedin.Avro2pegasus.Events.Communications.SalesInmailMessage; } // Generated from: com/linkedin/avro2pegasus/events/communications/CommunicationScoreEvent.pdsc @@ -20483,16 +20505,16 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/communications/DroppedChannel.pdsc export interface DroppedChannel { - channel: Channel; + channel: Com.Linkedin.Avro2pegasus.Events.Communications.Channel; channelDroppedReason: Com.Linkedin.Avro2pegasus.Events.Common.Communications.ChannelDroppedReason; } // Generated from: com/linkedin/avro2pegasus/events/communications/EditorCuratedContent.pdsc export interface EditorCuratedContent { - baseRequest: BaseRequest; + baseRequest: Com.Linkedin.Avro2pegasus.Events.Communications.BaseRequest; headline: Com.Linkedin.Avro2pegasus.Events.LocaleString; - requestType: EditorCuratedContentType; - targetApps: TargetApp[]; + requestType: Com.Linkedin.Avro2pegasus.Events.Communications.EditorCuratedContentType; + targetApps: Com.Linkedin.Avro2pegasus.Events.Communications.TargetApp[]; } // Generated from: com/linkedin/avro2pegasus/events/communications/EditorCuratedContentType.pdsc @@ -20506,7 +20528,7 @@ declare namespace Com { memberUrn?: string; messageId: Com.Linkedin.Avro2pegasus.Events.Messages.MessageId; feedbackTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - feedbackSentiment: FeedbackSentimentType; + feedbackSentiment: Com.Linkedin.Avro2pegasus.Events.Communications.FeedbackSentimentType; } // Generated from: com/linkedin/avro2pegasus/events/communications/EnterpriseProfileRecipient.pdsc @@ -20516,7 +20538,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/communications/EventStarted.pdsc export interface EventStarted { - baseRequest: BaseRequest; + baseRequest: Com.Linkedin.Avro2pegasus.Events.Communications.BaseRequest; startTime: number; highlightedMemberUrns?: string[]; numConnections?: number; @@ -20527,10 +20549,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/communications/FeedConversationAction.pdsc export interface FeedConversationAction { - relationshipRepresentation: BaseRelationshipRequest; + relationshipRepresentation: Com.Linkedin.Avro2pegasus.Events.Communications.BaseRelationshipRequest; itemUrnActedUpon: string; - recipientRoles: FeedConversationRole[]; - action: FeedConversationActionType; + recipientRoles: Com.Linkedin.Avro2pegasus.Events.Communications.FeedConversationRole[]; + action: Com.Linkedin.Avro2pegasus.Events.Communications.FeedConversationActionType; notificationUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/communications/FeedConversationActionType.pdsc @@ -20564,7 +20586,7 @@ declare namespace Com { export interface InAppNotificationPersistedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; notificationUrn: string; - requestEvent: RequestEvent; + requestEvent: Com.Linkedin.Avro2pegasus.Events.Communications.RequestEvent; badgeCountChange?: number; lastUpdateTime?: number; numberOfEntityUrns?: number; @@ -20573,20 +20595,20 @@ declare namespace Com { export interface InAppNotificationPersistRequestEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - requestEvent: RequestEvent; + requestEvent: Com.Linkedin.Avro2pegasus.Events.Communications.RequestEvent; requestOrigin: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CommunicationRequestOrigin; } // Generated from: com/linkedin/avro2pegasus/events/communications/InmailMessage.pdsc export interface InmailMessage { - relationshipRepresentation: BaseRelationshipRequest; + relationshipRepresentation: Com.Linkedin.Avro2pegasus.Events.Communications.BaseRelationshipRequest; senderContractUrn?: string; senderEntityUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/communications/InviteRequest.pdsc export interface InviteRequest { - relationshipRepresentation: BaseRelationshipRequest; + relationshipRepresentation: Com.Linkedin.Avro2pegasus.Events.Communications.BaseRelationshipRequest; senderInviteMessage?: string; invitationMessageId?: string; invitationSharedSecret?: string; @@ -20597,8 +20619,8 @@ declare namespace Com { export interface L2mPromotionFeatureSnapshotEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; recipientUrn: string; - requestFeatures: CommunicationRelevanceFeature[]; - scoredPromotions: ScoredPromotion[]; + requestFeatures: Com.Linkedin.Avro2pegasus.Events.Communications.CommunicationRelevanceFeature[]; + scoredPromotions: Com.Linkedin.Avro2pegasus.Events.Communications.ScoredPromotion[]; promotionRelevanceRequestTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } // Generated from: com/linkedin/avro2pegasus/events/communications/L2mPromotionFeatureSnapshotV2Event.pdsc @@ -20607,20 +20629,20 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; recipientUrn: string; modelId: string; - requestFeatures: CommunicationRelevanceFeature[]; - scoredPromotions: ScoredPromotionV2[]; + requestFeatures: Com.Linkedin.Avro2pegasus.Events.Communications.CommunicationRelevanceFeature[]; + scoredPromotions: Com.Linkedin.Avro2pegasus.Events.Communications.ScoredPromotionV2[]; promotionRelevanceRequestTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } // Generated from: com/linkedin/avro2pegasus/events/communications/LookupAddToProject.pdsc export interface LookupAddToProject { - relationshipRepresentation: BaseRelationshipRequest; + relationshipRepresentation: Com.Linkedin.Avro2pegasus.Events.Communications.BaseRelationshipRequest; } // Generated from: com/linkedin/avro2pegasus/events/communications/MemberChannelOverrides.pdsc export interface MemberChannelOverrides { recipientUrn: string; - eligibleChannels: Channel[]; + eligibleChannels: Com.Linkedin.Avro2pegasus.Events.Communications.Channel[]; } // Generated from: com/linkedin/avro2pegasus/events/communications/MemberContractRecipient.pdsc @@ -20636,7 +20658,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/communications/MentionedInNews.pdsc export interface MentionedInNews { - relationshipRepresentation: BaseRelationshipRequest; + relationshipRepresentation: Com.Linkedin.Avro2pegasus.Events.Communications.BaseRelationshipRequest; fromNotificationsService: boolean; } // Generated from: com/linkedin/avro2pegasus/events/communications/OriginTypes.pdsc @@ -20645,13 +20667,13 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/communications/PepperContent.pdsc export interface PepperContent { - relationshipRepresentation: BaseRelationshipRequest; + relationshipRepresentation: Com.Linkedin.Avro2pegasus.Events.Communications.BaseRelationshipRequest; fromNotificationsService: boolean; } // Generated from: com/linkedin/avro2pegasus/events/communications/ProfessionalIdentityDigest.pdsc export interface ProfessionalIdentityDigest { - baseRequest: BaseRequest; + baseRequest: Com.Linkedin.Avro2pegasus.Events.Communications.BaseRequest; profileViewCount?: number; endorsementCount?: number; recommendationCount?: number; @@ -20659,30 +20681,30 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/communications/PropExternalCommunication.pdsc export interface PropExternalCommunication { - relationshipRepresentation: BaseRelationshipRequest; + relationshipRepresentation: Com.Linkedin.Avro2pegasus.Events.Communications.BaseRelationshipRequest; } // Generated from: com/linkedin/avro2pegasus/events/communications/PropGenerated.pdsc export interface PropGenerated { - relationshipRepresentation: BaseRelationshipRequest; + relationshipRepresentation: Com.Linkedin.Avro2pegasus.Events.Communications.BaseRelationshipRequest; } // Generated from: com/linkedin/avro2pegasus/events/communications/Recipient.pdsc export interface Recipient { specificRecipient: - | MemberRecipient - | GuestRecipient - | MemberContractRecipient - | EnterpriseProfileRecipient - | GenericRecipient; + | Com.Linkedin.Avro2pegasus.Events.Communications.MemberRecipient + | Com.Linkedin.Avro2pegasus.Events.Communications.GuestRecipient + | Com.Linkedin.Avro2pegasus.Events.Communications.MemberContractRecipient + | Com.Linkedin.Avro2pegasus.Events.Communications.EnterpriseProfileRecipient + | Com.Linkedin.Avro2pegasus.Events.Communications.GenericRecipient; } // Generated from: com/linkedin/avro2pegasus/events/communications/RequestEvent.pdsc export interface RequestEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - recipient: Recipient; + recipient: Com.Linkedin.Avro2pegasus.Events.Communications.Recipient; inAppNotificationType?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.InAppNotificationType; - content: RequestItem[]; + content: Com.Linkedin.Avro2pegasus.Events.Communications.RequestItem[]; communicationChainTrackingHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CommunicationChainTrackingHeader; inAppNotificationTypeV2?: string; } @@ -20707,21 +20729,21 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/communications/SalesInmailMessage.pdsc export interface SalesInmailMessage { - relationshipRepresentation: BaseRelationshipRequest; + relationshipRepresentation: Com.Linkedin.Avro2pegasus.Events.Communications.BaseRelationshipRequest; senderContractUrn: string; } // Generated from: com/linkedin/avro2pegasus/events/communications/ScoredPromotion.pdsc export interface ScoredPromotion { promotionTrackingObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - documentFeatures: CommunicationRelevanceFeature[]; + documentFeatures: Com.Linkedin.Avro2pegasus.Events.Communications.CommunicationRelevanceFeature[]; scores: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CommunicationScore[]; } // Generated from: com/linkedin/avro2pegasus/events/communications/ScoredPromotionV2.pdsc export interface ScoredPromotionV2 { promotionTrackingObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - documentFeatures: CommunicationRelevanceFeature[]; + documentFeatures: Com.Linkedin.Avro2pegasus.Events.Communications.CommunicationRelevanceFeature[]; score: number; } // Generated from: com/linkedin/avro2pegasus/events/communications/TargetApp.pdsc @@ -20730,9 +20752,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/communications/UserGeneratedContentAction.pdsc export interface UserGeneratedContentAction { - relationshipRepresentation: BaseRelationshipRequest; + relationshipRepresentation: Com.Linkedin.Avro2pegasus.Events.Communications.BaseRelationshipRequest; fromNotificationsService: boolean; - actionType: UserGeneratedContentActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Communications.UserGeneratedContentActionType; activityUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/communications/UserGeneratedContentActionType.pdsc @@ -20741,14 +20763,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/communications/UserMessageRequest.pdsc export interface UserMessageRequest { - relationshipRepresentation: BaseRelationshipRequest; + relationshipRepresentation: Com.Linkedin.Avro2pegasus.Events.Communications.BaseRelationshipRequest; threadUrn: string; - messageOrigin?: OriginTypes; + messageOrigin?: Com.Linkedin.Avro2pegasus.Events.Communications.OriginTypes; isReply: boolean; messageType: Com.Linkedin.Avro2pegasus.Inbox.MailboxItemType; hasMultipleRecipients?: boolean; hasMultipleRichContent?: boolean; - messageRichContentType?: RichContentType; + messageRichContentType?: Com.Linkedin.Avro2pegasus.Events.Communications.RichContentType; } // Generated from: com/linkedin/avro2pegasus/events/communications/VisibilityAuthInformation.pdsc @@ -20759,13 +20781,13 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/communications/WhosViewedMyProfileExternalCommunication.pdsc export interface WhosViewedMyProfileExternalCommunication { - baseRequest: BaseRequest; + baseRequest: Com.Linkedin.Avro2pegasus.Events.Communications.BaseRequest; initialProfileViewTime: number; } // Generated from: com/linkedin/avro2pegasus/events/communications/WhosViewedMyProfileGenerated.pdsc export interface WhosViewedMyProfileGenerated { - relationshipRepresentation: BaseRelationshipRequest; + relationshipRepresentation: Com.Linkedin.Avro2pegasus.Events.Communications.BaseRelationshipRequest; } } namespace Commute { @@ -20806,7 +20828,7 @@ declare namespace Com { maximumTravelTimeSeconds: number; candidateGeoTotalCount: number; candidateGeoWithPolygonCount: number; - coveredGeoItems: CoveredGeoItem[]; + coveredGeoItems: Com.Linkedin.Avro2pegasus.Events.Commute.CoveredGeoItem[]; } // Generated from: com/linkedin/avro2pegasus/events/commute/IsochroneCoveredGeoCalculationEvent.pdsc @@ -20815,7 +20837,7 @@ declare namespace Com { requestTriggeredTime: number; travelMode: Com.Linkedin.Avro2pegasus.Events.Geo.TravelMode; isochroneCount: number; - calculationResults: CoveredGeoSingleIsochroneResult[]; + calculationResults: Com.Linkedin.Avro2pegasus.Events.Commute.CoveredGeoSingleIsochroneResult[]; cutoffRatio: number; isBootstrapped: boolean; } @@ -20857,7 +20879,7 @@ declare namespace Com { memberUrn: string; jobPostingUrn: string; isDecorated: boolean; - appliedMatchingAlgorithm?: PreferredCommuteMatchingAlgorithm; + appliedMatchingAlgorithm?: Com.Linkedin.Avro2pegasus.Events.Commute.PreferredCommuteMatchingAlgorithm; } // Generated from: com/linkedin/avro2pegasus/events/commute/PreferredCommuteMatchingAlgorithm.pdsc @@ -20869,7 +20891,7 @@ declare namespace Com { export interface PreferredCommuteRelevanceReasonEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - preferredCommuteInfos: PreferredCommuteInfo[]; + preferredCommuteInfos: Com.Linkedin.Avro2pegasus.Events.Commute.PreferredCommuteInfo[]; trackingId: string; } } @@ -20891,7 +20913,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; companyUrn: string; memberUrn: string; - removalReason: RemovalReasonType; + removalReason: Com.Linkedin.Avro2pegasus.Events.Company.RemovalReasonType; } // Generated from: com/linkedin/avro2pegasus/events/company/CompanyAutoCreateOrUpdateResponseEvent.pdsc @@ -20914,14 +20936,14 @@ declare namespace Com { export interface CompanyEnrichmentGaapResponseMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.OutputHeader; - taskResponse?: RawBizCompany; + taskResponse?: Com.Linkedin.Avro2pegasus.Events.Company.RawBizCompany; } // Generated from: com/linkedin/avro2pegasus/events/company/CompanyEnrichmentResultEvent.pdsc export interface CompanyEnrichmentResultEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - rawBizCompany: RawBizCompany; + rawBizCompany: Com.Linkedin.Avro2pegasus.Events.Company.RawBizCompany; requestClientTag?: string; scriptName?: string; } @@ -20935,7 +20957,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; companyId: number; shareId: string; - action: CompanyStatusUpdateAction; + action: Com.Linkedin.Avro2pegasus.Events.Company.CompanyStatusUpdateAction; } // Generated from: com/linkedin/avro2pegasus/events/company/IndustryCodeType.pdsc @@ -20944,20 +20966,20 @@ declare namespace Com { export interface RawBizCompany { sourceUrl: string; - names?: RawBizName[]; - descriptions?: RawBizDescription[]; + names?: Com.Linkedin.Avro2pegasus.Events.Company.RawBizName[]; + descriptions?: Com.Linkedin.Avro2pegasus.Events.Company.RawBizDescription[]; dateRange?: Com.Linkedin.Avro2pegasus.Events.Common.DateRange; websiteUrls?: string[]; - industries?: RawBizIndustry[]; - locations?: RawBizLocation[]; - employees?: RawBizEmployee[]; + industries?: Com.Linkedin.Avro2pegasus.Events.Company.RawBizIndustry[]; + locations?: Com.Linkedin.Avro2pegasus.Events.Company.RawBizLocation[]; + employees?: Com.Linkedin.Avro2pegasus.Events.Company.RawBizEmployee[]; isActive?: boolean; sourceRecordId?: string; socialMediaProfileUrls: string[]; logoUrls: string[]; emailAddresses: string[]; correlatedCompanyUrn?: string; - revenues: Revenue[]; + revenues: Com.Linkedin.Avro2pegasus.Events.Company.Revenue[]; sourceTag?: string; } // Generated from: com/linkedin/avro2pegasus/events/company/RawBizDescription.pdsc @@ -20976,7 +20998,7 @@ declare namespace Com { export interface RawBizIndustry { code: string; - type: IndustryCodeType; + type: Com.Linkedin.Avro2pegasus.Events.Company.IndustryCodeType; confidenceScore?: number; } // Generated from: com/linkedin/avro2pegasus/events/company/RawBizLocation.pdsc @@ -21026,7 +21048,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - entities: Entity[]; + entities: Com.Linkedin.Avro2pegasus.Events.Companyreviews.Entity[]; } // Generated from: com/linkedin/avro2pegasus/events/companyreviews/CompanyReviewViewEvent.pdsc @@ -21066,7 +21088,7 @@ declare namespace Com { tracking: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; resourceName: string; resourceVersion: number; - method: BasicOperation; + method: Com.Linkedin.Avro2pegasus.Events.Compliance.BasicOperation; methodName?: string; url: string; requestKeys: { [id: string]: string }; @@ -21096,7 +21118,7 @@ declare namespace Com { export interface ComplianceOfflineEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; activityUrn: string; - type: ComplianceOfflineEventType; + type: Com.Linkedin.Avro2pegasus.Events.Compliance.ComplianceOfflineEventType; } // Generated from: com/linkedin/avro2pegasus/events/compliance/ComplianceOfflineEventType.pdsc @@ -21110,7 +21132,7 @@ declare namespace Com { replayAllModules: boolean; developerApplicationUrn?: string; successMessageSequenceId?: number; - replayMessageType: ReplayMessageSource; + replayMessageType: Com.Linkedin.Avro2pegasus.Events.Compliance.ReplayMessageSource; } // Generated from: com/linkedin/avro2pegasus/events/compliance/ComplianceReplayThresholdExceededEvent.pdsc @@ -21134,7 +21156,7 @@ declare namespace Com { messageSequenceId: number; resourceName: string; resourceVersion: number; - method: BasicOperation; + method: Com.Linkedin.Avro2pegasus.Events.Compliance.BasicOperation; methodName?: string; capturedTime: number; processedTime: number; @@ -21157,13 +21179,13 @@ declare namespace Com { tracking: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; resourceName: string; resourceVersion: number; - method: BasicOperation; + method: Com.Linkedin.Avro2pegasus.Events.Compliance.BasicOperation; methodName?: string; capturedTime: number; processedTime: number; replayedCount: number; lastSuccessfulModuleIndex: number; - errorReason: errorReason[]; + errorReason: Com.Linkedin.Avro2pegasus.Events.Compliance.errorReason[]; errorMessage: string; configVersion: number; httpStatus?: number; @@ -21207,7 +21229,7 @@ declare namespace Com { export interface OfflineComplianceRequestEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - requestType: ComplianceRequestType; + requestType: Com.Linkedin.Avro2pegasus.Events.Compliance.ComplianceRequestType; conditionValueUrn: string; endTime?: number; datasetRestrictionUrns?: string[]; @@ -21304,11 +21326,11 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; errorMessageKey?: string; frameworkType: string; - environmentInfo?: ConnectFrameworkEnvironmentInfo; - profilerInfo?: ConnectFrameworkProfilerInfo; - apisInfo?: ConnectFrameworkApiInfo[]; - tagsInfo?: ConnectFrameworkTagInfo[]; - memberInfo?: ConnectFrameworkMemberInfo; + environmentInfo?: Com.Linkedin.Avro2pegasus.Events.Connect.ConnectFrameworkEnvironmentInfo; + profilerInfo?: Com.Linkedin.Avro2pegasus.Events.Connect.ConnectFrameworkProfilerInfo; + apisInfo?: Com.Linkedin.Avro2pegasus.Events.Connect.ConnectFrameworkApiInfo[]; + tagsInfo?: Com.Linkedin.Avro2pegasus.Events.Connect.ConnectFrameworkTagInfo[]; + memberInfo?: Com.Linkedin.Avro2pegasus.Events.Connect.ConnectFrameworkMemberInfo; } // Generated from: com/linkedin/avro2pegasus/events/connect/ConnectFrameworkMemberInfo.pdsc @@ -21345,13 +21367,13 @@ declare namespace Com { export interface ConnectifierContactEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - connectifierHeader: ConnectifierCommonHeader; + connectifierHeader: Com.Linkedin.Avro2pegasus.Events.Connectifier.ConnectifierCommonHeader; personId: string; connectifierProfileViewEventId?: string; responseDate?: number; isExport: boolean; - profileKey: ConnectifierProfileKey; - productSource: ConnectifierProductSource; + profileKey: Com.Linkedin.Avro2pegasus.Events.Connectifier.ConnectifierProfileKey; + productSource: Com.Linkedin.Avro2pegasus.Events.Connectifier.ConnectifierProductSource; } // Generated from: com/linkedin/avro2pegasus/events/connectifier/ConnectifierProductSource.pdsc @@ -21359,7 +21381,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/connectifier/ConnectifierProfileKey.pdsc export interface ConnectifierProfileKey { - profileSource: ConnectifierProfileSource; + profileSource: Com.Linkedin.Avro2pegasus.Events.Connectifier.ConnectifierProfileSource; id: string; } // Generated from: com/linkedin/avro2pegasus/events/connectifier/ConnectifierProfileSource.pdsc @@ -21414,15 +21436,15 @@ declare namespace Com { export interface ConnectifierSearchEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - connectifierHeader: ConnectifierCommonHeader; + connectifierHeader: Com.Linkedin.Avro2pegasus.Events.Connectifier.ConnectifierCommonHeader; socialLinksUserId?: string; - status?: ConnectifierSearchStatus; + status?: Com.Linkedin.Avro2pegasus.Events.Connectifier.ConnectifierSearchStatus; hitCount: number; isAdmin: boolean; - source: ConnectifierSearchSource; + source: Com.Linkedin.Avro2pegasus.Events.Connectifier.ConnectifierSearchSource; processDurationInMillis: number; isExcludedLinkedInMembers: boolean; - trackedQuality?: ConnectifierSearchTrackedQuality; + trackedQuality?: Com.Linkedin.Avro2pegasus.Events.Connectifier.ConnectifierSearchTrackedQuality; } // Generated from: com/linkedin/avro2pegasus/events/connectifier/ConnectifierSearchSource.pdsc @@ -21464,7 +21486,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - action: ConnectionInsightActionType; + action: Com.Linkedin.Avro2pegasus.Events.Connections.ConnectionInsightActionType; trackingInfo: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; } // Generated from: com/linkedin/avro2pegasus/events/connections/ConnectionInsightClientImpressionEvent.pdsc @@ -21498,7 +21520,7 @@ declare namespace Com { isAllDay: boolean; isRecurring: boolean; hasSpamAttendees: boolean; - nonSpamAttendees: IngestedContact[]; + nonSpamAttendees: Com.Linkedin.Avro2pegasus.Events.Contacts.IngestedContact[]; totalIngestedAttendeesCount: number; isNewCalendarEvent: boolean; } @@ -21524,7 +21546,7 @@ declare namespace Com { contactsSource: string; contactsSyncId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; hasSpamContacts: boolean; - nonSpamContacts: IngestedContact[]; + nonSpamContacts: Com.Linkedin.Avro2pegasus.Events.Contacts.IngestedContact[]; totalIngestedContactsCount: number; } // Generated from: com/linkedin/avro2pegasus/events/contacts/ContactsIngestionType.pdsc @@ -21535,10 +21557,10 @@ declare namespace Com { export interface ContactsIngestionV2Event { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contactsSyncId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - contactsSyncResult: ContactsSyncResult; - sourceContactsSynced?: SourceContactsSynced; - mergedContactsSynced?: MergedContactsSynced; - ingestionType: ContactsIngestionType; + contactsSyncResult: Com.Linkedin.Avro2pegasus.Events.Contacts.ContactsSyncResult; + sourceContactsSynced?: Com.Linkedin.Avro2pegasus.Events.Contacts.SourceContactsSynced; + mergedContactsSynced?: Com.Linkedin.Avro2pegasus.Events.Contacts.MergedContactsSynced; + ingestionType: Com.Linkedin.Avro2pegasus.Events.Contacts.ContactsIngestionType; importTransactionId?: string; } // Generated from: com/linkedin/avro2pegasus/events/contacts/ContactsSyncResult.pdsc @@ -21574,7 +21596,7 @@ declare namespace Com { hasEmail: boolean; isMember?: boolean; isConnection?: boolean; - matchType?: MatchType; + matchType?: Com.Linkedin.Avro2pegasus.Events.Contacts.MatchType; isNewSourceContact: boolean; isNewMergedContact?: boolean; } @@ -21589,7 +21611,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/contacts/MergedContactMetric.pdsc export interface MergedContactMetric { - modificationType: ContactModificationType; + modificationType: Com.Linkedin.Avro2pegasus.Events.Contacts.ContactModificationType; isMember: boolean; numSourceContacts: number; numUniqueSources: number; @@ -21600,7 +21622,7 @@ declare namespace Com { export interface MergedContactsSynced { numMergedContactsSynced: number; - mergedContactsModified: MergedContactMetric[]; + mergedContactsModified: Com.Linkedin.Avro2pegasus.Events.Contacts.MergedContactMetric[]; } // Generated from: com/linkedin/avro2pegasus/events/contacts/OnlineContactsImportEvent.pdsc @@ -21625,7 +21647,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/contacts/SourceContactMetric.pdsc export interface SourceContactMetric { - modificationType: ContactModificationType; + modificationType: Com.Linkedin.Avro2pegasus.Events.Contacts.ContactModificationType; isMember: boolean; numPhoneNumbers: number; numEmails: number; @@ -21634,7 +21656,7 @@ declare namespace Com { export interface SourceContactsSynced { numSourceContactsSynced: number; - sourceContactsModified: SourceContactMetric[]; + sourceContactsModified: Com.Linkedin.Avro2pegasus.Events.Contacts.SourceContactMetric[]; } } namespace Content { @@ -21655,16 +21677,16 @@ declare namespace Com { export interface ArticleRecommenderResult { entity: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - reasonAnnotation: ContentReasonAnnotation; - featureVector: ArticleRecommenderFeature[]; + reasonAnnotation: Com.Linkedin.Avro2pegasus.Events.Content.ContentReasonAnnotation; + featureVector: Com.Linkedin.Avro2pegasus.Events.Content.ArticleRecommenderFeature[]; } // Generated from: com/linkedin/avro2pegasus/events/content/ArticleRecommenderResultsServedEvent.pdsc export interface ArticleRecommenderResultsServedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - rankerModelList: ModelSpecification[]; - queryFeatureVector: ArticleRecommenderFeature[]; - resultList: ArticleRecommenderResult[]; + rankerModelList: Com.Linkedin.Avro2pegasus.Events.Content.ModelSpecification[]; + queryFeatureVector: Com.Linkedin.Avro2pegasus.Events.Content.ArticleRecommenderFeature[]; + resultList: Com.Linkedin.Avro2pegasus.Events.Content.ArticleRecommenderResult[]; } // Generated from: com/linkedin/avro2pegasus/events/content/ContentCategory.pdsc @@ -21675,7 +21697,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contentUrn: string; modelId: string; - denseContentEmbedding: DenseContentEmbedding; + denseContentEmbedding: Com.Linkedin.Avro2pegasus.Events.Content.DenseContentEmbedding; } // Generated from: com/linkedin/avro2pegasus/events/content/ContentFeature.pdsc @@ -21688,7 +21710,7 @@ declare namespace Com { export interface ContentFeatures { contentUrn: string; - contentFeatureVector: ContentFeature[]; + contentFeatureVector: Com.Linkedin.Avro2pegasus.Events.Content.ContentFeature[]; } // Generated from: com/linkedin/avro2pegasus/events/content/ContentRankingEvent.pdsc @@ -21696,13 +21718,13 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; modelId: string; product: string; - memberFeatureVector: MemberFeature[]; - contentSetFeatures: ContentFeatures[]; + memberFeatureVector: Com.Linkedin.Avro2pegasus.Events.Content.MemberFeature[]; + contentSetFeatures: Com.Linkedin.Avro2pegasus.Events.Content.ContentFeatures[]; } // Generated from: com/linkedin/avro2pegasus/events/content/ContentReasonAnnotation.pdsc export interface ContentReasonAnnotation { - reasonAnnotationType: ReasonAnnotationType; + reasonAnnotationType: Com.Linkedin.Avro2pegasus.Events.Content.ReasonAnnotationType; reasonAnnotationEntity?: string; } // Generated from: com/linkedin/avro2pegasus/events/content/ContentSpamRestrictionRecord.pdsc @@ -21716,7 +21738,7 @@ declare namespace Com { export interface ContentTagAnnotationEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contentUrn: string; - contentTaggerType: ContentTaggerType; + contentTaggerType: Com.Linkedin.Avro2pegasus.Events.Content.ContentTaggerType; taggerVersion: string; tags: Com.Linkedin.Avro2pegasus.Events.ScoredEntityV2[]; } @@ -21758,9 +21780,9 @@ declare namespace Com { export interface EditorPromotionChangeEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contentUrn: string; - changeType: PromotionChangeType; - details?: PromotionDetails; - promotionType?: PromotionType; + changeType: Com.Linkedin.Avro2pegasus.Events.Content.PromotionChangeType; + details?: Com.Linkedin.Avro2pegasus.Events.Content.PromotionDetails; + promotionType?: Com.Linkedin.Avro2pegasus.Events.Content.PromotionType; targetedGeoUrns?: string[]; } // Generated from: com/linkedin/avro2pegasus/events/content/EditorPushNotificationEvent.pdsc @@ -21770,7 +21792,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; contentUrn: string; headline: string; - type: PushNotificationType; + type: Com.Linkedin.Avro2pegasus.Events.Content.PushNotificationType; url?: string; locale?: Com.Linkedin.Avro2pegasus.Events.Locale; countryUrns: string[]; @@ -21832,7 +21854,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; searchHeader: Com.Linkedin.Avro2pegasus.Events.Search.SearchHeader; hashtagWorkflowId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - actionType: HashtagSuggestionActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Content.HashtagSuggestionActionType; result?: Com.Linkedin.Avro2pegasus.Events.Common.Content.HashtagResultHit; hashtagSourceType: Com.Linkedin.Avro2pegasus.Events.Common.Content.HashtagSourceType; } @@ -21869,13 +21891,13 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; hashtagUrn: string; originalEventTime: number; - type: HashtagEventType; + type: Com.Linkedin.Avro2pegasus.Events.Content.HashtagEventType; count: number; } // Generated from: com/linkedin/avro2pegasus/events/content/KeywordResult.pdsc export interface KeywordResult { - type: ScorerType; + type: Com.Linkedin.Avro2pegasus.Events.Content.ScorerType; name: string; score: number; } @@ -21915,7 +21937,7 @@ declare namespace Com { objectUrn: string; actorUrn: string; mentionEventTime: number; - actionType: MentionActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Content.MentionActionType; mentionUrns: string[]; } // Generated from: com/linkedin/avro2pegasus/events/content/MentionActionType.pdsc @@ -21938,7 +21960,7 @@ declare namespace Com { export interface NewsArticleDeduplicationAnnotationEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - annotationHeader: NewsArticleAnnotationHeader; + annotationHeader: Com.Linkedin.Avro2pegasus.Events.Content.NewsArticleAnnotationHeader; dedupArticleUrn: string; duplicateArticleUrns: string[]; } @@ -21946,8 +21968,8 @@ declare namespace Com { export interface NewsArticleEntitiesAnnotationEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - annotationHeader: NewsArticleAnnotationHeader; - entities: RecognizedEntity[]; + annotationHeader: Com.Linkedin.Avro2pegasus.Events.Content.NewsArticleAnnotationHeader; + entities: Com.Linkedin.Avro2pegasus.Events.Content.RecognizedEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/content/NewsArticleEvent.pdsc @@ -21976,8 +21998,8 @@ declare namespace Com { authorMemberUrn?: string; publisherAuthorName?: string; feedAssociationUrns?: string[]; - contentSpamRestriction?: ContentSpamRestrictionRecord; - contentType?: ContentType; + contentSpamRestriction?: Com.Linkedin.Avro2pegasus.Events.Content.ContentSpamRestrictionRecord; + contentType?: Com.Linkedin.Avro2pegasus.Events.Content.ContentType; providerName?: string; embeddableHtml?: string; imageUrls?: string[]; @@ -21987,28 +22009,28 @@ declare namespace Com { export interface NewsArticleJunkAnnotationEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - annotationHeader: NewsArticleAnnotationHeader; + annotationHeader: Com.Linkedin.Avro2pegasus.Events.Content.NewsArticleAnnotationHeader; isJunk: Com.Linkedin.Avro2pegasus.Events.ScoredBoolean; } // Generated from: com/linkedin/avro2pegasus/events/content/NewsArticleKeywordsAnnotationEvent.pdsc export interface NewsArticleKeywordsAnnotationEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - annotationHeader: NewsArticleAnnotationHeader; - articleKeywords: KeywordResult[]; + annotationHeader: Com.Linkedin.Avro2pegasus.Events.Content.NewsArticleAnnotationHeader; + articleKeywords: Com.Linkedin.Avro2pegasus.Events.Content.KeywordResult[]; } // Generated from: com/linkedin/avro2pegasus/events/content/NewsArticleLanguageAnnotationEvent.pdsc export interface NewsArticleLanguageAnnotationEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - annotationHeader: NewsArticleAnnotationHeader; + annotationHeader: Com.Linkedin.Avro2pegasus.Events.Content.NewsArticleAnnotationHeader; languages: Com.Linkedin.Avro2pegasus.Events.ScoredLocale[]; } // Generated from: com/linkedin/avro2pegasus/events/content/NewsArticleTaggingAnnotationEvent.pdsc export interface NewsArticleTaggingAnnotationEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - annotationHeader: NewsArticleAnnotationHeader; + annotationHeader: Com.Linkedin.Avro2pegasus.Events.Content.NewsArticleAnnotationHeader; articleTopics: Com.Linkedin.Avro2pegasus.Events.ScoredEntityV2[]; } // Generated from: com/linkedin/avro2pegasus/events/content/PromotionChangeType.pdsc @@ -22025,8 +22047,8 @@ declare namespace Com { topicRelatedEntityUrns: string[]; contentPromotionScore: number; commentary?: string; - contentCategory?: ContentCategory; - editorCommentary?: EditorCommentary; + contentCategory?: Com.Linkedin.Avro2pegasus.Events.Content.ContentCategory; + editorCommentary?: Com.Linkedin.Avro2pegasus.Events.Content.EditorCommentary; } // Generated from: com/linkedin/avro2pegasus/events/content/PromotionType.pdsc @@ -22063,7 +22085,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - entities: Entity[]; + entities: Com.Linkedin.Avro2pegasus.Events.Content.Entity[]; } // Generated from: com/linkedin/avro2pegasus/events/content/ReasonAnnotationType.pdsc @@ -22081,10 +22103,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/content/RecognizedEntity.pdsc export interface RecognizedEntity { - classification: RecognizedEntityClassification; + classification: Com.Linkedin.Avro2pegasus.Events.Content.RecognizedEntityClassification; urn?: string; name: string; - documentLocation: DocumentLocation; + documentLocation: Com.Linkedin.Avro2pegasus.Events.Content.DocumentLocation; startIndex: number; endIndex: number; } @@ -22128,14 +22150,14 @@ declare namespace Com { title: string; headline: string; locale: string; - articles: ScoredArticle[]; + articles: Com.Linkedin.Avro2pegasus.Events.Content.ScoredArticle[]; } // Generated from: com/linkedin/avro2pegasus/events/content/UrlTakeDownEvent.pdsc export interface UrlTakeDownEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; url: string; - reason: TakeDownReason; + reason: Com.Linkedin.Avro2pegasus.Events.Content.TakeDownReason; memberUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/content/UserGeneratedContentAnalyticsEvent.pdsc @@ -22147,7 +22169,7 @@ declare namespace Com { actorOrganizationUrn?: string; actorOccupationUrn?: string; actorRegionUrn?: string; - action: Action; + action: Com.Linkedin.Avro2pegasus.Events.Content.Action; specificContentUrn?: string; gestureContextUrn?: string; containerContextUrn?: string; @@ -22170,10 +22192,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/contentfilter/AlterationInfo.pdsc export interface AlterationInfo { - alterationReasonName: AlterationTopic; - geoRestrictionDetails?: GeoContentRestrictionInfo; + alterationReasonName: Com.Linkedin.Avro2pegasus.Events.Contentfilter.AlterationTopic; + geoRestrictionDetails?: Com.Linkedin.Avro2pegasus.Events.Contentfilter.GeoContentRestrictionInfo; userFlaggingDetails?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.UserFlaggingInfo; - spamRestrictionDetails?: SpamRestrictionInfo; + spamRestrictionDetails?: Com.Linkedin.Avro2pegasus.Events.Contentfilter.SpamRestrictionInfo; invalidateContentClassifiersSignatureDetails?: Com.Linkedin.Avro2pegasus.Messages.Contentspam.InvalidateContentClassifiersSignature; purgeUserReportedRestrictionsDetails?: Com.Linkedin.Avro2pegasus.Messages.Contentspam.PurgeUserReportedRestrictions; updateCoreClassificationCompleteStatusDetails?: Com.Linkedin.Avro2pegasus.Messages.Contentspam.UpdateCoreClassificationCompleteStatus; @@ -22188,7 +22210,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; usecase: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.AnomalyDetectorUsecase; aggregateKey: string; - anomalyReasons: AnomalyReasons; + anomalyReasons: Com.Linkedin.Avro2pegasus.Events.Contentfilter.AnomalyReasons; } // Generated from: com/linkedin/avro2pegasus/events/contentfilter/AnomalyReasons.pdsc @@ -22229,7 +22251,7 @@ declare namespace Com { contentUrn?: string; contentCertificationToken: string; contentClassificationTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - alterationInfo?: AlterationInfo; + alterationInfo?: Com.Linkedin.Avro2pegasus.Events.Contentfilter.AlterationInfo; isCCRUpdateAccepted: boolean; } // Generated from: com/linkedin/avro2pegasus/events/contentfilter/ContentDomain.pdsc @@ -22250,13 +22272,15 @@ declare namespace Com { export interface ContentSpamClassificationResult { isSpam: boolean; - classifierOutcome: ClassifierOutcome[]; + classifierOutcome: Com.Linkedin.Avro2pegasus.Events.Contentfilter.ClassifierOutcome[]; } // Generated from: com/linkedin/avro2pegasus/events/contentfilter/GeoContentRestrictionInfo.pdsc export interface GeoContentRestrictionInfo { adminGeoBlockRestrictions?: string[]; - keywordReviewRestrictions?: { [id: string]: RestrictionReviewInfo }; + keywordReviewRestrictions?: { + [id: string]: Com.Linkedin.Avro2pegasus.Events.Contentfilter.RestrictionReviewInfo; + }; } // Generated from: com/linkedin/avro2pegasus/events/contentfilter/HandlesContentDomainMetadata.pdsc @@ -22283,23 +22307,23 @@ declare namespace Com { export interface NearDuplicateDocument { contentUrn: string; - domain: ContentDomain; - metadata: NearDuplicateDocumentMetadata; + domain: Com.Linkedin.Avro2pegasus.Events.Contentfilter.ContentDomain; + metadata: Com.Linkedin.Avro2pegasus.Events.Contentfilter.NearDuplicateDocumentMetadata; } // Generated from: com/linkedin/avro2pegasus/events/contentfilter/NearDuplicateDocumentHitsEvent.pdsc export interface NearDuplicateDocumentHitsEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - nearDuplicateDocuments: NearDuplicateDocument[]; + nearDuplicateDocuments: Com.Linkedin.Avro2pegasus.Events.Contentfilter.NearDuplicateDocument[]; trackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } // Generated from: com/linkedin/avro2pegasus/events/contentfilter/NearDuplicateDocumentMetadata.pdsc export interface NearDuplicateDocumentMetadata { contentSource: Com.Linkedin.Avro2pegasus.Events.ContentSource; - badContentDomainMetadata?: BadContentDomainMetadata; - viralContentDomainMetadata?: ViralContentDomainMetadata; - handlesContentDomainMetadata?: HandlesContentDomainMetadata; + badContentDomainMetadata?: Com.Linkedin.Avro2pegasus.Events.Contentfilter.BadContentDomainMetadata; + viralContentDomainMetadata?: Com.Linkedin.Avro2pegasus.Events.Contentfilter.ViralContentDomainMetadata; + handlesContentDomainMetadata?: Com.Linkedin.Avro2pegasus.Events.Contentfilter.HandlesContentDomainMetadata; ucfContextUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/contentfilter/PhotoDnaHashDatabase.pdsc @@ -22312,11 +22336,11 @@ declare namespace Com { regexGroupId: string; regexId: number; pattern: string; - oldState: RegexState; + oldState: Com.Linkedin.Avro2pegasus.Events.Contentfilter.RegexState; oldMatchQualifierCount: number; oldApplicableLocales: Com.Linkedin.Avro2pegasus.Events.Locale[]; actorUrn: string; - oldHomoglyphTraits?: HomoglyphTraits; + oldHomoglyphTraits?: Com.Linkedin.Avro2pegasus.Events.Contentfilter.HomoglyphTraits; } // Generated from: com/linkedin/avro2pegasus/events/contentfilter/RegexContentMatchEvent.pdsc @@ -22332,8 +22356,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/contentfilter/RestrictionReviewInfo.pdsc export interface RestrictionReviewInfo { - contentReviewAction: ContentReviewActions; - contentReviewReason: ContentReviewReasons; + contentReviewAction: Com.Linkedin.Avro2pegasus.Events.Contentfilter.ContentReviewActions; + contentReviewReason: Com.Linkedin.Avro2pegasus.Events.Contentfilter.ContentReviewReasons; } // Generated from: com/linkedin/avro2pegasus/events/contentfilter/SpamRestrictionInfo.pdsc @@ -22371,7 +22395,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/contentfilter/ViralContentDomainMetadata.pdsc export interface ViralContentDomainMetadata { - viralObjectLabel: ViralObjectLabel; + viralObjectLabel: Com.Linkedin.Avro2pegasus.Events.Contentfilter.ViralObjectLabel; } // Generated from: com/linkedin/avro2pegasus/events/contentfilter/ViralObjectLabel.pdsc @@ -22389,7 +22413,7 @@ declare namespace Com { authorUrn: string; threadUrn: string; contentType: number; - operationCode: OperationCode; + operationCode: Com.Linkedin.Avro2pegasus.Events.Contentplatform.OperationCode; createdTime?: number; lastModifiedTime?: number; } @@ -22403,7 +22427,7 @@ declare namespace Com { export interface ClassificationInformation { classifierInfo: Com.Linkedin.Avro2pegasus.Events.Contentspam.ClassifierInfo; contentClassLabels: string[]; - componentClassifierMetaInformation: ClassifierDecisionMetaInformation[]; + componentClassifierMetaInformation: Com.Linkedin.Avro2pegasus.Events.Contentrelevance.ClassifierDecisionMetaInformation[]; } // Generated from: com/linkedin/avro2pegasus/events/contentrelevance/ClassificationPipeline.pdsc @@ -22414,7 +22438,7 @@ declare namespace Com { label: string; score?: number; threshold?: number; - classification?: Classification; + classification?: Com.Linkedin.Avro2pegasus.Events.Contentrelevance.Classification; classifierInfo: Com.Linkedin.Avro2pegasus.Events.Contentspam.ClassifierInfo; } // Generated from: com/linkedin/avro2pegasus/events/contentrelevance/ContentFilteringClassificationEvent.pdsc @@ -22424,10 +22448,10 @@ declare namespace Com { contentUrn?: string; contentCreatorUrn?: string; contentClassificationTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - pipeline: ClassificationPipeline; + pipeline: Com.Linkedin.Avro2pegasus.Events.Contentrelevance.ClassificationPipeline; contentSource: Com.Linkedin.Avro2pegasus.Events.ContentSource; inferredLocale: Com.Linkedin.Avro2pegasus.Events.Locale; - classificationInformation: ClassificationInformation[]; + classificationInformation: Com.Linkedin.Avro2pegasus.Events.Contentrelevance.ClassificationInformation[]; ucfContextUrn?: string; isReclassificationFlow?: boolean; } @@ -22450,7 +22474,7 @@ declare namespace Com { contentSource: Com.Linkedin.Avro2pegasus.Events.ContentSource; spamClassifierExplanations: Com.Linkedin.Avro2pegasus.Events.Ucv.ClassificationExplanation[]; lowQualityClassifierExplanations: Com.Linkedin.Avro2pegasus.Events.Ucv.ClassificationExplanation[]; - system: SystemName; + system: Com.Linkedin.Avro2pegasus.Events.Contentspam.SystemName; spamClassifierExplanationsForReview: Com.Linkedin.Avro2pegasus.Events.Ucv.ClassificationExplanation[]; lowQualityClassifierExplanationsForReview: Com.Linkedin.Avro2pegasus.Events.Ucv.ClassificationExplanation[]; contentClassificationFlow: Com.Linkedin.Avro2pegasus.Events.Ucv.ContentClassificationFlow; @@ -22466,8 +22490,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/contentspam/ContentQualityOutcome.pdsc export interface ContentQualityOutcome { - qualityType: SpamType; - confidence: SpamConfidence; + qualityType: Com.Linkedin.Avro2pegasus.Events.Contentspam.SpamType; + confidence: Com.Linkedin.Avro2pegasus.Events.Contentspam.SpamConfidence; } // Generated from: com/linkedin/avro2pegasus/events/contentspam/ContentSpamMetaInformation.pdsc @@ -22489,11 +22513,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/contentspam/ContentSpamOutcome.pdsc export interface ContentSpamOutcome { - spamType: SpamType; - confidence: SpamConfidence; + spamType: Com.Linkedin.Avro2pegasus.Events.Contentspam.SpamType; + confidence: Com.Linkedin.Avro2pegasus.Events.Contentspam.SpamConfidence; score?: number; - details?: ContentSpamOutcomeDetail; - classifierInfo?: ClassifierInfo; + details?: Com.Linkedin.Avro2pegasus.Events.Contentspam.ContentSpamOutcomeDetail; + classifierInfo?: Com.Linkedin.Avro2pegasus.Events.Contentspam.ClassifierInfo; } // Generated from: com/linkedin/avro2pegasus/events/contentspam/ContentSpamOutcomeDetail.pdsc @@ -22512,18 +22536,18 @@ declare namespace Com { actorUrn?: string; isSpam: boolean; isLowQuality?: boolean; - spamOutcome?: ContentSpamOutcome[]; - lowQualityOutcomes?: ContentSpamOutcome[]; - system?: SystemName; - metaInfo?: ContentSpamMetaInformation; - spamOutcomeDetail?: ContentSpamOutcomeDetail; + spamOutcome?: Com.Linkedin.Avro2pegasus.Events.Contentspam.ContentSpamOutcome[]; + lowQualityOutcomes?: Com.Linkedin.Avro2pegasus.Events.Contentspam.ContentSpamOutcome[]; + system?: Com.Linkedin.Avro2pegasus.Events.Contentspam.SystemName; + metaInfo?: Com.Linkedin.Avro2pegasus.Events.Contentspam.ContentSpamMetaInformation; + spamOutcomeDetail?: Com.Linkedin.Avro2pegasus.Events.Contentspam.ContentSpamOutcomeDetail; contentClassificationTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; contentTypes?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ContentType[]; contentMetaInfo?: Com.Linkedin.Avro2pegasus.Common.Contentfilter.ContentMetaInformation; isReclassificationRequest?: boolean; classificationCompletionStatus?: Com.Linkedin.Avro2pegasus.Events.Contentfilter.ClassificationCompletionStatus; - spamReviewOutcomes?: ContentSpamOutcome[]; - lowQualityReviewOutcomes?: ContentSpamOutcome[]; + spamReviewOutcomes?: Com.Linkedin.Avro2pegasus.Events.Contentspam.ContentSpamOutcome[]; + lowQualityReviewOutcomes?: Com.Linkedin.Avro2pegasus.Events.Contentspam.ContentSpamOutcome[]; } // Generated from: com/linkedin/avro2pegasus/events/contentspam/SpamConfidence.pdsc @@ -22681,7 +22705,7 @@ declare namespace Com { export interface CouchbaseClientEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - couchbaseEventType: CouchbaseEventType; + couchbaseEventType: Com.Linkedin.Avro2pegasus.Events.Couchbase.CouchbaseEventType; bucketNames: string[]; clusterNodeAddresses: Com.Linkedin.Avro2pegasus.Events.IPAddress[]; clientAddress?: Com.Linkedin.Avro2pegasus.Events.IPAddress; @@ -22706,7 +22730,7 @@ declare namespace Com { export interface CustomerAddressesOfacScanEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - customerAddresses: CustomerAddress[]; + customerAddresses: Com.Linkedin.Avro2pegasus.Events.Crm.CustomerAddress[]; } } namespace Csap { @@ -22723,7 +22747,7 @@ declare namespace Com { topReferrer?: string; extra?: string; apiKey?: string; - activity?: CareerSiteBeaconEventType; + activity?: Com.Linkedin.Avro2pegasus.Events.Csap.CareerSiteBeaconEventType; jobCode?: string; } // Generated from: com/linkedin/avro2pegasus/events/csap/CareerSiteBeaconEventType.pdsc @@ -22744,8 +22768,8 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; targetMemberUrn: string; csUserUrn: string; - securityLabel: SecurityLabel; - actionType: ActionType; + securityLabel: Com.Linkedin.Avro2pegasus.Events.Cstool.SecurityLabel; + actionType: Com.Linkedin.Avro2pegasus.Events.Cstool.ActionType; } } namespace Cup { @@ -22753,8 +22777,8 @@ declare namespace Com { export interface CupBlendingRecommendationsEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - recommendations: CupRecommendation[]; - lixTreatments: LixTreatment[]; + recommendations: Com.Linkedin.Avro2pegasus.Events.Cup.CupRecommendation[]; + lixTreatments: Com.Linkedin.Avro2pegasus.Events.Cup.LixTreatment[]; } // Generated from: com/linkedin/avro2pegasus/events/cup/CupRecommendation.pdsc @@ -22785,7 +22809,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/dashcache/DashCacheDownstreamCallEventData.pdsc export interface DashCacheDownstreamCallEventData { - reason: DashCacheDownstreamCallReason; + reason: Com.Linkedin.Avro2pegasus.Events.Dashcache.DashCacheDownstreamCallReason; originalProjection?: string; overriddenProjection?: string; requestOperation?: Com.Linkedin.Avro2pegasus.Events.Common.HttpMethod; @@ -22822,12 +22846,12 @@ declare namespace Com { startTime: number; endTime: number; isRootBoxEvent: boolean; - errorData?: DashCacheErrorData; + errorData?: Com.Linkedin.Avro2pegasus.Events.Dashcache.DashCacheErrorData; responsePayload?: string; - eventType: DashCacheEventType; - readData?: DashCacheReadEventData; - writeData?: DashCacheWriteEventData; - downstreamCallData?: DashCacheDownstreamCallEventData; + eventType: Com.Linkedin.Avro2pegasus.Events.Dashcache.DashCacheEventType; + readData?: Com.Linkedin.Avro2pegasus.Events.Dashcache.DashCacheReadEventData; + writeData?: Com.Linkedin.Avro2pegasus.Events.Dashcache.DashCacheWriteEventData; + downstreamCallData?: Com.Linkedin.Avro2pegasus.Events.Dashcache.DashCacheDownstreamCallEventData; } // Generated from: com/linkedin/avro2pegasus/events/dashcache/DashCacheEventType.pdsc @@ -22847,7 +22871,7 @@ declare namespace Com { useCase: string; queryStatsId: string; sampleCount: number; - endpointsStats: EndpointStats[]; + endpointsStats: Com.Linkedin.Avro2pegasus.Events.Dashcache.EndpointStats[]; actionType?: Com.Linkedin.Avro2pegasus.Events.Common.Dashcache.DashCacheQueryStatsActionType; } // Generated from: com/linkedin/avro2pegasus/events/dashcache/DashCacheQueryStatsResetAuditLogEvent.pdsc @@ -22858,7 +22882,7 @@ declare namespace Com { queryStatsId: string; downstreamEndpointNames?: string[]; resetTime: number; - resetSourceType: DashCacheQueryStatsResetType; + resetSourceType: Com.Linkedin.Avro2pegasus.Events.Dashcache.DashCacheQueryStatsResetType; } // Generated from: com/linkedin/avro2pegasus/events/dashcache/DashCacheQueryStatsResetType.pdsc @@ -22872,9 +22896,9 @@ declare namespace Com { eventIdentifier?: Com.Linkedin.Avro2pegasus.Events.fixed_16; parentEventIdentifier?: Com.Linkedin.Avro2pegasus.Events.fixed_16; targetServer?: string; - callMethod: DashCacheCallMethod; - readCallStatus: DashCacheReadCallStatus; - cacheType: DashCacheType; + callMethod: Com.Linkedin.Avro2pegasus.Events.Dashcache.DashCacheCallMethod; + readCallStatus: Com.Linkedin.Avro2pegasus.Events.Dashcache.DashCacheReadCallStatus; + cacheType: Com.Linkedin.Avro2pegasus.Events.Dashcache.DashCacheType; isBlocking?: boolean; originalProjection?: string; hashKey: string; @@ -22895,8 +22919,8 @@ declare namespace Com { eventIdentifier?: Com.Linkedin.Avro2pegasus.Events.fixed_16; parentEventIdentifier?: Com.Linkedin.Avro2pegasus.Events.fixed_16; targetServer?: string; - writeCallStatus: DashCacheWriteCallStatus; - cacheType: DashCacheType; + writeCallStatus: Com.Linkedin.Avro2pegasus.Events.Dashcache.DashCacheWriteCallStatus; + cacheType: Com.Linkedin.Avro2pegasus.Events.Dashcache.DashCacheType; hashKey: string; hashKeyObjects: { [id: string]: string }; parentHashKey?: string; @@ -22943,7 +22967,7 @@ declare namespace Com { export interface RetinaChartDownloadEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - dataSource: DataSourceType; + dataSource: Com.Linkedin.Avro2pegasus.Events.Dataapp.DataSourceType; downloadTime: number; datasetNames: string[]; queryString: string; @@ -22961,8 +22985,8 @@ declare namespace Com { export interface DataExportFile { fileName: string; - fileType: FileType; - fileContent: FileContent; + fileType: Com.Linkedin.Avro2pegasus.Events.Dataexport.FileType; + fileContent: Com.Linkedin.Avro2pegasus.Events.Dataexport.FileContent; } // Generated from: com/linkedin/avro2pegasus/events/dataexport/FileContent.pdsc @@ -22970,8 +22994,8 @@ declare namespace Com { dataStream?: number; dataUrl?: string; dataUrn?: string; - annotatedTextData?: AnnotatedTextFileContent; - pdscFileContent?: PdscModelFileContent; + annotatedTextData?: Com.Linkedin.Avro2pegasus.Events.Dataexport.AnnotatedTextFileContent; + pdscFileContent?: Com.Linkedin.Avro2pegasus.Events.Dataexport.PdscModelFileContent; } // Generated from: com/linkedin/avro2pegasus/events/dataexport/FileType.pdsc @@ -23040,7 +23064,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; requesterUrn: string; targetUrn: string; - actionCategory: actionCategory; + actionCategory: Com.Linkedin.Avro2pegasus.Events.Datahub.actionCategory; query: string; absolutePosition?: number; facet?: string; @@ -23063,9 +23087,9 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; requesterUrn: string; sourceUrn: string; - sourceRelationship: SourceRelationship; + sourceRelationship: Com.Linkedin.Avro2pegasus.Events.Datahub.SourceRelationship; numberOfDatasetsRequested: number; - accessType: AccessType; + accessType: Com.Linkedin.Avro2pegasus.Events.Datahub.AccessType; accessExpirationDate: Com.Linkedin.Avro2pegasus.Events.Common.Date; } // Generated from: com/linkedin/avro2pegasus/events/datahub/SourceRelationship.pdsc @@ -23097,7 +23121,7 @@ declare namespace Com { inputDatasetPartitions?: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.InputDatasetPartition[]; datasetPartitionMetadata?: Com.Linkedin.Avro2pegasus.Datamonitormetadata.DatasetPartitionMetadata; datasetPartitionVersion: number; - triggerReason: TriggerReason; + triggerReason: Com.Linkedin.Avro2pegasus.Events.Datamonitor.TriggerReason; } // Generated from: com/linkedin/avro2pegasus/events/datamonitor/DatasetPartitionMetadataEvent.pdsc @@ -23141,42 +23165,42 @@ declare namespace Com { export interface AccessControlChangeEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - previousACL?: AccessControlDataEventSnapshot; - newACL?: AccessControlDataEventSnapshot; - principal?: Principal; + previousACL?: Com.Linkedin.Avro2pegasus.Events.Datavault.AccessControlDataEventSnapshot; + newACL?: Com.Linkedin.Avro2pegasus.Events.Datavault.AccessControlDataEventSnapshot; + principal?: Com.Linkedin.Avro2pegasus.Events.Datavault.Principal; changeResult: Com.Linkedin.Avro2pegasus.Events.Common.Datavault.ActionResult; - method: MethodTypeEnum; - aclDataKey?: AccessControlDataKey; + method: Com.Linkedin.Avro2pegasus.Events.Datavault.MethodTypeEnum; + aclDataKey?: Com.Linkedin.Avro2pegasus.Events.Datavault.AccessControlDataKey; requestorUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/datavault/AccessControlDataEventSnapshot.pdsc export interface AccessControlDataEventSnapshot { - currentAccessControlList: AccessControlEntry[]; - proposedAccessControlList: AccessControlEntry[]; - currentAclState: AccessControlState; + currentAccessControlList: Com.Linkedin.Avro2pegasus.Events.Datavault.AccessControlEntry[]; + proposedAccessControlList: Com.Linkedin.Avro2pegasus.Events.Datavault.AccessControlEntry[]; + currentAclState: Com.Linkedin.Avro2pegasus.Events.Datavault.AccessControlState; namespace?: string; lastUpdatedBy: string; lastUpdatedAt: number; - operationType?: OperationTypes; + operationType?: Com.Linkedin.Avro2pegasus.Events.Datavault.OperationTypes; description?: string; } // Generated from: com/linkedin/avro2pegasus/events/datavault/AccessControlDataKey.pdsc export interface AccessControlDataKey { resource: string; - accessControlScopeType: AccessControlScopeType; + accessControlScopeType: Com.Linkedin.Avro2pegasus.Events.Datavault.AccessControlScopeType; accessControlScopeValue: string; } // Generated from: com/linkedin/avro2pegasus/events/datavault/AccessControlEntry.pdsc export interface AccessControlEntry { - action: ActionType; - methods: Method; + action: Com.Linkedin.Avro2pegasus.Events.Datavault.ActionType; + methods: Com.Linkedin.Avro2pegasus.Events.Datavault.Method; ldapUserPrincipals: string[]; ldapGroupPrincipals: string[]; - servicePrincipals: ServicePrincipal[]; - wildcardPrincipals: WildcardPrincipal[]; + servicePrincipals: Com.Linkedin.Avro2pegasus.Events.Datavault.ServicePrincipal[]; + wildcardPrincipals: Com.Linkedin.Avro2pegasus.Events.Datavault.WildcardPrincipal[]; description?: string; buckets?: string[]; } @@ -23193,23 +23217,23 @@ declare namespace Com { previousWildcard?: Com.Linkedin.Avro2pegasus.Events.Common.Datavault.AccessControlWildcard; newWildcard?: Com.Linkedin.Avro2pegasus.Events.Common.Datavault.AccessControlWildcard; wildcardKey?: Com.Linkedin.Avro2pegasus.Events.Common.Datavault.AccessControlWildcardKey; - principal?: Principal; + principal?: Com.Linkedin.Avro2pegasus.Events.Datavault.Principal; changeResult: Com.Linkedin.Avro2pegasus.Events.Common.Datavault.ActionResult; - method: MethodTypeEnum; + method: Com.Linkedin.Avro2pegasus.Events.Datavault.MethodTypeEnum; } // Generated from: com/linkedin/avro2pegasus/events/datavault/AccessResult.pdsc export interface AccessResult { - certificateResult?: AccessResultEntry; - tokenResult?: AccessResultEntry; + certificateResult?: Com.Linkedin.Avro2pegasus.Events.Datavault.AccessResultEntry; + tokenResult?: Com.Linkedin.Avro2pegasus.Events.Datavault.AccessResultEntry; } // Generated from: com/linkedin/avro2pegasus/events/datavault/AccessResultEntry.pdsc export interface AccessResultEntry { - currentWildcardAclResult: AclAccessPermissionResult; - proposedWildcardAclResult: AclAccessPermissionResult; - currentSpecificAclResult: AclAccessPermissionResult; - proposedSpecificAclResult: AclAccessPermissionResult; + currentWildcardAclResult: Com.Linkedin.Avro2pegasus.Events.Datavault.AclAccessPermissionResult; + proposedWildcardAclResult: Com.Linkedin.Avro2pegasus.Events.Datavault.AclAccessPermissionResult; + currentSpecificAclResult: Com.Linkedin.Avro2pegasus.Events.Datavault.AclAccessPermissionResult; + proposedSpecificAclResult: Com.Linkedin.Avro2pegasus.Events.Datavault.AclAccessPermissionResult; } // Generated from: com/linkedin/avro2pegasus/events/datavault/AclAccessPermissionResult.pdsc @@ -23229,7 +23253,7 @@ declare namespace Com { export interface AppliedWildcardAcl { wildcardGroup: string; - wildcardAclList: WildcardAclIdentifier[]; + wildcardAclList: Com.Linkedin.Avro2pegasus.Events.Datavault.WildcardAclIdentifier[]; } // Generated from: com/linkedin/avro2pegasus/events/datavault/ChangedByType.pdsc @@ -23241,16 +23265,16 @@ declare namespace Com { export interface DatavaultAclFetchEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - peerPrincipal: Principal; + peerPrincipal: Com.Linkedin.Avro2pegasus.Events.Datavault.Principal; resourceUrns: string[]; } // Generated from: com/linkedin/avro2pegasus/events/datavault/DatavaultRoleChangeEvent.pdsc export interface DatavaultRoleChangeEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - principal?: Principal; + principal?: Com.Linkedin.Avro2pegasus.Events.Datavault.Principal; requestedBy?: string; - action?: RoleAction; + action?: Com.Linkedin.Avro2pegasus.Events.Datavault.RoleAction; resource?: string; id?: string; previousRole?: Com.Linkedin.Avro2pegasus.Events.Common.Datavault.RoleSnapshot; @@ -23299,7 +23323,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/datavault/Method.pdsc export interface Method { - methodTypes: MethodType[]; + methodTypes: Com.Linkedin.Avro2pegasus.Events.Datavault.MethodType[]; customMethods: string[]; } // Generated from: com/linkedin/avro2pegasus/events/datavault/MethodType.pdsc @@ -23329,7 +23353,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/datavault/Principal.pdsc export interface Principal { - principalType: PrincipalType; + principalType: Com.Linkedin.Avro2pegasus.Events.Datavault.PrincipalType; principalId: string; principalTag?: string; principalInstance?: string; @@ -23345,7 +23369,7 @@ declare namespace Com { export interface ResourceAccessEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; resourceUrn: string; - principal: Principal; + principal: Com.Linkedin.Avro2pegasus.Events.Datavault.Principal; requestedMethod: string; isRequestAllowed: boolean; accessCount: number; @@ -23355,11 +23379,11 @@ declare namespace Com { isDefinedInAcl: boolean; context?: string; auditReconstructionData?: string; - proposedAclAccessPermissionResult?: AclAccessPermissionResult; - requesterHostsInfoList?: HostRequestInfo[]; + proposedAclAccessPermissionResult?: Com.Linkedin.Avro2pegasus.Events.Datavault.AclAccessPermissionResult; + requesterHostsInfoList?: Com.Linkedin.Avro2pegasus.Events.Datavault.HostRequestInfo[]; aclLastModifiedTime?: number; - accessResult?: AccessResult; - appliedWildcardAcl?: AppliedWildcardAcl; + accessResult?: Com.Linkedin.Avro2pegasus.Events.Datavault.AccessResult; + appliedWildcardAcl?: Com.Linkedin.Avro2pegasus.Events.Datavault.AppliedWildcardAcl; } // Generated from: com/linkedin/avro2pegasus/events/datavault/Role.pdsc @@ -23381,15 +23405,15 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; changedAt: number; changedBy: string; - changedByType: ChangedByType; + changedByType: Com.Linkedin.Avro2pegasus.Events.Datavault.ChangedByType; impersonator?: string; - changeType: ChangeType; + changeType: Com.Linkedin.Avro2pegasus.Events.Datavault.ChangeType; resource: string; resourceType: string; actorOfAclEntry: string; - actorType: ActorType; - role: Role; - scope?: Scope; + actorType: Com.Linkedin.Avro2pegasus.Events.Datavault.ActorType; + role: Com.Linkedin.Avro2pegasus.Events.Datavault.Role; + scope?: Com.Linkedin.Avro2pegasus.Events.Datavault.Scope; expiresAt?: number; } // Generated from: com/linkedin/avro2pegasus/events/datavault/Scope.pdsc @@ -23406,8 +23430,8 @@ declare namespace Com { productTag?: string; instance?: string; fabricUrn?: string; - fabricType?: FabricType; - fabricTag?: FabricTag; + fabricType?: Com.Linkedin.Avro2pegasus.Events.Datavault.FabricType; + fabricTag?: Com.Linkedin.Avro2pegasus.Events.Datavault.FabricTag; } // Generated from: com/linkedin/avro2pegasus/events/datavault/WildcardAclIdentifier.pdsc @@ -23440,7 +23464,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; applicationUrn: string; - actionType: ActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Developerportal.ActionType; } // Generated from: com/linkedin/avro2pegasus/events/developerportal/DeveloperApplicationCompanyVerificationEvent.pdsc @@ -23450,7 +23474,7 @@ declare namespace Com { developerApplicationUrn: string; organizationUrn: string; requesterUrn: string; - actionType: ApplicationVerificationRequestActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Developerportal.ApplicationVerificationRequestActionType; } // Generated from: com/linkedin/avro2pegasus/events/developerportal/DeveloperApplicationProductChangeEvent.pdsc @@ -23459,7 +23483,7 @@ declare namespace Com { developerApplicationUrn: string; developerProductUrn: string; developerProductTierUrn: string; - type: ProductChangeType; + type: Com.Linkedin.Avro2pegasus.Events.Developerportal.ProductChangeType; } // Generated from: com/linkedin/avro2pegasus/events/developerportal/DeveloperApplicationProductRequestEvent.pdsc @@ -23476,7 +23500,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; developerApplicationUrn: string; webhookUrl: string; - actionType: WebhookActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Developerportal.WebhookActionType; } // Generated from: com/linkedin/avro2pegasus/events/developerportal/DeveloperWebhookTestEvent.pdsc @@ -23486,7 +23510,7 @@ declare namespace Com { developerApplicationUrn: string; webhookUrl: string; eventType: string; - status: TestEventStatus; + status: Com.Linkedin.Avro2pegasus.Events.Developerportal.TestEventStatus; } // Generated from: com/linkedin/avro2pegasus/events/developerportal/ProductChangeType.pdsc @@ -23508,7 +23532,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; hostName: string; userName?: string; - eventType: type; + eventType: Com.Linkedin.Avro2pegasus.Events.Dfw.type; details?: string; } // Generated from: com/linkedin/avro2pegasus/events/dfw/DistributedFirewallLogEvent.pdsc @@ -23516,7 +23540,7 @@ declare namespace Com { export interface DistributedFirewallLogEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; hostName: string; - severity: severity; + severity: Com.Linkedin.Avro2pegasus.Events.Dfw.severity; sender: string; message: string; } @@ -23525,7 +23549,7 @@ declare namespace Com { export interface DistributedFirewallPacketEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; hostName: string; - action: action; + action: Com.Linkedin.Avro2pegasus.Events.Dfw.action; sourceIpAddress: string; sourcePort?: number; destinationIpAddress: string; @@ -23576,7 +23600,7 @@ declare namespace Com { directoryProjectUrn: string; isInviteeLookupUser: boolean; isInviteSkipped: boolean; - messageType: LedInviteMessageType; + messageType: Com.Linkedin.Avro2pegasus.Events.Directory.LedInviteMessageType; } // Generated from: com/linkedin/avro2pegasus/events/directory/LedInviteMessageType.pdsc @@ -23590,8 +23614,8 @@ declare namespace Com { requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - funnelStep: FunnelStep; - funnelBody: FunnelBody; + funnelStep: Com.Linkedin.Avro2pegasus.Events.Discovery.FunnelStep; + funnelBody: Com.Linkedin.Avro2pegasus.Events.Discovery.FunnelBody; } // Generated from: com/linkedin/avro2pegasus/events/discovery/FunnelBody.pdsc @@ -23614,7 +23638,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobPostingUrn: string; - postApplyActionType: PostApplyActionType; + postApplyActionType: Com.Linkedin.Avro2pegasus.Events.Easyapply.PostApplyActionType; isSettingEnabled: boolean; oneClickApplyJobPostingUrns: string[]; isDisplayedSettingEnabled?: boolean; @@ -23633,7 +23657,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobPostingUrn: string; - resumeSource: ResumeType; + resumeSource: Com.Linkedin.Avro2pegasus.Events.Easyapply.ResumeType; pdfVersion?: string; } // Generated from: com/linkedin/avro2pegasus/events/easyapply/ResumeType.pdsc @@ -23667,10 +23691,10 @@ declare namespace Com { fromUrn: string; toUrn: string; type: string; - operation: Operation; + operation: Com.Linkedin.Avro2pegasus.Events.Edge.Operation; state?: string; actorUrn?: string; - actorType: ActorType; + actorType: Com.Linkedin.Avro2pegasus.Events.Edge.ActorType; attributes?: Com.Linkedin.Avro2pegasus.Common.Avro.AvroAnyRecord; } // Generated from: com/linkedin/avro2pegasus/events/edge/UnifiedEdgeTelemetryAssociationKey.pdsc @@ -23684,10 +23708,10 @@ declare namespace Com { export interface UnifiedEdgeTelemetryBatchGetEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - requestKeys: UnifiedEdgeTelemetryAssociationKey[]; + requestKeys: Com.Linkedin.Avro2pegasus.Events.Edge.UnifiedEdgeTelemetryAssociationKey[]; requestLatencyInNanoseconds: number; numberOfElements?: number; - responseError?: UnifiedEdgeTelemetryException; + responseError?: Com.Linkedin.Avro2pegasus.Events.Edge.UnifiedEdgeTelemetryException; } // Generated from: com/linkedin/avro2pegasus/events/edge/UnifiedEdgeTelemetryException.pdsc @@ -23706,7 +23730,7 @@ declare namespace Com { states?: string[]; requestLatencyInNanoseconds: number; numberOfElements?: number; - responseError?: UnifiedEdgeTelemetryException; + responseError?: Com.Linkedin.Avro2pegasus.Events.Edge.UnifiedEdgeTelemetryException; } // Generated from: com/linkedin/avro2pegasus/events/edge/UnifiedEdgeTelemetryFindByToAndEdgeTypeEvent.pdsc @@ -23718,16 +23742,16 @@ declare namespace Com { states?: string[]; requestLatencyInNanoseconds: number; numberOfElements?: number; - responseError?: UnifiedEdgeTelemetryException; + responseError?: Com.Linkedin.Avro2pegasus.Events.Edge.UnifiedEdgeTelemetryException; } // Generated from: com/linkedin/avro2pegasus/events/edge/UnifiedEdgeTelemetryGetEvent.pdsc export interface UnifiedEdgeTelemetryGetEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - requestKey: UnifiedEdgeTelemetryAssociationKey; + requestKey: Com.Linkedin.Avro2pegasus.Events.Edge.UnifiedEdgeTelemetryAssociationKey; requestLatencyInNanoseconds: number; numberOfElements?: number; - responseError?: UnifiedEdgeTelemetryException; + responseError?: Com.Linkedin.Avro2pegasus.Events.Edge.UnifiedEdgeTelemetryException; } } namespace Editorial { @@ -23740,7 +23764,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; entityUrn: string; url: string; - label: ViralObjectLabel; + label: Com.Linkedin.Avro2pegasus.Events.Editorial.ViralObjectLabel; contentLabels?: Com.Linkedin.Avro2pegasus.Events.Contentspam.SpamType[]; } } @@ -23786,10 +23810,10 @@ declare namespace Com { export interface EndorsementsHighlight { highlightTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - highlightType: EndorsementsHighlightType; + highlightType: Com.Linkedin.Avro2pegasus.Events.Endorsements.EndorsementsHighlightType; associatedEntity?: string; totalEndorsementsCount: number; - endorsements: EndorsementInfo[]; + endorsements: Com.Linkedin.Avro2pegasus.Events.Endorsements.EndorsementInfo[]; } // Generated from: com/linkedin/avro2pegasus/events/endorsements/EndorsementsHighlightActionEvent.pdsc @@ -23819,7 +23843,7 @@ declare namespace Com { export interface FeaturedSkill { skillName: string; skillPosition: number; - highlights: EndorsementsHighlight[]; + highlights: Com.Linkedin.Avro2pegasus.Events.Endorsements.EndorsementsHighlight[]; } // Generated from: com/linkedin/avro2pegasus/events/endorsements/FeaturedSkillsImpressionEvent.pdsc @@ -23829,7 +23853,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; impressionId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - impressedHighlights: ImpressedHighlight[]; + impressedHighlights: Com.Linkedin.Avro2pegasus.Events.Endorsements.ImpressedHighlight[]; duration?: number; } // Generated from: com/linkedin/avro2pegasus/events/endorsements/ImpressedHighlight.pdsc @@ -23845,7 +23869,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; vieweeMemberId: number; - featuredSkills: FeaturedSkill[]; + featuredSkills: Com.Linkedin.Avro2pegasus.Events.Endorsements.FeaturedSkill[]; } } namespace Enterprise { @@ -23865,7 +23889,7 @@ declare namespace Com { export interface AuthenticationError { errorMessage?: string; - errorType: AuthenticationErrorType; + errorType: Com.Linkedin.Avro2pegasus.Events.Enterprise.AuthenticationErrorType; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/AuthenticationErrorType.pdsc @@ -23963,8 +23987,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/enterprise/ComplianceTargetScope.pdsc export interface ComplianceTargetScope { - ltsTargetScopes: Array; - lssTargetScopes: Array; + ltsTargetScopes: Array; + lssTargetScopes: Array; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/CuType.pdsc @@ -24044,22 +24068,22 @@ declare namespace Com { export interface EnterpriseAuditEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - targetType?: TargetType; + targetType?: Com.Linkedin.Avro2pegasus.Events.Enterprise.TargetType; targetUrns: string[]; operationTime: number; accountUrn?: string; - operationType: OperationType; + operationType: Com.Linkedin.Avro2pegasus.Events.Enterprise.OperationType; actionOperationName?: string; - operationResult: OperationResult; + operationResult: Com.Linkedin.Avro2pegasus.Events.Enterprise.OperationResult; descriptionKey?: string; descriptionParameters: string[]; - eventOriginationService: OriginationService; + eventOriginationService: Com.Linkedin.Avro2pegasus.Events.Enterprise.OriginationService; applicationInstanceUrn?: string; - changedDataValues?: ChangedValue; + changedDataValues?: Com.Linkedin.Avro2pegasus.Events.Enterprise.ChangedValue; actorUrn?: string; customerUrn?: string; note?: string; - actionType?: ActionType; + actionType?: Com.Linkedin.Avro2pegasus.Events.Enterprise.ActionType; actionTypeString?: string; targetTypeString?: string; existingDataValues?: { [id: string]: string }; @@ -24071,7 +24095,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - authenticationHeader: EnterpriseAuthenticationMonitorHeader; + authenticationHeader: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseAuthenticationMonitorHeader; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/EnterpriseAuthenticationMonitorAppStartEvent.pdsc @@ -24079,10 +24103,10 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - authenticationHeader: EnterpriseAuthenticationMonitorHeader; + authenticationHeader: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseAuthenticationMonitorHeader; isReAuth: boolean; authUrl?: string; - mobileAuthenticationMode?: MobileAuthenticationMode; + mobileAuthenticationMode?: Com.Linkedin.Avro2pegasus.Events.Enterprise.MobileAuthenticationMode; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/EnterpriseAuthenticationMonitorAuthenticationPreFlightEvent.pdsc @@ -24090,9 +24114,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - authenticationHeader: EnterpriseAuthenticationMonitorHeader; + authenticationHeader: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseAuthenticationMonitorHeader; authUrl?: string; - mobileAuthenticationMode?: MobileAuthenticationMode; + mobileAuthenticationMode?: Com.Linkedin.Avro2pegasus.Events.Enterprise.MobileAuthenticationMode; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/EnterpriseAuthenticationMonitorCredentialReceivedEvent.pdsc @@ -24100,7 +24124,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - authenticationHeader: EnterpriseAuthenticationMonitorHeader; + authenticationHeader: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseAuthenticationMonitorHeader; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/EnterpriseAuthenticationMonitorCredentialRequestedEvent.pdsc @@ -24108,7 +24132,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - authenticationHeader: EnterpriseAuthenticationMonitorHeader; + authenticationHeader: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseAuthenticationMonitorHeader; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/EnterpriseAuthenticationMonitorCredentialVerifiedEvent.pdsc @@ -24116,7 +24140,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - authenticationHeader: EnterpriseAuthenticationMonitorHeader; + authenticationHeader: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseAuthenticationMonitorHeader; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/EnterpriseAuthenticationMonitorHeader.pdsc @@ -24140,19 +24164,19 @@ declare namespace Com { profileUrn?: string; profileBoundMemberUrn?: string; loggedInMemberUrn?: string; - memberBindingStatus: MemberBindingStatus; + memberBindingStatus: Com.Linkedin.Avro2pegasus.Events.Enterprise.MemberBindingStatus; guestUrn?: string; isSso: boolean; isAutoAssignLicenseConfigured: boolean; isOpenIdSso: boolean; isLtiSso: boolean; isAutoAssignLicenseOccurred: boolean; - samlResponse?: SamlResponse; + samlResponse?: Com.Linkedin.Avro2pegasus.Events.Enterprise.SamlResponse; isSuccessful: boolean; errorMessage?: string; - errorType?: EnterpriseSsoLoginErrorType; + errorType?: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseSsoLoginErrorType; authenticationModeUrn?: string; - authErrorType?: AuthenticationErrorType; + authErrorType?: Com.Linkedin.Avro2pegasus.Events.Enterprise.AuthenticationErrorType; encodedSamlResponse?: string; isGoogleSso?: boolean; authenticationRequestId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; @@ -24168,12 +24192,12 @@ declare namespace Com { applicationInstanceUrn?: string; profileUrn?: string; memberBoundedToProfile?: string; - profileMemberBindingStatus?: MemberBindingStatus; + profileMemberBindingStatus?: Com.Linkedin.Avro2pegasus.Events.Enterprise.MemberBindingStatus; actor: string; createdAt: number; - nonSsoAuthType?: NonSsoAuthType; - ssoDetails?: SsoAuthenticationDetails; - authenticationError?: AuthenticationError; + nonSsoAuthType?: Com.Linkedin.Avro2pegasus.Events.Enterprise.NonSsoAuthType; + ssoDetails?: Com.Linkedin.Avro2pegasus.Events.Enterprise.SsoAuthenticationDetails; + authenticationError?: Com.Linkedin.Avro2pegasus.Events.Enterprise.AuthenticationError; authenticationModeUrn?: string; authenticationRequestId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; } @@ -24207,18 +24231,18 @@ declare namespace Com { export interface EnterpriseComplianceExecuteEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; parentRequestId: number; - subrequestKeys: Array; - requestScope?: EnterpriseComplianceRequestScope; - requestType: ComplianceRequestType; + subrequestKeys: Array; + requestScope?: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseComplianceRequestScope; + requestType: Com.Linkedin.Avro2pegasus.Events.Enterprise.ComplianceRequestType; targetMemberUrn?: string; targetProfileUrn?: string; targetAccountUrn?: string; targetCompanyUrn?: string; targetSfdcId?: string; targetCustomerUrn?: string; - targetScope?: ComplianceTargetScope; + targetScope?: Com.Linkedin.Avro2pegasus.Events.Enterprise.ComplianceTargetScope; targetSubstituteUrn?: string; - configuration: ComplianceRequestConfiguration; + configuration: Com.Linkedin.Avro2pegasus.Events.Enterprise.ComplianceRequestConfiguration; signature: string; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/EnterpriseComplianceExport.pdsc @@ -24238,11 +24262,11 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; enterpriseApplicationUrn: string; requestUrn: string; - component?: EnterpriseComplianceComponent; - status: ComplianceRequestStatus; + component?: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseComplianceComponent; + status: Com.Linkedin.Avro2pegasus.Events.Enterprise.ComplianceRequestStatus; task: string; errorMessages?: string[]; - exports?: Array; + exports?: Array; estimatedDeletionTime?: number; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/EnterpriseGroupEvent.pdsc @@ -24255,7 +24279,7 @@ declare namespace Com { groupUrn: string; name?: string; actorUrn: string; - type: EnterpriseGroupOperation; + type: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseGroupOperation; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/EnterpriseGroupItemEvent.pdsc @@ -24267,7 +24291,7 @@ declare namespace Com { groupUrn: string; itemUrn: string; actorUrn: string; - type: EnterpriseGroupItemOperation; + type: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseGroupItemOperation; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/EnterpriseGroupItemOperation.pdsc @@ -24281,7 +24305,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - userType: EnterpriseUserType; + userType: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseUserType; enterpriseBusinessUrn?: string; enterpriseContractUrn?: string; enterpriseInvoiceUrn?: string; @@ -24331,7 +24355,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; budgetGroupUrn: string; adminUrns: string[]; - provisioningInfo: EnterpriseLicenseProvisioningInfo[]; + provisioningInfo: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseLicenseProvisioningInfo[]; accountUrn: string; applicationUrn: string; applicationInstanceUrn: string; @@ -24396,7 +24420,7 @@ declare namespace Com { memberUrn?: string; accountUrn: string; enterpriseApplicationInstanceUrn?: string; - operation?: Operation; + operation?: Com.Linkedin.Avro2pegasus.Events.Enterprise.Operation; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/EnterpriseMemberLoginErrorType.pdsc @@ -24443,13 +24467,13 @@ declare namespace Com { accountUrn: string; sourceProfileUrn: string; destinationProfileUrn: string; - mergeScenario: ProfileMergeScenario; - errors: ProfileMergeError[]; - assignedLicensesKeys: LicenseAssignmentKey[]; + mergeScenario: Com.Linkedin.Avro2pegasus.Events.Enterprise.ProfileMergeScenario; + errors: Com.Linkedin.Avro2pegasus.Events.Enterprise.ProfileMergeError[]; + assignedLicensesKeys: Com.Linkedin.Avro2pegasus.Events.Enterprise.LicenseAssignmentKey[]; assignedRoleUrns: string[]; assignedGroupUrns: string[]; actorUrn: string; - assignedRoleKeys?: RoleAssignmentKey[]; + assignedRoleKeys?: Com.Linkedin.Avro2pegasus.Events.Enterprise.RoleAssignmentKey[]; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/EnterpriseRoleAssignmentEvent.pdsc @@ -24474,10 +24498,10 @@ declare namespace Com { export interface EnterpriseRoleAssignmentsEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - roleAssignmentInfo: EnterpriseRoleAssignmentItem[]; + roleAssignmentInfo: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseRoleAssignmentItem[]; accountUrn: string; ownerUrn: string; - roleAssignmentsType: EnterpriseRoleAssignmentType; + roleAssignmentsType: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseRoleAssignmentType; applicationInstanceUrn?: string; applicationUrn?: string; actor?: string; @@ -24498,10 +24522,10 @@ declare namespace Com { groupUrn?: string; applicationInstanceUrn?: string; scimApplicationSettingUrn: string; - licenseAssignments: ScimLicenseAssignment[]; + licenseAssignments: Com.Linkedin.Avro2pegasus.Events.Enterprise.ScimLicenseAssignment[]; isDataSyncRequest: boolean; - operationType: EnterpriseScimOperation; - resourceType: EnterpriseScimResource; + operationType: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseScimOperation; + resourceType: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseScimResource; isSuccess: boolean; errorMessage?: string; } @@ -24512,24 +24536,24 @@ declare namespace Com { export interface EnterpriseServiceCallToEspressoEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - rpcTraceTokens: RpcTraceToken[]; + rpcTraceTokens: Com.Linkedin.Avro2pegasus.Events.Enterprise.RpcTraceToken[]; databaseName: string; tableName: string; partitionKey: string; cuConsumption: number; - cuType: CuType; + cuType: Com.Linkedin.Avro2pegasus.Events.Enterprise.CuType; treeId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; partitionId?: number; servedHost?: string; callTime?: number; - espressoKeyList?: fullEspressoKey[]; + espressoKeyList?: Com.Linkedin.Avro2pegasus.Events.Enterprise.fullEspressoKey[]; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/EnterpriseSftpFileActionEvent.pdsc export interface EnterpriseSftpFileActionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; mediaUrn?: string; - actionType: EnterpriseSftpFileActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseSftpFileActionType; targetUrn?: string; developerApplicationUrn: string; } @@ -24560,7 +24584,7 @@ declare namespace Com { applicationInstanceUrn?: string; profileUrn?: string; authenticationUrl: string; - samlRequest?: SamlRequest; + samlRequest?: Com.Linkedin.Avro2pegasus.Events.Enterprise.SamlRequest; authenticationModeUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/EnterpriseUserType.pdsc @@ -24592,8 +24616,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/enterprise/LTSTargetScope.pdsc export interface LTSTargetScope { - component: EnterpriseComplianceComponent; - contractAndSeats: LTSContractAndSeat[]; + component: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseComplianceComponent; + contractAndSeats: Com.Linkedin.Avro2pegasus.Events.Enterprise.LTSContractAndSeat[]; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/MemberBindingStatus.pdsc @@ -24631,7 +24655,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/enterprise/ProfileMergeError.pdsc export interface ProfileMergeError { - failedStep: ProfileMergeStep; + failedStep: Com.Linkedin.Avro2pegasus.Events.Enterprise.ProfileMergeStep; message?: string; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/ProfileMergeScenario.pdsc @@ -24680,7 +24704,7 @@ declare namespace Com { nameId: string; issuer: string; isSignatureValid: boolean; - attributes?: SamlAttribute[]; + attributes?: Com.Linkedin.Avro2pegasus.Events.Enterprise.SamlAttribute[]; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/SamlResponseV2.pdsc @@ -24701,20 +24725,20 @@ declare namespace Com { export interface ServiceCallToEspressoEventV2 { header: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; - rpcTraceTokens: RpcTraceToken[]; + rpcTraceTokens: Com.Linkedin.Avro2pegasus.Events.Enterprise.RpcTraceToken[]; databaseName: string; tableName: string; cuConsumption: number; - cuType: CuType; + cuType: Com.Linkedin.Avro2pegasus.Events.Enterprise.CuType; treeId?: Com.Linkedin.Avro2pegasus.Events.Monitoring.fixed_16; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/SsoAuthenticationDetails.pdsc export interface SsoAuthenticationDetails { - ssoType: SSOType; + ssoType: Com.Linkedin.Avro2pegasus.Events.Enterprise.SSOType; isAutoAssignLicenseConfigured: boolean; isAutoAssignLicenseOccurred: boolean; - samlResponse?: SamlResponseV2; + samlResponse?: Com.Linkedin.Avro2pegasus.Events.Enterprise.SamlResponseV2; encodedSamlResponse?: string; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/SSOType.pdsc @@ -24725,7 +24749,7 @@ declare namespace Com { export interface SubrequestKeyItem { requestId: string; enterpriseApplicationUrn: string; - component: EnterpriseComplianceComponent; + component: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseComplianceComponent; } // Generated from: com/linkedin/avro2pegasus/events/enterprise/TargetType.pdsc @@ -24797,7 +24821,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; company: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - items: FlagshipCompanyImpressionItem[]; + items: Com.Linkedin.Avro2pegasus.Events.Entities.FlagshipCompanyImpressionItem[]; } // Generated from: com/linkedin/avro2pegasus/events/entities/FlagshipCompanyItemType.pdsc @@ -24830,13 +24854,13 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; company: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - items: FlagshipCompanyServedItem[]; + items: Com.Linkedin.Avro2pegasus.Events.Entities.FlagshipCompanyServedItem[]; } // Generated from: com/linkedin/avro2pegasus/events/entities/FlagshipCompanyServedItem.pdsc export interface FlagshipCompanyServedItem { itemTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - itemType: FlagshipCompanyItemType; + itemType: Com.Linkedin.Avro2pegasus.Events.Entities.FlagshipCompanyItemType; urns: string[]; } // Generated from: com/linkedin/avro2pegasus/events/entities/FlagshipCompanyViewEvent.pdsc @@ -24876,7 +24900,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; group: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - items: FlagshipGroupImpressionItem[]; + items: Com.Linkedin.Avro2pegasus.Events.Entities.FlagshipGroupImpressionItem[]; } // Generated from: com/linkedin/avro2pegasus/events/entities/FlagshipGroupItemType.pdsc @@ -24888,13 +24912,13 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; group: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - items: FlagshipGroupServedItem[]; + items: Com.Linkedin.Avro2pegasus.Events.Entities.FlagshipGroupServedItem[]; } // Generated from: com/linkedin/avro2pegasus/events/entities/FlagshipGroupServedItem.pdsc export interface FlagshipGroupServedItem { itemTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - itemType: FlagshipGroupItemType; + itemType: Com.Linkedin.Avro2pegasus.Events.Entities.FlagshipGroupItemType; urns: string[]; } // Generated from: com/linkedin/avro2pegasus/events/entities/FlagshipGroupViewEvent.pdsc @@ -24934,7 +24958,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; job: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - items: FlagshipJobImpressionItem[]; + items: Com.Linkedin.Avro2pegasus.Events.Entities.FlagshipJobImpressionItem[]; } // Generated from: com/linkedin/avro2pegasus/events/entities/FlagshipJobItemType.pdsc @@ -24969,13 +24993,13 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; job: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - items: FlagshipJobServedItem[]; + items: Com.Linkedin.Avro2pegasus.Events.Entities.FlagshipJobServedItem[]; } // Generated from: com/linkedin/avro2pegasus/events/entities/FlagshipJobServedItem.pdsc export interface FlagshipJobServedItem { itemTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - itemType: FlagshipJobItemType; + itemType: Com.Linkedin.Avro2pegasus.Events.Entities.FlagshipJobItemType; urns: string[]; } // Generated from: com/linkedin/avro2pegasus/events/entities/FlagshipJobViewEvent.pdsc @@ -25015,7 +25039,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; school: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - items: FlagshipSchoolImpressionItem[]; + items: Com.Linkedin.Avro2pegasus.Events.Entities.FlagshipSchoolImpressionItem[]; } // Generated from: com/linkedin/avro2pegasus/events/entities/FlagshipSchoolItemType.pdsc @@ -25039,13 +25063,13 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; school: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - items: FlagshipSchoolServedItem[]; + items: Com.Linkedin.Avro2pegasus.Events.Entities.FlagshipSchoolServedItem[]; } // Generated from: com/linkedin/avro2pegasus/events/entities/FlagshipSchoolServedItem.pdsc export interface FlagshipSchoolServedItem { itemTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - itemType: FlagshipSchoolItemType; + itemType: Com.Linkedin.Avro2pegasus.Events.Entities.FlagshipSchoolItemType; urns: string[]; } // Generated from: com/linkedin/avro2pegasus/events/entities/FlagshipSchoolViewEvent.pdsc @@ -25085,7 +25109,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; showcase: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - items: FlagshipShowcaseImpressionItem[]; + items: Com.Linkedin.Avro2pegasus.Events.Entities.FlagshipShowcaseImpressionItem[]; } // Generated from: com/linkedin/avro2pegasus/events/entities/FlagshipShowcaseItemType.pdsc @@ -25118,13 +25142,13 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; showcase: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - items: FlagshipShowcaseServedItem[]; + items: Com.Linkedin.Avro2pegasus.Events.Entities.FlagshipShowcaseServedItem[]; } // Generated from: com/linkedin/avro2pegasus/events/entities/FlagshipShowcaseServedItem.pdsc export interface FlagshipShowcaseServedItem { itemTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - itemType: FlagshipShowcaseItemType; + itemType: Com.Linkedin.Avro2pegasus.Events.Entities.FlagshipShowcaseItemType; urns: string[]; } // Generated from: com/linkedin/avro2pegasus/events/entities/FlagshipShowcaseViewEvent.pdsc @@ -25141,7 +25165,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - results: RelevanceReasonResult[]; + results: Com.Linkedin.Avro2pegasus.Events.Entities.RelevanceReasonResult[]; clientTrackingId: string; featureLocationType?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobFeatureLocationType; } @@ -25149,7 +25173,7 @@ declare namespace Com { export interface RelevanceReasonResult { requestedFlavors: Com.Linkedin.Avro2pegasus.Events.Jobs.JobRecommendationFlavor[]; - validScoredFlavors: ScoredJobRecommendationFlavor[]; + validScoredFlavors: Com.Linkedin.Avro2pegasus.Events.Entities.ScoredJobRecommendationFlavor[]; selectedFlavor?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobRecommendationFlavor; memberUrn: string; entityUrn: string; @@ -25162,7 +25186,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; requestedFlavors: Com.Linkedin.Avro2pegasus.Events.Jobs.JobRecommendationFlavor[]; - validScoredFlavors: ScoredJobRecommendationFlavor[]; + validScoredFlavors: Com.Linkedin.Avro2pegasus.Events.Entities.ScoredJobRecommendationFlavor[]; selectedFlavor?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobRecommendationFlavor; entityUrn: string; trackingId: string; @@ -25220,10 +25244,10 @@ declare namespace Com { export interface BrowserTelemetryEvent { eventTime: number; - action: BrowserTelemetryEventAction; + action: Com.Linkedin.Avro2pegasus.Events.Errors.BrowserTelemetryEventAction; element?: string; parameters?: { [id: string]: string }; - result?: BrowserTelemetryEventResult; + result?: Com.Linkedin.Avro2pegasus.Events.Errors.BrowserTelemetryEventResult; } // Generated from: com/linkedin/avro2pegasus/events/errors/BrowserTelemetryEventAction.pdsc @@ -25240,7 +25264,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; error: Com.Linkedin.Avro2pegasus.Events.Common.Exception; - protocol: Protocol; + protocol: Com.Linkedin.Avro2pegasus.Events.Errors.Protocol; host: string; path: string; query: string; @@ -25254,7 +25278,7 @@ declare namespace Com { originServiceInstance?: string; originServiceVersion?: string; originTrackingInfo?: Com.Linkedin.Avro2pegasus.Events.OriginTrackingInfo; - telemetryTimelineEvents?: BrowserTelemetryEvent[]; + telemetryTimelineEvents?: Com.Linkedin.Avro2pegasus.Events.Errors.BrowserTelemetryEvent[]; chromeVersion?: string; browserDevice?: Com.Linkedin.Avro2pegasus.Events.Common.Webframeworks.BrowserDeviceStats; callTreeId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; @@ -25268,7 +25292,7 @@ declare namespace Com { export interface DataExportCompletionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - exportResults: ExportResult[]; + exportResults: Com.Linkedin.Avro2pegasus.Events.Export.ExportResult[]; } // Generated from: com/linkedin/avro2pegasus/events/export/DataTypeEnum.pdsc @@ -25326,7 +25350,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/export/ExportResult.pdsc export interface ExportResult { - dataType: DataTypeEnum; + dataType: Com.Linkedin.Avro2pegasus.Events.Export.DataTypeEnum; exportSuccessPercentage: number; } } @@ -25356,15 +25380,15 @@ declare namespace Com { export interface FacebookShareEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - basicExternalShareInfo: BasicExternalShareInfo; + basicExternalShareInfo: Com.Linkedin.Avro2pegasus.Events.Externalsharing.BasicExternalShareInfo; link?: string; linkName?: string; linkCaption?: string; linkDescription?: string; pictureUrl?: string; sourceUrl?: string; - actions?: FacebookShareEventAction[]; - privacySetting: FacebookShareEventPrivacySetting; + actions?: Com.Linkedin.Avro2pegasus.Events.Externalsharing.FacebookShareEventAction[]; + privacySetting: Com.Linkedin.Avro2pegasus.Events.Externalsharing.FacebookShareEventPrivacySetting; } // Generated from: com/linkedin/avro2pegasus/events/externalsharing/FacebookShareEventAction.pdsc @@ -25383,13 +25407,13 @@ declare namespace Com { export interface TencentShareEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - basicExternalShareInfo: BasicExternalShareInfo; + basicExternalShareInfo: Com.Linkedin.Avro2pegasus.Events.Externalsharing.BasicExternalShareInfo; } // Generated from: com/linkedin/avro2pegasus/events/externalsharing/TwitterShareEvent.pdsc export interface TwitterShareEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - basicExternalShareInfo: BasicExternalShareInfo; + basicExternalShareInfo: Com.Linkedin.Avro2pegasus.Events.Externalsharing.BasicExternalShareInfo; mentions?: string; content?: { [id: string]: string }; } @@ -25397,7 +25421,7 @@ declare namespace Com { export interface WeiboShareEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - basicExternalShareInfo: BasicExternalShareInfo; + basicExternalShareInfo: Com.Linkedin.Avro2pegasus.Events.Externalsharing.BasicExternalShareInfo; } } namespace Externaltracking { @@ -25412,9 +25436,9 @@ declare namespace Com { pageViewPageKey: string; pageViewPath: string; samplingFraction: number; - providers: ExternalTrackingProvider[]; - initiator: ExternalTrackingInitiator; - provider?: ExternalTrackingProvider; + providers: Com.Linkedin.Avro2pegasus.Events.Externaltracking.ExternalTrackingProvider[]; + initiator: Com.Linkedin.Avro2pegasus.Events.Externaltracking.ExternalTrackingInitiator; + provider?: Com.Linkedin.Avro2pegasus.Events.Externaltracking.ExternalTrackingProvider; originalTreeId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; } // Generated from: com/linkedin/avro2pegasus/events/externaltracking/ExternalTrackingProvider.pdsc @@ -25469,32 +25493,32 @@ declare namespace Com { export interface ActivityInfo { relationType: string; - objects: ActivityObject[]; + objects: Com.Linkedin.Avro2pegasus.Events.Federator.ActivityObject[]; } // Generated from: com/linkedin/avro2pegasus/events/federator/ActivityInfo1.pdsc export interface ActivityInfo1 { relationType: string; - objects: ActivityObject1[]; + objects: Com.Linkedin.Avro2pegasus.Events.Federator.ActivityObject1[]; } // Generated from: com/linkedin/avro2pegasus/events/federator/ActivityObject.pdsc export interface ActivityObject { - roleType: RoleType; + roleType: Com.Linkedin.Avro2pegasus.Events.Federator.RoleType; roleObject: string; - roleObjectActivityInfo?: ActivityInfo; + roleObjectActivityInfo?: Com.Linkedin.Avro2pegasus.Events.Federator.ActivityInfo; } // Generated from: com/linkedin/avro2pegasus/events/federator/ActivityObject1.pdsc export interface ActivityObject1 { id: string; - roleType: RoleType; + roleType: Com.Linkedin.Avro2pegasus.Events.Federator.RoleType; } // Generated from: com/linkedin/avro2pegasus/events/federator/AggregatedItem.pdsc export interface AggregatedItem { - singleItems: FederatorResult[]; - scores: Scores; + singleItems: Com.Linkedin.Avro2pegasus.Events.Federator.FederatorResult[]; + scores: Com.Linkedin.Avro2pegasus.Events.Federator.Scores; position: number; } // Generated from: com/linkedin/avro2pegasus/events/federator/CampaignCostType.pdsc @@ -25506,18 +25530,18 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/federator/Digest.pdsc export interface Digest { - singleItems: FeedItem[]; - scores: Scores; + singleItems: Com.Linkedin.Avro2pegasus.Events.Federator.FeedItem[]; + scores: Com.Linkedin.Avro2pegasus.Events.Federator.Scores; position: number; } // Generated from: com/linkedin/avro2pegasus/events/federator/EnrichedActionAndImpressionEvent.pdsc export interface EnrichedActionAndImpressionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - actionImpressionHeader: ActionImpressionHeader; - rankingHeader: RankingHeader; + actionImpressionHeader: Com.Linkedin.Avro2pegasus.Events.Federator.ActionImpressionHeader; + rankingHeader: Com.Linkedin.Avro2pegasus.Events.Federator.RankingHeader; contextId: string; - entities: EnrichedActionImpressionEntity[]; + entities: Com.Linkedin.Avro2pegasus.Events.Federator.EnrichedActionImpressionEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/federator/EnrichedActionImpressionEntity.pdsc @@ -25525,9 +25549,9 @@ declare namespace Com { feedTrackingObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; aggregation?: Com.Linkedin.Avro2pegasus.Events.Feed.Aggregation; - impressionDetail?: ImpressionDetail; - actionDetail?: ActionDetail; - rankingFeatures?: NumericalRankingFeature[]; + impressionDetail?: Com.Linkedin.Avro2pegasus.Events.Federator.ImpressionDetail; + actionDetail?: Com.Linkedin.Avro2pegasus.Events.Federator.ActionDetail; + rankingFeatures?: Com.Linkedin.Avro2pegasus.Events.Federator.NumericalRankingFeature[]; decoratedFeedUpdateData?: Com.Linkedin.Avro2pegasus.Events.Feed.DecoratedFeedUpdateData; } // Generated from: com/linkedin/avro2pegasus/events/federator/EnterpriseActionType.pdsc @@ -25543,22 +25567,22 @@ declare namespace Com { export interface FeatureSection { section: string; - features: Feature[]; + features: Com.Linkedin.Avro2pegasus.Events.Federator.Feature[]; } // Generated from: com/linkedin/avro2pegasus/events/federator/FederatorBlendingEvent.pdsc export interface FederatorBlendingEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - input: FederatorInput; - results: Array; + input: Com.Linkedin.Avro2pegasus.Events.Federator.FederatorInput; + results: Array; memberFeatures: { [id: string]: string }; } // Generated from: com/linkedin/avro2pegasus/events/federator/FederatorBlendingResult.pdsc export interface FederatorBlendingResult { scoredEntity: Com.Linkedin.Avro2pegasus.Events.ScoredEntity; - activityInfo?: ActivityInfo; - sponsoredFlag: SponsoredFlag; + activityInfo?: Com.Linkedin.Avro2pegasus.Events.Federator.ActivityInfo; + sponsoredFlag: Com.Linkedin.Avro2pegasus.Events.Federator.SponsoredFlag; itemFeatures: { [id: string]: string }; } // Generated from: com/linkedin/avro2pegasus/events/federator/FederatorInput.pdsc @@ -25580,9 +25604,9 @@ declare namespace Com { export interface FederatorResult { scoredEntity: Com.Linkedin.Avro2pegasus.Events.ScoredEntity; - activityInfo?: ActivityInfo; - scores?: Scores; - sponsoredFlag: SponsoredFlag; + activityInfo?: Com.Linkedin.Avro2pegasus.Events.Federator.ActivityInfo; + scores?: Com.Linkedin.Avro2pegasus.Events.Federator.Scores; + sponsoredFlag: Com.Linkedin.Avro2pegasus.Events.Federator.SponsoredFlag; blendingRequestId: string; forExploration: boolean; d2Resource?: string; @@ -25590,22 +25614,22 @@ declare namespace Com { trackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; aggregation?: Com.Linkedin.Avro2pegasus.Events.Feed.Aggregation; decoratedFeedUpdateData?: Com.Linkedin.Avro2pegasus.Events.Feed.DecoratedFeedUpdateData; - predictedProbabilities: Probability[]; + predictedProbabilities: Com.Linkedin.Avro2pegasus.Events.Federator.Probability[]; recommendationReasons?: Com.Linkedin.Avro2pegasus.Events.Feed.Reason[]; } // Generated from: com/linkedin/avro2pegasus/events/federator/FederatorResultEvent.pdsc export interface FederatorResultEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - input: FederatorInput; - results: Array; - aggregatedItems?: AggregatedItem[]; - sponsoredResults?: SponsoredResults; + input: Com.Linkedin.Avro2pegasus.Events.Federator.FederatorInput; + results: Array; + aggregatedItems?: Com.Linkedin.Avro2pegasus.Events.Federator.AggregatedItem[]; + sponsoredResults?: Com.Linkedin.Avro2pegasus.Events.Federator.SponsoredResults; shadowBid?: number; - sponsoredRanges?: Range[]; + sponsoredRanges?: Com.Linkedin.Avro2pegasus.Events.Federator.Range[]; minSponsoredGap?: number; firstPageInfo?: Com.Linkedin.Avro2pegasus.Events.PagingContext; - feedHyperParameters?: FeedHyperParameter[]; + feedHyperParameters?: Com.Linkedin.Avro2pegasus.Events.Federator.FeedHyperParameter[]; } // Generated from: com/linkedin/avro2pegasus/events/federator/FeedHyperParameter.pdsc @@ -25616,16 +25640,16 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/federator/FeedItem.pdsc export interface FeedItem { - result: FederatorResult; - featureSections?: FeatureSection[]; + result: Com.Linkedin.Avro2pegasus.Events.Federator.FederatorResult; + featureSections?: Com.Linkedin.Avro2pegasus.Events.Federator.FeatureSection[]; } // Generated from: com/linkedin/avro2pegasus/events/federator/FeedScoringEvent.pdsc export interface FeedScoringEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - input: FederatorInput; + input: Com.Linkedin.Avro2pegasus.Events.Federator.FederatorInput; totalResultsComputed?: number; - digestedItems?: Digest[]; + digestedItems?: Com.Linkedin.Avro2pegasus.Events.Federator.Digest[]; } // Generated from: com/linkedin/avro2pegasus/events/federator/FirstPassRankerResultEvent.pdsc @@ -25659,7 +25683,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/federator/Probability.pdsc export interface Probability { - actionName: ActionTypeEnum; + actionName: Com.Linkedin.Avro2pegasus.Events.Federator.ActionTypeEnum; probability: number; } // Generated from: com/linkedin/avro2pegasus/events/federator/Range.pdsc @@ -25672,22 +25696,22 @@ declare namespace Com { export interface RankingEntity { trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - rankingFeatures: NumericalRankingFeature[]; + rankingFeatures: Com.Linkedin.Avro2pegasus.Events.Federator.NumericalRankingFeature[]; urn?: string; } // Generated from: com/linkedin/avro2pegasus/events/federator/RankingEvent.pdsc export interface RankingEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - rankingHeader: RankingHeader; - entities: RankingEntity[]; + rankingHeader: Com.Linkedin.Avro2pegasus.Events.Federator.RankingHeader; + entities: Com.Linkedin.Avro2pegasus.Events.Federator.RankingEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/federator/RankingHeader.pdsc export interface RankingHeader { modelId: string; requestId?: string; - globalNumericalFeatures?: NumericalRankingFeature[]; + globalNumericalFeatures?: Com.Linkedin.Avro2pegasus.Events.Federator.NumericalRankingFeature[]; } // Generated from: com/linkedin/avro2pegasus/events/federator/RoleType.pdsc @@ -25702,8 +25726,8 @@ declare namespace Com { pageKey: string; requestId?: string; actionType?: Com.Linkedin.Avro2pegasus.Events.UnifiedActionType; - action?: UnifiedActionEvent; - enterpriseActionType?: EnterpriseActionType; + action?: Com.Linkedin.Avro2pegasus.Events.Federator.UnifiedActionEvent; + enterpriseActionType?: Com.Linkedin.Avro2pegasus.Events.Federator.EnterpriseActionType; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; } @@ -25717,7 +25741,7 @@ declare namespace Com { experimentIds?: string; searchRequest?: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchRequest; previousContextId?: string; - impression?: UnifiedImpressionEvent; + impression?: Com.Linkedin.Avro2pegasus.Events.Federator.UnifiedImpressionEvent; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; } @@ -25739,15 +25763,15 @@ declare namespace Com { export interface SponsoredItem { sponsoredEntityUrn: string; campaignUrn: string; - campaignType: CampaignType; - campaignCostType: CampaignCostType; - scores: Scores; + campaignType: Com.Linkedin.Avro2pegasus.Events.Federator.CampaignType; + campaignCostType: Com.Linkedin.Avro2pegasus.Events.Federator.CampaignCostType; + scores: Com.Linkedin.Avro2pegasus.Events.Federator.Scores; calibrationFactor?: number; } // Generated from: com/linkedin/avro2pegasus/events/federator/SponsoredResults.pdsc export interface SponsoredResults { - sponsoredItems: SponsoredItem[]; + sponsoredItems: Com.Linkedin.Avro2pegasus.Events.Federator.SponsoredItem[]; adRequestId: string; } // Generated from: com/linkedin/avro2pegasus/events/federator/UnifiedAction.pdsc @@ -25808,12 +25832,14 @@ declare namespace Com { moduleKey?: string; pageNumber: number; position: string; - action: UnifiedAction; + action: Com.Linkedin.Avro2pegasus.Events.Federator.UnifiedAction; target: string; - sponsoredFlag: SponsoredFlag; + sponsoredFlag: Com.Linkedin.Avro2pegasus.Events.Federator.SponsoredFlag; trackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - activityInfo?: ActivityInfo; - activityInfoMap?: { [id: string]: ActivityInfo1 }; + activityInfo?: Com.Linkedin.Avro2pegasus.Events.Federator.ActivityInfo; + activityInfoMap?: { + [id: string]: Com.Linkedin.Avro2pegasus.Events.Federator.ActivityInfo1; + }; customProperties: { [id: string]: string }; } // Generated from: com/linkedin/avro2pegasus/events/federator/UnifiedImpressionEvent.pdsc @@ -25827,7 +25853,7 @@ declare namespace Com { moduleKey?: string; modelId: string; pageNumber: number; - results: UnifiedResult[]; + results: Com.Linkedin.Avro2pegasus.Events.Federator.UnifiedResult[]; customProperties: { [id: string]: string }; } // Generated from: com/linkedin/avro2pegasus/events/federator/UnifiedResult.pdsc @@ -25836,10 +25862,12 @@ declare namespace Com { scoredEntity: Com.Linkedin.Avro2pegasus.Events.ScoredEntity; trackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; position: string; - sponsoredFlag: SponsoredFlag; - activityInfo?: ActivityInfo; + sponsoredFlag: Com.Linkedin.Avro2pegasus.Events.Federator.SponsoredFlag; + activityInfo?: Com.Linkedin.Avro2pegasus.Events.Federator.ActivityInfo; featureMap?: { [id: string]: number }; - activityInfoMap?: { [id: string]: ActivityInfo1 }; + activityInfoMap?: { + [id: string]: Com.Linkedin.Avro2pegasus.Events.Federator.ActivityInfo1; + }; customProperties?: { [id: string]: string }; } } @@ -25887,13 +25915,13 @@ declare namespace Com { moduleKey: string; feedUpdateTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; updateUrn: string; - trigger: ConversationStartersTrigger; + trigger: Com.Linkedin.Avro2pegasus.Events.Feed.ConversationStartersTrigger; conversationStartersListTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; conversationStarterTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; visibleWithoutScrolling: boolean; index: number; commentUrn: string; - finalState: ConversationStartersFinalState; + finalState: Com.Linkedin.Avro2pegasus.Events.Feed.ConversationStartersFinalState; } // Generated from: com/linkedin/avro2pegasus/events/feed/ConversationStartersFinalState.pdsc @@ -25905,7 +25933,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleKey: string; - trigger: ConversationStartersTrigger; + trigger: Com.Linkedin.Avro2pegasus.Events.Feed.ConversationStartersTrigger; feedUpdateTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; updateUrn: string; conversationStartersListTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; @@ -25922,7 +25950,7 @@ declare namespace Com { moduleKey: string; feedUpdateTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; updateUrn: string; - trigger: ConversationStartersTrigger; + trigger: Com.Linkedin.Avro2pegasus.Events.Feed.ConversationStartersTrigger; conversationStartersListTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; conversationStarterTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; visibleWithoutScrolling: boolean; @@ -25934,18 +25962,18 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/feed/DecoratedFeedUpdateData.pdsc export interface DecoratedFeedUpdateData { - avoData: FeedUpdateActorVerbObjectData; + avoData: Com.Linkedin.Avro2pegasus.Events.Feed.FeedUpdateActorVerbObjectData; attributedActivityUrn?: string; createdTime?: number; totalLikes?: number; totalComments?: number; - rootActivity?: RootUpdate; + rootActivity?: Com.Linkedin.Avro2pegasus.Events.Feed.RootUpdate; activityHashtagUrns: string[]; } // Generated from: com/linkedin/avro2pegasus/events/feed/DecoratedPromptUpdateData.pdsc export interface DecoratedPromptUpdateData { - avoData: FeedUpdateActorVerbObjectData; + avoData: Com.Linkedin.Avro2pegasus.Events.Feed.FeedUpdateActorVerbObjectData; createdTime: number; totalLikes?: number; totalComments?: number; @@ -25953,7 +25981,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/feed/DecoratedVideoUpdateData.pdsc export interface DecoratedVideoUpdateData { - avoData: VideoUpdateActorVerbObjectData; + avoData: Com.Linkedin.Avro2pegasus.Events.Feed.VideoUpdateActorVerbObjectData; createdTime?: number; totalLikes?: number; totalComments?: number; @@ -25973,7 +26001,7 @@ declare namespace Com { size?: Com.Linkedin.Avro2pegasus.Events.Common.EntityDimension; associatedInputControlUrn?: string; visibleHeight?: number; - urlTreatment?: UrlTreatment; + urlTreatment?: Com.Linkedin.Avro2pegasus.Events.Feed.UrlTreatment; isExcludedFromSeen?: boolean; } // Generated from: com/linkedin/avro2pegasus/events/feed/FeedAccessoryImpressionEvent.pdsc @@ -25983,7 +26011,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; sourceUpdateObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - accessories: Accessory[]; + accessories: Com.Linkedin.Avro2pegasus.Events.Feed.Accessory[]; } // Generated from: com/linkedin/avro2pegasus/events/feed/FeedActionEvent.pdsc @@ -26021,7 +26049,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - comments: Comment[]; + comments: Com.Linkedin.Avro2pegasus.Events.Feed.Comment[]; moduleKey?: string; } // Generated from: com/linkedin/avro2pegasus/events/feed/FeedDetailServedEvent.pdsc @@ -26031,7 +26059,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleKey: string; - update: SingleFeedUpdate; + update: Com.Linkedin.Avro2pegasus.Events.Feed.SingleFeedUpdate; } // Generated from: com/linkedin/avro2pegasus/events/feed/FeedDetailServedV2Event.pdsc @@ -26040,7 +26068,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleKey: string; - update: FeedDetailUpdate; + update: Com.Linkedin.Avro2pegasus.Events.Feed.FeedDetailUpdate; } // Generated from: com/linkedin/avro2pegasus/events/feed/FeedDetailUpdate.pdsc @@ -26049,7 +26077,7 @@ declare namespace Com { trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; originTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; isSponsored: boolean; - reasons?: Reason[]; + reasons?: Com.Linkedin.Avro2pegasus.Events.Feed.Reason[]; totalLikes?: number; totalComments?: number; } @@ -26061,9 +26089,9 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleKey?: string; sourceTrackingId?: Com.Linkedin.Avro2pegasus.Events.Messages.MessageId; - highlightedUpdateSource: highlightedUpdateSource; + highlightedUpdateSource: Com.Linkedin.Avro2pegasus.Events.Feed.highlightedUpdateSource; highlightedUpdates: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject[]; - highlightedUpdateTypes?: HighlightedUpdateType[]; + highlightedUpdateTypes?: Com.Linkedin.Avro2pegasus.Events.Feed.HighlightedUpdateType[]; } // Generated from: com/linkedin/avro2pegasus/events/feed/FeedImpressionEvent.pdsc @@ -26071,7 +26099,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - entities: Entity[]; + entities: Com.Linkedin.Avro2pegasus.Events.Feed.Entity[]; searchId?: string; timeZone?: string; timeZoneOffsetMinutes?: number; @@ -26085,7 +26113,7 @@ declare namespace Com { moduleKey: string; requestId: string; paginationContextId: string; - entities: FeedUpdate[]; + entities: Com.Linkedin.Avro2pegasus.Events.Feed.FeedUpdate[]; contextEntityUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/feed/FeedServedV2Event.pdsc @@ -26097,7 +26125,7 @@ declare namespace Com { moduleKey: string; requestId: string; paginationToken: string; - entities: FeedUpdateV2[]; + entities: Com.Linkedin.Avro2pegasus.Events.Feed.FeedUpdateV2[]; } // Generated from: com/linkedin/avro2pegasus/events/feed/FeedUpdate.pdsc @@ -26106,9 +26134,9 @@ declare namespace Com { trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; isSponsored: boolean; - aggregation?: Aggregation; - decoratedData?: DecoratedFeedUpdateData; - reasons?: Reason[]; + aggregation?: Com.Linkedin.Avro2pegasus.Events.Feed.Aggregation; + decoratedData?: Com.Linkedin.Avro2pegasus.Events.Feed.DecoratedFeedUpdateData; + reasons?: Com.Linkedin.Avro2pegasus.Events.Feed.Reason[]; } // Generated from: com/linkedin/avro2pegasus/events/feed/FeedUpdateActorVerbObjectData.pdsc @@ -26127,11 +26155,11 @@ declare namespace Com { position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; isSponsored: boolean; - aggregation?: Aggregation; - notServedReason: UpdateNotServedReasonType; - avoData?: FeedUpdateActorVerbObjectData; + aggregation?: Com.Linkedin.Avro2pegasus.Events.Feed.Aggregation; + notServedReason: Com.Linkedin.Avro2pegasus.Events.Feed.UpdateNotServedReasonType; + avoData?: Com.Linkedin.Avro2pegasus.Events.Feed.FeedUpdateActorVerbObjectData; serveFailureReason?: string; - servedReasons?: Reason[]; + servedReasons?: Com.Linkedin.Avro2pegasus.Events.Feed.Reason[]; } // Generated from: com/linkedin/avro2pegasus/events/feed/FeedUpdateNotServedEvent.pdsc @@ -26142,7 +26170,7 @@ declare namespace Com { moduleKey: string; requestId: string; paginationContextId: string; - entities: FeedUpdateNotServed[]; + entities: Com.Linkedin.Avro2pegasus.Events.Feed.FeedUpdateNotServed[]; } // Generated from: com/linkedin/avro2pegasus/events/feed/FeedUpdateV2.pdsc @@ -26151,8 +26179,8 @@ declare namespace Com { trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; isSponsored: boolean; - aggregation?: Aggregation; - reasons?: Reason[]; + aggregation?: Com.Linkedin.Avro2pegasus.Events.Feed.Aggregation; + reasons?: Com.Linkedin.Avro2pegasus.Events.Feed.Reason[]; totalLikes?: number; totalComments?: number; } @@ -26209,7 +26237,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - entities: PromptEntity[]; + entities: Com.Linkedin.Avro2pegasus.Events.Feed.PromptEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/feed/PromptServedEvent.pdsc @@ -26218,14 +26246,14 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleKey: string; - entities: PromptUpdate[]; + entities: Com.Linkedin.Avro2pegasus.Events.Feed.PromptUpdate[]; } // Generated from: com/linkedin/avro2pegasus/events/feed/PromptUpdate.pdsc export interface PromptUpdate { position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; isSponsored: boolean; - decoratedData: DecoratedPromptUpdateData; + decoratedData: Com.Linkedin.Avro2pegasus.Events.Feed.DecoratedPromptUpdateData; } // Generated from: com/linkedin/avro2pegasus/events/feed/Reason.pdsc @@ -26249,7 +26277,7 @@ declare namespace Com { export interface RootUpdate { activityUrn: string; - avoData: FeedUpdateActorVerbObjectData; + avoData: Com.Linkedin.Avro2pegasus.Events.Feed.FeedUpdateActorVerbObjectData; activityHashtagUrns: string[]; } // Generated from: com/linkedin/avro2pegasus/events/feed/SingleFeedUpdate.pdsc @@ -26259,8 +26287,8 @@ declare namespace Com { trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; originTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; isSponsored: boolean; - decoratedData?: DecoratedFeedUpdateData; - reasons?: Reason[]; + decoratedData?: Com.Linkedin.Avro2pegasus.Events.Feed.DecoratedFeedUpdateData; + reasons?: Com.Linkedin.Avro2pegasus.Events.Feed.Reason[]; } // Generated from: com/linkedin/avro2pegasus/events/feed/SponsoredActionEvent.pdsc @@ -26268,7 +26296,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - sponsoredEventHeader: SponsoredEventHeader; + sponsoredEventHeader: Com.Linkedin.Avro2pegasus.Events.Feed.SponsoredEventHeader; controlUrn: string; webClickSessionId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } @@ -26278,7 +26306,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - sponsoredEventHeader: SponsoredEventHeader; + sponsoredEventHeader: Com.Linkedin.Avro2pegasus.Events.Feed.SponsoredEventHeader; landingPageURL: string; renderedCardIndex: number; serverCardIndex: number; @@ -26291,7 +26319,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - sponsoredEventHeader: SponsoredEventHeader; + sponsoredEventHeader: Com.Linkedin.Avro2pegasus.Events.Feed.SponsoredEventHeader; renderedCardIndex: number; serverCardIndex: number; sequenceNumber: number; @@ -26300,10 +26328,10 @@ declare namespace Com { export interface SponsoredEventHeader { actionType: string; - activityType: activityTypeEnum; + activityType: Com.Linkedin.Avro2pegasus.Events.Feed.activityTypeEnum; adTrackingCode: string; version: string; - deviceType: deviceTypeEnum; + deviceType: Com.Linkedin.Avro2pegasus.Events.Feed.deviceTypeEnum; feedPosition: number; swapContext?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdSwapContext; } @@ -26313,9 +26341,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - sponsoredEventHeader: SponsoredEventHeader; + sponsoredEventHeader: Com.Linkedin.Avro2pegasus.Events.Feed.SponsoredEventHeader; impressionDuration: number; - impressionType: impressionTypeEnum; + impressionType: Com.Linkedin.Avro2pegasus.Events.Feed.impressionTypeEnum; sequenceNumber: number; } // Generated from: com/linkedin/avro2pegasus/events/feed/SponsoredPageLifeCycleEvent.pdsc @@ -26324,7 +26352,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - sponsoredEventHeader: SponsoredEventHeader; + sponsoredEventHeader: Com.Linkedin.Avro2pegasus.Events.Feed.SponsoredEventHeader; statusCode?: number; webClickSessionId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } @@ -26334,7 +26362,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - sponsoredEventHeader: SponsoredEventHeader; + sponsoredEventHeader: Com.Linkedin.Avro2pegasus.Events.Feed.SponsoredEventHeader; isClientUnwrappedUrlMatchSuccessful: boolean; redirectTime: number; clientUnwrappedURL: string; @@ -26345,7 +26373,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - sponsoredEventHeader: SponsoredEventHeader; + sponsoredEventHeader: Com.Linkedin.Avro2pegasus.Events.Feed.SponsoredEventHeader; isClientUnwrappedUrlMatchSuccessful?: boolean; redirectDuration: number; clientUnwrappedURL: string; @@ -26357,10 +26385,10 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - sponsoredEventHeader: SponsoredEventHeader; + sponsoredEventHeader: Com.Linkedin.Avro2pegasus.Events.Feed.SponsoredEventHeader; fullVideoDuration: number; isVideoAudible: boolean; - pageContext: pageContextEnum; + pageContext: Com.Linkedin.Avro2pegasus.Events.Feed.pageContextEnum; sequenceNumber: number; } // Generated from: com/linkedin/avro2pegasus/events/feed/UpdateNotServedReasonType.pdsc @@ -26401,7 +26429,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - entities: VideoEntity[]; + entities: Com.Linkedin.Avro2pegasus.Events.Feed.VideoEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/feed/VideoServedEvent.pdsc @@ -26410,14 +26438,14 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleKey: string; - entities: VideoUpdate[]; + entities: Com.Linkedin.Avro2pegasus.Events.Feed.VideoUpdate[]; } // Generated from: com/linkedin/avro2pegasus/events/feed/VideoUpdate.pdsc export interface VideoUpdate { position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; isSponsored: boolean; - decoratedData: DecoratedVideoUpdateData; + decoratedData: Com.Linkedin.Avro2pegasus.Events.Feed.DecoratedVideoUpdateData; } // Generated from: com/linkedin/avro2pegasus/events/feed/VideoUpdateActorVerbObjectData.pdsc @@ -26463,12 +26491,12 @@ declare namespace Com { module?: string; entityType: string; entityId: number; - action: FollowAction; - notificationType?: NotificationType; + action: Com.Linkedin.Avro2pegasus.Events.Follow.FollowAction; + notificationType?: Com.Linkedin.Avro2pegasus.Events.Follow.NotificationType; paid: boolean; campaignId?: number; creativeId?: number; - status?: FollowActionStatus; + status?: Com.Linkedin.Avro2pegasus.Events.Follow.FollowActionStatus; followId?: number; creationTime?: number; memberInfo?: Com.Linkedin.Avro2pegasus.Events.MemberInfo; @@ -26478,7 +26506,7 @@ declare namespace Com { month?: number; historical?: boolean; historicalId?: number; - followType?: FollowType; + followType?: Com.Linkedin.Avro2pegasus.Events.Follow.FollowType; entityUrn?: string; autoFollow: boolean; } @@ -26560,14 +26588,14 @@ declare namespace Com { schemaVersion: number; metric: string; filters: string[]; - dateRange: DateRange; - normalizedDateRange: DateRange; - timeSeries: DataPoint[]; - forecastType?: ForecastType; + dateRange: Com.Linkedin.Avro2pegasus.Events.Forecast.DateRange; + normalizedDateRange: Com.Linkedin.Avro2pegasus.Events.Forecast.DateRange; + timeSeries: Com.Linkedin.Avro2pegasus.Events.Forecast.DataPoint[]; + forecastType?: Com.Linkedin.Avro2pegasus.Events.Forecast.ForecastType; forecastVersion?: string; competitingBidInUsd?: number; - bidType?: BidType; - frequencyCaps?: FrequencyCap[]; + bidType?: Com.Linkedin.Avro2pegasus.Events.Forecast.BidType; + frequencyCaps?: Com.Linkedin.Avro2pegasus.Events.Forecast.FrequencyCap[]; campaignUrn?: string; accountUrn?: string; campaignObjectiveType?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.ObjectiveType; @@ -26588,7 +26616,7 @@ declare namespace Com { export interface ForecastEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - forecasts: Forecast[]; + forecasts: Com.Linkedin.Avro2pegasus.Events.Forecast.Forecast[]; } // Generated from: com/linkedin/avro2pegasus/events/forecast/ForecastType.pdsc @@ -26654,7 +26682,7 @@ declare namespace Com { export interface FuseUsageControlRestrictionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - requestTimeStamps: FuseRequestTimeStamps; + requestTimeStamps: Com.Linkedin.Avro2pegasus.Events.Fuse.FuseRequestTimeStamps; creatorUrn: string; ipAddress?: Com.Linkedin.Avro2pegasus.Events.IPAddress; organization?: string; @@ -26666,13 +26694,13 @@ declare namespace Com { export interface FuseUsageControlWhitelistEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - requestTimeStamps: FuseRequestTimeStamps; + requestTimeStamps: Com.Linkedin.Avro2pegasus.Events.Fuse.FuseRequestTimeStamps; creatorUrn: string; cidrNotationIPAddress?: Com.Linkedin.Avro2pegasus.Events.CidrNotationIPAddress; dnsDomain?: string; organization?: string; reason: string; - whitelistType: WhitelistType; + whitelistType: Com.Linkedin.Avro2pegasus.Events.Fuse.WhitelistType; failureReason?: string; } // Generated from: com/linkedin/avro2pegasus/events/fuse/UsageControlRestrictionEvent.pdsc @@ -26724,7 +26752,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; corpuserUrn: string; credentialUrn: string; - auditType: CredentialAuditType; + auditType: Com.Linkedin.Avro2pegasus.Events.Gaap.CredentialAuditType; } // Generated from: com/linkedin/avro2pegasus/events/gaap/GaapAuthorizationTransactionEvent.pdsc @@ -26732,8 +26760,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; scriptUrn: string; transactionId: string; - authState: AuthStateType; - authError?: AuthErrorType; + authState: Com.Linkedin.Avro2pegasus.Events.Gaap.AuthStateType; + authError?: Com.Linkedin.Avro2pegasus.Events.Gaap.AuthErrorType; provider?: string; scriptVersion?: string; ownerUrn?: string; @@ -26746,7 +26774,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; ownerUrn: string; credentialUrn: string; - changeType: BindingChangeType; + changeType: Com.Linkedin.Avro2pegasus.Events.Gaap.BindingChangeType; authInfoId?: string; providerAccountId?: string; } @@ -26774,7 +26802,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; scriptUrn: string; requestingService: string; - requestType: GaapFlowType; + requestType: Com.Linkedin.Avro2pegasus.Events.Gaap.GaapFlowType; } // Generated from: com/linkedin/avro2pegasus/events/gaap/GaapTaskRunEvent.pdsc @@ -26782,7 +26810,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; scriptUrn: string; taskUrn: string; - taskState: TaskState; + taskState: Com.Linkedin.Avro2pegasus.Events.Gaap.TaskState; scriptError?: Com.Linkedin.Avro2pegasus.Common.Gaap.ScriptError; scriptVersion?: string; scriptTrackingTag?: string; @@ -26835,7 +26863,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; alertUrn: string; - actionType: AlertActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Globalalerts.AlertActionType; } // Generated from: com/linkedin/avro2pegasus/events/globalalerts/AlertActionType.pdsc @@ -26853,13 +26881,13 @@ declare namespace Com { export interface AlertServedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; totalAlerts: number; - servedAlerts: ServedAlertsEntity[]; + servedAlerts: Com.Linkedin.Avro2pegasus.Events.Globalalerts.ServedAlertsEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/globalalerts/ServedAlertsEntity.pdsc export interface ServedAlertsEntity { alertUrn: string; - alertType: ServedAlertType; + alertType: Com.Linkedin.Avro2pegasus.Events.Globalalerts.ServedAlertType; } // Generated from: com/linkedin/avro2pegasus/events/globalalerts/ServedAlertType.pdsc @@ -26892,7 +26920,7 @@ declare namespace Com { export interface GobblinBridgeExportCompletionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestId: string; - exportResult: ExportFileMapping[]; + exportResult: Com.Linkedin.Avro2pegasus.Events.Gobblinexport.ExportFileMapping[]; } // Generated from: com/linkedin/avro2pegasus/events/gobblinexport/GobblinBridgeExportFailedEvent.pdsc @@ -26926,10 +26954,10 @@ declare namespace Com { requestingHost: string; isAuthorized: boolean; isGranted: boolean; - requestedSubject: RequestedKSudoSubject; - grantedSubject?: GrantedKSudoSubject; - grantedLocatedServices: LocatedService[]; - failureContext?: FailureContext; + requestedSubject: Com.Linkedin.Avro2pegasus.Events.Grid.RequestedKSudoSubject; + grantedSubject?: Com.Linkedin.Avro2pegasus.Events.Grid.GrantedKSudoSubject; + grantedLocatedServices: Com.Linkedin.Avro2pegasus.Events.Grid.LocatedService[]; + failureContext?: Com.Linkedin.Avro2pegasus.Events.Grid.FailureContext; } // Generated from: com/linkedin/avro2pegasus/events/grid/LocatedService.pdsc @@ -26965,7 +26993,7 @@ declare namespace Com { fullCommand: string; subCommand: string; outputSize: number; - failureContext?: FailureContext; + failureContext?: Com.Linkedin.Avro2pegasus.Events.Gridbench.FailureContext; } } namespace Group { @@ -26974,7 +27002,7 @@ declare namespace Com { export interface GroupDefinitionChangeEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; groupUrn?: string; - changeType: GroupDefinitionChangeType; + changeType: Com.Linkedin.Avro2pegasus.Events.Group.GroupDefinitionChangeType; } // Generated from: com/linkedin/avro2pegasus/events/group/GroupDefinitionChangeType.pdsc @@ -26992,7 +27020,7 @@ declare namespace Com { groupUrn: string; commentUrn: string; authorUrn: string; - actionEnumType: GroupCommentActionType; + actionEnumType: Com.Linkedin.Avro2pegasus.Events.Groups.GroupCommentActionType; } // Generated from: com/linkedin/avro2pegasus/events/groups/GroupDiscussionActionType.pdsc @@ -27004,13 +27032,13 @@ declare namespace Com { trackableObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; discussionUrn: string; authorUrn: string; - actionEnumType: GroupDiscussionActionType; + actionEnumType: Com.Linkedin.Avro2pegasus.Events.Groups.GroupDiscussionActionType; } // Generated from: com/linkedin/avro2pegasus/events/groups/GroupFeedDataServedEvent.pdsc export interface GroupFeedDataServedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - items: ServedItem[]; + items: Com.Linkedin.Avro2pegasus.Events.Groups.ServedItem[]; } // Generated from: com/linkedin/avro2pegasus/events/groups/GroupFeedImpressionEvent.pdsc @@ -27018,8 +27046,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - moduleKey: GroupFeedModuleEnum; - items: Item[]; + moduleKey: Com.Linkedin.Avro2pegasus.Events.Groups.GroupFeedModuleEnum; + items: Com.Linkedin.Avro2pegasus.Events.Groups.Item[]; } // Generated from: com/linkedin/avro2pegasus/events/groups/GroupFeedModuleEnum.pdsc @@ -27056,7 +27084,7 @@ declare namespace Com { trackableObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; groupUrn: string; authorUrn: string; - actionEnumType: GroupFlagActionType; + actionEnumType: Com.Linkedin.Avro2pegasus.Events.Groups.GroupFlagActionType; } // Generated from: com/linkedin/avro2pegasus/events/groups/GroupInteractionEvent.pdsc @@ -27064,9 +27092,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - moduleKey?: GroupFeedModuleEnum; + moduleKey?: Com.Linkedin.Avro2pegasus.Events.Groups.GroupFeedModuleEnum; trackableObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - interactionEnumType: GroupInteractionTypeEnum; + interactionEnumType: Com.Linkedin.Avro2pegasus.Events.Groups.GroupInteractionTypeEnum; controlName: string; } // Generated from: com/linkedin/avro2pegasus/events/groups/GroupInteractionTypeEnum.pdsc @@ -27100,17 +27128,17 @@ declare namespace Com { trackableObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; groupUrn: string; authorUrn: string; - actionEnumType: GroupLikeActionType; + actionEnumType: Com.Linkedin.Avro2pegasus.Events.Groups.GroupLikeActionType; } // Generated from: com/linkedin/avro2pegasus/events/groups/GroupMembershipTransitionEvent.pdsc export interface GroupMembershipTransitionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - stateTransitionType: GroupMemberStateTransitionEnum; - resultingStateType: GroupMemberStateEnum; + stateTransitionType: Com.Linkedin.Avro2pegasus.Events.Groups.GroupMemberStateTransitionEnum; + resultingStateType: Com.Linkedin.Avro2pegasus.Events.Groups.GroupMemberStateEnum; groupUrn: string; memberUrn: string; - originalStateType?: GroupMemberStateEnum; + originalStateType?: Com.Linkedin.Avro2pegasus.Events.Groups.GroupMemberStateEnum; } // Generated from: com/linkedin/avro2pegasus/events/groups/GroupMemberStateEnum.pdsc @@ -27178,7 +27206,7 @@ declare namespace Com { export interface BindProcessorFailureEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; GaapBindingChangeEvent: Com.Linkedin.Avro2pegasus.Events.Gaap.GaapBindingChangeEvent; - failureType: BindProcessorFailureType; + failureType: Com.Linkedin.Avro2pegasus.Events.Growth.BindProcessorFailureType; failureInfo: string; } // Generated from: com/linkedin/avro2pegasus/events/growth/BindProcessorFailureType.pdsc @@ -27216,7 +27244,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; professionalEvent: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - actionType: ProfessionalEventActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Growth.ProfessionalEventActionType; controlUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/growth/ProfessionalEventActionType.pdsc @@ -27337,7 +27365,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - modules: SearchAppearancesModuleInfo[]; + modules: Com.Linkedin.Avro2pegasus.Events.Guidededit.SearchAppearancesModuleInfo[]; } // Generated from: com/linkedin/avro2pegasus/events/guidededit/SearchAppearancesModuleContent.pdsc @@ -27350,7 +27378,7 @@ declare namespace Com { export interface SearchAppearancesModuleInfo { type: Com.Linkedin.Avro2pegasus.Common.Guidededit.SearchAppearancesModuleType; - contents: SearchAppearancesModuleContent[]; + contents: Com.Linkedin.Avro2pegasus.Events.Guidededit.SearchAppearancesModuleContent[]; } } namespace Hadoop { @@ -27367,7 +27395,7 @@ declare namespace Com { flowName: string; jobName: string; executionId: number; - executionEngine?: ExecutionEngine; + executionEngine?: Com.Linkedin.Avro2pegasus.Events.Hadoop.ExecutionEngine; } // Generated from: com/linkedin/avro2pegasus/events/hadoop/Counter.pdsc @@ -27383,7 +27411,7 @@ declare namespace Com { userName: string; applicationId: string; applicationName: string; - state: State; + state: Com.Linkedin.Avro2pegasus.Events.Hadoop.State; containerId?: string; } // Generated from: com/linkedin/avro2pegasus/events/hadoop/ExecutionEngine.pdsc @@ -27407,7 +27435,7 @@ declare namespace Com { export interface HadoopFileSystemDataTransfer { time?: number; - opType: RequestType; + opType: Com.Linkedin.Avro2pegasus.Events.Hadoop.RequestType; path: string; numBytes: number; duration: number; @@ -27419,21 +27447,21 @@ declare namespace Com { flushCount?: number; flushTimes?: number[]; seekCount?: number; - seeks?: SeekRecord[]; + seeks?: Com.Linkedin.Avro2pegasus.Events.Hadoop.SeekRecord[]; } // Generated from: com/linkedin/avro2pegasus/events/hadoop/HadoopFileSystemDataTransferEvent.pdsc export interface HadoopFileSystemDataTransferEvent { header: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - hadoopHeader: HadoopFileSystemClientHeader; - transfers: HadoopFileSystemDataTransfer[]; + hadoopHeader: Com.Linkedin.Avro2pegasus.Events.Hadoop.HadoopFileSystemClientHeader; + transfers: Com.Linkedin.Avro2pegasus.Events.Hadoop.HadoopFileSystemDataTransfer[]; } // Generated from: com/linkedin/avro2pegasus/events/hadoop/HadoopFileSystemMetadataRequest.pdsc export interface HadoopFileSystemMetadataRequest { time: number; command: string; - opType: RequestType; + opType: Com.Linkedin.Avro2pegasus.Events.Hadoop.RequestType; sourcePath: string; destinationPath?: string; duration: number; @@ -27445,17 +27473,17 @@ declare namespace Com { export interface HadoopFileSystemMetadataRequestEvent { header: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - hadoopHeader: HadoopFileSystemClientHeader; - requests: HadoopFileSystemMetadataRequest[]; + hadoopHeader: Com.Linkedin.Avro2pegasus.Events.Hadoop.HadoopFileSystemClientHeader; + requests: Com.Linkedin.Avro2pegasus.Events.Hadoop.HadoopFileSystemMetadataRequest[]; } // Generated from: com/linkedin/avro2pegasus/events/hadoop/HadoopHeader.pdsc export interface HadoopHeader { - aggregationScope: AggregationScope; + aggregationScope: Com.Linkedin.Avro2pegasus.Events.Hadoop.AggregationScope; startTime: number; endTime: number; - executionContext: ExecutionContext; - azkabanContext?: AzkabanContext; + executionContext: Com.Linkedin.Avro2pegasus.Events.Hadoop.ExecutionContext; + azkabanContext?: Com.Linkedin.Avro2pegasus.Events.Hadoop.AzkabanContext; } // Generated from: com/linkedin/avro2pegasus/events/hadoop/HadoopLixTreatmentsEvent.pdsc @@ -27467,8 +27495,8 @@ declare namespace Com { export interface HadoopMetricsEvent { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - hadoopHeader: HadoopHeader; - counters?: Counter[]; + hadoopHeader: Com.Linkedin.Avro2pegasus.Events.Hadoop.HadoopHeader; + counters?: Com.Linkedin.Avro2pegasus.Events.Hadoop.Counter[]; } // Generated from: com/linkedin/avro2pegasus/events/hadoop/RequestType.pdsc @@ -27491,9 +27519,9 @@ declare namespace Com { handleUrn: string; scope: string; changeTimeStamps: Com.Linkedin.Avro2pegasus.Events.Common.ChangeTimeStamps; - eventType: EventType; - type: HandleType; - state?: State; + eventType: Com.Linkedin.Avro2pegasus.Events.Handle.EventType; + type: Com.Linkedin.Avro2pegasus.Events.Handle.HandleType; + state?: Com.Linkedin.Avro2pegasus.Events.Handle.State; stateUpdatedTime?: number; isPrimary?: boolean; } @@ -27507,7 +27535,7 @@ declare namespace Com { export interface InferredPhoneNumberRequestEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - classifiedPhoneNumbers: ProcessedPhoneNumbers[]; + classifiedPhoneNumbers: Com.Linkedin.Avro2pegasus.Events.Handle.ProcessedPhoneNumbers[]; numberOfInvalidPhoneInputs: number; } // Generated from: com/linkedin/avro2pegasus/events/handle/MemberHandleAction.pdsc @@ -27526,8 +27554,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; handleUrn: string; - source: MemberHandleActionSource; - actionType: MemberHandleAction; + source: Com.Linkedin.Avro2pegasus.Events.Handle.MemberHandleActionSource; + actionType: Com.Linkedin.Avro2pegasus.Events.Handle.MemberHandleAction; } // Generated from: com/linkedin/avro2pegasus/events/handle/MemberHandleActionSource.pdsc @@ -27538,10 +27566,10 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; handleUrn: string; changeTimeStamps: Com.Linkedin.Avro2pegasus.Events.Common.ChangeTimeStamps; - eventType: EventType; - type: HandleType; + eventType: Com.Linkedin.Avro2pegasus.Events.Handle.EventType; + type: Com.Linkedin.Avro2pegasus.Events.Handle.HandleType; source?: string; - state?: State; + state?: Com.Linkedin.Avro2pegasus.Events.Handle.State; stateUpdatedTime?: number; isPrimary?: boolean; } @@ -27550,7 +27578,7 @@ declare namespace Com { export interface PhoneAccountChangeEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; phoneAccountUrn: string; - changeType: PhoneAccountEventType; + changeType: Com.Linkedin.Avro2pegasus.Events.Handle.PhoneAccountEventType; markedUnreachableTime?: number; redListedTime?: number; } @@ -27664,9 +27692,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - entityInfo: HelpCenterEntityInfo; - resultsEntities?: HelpCenterInteractableEntity[]; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + entityInfo: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEntityInfo; + resultsEntities?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterCaseAttachmentInfo.pdsc @@ -27679,11 +27707,11 @@ declare namespace Com { export interface HelpCenterCaseInfo { caseId: string; - caseStatus: CaseStatus; + caseStatus: Com.Linkedin.Avro2pegasus.Events.Helpcenter.CaseStatus; caseCreationAge: number; caseUpdateAge: number; messageCount: number; - caseTypeFlag?: CaseTypeFlag; + caseTypeFlag?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.CaseTypeFlag; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterCaseMessageActionEvent.pdsc @@ -27691,10 +27719,10 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - caseInfo: HelpCenterCaseInfo; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + caseInfo: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterCaseInfo; messageId: string; - attachments?: HelpCenterCaseAttachmentInfo[]; + attachments?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterCaseAttachmentInfo[]; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterCaseStatusActionEvent.pdsc @@ -27702,12 +27730,12 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - caseInfo: HelpCenterCaseInfo; - actionType: CaseStatusActionType; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + caseInfo: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterCaseInfo; + actionType: Com.Linkedin.Avro2pegasus.Events.Helpcenter.CaseStatusActionType; errorInfo?: string; isPaidMember?: boolean; - api?: ApiType; + api?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.ApiType; userHistoryInfo?: Com.Linkedin.Avro2pegasus.Events.Common.Helpcenter.HelpCenterUserHistoryInfo; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterCaseViewEvent.pdsc @@ -27716,8 +27744,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - caseInfo: HelpCenterCaseInfo; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + caseInfo: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterCaseInfo; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterChatCheckEvent.pdsc @@ -27725,7 +27753,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; queueId: number; availableAgentSessions: number; expectedWaitDuration: number; @@ -27736,8 +27764,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - actionType: ChatSessionActionType; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + actionType: Com.Linkedin.Avro2pegasus.Events.Helpcenter.ChatSessionActionType; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterChatSessionImpressionEvent.pdsc @@ -27745,9 +27773,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - chatStatus: ChatStatus; - chatPresentation?: ChatPresentation; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + chatStatus: Com.Linkedin.Avro2pegasus.Events.Helpcenter.ChatStatus; + chatPresentation?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.ChatPresentation; inProductHelpApplicationUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterContactViewEvent.pdsc @@ -27756,8 +27784,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - cases?: HelpCenterInteractableCase[]; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + cases?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableCase[]; openCaseCount: number; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterEntityFeedbackActionEvent.pdsc @@ -27766,8 +27794,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - entityInfo: HelpCenterEntityInfo; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + entityInfo: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEntityInfo; isHelpful: boolean; unhelpfulReasonId?: number; comments?: string; @@ -27779,8 +27807,8 @@ declare namespace Com { entityId: number; entityType?: string; entityUpdateAge?: number; - questionInfo?: HelpCenterForumQuestionInfo; - answerInfo?: HelpCenterForumAnswerInfo; + questionInfo?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterForumQuestionInfo; + answerInfo?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterForumAnswerInfo; description?: string; creationAge?: number; creatorUrn?: string; @@ -27792,8 +27820,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - entityInfo: HelpCenterEntityInfo; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + entityInfo: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEntityInfo; translationRating: number; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterEntityViewEvent.pdsc @@ -27802,15 +27830,15 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - entityInfo: HelpCenterEntityInfo; - relatedEntities?: HelpCenterInteractableEntity[]; - recentlyViewedEntities?: HelpCenterInteractableEntity[]; - featureEntities?: HelpCenterInteractableEntity[]; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + entityInfo: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEntityInfo; + relatedEntities?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableEntity[]; + recentlyViewedEntities?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableEntity[]; + featureEntities?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableEntity[]; helpCenterInterface?: Com.Linkedin.Avro2pegasus.Events.Common.Helpcenter.HelpCenterInterfaceType; entityVersion?: Com.Linkedin.Avro2pegasus.Events.Common.Helpcenter.HelpCenterEntityVersionType; personalizedSupport?: Com.Linkedin.Avro2pegasus.Events.Common.Helpcenter.HelpCenterPersonalizedSupportInfo; - topics?: HelpCenterInteractableEntity[]; + topics?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterEventHeader.pdsc @@ -27838,9 +27866,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - entityInfo: HelpCenterEntityInfo; - actionType: ForumEntityActionType; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + entityInfo: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEntityInfo; + actionType: Com.Linkedin.Avro2pegasus.Events.Helpcenter.ForumEntityActionType; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterForumHomeViewEvent.pdsc @@ -27848,13 +27876,13 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - order: ForumHomeViewOrder; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + order: Com.Linkedin.Avro2pegasus.Events.Helpcenter.ForumHomeViewOrder; filters: string[]; page: number; - entities: HelpCenterInteractableEntity[]; + entities: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableEntity[]; pagingContext: Com.Linkedin.Avro2pegasus.Events.PagingContext; - tabname?: TabTypeName; + tabname?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.TabTypeName; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterForumProfileViewEvent.pdsc @@ -27862,12 +27890,12 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - viewType: QuestionRelationshipType; - recentActivity: HelpCenterInteractableActivity[]; - followedQuestions: HelpCenterInteractableEntity[]; - askedQuestions: HelpCenterInteractableEntity[]; - answeredQuestions: HelpCenterInteractableEntity[]; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + viewType: Com.Linkedin.Avro2pegasus.Events.Helpcenter.QuestionRelationshipType; + recentActivity: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableActivity[]; + followedQuestions: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableEntity[]; + askedQuestions: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableEntity[]; + answeredQuestions: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterForumQuestionInfo.pdsc @@ -27889,8 +27917,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - entityInfo: HelpCenterEntityInfo; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + entityInfo: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEntityInfo; reason: string; comments: string; } @@ -27900,14 +27928,14 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; inputQuery: string; resultsPageNumber: number; - resultsEntities: HelpCenterInteractableEntity[]; + resultsEntities: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableEntity[]; pagingContext: Com.Linkedin.Avro2pegasus.Events.PagingContext; filters?: string[]; - similarQueries?: HelpCenterInteractableQuery[]; - recentlyViewedEntities?: HelpCenterInteractableEntity[]; + similarQueries?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableQuery[]; + recentlyViewedEntities?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterGenericViewEvent.pdsc @@ -27915,7 +27943,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterHomePageViewEvent.pdsc @@ -27923,12 +27951,12 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - suggestedQueries: HelpCenterInteractableQuery[]; - suggestedTopicGroups: HelpCenterInteractableEntity[]; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + suggestedQueries: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableQuery[]; + suggestedTopicGroups: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableEntity[]; helpCenterInterface?: Com.Linkedin.Avro2pegasus.Events.Common.Helpcenter.HelpCenterInterfaceType; personalizedSupport?: Com.Linkedin.Avro2pegasus.Events.Common.Helpcenter.HelpCenterPersonalizedSupportInfo; - recommendedTopics?: HelpCenterInteractableEntity[]; + recommendedTopics?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableEntity[]; shortcuts?: Com.Linkedin.Avro2pegasus.Events.Common.Helpcenter.HelpCenterShortcutItemInfo[]; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterImageViewerAccessedEvent.pdsc @@ -27937,8 +27965,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - caseInfo: HelpCenterCaseInfo; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + caseInfo: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterCaseInfo; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterInProductHelpArticleImpressionEvent.pdsc @@ -27946,7 +27974,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; articleUrn: string; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterInProductHelpContextualArticleClickEvent.pdsc @@ -27955,7 +27983,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; articlePosition: number; interactedArticleLinkText: string; interactedArticleUrl: string; @@ -27966,8 +27994,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - helpfulnessVoteScenario: InProductHelpHelpfulnessVoteScenario; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + helpfulnessVoteScenario: Com.Linkedin.Avro2pegasus.Events.Helpcenter.InProductHelpHelpfulnessVoteScenario; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterInProductHelpHomeUrlClickEvent.pdsc @@ -27975,7 +28003,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; appUrn: string; topic: string; } @@ -27985,7 +28013,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; searchQuery?: string; searchResultPositionClick?: number; interactedSearchResultLinkText?: string; @@ -27997,9 +28025,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; pageUrl: string; - inProductHelpLandingPageScenario: InProductHelpLandingPageScenario; + inProductHelpLandingPageScenario: Com.Linkedin.Avro2pegasus.Events.Helpcenter.InProductHelpLandingPageScenario; articleUrn?: string; appUrn: string; topic: string; @@ -28010,10 +28038,10 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; footerItemText: string; footerItemUrl?: string; - footerItemElementType: ClickableFooterElementType; + footerItemElementType: Com.Linkedin.Avro2pegasus.Events.Helpcenter.ClickableFooterElementType; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterInProductHelpWidgetHeaderClickEvent.pdsc @@ -28021,8 +28049,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - headerClickScenario: InProductHelpHeaderClickScenario; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + headerClickScenario: Com.Linkedin.Avro2pegasus.Events.Helpcenter.InProductHelpHeaderClickScenario; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterInProductHelpWidgetResizeAndRepositionInteractionEvent.pdsc @@ -28030,8 +28058,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - inProductHelpRepositionScenario: InProductHelpRepositionScenario; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + inProductHelpRepositionScenario: Com.Linkedin.Avro2pegasus.Events.Helpcenter.InProductHelpRepositionScenario; xCoordinate: number; yCoordinate: number; height: number; @@ -28039,20 +28067,20 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterInteractableActivity.pdsc export interface HelpCenterInteractableActivity { - interactableEntity: HelpCenterInteractableEntity; + interactableEntity: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableEntity; actorUrn: string; - actionType: ActivityActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Helpcenter.ActivityActionType; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterInteractableCase.pdsc export interface HelpCenterInteractableCase { - caseInfo: HelpCenterCaseInfo; + caseInfo: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterCaseInfo; listPosition?: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterInteractableEntity.pdsc export interface HelpCenterInteractableEntity { - entityInfo: HelpCenterEntityInfo; + entityInfo: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEntityInfo; gridPosition?: Com.Linkedin.Avro2pegasus.Events.Common.GridPosition; listPosition?: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; } @@ -28068,7 +28096,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; inputQuery: string; resultsPage: number; searchResultPageTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; @@ -28082,8 +28110,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - actionType: ConsentActionType; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + actionType: Com.Linkedin.Avro2pegasus.Events.Helpcenter.ConsentActionType; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterNewContactViewEvent.pdsc @@ -28091,8 +28119,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - actionOption?: ContactUsHomeActionOption[]; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + actionOption?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.ContactUsHomeActionOption[]; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterSearchResultsViewEvent.pdsc @@ -28100,13 +28128,13 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; inputQuery: string; resultsPage: number; - resultsEntities?: HelpCenterInteractableEntity[]; + resultsEntities?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableEntity[]; pagingContext: Com.Linkedin.Avro2pegasus.Events.PagingContext; - similarQueries?: HelpCenterInteractableQuery[]; - recentlyViewedEntities?: HelpCenterInteractableEntity[]; + similarQueries?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableQuery[]; + recentlyViewedEntities?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableEntity[]; helpCenterInterface?: Com.Linkedin.Avro2pegasus.Events.Common.Helpcenter.HelpCenterInterfaceType; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterSmartAssistantImpressionEvent.pdsc @@ -28115,11 +28143,11 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; contactReason: string; subject: string; body: string; - resultsEntities?: HelpCenterInteractableEntity[]; + resultsEntities?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterSmartAssistClickEvent.pdsc @@ -28127,9 +28155,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - clickType: SmartAssistClickType; - createTicketLocation?: SmartAssistCreateTicketPosition; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + clickType: Com.Linkedin.Avro2pegasus.Events.Helpcenter.SmartAssistClickType; + createTicketLocation?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.SmartAssistCreateTicketPosition; articleUrn?: string; elementListPosition?: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; elementText: string; @@ -28141,8 +28169,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; - cases?: HelpCenterInteractableCase[]; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; + cases?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableCase[]; openCaseCount: number; closedCaseCount: number; } @@ -28152,12 +28180,12 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; surveyPageIndex: number; questionId?: number; answerId?: number; comments?: string; - actionType: SurveyQuestionActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Helpcenter.SurveyQuestionActionType; questionText?: string; answerText?: string; } @@ -28167,10 +28195,10 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; topicId: number; topicPageNumber: number; - topicEntities?: HelpCenterInteractableEntity[]; + topicEntities?: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterInteractableEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/HelpCenterWebFormViewEvent.pdsc @@ -28178,7 +28206,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - helpCenterEventHeader: HelpCenterEventHeader; + helpCenterEventHeader: Com.Linkedin.Avro2pegasus.Events.Helpcenter.HelpCenterEventHeader; webFormID: string; } // Generated from: com/linkedin/avro2pegasus/events/helpcenter/InProductHelpHeaderClickScenario.pdsc @@ -28243,7 +28271,7 @@ declare namespace Com { export interface CatchpointApiEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - test: CatchpointApiTest; + test: Com.Linkedin.Avro2pegasus.Events.Holden.CatchpointApiTest; } // Generated from: com/linkedin/avro2pegasus/events/holden/CatchpointApiStepMetrics.pdsc @@ -28281,14 +28309,14 @@ declare namespace Com { startTime: number; node: Com.Linkedin.Avro2pegasus.Common.Holden.CatchpointNode; tracepoints: Com.Linkedin.Avro2pegasus.Common.Holden.CatchpointTracepoint[]; - steps: CatchpointApiStepMetrics[]; + steps: Com.Linkedin.Avro2pegasus.Events.Holden.CatchpointApiStepMetrics[]; rawResponse: string; } // Generated from: com/linkedin/avro2pegasus/events/holden/CatchpointDnsEvent.pdsc export interface CatchpointDnsEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - test: CatchpointDnsTest; + test: Com.Linkedin.Avro2pegasus.Events.Holden.CatchpointDnsTest; } // Generated from: com/linkedin/avro2pegasus/events/holden/CatchpointDnsStepMetrics.pdsc @@ -28306,7 +28334,7 @@ declare namespace Com { startTime: number; node: Com.Linkedin.Avro2pegasus.Common.Holden.CatchpointNode; tracepoints: Com.Linkedin.Avro2pegasus.Common.Holden.CatchpointTracepoint[]; - steps: CatchpointDnsStepMetrics[]; + steps: Com.Linkedin.Avro2pegasus.Events.Holden.CatchpointDnsStepMetrics[]; rawResponse: string; } // Generated from: com/linkedin/avro2pegasus/events/holden/CatchpointMachineLearningResults.pdsc @@ -28320,7 +28348,7 @@ declare namespace Com { export interface CatchpointPingEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - test: CatchpointPingTest; + test: Com.Linkedin.Avro2pegasus.Events.Holden.CatchpointPingTest; } // Generated from: com/linkedin/avro2pegasus/events/holden/CatchpointPingStepMetrics.pdsc @@ -28339,14 +28367,14 @@ declare namespace Com { startTime: number; node: Com.Linkedin.Avro2pegasus.Common.Holden.CatchpointNode; tracepoints: Com.Linkedin.Avro2pegasus.Common.Holden.CatchpointTracepoint[]; - steps: CatchpointPingStepMetrics[]; + steps: Com.Linkedin.Avro2pegasus.Events.Holden.CatchpointPingStepMetrics[]; rawResponse: string; } // Generated from: com/linkedin/avro2pegasus/events/holden/CatchpointTracerouteEvent.pdsc export interface CatchpointTracerouteEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - test: CatchpointTracerouteTest; + test: Com.Linkedin.Avro2pegasus.Events.Holden.CatchpointTracerouteTest; } // Generated from: com/linkedin/avro2pegasus/events/holden/CatchpointTracerouteStepMetrics.pdsc @@ -28364,14 +28392,14 @@ declare namespace Com { startTime: number; node: Com.Linkedin.Avro2pegasus.Common.Holden.CatchpointNode; tracepoints: Com.Linkedin.Avro2pegasus.Common.Holden.CatchpointTracepoint[]; - steps: CatchpointTracerouteStepMetrics[]; + steps: Com.Linkedin.Avro2pegasus.Events.Holden.CatchpointTracerouteStepMetrics[]; rawResponse: string; } // Generated from: com/linkedin/avro2pegasus/events/holden/CatchpointWebTransactionEvent.pdsc export interface CatchpointWebTransactionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - test: CatchpointWebTransactionTest; + test: Com.Linkedin.Avro2pegasus.Events.Holden.CatchpointWebTransactionTest; } // Generated from: com/linkedin/avro2pegasus/events/holden/CatchpointWebTransactionStepMetrics.pdsc @@ -28413,7 +28441,7 @@ declare namespace Com { startTime: number; node: Com.Linkedin.Avro2pegasus.Common.Holden.CatchpointNode; tracepoints: Com.Linkedin.Avro2pegasus.Common.Holden.CatchpointTracepoint[]; - steps: CatchpointWebTransactionStepMetrics[]; + steps: Com.Linkedin.Avro2pegasus.Events.Holden.CatchpointWebTransactionStepMetrics[]; rawResponse: string; } } @@ -28454,7 +28482,7 @@ declare namespace Com { cs9?: string; cs10Label?: string; cs10?: string; - alertLevel: AlertLevel; + alertLevel: Com.Linkedin.Avro2pegasus.Events.House.AlertLevel; corpUserUrn?: string; isBot?: boolean; hmacKeyID?: string; @@ -28512,7 +28540,7 @@ declare namespace Com { deviceCustomDate1Label?: string; deviceCustomDate2?: number; deviceCustomDate2Label?: string; - deviceDirection?: DeviceTrafficDirections; + deviceDirection?: Com.Linkedin.Avro2pegasus.Events.House.DeviceTrafficDirections; deviceDnsDomain?: string; deviceExternalId?: string; deviceFacility?: string; @@ -28526,7 +28554,7 @@ declare namespace Com { dmac?: string; dntdom?: string; dpid?: number; - dpriv?: UserPrivilege; + dpriv?: Com.Linkedin.Avro2pegasus.Events.House.UserPrivilege; dproc?: string; dpt?: number; dst?: string; @@ -28587,14 +28615,14 @@ declare namespace Com { sourceTranslatedAddress?: string; sourceTranslatedPort?: number; spid?: number; - spriv?: UserPrivilege; + spriv?: Com.Linkedin.Avro2pegasus.Events.House.UserPrivilege; sproc?: string; spt?: number; src?: string; start?: number; suid?: string; suser?: string; - type: CEFEventType; + type: Com.Linkedin.Avro2pegasus.Events.House.CEFEventType; cn4?: number; cn4Label?: string; cn5?: number; @@ -28617,7 +28645,7 @@ declare namespace Com { cs9Label?: string; cs10?: string; cs10Label?: string; - extendedCefRecord: ExtendedCEFRecord; + extendedCefRecord: Com.Linkedin.Avro2pegasus.Events.House.ExtendedCEFRecord; } // Generated from: com/linkedin/avro2pegasus/events/house/CEFEventType.pdsc @@ -28639,7 +28667,7 @@ declare namespace Com { topLevelDomain: string; subdomainEntropy: number; domainEntropy: number; - networkProtocol?: NetworkProtocol; + networkProtocol?: Com.Linkedin.Avro2pegasus.Events.House.NetworkProtocol; } // Generated from: com/linkedin/avro2pegasus/events/house/EncryptedIndicatorOfCompromiseEvent.pdsc @@ -28742,8 +28770,8 @@ declare namespace Com { minionKey: string; minionCertSignature: string; keyName: string; - status: Status; - rejectReason?: RejectReason; + status: Com.Linkedin.Avro2pegasus.Events.House.Status; + rejectReason?: Com.Linkedin.Avro2pegasus.Events.House.RejectReason; rejectMessage?: string; } // Generated from: com/linkedin/avro2pegasus/events/house/SecurityArchiveEvent.pdsc @@ -28781,9 +28809,9 @@ declare namespace Com { username?: string; shost?: Com.Linkedin.Avro2pegasus.Events.IPAddress; port?: number; - protocol?: Protocol; - authType?: AuthType; - eventType?: EventType; + protocol?: Com.Linkedin.Avro2pegasus.Events.House.Protocol; + authType?: Com.Linkedin.Avro2pegasus.Events.House.AuthType; + eventType?: Com.Linkedin.Avro2pegasus.Events.House.EventType; } // Generated from: com/linkedin/avro2pegasus/events/house/Status.pdsc @@ -28811,7 +28839,7 @@ declare namespace Com { export interface AzureDataLakeStorageGen1DiagnosticEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - AzureDataLakeStorageGen1DiagnosticPropertyEvent: AzureDataLakeStorageGen1DiagnosticPropertyEvent; + AzureDataLakeStorageGen1DiagnosticPropertyEvent: Com.Linkedin.Avro2pegasus.Events.House.Azure.AzureDataLakeStorageGen1DiagnosticPropertyEvent; time: number; resourceId: string; category: string; @@ -28881,9 +28909,9 @@ declare namespace Com { export interface HireRuleV2StepExecutedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; debugId?: string; - step: HireRuleV2Step; - errorType?: HireRuleV2StepErrorType; - triggerConditionType: HireRuleTriggerConditionType; + step: Com.Linkedin.Avro2pegasus.Events.Hp.HireRuleV2Step; + errorType?: Com.Linkedin.Avro2pegasus.Events.Hp.HireRuleV2StepErrorType; + triggerConditionType: Com.Linkedin.Avro2pegasus.Events.Hp.HireRuleTriggerConditionType; scopeUrn?: string; hireRuleUrn?: string; entityUrn?: string; @@ -28905,7 +28933,7 @@ declare namespace Com { contributorId: number; contributorTrust: number; isTainted: boolean; - fieldAnnotations: FieldAnnotation[]; + fieldAnnotations: Com.Linkedin.Avro2pegasus.Events.Humanannotation.FieldAnnotation[]; } // Generated from: com/linkedin/avro2pegasus/events/humanannotation/FieldAnnotation.pdsc @@ -28918,15 +28946,15 @@ declare namespace Com { export interface HumanAnnotationUnitCompletionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; unitId: number; - fields: UnitField[]; + fields: Com.Linkedin.Avro2pegasus.Events.Humanannotation.UnitField[]; createdTimeSeconds: number; updatedTimeSeconds: number; agreement?: number; missedCount: number; jobId: number; - annotations: Annotation[]; - state: UnitState; - aggregatedResults: AggregatedAnnotation[]; + annotations: Com.Linkedin.Avro2pegasus.Events.Humanannotation.Annotation[]; + state: Com.Linkedin.Avro2pegasus.Events.Humanannotation.UnitState; + aggregatedResults: Com.Linkedin.Avro2pegasus.Events.Humanannotation.AggregatedAnnotation[]; } // Generated from: com/linkedin/avro2pegasus/events/humanannotation/UnitField.pdsc @@ -28961,9 +28989,9 @@ declare namespace Com { connectionDistance: Com.Linkedin.Avro2pegasus.Events.Common.NetworkDistance; sourceMemberUrn: string; targetMemberUrn: string; - actionType: BrowsemapActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Identity.BrowsemapActionType; viewedMemberUrn?: string; - browsemapPosition?: BrowseMapPosition; + browsemapPosition?: Com.Linkedin.Avro2pegasus.Events.Identity.BrowseMapPosition; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; } // Generated from: com/linkedin/avro2pegasus/events/identity/BrowsemapActionType.pdsc @@ -29013,7 +29041,7 @@ declare namespace Com { isDegreeNamePresent: boolean; isEndMonthYearPresent: boolean; isEndMonthYearInTheFuture: boolean; - fieldsOfStudy: FieldOfStudyCharacteristics[]; + fieldsOfStudy: Com.Linkedin.Avro2pegasus.Events.Identity.FieldOfStudyCharacteristics[]; isGradePresent: boolean; isNotesPresent: boolean; isProgramPresent: boolean; @@ -29025,9 +29053,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/identity/ExceptionErrorDetails.pdsc export interface ExceptionErrorDetails { - errorType: ExceptionErrorType; + errorType: Com.Linkedin.Avro2pegasus.Events.Identity.ExceptionErrorType; fieldPathSpec?: string; - changeType?: FieldEditChangeType; + changeType?: Com.Linkedin.Avro2pegasus.Events.Identity.FieldEditChangeType; message: string; } // Generated from: com/linkedin/avro2pegasus/events/identity/ExceptionErrorType.pdsc @@ -29095,7 +29123,7 @@ declare namespace Com { visibleTime: number; duration: number; size: Com.Linkedin.Avro2pegasus.Events.Common.EntityDimension; - highlightCategory: highlightCategory; + highlightCategory: Com.Linkedin.Avro2pegasus.Events.Identity.highlightCategory; } // Generated from: com/linkedin/avro2pegasus/events/identity/HonorCharacteristics.pdsc @@ -29168,7 +29196,7 @@ declare namespace Com { isApplicationNumberPresent: boolean; isDescriptionPresent: boolean; isFilingDatePresent: boolean; - inventors: InventorCharacteristics[]; + inventors: Com.Linkedin.Avro2pegasus.Events.Identity.InventorCharacteristics[]; isIssueDatePresent: boolean; isNumberPresent: boolean; isUrlPresent: boolean; @@ -29189,7 +29217,7 @@ declare namespace Com { newPositionUrn: string; oldPositionUrn?: string; effectiveTime: number; - positionChangeType: PositionChangeType; + positionChangeType: Com.Linkedin.Avro2pegasus.Events.Identity.PositionChangeType; } // Generated from: com/linkedin/avro2pegasus/events/identity/PositionChangeType.pdsc @@ -29206,7 +29234,7 @@ declare namespace Com { isCompanyNamePresent: boolean; isDescriptionPresent: boolean; isEndMonthYearPresent: boolean; - location: PositionLocationCharacteristics; + location: Com.Linkedin.Avro2pegasus.Events.Identity.PositionLocationCharacteristics; isLocationNamePresent: boolean; isStartMonthYearPresent: boolean; isTitlePresent: boolean; @@ -29221,39 +29249,39 @@ declare namespace Com { export interface ProfileCharacteristics { isBackgroundImagePresent: boolean; - birthDate: BirthDateCharacteristics; - certifications: CertificationCharacteristics[]; - courses: CourseCharacteristics[]; - educations: EducationCharacteristics[]; - honors: HonorCharacteristics[]; + birthDate: Com.Linkedin.Avro2pegasus.Events.Identity.BirthDateCharacteristics; + certifications: Com.Linkedin.Avro2pegasus.Events.Identity.CertificationCharacteristics[]; + courses: Com.Linkedin.Avro2pegasus.Events.Identity.CourseCharacteristics[]; + educations: Com.Linkedin.Avro2pegasus.Events.Identity.EducationCharacteristics[]; + honors: Com.Linkedin.Avro2pegasus.Events.Identity.HonorCharacteristics[]; isIndustryIdPresent: boolean; isIndustryNamePresent: boolean; - languages: LanguageCharacteristics[]; - location: LocationCharacteristics; - organizations: OrganizationCharacteristics[]; - patents: PatentCharacteristics[]; - pictureInfo: PictureInfoCharacteristics; - positions: PositionCharacteristics[]; - projects: ProjectCharacteristics[]; - publications: PublicationCharacteristics[]; - skills: SkillCharacteristics[]; + languages: Com.Linkedin.Avro2pegasus.Events.Identity.LanguageCharacteristics[]; + location: Com.Linkedin.Avro2pegasus.Events.Identity.LocationCharacteristics; + organizations: Com.Linkedin.Avro2pegasus.Events.Identity.OrganizationCharacteristics[]; + patents: Com.Linkedin.Avro2pegasus.Events.Identity.PatentCharacteristics[]; + pictureInfo: Com.Linkedin.Avro2pegasus.Events.Identity.PictureInfoCharacteristics; + positions: Com.Linkedin.Avro2pegasus.Events.Identity.PositionCharacteristics[]; + projects: Com.Linkedin.Avro2pegasus.Events.Identity.ProjectCharacteristics[]; + publications: Com.Linkedin.Avro2pegasus.Events.Identity.PublicationCharacteristics[]; + skills: Com.Linkedin.Avro2pegasus.Events.Identity.SkillCharacteristics[]; isSummaryPresent: boolean; summaryLength: number; supportedLocalesCount: number; - testScores: TestScoreCharacteristics[]; - volunteeringExperiences: VolunteeringExperienceCharacteristics[]; - volunteeringInterests: VolunteeringInterestsCharacteristics; - websites: WebsiteCharacteristics[]; + testScores: Com.Linkedin.Avro2pegasus.Events.Identity.TestScoreCharacteristics[]; + volunteeringExperiences: Com.Linkedin.Avro2pegasus.Events.Identity.VolunteeringExperienceCharacteristics[]; + volunteeringInterests: Com.Linkedin.Avro2pegasus.Events.Identity.VolunteeringInterestsCharacteristics; + websites: Com.Linkedin.Avro2pegasus.Events.Identity.WebsiteCharacteristics[]; isAccountActive?: boolean; - profilePicture?: ProfilePictureCharacteristics; - backgroundPicture?: BackgroundPictureCharacteristics; + profilePicture?: Com.Linkedin.Avro2pegasus.Events.Identity.ProfilePictureCharacteristics; + backgroundPicture?: Com.Linkedin.Avro2pegasus.Events.Identity.BackgroundPictureCharacteristics; } // Generated from: com/linkedin/avro2pegasus/events/identity/ProfileCharacteristicsEditEvent.pdsc export interface ProfileCharacteristicsEditEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - before: ProfileCharacteristics; - after: ProfileCharacteristics; + before: Com.Linkedin.Avro2pegasus.Events.Identity.ProfileCharacteristics; + after: Com.Linkedin.Avro2pegasus.Events.Identity.ProfileCharacteristics; } // Generated from: com/linkedin/avro2pegasus/events/identity/ProfileDashboardImpressionEvent.pdsc @@ -29261,7 +29289,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - contents: CardContent[]; + contents: Com.Linkedin.Avro2pegasus.Events.Identity.CardContent[]; } // Generated from: com/linkedin/avro2pegasus/events/identity/ProfileEditEvent.pdsc @@ -29269,7 +29297,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; profileInstance?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; locale: Com.Linkedin.Avro2pegasus.Events.Locale; - sections: Sections[]; + sections: Com.Linkedin.Avro2pegasus.Events.Identity.Sections[]; pageKey?: string; lastUpdateId?: string; } @@ -29278,7 +29306,7 @@ declare namespace Com { export interface ProfileEditExceptionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; exception: Com.Linkedin.Avro2pegasus.Events.Common.Exception; - errorDetails: ExceptionErrorDetails[]; + errorDetails: Com.Linkedin.Avro2pegasus.Events.Identity.ExceptionErrorDetails[]; patchDocument?: string; } // Generated from: com/linkedin/avro2pegasus/events/identity/ProfileEditPhotoInferenceActionEvent.pdsc @@ -29346,7 +29374,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; vieweeUrn: string; - highlights: HighlightImpression[]; + highlights: Com.Linkedin.Avro2pegasus.Events.Identity.HighlightImpression[]; } // Generated from: com/linkedin/avro2pegasus/events/identity/ProfileOpportunityCardActionEvent.pdsc @@ -29379,7 +29407,7 @@ declare namespace Com { export interface ProfilePromotionServedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - promotionsServed: PromotionInfo[]; + promotionsServed: Com.Linkedin.Avro2pegasus.Events.Identity.PromotionInfo[]; } // Generated from: com/linkedin/avro2pegasus/events/identity/ProfileSearchAppearanceEvent.pdsc @@ -29444,7 +29472,7 @@ declare namespace Com { mobileHeader: Com.Linkedin.Avro2pegasus.Events.MobileHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; skillAssessmentQuestionUrn: string; - feedbackIssueType: ProfileSkillAssessmentQuestionFeedbackIssueType; + feedbackIssueType: Com.Linkedin.Avro2pegasus.Events.Identity.ProfileSkillAssessmentQuestionFeedbackIssueType; feedbackDetails?: string; } // Generated from: com/linkedin/avro2pegasus/events/identity/ProfileSkillAssessmentQuestionFeedbackIssueType.pdsc @@ -29481,7 +29509,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - viewees: ProfileViewVieweeInformation[]; + viewees: Com.Linkedin.Avro2pegasus.Events.Identity.ProfileViewVieweeInformation[]; useCase: Com.Linkedin.Avro2pegasus.Events.Common.Identity.ProfileServedUseCase; projectionPathSpecs: string[]; } @@ -29496,7 +29524,7 @@ declare namespace Com { export interface ProjectCharacteristics { isDescriptionPresent: boolean; isEndMonthYearPresent: boolean; - members: ProjectMemberCharacteristics[]; + members: Com.Linkedin.Avro2pegasus.Events.Identity.ProjectMemberCharacteristics[]; isOccupationPresent: boolean; isStartMonthYearPresent: boolean; isUrlPresent: boolean; @@ -29511,7 +29539,7 @@ declare namespace Com { export interface PromotionInfo { trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - promotionType: promotionType; + promotionType: Com.Linkedin.Avro2pegasus.Events.Identity.promotionType; } // Generated from: com/linkedin/avro2pegasus/events/identity/promotionType.pdsc @@ -29533,7 +29561,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/identity/PublicationCharacteristics.pdsc export interface PublicationCharacteristics { - authors: PublicationAuthorCharacteristics[]; + authors: Com.Linkedin.Avro2pegasus.Events.Identity.PublicationAuthorCharacteristics[]; isDescriptionPresent: boolean; isPublisherPresent: boolean; isUrlPresent: boolean; @@ -29580,7 +29608,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; sessionId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - type: PublicationFromEmailNonSavingActionType; + type: Com.Linkedin.Avro2pegasus.Events.Identity.PublicationFromEmailNonSavingActionType; } // Generated from: com/linkedin/avro2pegasus/events/identity/PublicationFromEmailNonSavingActionType.pdsc @@ -29613,7 +29641,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; sessionId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - type: PublicationFromEmailSaveEventType; + type: Com.Linkedin.Avro2pegasus.Events.Identity.PublicationFromEmailSaveEventType; updatedName?: string; updatedDescription?: string; updatedPublisher?: string; @@ -29627,17 +29655,17 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/identity/SectionField.pdsc export interface SectionField { - fieldName: ProfileFieldName; + fieldName: Com.Linkedin.Avro2pegasus.Events.Identity.ProfileFieldName; changeType: Com.Linkedin.Avro2pegasus.Events.ChangeType; } // Generated from: com/linkedin/avro2pegasus/events/identity/Sections.pdsc export interface Sections { - sectionName: ProfileSectionName; + sectionName: Com.Linkedin.Avro2pegasus.Events.Identity.ProfileSectionName; sectionEntityUrn?: string; changeType: Com.Linkedin.Avro2pegasus.Events.ChangeType; - fieldNames?: ProfileFieldName[]; - sectionFields?: SectionField[]; + fieldNames?: Com.Linkedin.Avro2pegasus.Events.Identity.ProfileFieldName[]; + sectionFields?: Com.Linkedin.Avro2pegasus.Events.Identity.SectionField[]; } // Generated from: com/linkedin/avro2pegasus/events/identity/SkillCharacteristics.pdsc @@ -29652,8 +29680,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - contributor: Contributor; - actionType: SuggestedEditActionType; + contributor: Com.Linkedin.Avro2pegasus.Events.Identity.Contributor; + actionType: Com.Linkedin.Avro2pegasus.Events.Identity.SuggestedEditActionType; flowTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } // Generated from: com/linkedin/avro2pegasus/events/identity/SuggestedContributorImpressionEvent.pdsc @@ -29662,7 +29690,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - contributors: Contributor[]; + contributors: Com.Linkedin.Avro2pegasus.Events.Identity.Contributor[]; flowTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } // Generated from: com/linkedin/avro2pegasus/events/identity/SuggestedEditActionEvent.pdsc @@ -29673,7 +29701,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; rawProfileElementUrn: string; flowTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - actionType: SuggestedEditActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Identity.SuggestedEditActionType; } // Generated from: com/linkedin/avro2pegasus/events/identity/SuggestedEditActionType.pdsc @@ -29686,7 +29714,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; rawProfileElementUrns: string[]; flowTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - suggestionSource?: SuggestionSource; + suggestionSource?: Com.Linkedin.Avro2pegasus.Events.Identity.SuggestionSource; } // Generated from: com/linkedin/avro2pegasus/events/identity/SuggestionSource.pdsc @@ -29747,7 +29775,7 @@ declare namespace Com { export interface VolunteeringInterestsCharacteristics { isBoardMemberInterestPresent: boolean; isProBonoInterestPresent: boolean; - supportedNonprofits: SupportedNonprofitCharacteristics[]; + supportedNonprofits: Com.Linkedin.Avro2pegasus.Events.Identity.SupportedNonprofitCharacteristics[]; isSupportedPredefinedCausesPresent: boolean; isSupportedUserDefinedCausesPresent: boolean; } @@ -29762,7 +29790,7 @@ declare namespace Com { export interface AgeOfQuerySetsEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - querySetInfo: QuerySetWithAge[]; + querySetInfo: Com.Linkedin.Avro2pegasus.Events.Impeller.QuerySetWithAge[]; } // Generated from: com/linkedin/avro2pegasus/events/impeller/QuerySetWithAge.pdsc @@ -29822,7 +29850,7 @@ declare namespace Com { export interface ImpressionDetails { itemId: number; - itemType: ItemType; + itemType: Com.Linkedin.Avro2pegasus.Events.Impression.ItemType; details: { [id: string]: string }; } // Generated from: com/linkedin/avro2pegasus/events/impression/ItemType.pdsc @@ -29858,7 +29886,7 @@ declare namespace Com { originalUrl: string; ingestedContentUrn?: string; ingestionTime: number; - ingestionChannel: IngestionChannel; + ingestionChannel: Com.Linkedin.Avro2pegasus.Events.Ingestedcontent.IngestionChannel; clientMemberUrn?: string; clientIpAddress?: string; rpcTrace?: string; @@ -29871,7 +29899,7 @@ declare namespace Com { export interface ContentIngestionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; url: string; - reason: ContentIngestionReason; + reason: Com.Linkedin.Avro2pegasus.Events.Ingestion.ContentIngestionReason; contentSummaryUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/ingestion/ContentIngestionReason.pdsc @@ -29900,12 +29928,12 @@ declare namespace Com { title: string; description: string; feedUrn?: string; - source?: OriginatingSource; + source?: Com.Linkedin.Avro2pegasus.Events.Ingestion.OriginatingSource; publisherUrn?: string; author?: string; markupFulltext?: string; - images?: Image[]; - stockTagInfo?: Stock[]; + images?: Com.Linkedin.Avro2pegasus.Events.Ingestion.Image[]; + stockTagInfo?: Com.Linkedin.Avro2pegasus.Events.Ingestion.Stock[]; } // Generated from: com/linkedin/avro2pegasus/events/ingestion/OriginatingSource.pdsc @@ -29929,7 +29957,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - counterUpdates: InGraphAppCounterUpdate[]; + counterUpdates: Com.Linkedin.Avro2pegasus.Events.Ingraphs.InGraphAppCounterUpdate[]; } } namespace Interest { @@ -29957,7 +29985,7 @@ declare namespace Com { export interface ContentSearchResultsServedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - vertical: ContentVertical; + vertical: Com.Linkedin.Avro2pegasus.Events.Interest.ContentVertical; interestQuery: string; rawQuery: string; searchTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; @@ -30050,9 +30078,9 @@ declare namespace Com { export interface MentorshipContactActionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - actionType: MentorshipContactActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Internalmentorship.MentorshipContactActionType; recommendationMemberUrn: string; - recommendationType: MentorshipRecommendationType; + recommendationType: Com.Linkedin.Avro2pegasus.Events.Internalmentorship.MentorshipRecommendationType; } // Generated from: com/linkedin/avro2pegasus/events/internalmentorship/MentorshipContactActionType.pdsc @@ -30134,7 +30162,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; learningContentUrn: string; - learningContentType: InterviewPrepLearningContentType; + learningContentType: Com.Linkedin.Avro2pegasus.Events.Interviewprep.InterviewPrepLearningContentType; questionUrn?: string; assessmentUrn?: string; mediaUrn?: string; @@ -30257,7 +30285,7 @@ declare namespace Com { export interface Invitation { invitationUrn: string; - state: InvitationState; + state: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationState; inviterUrn: string; inviteeUrn: string; changeTimeStamps: Com.Linkedin.Avro2pegasus.Events.Common.ChangeTimeStamps; @@ -30269,7 +30297,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; invitationTransactionId: string; - invitationTrackingInfo: InvitationTrackingInfo[]; + invitationTrackingInfo: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationTrackingInfo[]; } // Generated from: com/linkedin/avro2pegasus/events/invitations/InvitationClickEvent.pdsc @@ -30277,15 +30305,15 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - invitationType: InvitationTargetType; + invitationType: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationTargetType; inviteeUrns?: string[]; inviteeEmails?: string[]; product: string; subproduct: string; - invitationTrackingInfo?: InvitationTrackingInfo[]; + invitationTrackingInfo?: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationTrackingInfo[]; transactionId?: string; - flow?: FlowType; - dropReason?: DropReason; + flow?: Com.Linkedin.Avro2pegasus.Events.Invitations.FlowType; + dropReason?: Com.Linkedin.Avro2pegasus.Events.Invitations.DropReason; } // Generated from: com/linkedin/avro2pegasus/events/invitations/InvitationClientImpressionEvent.pdsc @@ -30347,9 +30375,9 @@ declare namespace Com { export interface InvitationHandoffEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; invitationId: number; - invitationTrackingInfo: InvitationTrackingInfo; + invitationTrackingInfo: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationTrackingInfo; deliveryId?: string; - error?: InvitationErrorMessage; + error?: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationErrorMessage; } // Generated from: com/linkedin/avro2pegasus/events/invitations/InvitationImpressionEvent.pdsc @@ -30360,32 +30388,32 @@ declare namespace Com { invitationTransactionId: string; product: string; productContainer: string; - invitationTrackingInfo?: InvitationTrackingInfo[]; + invitationTrackingInfo?: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationTrackingInfo[]; } // Generated from: com/linkedin/avro2pegasus/events/invitations/InvitationQueueEvent.pdsc export interface InvitationQueueEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; invitationId?: number; - invitationType: InvitationTargetType; + invitationType: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationTargetType; inviteeUrn?: string; inviteeEmail?: string; handleUrn?: string; - error?: InvitationErrorMessage; - invitationTrackingInfo?: InvitationTrackingInfo; + error?: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationErrorMessage; + invitationTrackingInfo?: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationTrackingInfo; } // Generated from: com/linkedin/avro2pegasus/events/invitations/InvitationRelevanceDetailEvent.pdsc export interface InvitationRelevanceDetailEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; invitationUrn: string; - invitationType: InvitationTargetType; + invitationType: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationTargetType; modelName: string; modelVersion: string; - features: Feature[]; - experimentSettings: ExperimentSetting[]; + features: Com.Linkedin.Avro2pegasus.Events.Invitations.Feature[]; + experimentSettings: Com.Linkedin.Avro2pegasus.Events.Invitations.ExperimentSetting[]; finalScore?: number; - invitationRelevantLevel: invitationRelevantLevel; + invitationRelevantLevel: Com.Linkedin.Avro2pegasus.Events.Invitations.invitationRelevantLevel; } // Generated from: com/linkedin/avro2pegasus/events/invitations/invitationRelevantLevel.pdsc @@ -30394,7 +30422,7 @@ declare namespace Com { export interface InvitationRequestEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - invitationTrackingInfo: InvitationTrackingInfo[]; + invitationTrackingInfo: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationTrackingInfo[]; } // Generated from: com/linkedin/avro2pegasus/events/invitations/InvitationSaveEvent.pdsc @@ -30404,10 +30432,10 @@ declare namespace Com { inviteeMemberUrn?: string; inviteeEmail?: string; handleUrn?: string; - error?: InvitationErrorMessage; + error?: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationErrorMessage; hasCustomMessage?: boolean; - invitationTrackingInfo?: InvitationTrackingInfo; - invitationType?: InvitationTargetType; + invitationTrackingInfo?: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationTrackingInfo; + invitationType?: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationTargetType; } // Generated from: com/linkedin/avro2pegasus/events/invitations/InvitationSourceType.pdsc @@ -30450,8 +30478,8 @@ declare namespace Com { inviteeUrn: string; inviterUrn: string; changeTimeStamps: Com.Linkedin.Avro2pegasus.Events.Common.ChangeTimeStamps; - state: InvitationState; - source?: InvitationSourceType; + state: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationState; + source?: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationSourceType; } // Generated from: com/linkedin/avro2pegasus/events/invitations/InvitationStateChangeFrontendRequestEvent.pdsc @@ -30460,19 +30488,19 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; invitationTrackingInfo: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject[]; - channel: channel; - invitationType?: InvitationTargetType; + channel: Com.Linkedin.Avro2pegasus.Events.Invitations.channel; + invitationType?: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationTargetType; } // Generated from: com/linkedin/avro2pegasus/events/invitations/InvitationStateChangeServerSideRequestEvent.pdsc export interface InvitationStateChangeServerSideRequestEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; invitationStateChangeRequestTrackingObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - primaryInvitation: Invitation; - error?: InvitationErrorMessage; - secondaryInvitations: SecondaryInvitation[]; - requestedState: InvitationState; - invitationType?: InvitationTargetType; + primaryInvitation: Com.Linkedin.Avro2pegasus.Events.Invitations.Invitation; + error?: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationErrorMessage; + secondaryInvitations: Com.Linkedin.Avro2pegasus.Events.Invitations.SecondaryInvitation[]; + requestedState: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationState; + invitationType?: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationTargetType; } // Generated from: com/linkedin/avro2pegasus/events/invitations/InvitationTargetType.pdsc @@ -30497,13 +30525,13 @@ declare namespace Com { export interface NoncompliantInvitationRequestEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - noncompliantInvitations: NoncompliantInvitation[]; + noncompliantInvitations: Com.Linkedin.Avro2pegasus.Events.Invitations.NoncompliantInvitation[]; } // Generated from: com/linkedin/avro2pegasus/events/invitations/SecondaryInvitation.pdsc export interface SecondaryInvitation { - invitation: Invitation; - error?: InvitationErrorMessage; + invitation: Com.Linkedin.Avro2pegasus.Events.Invitations.Invitation; + error?: Com.Linkedin.Avro2pegasus.Events.Invitations.InvitationErrorMessage; } } namespace Jitacl { @@ -30513,8 +30541,8 @@ declare namespace Com { targetPrincipalUrn: string; expirationTime?: number; businessJustification: string; - requestedAccessType: AccessType[]; - status: JitAclStatusCode; + requestedAccessType: Com.Linkedin.Avro2pegasus.Events.Jitacl.AccessType[]; + status: Com.Linkedin.Avro2pegasus.Events.Jitacl.JitAclStatusCode; statusMessage?: string; } // Generated from: com/linkedin/avro2pegasus/events/jitacl/AccessType.pdsc @@ -30528,7 +30556,7 @@ declare namespace Com { targetResourceUrn: string; datasystemUrns: string[]; requestingPrincipalUrn: string; - accessControlList: AccessControlEntry[]; + accessControlList: Com.Linkedin.Avro2pegasus.Events.Jitacl.AccessControlEntry[]; } // Generated from: com/linkedin/avro2pegasus/events/jitacl/JitAclStatusCode.pdsc @@ -30544,7 +30572,7 @@ declare namespace Com { export interface DedupJobPostingsDroppedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - dedupResultInfo: DedupResultInfo; + dedupResultInfo: Com.Linkedin.Avro2pegasus.Events.Jobdedup.DedupResultInfo; memberUrn: string; droppedJobPostingUrns: string[]; candidatesCount?: number; @@ -30553,7 +30581,7 @@ declare namespace Com { export interface DedupMembersDroppedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - dedupResultInfo: DedupResultInfo; + dedupResultInfo: Com.Linkedin.Avro2pegasus.Events.Jobdedup.DedupResultInfo; jobPostingUrn: string; droppedMemberUrns: string[]; candidatesCount?: number; @@ -30562,10 +30590,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/jobdedup/DedupResultInfo.pdsc export interface DedupResultInfo { - channel: JobPostingDedupChannel; + channel: Com.Linkedin.Avro2pegasus.Events.Jobdedup.JobPostingDedupChannel; referenceId?: string; - jobActionTypes: JobActionType[]; - jobPostingDuplicationType: JobPostingDuplicationType; + jobActionTypes: Com.Linkedin.Avro2pegasus.Events.Jobdedup.JobActionType[]; + jobPostingDuplicationType: Com.Linkedin.Avro2pegasus.Events.Jobdedup.JobPostingDuplicationType; lookBackTimeSpan: Com.Linkedin.Avro2pegasus.Events.Common.TimeSpan; } // Generated from: com/linkedin/avro2pegasus/events/jobdedup/JobActionType.pdsc @@ -30577,9 +30605,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberUrn: string; jobPostingUrn: string; - jobActionType: JobActionType; + jobActionType: Com.Linkedin.Avro2pegasus.Events.Jobdedup.JobActionType; jobPostingHash: string; - jobPostingDuplicationType: JobPostingDuplicationType; + jobPostingDuplicationType: Com.Linkedin.Avro2pegasus.Events.Jobdedup.JobPostingDuplicationType; actionPerformedTime: number; } // Generated from: com/linkedin/avro2pegasus/events/jobdedup/JobPostingDedupChannel.pdsc @@ -30617,11 +30645,11 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; jobPosterMemberUrn: string; jobSeekerMemberUrn: string; - consumedEventType: JobPosterBadgeConsumedEventType; + consumedEventType: Com.Linkedin.Avro2pegasus.Events.Jobposterbadge.JobPosterBadgeConsumedEventType; consumedEventHeaderTime: number; - failures?: JobPosterBadgeProcessingFailure[]; - skipProcessingReason?: JobPosterBadgeSkipProcessingReason; - details?: JobPosterBadgeDetails; + failures?: Com.Linkedin.Avro2pegasus.Events.Jobposterbadge.JobPosterBadgeProcessingFailure[]; + skipProcessingReason?: Com.Linkedin.Avro2pegasus.Events.Jobposterbadge.JobPosterBadgeSkipProcessingReason; + details?: Com.Linkedin.Avro2pegasus.Events.Jobposterbadge.JobPosterBadgeDetails; } // Generated from: com/linkedin/avro2pegasus/events/jobposterbadge/JobPosterBadgeProcessingFailure.pdsc @@ -30662,7 +30690,7 @@ declare namespace Com { companyUrn?: string; companyJobCode?: string; obfuscatedMemberId: string; - action: ApplyWithLinkedInWidgetActionType; + action: Com.Linkedin.Avro2pegasus.Events.Jobs.ApplyWithLinkedInWidgetActionType; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; companyApplyUrl?: string; } @@ -30688,10 +30716,10 @@ declare namespace Com { export interface CampaignExecutionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; recipient: string; - communicationChannel: Channel; + communicationChannel: Com.Linkedin.Avro2pegasus.Events.Jobs.Channel; campaignName: string; isSuccessful: boolean; - failureStage?: CampaignExecutionStage; + failureStage?: Com.Linkedin.Avro2pegasus.Events.Jobs.CampaignExecutionStage; failureReason?: string; communicationHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Communications.CommunicationChainTrackingHeader; } @@ -30822,7 +30850,7 @@ declare namespace Com { export interface EntityRelevanceFeedbacksFinderEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - finderType: FinderType; + finderType: Com.Linkedin.Avro2pegasus.Events.Jobs.FinderType; owner: string; timeRange?: Com.Linkedin.Avro2pegasus.Events.Common.TimeRange; feedbackTypes?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.EntityRelevanceFeedbackType[]; @@ -30865,8 +30893,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/jobs/FlagshipJobPostingCreationFlowFieldChangeStatus.pdsc export interface FlagshipJobPostingCreationFlowFieldChangeStatus { - field: FlagshipJobPostingCreationFlowField; - changeStatus: FlagshipJobPostingCreationFlowChangeStatus; + field: Com.Linkedin.Avro2pegasus.Events.Jobs.FlagshipJobPostingCreationFlowField; + changeStatus: Com.Linkedin.Avro2pegasus.Events.Jobs.FlagshipJobPostingCreationFlowChangeStatus; } // Generated from: com/linkedin/avro2pegasus/events/jobs/FlagshipMemberJobPostingCreationFlowExitEvent.pdsc @@ -30874,7 +30902,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - fieldChangeStatuses: FlagshipJobPostingCreationFlowFieldChangeStatus[]; + fieldChangeStatuses: Com.Linkedin.Avro2pegasus.Events.Jobs.FlagshipJobPostingCreationFlowFieldChangeStatus[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/GuestJobSearchResultsFeedbackEvent.pdsc @@ -30896,7 +30924,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; controlUrn: string; - actionType: JobActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Jobs.JobActionType; referenceId: string; jobPosting: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; } @@ -30975,7 +31003,7 @@ declare namespace Com { jobPostingUrn: string; jobPosterUrn: string; jobOwnerUrn: string; - jobState: JobState; + jobState: Com.Linkedin.Avro2pegasus.Events.Jobs.JobState; companyUrn?: string; companyName: string; countryCode: string; @@ -30983,7 +31011,7 @@ declare namespace Com { postalCode?: string; titleUrn?: string; titleName: string; - experienceLevel: ExperienceLevel; + experienceLevel: Com.Linkedin.Avro2pegasus.Events.Jobs.ExperienceLevel; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobBillingType.pdsc @@ -31019,9 +31047,9 @@ declare namespace Com { modelId?: string; jobUrn: string; posterUrn: string; - entityType: JobCandidateManagementEntityType; + entityType: Com.Linkedin.Avro2pegasus.Events.Jobs.JobCandidateManagementEntityType; targetUrn: string; - action: JobCandidateManagementActionType; + action: Com.Linkedin.Avro2pegasus.Events.Jobs.JobCandidateManagementActionType; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobCandidateManagementActionType.pdsc @@ -31050,15 +31078,15 @@ declare namespace Com { modelId?: string; jobUrn: string; posterUrn: string; - entityType: JobCandidateManagementEntityType; - results: JobCandidateManagementResult[]; + entityType: Com.Linkedin.Avro2pegasus.Events.Jobs.JobCandidateManagementEntityType; + results: Com.Linkedin.Avro2pegasus.Events.Jobs.JobCandidateManagementResult[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobCandidateManagementResult.pdsc export interface JobCandidateManagementResult { scoredEntity: Com.Linkedin.Avro2pegasus.Events.ScoredEntityV2; position: number; - properties?: JobCandidateManagementEntityProperty[]; + properties?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobCandidateManagementEntityProperty[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobCandidateRecommendationsChannel.pdsc @@ -31082,7 +31110,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobPostingUrn: string; impressedCandidateMemberUrns: string[]; - channel: JobCandidateRecommendationsChannel; + channel: Com.Linkedin.Avro2pegasus.Events.Jobs.JobCandidateRecommendationsChannel; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobChargeState.pdsc @@ -31095,7 +31123,7 @@ declare namespace Com { jobId?: number; memberId?: number; companyId?: number; - jobClickType: JobClickType; + jobClickType: Com.Linkedin.Avro2pegasus.Events.Jobs.JobClickType; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobClickType.pdsc @@ -31146,7 +31174,7 @@ declare namespace Com { export interface JobDistributionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; jobPostingUrn: string; - target: JobDistributionTarget; + target: Com.Linkedin.Avro2pegasus.Events.Jobs.JobDistributionTarget; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobDistributionPartner.pdsc @@ -31180,8 +31208,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/jobs/JobDistributionTarget.pdsc export interface JobDistributionTarget { - partner: JobDistributionPartner; - paymentType: PaymentType; + partner: Com.Linkedin.Avro2pegasus.Events.Jobs.JobDistributionPartner; + paymentType: Com.Linkedin.Avro2pegasus.Events.Jobs.PaymentType; campaignName?: string; cpc?: number; trafficSegment?: number; @@ -31199,7 +31227,7 @@ declare namespace Com { biddingPrice?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; azkabanFlowExecutionUrn: string; feedGeneratedTime: number; - feedType?: FeedType; + feedType?: Com.Linkedin.Avro2pegasus.Events.Jobs.FeedType; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobEmailAlertFrequency.pdsc @@ -31209,7 +31237,7 @@ declare namespace Com { export interface JobEmailAlertSettingSaveEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - frequency: JobEmailAlertFrequency; + frequency: Com.Linkedin.Avro2pegasus.Events.Jobs.JobEmailAlertFrequency; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobEvaluatedSearchTermEvent.pdsc @@ -31219,7 +31247,7 @@ declare namespace Com { companyName?: string; companyUrn?: string; keyword?: string; - keywordType?: JobKeywordType; + keywordType?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobKeywordType; city?: string; state?: string; countryCode: string; @@ -31268,7 +31296,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/jobs/JobHighlightCard.pdsc export interface JobHighlightCard { - cardType: JobHighlightCardType; + cardType: Com.Linkedin.Avro2pegasus.Events.Jobs.JobHighlightCardType; position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; jobUrn?: string; jobApplicationUrn?: string; @@ -31278,7 +31306,7 @@ declare namespace Com { export interface JobHighlightCardType { objectUrn: string; - type: CardType; + type: Com.Linkedin.Avro2pegasus.Events.Jobs.CardType; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobImpressionEvent.pdsc @@ -31286,7 +31314,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; jobId: number; - jobImpressionType: JobImpressionType; + jobImpressionType: Com.Linkedin.Avro2pegasus.Events.Jobs.JobImpressionType; impressions: Com.Linkedin.Avro2pegasus.Events.Jobs.Impression.JobImpression[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobImpressionEventV2.pdsc @@ -31298,10 +31326,10 @@ declare namespace Com { memberUrn: string; referenceId?: string; clientRequestId?: string; - impressionType: JobImpressionTypeV2; + impressionType: Com.Linkedin.Avro2pegasus.Events.Jobs.JobImpressionTypeV2; channel: string; modelId?: string; - results?: JobScoredEntity[]; + results?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobScoredEntity[]; customAttributes?: { [id: string]: string }; pagingSessionId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } @@ -31363,7 +31391,7 @@ declare namespace Com { isPublished: boolean; jobSourceUrn?: string; jobPostingUrn?: string; - blacklistReason?: JobIngestionBlacklistStatus; + blacklistReason?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobIngestionBlacklistStatus; partnerJobCode?: string; jobIngestionEmployerUrn?: string; industryUrns?: string[]; @@ -31375,7 +31403,7 @@ declare namespace Com { scrapedCompanyName?: string; previousCompanyUrn?: string; newCompanyUrn?: string; - companyUpdateReason: CompanyUpdateReason; + companyUpdateReason: Com.Linkedin.Avro2pegasus.Events.Jobs.CompanyUpdateReason; jobIngestionEmployerUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobIngestionCompleteAction.pdsc @@ -31411,15 +31439,15 @@ declare namespace Com { partnerJobCode: string; jobUrn?: string; duplicateOfJobUrn?: string; - jobAction: JobIngestionCompleteAction; - jobDroppedReason?: JobIngestionDroppedReason; - jobMissingFields?: JobIngestionRequiredFields[]; + jobAction: Com.Linkedin.Avro2pegasus.Events.Jobs.JobIngestionCompleteAction; + jobDroppedReason?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobIngestionDroppedReason; + jobMissingFields?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobIngestionRequiredFields[]; blacklistRuleUrn?: string; - blacklistStatus?: JobIngestionBlacklistStatus; + blacklistStatus?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobIngestionBlacklistStatus; multiplexedPartnerJobCode?: string; numberOfMultiplexJobsCreated?: number; companyUrn?: string; - jobDedupeSource?: JobDedupeSource; + jobDedupeSource?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobDedupeSource; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobIngestionRequiredFields.pdsc @@ -31453,11 +31481,11 @@ declare namespace Com { export interface JobPosterComplianceChangeEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - verificationType: JobPosterComplianceVerificationType; + verificationType: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPosterComplianceVerificationType; jobPosterUrn?: string; organizationUrn?: string; - previousStatus: JobPosterVerificationStatusData; - currentStatus: JobPosterVerificationStatusData; + previousStatus: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPosterVerificationStatusData; + currentStatus: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPosterVerificationStatusData; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPosterComplianceVerificationType.pdsc @@ -31478,7 +31506,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPosterVerificationStatusData.pdsc export interface JobPosterVerificationStatusData { - status: JobPosterVerificationStatus; + status: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPosterVerificationStatus; modifiedTime: number; actorUrn: string; } @@ -31509,7 +31537,7 @@ declare namespace Com { jobPostingUrn: string; seatUrn: string; userFlow: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - channel: JobPostingChannelType[]; + channel: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingChannelType[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingChannelType.pdsc @@ -31530,7 +31558,7 @@ declare namespace Com { export interface JobPostingCloseEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; jobPostingUrn: string; - jobListingType: JobListingType; + jobListingType: Com.Linkedin.Avro2pegasus.Events.Jobs.JobListingType; contractUrn?: string; seatUrn?: string; closeTime: number; @@ -31538,8 +31566,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingCloseSurveyCloseJobResponse.pdsc export interface JobPostingCloseSurveyCloseJobResponse { - reason: JobPostingCloseSurveyCloseReason; - platformUsed?: JobPostingCloseSurveyPlatform; + reason: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingCloseSurveyCloseReason; + platformUsed?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingCloseSurveyPlatform; userComments?: string; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingCloseSurveyCloseReason.pdsc @@ -31573,8 +31601,8 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobPostingUrn: string; - whyCloseJobResponse?: JobPostingCloseSurveyWhyCloseJobResponse; - willPostAnotherJobResponse?: JobPostingCloseSurveyWillPostAnotherJobResponse; + whyCloseJobResponse?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingCloseSurveyWhyCloseJobResponse; + willPostAnotherJobResponse?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingCloseSurveyWillPostAnotherJobResponse; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingCloseSurveyResponseV2Event.pdsc @@ -31582,8 +31610,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; jobPostingUrn: string; - closeJobResponse?: JobPostingCloseSurveyCloseJobResponse; - customerSatisfactionResponse?: JobPostingCloseSurveyCustomerSatisfactionResponse; + closeJobResponse?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingCloseSurveyCloseJobResponse; + customerSatisfactionResponse?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingCloseSurveyCustomerSatisfactionResponse; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingCloseSurveyWhyCloseJobAnswer.pdsc @@ -31597,7 +31625,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingCloseSurveyWhyCloseJobResponse.pdsc export interface JobPostingCloseSurveyWhyCloseJobResponse { - answers: JobPostingCloseSurveyWhyCloseJobAnswer[]; + answers: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingCloseSurveyWhyCloseJobAnswer[]; moreInfoFromUser?: string; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingCloseSurveyWillPostAnotherJobAnswer.pdsc @@ -31606,7 +31634,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingCloseSurveyWillPostAnotherJobResponse.pdsc export interface JobPostingCloseSurveyWillPostAnotherJobResponse { - answers: JobPostingCloseSurveyWillPostAnotherJobAnswer[]; + answers: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingCloseSurveyWillPostAnotherJobAnswer[]; moreInfoFromUser?: string; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingCustomerSatisfactionRespondEvent.pdsc @@ -31637,7 +31665,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; suggestionPageInstance: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; jobPostingUrn: string; - savedEducationSuggestions: JobPostingEducationSuggestion[]; + savedEducationSuggestions: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingEducationSuggestion[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingEducationSuggestionServedEvent.pdsc @@ -31647,8 +31675,8 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; suggestionPageInstance: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; jobPostingUrn?: string; - jobPostingSuggestionConfiguration: JobPostingSuggestionConfiguration; - educationSuggestions: JobPostingEducationSuggestion[]; + jobPostingSuggestionConfiguration: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingSuggestionConfiguration; + educationSuggestions: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingEducationSuggestion[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingEntity.pdsc @@ -31661,9 +31689,9 @@ declare namespace Com { listPosition?: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; size?: Com.Linkedin.Avro2pegasus.Events.Common.EntityDimension; visibleHeight?: number; - searchImpressionV2EventSpec?: SearchImpressionV2EventFields; - jobRecommendationImpressionEventSpec?: JobRecommendationImpressionEventFields; - feedImpressionEventSpec?: FeedImpressionEventFields; + searchImpressionV2EventSpec?: Com.Linkedin.Avro2pegasus.Events.Jobs.SearchImpressionV2EventFields; + jobRecommendationImpressionEventSpec?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobRecommendationImpressionEventFields; + feedImpressionEventSpec?: Com.Linkedin.Avro2pegasus.Events.Jobs.FeedImpressionEventFields; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingEvent.pdsc @@ -31686,7 +31714,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; suggestionPageInstance: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; jobPostingUrn: string; - savedMinimumExperienceRange: JobsNumberRange; + savedMinimumExperienceRange: Com.Linkedin.Avro2pegasus.Events.Jobs.JobsNumberRange; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingExperienceSuggestionServedEvent.pdsc @@ -31696,8 +31724,8 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; suggestionPageInstance: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; jobPostingUrn?: string; - jobPostingSuggestionConfiguration: JobPostingSuggestionConfiguration; - minimumExperienceRange: JobsNumberRange; + jobPostingSuggestionConfiguration: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingSuggestionConfiguration; + minimumExperienceRange: Com.Linkedin.Avro2pegasus.Events.Jobs.JobsNumberRange; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingFlowOperation.pdsc @@ -31724,7 +31752,7 @@ declare namespace Com { editorUrn?: string; jobPostingUrn?: string; hiringProjectUrn?: string; - operation: JobPostingFlowOperation; + operation: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingFlowOperation; jobPostingFlowPageInstance?: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; userFlowUuid: string; wowPageContinueData?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.WowPageContinueData; @@ -31746,7 +31774,7 @@ declare namespace Com { jobDescription?: string; industryUrns: string[]; employmentStatus?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.EmploymentStatus; - experienceLevel?: ExperienceLevel; + experienceLevel?: Com.Linkedin.Avro2pegasus.Events.Jobs.ExperienceLevel; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingImpressionType.pdsc @@ -31756,7 +31784,7 @@ declare namespace Com { export interface JobPostingListEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; jobPostingUrn: string; - jobListingType: JobListingType; + jobListingType: Com.Linkedin.Avro2pegasus.Events.Jobs.JobListingType; contractUrn?: string; seatUrn?: string; listingTime: number; @@ -31773,7 +31801,7 @@ declare namespace Com { seatUrn: string; jobPostingUrn: string; hiringProjectUrn: string; - action: JobPostingOnMcmAction; + action: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingOnMcmAction; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingOnMcmAction.pdsc @@ -31795,7 +31823,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobPostingUrn: string; hiredMemberUrns?: string[]; - rejectedGroup?: JobPostingRejectedGroup; + rejectedGroup?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingRejectedGroup; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingRejectApplicantsSubmitEvent.pdsc @@ -31804,7 +31832,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobPostingUrn: string; - rejectedGroup?: JobPostingRejectedGroup; + rejectedGroup?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingRejectedGroup; confirmedHireIdentityUrns: string[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingRejectedGroup.pdsc @@ -31844,8 +31872,8 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; suggestionPageInstance: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; jobPostingUrn?: string; - actionType: JobPostingSkillEditAction; - updatedSkillSuggestion?: JobPostingSkillSuggestion; + actionType: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingSkillEditAction; + updatedSkillSuggestion?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingSkillSuggestion; updatedSkillName: string; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingSkillSuggestionSaveEvent.pdsc @@ -31856,7 +31884,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; suggestionPageInstance: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; jobPostingUrn: string; - savedSkillSuggestions: JobPostingSkillSuggestion[]; + savedSkillSuggestions: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingSkillSuggestion[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingSkillSuggestionServedEvent.pdsc @@ -31866,8 +31894,8 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; suggestionPageInstance: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; jobPostingUrn?: string; - jobPostingSuggestionConfiguration: JobPostingSuggestionConfiguration; - skillSuggestions: JobPostingSkillSuggestion[]; + jobPostingSuggestionConfiguration: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingSuggestionConfiguration; + skillSuggestions: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingSkillSuggestion[]; jobDescription?: string; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingStateTransitionType.pdsc @@ -31885,7 +31913,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/jobs/JobPostingSuggestionConfiguration.pdsc export interface JobPostingSuggestionConfiguration { - finderName: JobPostingSuggestionFinderName; + finderName: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingSuggestionFinderName; geoUrn: string; industryUrns: string[]; titleUrn?: string; @@ -31996,8 +32024,8 @@ declare namespace Com { gridPosition?: Com.Linkedin.Avro2pegasus.Events.Common.GridPosition; listPosition?: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; size?: Com.Linkedin.Avro2pegasus.Events.Common.EntityDimension; - relevanceReason?: JobRecommendationFlavor; - relevanceReasons: JobRecommendationFlavor[]; + relevanceReason?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobRecommendationFlavor; + relevanceReasons: Com.Linkedin.Avro2pegasus.Events.Jobs.JobRecommendationFlavor[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobRecommendationImpressionEvent.pdsc @@ -32005,13 +32033,13 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - entities: JobRecommendationImpressionEntity[]; + entities: Com.Linkedin.Avro2pegasus.Events.Jobs.JobRecommendationImpressionEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobRecommendationImpressionEventFields.pdsc export interface JobRecommendationImpressionEventFields { isSponsored: boolean; - relevanceReasons: JobRecommendationFlavor[]; + relevanceReasons: Com.Linkedin.Avro2pegasus.Events.Jobs.JobRecommendationFlavor[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobRecommendationServedEntity.pdsc @@ -32027,14 +32055,14 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - entities: JobRecommendationServedEntity[]; + entities: Com.Linkedin.Avro2pegasus.Events.Jobs.JobRecommendationServedEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobRecommendationSmsEvent.pdsc export interface JobRecommendationSmsEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberUrn: string; - jobSearchParams: JobSearchParams; + jobSearchParams: Com.Linkedin.Avro2pegasus.Events.Jobs.JobSearchParams; jobCount: number; jobCountThreshold: number; } @@ -32051,19 +32079,19 @@ declare namespace Com { export interface JobResponsePredictionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - impressionType?: JobPostingImpressionType; + impressionType?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingImpressionType; impressionChannel?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobPostingImpressionChannel; impressionPortal?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobPostingImpressionPortal; scoreType: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobResponsePredictionScoreType; requesterUrn: string; - timeline: Timeline; + timeline: Com.Linkedin.Avro2pegasus.Events.Jobs.Timeline; modelId: string; numDocuments: number; requestTrackingId: string; requestedRequestFeatureCount?: number; emptyRequestFeatureCount?: number; requestedDocumentFeatureCount?: number; - documentData: DocumentData[]; + documentData: Com.Linkedin.Avro2pegasus.Events.Jobs.DocumentData[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobsAutoBiddingParams.pdsc @@ -32073,7 +32101,7 @@ declare namespace Com { dailyBudgetUSD?: number; expectedSpendRatio?: number; actualSpendRatio?: number; - jobType?: JobType; + jobType?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobType; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobsBudgetSelectionEvent.pdsc @@ -32085,9 +32113,9 @@ declare namespace Com { pageInstance: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; jobPostingUrn: string; seatUrn: string; - jobAttributes: JobAttributes; - budgetRecommendation?: JobBudgetRecommendation; - budgetSelection: JobBudgetSelection; + jobAttributes: Com.Linkedin.Avro2pegasus.Events.Jobs.JobAttributes; + budgetRecommendation?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobBudgetRecommendation; + budgetSelection: Com.Linkedin.Avro2pegasus.Events.Jobs.JobBudgetSelection; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobScoredEntity.pdsc @@ -32095,7 +32123,7 @@ declare namespace Com { jobUrn: string; score: number; position: number; - recommendationFlavor?: JobRecommendationFlavor; + recommendationFlavor?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobRecommendationFlavor; hasInApplyTag?: boolean; hasNewTag?: boolean; snippetLength?: number; @@ -32103,7 +32131,7 @@ declare namespace Com { isSponsored?: boolean; hasCompanyLogo?: boolean; jobPostTime?: number; - recommendationFlavors?: JobRecommendationFlavor[]; + recommendationFlavors?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobRecommendationFlavor[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobSearchAlertCreationEvent.pdsc @@ -32113,7 +32141,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; searchId: string; savedSearchId?: number; - status: JobAlertCreationStatus; + status: Com.Linkedin.Avro2pegasus.Events.Jobs.JobAlertCreationStatus; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobSearchAlertStateTransitionEvent.pdsc @@ -32121,10 +32149,10 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; ownerUrn: string; savedSearchUrn?: string; - stateTransitionType: JobSearchAlertStateTransitionType; - stateTransitionResult: JobSearchAlertStateTransitionResultType; - transitionNote?: JobSearchAlertStateTransitionNoteType; - source?: JobSearchAlertTransitionSourceType; + stateTransitionType: Com.Linkedin.Avro2pegasus.Events.Jobs.JobSearchAlertStateTransitionType; + stateTransitionResult: Com.Linkedin.Avro2pegasus.Events.Jobs.JobSearchAlertStateTransitionResultType; + transitionNote?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobSearchAlertStateTransitionNoteType; + source?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobSearchAlertTransitionSourceType; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobSearchAlertStateTransitionNoteType.pdsc @@ -32170,7 +32198,7 @@ declare namespace Com { searchId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; isPositiveSentiment?: boolean; feedback?: string; - reason: JobSearchFeedbackReason[]; + reason: Com.Linkedin.Avro2pegasus.Events.Jobs.JobSearchFeedbackReason[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobSearchFeedbackImpressionEvent.pdsc @@ -32214,10 +32242,10 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - suggestionOrigin: JobSearchSuggestionResultOrigin; - entityActionType: JobSearchSuggestionActionType; + suggestionOrigin: Com.Linkedin.Avro2pegasus.Events.Jobs.JobSearchSuggestionResultOrigin; + entityActionType: Com.Linkedin.Avro2pegasus.Events.Jobs.JobSearchSuggestionActionType; requestId: string; - target: JobSearchSuggestionResult; + target: Com.Linkedin.Avro2pegasus.Events.Jobs.JobSearchSuggestionResult; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobSearchSuggestionActionType.pdsc @@ -32228,9 +32256,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - suggestionOrigin: JobSearchSuggestionResultOrigin; + suggestionOrigin: Com.Linkedin.Avro2pegasus.Events.Jobs.JobSearchSuggestionResultOrigin; requestId: string; - results: JobSearchSuggestionResult[]; + results: Com.Linkedin.Avro2pegasus.Events.Jobs.JobSearchSuggestionResult[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobSearchSuggestionResult.pdsc @@ -32241,7 +32269,7 @@ declare namespace Com { resultIndex: number; visibleIndex: number; score?: number; - additionalInfo?: additionalInfoPair[]; + additionalInfo?: Com.Linkedin.Avro2pegasus.Events.Jobs.additionalInfoPair[]; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobSearchSuggestionResultDataSource.pdsc @@ -32267,9 +32295,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - suggestionDataSource: JobSearchSuggestionResultDataSource; + suggestionDataSource: Com.Linkedin.Avro2pegasus.Events.Jobs.JobSearchSuggestionResultDataSource; requestId: string; - results: JobSearchSuggestionResult[]; + results: Com.Linkedin.Avro2pegasus.Events.Jobs.JobSearchSuggestionResult[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobSeekerScreenerSurveyEvent.pdsc @@ -32278,8 +32306,8 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobPostingUrn: string; - questions: ScreenerSurveyQuestion[]; - action: ScreenerSurveyAction; + questions: Com.Linkedin.Avro2pegasus.Events.Jobs.ScreenerSurveyQuestion[]; + action: Com.Linkedin.Avro2pegasus.Events.Jobs.ScreenerSurveyAction; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobSetRelevanceFeedbackEvent.pdsc @@ -32288,7 +32316,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; referenceId: string; - userInput: UserInputType; + userInput: Com.Linkedin.Avro2pegasus.Events.Jobs.UserInputType; jobsPostingRecommendationUrns: string[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobSetRelevanceFeedbackImpressionEvent.pdsc @@ -32307,8 +32335,8 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - cardType: JobHighlightCardType; - action: actionType; + cardType: Com.Linkedin.Avro2pegasus.Events.Jobs.JobHighlightCardType; + action: Com.Linkedin.Avro2pegasus.Events.Jobs.actionType; controlName?: string; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobsHighlightsEndOfTheDeckEvent.pdsc @@ -32325,7 +32353,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - cards: JobHighlightCard[]; + cards: Com.Linkedin.Avro2pegasus.Events.Jobs.JobHighlightCard[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobsHighlightViewedCardEvent.pdsc @@ -32334,7 +32362,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - cardType: JobHighlightCardType; + cardType: Com.Linkedin.Avro2pegasus.Events.Jobs.JobHighlightCardType; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobsHomeViewEvent.pdsc @@ -32357,7 +32385,7 @@ declare namespace Com { export interface JobSkill { skillUrn: string; skillScore?: number; - skillSource: SkillSource; + skillSource: Com.Linkedin.Avro2pegasus.Events.Jobs.SkillSource; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobsMooCalibrationInfo.pdsc @@ -32376,7 +32404,7 @@ declare namespace Com { export interface JobsTargetingAttributes { skillUrns: string[]; degreeUrns: string[]; - yearsOfExperience?: JobsNumberRange; + yearsOfExperience?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobsNumberRange; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobsTargetingAttributesPrefilledEvent.pdsc @@ -32389,10 +32417,10 @@ declare namespace Com { jobPostingUrn: string; seatUrn: string; editorUrn: string; - prefillType: JobsTargetingAttributesPrefillType; - includedAttributes: JobsTargetingAttributes; - job2SkillsVersion: Job2SkillsVersionNumber; - jobSkills: JobSkill[]; + prefillType: Com.Linkedin.Avro2pegasus.Events.Jobs.JobsTargetingAttributesPrefillType; + includedAttributes: Com.Linkedin.Avro2pegasus.Events.Jobs.JobsTargetingAttributes; + job2SkillsVersion: Com.Linkedin.Avro2pegasus.Events.Jobs.Job2SkillsVersionNumber; + jobSkills: Com.Linkedin.Avro2pegasus.Events.Jobs.JobSkill[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobsTargetingAttributesPrefillType.pdsc @@ -32408,7 +32436,7 @@ declare namespace Com { jobPostingUrn: string; seatUrn: string; editorUrn: string; - includedAttributes: JobsTargetingAttributes; + includedAttributes: Com.Linkedin.Avro2pegasus.Events.Jobs.JobsTargetingAttributes; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobsTargetingPartialMatchEvent.pdsc @@ -32418,7 +32446,7 @@ declare namespace Com { memberUrn: string; bidAdjustmentMultiplier?: number; qualityScore?: number; - modelParameters?: JobsTargetingPartialMatchModelParameters; + modelParameters?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobsTargetingPartialMatchModelParameters; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobsTargetingPartialMatchModelParameters.pdsc @@ -32439,17 +32467,17 @@ declare namespace Com { export interface JobToMemberScoredResult { modelId: string; - scoredHitsWithContext: MemberScoredHitWithContext[]; + scoredHitsWithContext: Com.Linkedin.Avro2pegasus.Events.Jobs.MemberScoredHitWithContext[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobToMemberScoringEvent.pdsc export interface JobToMemberScoringEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; referenceId: string; - scoringQueryContext: JobToMemberScoringQueryContext; + scoringQueryContext: Com.Linkedin.Avro2pegasus.Events.Jobs.JobToMemberScoringQueryContext; channel: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobToMemberScoringChannel; denormalizedQuery?: string; - scoredResults: JobToMemberScoredResult; + scoredResults: Com.Linkedin.Avro2pegasus.Events.Jobs.JobToMemberScoredResult; experimentationModels?: string[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobToMemberScoringQueryContext.pdsc @@ -32472,7 +32500,7 @@ declare namespace Com { clientRequestId?: string; trackingCode?: string; isSponsored?: boolean; - recommendationFlavor?: JobRecommendationFlavor; + recommendationFlavor?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobRecommendationFlavor; isJobSeekerSubscriber?: boolean; } // Generated from: com/linkedin/avro2pegasus/events/jobs/JobViewImpressionEvent.pdsc @@ -32560,23 +32588,23 @@ declare namespace Com { export interface MooJobPostingsRankingEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; mooRequestId: string; - impressionType?: JobPostingImpressionType; - mooFlavorsRankingParameters: MooPerFlavorRankingParameters[]; + impressionType?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingImpressionType; + mooFlavorsRankingParameters: Com.Linkedin.Avro2pegasus.Events.Jobs.MooPerFlavorRankingParameters[]; impressionChannel?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobPostingImpressionChannel; impressionPortal?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobPostingImpressionPortal; isRankedByInputScores?: boolean; clickScoreModelId?: string; applyScoreModelId?: string; qualityApplicantScoreModelId?: string; - revenueSplitCalibrationInfo?: RevenueSplitCalibrationModelInfo[]; + revenueSplitCalibrationInfo?: Com.Linkedin.Avro2pegasus.Events.Jobs.RevenueSplitCalibrationModelInfo[]; jobBudgetGroup?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobBudgetGroup; } // Generated from: com/linkedin/avro2pegasus/events/jobs/MooPerFlavorRankingParameters.pdsc export interface MooPerFlavorRankingParameters { - flavor: JobPostingRankingFlavor; + flavor: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingRankingFlavor; flavorScore: number; - mooJobPostingsRankingParameters: MooPerJobPostingRankingParameters[]; + mooJobPostingsRankingParameters: Com.Linkedin.Avro2pegasus.Events.Jobs.MooPerJobPostingRankingParameters[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/MooPerJobPostingRankingParameters.pdsc @@ -32593,13 +32621,13 @@ declare namespace Com { qualityApplicantScore?: number; isOnTarget?: boolean; finalBid?: number; - autoBiddingParams?: JobsAutoBiddingParams; + autoBiddingParams?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobsAutoBiddingParams; projectedCharge?: number; - calibrationInfo?: JobsMooCalibrationInfo; + calibrationInfo?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobsMooCalibrationInfo; applyScoreGivenClick?: number; shadowBidMultiplier?: number; bidMultiplier?: number; - jobStatistics?: JobStatisticsInfo; + jobStatistics?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobStatisticsInfo; jobRankingSlotType?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobRankingSlotType; } // Generated from: com/linkedin/avro2pegasus/events/jobs/OffsiteApplyWebViewEvent.pdsc @@ -32611,7 +32639,7 @@ declare namespace Com { jobPostingUrn: string; referenceId?: string; webViewSessionId: string; - eventType: WebViewEventType; + eventType: Com.Linkedin.Avro2pegasus.Events.Jobs.WebViewEventType; } // Generated from: com/linkedin/avro2pegasus/events/jobs/OrganizationMemberEmailVerificationEvent.pdsc @@ -32623,8 +32651,8 @@ declare namespace Com { companyUrn: string; emailDomain: string; jobPostingUrn?: string; - verificationStatus: VerificationStatus; - verificationFailureReason?: VerificationFailureReason; + verificationStatus: Com.Linkedin.Avro2pegasus.Events.Jobs.VerificationStatus; + verificationFailureReason?: Com.Linkedin.Avro2pegasus.Events.Jobs.VerificationFailureReason; } // Generated from: com/linkedin/avro2pegasus/events/jobs/PayForPerformanceJobChargeFinalizedEvent.pdsc @@ -32634,7 +32662,7 @@ declare namespace Com { daySinceEpoc: number; chargeFinalizedTime: number; paymentTransactionId: string; - chargeState: JobChargeState; + chargeState: Com.Linkedin.Avro2pegasus.Events.Jobs.JobChargeState; currencyCode: string; dailyBillingStats: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.PostpaidBillingStats; dailyBudget: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.PostpaidDailyBudget; @@ -32649,7 +32677,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/jobs/PostApplyCardEntity.pdsc export interface PostApplyCardEntity { - cardType: PostApplyPromoCardType; + cardType: Com.Linkedin.Avro2pegasus.Events.Jobs.PostApplyPromoCardType; hasAvailableActions: boolean; } // Generated from: com/linkedin/avro2pegasus/events/jobs/PostApplyCardViewportImpressionEvent.pdsc @@ -32659,7 +32687,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobPostingUrn: string; - postApplyCardEntities: PostApplyCardEntity[]; + postApplyCardEntities: Com.Linkedin.Avro2pegasus.Events.Jobs.PostApplyCardEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/PostApplyPromoCardType.pdsc @@ -32695,7 +32723,7 @@ declare namespace Com { companyUrn: string; companyJobCode: string; simpleJobPostingTaskUrn?: string; - jobCreationEntityType: JobCreationEntityType; + jobCreationEntityType: Com.Linkedin.Avro2pegasus.Events.Jobs.JobCreationEntityType; } // Generated from: com/linkedin/avro2pegasus/events/jobs/SkillSource.pdsc @@ -32729,7 +32757,7 @@ declare namespace Com { sourceEventRequestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; sourceEventMobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; sourceEventHeader: Com.Linkedin.Avro2pegasus.Events.EventHeader; - sourceEventName: JobActionSourceEventName; + sourceEventName: Com.Linkedin.Avro2pegasus.Events.Jobs.JobActionSourceEventName; action: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobActionType; jobPostingUrn: string; isSponsored: boolean; @@ -32743,8 +32771,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - sourceEventName: SourceEventName; - jobPostingEntities: JobPostingEntity[]; + sourceEventName: Com.Linkedin.Avro2pegasus.Events.Jobs.SourceEventName; + jobPostingEntities: Com.Linkedin.Avro2pegasus.Events.Jobs.JobPostingEntity[]; sourceEventHeader?: Com.Linkedin.Avro2pegasus.Events.EventHeader; sourceEventRequestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; sourceEventMobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; @@ -32827,7 +32855,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - volumeDiscountJobCreditOptionsOffered: VolumeDiscountJobCreditOption[]; + volumeDiscountJobCreditOptionsOffered: Com.Linkedin.Avro2pegasus.Events.Jobs.VolumeDiscountJobCreditOption[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/VolumeDiscountJobCreditOption.pdsc @@ -32841,8 +32869,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - volumeDiscountJobCreditOptionsOffered: VolumeDiscountJobCreditOption[]; - volumeDiscountJobCreditOptionSelected: VolumeDiscountJobCreditOption; + volumeDiscountJobCreditOptionsOffered: Com.Linkedin.Avro2pegasus.Events.Jobs.VolumeDiscountJobCreditOption[]; + volumeDiscountJobCreditOptionSelected: Com.Linkedin.Avro2pegasus.Events.Jobs.VolumeDiscountJobCreditOption; } // Generated from: com/linkedin/avro2pegasus/events/jobs/WebViewEventType.pdsc @@ -32911,7 +32939,7 @@ declare namespace Com { recipientUrn: string; parentUrn?: string; surfacedContentUrn?: string; - notificationType: JobStreamMatchingNotificationType; + notificationType: Com.Linkedin.Avro2pegasus.Events.Jobs.Matchingnearline.JobStreamMatchingNotificationType; streamMatchModelId?: string; experimentationModels?: string[]; stageReferenceId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; @@ -32928,7 +32956,7 @@ declare namespace Com { stageName: string; outputCount: number; ordinal: number; - outputGrouping?: JobStreamMatchingPipelineAuditEventOutputGroupingPair[]; + outputGrouping?: Com.Linkedin.Avro2pegasus.Events.Jobs.Matchingnearline.JobStreamMatchingPipelineAuditEventOutputGroupingPair[]; experimentationModels?: string[]; } // Generated from: com/linkedin/avro2pegasus/events/jobs/matchingnearline/JobStreamMatchingPipelineAuditEventOutputGroupingPair.pdsc @@ -33004,7 +33032,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobSeekerHeader: Com.Linkedin.Avro2pegasus.Common.Jobseeker.JobSeekerEventHeader; - entities: JobSeekerEntityImpression[]; + entities: Com.Linkedin.Avro2pegasus.Events.Jobseeker.JobSeekerEntityImpression[]; } // Generated from: com/linkedin/avro2pegasus/events/jobseeker/JobSeekerJobPostingActionEvent.pdsc @@ -33013,7 +33041,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobSeekerHeader: Com.Linkedin.Avro2pegasus.Common.Jobseeker.JobSeekerEventHeader; - jobPostingActionType: JobSeekerJobPostingActionType; + jobPostingActionType: Com.Linkedin.Avro2pegasus.Events.Jobseeker.JobSeekerJobPostingActionType; jobPosting: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; } // Generated from: com/linkedin/avro2pegasus/events/jobseeker/JobSeekerJobPostingActionType.pdsc @@ -33042,7 +33070,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobSeekerHeader: Com.Linkedin.Avro2pegasus.Common.Jobseeker.JobSeekerEventHeader; - entities: JobSeekerJobPostingImpressionEntity[]; + entities: Com.Linkedin.Avro2pegasus.Events.Jobseeker.JobSeekerJobPostingImpressionEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/jobseeker/JobSeekerJobPostingSalaryFeedbackEvent.pdsc @@ -33073,8 +33101,8 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobSeekerHeader: Com.Linkedin.Avro2pegasus.Common.Jobseeker.JobSeekerEventHeader; - launchType: JobSeekerLaunchType; - launchOrigin: JobSeekerLaunchOrigin; + launchType: Com.Linkedin.Avro2pegasus.Events.Jobseeker.JobSeekerLaunchType; + launchOrigin: Com.Linkedin.Avro2pegasus.Events.Jobseeker.JobSeekerLaunchOrigin; badgeCount?: number; } // Generated from: com/linkedin/avro2pegasus/events/jobseeker/JobSeekerLaunchOrigin.pdsc @@ -33114,10 +33142,10 @@ declare namespace Com { jobSeekerHeader: Com.Linkedin.Avro2pegasus.Common.Jobseeker.JobSeekerEventHeader; jobPosting: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; premiumInsightsCardsTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - cardType: JobSeekerPremiumInsightsCardNameType; + cardType: Com.Linkedin.Avro2pegasus.Events.Jobseeker.JobSeekerPremiumInsightsCardNameType; cardPosition: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; cardCount: number; - applicantRankingFields?: JobSeekerApplicantRankingFields; + applicantRankingFields?: Com.Linkedin.Avro2pegasus.Events.Jobseeker.JobSeekerApplicantRankingFields; } // Generated from: com/linkedin/avro2pegasus/events/jobseeker/JobSeekerPremiumOnboardingImpressionEvent.pdsc @@ -33138,8 +33166,8 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobSeekerHeader: Com.Linkedin.Avro2pegasus.Common.Jobseeker.JobSeekerEventHeader; upsellControlUrn?: string; - upsellType: JobSeekerPremiumUpsellType; - jobPostingUpsellInfo?: JobPostingUpsellInfo; + upsellType: Com.Linkedin.Avro2pegasus.Events.Jobseeker.JobSeekerPremiumUpsellType; + jobPostingUpsellInfo?: Com.Linkedin.Avro2pegasus.Events.Jobseeker.JobPostingUpsellInfo; upsellOrderOrigin?: string; } // Generated from: com/linkedin/avro2pegasus/events/jobseeker/JobSeekerPremiumUpsellType.pdsc @@ -33148,7 +33176,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/jobseeker/JobSeekerSearchFacets.pdsc export interface JobSeekerSearchFacets { - sortedBy?: JobSeekerSearchSortByType; + sortedBy?: Com.Linkedin.Avro2pegasus.Events.Jobseeker.JobSeekerSearchSortByType; distanceInMiles?: number; companyUrns: string[]; functionUrns: string[]; @@ -33156,7 +33184,7 @@ declare namespace Com { seniorityUrns: string[]; postedDaysAgoRanges: Com.Linkedin.Avro2pegasus.Events.Common.ClosedIntRange[]; isApplyWithLinkedInProfileChecked?: boolean; - employmentSchedule?: EmploymentSchedule; + employmentSchedule?: Com.Linkedin.Avro2pegasus.Events.Jobseeker.EmploymentSchedule; } // Generated from: com/linkedin/avro2pegasus/events/jobseeker/JobSeekerSearchLocation.pdsc @@ -33189,12 +33217,12 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobSeekerHeader: Com.Linkedin.Avro2pegasus.Common.Jobseeker.JobSeekerEventHeader; searchSessionId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - searchOrigin: JobSeekerSearchOrigin; + searchOrigin: Com.Linkedin.Avro2pegasus.Events.Jobseeker.JobSeekerSearchOrigin; searchId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; savedSearchId?: string; query: string; - location?: JobSeekerSearchLocation; - facets?: JobSeekerSearchFacets; + location?: Com.Linkedin.Avro2pegasus.Events.Jobseeker.JobSeekerSearchLocation; + facets?: Com.Linkedin.Avro2pegasus.Events.Jobseeker.JobSeekerSearchFacets; } // Generated from: com/linkedin/avro2pegasus/events/jobseeker/JobSeekerSearchSessionEvent.pdsc @@ -33215,7 +33243,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobSeekerHeader: Com.Linkedin.Avro2pegasus.Common.Jobseeker.JobSeekerEventHeader; - signInType: JobSeekerSignInType; + signInType: Com.Linkedin.Avro2pegasus.Events.Jobseeker.JobSeekerSignInType; isResume: boolean; installTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } @@ -33229,7 +33257,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobSeekerHeader: Com.Linkedin.Avro2pegasus.Common.Jobseeker.JobSeekerEventHeader; - typeaheadActionType: JobSeekerTypeaheadActionType; + typeaheadActionType: Com.Linkedin.Avro2pegasus.Events.Jobseeker.JobSeekerTypeaheadActionType; typeaheadItem: Com.Linkedin.Avro2pegasus.Common.Jobseeker.JobSeekerTrackingItem; } // Generated from: com/linkedin/avro2pegasus/events/jobseeker/JobSeekerTypeaheadActionType.pdsc @@ -33248,7 +33276,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobSeekerHeader: Com.Linkedin.Avro2pegasus.Common.Jobseeker.JobSeekerEventHeader; - items: JobSeekerTypeaheadImpressionEntity[]; + items: Com.Linkedin.Avro2pegasus.Events.Jobseeker.JobSeekerTypeaheadImpressionEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/jobseeker/JobSeekerTypeaheadRequestEvent.pdsc @@ -33258,7 +33286,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobSeekerHeader: Com.Linkedin.Avro2pegasus.Common.Jobseeker.JobSeekerEventHeader; typeaheadSessionId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - typeaheadType: JobSeekerTypeaheadType; + typeaheadType: Com.Linkedin.Avro2pegasus.Events.Jobseeker.JobSeekerTypeaheadType; typeaheadId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; query?: string; } @@ -33290,7 +33318,7 @@ declare namespace Com { deployableVersion: string; fabricUrn: string; createdTime: number; - deploymentResult: deploymentResultType; + deploymentResult: Com.Linkedin.Avro2pegasus.Events.K2.deploymentResultType; failureReason?: string; } } @@ -33360,7 +33388,7 @@ declare namespace Com { latency?: number; sampleRate?: number; exchangeId: string; - reasons: Reason[]; + reasons: Com.Linkedin.Avro2pegasus.Events.Lax.Reason[]; sponsoredCreativeUrn?: string; bundleId?: string; adFormat?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdFormat; @@ -33371,8 +33399,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - laxRequest?: LaxRequest; - biddersResponse: BidderResponse[]; + laxRequest?: Com.Linkedin.Avro2pegasus.Events.Lax.LaxRequest; + biddersResponse: Com.Linkedin.Avro2pegasus.Events.Lax.BidderResponse[]; } // Generated from: com/linkedin/avro2pegasus/events/lax/AdExchangeClickEvent.pdsc @@ -33390,10 +33418,10 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - laxRequest: LaxRequest; - impressions: Impression[]; + laxRequest: Com.Linkedin.Avro2pegasus.Events.Lax.LaxRequest; + impressions: Com.Linkedin.Avro2pegasus.Events.Lax.Impression[]; sampleRate: number; - bidderPuntReasons?: FastPuntReason[]; + bidderPuntReasons?: Com.Linkedin.Avro2pegasus.Events.Lax.FastPuntReason[]; globalPuntReason?: string; allowedAdFormats?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdFormat[]; } @@ -33490,7 +33518,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/lax/Asset.pdsc export interface Asset { - fieldType: AdFieldType; + fieldType: Com.Linkedin.Avro2pegasus.Events.Lax.AdFieldType; lengthLimit: number; responseLength?: number; response?: string; @@ -33511,15 +33539,15 @@ declare namespace Com { creativeUrn?: string; isPicked: boolean; validationFailure?: string; - impression?: Impression; + impression?: Com.Linkedin.Avro2pegasus.Events.Lax.Impression; } // Generated from: com/linkedin/avro2pegasus/events/lax/BidderResponse.pdsc export interface BidderResponse { bidderId: number; - impression?: Impression; + impression?: Com.Linkedin.Avro2pegasus.Events.Lax.Impression; noBidReason: string; - bids?: Bid[]; + bids?: Com.Linkedin.Avro2pegasus.Events.Lax.Bid[]; privateMarketDealId?: string; } // Generated from: com/linkedin/avro2pegasus/events/lax/ExchangeExtensionRecord.pdsc @@ -33547,12 +33575,12 @@ declare namespace Com { metro?: string; city?: string; zip?: string; - locationType?: LocationType; + locationType?: Com.Linkedin.Avro2pegasus.Events.Lax.LocationType; } // Generated from: com/linkedin/avro2pegasus/events/lax/Image.pdsc export interface Image { - fieldType: AdFieldType; + fieldType: Com.Linkedin.Avro2pegasus.Events.Lax.AdFieldType; requiredMinimumWidth?: number; requiredMinimumHeight?: number; requiredWidth?: number; @@ -33566,7 +33594,7 @@ declare namespace Com { export interface Impression { sourceImpressionId: string; laxImpressionId?: string; - nativeAd?: NativeAd; + nativeAd?: Com.Linkedin.Avro2pegasus.Events.Lax.NativeAd; bidFloor?: number; bidFloorCurrency?: string; adFormat?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdFormat; @@ -33575,9 +33603,9 @@ declare namespace Com { isInterstitial?: boolean; tagId?: string; isSecure?: boolean; - exchangeSpecificExtensions?: ExchangeExtensionRecord[]; - bannerAd?: BannerAd; - videoAd?: VideoAd; + exchangeSpecificExtensions?: Com.Linkedin.Avro2pegasus.Events.Lax.ExchangeExtensionRecord[]; + bannerAd?: Com.Linkedin.Avro2pegasus.Events.Lax.BannerAd; + videoAd?: Com.Linkedin.Avro2pegasus.Events.Lax.VideoAd; } // Generated from: com/linkedin/avro2pegasus/events/lax/LaxRequest.pdsc @@ -33586,9 +33614,9 @@ declare namespace Com { supplySourceId: string; sourceRequestId: string; sourceUserId: string; - app?: AdMobileApp; - device?: AdDevice; - geo?: Geo; + app?: Com.Linkedin.Avro2pegasus.Events.Lax.AdMobileApp; + device?: Com.Linkedin.Avro2pegasus.Events.Lax.AdDevice; + geo?: Com.Linkedin.Avro2pegasus.Events.Lax.Geo; auctionTypeInt: number; floorPrice?: number; currency?: string; @@ -33596,11 +33624,11 @@ declare namespace Com { blockedAdvertiserCategories: string[]; blockedAdvertiserDomains: string[]; timeout?: number; - site?: AdSite; + site?: Com.Linkedin.Avro2pegasus.Events.Lax.AdSite; isPrivateAuction?: boolean; - privateMarketDeals?: AdPrivateMarketDeal[]; + privateMarketDeals?: Com.Linkedin.Avro2pegasus.Events.Lax.AdPrivateMarketDeal[]; idAssociationSources?: string[]; - finalDecision?: FinalDecision; + finalDecision?: Com.Linkedin.Avro2pegasus.Events.Lax.FinalDecision; } // Generated from: com/linkedin/avro2pegasus/events/lax/LocationType.pdsc @@ -33617,12 +33645,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/lax/NativeAd.pdsc export interface NativeAd { - adLayout?: AdLayoutType; - adUnit?: AdUnitType; + adLayout?: Com.Linkedin.Avro2pegasus.Events.Lax.AdLayoutType; + adUnit?: Com.Linkedin.Avro2pegasus.Events.Lax.AdUnitType; placementCount: number; - title?: Asset; - description?: Asset; - sponsor?: Asset; + title?: Com.Linkedin.Avro2pegasus.Events.Lax.Asset; + description?: Com.Linkedin.Avro2pegasus.Events.Lax.Asset; + sponsor?: Com.Linkedin.Avro2pegasus.Events.Lax.Asset; rating?: number; downloads?: number; likes?: number; @@ -33630,15 +33658,15 @@ declare namespace Com { impressionTrackingUrls: string[]; clickTrackingUrls: string[]; winTrackingUrl: string; - logoImage?: Image; - iconImage?: Image; - mainImage?: Image; + logoImage?: Com.Linkedin.Avro2pegasus.Events.Lax.Image; + iconImage?: Com.Linkedin.Avro2pegasus.Events.Lax.Image; + mainImage?: Com.Linkedin.Avro2pegasus.Events.Lax.Image; landingPageUrl?: string; finalLandingPageDomain?: string; contextId?: number; contextSubTypeId?: number; placementTypeId?: number; - videoAsset?: VideoAd; + videoAsset?: Com.Linkedin.Avro2pegasus.Events.Lax.VideoAd; } // Generated from: com/linkedin/avro2pegasus/events/lax/Reason.pdsc @@ -33658,7 +33686,7 @@ declare namespace Com { minDurationSeconds?: number; maxDurationSeconds?: number; durationSeconds?: number; - mediaFiles?: MediaFile[]; + mediaFiles?: Com.Linkedin.Avro2pegasus.Events.Lax.MediaFile[]; landingPageUrl?: string; finalLandingPageDomain?: string; } @@ -33672,7 +33700,7 @@ declare namespace Com { export interface SalesLeadPostEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - dataSource: LeadgenDataSource; + dataSource: Com.Linkedin.Avro2pegasus.Events.Leadgen.LeadgenDataSource; sourcePageUrl?: string; isMatched: boolean; } @@ -33705,7 +33733,7 @@ declare namespace Com { comment?: string; scheduledPublicationTime?: number; groupUrns?: string[]; - networks?: ShareNetworkType[]; + networks?: Com.Linkedin.Avro2pegasus.Events.Leap.ShareNetworkType[]; } // Generated from: com/linkedin/avro2pegasus/events/leap/BroadcastActionEvent.pdsc @@ -33716,9 +33744,9 @@ declare namespace Com { moduleKey: string; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; leapSessionId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - action: ActionType; - broadcast: Broadcast; - insight?: LeapInsightType; + action: Com.Linkedin.Avro2pegasus.Events.Leap.ActionType; + broadcast: Com.Linkedin.Avro2pegasus.Events.Leap.Broadcast; + insight?: Com.Linkedin.Avro2pegasus.Events.Leap.LeapInsightType; } // Generated from: com/linkedin/avro2pegasus/events/leap/FollowActionType.pdsc @@ -33739,7 +33767,7 @@ declare namespace Com { groupUrn: string; broadcasterUrn: string; listPosition: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; - insight?: LeapInsightType; + insight?: Com.Linkedin.Avro2pegasus.Events.Leap.LeapInsightType; engagementCount?: number; } // Generated from: com/linkedin/avro2pegasus/events/leap/LeapEmployeeFeedImpressionEvent.pdsc @@ -33751,7 +33779,7 @@ declare namespace Com { pagingContext: Com.Linkedin.Avro2pegasus.Events.PagingContext; moduleKey: string; leapSessionId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - viewedBroadcasts: LeapEmployeeFeedEntity[]; + viewedBroadcasts: Com.Linkedin.Avro2pegasus.Events.Leap.LeapEmployeeFeedEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/leap/LeapFollowActionEvent.pdsc @@ -33761,7 +33789,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleKey: string; leapSessionId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - action: FollowActionType; + action: Com.Linkedin.Avro2pegasus.Events.Leap.FollowActionType; followeeUrn: string; } // Generated from: com/linkedin/avro2pegasus/events/leap/LeapInitiateContractExportEvent.pdsc @@ -33786,7 +33814,7 @@ declare namespace Com { export interface LeapPinotAuditEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; leapShareUrn: string; - engagementType: AuditEngagementType; + engagementType: Com.Linkedin.Avro2pegasus.Events.Leap.AuditEngagementType; engagementCount: number; message?: string; } @@ -33798,7 +33826,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleKey: string; leapSession: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - action: ProfileActionType; + action: Com.Linkedin.Avro2pegasus.Events.Leap.ProfileActionType; } // Generated from: com/linkedin/avro2pegasus/events/leap/LeapProfileEntity.pdsc @@ -33815,7 +33843,7 @@ declare namespace Com { pagingContext: Com.Linkedin.Avro2pegasus.Events.PagingContext; moduleKey: string; leapSession: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - viewedProfiles: LeapProfileEntity[]; + viewedProfiles: Com.Linkedin.Avro2pegasus.Events.Leap.LeapProfileEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/leap/LeapSeatActionEvent.pdsc @@ -33825,20 +33853,20 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleKey: string; leapSessionId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - action: SeatActionType; + action: Com.Linkedin.Avro2pegasus.Events.Leap.SeatActionType; seatUrn: string; } // Generated from: com/linkedin/avro2pegasus/events/leap/LeapShare.pdsc export interface LeapShare { leapShareUrn: string; - broadcast?: Broadcast; + broadcast?: Com.Linkedin.Avro2pegasus.Events.Leap.Broadcast; contentUrn?: string; shortlink?: string; comment?: string; scheduledPublicationTime?: number; publishedTime?: number; - network: ShareNetworkType; + network: Com.Linkedin.Avro2pegasus.Events.Leap.ShareNetworkType; } // Generated from: com/linkedin/avro2pegasus/events/leap/LeapShareActionEvent.pdsc @@ -33848,18 +33876,18 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleKey: string; leapSessionId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - action: ShareActionType; + action: Com.Linkedin.Avro2pegasus.Events.Leap.ShareActionType; shareUrn: string; - insight?: LeapInsightType; - shareOrigin?: ShareOrigin; + insight?: Com.Linkedin.Avro2pegasus.Events.Leap.LeapInsightType; + shareOrigin?: Com.Linkedin.Avro2pegasus.Events.Leap.ShareOrigin; } // Generated from: com/linkedin/avro2pegasus/events/leap/LeapShareAuditEvent.pdsc export interface LeapShareAuditEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; leapShareUrn: string; - leapShare?: LeapShare; - lifecycleStep: shareLifecycleStep; + leapShare?: Com.Linkedin.Avro2pegasus.Events.Leap.LeapShare; + lifecycleStep: Com.Linkedin.Avro2pegasus.Events.Leap.shareLifecycleStep; message?: string; } // Generated from: com/linkedin/avro2pegasus/events/leap/LeapShareGaapTaskAuditEvent.pdsc @@ -33867,9 +33895,9 @@ declare namespace Com { export interface LeapShareGaapTaskAuditEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; leapShareUrn: string; - gaapTask: GaapTask; - processingStage: processingStage; - engagementTypes: AuditEngagementType[]; + gaapTask: Com.Linkedin.Avro2pegasus.Events.Leap.GaapTask; + processingStage: Com.Linkedin.Avro2pegasus.Events.Leap.processingStage; + engagementTypes: Com.Linkedin.Avro2pegasus.Events.Leap.AuditEngagementType[]; message?: string; } // Generated from: com/linkedin/avro2pegasus/events/leap/LeapShareImpressionEvent.pdsc @@ -33887,8 +33915,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; leapShareUrn: string; quantumEvent: Com.Linkedin.Avro2pegasus.Events.Quantum.QuantumEvent; - processingStage: QuantumEventProcessingStage; - engagementTypes: AuditEngagementType[]; + processingStage: Com.Linkedin.Avro2pegasus.Events.Leap.QuantumEventProcessingStage; + engagementTypes: Com.Linkedin.Avro2pegasus.Events.Leap.AuditEngagementType[]; message?: string; } // Generated from: com/linkedin/avro2pegasus/events/leap/LeapShortlinkClickEvent.pdsc @@ -33909,7 +33937,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleKey: string; leapSessionId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - action: TopicActionType; + action: Com.Linkedin.Avro2pegasus.Events.Leap.TopicActionType; topicUrn: string; } // Generated from: com/linkedin/avro2pegasus/events/leap/LeapTopicEntity.pdsc @@ -33927,7 +33955,7 @@ declare namespace Com { pagingContext: Com.Linkedin.Avro2pegasus.Events.PagingContext; moduleKey: string; leapSessionId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - viewedTopics: LeapTopicEntity[]; + viewedTopics: Com.Linkedin.Avro2pegasus.Events.Leap.LeapTopicEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/leap/processingStage.pdsc @@ -33968,7 +33996,7 @@ declare namespace Com { export interface AccessControlPolicyEvaluationResult { policyName: string; - decision: AccessDecision; + decision: Com.Linkedin.Avro2pegasus.Events.Learning.AccessDecision; decisionMessage?: string; contributingConditions?: string; } @@ -34032,7 +34060,7 @@ declare namespace Com { listPosition: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; positionInAggregation?: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; size: Com.Linkedin.Avro2pegasus.Events.Common.EntityDimension; - materialInteractiveType: LearningMaterialInteractiveType; + materialInteractiveType: Com.Linkedin.Avro2pegasus.Events.Learning.LearningMaterialInteractiveType; } // Generated from: com/linkedin/avro2pegasus/events/learning/CourseNotServedReasonType.pdsc @@ -34126,7 +34154,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - actionType: CourseRecommendationActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Learning.CourseRecommendationActionType; actionPosition: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; } // Generated from: com/linkedin/avro2pegasus/events/learning/JobDetailsCourseRecommendationImpressionEvent.pdsc @@ -34144,7 +34172,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobPostingUrn: string; - useCase: CourseRecommendationUseCase; + useCase: Com.Linkedin.Avro2pegasus.Events.Learning.CourseRecommendationUseCase; recommendations: Com.Linkedin.Avro2pegasus.Common.Learning.LearningContentRecommendation[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/JobsHomeCourseRecommendationActionEvent.pdsc @@ -34153,7 +34181,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - actionType: CourseRecommendationActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Learning.CourseRecommendationActionType; actionPosition: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; } // Generated from: com/linkedin/avro2pegasus/events/learning/JobsHomeCourseRecommendationImpressionEvent.pdsc @@ -34170,7 +34198,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - useCase: CourseRecommendationUseCase; + useCase: Com.Linkedin.Avro2pegasus.Events.Learning.CourseRecommendationUseCase; recommendations: Com.Linkedin.Avro2pegasus.Common.Learning.LearningContentRecommendation[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearnerInterestServed.pdsc @@ -34187,8 +34215,8 @@ declare namespace Com { parentOccupationTitleUrn?: string; libraryUrn?: string; isLibraryInferred: boolean; - learnerType: LearnerType; - interestsServed: LearnerInterestServed[]; + learnerType: Com.Linkedin.Avro2pegasus.Events.Learning.LearnerType; + interestsServed: Com.Linkedin.Avro2pegasus.Events.Learning.LearnerInterestServed[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearnerSubscriptionType.pdsc @@ -34228,7 +34256,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - activity: LearningActivityImpression[]; + activity: Com.Linkedin.Avro2pegasus.Events.Learning.LearningActivityImpression[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningActivityServedEvent.pdsc @@ -34236,19 +34264,19 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - results: LearningActivityServedGroup[]; + results: Com.Linkedin.Avro2pegasus.Events.Learning.LearningActivityServedGroup[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningActivityServedGroup.pdsc export interface LearningActivityServedGroup { activityGroup: Com.Linkedin.Avro2pegasus.Common.Learning.LearningActivityGroup; - activityEntities: LearningActivityEntities[]; + activityEntities: Com.Linkedin.Avro2pegasus.Events.Learning.LearningActivityEntities[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningAdminCollectionEngagementEvent.pdsc export interface LearningAdminCollectionEngagementEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - learningEngagementHeader?: LearningEngagementHeader; + learningEngagementHeader?: Com.Linkedin.Avro2pegasus.Events.Learning.LearningEngagementHeader; engagementTime: number; lyndaLearningCollectionUrn: string; viewedDurationSeconds?: number; @@ -34259,12 +34287,12 @@ declare namespace Com { export interface LearningArticleEngagementEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - learningEngagementHeader?: LearningEngagementHeader; + learningEngagementHeader?: Com.Linkedin.Avro2pegasus.Events.Learning.LearningEngagementHeader; engagementTime: number; articleUrn: string; progressPercentage?: number; - progressState: ArticleProgressState; - trackingId: TrackingId; + progressState: Com.Linkedin.Avro2pegasus.Events.Learning.ArticleProgressState; + trackingId: Com.Linkedin.Avro2pegasus.Events.Learning.TrackingId; markedAsHidden: boolean; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningAssessmentEngagementEvent.pdsc @@ -34274,7 +34302,7 @@ declare namespace Com { engagementTime: number; assessmentUrn: string; attemptId: number; - statusType: AssessmentStatusType; + statusType: Com.Linkedin.Avro2pegasus.Events.Learning.AssessmentStatusType; score?: number; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningBrowseActionEvent.pdsc @@ -34298,7 +34326,7 @@ declare namespace Com { query: string; browseUrn?: string; searchOrigin: Com.Linkedin.Avro2pegasus.Common.Learning.LearningSearchResultPageOrigin; - results: BrowseResult[]; + results: Com.Linkedin.Avro2pegasus.Events.Learning.BrowseResult[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningCertificateActionEvent.pdsc @@ -34431,9 +34459,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - contentType: LearningContentViewType; + contentType: Com.Linkedin.Avro2pegasus.Events.Learning.LearningContentViewType; contentTrackableObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - interactiveStatus?: LearningMaterialInteractiveType; + interactiveStatus?: Com.Linkedin.Avro2pegasus.Events.Learning.LearningMaterialInteractiveType; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningContentViewProgressEvent.pdsc @@ -34470,7 +34498,7 @@ declare namespace Com { courseUrn: string; viewedDurationSeconds?: number; totalCompletedVideoDurationInSeconds?: number; - statusType: CourseViewingStatusType; + statusType: Com.Linkedin.Avro2pegasus.Events.Learning.CourseViewingStatusType; percentCompleted: number; isCompletion: boolean; markedAsDone?: boolean; @@ -34484,15 +34512,15 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; courseUrn: string; - entities: CourseEntity[]; + entities: Com.Linkedin.Avro2pegasus.Events.Learning.CourseEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningCourseNotServed.pdsc export interface LearningCourseNotServed { trackableCourseObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; - aggregation?: Aggregation; - notServedReason: CourseNotServedReasonType; + aggregation?: Com.Linkedin.Avro2pegasus.Events.Learning.Aggregation; + notServedReason: Com.Linkedin.Avro2pegasus.Events.Learning.CourseNotServedReasonType; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningCourseNotServedEvent.pdsc @@ -34502,14 +34530,14 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleKey: string; courseUrn: string; - entities: LearningCourseNotServed[]; + entities: Com.Linkedin.Avro2pegasus.Events.Learning.LearningCourseNotServed[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningCourseServed.pdsc export interface LearningCourseServed { trackableCourseObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; - aggregation?: Aggregation; + aggregation?: Com.Linkedin.Avro2pegasus.Events.Learning.Aggregation; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningCourseServedEvent.pdsc @@ -34519,8 +34547,8 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleKey: string; trackableObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - materialInteractiveType: LearningMaterialInteractiveType; - material: LearningCourseServed[]; + materialInteractiveType: Com.Linkedin.Avro2pegasus.Events.Learning.LearningMaterialInteractiveType; + material: Com.Linkedin.Avro2pegasus.Events.Learning.LearningCourseServed[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningCourseViewEvent.pdsc @@ -34534,7 +34562,7 @@ declare namespace Com { export interface LearningDocumentEngagementEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - learningEngagementHeader?: LearningEngagementHeader; + learningEngagementHeader?: Com.Linkedin.Avro2pegasus.Events.Learning.LearningEngagementHeader; engagementTime: number; documentUrn: string; progressPercentage: number; @@ -34560,7 +34588,7 @@ declare namespace Com { ipAsBytes?: Com.Linkedin.Avro2pegasus.Events.IPAddress; osName?: string; osVersion?: string; - appState?: NativeApplicationState; + appState?: Com.Linkedin.Avro2pegasus.Events.Learning.NativeApplicationState; appName?: string; pageInstance?: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; } @@ -34616,12 +34644,12 @@ declare namespace Com { reportDefinitionUrn: string; reportDuration: Com.Linkedin.Avro2pegasus.Events.Common.TimeRange; enterpriseGroupUrns: string[]; - aggregationTimeUnit: AggregationTimeUnit; - reportStatus: ReportStatus; + aggregationTimeUnit: Com.Linkedin.Avro2pegasus.Events.Learning.AggregationTimeUnit; + reportStatus: Com.Linkedin.Avro2pegasus.Events.Learning.ReportStatus; fileSize?: number; reportExecutionTime?: number; numRecords?: number; - reportType?: ReportType; + reportType?: Com.Linkedin.Avro2pegasus.Events.Learning.ReportType; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningEnterpriseReportEvent.pdsc @@ -34636,9 +34664,9 @@ declare namespace Com { metricValue: number; deviceTypeId: number; enterpriseCustomAttributes?: string[]; - channelType?: ChannelType; + channelType?: Com.Linkedin.Avro2pegasus.Events.Learning.ChannelType; contentType?: string; - engagementMetricType?: EngagementMetricType; + engagementMetricType?: Com.Linkedin.Avro2pegasus.Events.Learning.EngagementMetricType; contentProviderUrn?: string; contentUrn?: string; } @@ -34660,7 +34688,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - entities: Entity[]; + entities: Com.Linkedin.Avro2pegasus.Events.Learning.Entity[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningFeedServed2Event.pdsc @@ -34669,7 +34697,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleKey: string; - entities: LearningRecommendation[]; + entities: Com.Linkedin.Avro2pegasus.Events.Learning.LearningRecommendation[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningFeedServedEvent.pdsc @@ -34678,7 +34706,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleKey: string; - entities: LearningRecommendation[]; + entities: Com.Linkedin.Avro2pegasus.Events.Learning.LearningRecommendation[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningFeedUpdateNotServedEvent.pdsc @@ -34687,7 +34715,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleKey: string; - entities: LearningRecommendationNotServed[]; + entities: Com.Linkedin.Avro2pegasus.Events.Learning.LearningRecommendationNotServed[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningFreemiumClaimEvent.pdsc @@ -34721,7 +34749,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - action: LearningInstantTrialModalAction; + action: Com.Linkedin.Avro2pegasus.Events.Learning.LearningInstantTrialModalAction; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningInstantTrialModalImpressionEvent.pdsc @@ -34748,8 +34776,8 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; authenticationMonitorHeader: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseAuthenticationMonitorHeader; loginRequest: Com.Linkedin.Avro2pegasus.Common.Learning.LearningLoginRequest; - errorOrigin: LearningLoginErrorOrigin; - errorType: LearningLoginFrontendErrorType; + errorOrigin: Com.Linkedin.Avro2pegasus.Events.Learning.LearningLoginErrorOrigin; + errorType: Com.Linkedin.Avro2pegasus.Events.Learning.LearningLoginFrontendErrorType; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningLoginErrorOrigin.pdsc @@ -34782,7 +34810,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; authenticationMonitorHeader: Com.Linkedin.Avro2pegasus.Events.Enterprise.EnterpriseAuthenticationMonitorHeader; - redirectType: RedirectType; + redirectType: Com.Linkedin.Avro2pegasus.Events.Learning.RedirectType; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningManagementSystemContentSyncEvent.pdsc @@ -34790,13 +34818,13 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; enterpriseAccountUrn: string; learningPushIntegrationSubscriptionUrn: string; - integrationType: LearningManagementSystemIntegrationType; - syncType: LearningManagementSystemContentSyncType; - stepType: LearningManagementSystemContentSyncStepType; + integrationType: Com.Linkedin.Avro2pegasus.Events.Learning.LearningManagementSystemIntegrationType; + syncType: Com.Linkedin.Avro2pegasus.Events.Learning.LearningManagementSystemContentSyncType; + stepType: Com.Linkedin.Avro2pegasus.Events.Learning.LearningManagementSystemContentSyncStepType; isSuccessful: boolean; isFinal: boolean; failureReason?: string; - sendDetails?: LearningManagementSystemContentSyncSendDetails; + sendDetails?: Com.Linkedin.Avro2pegasus.Events.Learning.LearningManagementSystemContentSyncSendDetails; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningManagementSystemContentSyncSendDetails.pdsc @@ -34805,7 +34833,7 @@ declare namespace Com { messageSequenceNumber: number; completedMessageCount: number; totalMessageCount: number; - serverResponse?: LearningManagementSystemContentSyncServerResponse; + serverResponse?: Com.Linkedin.Avro2pegasus.Events.Learning.LearningManagementSystemContentSyncServerResponse; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningManagementSystemContentSyncServerResponse.pdsc @@ -34834,7 +34862,7 @@ declare namespace Com { metricValue: number; deviceTypeId: number; learningActivityTime: number; - integrationType: LearningManagementSystemIntegrationType; + integrationType: Com.Linkedin.Avro2pegasus.Events.Learning.LearningManagementSystemIntegrationType; integrationName?: string; isSuccessful: boolean; statusCode?: number; @@ -34870,7 +34898,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - navItems: LearningNavItem[]; + navItems: Com.Linkedin.Avro2pegasus.Events.Learning.LearningNavItem[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningOnboardingStateEvent.pdsc @@ -34892,7 +34920,7 @@ declare namespace Com { engagementTime: number; learningPathUrn: string; lastViewedContent: string; - statusType: LearningPathStatusType; + statusType: Com.Linkedin.Avro2pegasus.Events.Learning.LearningPathStatusType; isSuspension: boolean; isCompletion: boolean; isResumption: boolean; @@ -34907,7 +34935,7 @@ declare namespace Com { export interface LearningRecommendation { trackableObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; - aggregation?: Aggregation; + aggregation?: Com.Linkedin.Avro2pegasus.Events.Learning.Aggregation; modelUrn?: string; annotationUrn?: string; contextType?: string; @@ -34955,16 +34983,16 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - recommendations: LearningRecommendationImpression[]; - recommendationChannel?: LearningRecommendationChannel; + recommendations: Com.Linkedin.Avro2pegasus.Events.Learning.LearningRecommendationImpression[]; + recommendationChannel?: Com.Linkedin.Avro2pegasus.Events.Learning.LearningRecommendationChannel; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningRecommendationNotServed.pdsc export interface LearningRecommendationNotServed { trackableObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; - aggregation?: Aggregation; - notServedReason: RecNotServedReasonType; + aggregation?: Com.Linkedin.Avro2pegasus.Events.Learning.Aggregation; + notServedReason: Com.Linkedin.Avro2pegasus.Events.Learning.RecNotServedReasonType; modelUrn?: string; annotationUrn?: string; contextType?: string; @@ -34975,13 +35003,13 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - results: LearningRecommendationServedGroup[]; + results: Com.Linkedin.Avro2pegasus.Events.Learning.LearningRecommendationServedGroup[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningRecommendationServedGroup.pdsc export interface LearningRecommendationServedGroup { recommendationGroup: Com.Linkedin.Avro2pegasus.Common.Learning.LearningRecommendationGroup; - recommendations: LearningRecommendation[]; + recommendations: Com.Linkedin.Avro2pegasus.Events.Learning.LearningRecommendation[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningRecommendationServedV2Event.pdsc @@ -34990,9 +35018,9 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackableObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - recommendationChannel: LearningRecommendationChannel; - subscriptionType: LearnerSubscriptionType; - insightsType?: LearningInsightType; + recommendationChannel: Com.Linkedin.Avro2pegasus.Events.Learning.LearningRecommendationChannel; + subscriptionType: Com.Linkedin.Avro2pegasus.Events.Learning.LearnerSubscriptionType; + insightsType?: Com.Linkedin.Avro2pegasus.Events.Learning.LearningInsightType; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningResendActivationEmailEvent.pdsc @@ -35012,9 +35040,9 @@ declare namespace Com { action: Com.Linkedin.Avro2pegasus.Events.Common.Restli.ResourceMethod; entityUrn?: string; contentProviderUrn?: string; - overallAccessDecision: AccessDecision; + overallAccessDecision: Com.Linkedin.Avro2pegasus.Events.Learning.AccessDecision; evaluationTime: number; - evaluatedPolicies: AccessControlPolicyEvaluationResult[]; + evaluatedPolicies: Com.Linkedin.Avro2pegasus.Events.Learning.AccessControlPolicyEvaluationResult[]; isOrganicTraffic: boolean; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningSearchActionEvent.pdsc @@ -35059,7 +35087,7 @@ declare namespace Com { filterLevel: Com.Linkedin.Avro2pegasus.Common.Learning.LearningSearchFilterLevel; filterEntity: Com.Linkedin.Avro2pegasus.Common.Learning.LearningSearchFilterEntity; isMemberAppliedFilter: boolean; - results: SearchResultItem[]; + results: Com.Linkedin.Avro2pegasus.Events.Learning.SearchResultItem[]; filterSoftware?: string; filterTime?: string; filterContentBy?: Com.Linkedin.Avro2pegasus.Common.Learning.LearningSearchFilterContentBy; @@ -35076,8 +35104,8 @@ declare namespace Com { searchOrigin: Com.Linkedin.Avro2pegasus.Common.Learning.LearningSearchResultPageOrigin; platformType: Com.Linkedin.Avro2pegasus.Common.Learning.LearningSearchPlatformType; isMemberAppliedFilter: boolean; - searchFilterStates: LearningSearchFilter[]; - results: SearchResult[]; + searchFilterStates: Com.Linkedin.Avro2pegasus.Events.Learning.LearningSearchFilter[]; + results: Com.Linkedin.Avro2pegasus.Events.Learning.SearchResult[]; spellcheckPrompt?: Com.Linkedin.Avro2pegasus.Common.Learning.LearningSearchSpellcheckPrompt; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningSearchServedEvent.pdsc @@ -35087,13 +35115,13 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; source: Com.Linkedin.Avro2pegasus.Common.Learning.LearningSearchResultSource; - results: ServedSearchResultItem[]; + results: Com.Linkedin.Avro2pegasus.Events.Learning.ServedSearchResultItem[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningSessionEngagementEvent.pdsc export interface LearningSessionEngagementEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - learningEngagementHeader?: LearningEngagementHeader; + learningEngagementHeader?: Com.Linkedin.Avro2pegasus.Events.Learning.LearningEngagementHeader; engagementTime: number; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningSkillRecActionEvent.pdsc @@ -35114,7 +35142,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - skills: Skill[]; + skills: Com.Linkedin.Avro2pegasus.Events.Learning.Skill[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningSkillRecommendation.pdsc @@ -35129,7 +35157,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleKey: string; - skillsRecommendations: LearningSkillRecommendation[]; + skillsRecommendations: Com.Linkedin.Avro2pegasus.Events.Learning.LearningSkillRecommendation[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningSkillUpdateActionEvent.pdsc @@ -35170,7 +35198,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; courseUrn?: string; - entities: SocialEntity[]; + entities: Com.Linkedin.Avro2pegasus.Events.Learning.SocialEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningSocialProofServedEvent.pdsc @@ -35180,7 +35208,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleKey: string; trackableObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - socialProofs: LearningCourseServed[]; + socialProofs: Com.Linkedin.Avro2pegasus.Events.Learning.LearningCourseServed[]; } // Generated from: com/linkedin/avro2pegasus/events/learning/LearningStudyGroupsActionEvent.pdsc @@ -35218,7 +35246,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; upsellTrackingCode: string; - upsellType: LearningUpsellType; + upsellType: Com.Linkedin.Avro2pegasus.Events.Learning.LearningUpsellType; contextUrn?: string; contentPrice?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; upsellOrderOrigin?: string; @@ -35230,7 +35258,7 @@ declare namespace Com { export interface LearningVideoEngagementEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - learningEngagementHeader?: LearningEngagementHeader; + learningEngagementHeader?: Com.Linkedin.Avro2pegasus.Events.Learning.LearningEngagementHeader; engagementTime: number; videoUrn: string; viewedDurationSeconds?: number; @@ -35247,7 +35275,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; engagementTime: number; weblinkUrn: string; - progressState: CustomContentProgressState; + progressState: Com.Linkedin.Avro2pegasus.Events.Learning.CustomContentProgressState; } // Generated from: com/linkedin/avro2pegasus/events/learning/LyndaMigrationActionEvent.pdsc @@ -35255,7 +35283,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; lyndaUserUrn: string; memberUrn: string; - actionType: LyndaMigrationActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Learning.LyndaMigrationActionType; migrationRunId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } // Generated from: com/linkedin/avro2pegasus/events/learning/LyndaMigrationActionType.pdsc @@ -35274,7 +35302,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; lyndaUserUrn: string; memberUrn: string; - actionType: LyndaMigrationActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Learning.LyndaMigrationActionType; migrationRunId?: string; } // Generated from: com/linkedin/avro2pegasus/events/learning/LyndaMigrationEnterpriseLearnersInvitedEvent.pdsc @@ -35296,7 +35324,7 @@ declare namespace Com { lyndaUserUrn?: string; memberUrn?: string; isFatal: boolean; - failureType: LyndaMigrationFailureType; + failureType: Com.Linkedin.Avro2pegasus.Events.Learning.LyndaMigrationFailureType; migrationRunId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } // Generated from: com/linkedin/avro2pegasus/events/learning/LyndaMigrationFailureType.pdsc @@ -35314,7 +35342,7 @@ declare namespace Com { lyndaUserUrn?: string; memberUrn?: string; isFatal: boolean; - failureType: LyndaMigrationFailureType; + failureType: Com.Linkedin.Avro2pegasus.Events.Learning.LyndaMigrationFailureType; migrationRunId?: string; } // Generated from: com/linkedin/avro2pegasus/events/learning/LyndaMigrationInputImpressionEvent.pdsc @@ -35325,7 +35353,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; lyndaUserUrn: string; memberUrn?: string; - inputType: LyndaMigrationInputType; + inputType: Com.Linkedin.Avro2pegasus.Events.Learning.LyndaMigrationInputType; migrationRunId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } // Generated from: com/linkedin/avro2pegasus/events/learning/LyndaMigrationInputImpressionV2Event.pdsc @@ -35336,7 +35364,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; lyndaUserUrn: string; memberUrn?: string; - inputType: LyndaMigrationInputType; + inputType: Com.Linkedin.Avro2pegasus.Events.Learning.LyndaMigrationInputType; migrationRunId?: string; } // Generated from: com/linkedin/avro2pegasus/events/learning/LyndaMigrationInputType.pdsc @@ -35348,7 +35376,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - actionType: CourseRecommendationActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Learning.CourseRecommendationActionType; actionPosition: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; } // Generated from: com/linkedin/avro2pegasus/events/learning/MyPremiumCourseRecommendationImpressionEvent.pdsc @@ -35357,7 +35385,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - useCase: CourseRecommendationUseCase; + useCase: Com.Linkedin.Avro2pegasus.Events.Learning.CourseRecommendationUseCase; } // Generated from: com/linkedin/avro2pegasus/events/learning/MyPremiumCourseRecommendationServedEvent.pdsc @@ -35379,7 +35407,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - actionType: CourseRecommendationActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Learning.CourseRecommendationActionType; actionPosition: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; trackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } @@ -35389,7 +35417,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - useCase: CourseRecommendationUseCase; + useCase: Com.Linkedin.Avro2pegasus.Events.Learning.CourseRecommendationUseCase; trackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } // Generated from: com/linkedin/avro2pegasus/events/learning/ProfileCourseRecommendationServedEvent.pdsc @@ -35419,7 +35447,7 @@ declare namespace Com { export interface PublishingTaskOperationUpdate { operationName: string; input: string; - status: PublishingTaskOperationStatus; + status: Com.Linkedin.Avro2pegasus.Events.Learning.PublishingTaskOperationStatus; } // Generated from: com/linkedin/avro2pegasus/events/learning/PublishingTaskStatus.pdsc @@ -35427,7 +35455,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/learning/PublishingTaskUpdate.pdsc export interface PublishingTaskUpdate { - status: PublishingTaskStatus; + status: Com.Linkedin.Avro2pegasus.Events.Learning.PublishingTaskStatus; } // Generated from: com/linkedin/avro2pegasus/events/learning/PublishingTaskUpdatedEvent.pdsc @@ -35435,8 +35463,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; taskUrn: string; sourceUrns: string[]; - taskUpdate?: PublishingTaskUpdate; - operationUpdate?: PublishingTaskOperationUpdate; + taskUpdate?: Com.Linkedin.Avro2pegasus.Events.Learning.PublishingTaskUpdate; + operationUpdate?: Com.Linkedin.Avro2pegasus.Events.Learning.PublishingTaskOperationUpdate; } // Generated from: com/linkedin/avro2pegasus/events/learning/RecNotServedReasonType.pdsc @@ -35533,7 +35561,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackingToken: string; widgetTrackingId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; - actionCategory: WidgetActionCategory; + actionCategory: Com.Linkedin.Avro2pegasus.Events.Lego.WidgetActionCategory; actionName?: string; actionCount?: number; isSyncTrack?: boolean; @@ -35546,7 +35574,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackingToken: string; widgetTrackingId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; - visibility?: WidgetVisibility; + visibility?: Com.Linkedin.Avro2pegasus.Events.Lego.WidgetVisibility; isSyncTrack?: boolean; } // Generated from: com/linkedin/avro2pegasus/events/lego/PinotLegoActivityEvent.pdsc @@ -35570,7 +35598,7 @@ declare namespace Com { export interface CompanyResolutionInfo { organizationUrn: string; - companyResolveType: CompanyResolveType; + companyResolveType: Com.Linkedin.Avro2pegasus.Events.Lighthouse.CompanyResolveType; confidenceScore: number; companyCompareResults: string[]; companyMatchedRules: string[]; @@ -35619,7 +35647,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; startTime: number; errorMessage?: string; - crmSource: CrmSource; + crmSource: Com.Linkedin.Avro2pegasus.Events.Lighthouse.CrmSource; channelStatuses: Com.Linkedin.Avro2pegasus.Events.Common.Lighthouse.LighthouseAdminSyncCrmChannelStatus[]; } // Generated from: com/linkedin/avro2pegasus/events/lighthouse/LighthouseAdminSyncOptInEvent.pdsc @@ -35637,7 +35665,7 @@ declare namespace Com { startTime: number; errorMessage?: string; contractUrn: string; - crmSource: CrmSource; + crmSource: Com.Linkedin.Avro2pegasus.Events.Lighthouse.CrmSource; syncingSeatUrns: string[]; } // Generated from: com/linkedin/avro2pegasus/events/lighthouse/LssGdprInitiateExportEvent.pdsc @@ -35653,7 +35681,7 @@ declare namespace Com { export interface MemberResolutionInfo { memberUrn: string; - memberResolveType: MemberResolveType; + memberResolveType: Com.Linkedin.Avro2pegasus.Events.Lighthouse.MemberResolveType; confidenceScore: number; } // Generated from: com/linkedin/avro2pegasus/events/lighthouse/MemberResolveType.pdsc @@ -35710,7 +35738,7 @@ declare namespace Com { trackingConsentUrn: string; viewingSessionUrn: string; assetUrn: string; - assetContext?: DocumentAssetContext; + assetContext?: Com.Linkedin.Avro2pegasus.Events.Lighthouse.DocumentAssetContext; duration: number; } // Generated from: com/linkedin/avro2pegasus/events/lighthouse/SalesCrm.pdsc @@ -35774,10 +35802,10 @@ declare namespace Com { locale: Com.Linkedin.Avro2pegasus.Events.Locale; crmInstanceUrn: string; crmEntityId: string; - crmRecordType: CrmRecordType; - crmFields: CrmField[]; - memberResolutionInfo?: MemberResolutionInfo; - companyResolutionInfo?: CompanyResolutionInfo; + crmRecordType: Com.Linkedin.Avro2pegasus.Events.Lighthouse.CrmRecordType; + crmFields: Com.Linkedin.Avro2pegasus.Events.Lighthouse.CrmField[]; + memberResolutionInfo?: Com.Linkedin.Avro2pegasus.Events.Lighthouse.MemberResolutionInfo; + companyResolutionInfo?: Com.Linkedin.Avro2pegasus.Events.Lighthouse.CompanyResolutionInfo; crmEntityHash?: string; } // Generated from: com/linkedin/avro2pegasus/events/lighthouse/SalesCrmImpressionEvent.pdsc @@ -35788,7 +35816,7 @@ declare namespace Com { crmViewerUrn: string; widgetWidth: number; widgetHeight: number; - crmSourceType: SalesCrm; + crmSourceType: Com.Linkedin.Avro2pegasus.Events.Lighthouse.SalesCrm; crmEdition: string; crmOrganizationId: string; modules?: string[]; @@ -35802,7 +35830,7 @@ declare namespace Com { contractUrn: string; seatUrn: string; prospectUrn?: string; - crmOpportunityStage: SalesFunnelStage; + crmOpportunityStage: Com.Linkedin.Avro2pegasus.Events.Lighthouse.SalesFunnelStage; syncTime: number; crmInstanceUrn?: string; businessProspectUrn?: string; @@ -35839,7 +35867,7 @@ declare namespace Com { viewerUrn: string; userflowId: Com.Linkedin.Avro2pegasus.Events.fixed_16; pageNumber: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; - entities: SalesEntity[]; + entities: Com.Linkedin.Avro2pegasus.Events.Lighthouse.SalesEntity[]; moduleKey?: string; requestId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; } @@ -35892,7 +35920,7 @@ declare namespace Com { recipientUrn: string; entityUrn: string; parentUrn?: string; - droppedReason: SalesNotificationDroppedReason; + droppedReason: Com.Linkedin.Avro2pegasus.Events.Lighthouse.SalesNotificationDroppedReason; } // Generated from: com/linkedin/avro2pegasus/events/lighthouse/SalesNotificationDroppedReason.pdsc @@ -35920,8 +35948,8 @@ declare namespace Com { memberUrn: string; contractUrn: string; seatUrn: string; - type: NotificationSettingType; - notificationSettingFrequency: NotificationSettingFrequency; + type: Com.Linkedin.Avro2pegasus.Events.Lighthouse.NotificationSettingType; + notificationSettingFrequency: Com.Linkedin.Avro2pegasus.Events.Lighthouse.NotificationSettingFrequency; } // Generated from: com/linkedin/avro2pegasus/events/lighthouse/SalesRecommendationResult.pdsc @@ -35936,7 +35964,7 @@ declare namespace Com { salesUrn: string; modelId: string; requestId?: string; - resultList: SalesRecommendationResult[]; + resultList: Com.Linkedin.Avro2pegasus.Events.Lighthouse.SalesRecommendationResult[]; } namespace Search { // Generated from: com/linkedin/avro2pegasus/events/lighthouse/search/SalesSearchServedEvent.pdsc @@ -35963,7 +35991,7 @@ declare namespace Com { name: string; metric: string; emailRecipients: string[]; - detectionType: DetectionType; + detectionType: Com.Linkedin.Avro2pegasus.Events.Listeningplatform.DetectionType; detectionProperties: string; } // Generated from: com/linkedin/avro2pegasus/events/listeningplatform/CriterionAuditEvent.pdsc @@ -35974,7 +36002,7 @@ declare namespace Com { name: string; description: string; actor: string; - alertConfiguration?: AlertConfiguration[]; + alertConfiguration?: Com.Linkedin.Avro2pegasus.Events.Listeningplatform.AlertConfiguration[]; } // Generated from: com/linkedin/avro2pegasus/events/listeningplatform/DetectionType.pdsc @@ -35986,7 +36014,7 @@ declare namespace Com { export interface ExternalMarketingTagFireEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - tags: Tag[]; + tags: Com.Linkedin.Avro2pegasus.Events.Litms.Tag[]; } // Generated from: com/linkedin/avro2pegasus/events/litms/Tag.pdsc @@ -36007,14 +36035,14 @@ declare namespace Com { export interface ABTestMetricDashboardUserEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; userName: string; - action: ActionType; + action: Com.Linkedin.Avro2pegasus.Events.Lix.ActionType; fabricUrn: string; lastRecordTime?: number; size?: number; experimentUrn?: string; metricGroup?: string; metric?: string; - variancePairList?: VariancePair[]; + variancePairList?: Com.Linkedin.Avro2pegasus.Events.Lix.VariancePair[]; segmentId?: number; startTime?: number; endTime?: number; @@ -36038,14 +36066,14 @@ declare namespace Com { export interface AdExternalLixAssignmentEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - lixAssignments: AdLixUrnAssignmentsRecord[]; + lixAssignments: Com.Linkedin.Avro2pegasus.Events.Lix.AdLixUrnAssignmentsRecord[]; } // Generated from: com/linkedin/avro2pegasus/events/lix/AdExternalLixCountEvent.pdsc export interface AdExternalLixCountEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; dataCollectionTimeRange: Com.Linkedin.Avro2pegasus.Events.Common.TimeRange; - experimentEvaluationCounts: AdLixEvaluationCountRecord[]; + experimentEvaluationCounts: Com.Linkedin.Avro2pegasus.Events.Lix.AdLixEvaluationCountRecord[]; } // Generated from: com/linkedin/avro2pegasus/events/lix/AdLixEvaluationCountRecord.pdsc @@ -36064,7 +36092,7 @@ declare namespace Com { export interface AdLixUrnAssignmentsRecord { evaluationUrn: string; - experimentAssignments: AdLixExperimentAssignmentRecord[]; + experimentAssignments: Com.Linkedin.Avro2pegasus.Events.Lix.AdLixExperimentAssignmentRecord[]; } // Generated from: com/linkedin/avro2pegasus/events/lix/ExperimentChangeEventType.pdsc @@ -36090,7 +36118,7 @@ declare namespace Com { experimentChangeUrn: string; testUrn: string; experimentUrn: string; - eventType: ExperimentChangeEventType; + eventType: Com.Linkedin.Avro2pegasus.Events.Lix.ExperimentChangeEventType; experimentDsl?: string; isTrackingEnabled?: boolean; changeTimestamp: number; @@ -36098,7 +36126,7 @@ declare namespace Com { serviceUrns?: string[]; downstreamServiceUrns?: string[]; upstreamServiceUrns?: string[]; - treatmentDataTuples?: TreatmentDataTuple[]; + treatmentDataTuples?: Com.Linkedin.Avro2pegasus.Events.Lix.TreatmentDataTuple[]; } // Generated from: com/linkedin/avro2pegasus/events/lix/LixTreatment.pdsc @@ -36125,7 +36153,7 @@ declare namespace Com { export interface LixTreatmentsEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - urns: UrnRecord[]; + urns: Com.Linkedin.Avro2pegasus.Events.Lix.UrnRecord[]; } // Generated from: com/linkedin/avro2pegasus/events/lix/TreatmentDataTuple.pdsc @@ -36145,7 +36173,7 @@ declare namespace Com { export interface UrnRecord { urnId: string; urnType: string; - treatments: TreatmentRecord[]; + treatments: Com.Linkedin.Avro2pegasus.Events.Lix.TreatmentRecord[]; primaryEvaluationUrn?: string; additionalTrackingUrns?: string[]; } @@ -36167,7 +36195,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; controlUrn: string; - currentState: KeepMeLoggedInState; + currentState: Com.Linkedin.Avro2pegasus.Events.Login.KeepMeLoggedInState; } // Generated from: com/linkedin/avro2pegasus/events/login/KeepMeLoggedInState.pdsc @@ -36190,17 +36218,17 @@ declare namespace Com { isSignatureCorrect: boolean; denialId?: string; trigger?: string; - filterType?: FilterType; + filterType?: Com.Linkedin.Avro2pegasus.Events.Login.FilterType; redirectionTime?: number; } // Generated from: com/linkedin/avro2pegasus/events/login/LoginServerPasswordChangeEvent.pdsc export interface LoginServerPasswordChangeEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - passwordChangeType: PasswordChangeType; + passwordChangeType: Com.Linkedin.Avro2pegasus.Events.Login.PasswordChangeType; memberUrn: string; rpcTrace: string; - resetMethod?: PasswordResetMethod; + resetMethod?: Com.Linkedin.Avro2pegasus.Events.Login.PasswordResetMethod; isPersistSessionsRequested: boolean; } // Generated from: com/linkedin/avro2pegasus/events/login/LoginTokenLifecycleEvent.pdsc @@ -36209,12 +36237,12 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; loginTokenType: Com.Linkedin.Avro2pegasus.Common.Login.LoginTokenType; - stage: Stage; + stage: Com.Linkedin.Avro2pegasus.Events.Login.Stage; submissionID: string; hashedLoginTokenId: string; parentPageKey?: string; linkType?: string; - loginIdentities?: LoginIdentity[]; + loginIdentities?: Com.Linkedin.Avro2pegasus.Events.Login.LoginIdentity[]; authenticationRequestId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; } // Generated from: com/linkedin/avro2pegasus/events/login/LogoutEvent.pdsc @@ -36224,8 +36252,8 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; appName?: string; - logoutResult: LogoutResult; - logoutReason?: LogoutReason; + logoutResult: Com.Linkedin.Avro2pegasus.Events.Login.LogoutResult; + logoutReason?: Com.Linkedin.Avro2pegasus.Events.Login.LogoutReason; loginSessionId?: number; } // Generated from: com/linkedin/avro2pegasus/events/login/LogoutReason.pdsc @@ -36246,8 +36274,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; isLegitimateRequest: boolean; - redirectionParamInfo: LoginRedirectionQueryParamInfo; - redirectionCookieInfo?: LoginRedirectionCookieInfo; + redirectionParamInfo: Com.Linkedin.Avro2pegasus.Events.Login.LoginRedirectionQueryParamInfo; + redirectionCookieInfo?: Com.Linkedin.Avro2pegasus.Events.Login.LoginRedirectionCookieInfo; } // Generated from: com/linkedin/avro2pegasus/events/login/SSOLoginEvent.pdsc @@ -36256,7 +36284,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader: Com.Linkedin.Avro2pegasus.Events.MobileHeader; appName: string; - SSOLoginResult: SSOLoginResult; + SSOLoginResult: Com.Linkedin.Avro2pegasus.Events.Login.SSOLoginResult; } // Generated from: com/linkedin/avro2pegasus/events/login/SSOLoginResult.pdsc @@ -36286,7 +36314,7 @@ declare namespace Com { enterpriseAccountUrn: string; modelVersionId?: string; inferenceTime?: number; - inferredBindingFeedbackSource?: InferredBindingFeedbackSourceType; + inferredBindingFeedbackSource?: Com.Linkedin.Avro2pegasus.Events.Lookup.InferredBindingFeedbackSourceType; } // Generated from: com/linkedin/avro2pegasus/events/lookup/LookupInviteActionEvent.pdsc @@ -36301,7 +36329,7 @@ declare namespace Com { directoryProjectUrn: string; isInviteeLookupUser: boolean; isInviteSkipped: boolean; - messageType: LedInviteMessageType; + messageType: Com.Linkedin.Avro2pegasus.Events.Lookup.LedInviteMessageType; } // Generated from: com/linkedin/avro2pegasus/events/lookup/LookupSearchActionV2Event.pdsc @@ -36368,7 +36396,7 @@ declare namespace Com { export interface MaestroReleaseEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - eventType: EventType; + eventType: Com.Linkedin.Avro2pegasus.Events.Lps.EventType; releaseId: string; blueprintVersion?: number; productUrn: string; @@ -36417,10 +36445,10 @@ declare namespace Com { export interface LyndaAccessedProductEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - lyndaHeader: LyndaCommonHeader; + lyndaHeader: Com.Linkedin.Avro2pegasus.Events.Lynda.LyndaCommonHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; courseUrn: string; - accessType: accessTypeId; + accessType: Com.Linkedin.Avro2pegasus.Events.Lynda.accessTypeId; chapterUrn: string; videoUrn: string; authorUrns: string[]; @@ -36463,7 +36491,7 @@ declare namespace Com { export interface LyndaPageViewV2Event { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - lyndaHeader: LyndaCommonHeader; + lyndaHeader: Com.Linkedin.Avro2pegasus.Events.Lynda.LyndaCommonHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; } // Generated from: com/linkedin/avro2pegasus/events/lynda/LyndaPlayerPlayPauseV2Event.pdsc @@ -36471,17 +36499,17 @@ declare namespace Com { export interface LyndaPlayerPlayPauseV2Event { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - lyndaHeader: LyndaCommonHeader; + lyndaHeader: Com.Linkedin.Avro2pegasus.Events.Lynda.LyndaCommonHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; state: Com.Linkedin.Avro2pegasus.Events.Player.PlayerState; - reason: PlayPauseChangedReason; + reason: Com.Linkedin.Avro2pegasus.Events.Lynda.PlayPauseChangedReason; } // Generated from: com/linkedin/avro2pegasus/events/lynda/LyndaPlayerPositionChangedV2Event.pdsc export interface LyndaPlayerPositionChangedV2Event { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - lyndaHeader: LyndaCommonHeader; + lyndaHeader: Com.Linkedin.Avro2pegasus.Events.Lynda.LyndaCommonHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; state: Com.Linkedin.Avro2pegasus.Events.Player.PlayerState; } @@ -36491,7 +36519,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - conversionType: LyndaConverstionType; + conversionType: Com.Linkedin.Avro2pegasus.Events.Lynda.LyndaConverstionType; orderUrn: string; } // Generated from: com/linkedin/avro2pegasus/events/lynda/LyndaReminderCreationEvent.pdsc @@ -36499,13 +36527,13 @@ declare namespace Com { export interface LyndaReminderCreationEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - lyndaHeader: LyndaCommonHeader; + lyndaHeader: Com.Linkedin.Avro2pegasus.Events.Lynda.LyndaCommonHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; courseUrn: string; daysOfTheWeek: Com.Linkedin.Avro2pegasus.Events.DayOfWeek[]; startDate: number; reminderDurationInMinutes: number; - calendarClient: calendarClientId; + calendarClient: Com.Linkedin.Avro2pegasus.Events.Lynda.calendarClientId; } // Generated from: com/linkedin/avro2pegasus/events/lynda/PlayPauseChangedReason.pdsc @@ -36547,7 +36575,7 @@ declare namespace Com { export interface DummyMetadataChangeEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - dummyComplianceEntry?: dummyComplianceArray[]; + dummyComplianceEntry?: Com.Linkedin.Avro2pegasus.Events.Mce.dummyComplianceArray[]; } } namespace Me { @@ -36563,7 +36591,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/me/AnalyticsEntryPointImpression.pdsc export interface AnalyticsEntryPointImpression { - analyticsEntryPoint: SocialUpdateAnalyticsEntryPointType; + analyticsEntryPoint: Com.Linkedin.Avro2pegasus.Events.Me.SocialUpdateAnalyticsEntryPointType; listPosition?: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; visibleTime: number; duration: number; @@ -36581,7 +36609,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/me/AnalyticsModuleImpression.pdsc export interface AnalyticsModuleImpression { - analyticsModule: SocialUpdateAnalyticsModuleType; + analyticsModule: Com.Linkedin.Avro2pegasus.Events.Me.SocialUpdateAnalyticsModuleType; listPosition?: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; visibleTime: number; duration: number; @@ -36596,8 +36624,8 @@ declare namespace Com { export interface InsightInfo { insight: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - insightType: InsightType; - actorVerbObjects: ActorVerbObject[]; + insightType: Com.Linkedin.Avro2pegasus.Events.Me.InsightType; + actorVerbObjects: Com.Linkedin.Avro2pegasus.Events.Me.ActorVerbObject[]; } // Generated from: com/linkedin/avro2pegasus/events/me/InsightType.pdsc @@ -36632,16 +36660,16 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - notifications: NotificationImpression[]; + notifications: Com.Linkedin.Avro2pegasus.Events.Me.NotificationImpression[]; } // Generated from: com/linkedin/avro2pegasus/events/me/MeNotificationServedEvent.pdsc export interface MeNotificationServedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - notifications: NotificationInfo[]; + notifications: Com.Linkedin.Avro2pegasus.Events.Me.NotificationInfo[]; serverProcessingDuration?: number; - droppedNotifications: DroppedNotificationInfo[]; + droppedNotifications: Com.Linkedin.Avro2pegasus.Events.Me.DroppedNotificationInfo[]; unseenValidNotificationCount: number; unseenDroppedNotificationCount: number; } @@ -36825,13 +36853,13 @@ declare namespace Com { export interface NotificationInfo { notification: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - notificationType: MeNotificationType; + notificationType: Com.Linkedin.Avro2pegasus.Events.Me.MeNotificationType; mostRecentPublicationTime: number; - actorVerbObjects: ActorVerbObject[]; - insight?: InsightInfo; + actorVerbObjects: Com.Linkedin.Avro2pegasus.Events.Me.ActorVerbObject[]; + insight?: Com.Linkedin.Avro2pegasus.Events.Me.InsightInfo; contentUrn?: string; notificationElements: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject[]; - notificationElementsV2: NotificationElement[]; + notificationElementsV2: Com.Linkedin.Avro2pegasus.Events.Me.NotificationElement[]; notificationTypeV2?: string; contentFacetUrns: string[]; } @@ -36842,7 +36870,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; socialUpdate: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - analyticsEntryPoints: AnalyticsEntryPointImpression[]; + analyticsEntryPoints: Com.Linkedin.Avro2pegasus.Events.Me.AnalyticsEntryPointImpression[]; } // Generated from: com/linkedin/avro2pegasus/events/me/SocialUpdateAnalyticsEntryPointServedEvent.pdsc @@ -36850,7 +36878,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; socialUpdate: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - socialUpdateType: SocialUpdateType; + socialUpdateType: Com.Linkedin.Avro2pegasus.Events.Me.SocialUpdateType; numViews: number; } // Generated from: com/linkedin/avro2pegasus/events/me/SocialUpdateAnalyticsEntryPointType.pdsc @@ -36862,7 +36890,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; socialUpdate: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - socialUpdateType: SocialUpdateType; + socialUpdateType: Com.Linkedin.Avro2pegasus.Events.Me.SocialUpdateType; numViews: number; numLikes: number; numComments: number; @@ -36873,14 +36901,14 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - analyticsHighlights: AnalyticsHighlightImpression[]; + analyticsHighlights: Com.Linkedin.Avro2pegasus.Events.Me.AnalyticsHighlightImpression[]; } // Generated from: com/linkedin/avro2pegasus/events/me/SocialUpdateAnalyticsHighlightInfo.pdsc export interface SocialUpdateAnalyticsHighlightInfo { numViewers: number; analyticsHighlight: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - socialUpdateAnalyticsHighlightType: SocialUpdateAnalyticsHighlightType; + socialUpdateAnalyticsHighlightType: Com.Linkedin.Avro2pegasus.Events.Me.SocialUpdateAnalyticsHighlightType; } // Generated from: com/linkedin/avro2pegasus/events/me/SocialUpdateAnalyticsHighlightType.pdsc @@ -36892,7 +36920,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; socialUpdate: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - analyticsModules: AnalyticsModuleImpression[]; + analyticsModules: Com.Linkedin.Avro2pegasus.Events.Me.AnalyticsModuleImpression[]; } // Generated from: com/linkedin/avro2pegasus/events/me/SocialUpdateAnalyticsModuleType.pdsc @@ -36909,10 +36937,10 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; socialUpdate: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - socialUpdateType: SocialUpdateType; - analyticsHighlights: SocialUpdateAnalyticsHighlightInfo[]; - reachInfo?: SocialUpdateAnalyticsReachInfo; - suggestedArticlesInfo?: SocialUpdateAnalyticsSuggestedArticlesInfo; + socialUpdateType: Com.Linkedin.Avro2pegasus.Events.Me.SocialUpdateType; + analyticsHighlights: Com.Linkedin.Avro2pegasus.Events.Me.SocialUpdateAnalyticsHighlightInfo[]; + reachInfo?: Com.Linkedin.Avro2pegasus.Events.Me.SocialUpdateAnalyticsReachInfo; + suggestedArticlesInfo?: Com.Linkedin.Avro2pegasus.Events.Me.SocialUpdateAnalyticsSuggestedArticlesInfo; } // Generated from: com/linkedin/avro2pegasus/events/me/SocialUpdateAnalyticsSuggestedArticlesInfo.pdsc @@ -36965,8 +36993,8 @@ declare namespace Com { export interface WvmpOverviewInsightInfo { numViewers: number; wvmpOverviewInsight: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - wvmpOverviewInsightType: WvmpOverviewInsightType; - insight?: InsightInfo; + wvmpOverviewInsightType: Com.Linkedin.Avro2pegasus.Events.Me.WvmpOverviewInsightType; + insight?: Com.Linkedin.Avro2pegasus.Events.Me.InsightInfo; } // Generated from: com/linkedin/avro2pegasus/events/me/WvmpOverviewInsightType.pdsc @@ -37003,7 +37031,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - profileViews: WvmpProfileViewImpression[]; + profileViews: Com.Linkedin.Avro2pegasus.Events.Me.WvmpProfileViewImpression[]; } // Generated from: com/linkedin/avro2pegasus/events/me/WvmpProfileViewInfo.pdsc @@ -37012,16 +37040,16 @@ declare namespace Com { viewedTime: number; viewerUrns: string[]; numViewers: number; - source: ViewReferrerSource; - insight?: InsightInfo; + source: Com.Linkedin.Avro2pegasus.Events.Me.ViewReferrerSource; + insight?: Com.Linkedin.Avro2pegasus.Events.Me.InsightInfo; } // Generated from: com/linkedin/avro2pegasus/events/me/WvmpProfileViewServedEvent.pdsc export interface WvmpProfileViewServedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - profileViews: WvmpProfileViewInfo[]; - wvmpOverviewInsight?: WvmpOverviewInsightInfo; + profileViews: Com.Linkedin.Avro2pegasus.Events.Me.WvmpProfileViewInfo[]; + wvmpOverviewInsight?: Com.Linkedin.Avro2pegasus.Events.Me.WvmpOverviewInsightInfo; } namespace Wvmp { // Generated from: com/linkedin/avro2pegasus/events/me/wvmp/WvmpOverviewInsightImpression.pdsc @@ -37040,7 +37068,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - wvmpOverviewInsights: WvmpOverviewInsightImpression[]; + wvmpOverviewInsights: Com.Linkedin.Avro2pegasus.Events.Me.Wvmp.WvmpOverviewInsightImpression[]; } } namespace WvmpOverview { @@ -37088,7 +37116,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - mediaHeader: MediaHeader; + mediaHeader: Com.Linkedin.Avro2pegasus.Events.Media.MediaHeader; mediaTrackingObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; viewingDisplaySize?: Com.Linkedin.Avro2pegasus.Events.Common.EntityDimension; encodedDisplaySize?: Com.Linkedin.Avro2pegasus.Events.Common.EntityDimension; @@ -37107,11 +37135,11 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; mediaTrackingObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - bufferingType?: BufferingType; + bufferingType?: Com.Linkedin.Avro2pegasus.Events.Media.BufferingType; initializationStartTime: number; bufferingStartTime: number; duration: number; - mediaHeader?: MediaHeader; + mediaHeader?: Com.Linkedin.Avro2pegasus.Events.Media.MediaHeader; mediaLiveState?: Com.Linkedin.Avro2pegasus.Events.Common.Media.MediaLiveState; } // Generated from: com/linkedin/avro2pegasus/events/media/MediaBufferingEvent.pdsc @@ -37121,8 +37149,8 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; mediaTrackingObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - bufferingCauseType: BufferingCauseType; - eventType: EventType; + bufferingCauseType: Com.Linkedin.Avro2pegasus.Events.Media.BufferingCauseType; + eventType: Com.Linkedin.Avro2pegasus.Events.Media.EventType; eventOccurredAt: number; } // Generated from: com/linkedin/avro2pegasus/events/media/MediaBufferingStartEvent.pdsc @@ -37132,23 +37160,23 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; mediaTrackingObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - bufferingType?: BufferingType; + bufferingType?: Com.Linkedin.Avro2pegasus.Events.Media.BufferingType; initializationStartTime: number; bufferingStartTime: number; - mediaHeader?: MediaHeader; + mediaHeader?: Com.Linkedin.Avro2pegasus.Events.Media.MediaHeader; mediaLiveState?: Com.Linkedin.Avro2pegasus.Events.Common.Media.MediaLiveState; } // Generated from: com/linkedin/avro2pegasus/events/media/MediaHeader.pdsc export interface MediaHeader { cdnProvider?: string; - accountAccessType?: AccountAccessType; - streamProtocol?: StreamingProtocol; - playerType?: PlayerType; + accountAccessType?: Com.Linkedin.Avro2pegasus.Events.Media.AccountAccessType; + streamProtocol?: Com.Linkedin.Avro2pegasus.Events.Media.StreamingProtocol; + playerType?: Com.Linkedin.Avro2pegasus.Events.Media.PlayerType; playerVersion?: string; mediaSource?: string; - deliveryMode?: DeliveryMode; - mediaType: MediaType; + deliveryMode?: Com.Linkedin.Avro2pegasus.Events.Media.DeliveryMode; + mediaType: Com.Linkedin.Avro2pegasus.Events.Media.MediaType; } // Generated from: com/linkedin/avro2pegasus/events/media/MediaInitializationEndEvent.pdsc @@ -37159,7 +37187,7 @@ declare namespace Com { mediaTrackingObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; initializationStartTime: number; duration: number; - mediaHeader?: MediaHeader; + mediaHeader?: Com.Linkedin.Avro2pegasus.Events.Media.MediaHeader; timeVisible?: number; mediaLiveState?: Com.Linkedin.Avro2pegasus.Events.Common.Media.MediaLiveState; } @@ -37170,7 +37198,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; mediaTrackingObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - eventType: EventType; + eventType: Com.Linkedin.Avro2pegasus.Events.Media.EventType; eventOccurredAt: number; } // Generated from: com/linkedin/avro2pegasus/events/media/MediaInitializationStartEvent.pdsc @@ -37181,7 +37209,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; mediaTrackingObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; initializationStartTime: number; - mediaHeader?: MediaHeader; + mediaHeader?: Com.Linkedin.Avro2pegasus.Events.Media.MediaHeader; } // Generated from: com/linkedin/avro2pegasus/events/media/MediaPlaybackErrorEvent.pdsc @@ -37189,9 +37217,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - mediaHeader: MediaHeader; + mediaHeader: Com.Linkedin.Avro2pegasus.Events.Media.MediaHeader; mediaTrackingObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - errorType: MediaPlaybackErrorType; + errorType: Com.Linkedin.Avro2pegasus.Events.Media.MediaPlaybackErrorType; errorMessage?: string; errorException?: Com.Linkedin.Avro2pegasus.Events.Common.Exception; } @@ -37211,9 +37239,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - mediaHeader: MediaHeader; + mediaHeader: Com.Linkedin.Avro2pegasus.Events.Media.MediaHeader; mediaTrackingObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - errorType: MediaPlaybackErrorType; + errorType: Com.Linkedin.Avro2pegasus.Events.Media.MediaPlaybackErrorType; errorMessage?: string; url?: string; mediaLiveState?: Com.Linkedin.Avro2pegasus.Events.Common.Media.MediaLiveState; @@ -37252,7 +37280,7 @@ declare namespace Com { partUploadMetadata: Com.Linkedin.Avro2pegasus.Events.Media.Upload.PartUploadMetadata; bytesTransferred: number; uploadDuration: number; - errorType: uploadFailureErrorType; + errorType: Com.Linkedin.Avro2pegasus.Events.Media.uploadFailureErrorType; responseBody?: string; statusCode?: number; } @@ -37268,7 +37296,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; userUrn?: string; contentUrn: string; - action: RichMediaDeleteAction; + action: Com.Linkedin.Avro2pegasus.Events.Media.RichMediaDeleteAction; csUserUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/media/StreamingProtocol.pdsc @@ -37291,10 +37319,10 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; digitalMediaArtifactUrn?: string; uploadSessionTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - uploadUseCase: MediaUploadUseCase; + uploadUseCase: Com.Linkedin.Avro2pegasus.Events.Media.MediaUploadUseCase; uploadMechanism?: Com.Linkedin.Avro2pegasus.Events.Media.Upload.UploadMechanism; fileSizeInBytes: number; - uploadState: MediaUploadState; + uploadState: Com.Linkedin.Avro2pegasus.Events.Media.MediaUploadState; durationSinceUploadStarted: number; mediaFileInfo?: Com.Linkedin.Avro2pegasus.Events.Mediaupload.MediaFileInfo; mediaContentCreationSessionTrackingObject?: Com.Linkedin.Avro2pegasus.Events.Common.Media.MediaContentCreationSessionTrackingObject; @@ -37328,8 +37356,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - entities: MediaOverlayImpression[]; - useCase?: MediaOverlayUseCaseType; + entities: Com.Linkedin.Avro2pegasus.Events.Mediaoverlays.MediaOverlayImpression[]; + useCase?: Com.Linkedin.Avro2pegasus.Events.Mediaoverlays.MediaOverlayUseCaseType; timeZoneOffsetMinutes?: number; } // Generated from: com/linkedin/avro2pegasus/events/mediaoverlays/MediaOverlayServedEntity.pdsc @@ -37343,7 +37371,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - entities: MediaOverlayServedEntity[]; + entities: Com.Linkedin.Avro2pegasus.Events.Mediaoverlays.MediaOverlayServedEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/mediaoverlays/MediaOverlaySharedEvent.pdsc @@ -37352,7 +37380,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; digitalmediaAssetUrn: string; - entities: MediaOverlayTrackingObject[]; + entities: Com.Linkedin.Avro2pegasus.Events.Mediaoverlays.MediaOverlayTrackingObject[]; timeZoneOffsetMinutes?: number; } // Generated from: com/linkedin/avro2pegasus/events/mediaoverlays/MediaOverlayTrackingObject.pdsc @@ -37370,7 +37398,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/mediaupload/ImageInfo.pdsc export interface ImageInfo { - mediaFileInfo: MediaFileInfo; + mediaFileInfo: Com.Linkedin.Avro2pegasus.Events.Mediaupload.MediaFileInfo; width: number; height: number; compressionQuality?: number; @@ -37379,9 +37407,9 @@ declare namespace Com { export interface ImageUploadEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - commonMediaUploadEventInfo: MediaUploadCommonEventInfo; - originalImage?: ImageInfo; - processedImage?: ImageInfo; + commonMediaUploadEventInfo: Com.Linkedin.Avro2pegasus.Events.Mediaupload.MediaUploadCommonEventInfo; + originalImage?: Com.Linkedin.Avro2pegasus.Events.Mediaupload.ImageInfo; + processedImage?: Com.Linkedin.Avro2pegasus.Events.Mediaupload.ImageInfo; } // Generated from: com/linkedin/avro2pegasus/events/mediaupload/MediaFileInfo.pdsc @@ -37393,15 +37421,15 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/mediaupload/MediaUploadCommonEventInfo.pdsc export interface MediaUploadCommonEventInfo { - errorCode: MediaUploadStatusCodes; - appliedFilters: MediaUploadFilterInfo[]; + errorCode: Com.Linkedin.Avro2pegasus.Events.Mediaupload.MediaUploadStatusCodes; + appliedFilters: Com.Linkedin.Avro2pegasus.Events.Mediaupload.MediaUploadFilterInfo[]; isPersistent: boolean; savingDuration: number; } // Generated from: com/linkedin/avro2pegasus/events/mediaupload/MediaUploadFilterInfo.pdsc export interface MediaUploadFilterInfo { - filterType: MediaUploadFilterType; + filterType: Com.Linkedin.Avro2pegasus.Events.Mediaupload.MediaUploadFilterType; filterProcessingDuration: number; } // Generated from: com/linkedin/avro2pegasus/events/mediaupload/MediaUploadFilterType.pdsc @@ -37441,8 +37469,8 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; searchHeader: Com.Linkedin.Avro2pegasus.Events.Search.SearchHeader; mentionWorkflowId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - actionType: MentionActionType; - result?: MentionResultHit; + actionType: Com.Linkedin.Avro2pegasus.Events.Mentions.MentionActionType; + result?: Com.Linkedin.Avro2pegasus.Events.Mentions.MentionResultHit; } // Generated from: com/linkedin/avro2pegasus/events/mentions/MentionSuggestionImpressionEvent.pdsc @@ -37452,7 +37480,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; searchHeader: Com.Linkedin.Avro2pegasus.Events.Search.SearchHeader; mentionWorkflowId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - results: MentionResultHit[]; + results: Com.Linkedin.Avro2pegasus.Events.Mentions.MentionResultHit[]; } // Generated from: com/linkedin/avro2pegasus/events/mentions/MentionSuggestionStartEvent.pdsc @@ -37465,7 +37493,7 @@ declare namespace Com { associatedInputControlUrn: string; associatedEntityUrn?: string; rootObject?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - mentionType: MentionType; + mentionType: Com.Linkedin.Avro2pegasus.Events.Mentions.MentionType; mentionStartOperator?: string; } // Generated from: com/linkedin/avro2pegasus/events/mentions/MentionType.pdsc @@ -37479,7 +37507,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - mentorshipActionType: MentorshipActionType; + mentorshipActionType: Com.Linkedin.Avro2pegasus.Events.Mentorship.MentorshipActionType; gridPosition?: Com.Linkedin.Avro2pegasus.Events.Common.GridPosition; flowTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; conversationUrn?: string; @@ -37502,8 +37530,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - mentorshipRoleType: MentorshipRoleType; - mentorshipStatus: MentorshipStatus; + mentorshipRoleType: Com.Linkedin.Avro2pegasus.Events.Mentorship.MentorshipRoleType; + mentorshipStatus: Com.Linkedin.Avro2pegasus.Events.Mentorship.MentorshipStatus; gridPosition?: Com.Linkedin.Avro2pegasus.Events.Common.GridPosition; flowTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } @@ -37608,7 +37636,7 @@ declare namespace Com { viewerUrn: string; viewerBusinessUnit: Com.Linkedin.Avro2pegasus.Events.Common.Merlin.MerlinLineOfBusiness; viewerRole: string; - results: MerlinAccountPageCompanyContractsResult; + results: Com.Linkedin.Avro2pegasus.Events.Merlin.MerlinAccountPageCompanyContractsResult; } // Generated from: com/linkedin/avro2pegasus/events/merlin/MerlinAccountPageImpression.pdsc @@ -37628,7 +37656,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; requestTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; moduleKey: string; - results: MerlinAccountPageImpression[]; + results: Com.Linkedin.Avro2pegasus.Events.Merlin.MerlinAccountPageImpression[]; pageNumber?: number; pageViewInsightsCount?: number; } @@ -37643,7 +37671,7 @@ declare namespace Com { viewerBusinessUnit: Com.Linkedin.Avro2pegasus.Events.Common.Merlin.MerlinLineOfBusiness; viewerRole: string; organizationUrn: string; - insightTags: InsightTagEntity[]; + insightTags: Com.Linkedin.Avro2pegasus.Events.Merlin.InsightTagEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/merlin/MerlinActionEvent.pdsc @@ -37662,12 +37690,12 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - actionType: CampaignCustomViewActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Merlin.CampaignCustomViewActionType; viewKey?: Com.Linkedin.Avro2pegasus.Events.Common.Merlin.MerlinCampaignCustomViewKey; viewName?: string; - sortQueries: CampaignSortingQuery[]; - filterQueries: CampaignFilteringQuery[]; - columnVisibilities: CampaignColumnVisibility[]; + sortQueries: Com.Linkedin.Avro2pegasus.Events.Merlin.CampaignSortingQuery[]; + filterQueries: Com.Linkedin.Avro2pegasus.Events.Merlin.CampaignFilteringQuery[]; + columnVisibilities: Com.Linkedin.Avro2pegasus.Events.Merlin.CampaignColumnVisibility[]; } // Generated from: com/linkedin/avro2pegasus/events/merlin/MerlinCampaignDynamicFieldInputEvent.pdsc @@ -37694,7 +37722,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; usageContext: Com.Linkedin.Avro2pegasus.Events.Common.Merlin.MerlinCampaignNoteUsageContextType; - notes: MerlinNoteImpression[]; + notes: Com.Linkedin.Avro2pegasus.Events.Merlin.MerlinNoteImpression[]; corpUserUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/merlin/MerlinContentCheckpointEvent.pdsc @@ -37749,7 +37777,7 @@ declare namespace Com { recommendationType: string; actionType: Com.Linkedin.Avro2pegasus.Events.Common.Merlin.MerlinRecommendationActionType; corpUserUrn?: string; - hyperlink?: MerlinRecommendationHyperlink; + hyperlink?: Com.Linkedin.Avro2pegasus.Events.Merlin.MerlinRecommendationHyperlink; } // Generated from: com/linkedin/avro2pegasus/events/merlin/MerlinRecommendationHyperlink.pdsc @@ -37777,7 +37805,7 @@ declare namespace Com { requestTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; moduleKey: string; recommendationCategory: Com.Linkedin.Avro2pegasus.Events.Common.Merlin.MerlinRecommendationCategory; - recommendations: MerlinRecommendationImpression[]; + recommendations: Com.Linkedin.Avro2pegasus.Events.Merlin.MerlinRecommendationImpression[]; } // Generated from: com/linkedin/avro2pegasus/events/merlin/MerlinRecommendationServedEvent.pdsc @@ -37862,8 +37890,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/messages/ExceptionInfo.pdsc export interface ExceptionInfo { - exceptionType: ExceptionType; - blockedReason?: BlockedReason; + exceptionType: Com.Linkedin.Avro2pegasus.Events.Messages.ExceptionType; + blockedReason?: Com.Linkedin.Avro2pegasus.Events.Messages.BlockedReason; exceptionMessage: string; } // Generated from: com/linkedin/avro2pegasus/events/messages/ExceptionType.pdsc @@ -37909,10 +37937,10 @@ declare namespace Com { export interface MessageActionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - actionType: actionType; - messageId: MessageId; + actionType: Com.Linkedin.Avro2pegasus.Events.Messages.actionType; + messageId: Com.Linkedin.Avro2pegasus.Events.Messages.MessageId; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - subchannels?: Subchannels; + subchannels?: Com.Linkedin.Avro2pegasus.Events.Messages.Subchannels; tag?: string; clickParameters?: string; pageTrackingCode?: string; @@ -37927,18 +37955,18 @@ declare namespace Com { export interface MessageDeliveryEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - messageType: messageType; + messageType: Com.Linkedin.Avro2pegasus.Events.Messages.messageType; campaignName: string; recipientMemberUrn?: string; locale: Com.Linkedin.Avro2pegasus.Events.Locale; senderMemberUrn?: string; - messageId: MessageId; + messageId: Com.Linkedin.Avro2pegasus.Events.Messages.MessageId; lixTreatmentRecords?: Com.Linkedin.Avro2pegasus.Events.Lix.LixTreatment[]; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; recipientPhoneUrn?: string; flockDeduplicationContentId?: string; emailInfo?: Com.Linkedin.Avro2pegasus.Common.Messages.Flock.EmailInfo; - subchannels?: Subchannels; + subchannels?: Com.Linkedin.Avro2pegasus.Events.Messages.Subchannels; contentPieces: string[]; provider?: Com.Linkedin.Avro2pegasus.Common.Messages.Flock.DeliveryProvider; countryDialingCode?: number; @@ -37954,12 +37982,12 @@ declare namespace Com { export interface MessageDeliveryFailedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - messageId: MessageId; + messageId: Com.Linkedin.Avro2pegasus.Events.Messages.MessageId; messageType?: Com.Linkedin.Avro2pegasus.Events.MessageType; provider?: Com.Linkedin.Avro2pegasus.Common.Messages.Flock.DeliveryProvider; recipientEmailAddressInfo?: Com.Linkedin.Avro2pegasus.Common.Messages.Flock.EmailAddressInfo; recipientPhoneNumberInfo?: Com.Linkedin.Avro2pegasus.Common.Messages.Flock.PhoneNumberInfo; - failureInfo?: FailureInfo; + failureInfo?: Com.Linkedin.Avro2pegasus.Events.Messages.FailureInfo; smsDeliveryReceiptInfo?: Com.Linkedin.Avro2pegasus.Common.Messages.Flock.SmsDeliveryReceiptInfo; marketingCampaignUrn?: string; lithographAuthoredContentUrn?: string; @@ -37969,8 +37997,8 @@ declare namespace Com { export interface MessageDroppedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - messageId: MessageId; - exceptionInfo: ExceptionInfo; + messageId: Com.Linkedin.Avro2pegasus.Events.Messages.MessageId; + exceptionInfo: Com.Linkedin.Avro2pegasus.Events.Messages.ExceptionInfo; messageType: Com.Linkedin.Avro2pegasus.Events.MessageType; campaignName: string; recipientMemberUrn?: string; @@ -38013,14 +38041,14 @@ declare namespace Com { export interface MessageLinksSendEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - messageId: MessageId; - includedLinks: MessageLinkInfo[]; + messageId: Com.Linkedin.Avro2pegasus.Events.Messages.MessageId; + includedLinks: Com.Linkedin.Avro2pegasus.Events.Messages.MessageLinkInfo[]; } // Generated from: com/linkedin/avro2pegasus/events/messages/MessageReceivedEvent.pdsc export interface MessageReceivedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - messageId: MessageId; + messageId: Com.Linkedin.Avro2pegasus.Events.Messages.MessageId; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; recipientPhoneNumberInfo?: Com.Linkedin.Avro2pegasus.Common.Messages.Flock.PhoneNumberInfo; @@ -38034,7 +38062,7 @@ declare namespace Com { export interface MessageUnsubscribeEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; messageType: Com.Linkedin.Avro2pegasus.Events.MessageType; - messageId: MessageId; + messageId: Com.Linkedin.Avro2pegasus.Events.Messages.MessageId; recipientMemberUrn?: string; recipientEmailAddressInfo?: Com.Linkedin.Avro2pegasus.Common.Messages.Flock.EmailAddressInfo; recipientPhoneUrn?: string; @@ -38061,7 +38089,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/messages/UnsubscribeContext/UnsubscribeContext.pdsc export interface UnsubscribeContext { - unsubscribeContextType: UnsubscribeContextType; + unsubscribeContextType: Com.Linkedin.Avro2pegasus.Events.Messages.UnsubscribeContext.UnsubscribeContextType; spamComplaintEmailIds?: string[]; feedbackLoopId?: string; } @@ -38091,7 +38119,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; messageId: string; mboxIds: string[]; - state: CommMessageWithAttachmentState; + state: Com.Linkedin.Avro2pegasus.Events.Messaging.CommMessageWithAttachmentState; attachmentIds: string[]; } // Generated from: com/linkedin/avro2pegasus/events/messaging/ConversationActionType.pdsc @@ -38128,17 +38156,17 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; conversation: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; participantUrns?: string[]; - actionType: ConversationActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Messaging.ConversationActionType; controlUrn: string; moduleKey?: string; - participantPresenceStatuses?: MessagingPresenceStatus[]; + participantPresenceStatuses?: Com.Linkedin.Avro2pegasus.Events.Messaging.MessagingPresenceStatus[]; referrer?: Com.Linkedin.Avro2pegasus.Events.Common.Messaging.MessageReferrerType; } // Generated from: com/linkedin/avro2pegasus/events/messaging/ConversationDetailDisplayItem.pdsc export interface ConversationDetailDisplayItem { trackingObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - type: ConversationDetailDisplayItemType; + type: Com.Linkedin.Avro2pegasus.Events.Messaging.ConversationDetailDisplayItemType; visibleTime: number; duration: number; secondaryTrackingObject?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; @@ -38162,16 +38190,16 @@ declare namespace Com { conversation: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; participantUrns?: string[]; messages?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject[]; - displayItem?: ConversationDetailDisplayItem; + displayItem?: Com.Linkedin.Avro2pegasus.Events.Messaging.ConversationDetailDisplayItem; moduleKey?: string; - participantPresenceStatuses?: MessagingPresenceStatus[]; + participantPresenceStatuses?: Com.Linkedin.Avro2pegasus.Events.Messaging.MessagingPresenceStatus[]; } // Generated from: com/linkedin/avro2pegasus/events/messaging/ConversationSettingsChangeEvent.pdsc export interface ConversationSettingsChangeEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; conversationUrn: string; - settingKey: SettingKey; + settingKey: Com.Linkedin.Avro2pegasus.Events.Messaging.SettingKey; previousSettingValue: string; newSettingValue: string; } @@ -38183,7 +38211,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; conversations?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject[]; moduleKey?: string; - participantPresenceStatuses?: MessagingPresenceStatus[]; + participantPresenceStatuses?: Com.Linkedin.Avro2pegasus.Events.Messaging.MessagingPresenceStatus[]; } // Generated from: com/linkedin/avro2pegasus/events/messaging/DualUpdateActionType.pdsc @@ -38240,8 +38268,8 @@ declare namespace Com { threadUrn: string; messageTextLength: number; interfaceLocale?: Com.Linkedin.Avro2pegasus.Events.Locale; - results: LanguageDetectionResult[]; - participants?: Participant[]; + results: Com.Linkedin.Avro2pegasus.Events.Messaging.LanguageDetectionResult[]; + participants?: Com.Linkedin.Avro2pegasus.Events.Messaging.Participant[]; } // Generated from: com/linkedin/avro2pegasus/events/messaging/LanguageDetectionResult.pdsc @@ -38277,8 +38305,8 @@ declare namespace Com { requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - funnelStep: FunnelStep; - funnelBody: FunnelBody; + funnelStep: Com.Linkedin.Avro2pegasus.Events.Messaging.FunnelStep; + funnelBody: Com.Linkedin.Avro2pegasus.Events.Messaging.FunnelBody; } // Generated from: com/linkedin/avro2pegasus/events/messaging/MessageSentimentType.pdsc @@ -38322,8 +38350,8 @@ declare namespace Com { memberUrn: string; contractUrn?: string; attemptTime: number; - mailboxItemThreadAction?: MailboxItemThreadAction; - mailboxItemUpdatedAction?: DualUpdateActionType; + mailboxItemThreadAction?: Com.Linkedin.Avro2pegasus.Events.Messaging.MailboxItemThreadAction; + mailboxItemUpdatedAction?: Com.Linkedin.Avro2pegasus.Events.Messaging.DualUpdateActionType; numOfRetries?: number; } // Generated from: com/linkedin/avro2pegasus/events/messaging/MessagingMessageAcceptEvent.pdsc @@ -38399,7 +38427,7 @@ declare namespace Com { export interface MessagingPresenceStatus { entityUrn: string; - availability: MessagingPresenceAvailability; + availability: Com.Linkedin.Avro2pegasus.Events.Messaging.MessagingPresenceAvailability; lastActiveTime?: number; isInstantlyReachable: boolean; hasCustomStatus: boolean; @@ -38410,11 +38438,11 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - actionCategory: MessagingRecommendationActionType; + actionCategory: Com.Linkedin.Avro2pegasus.Events.Messaging.MessagingRecommendationActionType; controlUrn: string; recommendationTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - usecase?: MessagingRecommendationUsecase; - participantPresenceStatuses?: MessagingPresenceStatus[]; + usecase?: Com.Linkedin.Avro2pegasus.Events.Messaging.MessagingRecommendationUsecase; + participantPresenceStatuses?: Com.Linkedin.Avro2pegasus.Events.Messaging.MessagingPresenceStatus[]; } // Generated from: com/linkedin/avro2pegasus/events/messaging/MessagingRecommendationActionType.pdsc @@ -38439,7 +38467,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - recommendedEntity: RecommendedEntity; + recommendedEntity: Com.Linkedin.Avro2pegasus.Events.Messaging.RecommendedEntity; } // Generated from: com/linkedin/avro2pegasus/events/messaging/MessagingRecommendationReason.pdsc @@ -38455,15 +38483,15 @@ declare namespace Com { recommendationTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; recommendedEntityUrn: string; model: string; - usecase: MessagingRecommendationUsecase; + usecase: Com.Linkedin.Avro2pegasus.Events.Messaging.MessagingRecommendationUsecase; briefs?: string[]; referenceEntityUrn?: string; - reasons: MessagingRecommendationReason[]; + reasons: Com.Linkedin.Avro2pegasus.Events.Messaging.MessagingRecommendationReason[]; articleShareDetail?: Com.Linkedin.Avro2pegasus.Events.Common.Messaging.MessagingRecommendationArticleShareDetail; recommendedText?: string; quickReplyDetail?: Com.Linkedin.Avro2pegasus.Events.Common.Messaging.MessagingRecommendationQuickReplyDetails; requestTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - servedMethod?: MessagingRecommendationServedMethod; + servedMethod?: Com.Linkedin.Avro2pegasus.Events.Messaging.MessagingRecommendationServedMethod; } // Generated from: com/linkedin/avro2pegasus/events/messaging/MessagingRecommendationServedMethod.pdsc @@ -38532,7 +38560,7 @@ declare namespace Com { wordCount: number; recipientCount?: number; messageSentTime?: number; - messageType?: TelescopeMessageType; + messageType?: Com.Linkedin.Avro2pegasus.Events.Messaging.TelescopeMessageType; geoLocation?: string; memberSegment?: string; mlcSegment?: string; @@ -38547,7 +38575,7 @@ declare namespace Com { isStartingWithThanks?: boolean; quickReplyUrn?: string; locale?: Com.Linkedin.Avro2pegasus.Events.Locale; - sentiments?: MessageSentimentType[]; + sentiments?: Com.Linkedin.Avro2pegasus.Events.Messaging.MessageSentimentType[]; networkDistances?: Com.Linkedin.Avro2pegasus.Events.Common.NetworkDistance[]; connectionStrengths?: number[]; jobSeeker?: number; @@ -38593,8 +38621,8 @@ declare namespace Com { export interface PushNotificationMessage { messageTemplateName: string; - appName: MobileAppName; - data: PushNotificationData; + appName: Com.Linkedin.Avro2pegasus.Events.Messaging.MobileAppName; + data: Com.Linkedin.Avro2pegasus.Events.Messaging.PushNotificationData; recipientUrn: string; deduplicationId?: string; senderUrn?: string; @@ -38612,7 +38640,7 @@ declare namespace Com { export interface RecommendationBrief { briefUrn: string; - recommendationBriefType: MessagingRecommendationBriefType; + recommendationBriefType: Com.Linkedin.Avro2pegasus.Events.Messaging.MessagingRecommendationBriefType; } // Generated from: com/linkedin/avro2pegasus/events/messaging/RecommendedEntity.pdsc @@ -38622,8 +38650,8 @@ declare namespace Com { visibleTime: number; duration: number; listPosition: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; - usecase: MessagingRecommendationUsecase; - recommendationBriefs?: RecommendationBrief[]; + usecase: Com.Linkedin.Avro2pegasus.Events.Messaging.MessagingRecommendationUsecase; + recommendationBriefs?: Com.Linkedin.Avro2pegasus.Events.Messaging.RecommendationBrief[]; referenceEntityTrackingObject?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; } // Generated from: com/linkedin/avro2pegasus/events/messaging/SettingKey.pdsc @@ -38639,8 +38667,8 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; conversation: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - sticker: StickerObject; - actionCategory: StickerAction; + sticker: Com.Linkedin.Avro2pegasus.Events.Messaging.StickerObject; + actionCategory: Com.Linkedin.Avro2pegasus.Events.Messaging.StickerAction; } // Generated from: com/linkedin/avro2pegasus/events/messaging/StickerImpressionEvent.pdsc @@ -38649,7 +38677,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; conversation: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - sticker: StickerObject; + sticker: Com.Linkedin.Avro2pegasus.Events.Messaging.StickerObject; } // Generated from: com/linkedin/avro2pegasus/events/messaging/StickerObject.pdsc @@ -38672,7 +38700,7 @@ declare namespace Com { export interface BotRequestEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - requestType?: RequestType; + requestType?: Com.Linkedin.Avro2pegasus.Events.Messaging.Bots.RequestType; conversationUrn: string; messageUrn: string; participantUrns: string[]; @@ -38683,7 +38711,7 @@ declare namespace Com { export interface BotResponseEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - ResponseType?: ResponseType; + ResponseType?: Com.Linkedin.Avro2pegasus.Events.Messaging.Bots.ResponseType; conversationUrn: string; messageUrn: string; participantUrns: string[]; @@ -38735,7 +38763,7 @@ declare namespace Com { messagingThreadUrn: string; actorUrn: string; otherParticipantUrns: string[]; - messageRequestState: MessageRequestState; + messageRequestState: Com.Linkedin.Avro2pegasus.Events.Messaging.Messagerequests.MessageRequestState; contextEntityUrn?: string; messageRequestTypeUrn?: string; } @@ -38761,9 +38789,9 @@ declare namespace Com { datasetName?: string; datasetDate?: Com.Linkedin.Avro2pegasus.Events.Common.Date; datasetHour?: number; - status: UMPMetricsJobStatusType; + status: Com.Linkedin.Avro2pegasus.Events.Metrics.UMPMetricsJobStatusType; isBackfill?: boolean; - frequency?: frequencyType; + frequency?: Com.Linkedin.Avro2pegasus.Events.Metrics.frequencyType; } // Generated from: com/linkedin/avro2pegasus/events/metrics/UMPMetricsJobEvent.pdsc @@ -38775,10 +38803,10 @@ declare namespace Com { datasetName?: string; datasetDate?: Com.Linkedin.Avro2pegasus.Events.Common.Date; datasetHour?: number; - status: UMPMetricsJobStatusType; + status: Com.Linkedin.Avro2pegasus.Events.Metrics.UMPMetricsJobStatusType; job?: string; application?: string; - properties?: property[]; + properties?: Com.Linkedin.Avro2pegasus.Events.Metrics.property[]; } // Generated from: com/linkedin/avro2pegasus/events/metrics/UMPMetricsJobStatusType.pdsc @@ -38803,7 +38831,7 @@ declare namespace Com { resourcePath: string; destinationUrl?: string; label?: string; - category?: ClickEventCategory; + category?: Com.Linkedin.Avro2pegasus.Events.Microsites.ClickEventCategory; } // Generated from: com/linkedin/avro2pegasus/events/microsites/MicrositesFormBypassEvent.pdsc @@ -38821,10 +38849,10 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - viewId: FormViewGUID; + viewId: Com.Linkedin.Avro2pegasus.Events.Microsites.FormViewGUID; isSuccessful: boolean; errorMessage?: string; - submissionId: FormSubmissionGUID; + submissionId: Com.Linkedin.Avro2pegasus.Events.Microsites.FormSubmissionGUID; } // Generated from: com/linkedin/avro2pegasus/events/microsites/MicrositesFormViewEvent.pdsc @@ -38832,7 +38860,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - viewId: FormViewGUID; + viewId: Com.Linkedin.Avro2pegasus.Events.Microsites.FormViewGUID; campaignId: string; visitorId: string; pageKeyGroup: string; @@ -38886,7 +38914,7 @@ declare namespace Com { regionId: number; occupationSeniorityUrn: string; referrer?: string; - actionType: ActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Mirror.ActionType; isUndo: boolean; } } @@ -38900,7 +38928,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contentUrn: string; entityUrn: string; - mentionContext: MentionedInTheNewsContext; + mentionContext: Com.Linkedin.Avro2pegasus.Events.Mitn.MentionedInTheNewsContext; } // Generated from: com/linkedin/avro2pegasus/events/mitn/MentionedInTheNewsContext.pdsc @@ -38915,12 +38943,12 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contentUrn: string; entityUrn: string; - mentionContext: MentionedInTheNewsContext; - state: MentionState; - activeMentionContext?: ActiveMentionedInTheNewsContext; - retractedMentionContext?: RetractedMentionedInTheNewsContext; - controlModelPrediction?: ModelPrediction; - experimentalModelPredictions?: ModelPrediction[]; + mentionContext: Com.Linkedin.Avro2pegasus.Events.Mitn.MentionedInTheNewsContext; + state: Com.Linkedin.Avro2pegasus.Events.Mitn.MentionState; + activeMentionContext?: Com.Linkedin.Avro2pegasus.Events.Mitn.ActiveMentionedInTheNewsContext; + retractedMentionContext?: Com.Linkedin.Avro2pegasus.Events.Mitn.RetractedMentionedInTheNewsContext; + controlModelPrediction?: Com.Linkedin.Avro2pegasus.Events.Mitn.ModelPrediction; + experimentalModelPredictions?: Com.Linkedin.Avro2pegasus.Events.Mitn.ModelPrediction[]; } // Generated from: com/linkedin/avro2pegasus/events/mitn/MentionedInTheNewsRetractionEvent.pdsc @@ -38928,8 +38956,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contentUrn: string; entityUrn: string; - mentionContext: MentionedInTheNewsContext; - retractionReason: RetractionReason; + mentionContext: Com.Linkedin.Avro2pegasus.Events.Mitn.MentionedInTheNewsContext; + retractionReason: Com.Linkedin.Avro2pegasus.Events.Mitn.RetractionReason; } // Generated from: com/linkedin/avro2pegasus/events/mitn/MentionState.pdsc @@ -38947,7 +38975,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/mitn/RetractedMentionedInTheNewsContext.pdsc export interface RetractedMentionedInTheNewsContext { - retractionReason: RetractionReason; + retractionReason: Com.Linkedin.Avro2pegasus.Events.Mitn.RetractionReason; } // Generated from: com/linkedin/avro2pegasus/events/mitn/RetractionReason.pdsc @@ -39030,7 +39058,7 @@ declare namespace Com { publishMessage: string; trainingRunUrn: string; publishAttemptId: string; - environments: FabricGroup[]; + environments: Com.Linkedin.Avro2pegasus.Events.Mlmodellifecycle.FabricGroup[]; aiProjectGroup: string; trainedModelUrn?: string; } @@ -39046,7 +39074,7 @@ declare namespace Com { export interface MlModelTrainedV2Event { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - trainingId?: TrainingRunUUID; + trainingId?: Com.Linkedin.Avro2pegasus.Events.Mlmodellifecycle.TrainingRunUUID; trainingName: string; modelLocation: string; metadataLocation: string; @@ -39093,7 +39121,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader: Com.Linkedin.Avro2pegasus.Events.MobileHeader; rawReferrer: string; - activationState: ActivationStateType; + activationState: Com.Linkedin.Avro2pegasus.Events.Mobile.ActivationStateType; } // Generated from: com/linkedin/avro2pegasus/events/mobile/AppActivationEvent.pdsc @@ -39102,7 +39130,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader: Com.Linkedin.Avro2pegasus.Events.MobileHeader; rawReferer: string; - activationState: ActivationStateType; + activationState: Com.Linkedin.Avro2pegasus.Events.Mobile.ActivationStateType; } // Generated from: com/linkedin/avro2pegasus/events/mobile/ApplicationBuildType.pdsc @@ -39123,7 +39151,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - result: DeferredDeepLinkResultType; + result: Com.Linkedin.Avro2pegasus.Events.Mobile.DeferredDeepLinkResultType; sourceControlUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/mobile/DeferredDeepLinkResultType.pdsc @@ -39152,7 +39180,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader: Com.Linkedin.Avro2pegasus.Events.MobileHeader; intendedDestinationUrl: string; - failureType: LinkFailureType; + failureType: Com.Linkedin.Avro2pegasus.Events.Mobile.LinkFailureType; } // Generated from: com/linkedin/avro2pegasus/events/mobile/LaunchAppStoreEvent.pdsc @@ -39182,10 +39210,10 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - applicationBuildType?: ApplicationBuildType; + applicationBuildType?: Com.Linkedin.Avro2pegasus.Events.Mobile.ApplicationBuildType; mobileApplicationName: string; buildNumber: string; - applicationStateChangeType: ApplicationStateChangeType; + applicationStateChangeType: Com.Linkedin.Avro2pegasus.Events.Mobile.ApplicationStateChangeType; deviceWidth?: number; deviceHeight?: number; windowWidth?: number; @@ -39205,15 +39233,15 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - traceRouteHeader: TraceRouteHeader; - traceRouteMetrics: TraceRouteHopMetrics[]; + traceRouteHeader: Com.Linkedin.Avro2pegasus.Events.Mobile.TraceRouteHeader; + traceRouteMetrics: Com.Linkedin.Avro2pegasus.Events.Mobile.TraceRouteHopMetrics[]; } // Generated from: com/linkedin/avro2pegasus/events/mobile/TraceRouteHeader.pdsc export interface TraceRouteHeader { destinationHost: string; - destinationIp?: DestinationIP; - traceRouteTransportProtocol: TraceRouteTransportProtocol; + destinationIp?: Com.Linkedin.Avro2pegasus.Events.Mobile.DestinationIP; + traceRouteTransportProtocol: Com.Linkedin.Avro2pegasus.Events.Mobile.TraceRouteTransportProtocol; maxHops: number; packetSize: number; } @@ -39222,8 +39250,8 @@ declare namespace Com { export interface TraceRouteHopMetrics { hopNumber: number; hostName?: string; - hostIp?: HostIP; - traceStatus: TraceStatus; + hostIp?: Com.Linkedin.Avro2pegasus.Events.Mobile.HostIP; + traceStatus: Com.Linkedin.Avro2pegasus.Events.Mobile.TraceStatus; avgRoundTripTimeMicros?: number; } // Generated from: com/linkedin/avro2pegasus/events/mobile/TraceRouteTransportProtocol.pdsc @@ -39247,7 +39275,7 @@ declare namespace Com { mobileHeader: Com.Linkedin.Avro2pegasus.Events.MobileHeader; verificationId: string; transactionId: string; - transactionState: TransactionState; + transactionState: Com.Linkedin.Avro2pegasus.Events.Mobilesdk.TransactionState; memberUrn: string; } // Generated from: com/linkedin/avro2pegasus/events/mobilesdk/ThirdPartyMobileSdkLoginActionEvent.pdsc @@ -39257,7 +39285,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader: Com.Linkedin.Avro2pegasus.Events.MobileHeader; thirdPartyApplicationIdentifier: string; - loginResult: VoyagerLoginResult; + loginResult: Com.Linkedin.Avro2pegasus.Events.Mobilesdk.VoyagerLoginResult; loggedInMemberUrn?: string; loginSessionId?: string; } @@ -39297,33 +39325,33 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/monitoring/AllocationProfilingEvent.pdsc export interface AllocationProfilingEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; sampleCount?: number; samplingStartTime: number; eventDuration: number; - stackTraces: StackTraceForAllocation[]; - heapAllocations: HeapAllocation[]; - classHeapUsages: ClassHeapUsage[]; - directBufferUsages: DirectBufferUsage[]; - directBufferDistributions: DirectBufferDistribution[]; + stackTraces: Com.Linkedin.Avro2pegasus.Events.Monitoring.StackTraceForAllocation[]; + heapAllocations: Com.Linkedin.Avro2pegasus.Events.Monitoring.HeapAllocation[]; + classHeapUsages: Com.Linkedin.Avro2pegasus.Events.Monitoring.ClassHeapUsage[]; + directBufferUsages: Com.Linkedin.Avro2pegasus.Events.Monitoring.DirectBufferUsage[]; + directBufferDistributions: Com.Linkedin.Avro2pegasus.Events.Monitoring.DirectBufferDistribution[]; eventId: number; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/ApdexComplianceDetails.pdsc export interface ApdexComplianceDetails { - details: ApdexRequestDetails; - metrics: ApdexMetric[]; + details: Com.Linkedin.Avro2pegasus.Events.Monitoring.ApdexRequestDetails; + metrics: Com.Linkedin.Avro2pegasus.Events.Monitoring.ApdexMetric[]; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/ApdexEvent.pdsc export interface ApdexEvent { - header: EventHeader; - upstream: ApdexRequestDetails; - downstream: ApdexRequestDetails; + header: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; + upstream: Com.Linkedin.Avro2pegasus.Events.Monitoring.ApdexRequestDetails; + downstream: Com.Linkedin.Avro2pegasus.Events.Monitoring.ApdexRequestDetails; resource?: string; method?: string; - source: ApdexSource; - compliance: ApdexMetric[]; + source: Com.Linkedin.Avro2pegasus.Events.Monitoring.ApdexSource; + compliance: Com.Linkedin.Avro2pegasus.Events.Monitoring.ApdexMetric[]; callTreeIds?: string[]; aggregationTime: number; } @@ -39336,7 +39364,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/monitoring/ApdexMetric.pdsc export interface ApdexMetric { - metric: ApdexMetricType; + metric: Com.Linkedin.Avro2pegasus.Events.Monitoring.ApdexMetricType; total: number; satisfiedCount: number; toleratingCount: number; @@ -39355,7 +39383,7 @@ declare namespace Com { fabric?: string; tags?: string[]; service?: string; - firedrillMetadata?: ApdexFiredrillMetadata[]; + firedrillMetadata?: Com.Linkedin.Avro2pegasus.Events.Monitoring.ApdexFiredrillMetadata[]; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/ApdexSource.pdsc @@ -39363,19 +39391,19 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/monitoring/ApdexSummaryEvent.pdsc export interface ApdexSummaryEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; resource?: string; method?: string; - source: ApdexSource; + source: Com.Linkedin.Avro2pegasus.Events.Monitoring.ApdexSource; callTreeIds?: string[]; - complianceDetailsByService: ApdexComplianceDetails[]; + complianceDetailsByService: Com.Linkedin.Avro2pegasus.Events.Monitoring.ApdexComplianceDetails[]; eventDuration?: number; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/Attribute.pdsc export interface Attribute { - dataType: AttributeDataType; - metricType: AttributeMetricType; + dataType: Com.Linkedin.Avro2pegasus.Events.Monitoring.AttributeDataType; + metricType: Com.Linkedin.Avro2pegasus.Events.Monitoring.AttributeMetricType; name: string; tags?: string[]; value: string; @@ -39431,7 +39459,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/monitoring/ChannelPoolManagerMetric.pdsc export interface ChannelPoolManagerMetric { - channelPoolMetrics: ChannelPoolMetric[]; + channelPoolMetrics: Com.Linkedin.Avro2pegasus.Events.Monitoring.ChannelPoolMetric[]; clusterName: string; isSecure: boolean; isStream: boolean; @@ -39450,7 +39478,7 @@ declare namespace Com { className: string; occupiedSize: number; count: number; - callSites: CallSiteForAllocation[]; + callSites: Com.Linkedin.Avro2pegasus.Events.Monitoring.CallSiteForAllocation[]; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/ClassType.pdsc @@ -39482,7 +39510,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/monitoring/CloudWatchQueryStatsEvent.pdsc export interface CloudWatchQueryStatsEvent { - header?: EventHeader; + header?: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; transactionId: number; queryStr: string; latency: number; @@ -39505,8 +39533,8 @@ declare namespace Com { export interface Cost2ServeWorkEvent { collectionPeriod: number; - header: EventHeader; - workPerformed: WorkPerformed[]; + header: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; + workPerformed: Com.Linkedin.Avro2pegasus.Events.Monitoring.WorkPerformed[]; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/CPPLogInformation.pdsc @@ -39517,13 +39545,13 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/monitoring/D2Event.pdsc export interface D2Event { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; clusterName: string; - clusterStats: ClusterStats; + clusterStats: Com.Linkedin.Avro2pegasus.Events.Monitoring.ClusterStats; emitInterval: number; partitionId: number; serviceName: string; - uriList: UriInfo[]; + uriList: Com.Linkedin.Avro2pegasus.Events.Monitoring.UriInfo[]; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/D2ServiceEvent.pdsc @@ -39536,8 +39564,8 @@ declare namespace Com { averageErrorRate?: number; averageDropLevel: number; averageDroppedCallCounts: number; - weightedLatencyMetrics?: LatencyMetrics; - serverEventList: ServerEvent[]; + weightedLatencyMetrics?: Com.Linkedin.Avro2pegasus.Events.Monitoring.LatencyMetrics; + serverEventList: Com.Linkedin.Avro2pegasus.Events.Monitoring.ServerEvent[]; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/DefaultLogInformation.pdsc @@ -39582,7 +39610,7 @@ declare namespace Com { export interface EventException { index: number; message: string; - stackTrace: StackTraceFrame[]; + stackTrace: Com.Linkedin.Avro2pegasus.Events.Monitoring.StackTraceFrame[]; type: string; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/EventHeader.pdsc @@ -39593,7 +39621,7 @@ declare namespace Com { environment: string; eventType: string; eventVersion: number; - guid: fixed_16; + guid: Com.Linkedin.Avro2pegasus.Events.Monitoring.fixed_16; instance: string; nano: number; physicalHost?: string; @@ -39627,7 +39655,7 @@ declare namespace Com { export interface HeapAllocation { heapSize: number; usedSize: number; - classTypes: ClassType[]; + classTypes: Com.Linkedin.Avro2pegasus.Events.Monitoring.ClassType[]; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/IngestedContentMetric.pdsc @@ -39638,10 +39666,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/monitoring/IngestedContentMetricsCollectedEvent.pdsc export interface IngestedContentMetricsCollectedEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; ingestedContentUrn: string; resolvedUrl: string; - metrics: IngestedContentMetric[]; + metrics: Com.Linkedin.Avro2pegasus.Events.Monitoring.IngestedContentMetric[]; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/InLogEvent.pdsc @@ -39650,27 +39678,27 @@ declare namespace Com { hostName: string; applicationInstanceId?: string; timeStampNano: number; - level: LogLevel; - marker: LogSessionMarker; + level: Com.Linkedin.Avro2pegasus.Events.Monitoring.LogLevel; + marker: Com.Linkedin.Avro2pegasus.Events.Monitoring.LogSessionMarker; message?: string; appData?: { [id: string]: string }; appJson?: string; - treeId?: TreeID; + treeId?: Com.Linkedin.Avro2pegasus.Events.Monitoring.TreeID; requestId?: number; - logInfoType: LogInfoType; - defaultLog?: DefaultLogInformation; - cppLog?: CPPLogInformation; - process?: ProcessInformation; + logInfoType: Com.Linkedin.Avro2pegasus.Events.Monitoring.LogInfoType; + defaultLog?: Com.Linkedin.Avro2pegasus.Events.Monitoring.DefaultLogInformation; + cppLog?: Com.Linkedin.Avro2pegasus.Events.Monitoring.CPPLogInformation; + process?: Com.Linkedin.Avro2pegasus.Events.Monitoring.ProcessInformation; serviceCallContext?: { [id: string]: string }; - exceptionChain?: EventException[]; + exceptionChain?: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventException[]; groupHash?: string; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/JMXAccessLogEvent.pdsc export interface JMXAccessLogEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; isAccessAllowed: boolean; - parameters: Parameter[]; + parameters: Com.Linkedin.Avro2pegasus.Events.Monitoring.Parameter[]; processName: string; protocol: string; remoteAddress: Com.Linkedin.Avro2pegasus.Events.IPAddress; @@ -39697,7 +39725,7 @@ declare namespace Com { classNameIndex: number; totalUsedSize: number; totalCount: number; - callSites: JvmCallSiteForAllocation[]; + callSites: Com.Linkedin.Avro2pegasus.Events.Monitoring.JvmCallSiteForAllocation[]; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/JvmDirectBufferDistribution.pdsc @@ -39718,7 +39746,7 @@ declare namespace Com { export interface JvmHeapAllocation { totalHeapSize: number; totalUsedSize: number; - classes: JvmClass[]; + classes: Com.Linkedin.Avro2pegasus.Events.Monitoring.JvmClass[]; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/JvmStackTraceElement.pdsc @@ -39732,7 +39760,7 @@ declare namespace Com { export interface JvmStackTraceForAllocation { threadName?: string; - stackTraceElements: JvmStackTraceElement[]; + stackTraceElements: Com.Linkedin.Avro2pegasus.Events.Monitoring.JvmStackTraceElement[]; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/LatencyMetrics.pdsc @@ -39752,18 +39780,18 @@ declare namespace Com { callerServiceName: string; durationNano: number; error?: string; - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; responseCode: number; scaleFactor: number; - treeId: fixed_16; + treeId: Com.Linkedin.Avro2pegasus.Events.Monitoring.fixed_16; urnsUsedInLixTreatments: string[]; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/LoggingEvent.pdsc export interface LoggingEvent { - exceptionChain?: EventException[]; - header?: EventHeader; - level: Level; + exceptionChain?: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventException[]; + header?: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; + level: Com.Linkedin.Avro2pegasus.Events.Monitoring.Level; log: string; logger: string; loggingContext?: { [id: string]: string }; @@ -39772,7 +39800,7 @@ declare namespace Com { serviceCallContext?: { [id: string]: string }; thread?: string; timestamp: number; - treeId?: fixed_16; + treeId?: Com.Linkedin.Avro2pegasus.Events.Monitoring.fixed_16; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/LogInfoType.pdsc @@ -39786,7 +39814,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/monitoring/PageAggregationEvent.pdsc export interface PageAggregationEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; parsed: boolean; originPageId: string; originHostId: string; @@ -39797,9 +39825,9 @@ declare namespace Com { timeToFirstByteInMs: number; uri: string; originCdnVersion?: string; - embeds: embed[]; + embeds: Com.Linkedin.Avro2pegasus.Events.Monitoring.embed[]; requestId: number; - treeId: fixed_16; + treeId: Com.Linkedin.Avro2pegasus.Events.Monitoring.fixed_16; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/Parameter.pdsc @@ -39813,7 +39841,7 @@ declare namespace Com { requestId: number; rpcTrace: string; taskId: number; - treeId: fixed_16; + treeId: Com.Linkedin.Avro2pegasus.Events.Monitoring.fixed_16; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/ParseqShallowTrace.pdsc @@ -39826,7 +39854,7 @@ declare namespace Com { pendingTimeNanos?: number; startTimeNanos?: number; taskName: string; - taskResult: ResultType; + taskResult: Com.Linkedin.Avro2pegasus.Events.Monitoring.ResultType; taskValue?: string; taskType?: string; } @@ -39835,24 +39863,26 @@ declare namespace Com { export interface ParseqTrace { planId: number; planName: string; - traceMap: { [id: string]: ParseqShallowTrace }; - traceRelationships: ParseqTraceRelationship[]; + traceMap: { + [id: string]: Com.Linkedin.Avro2pegasus.Events.Monitoring.ParseqShallowTrace; + }; + traceRelationships: Com.Linkedin.Avro2pegasus.Events.Monitoring.ParseqTraceRelationship[]; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/ParseqTraceEvent.pdsc export interface ParseqTraceEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; requestId: number; sampleRate: number; taskId: number; - trace: ParseqTrace; - treeId: fixed_16; + trace: Com.Linkedin.Avro2pegasus.Events.Monitoring.ParseqTrace; + treeId: Com.Linkedin.Avro2pegasus.Events.Monitoring.fixed_16; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/ParseqTraceRelationship.pdsc export interface ParseqTraceRelationship { fromTaskId: number; - relationship: Relationship; + relationship: Com.Linkedin.Avro2pegasus.Events.Monitoring.Relationship; toTaskId: number; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/ProcessInformation.pdsc @@ -39871,16 +39901,16 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/monitoring/ProfilerMemoryAllocationEvent.pdsc export interface ProfilerMemoryAllocationEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; sampleCount?: number; samplingStartTime: number; eventDuration: number; - stackTraces: JvmStackTraceForAllocation[]; + stackTraces: Com.Linkedin.Avro2pegasus.Events.Monitoring.JvmStackTraceForAllocation[]; classNames: string[]; - heapAllocations: JvmHeapAllocation[]; - classHeapUsages: JvmClassHeapUsage[]; - directBufferUsages: JvmDirectBufferUsage[]; - directBufferDistributions: JvmDirectBufferDistribution[]; + heapAllocations: Com.Linkedin.Avro2pegasus.Events.Monitoring.JvmHeapAllocation[]; + classHeapUsages: Com.Linkedin.Avro2pegasus.Events.Monitoring.JvmClassHeapUsage[]; + directBufferUsages: Com.Linkedin.Avro2pegasus.Events.Monitoring.JvmDirectBufferUsage[]; + directBufferDistributions: Com.Linkedin.Avro2pegasus.Events.Monitoring.JvmDirectBufferDistribution[]; eventId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/Protocol.pdsc @@ -39899,9 +39929,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/monitoring/R2Event.pdsc export interface R2Event { - channelPoolManagerMetrics: ChannelPoolManagerMetric[]; + channelPoolManagerMetrics: Com.Linkedin.Avro2pegasus.Events.Monitoring.ChannelPoolManagerMetric[]; eventDuration: number; - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/Relationship.pdsc @@ -39915,11 +39945,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/monitoring/ReMixTraceEvent.pdsc export interface ReMixTraceEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; requestId: number; taskId: number; - trace: ParseqTrace; - treeId: fixed_16; + trace: Com.Linkedin.Avro2pegasus.Events.Monitoring.ParseqTrace; + treeId: Com.Linkedin.Avro2pegasus.Events.Monitoring.fixed_16; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/RenderType.pdsc @@ -39930,12 +39960,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/monitoring/SamplingProfilerEvent.pdsc export interface SamplingProfilerEvent { - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; sampleCount?: number; samplingStartTimestampInMillis: number; samplingDurationInMillis: number; - stackTraces: stackTrace[]; - threadStatuses: threadStatus[]; + stackTraces: Com.Linkedin.Avro2pegasus.Events.Monitoring.stackTrace[]; + threadStatuses: Com.Linkedin.Avro2pegasus.Events.Monitoring.threadStatus[]; requestId: number; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/Secure.pdsc @@ -39944,7 +39974,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/monitoring/SensitiveServiceCallEvent.pdsc export interface SensitiveServiceCallEvent { - caller: Caller; + caller: Com.Linkedin.Avro2pegasus.Events.Monitoring.Caller; callerServicePrincipalUrn?: string; callerRequestId: number; callerTaskId?: number; @@ -39953,28 +39983,28 @@ declare namespace Com { duration: number; durationNano: number; error?: string; - header: EventHeader; + header: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; memberUrn?: string; - parentTraceData?: ParentTraceData; - performedTasks?: Task[]; - protocol: Protocol; + parentTraceData?: Com.Linkedin.Avro2pegasus.Events.Monitoring.ParentTraceData; + performedTasks?: Com.Linkedin.Avro2pegasus.Events.Monitoring.Task[]; + protocol: Com.Linkedin.Avro2pegasus.Events.Monitoring.Protocol; requestData: { [id: string]: string }; requestId: number; requestOperation: string; requestTarget: string; - resourcesUsed?: ServiceCallResourceUsed[]; + resourcesUsed?: Com.Linkedin.Avro2pegasus.Events.Monitoring.ServiceCallResourceUsed[]; responseCode: number; responseData?: { [id: string]: string }; rpcTrace?: string; scaleFactor: number; - secure: Secure; - treeId: fixed_16; + secure: Com.Linkedin.Avro2pegasus.Events.Monitoring.Secure; + treeId: Com.Linkedin.Avro2pegasus.Events.Monitoring.fixed_16; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/Sensor.pdsc export interface Sensor { lastResetTime: number; - metrics: Attribute[]; + metrics: Com.Linkedin.Avro2pegasus.Events.Monitoring.Attribute[]; name: string; properties: { [id: string]: string }; tags?: string[]; @@ -39994,14 +40024,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/monitoring/ServerSideRenderEvent.pdsc export interface ServerSideRenderEvent { - header: EventHeader; - renderType: RenderType; + header: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; + renderType: Com.Linkedin.Avro2pegasus.Events.Monitoring.RenderType; renderEngine: string; renderEngineVersion: string; renderTarget: string; - renderTargetFetchData?: FetchData; + renderTargetFetchData?: Com.Linkedin.Avro2pegasus.Events.Monitoring.FetchData; layoutTarget?: string; - layoutTargetFetchData?: FetchData; + layoutTargetFetchData?: Com.Linkedin.Avro2pegasus.Events.Monitoring.FetchData; timeToFirstByteMs?: number; timeToGetHeadersMs?: number; timeToFirstByteInMs?: number; @@ -40010,13 +40040,13 @@ declare namespace Com { renderError?: string; queueTimeMs: number; totalTimeMs: number; - treeId?: fixed_16; + treeId?: Com.Linkedin.Avro2pegasus.Events.Monitoring.fixed_16; requestId?: number; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/ServiceCallEvent.pdsc export interface ServiceCallEvent { - caller: Caller; + caller: Com.Linkedin.Avro2pegasus.Events.Monitoring.Caller; callerServicePrincipalUrn?: string; callerRequestId: number; callerTaskId?: number; @@ -40025,21 +40055,21 @@ declare namespace Com { duration: number; durationNano: number; error?: string; - header?: EventHeader; - parentTraceData?: ParentTraceData; - performedTasks?: Task[]; - protocol: Protocol; + header?: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; + parentTraceData?: Com.Linkedin.Avro2pegasus.Events.Monitoring.ParentTraceData; + performedTasks?: Com.Linkedin.Avro2pegasus.Events.Monitoring.Task[]; + protocol: Com.Linkedin.Avro2pegasus.Events.Monitoring.Protocol; requestData: { [id: string]: string }; requestId: number; requestOperation: string; requestTarget: string; - resourcesUsed?: ServiceCallResourceUsed[]; + resourcesUsed?: Com.Linkedin.Avro2pegasus.Events.Monitoring.ServiceCallResourceUsed[]; responseCode: number; responseData?: { [id: string]: string }; rpcTrace?: string; scaleFactor: number; - secure: Secure; - treeId: fixed_16; + secure: Com.Linkedin.Avro2pegasus.Events.Monitoring.Secure; + treeId: Com.Linkedin.Avro2pegasus.Events.Monitoring.fixed_16; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/ServiceCallResource.pdsc @@ -40048,13 +40078,13 @@ declare namespace Com { export interface ServiceCallResourceUsed { quantity: number; - resource: ServiceCallResource; + resource: Com.Linkedin.Avro2pegasus.Events.Monitoring.ServiceCallResource; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/ServiceMetricsEvent.pdsc export interface ServiceMetricsEvent { - header?: EventHeader; - sensors: Sensor[]; + header?: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; + sensors: Com.Linkedin.Avro2pegasus.Events.Monitoring.Sensor[]; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/stackFrame.pdsc @@ -40070,7 +40100,7 @@ declare namespace Com { threadId?: string; count: number; averageCPUTime?: number; - stackFrames: stackFrame[]; + stackFrames: Com.Linkedin.Avro2pegasus.Events.Monitoring.stackFrame[]; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/StackTraceElement.pdsc @@ -40084,7 +40114,7 @@ declare namespace Com { export interface StackTraceForAllocation { threadName?: string; - stackTraceElements: StackTraceElement[]; + stackTraceElements: Com.Linkedin.Avro2pegasus.Events.Monitoring.StackTraceElement[]; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/StackTraceFrame.pdsc @@ -40110,7 +40140,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/monitoring/stateInfo.pdsc export interface stateInfo { - state: state; + state: Com.Linkedin.Avro2pegasus.Events.Monitoring.state; traceIndex: number; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/Task.pdsc @@ -40130,7 +40160,7 @@ declare namespace Com { export interface threadStatus { threadId?: string; - threadStates: stateInfo[]; + threadStates: Com.Linkedin.Avro2pegasus.Events.Monitoring.stateInfo[]; } // Generated from: com/linkedin/avro2pegasus/events/monitoring/TreeID.pdsc @@ -40142,7 +40172,7 @@ declare namespace Com { computedDropRate: number; currentLatency: number; errorCount: number; - latencyMetrics?: LatencyMetrics; + latencyMetrics?: Com.Linkedin.Avro2pegasus.Events.Monitoring.LatencyMetrics; outstandingCallCount: number; portNumber: number; quarantineDuration?: number; @@ -40154,7 +40184,7 @@ declare namespace Com { export interface WorkPerformed { bytesTotal: number; - clientInfo: ClientInfo; + clientInfo: Com.Linkedin.Avro2pegasus.Events.Monitoring.ClientInfo; description: string; pageKey: string; taskCountTotal: number; @@ -40163,10 +40193,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/monitoring/X509MonitoringEvent.pdsc export interface X509MonitoringEvent { - header: EventHeader; - os: X509MonitoringOS; + header: Com.Linkedin.Avro2pegasus.Events.Monitoring.EventHeader; + os: Com.Linkedin.Avro2pegasus.Events.Monitoring.X509MonitoringOS; osVersion: string; - targetType: X509MonitoringTestSubject; + targetType: Com.Linkedin.Avro2pegasus.Events.Monitoring.X509MonitoringTestSubject; targetService?: string; failures: string[]; systemUpTime?: number; @@ -40193,7 +40223,7 @@ declare namespace Com { sshCertificateIssueTime: number; sshCertificateExpirationTime: number; corpUserUrn: string; - identityProvider: IdentityProvider; + identityProvider: Com.Linkedin.Avro2pegasus.Events.Monitoring.Sshcertificates.IdentityProvider; clientIPAddress: Com.Linkedin.Avro2pegasus.Events.IPAddress; } } @@ -40207,7 +40237,7 @@ declare namespace Com { export interface ConnectionSuggestion { trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; suggestedUrn: string; - actionTypeShown: ActionTypeEnum; + actionTypeShown: Com.Linkedin.Avro2pegasus.Events.Mynetwork.ActionTypeEnum; } // Generated from: com/linkedin/avro2pegasus/events/mynetwork/ConnectionSuggestionComposeSendEvent.pdsc @@ -40226,7 +40256,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - actionType: ActionTypeEnum; + actionType: Com.Linkedin.Avro2pegasus.Events.Mynetwork.ActionTypeEnum; } // Generated from: com/linkedin/avro2pegasus/events/mynetwork/ConnectionSuggestionReceiverImpressionEvent.pdsc @@ -40235,7 +40265,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; senderUrn: string; - suggestions: ConnectionSuggestion[]; + suggestions: Com.Linkedin.Avro2pegasus.Events.Mynetwork.ConnectionSuggestion[]; } } namespace Nativerum { @@ -40250,9 +40280,9 @@ declare namespace Com { export interface CacheLookupEventEntry { requestUrl: string; - requestType: RequestType; - cacheLookUpStatus: cacheLookupStatus; - cacheLookupTimingEntries: CacheLookupTimingEntry[]; + requestType: Com.Linkedin.Avro2pegasus.Events.Nativerum.RequestType; + cacheLookUpStatus: Com.Linkedin.Avro2pegasus.Events.Nativerum.cacheLookupStatus; + cacheLookupTimingEntries: Com.Linkedin.Avro2pegasus.Events.Nativerum.CacheLookupTimingEntry[]; } // Generated from: com/linkedin/avro2pegasus/events/nativerum/CacheLookupPhase.pdsc @@ -40263,7 +40293,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/nativerum/CacheLookupTimingEntry.pdsc export interface CacheLookupTimingEntry { - cacheLookupPhase: CacheLookupPhase; + cacheLookupPhase: Com.Linkedin.Avro2pegasus.Events.Nativerum.CacheLookupPhase; startTimestamp: number; duration: number; } @@ -40271,8 +40301,8 @@ declare namespace Com { export interface DataProcessingEventEntry { requestUrl: string; - requestType: RequestType; - dataProcessingTimingEntries: DataProcessingTimingEntry[]; + requestType: Com.Linkedin.Avro2pegasus.Events.Nativerum.RequestType; + dataProcessingTimingEntries: Com.Linkedin.Avro2pegasus.Events.Nativerum.DataProcessingTimingEntry[]; } // Generated from: com/linkedin/avro2pegasus/events/nativerum/DataProcessingPhase.pdsc @@ -40280,7 +40310,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/nativerum/DataProcessingTimingEntry.pdsc export interface DataProcessingTimingEntry { - dataProcessingPhase: DataProcessingPhase; + dataProcessingPhase: Com.Linkedin.Avro2pegasus.Events.Nativerum.DataProcessingPhase; startTimestamp: number; duration: number; } @@ -40295,26 +40325,26 @@ declare namespace Com { mobileHeader: Com.Linkedin.Avro2pegasus.Events.MobileHeader; pageLoadStartTimestamp: number; pageLoadDuration: number; - pageLoadMode?: pageLoadMode; - appLaunchEventEntries?: AppLaunchEventEntry[]; - networkEventEntries: NetworkEventEntry[]; - cacheLookupEventEntries: CacheLookupEventEntry[]; - dataProcessingEventEntries: DataProcessingEventEntry[]; + pageLoadMode?: Com.Linkedin.Avro2pegasus.Events.Nativerum.pageLoadMode; + appLaunchEventEntries?: Com.Linkedin.Avro2pegasus.Events.Nativerum.AppLaunchEventEntry[]; + networkEventEntries: Com.Linkedin.Avro2pegasus.Events.Nativerum.NetworkEventEntry[]; + cacheLookupEventEntries: Com.Linkedin.Avro2pegasus.Events.Nativerum.CacheLookupEventEntry[]; + dataProcessingEventEntries: Com.Linkedin.Avro2pegasus.Events.Nativerum.DataProcessingEventEntry[]; initializationPageKey?: string; } // Generated from: com/linkedin/avro2pegasus/events/nativerum/NetworkEventEntry.pdsc export interface NetworkEventEntry { requestUrl: string; - requestType: RequestType; - requestStatus: requestStatus; - networkTimingEntries?: NetworkTimingEntry[]; + requestType: Com.Linkedin.Avro2pegasus.Events.Nativerum.RequestType; + requestStatus: Com.Linkedin.Avro2pegasus.Events.Nativerum.requestStatus; + networkTimingEntries?: Com.Linkedin.Avro2pegasus.Events.Nativerum.NetworkTimingEntry[]; serverProcessingDuration?: number; requestSize?: number; responseSize?: number; httpStatusCode?: number; - httpProtocol: httpProtocol; - transportProtocol: transportProtocol; + httpProtocol: Com.Linkedin.Avro2pegasus.Events.Nativerum.httpProtocol; + transportProtocol: Com.Linkedin.Avro2pegasus.Events.Nativerum.transportProtocol; requestTreeId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; pointOfPresenceId?: string; isSocketReused?: boolean; @@ -40333,7 +40363,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/nativerum/NetworkTimingEntry.pdsc export interface NetworkTimingEntry { - networkPhase: NetworkPhase; + networkPhase: Com.Linkedin.Avro2pegasus.Events.Nativerum.NetworkPhase; startTimestamp: number; duration: number; } @@ -40360,7 +40390,7 @@ declare namespace Com { receiverUrn: string; distance: number; commonConnectionCount: number; - actionType: NearbyPeopleIntentActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Nearby.NearbyPeopleIntentActionType; timeSinceLastUpdate: number; } // Generated from: com/linkedin/avro2pegasus/events/nearby/NearbyPeopleIntentActionType.pdsc @@ -40385,8 +40415,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - currentValue: EdgeSettingOptionType; - newValue: EdgeSettingOptionType; + currentValue: Com.Linkedin.Avro2pegasus.Events.Notifications.EdgeSettingOptionType; + newValue: Com.Linkedin.Avro2pegasus.Events.Notifications.EdgeSettingOptionType; edgeSettingUrn: string; consumerPageKey: string; notificationTypeUrn?: string; @@ -40429,7 +40459,7 @@ declare namespace Com { newValue: string; notificationTypeUrn: string; notification?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - category?: NotificationCategory; + category?: Com.Linkedin.Avro2pegasus.Events.Notifications.NotificationCategory; } } namespace Nus { @@ -40448,7 +40478,7 @@ declare namespace Com { export interface DataTreeRecord { name: string; value?: string; - children?: DataTreeRecord[]; + children?: Com.Linkedin.Avro2pegasus.Events.Nus.DataTreeRecord[]; } // Generated from: com/linkedin/avro2pegasus/events/nus/FeedOrderBy.pdsc @@ -40467,7 +40497,7 @@ declare namespace Com { visibility: string; primaryUrl: string; destinations: Com.Linkedin.Avro2pegasus.Events.EntityID[]; - targets: Target[]; + targets: Com.Linkedin.Avro2pegasus.Events.Nus.Target[]; privateTargets: Com.Linkedin.Avro2pegasus.Events.EntityID[]; references: Com.Linkedin.Avro2pegasus.Events.EntityID[]; content: { [id: string]: string }; @@ -40477,11 +40507,11 @@ declare namespace Com { export interface NetworkUpdateSingleRawEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; updateId: string; - entityType: MFeedEntityType; + entityType: Com.Linkedin.Avro2pegasus.Events.Nus.MFeedEntityType; entityId: number; - updateType: UpdateInfoType; + updateType: Com.Linkedin.Avro2pegasus.Events.Nus.UpdateInfoType; date: number; - updateData: DataTreeRecord; + updateData: Com.Linkedin.Avro2pegasus.Events.Nus.DataTreeRecord; persisted: boolean; deleted: boolean; } @@ -40512,7 +40542,7 @@ declare namespace Com { actionName: string; actionType: string; contextId: string; - aggregationType: ActivityAggregationType; + aggregationType: Com.Linkedin.Avro2pegasus.Events.Nus.ActivityAggregationType; feedPosition?: number; rowPosition?: number; activityId?: string; @@ -40534,8 +40564,8 @@ declare namespace Com { contextId: string; query: string; categories: string[]; - orderBy: FeedOrderBy; - items: NusItem[]; + orderBy: Com.Linkedin.Avro2pegasus.Events.Nus.FeedOrderBy; + items: Com.Linkedin.Avro2pegasus.Events.Nus.NusItem[]; } // Generated from: com/linkedin/avro2pegasus/events/nus/NusComponentActivityEvent.pdsc @@ -40561,10 +40591,10 @@ declare namespace Com { export interface NusItem { feedPosition: number; - aggregationType: ActivityAggregationType; + aggregationType: Com.Linkedin.Avro2pegasus.Events.Nus.ActivityAggregationType; numActivities: number; commonVerbType?: string; - activities: NusActivity[]; + activities: Com.Linkedin.Avro2pegasus.Events.Nus.NusActivity[]; } // Generated from: com/linkedin/avro2pegasus/events/nus/Target.pdsc @@ -40657,10 +40687,10 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; memberUrn: string; networkId: string; - networkType: NetworkType; - networkMemberInvitationStatusArray?: NetworkYouMayKnowInvitationStatus[]; - networkYouMayKnowInvitationStatusArray?: NetworkYouMayKnowInvitationStatus[]; - actionType: NetworkYouMayKnowActionType; + networkType: Com.Linkedin.Avro2pegasus.Events.Nymk.NetworkType; + networkMemberInvitationStatusArray?: Com.Linkedin.Avro2pegasus.Events.Nymk.NetworkYouMayKnowInvitationStatus[]; + networkYouMayKnowInvitationStatusArray?: Com.Linkedin.Avro2pegasus.Events.Nymk.NetworkYouMayKnowInvitationStatus[]; + actionType: Com.Linkedin.Avro2pegasus.Events.Nymk.NetworkYouMayKnowActionType; positionInNetworkYouMayKnowArray?: number; sharedNodeUrn?: string; } @@ -40671,7 +40701,7 @@ declare namespace Com { export interface NetworkYouMayKnowInvitationStatus { networkMemberUrn: string; - networkMemberInvitationStatus: NetworkMemberInvitationStatus; + networkMemberInvitationStatus: Com.Linkedin.Avro2pegasus.Events.Nymk.NetworkMemberInvitationStatus; } // Generated from: com/linkedin/avro2pegasus/events/nymk/NetworkYouMayKnowViewEvent.pdsc @@ -40681,9 +40711,9 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; memberUrn: string; networkId: string; - networkType: NetworkType; - networkMemberInvitationStatusArray?: NetworkYouMayKnowInvitationStatus[]; - networkYouMayKnowInvitationStatusArray?: NetworkYouMayKnowInvitationStatus[]; + networkType: Com.Linkedin.Avro2pegasus.Events.Nymk.NetworkType; + networkMemberInvitationStatusArray?: Com.Linkedin.Avro2pegasus.Events.Nymk.NetworkYouMayKnowInvitationStatus[]; + networkYouMayKnowInvitationStatusArray?: Com.Linkedin.Avro2pegasus.Events.Nymk.NetworkYouMayKnowInvitationStatus[]; } // Generated from: com/linkedin/avro2pegasus/events/nymk/NetworkYouMayKnowViewV2Event.pdsc @@ -40693,7 +40723,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; memberUrn: string; networkYouMayKnowUrn: string; - networkYouMayKnowInvitationStatusArray: NetworkYouMayKnowInvitationStatus[]; + networkYouMayKnowInvitationStatusArray: Com.Linkedin.Avro2pegasus.Events.Nymk.NetworkYouMayKnowInvitationStatus[]; positionInNetworkYouMayKnowArray?: number; sharedNodeUrn?: string; } @@ -40706,7 +40736,7 @@ declare namespace Com { export interface RecurrenceInfo { recurrenceId?: number; - recurrenceType: RecurrenceType; + recurrenceType: Com.Linkedin.Avro2pegasus.Events.Oms.Dm.Pub.Report.RecurrenceType; interval?: number; gracePeriod?: number; trialPeriod?: number; @@ -40747,9 +40777,9 @@ declare namespace Com { export interface EntityDetails { entityId: number; entityName: string; - entityType: EntityType; - platform: Platform; - source: Source; + entityType: Com.Linkedin.Avro2pegasus.Events.Operationalalerts.EntityType; + platform: Com.Linkedin.Avro2pegasus.Events.Operationalalerts.Platform; + source: Com.Linkedin.Avro2pegasus.Events.Operationalalerts.Source; cluster: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.Cluster; } // Generated from: com/linkedin/avro2pegasus/events/operationalalerts/EntityType.pdsc @@ -40773,13 +40803,13 @@ declare namespace Com { export interface OiaAuditEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; id: number; - entityDetails: EntityDetails; + entityDetails: Com.Linkedin.Avro2pegasus.Events.Operationalalerts.EntityDetails; alertPolicyType: string; entityStatus: string; entityStatusReason: string; alertedTime: number; - alertNotificationDetail: AlertNotificationDetail; - additionalActions?: AdditionalActions; + alertNotificationDetail: Com.Linkedin.Avro2pegasus.Events.Operationalalerts.AlertNotificationDetail; + additionalActions?: Com.Linkedin.Avro2pegasus.Events.Operationalalerts.AdditionalActions; } // Generated from: com/linkedin/avro2pegasus/events/operationalalerts/Platform.pdsc @@ -40795,7 +40825,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - marketplaceActionType: MarketplaceActionType; + marketplaceActionType: Com.Linkedin.Avro2pegasus.Events.Opportunitymarketplace.MarketplaceActionType; flowTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; conversationUrn?: string; threadUrn?: string; @@ -40822,7 +40852,7 @@ declare namespace Com { recipientUrn: string; recommendationUrn: string; marketplaceType?: Com.Linkedin.Avro2pegasus.Common.Opportunitymarketplace.MarketplaceType; - recommendationType: RecommendationType; + recommendationType: Com.Linkedin.Avro2pegasus.Events.Opportunitymarketplace.RecommendationType; score: number; generatedTime: number; expiryTime: number; @@ -40836,7 +40866,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; marketplaceType: Com.Linkedin.Avro2pegasus.Common.Opportunitymarketplace.MarketplaceType; marketplaceRole: Com.Linkedin.Avro2pegasus.Common.Opportunitymarketplace.MarketplaceRole; - origin: MarketplaceSignupOrigin; + origin: Com.Linkedin.Avro2pegasus.Events.Opportunitymarketplace.MarketplaceSignupOrigin; campaignCode?: string; } // Generated from: com/linkedin/avro2pegasus/events/opportunitymarketplace/MarketplaceSignupOrigin.pdsc @@ -40866,7 +40896,7 @@ declare namespace Com { export interface LeakedPasswordInvalidationEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - processingResult: ProcessingResult; + processingResult: Com.Linkedin.Avro2pegasus.Events.Passwordinvalidation.ProcessingResult; partnerId: string; breachId: string; } @@ -40908,14 +40938,14 @@ declare namespace Com { cartUrns: string[]; productFamily?: string; visitedTime: number; - attemptedStep: CheckoutAttemptedStep; - reacquireType: ReacquireType; + attemptedStep: Com.Linkedin.Avro2pegasus.Events.Payments.CheckoutAttemptedStep; + reacquireType: Com.Linkedin.Avro2pegasus.Events.Payments.ReacquireType; } // Generated from: com/linkedin/avro2pegasus/events/payments/CommerceCustomerReacquireEvent.pdsc export interface CommerceCustomerReacquireEvent { header?: Com.Linkedin.Avro2pegasus.Events.EventHeader; - commerceCheckoutVisitEvent: CommerceCheckoutVisitEvent; + commerceCheckoutVisitEvent: Com.Linkedin.Avro2pegasus.Events.Payments.CommerceCheckoutVisitEvent; } // Generated from: com/linkedin/avro2pegasus/events/payments/CompanyWalletErrorEvent.pdsc @@ -40932,7 +40962,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; financeDocumentUrn: string; - eventType: CompanyWalletEventType; + eventType: Com.Linkedin.Avro2pegasus.Events.Payments.CompanyWalletEventType; } // Generated from: com/linkedin/avro2pegasus/events/payments/CompanyWalletEventType.pdsc @@ -40989,7 +41019,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - eventType: PaymentEventType; + eventType: Com.Linkedin.Avro2pegasus.Events.Payments.PaymentEventType; chooserSessionStartPageInstance?: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; isOmsFulfillmentRetry: boolean; orderUrn?: string; @@ -41017,8 +41047,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; orderUrn: string; orderInfoVersion: number; - orderType: OrderType; - orderSubtype: OrderSubtype; + orderType: Com.Linkedin.Avro2pegasus.Events.Payments.OrderType; + orderSubtype: Com.Linkedin.Avro2pegasus.Events.Payments.OrderSubtype; buyerUrn?: string; state?: string; isTestUser?: boolean; @@ -41028,15 +41058,15 @@ declare namespace Com { profileCountry?: string; ipCountry?: string; locale?: string; - refundReasonCode?: RefundReason; - paymentAmount?: PaymentAmount; - paymentInfo?: PaymentInfo; + refundReasonCode?: Com.Linkedin.Avro2pegasus.Events.Payments.RefundReason; + paymentAmount?: Com.Linkedin.Avro2pegasus.Events.Payments.PaymentAmount; + paymentInfo?: Com.Linkedin.Avro2pegasus.Events.Payments.PaymentInfo; receiptUrn?: string; - transactionChannel?: TransactionChannel; - applicationChannel?: ApplicationChannel; - additionalOrderLines?: OrderLineInfo[]; - primaryOrderLine?: OrderLineInfo; - renewalInfo?: RenewalInfo; + transactionChannel?: Com.Linkedin.Avro2pegasus.Events.Payments.TransactionChannel; + applicationChannel?: Com.Linkedin.Avro2pegasus.Events.Payments.ApplicationChannel; + additionalOrderLines?: Com.Linkedin.Avro2pegasus.Events.Payments.OrderLineInfo[]; + primaryOrderLine?: Com.Linkedin.Avro2pegasus.Events.Payments.OrderLineInfo; + renewalInfo?: Com.Linkedin.Avro2pegasus.Events.Payments.RenewalInfo; } // Generated from: com/linkedin/avro2pegasus/events/payments/OrderLineInfo.pdsc @@ -41051,10 +41081,10 @@ declare namespace Com { priceUrn?: string; promotionUrn?: string; promotionName?: string; - paymentAmount?: PaymentAmount; - fulfillmentStatus?: FulfillmentStatus; + paymentAmount?: Com.Linkedin.Avro2pegasus.Events.Payments.PaymentAmount; + fulfillmentStatus?: Com.Linkedin.Avro2pegasus.Events.Payments.FulfillmentStatus; fulfilledTime?: number; - recurrenceInfo?: RecurrenceInfo; + recurrenceInfo?: Com.Linkedin.Avro2pegasus.Events.Payments.RecurrenceInfo; } // Generated from: com/linkedin/avro2pegasus/events/payments/OrderSubtype.pdsc @@ -41082,7 +41112,7 @@ declare namespace Com { originCurrency?: string; taxAmount?: number; taxCurrency?: string; - taxType?: TaxType; + taxType?: Com.Linkedin.Avro2pegasus.Events.Payments.TaxType; usdAmount?: number; exchangeRate?: number; } @@ -41101,12 +41131,12 @@ declare namespace Com { export interface PaymentInfo { gateway?: string; gatewayResponseCode?: number; - completionCode?: CompletionCode; + completionCode?: Com.Linkedin.Avro2pegasus.Events.Payments.CompletionCode; internalResponseCode?: string; routing?: string; - creditCardType?: CreditCardType; - paymentType?: PaymentType; - paymentInstrumentType?: PaymentInstrumentType; + creditCardType?: Com.Linkedin.Avro2pegasus.Events.Payments.CreditCardType; + paymentType?: Com.Linkedin.Avro2pegasus.Events.Payments.PaymentType; + paymentInstrumentType?: Com.Linkedin.Avro2pegasus.Events.Payments.PaymentInstrumentType; } // Generated from: com/linkedin/avro2pegasus/events/payments/PaymentInstrumentType.pdsc @@ -41123,11 +41153,11 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; financeContractUrn: string; opportunityId?: string; - opportunityType?: SalesforceOpportunityType; - autoProvisioningService?: AutoProvisioningService; - failureType: FailureType; + opportunityType?: Com.Linkedin.Avro2pegasus.Events.Payments.SalesforceOpportunityType; + autoProvisioningService?: Com.Linkedin.Avro2pegasus.Events.Payments.AutoProvisioningService; + failureType: Com.Linkedin.Avro2pegasus.Events.Payments.FailureType; failureReason: string; - manualProvisioningNotification: ManualProvisioningNotification; + manualProvisioningNotification: Com.Linkedin.Avro2pegasus.Events.Payments.ManualProvisioningNotification; } // Generated from: com/linkedin/avro2pegasus/events/payments/PaymentsAutoProvisioningSuccessEvent.pdsc @@ -41135,8 +41165,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; financeContractUrn: string; opportunityId: string; - opportunityType: SalesforceOpportunityType; - autoProvisioningService: AutoProvisioningService; + opportunityType: Com.Linkedin.Avro2pegasus.Events.Payments.SalesforceOpportunityType; + autoProvisioningService: Com.Linkedin.Avro2pegasus.Events.Payments.AutoProvisioningService; } // Generated from: com/linkedin/avro2pegasus/events/payments/PaymentType.pdsc @@ -41158,7 +41188,7 @@ declare namespace Com { export interface RecurrenceInfo { recurrenceUrn?: string; - recurrenceType: RecurrenceType; + recurrenceType: Com.Linkedin.Avro2pegasus.Events.Payments.RecurrenceType; description?: string; } // Generated from: com/linkedin/avro2pegasus/events/payments/RecurrenceType.pdsc @@ -41193,14 +41223,14 @@ declare namespace Com { cycleStartTime?: number; cycleEndTime?: number; cycleAbortTime?: number; - cycleAbortReason?: RChargeAbortReason; + cycleAbortReason?: Com.Linkedin.Avro2pegasus.Events.Payments.RChargeAbortReason; stepTime?: number; failTime?: number; resumeTime?: number; strategyName?: string; errorRetryCount?: number; numRchargeAttempts?: number; - status?: RChargeStatus; + status?: Com.Linkedin.Avro2pegasus.Events.Payments.RChargeStatus; } // Generated from: com/linkedin/avro2pegasus/events/payments/SalesforceOpportunityType.pdsc @@ -41257,7 +41287,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; actionCategory: Com.Linkedin.Avro2pegasus.Events.Common.ActionCategory; - paymentMethod: PaymentMethod; + paymentMethod: Com.Linkedin.Avro2pegasus.Events.Paymentsfrontend.PaymentMethod; orderUrn: string; position: number; } @@ -41267,7 +41297,7 @@ declare namespace Com { export interface CoreFeatureDegradation { degradationKey: string; - degradationReason?: DegradationReason; + degradationReason?: Com.Linkedin.Avro2pegasus.Events.Pem.DegradationReason; downstreamApiErrorCode?: number; downstreamApiEndpointPath?: string; downstreamApiCallTreeId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; @@ -41279,8 +41309,8 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; featureKey: string; - degradations?: CoreFeatureDegradation[]; - downstreamRequests?: DownstreamRequest[]; + degradations?: Com.Linkedin.Avro2pegasus.Events.Pem.CoreFeatureDegradation[]; + downstreamRequests?: Com.Linkedin.Avro2pegasus.Events.Pem.DownstreamRequest[]; productName?: string; } // Generated from: com/linkedin/avro2pegasus/events/pem/DegradationReason.pdsc @@ -41290,7 +41320,7 @@ declare namespace Com { export interface DownstreamRequest { degradationKey?: string; - degradationReason?: DegradationReason; + degradationReason?: Com.Linkedin.Avro2pegasus.Events.Pem.DegradationReason; responseCode?: number; endpointPath?: string; responseCallTreeId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; @@ -41336,7 +41366,7 @@ declare namespace Com { clientPageInstance?: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; url: string; responseCode: number; - mode: BPRRenderModeType; + mode: Com.Linkedin.Avro2pegasus.Events.Pemberly.BPRRenderModeType; } } namespace Peoplecard { @@ -41356,9 +41386,9 @@ declare namespace Com { encryptedIpAddress?: string; userAgent?: string; isInteracted?: boolean; - restrictionStatus?: RestrictionStatus; + restrictionStatus?: Com.Linkedin.Avro2pegasus.Events.Peoplecard.RestrictionStatus; isScoredForAbuse: boolean; - displayFlow: PeopleCardDisplayFlow; + displayFlow: Com.Linkedin.Avro2pegasus.Events.Peoplecard.PeopleCardDisplayFlow; hashedVieweeEmailAddress?: string; hashedVieweeDisplayName?: string; hashedViewerIpAddress?: string; @@ -41376,7 +41406,7 @@ declare namespace Com { isMicrosoftMemberTrial?: boolean; microsoftEnterpriseTenantId?: string; isDisplayAllowed?: boolean; - displayFlow: PeopleCardDisplayFlow; + displayFlow: Com.Linkedin.Avro2pegasus.Events.Peoplecard.PeopleCardDisplayFlow; isScoredForAbuse?: boolean; encryptedVieweeEmailAddress?: string; encryptedVieweeDisplayName?: string; @@ -41395,7 +41425,7 @@ declare namespace Com { export interface PeopleCardSearchRequestEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; searchId: string; - requestType: PeopleCardRequestType; + requestType: Com.Linkedin.Avro2pegasus.Events.Peoplecard.PeopleCardRequestType; hasExactEmailMatch: boolean; numberOfProfileResults: number; rankOfExactMatchResult?: number; @@ -41410,7 +41440,7 @@ declare namespace Com { export interface ConcatBundle { concatGroupName?: string; concatGroupFiles: string[]; - concatGroupType: ConcatGroupType; + concatGroupType: Com.Linkedin.Avro2pegasus.Events.Perf.ConcatGroupType; } // Generated from: com/linkedin/avro2pegasus/events/perf/ConcatGroupType.pdsc @@ -41420,7 +41450,7 @@ declare namespace Com { export interface StaticContentBundlingEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - concatBundles: ConcatBundle[]; + concatBundles: Com.Linkedin.Avro2pegasus.Events.Perf.ConcatBundle[]; originTrackingInfo: Com.Linkedin.Avro2pegasus.Events.OriginTrackingInfo; } } @@ -41452,8 +41482,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/performance/NetworkInformationHeader.pdsc export interface NetworkInformationHeader { - connectionType: ConnectionType; - effectiveType: EffectiveConnectionType; + connectionType: Com.Linkedin.Avro2pegasus.Events.Performance.ConnectionType; + effectiveType: Com.Linkedin.Avro2pegasus.Events.Performance.EffectiveConnectionType; roundTripTime: number; downlinkBandwidth: number; downlinkMaxBandwidth: number; @@ -41466,7 +41496,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; host: string; cluster: string; - statusCode: status; + statusCode: Com.Linkedin.Avro2pegasus.Events.Perseus.status; fabric: Com.Linkedin.Avro2pegasus.Events.Common.Fabric; failureReason?: string; } @@ -41482,7 +41512,7 @@ declare namespace Com { incidentId: number; creationTime: number; state: Com.Linkedin.Avro2pegasus.Events.Common.Pie.IncidentState; - severity: EventSeverity; + severity: Com.Linkedin.Avro2pegasus.Events.Pie.EventSeverity; infoTag?: string; message: string; firstEventId?: number; @@ -41542,14 +41572,14 @@ declare namespace Com { export interface NetworkEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; eventTimestamp: number; - source: EventSource; - type: EventType; + source: Com.Linkedin.Avro2pegasus.Events.Pie.EventSource; + type: Com.Linkedin.Avro2pegasus.Events.Pie.EventType; eventId?: string; deviceName?: string; deviceClass?: string; deviceSubEntity?: string; message: string; - severity: EventSeverity; + severity: Com.Linkedin.Avro2pegasus.Events.Pie.EventSeverity; eventSubType?: string; syslogTag?: string; owner: string; @@ -41730,12 +41760,12 @@ declare namespace Com { isGroupCountLimitReached: boolean; exceptionCount: number; brokerHost: string; - fabric: FabricName; + fabric: Com.Linkedin.Avro2pegasus.Events.Pinot.FabricName; requestId: number; requestTime: number; requestTimeDays: number; reduceDuration: number; - fanoutType: PinotFanoutType; + fanoutType: Com.Linkedin.Avro2pegasus.Events.Pinot.PinotFanoutType; } namespace Derived { namespace Ads { @@ -42000,7 +42030,7 @@ declare namespace Com { requestId?: string; impressionId: string; clickTag?: string; - clickType?: AdClickType; + clickType?: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Ads.AdClickType; sendCount: number; openCount: number; clickBodyCount: number; @@ -42011,7 +42041,7 @@ declare namespace Com { memberIndustryIds?: number[]; memberFunctionIds?: number[]; memberSeniorityIds?: number[]; - memberCompanySizeIds?: CompanySize[]; + memberCompanySizeIds?: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Ads.CompanySize[]; memberTitleIds?: number[]; memberRegionCode?: number; cost: number; @@ -42052,7 +42082,7 @@ declare namespace Com { targetCountries: string[]; topicRelatedEntityUrns: string[]; contentPromotionScore: number; - contentCategory?: ContentCategory; + contentCategory?: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Content.ContentCategory; } } namespace Edu { @@ -42092,7 +42122,7 @@ declare namespace Com { memberUrn: string; hashedItemValue: number; memberFeatureId: number; - actionType: ActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Feed.ActionType; messageTime: number; } // Generated from: com/linkedin/avro2pegasus/events/pinot/derived/feed/FeedActionAndViewerFeaturesPinotMessage.pdsc @@ -42102,7 +42132,7 @@ declare namespace Com { memberUrn: string; hashedItemValue: number; memberFeatureIds?: number[]; - actionType: ActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Feed.ActionType; messageTime: number; } // Generated from: com/linkedin/avro2pegasus/events/pinot/derived/feed/StatFederatorEvent.pdsc @@ -42129,7 +42159,7 @@ declare namespace Com { memberId: number; itemUrn: string; pageKey: string; - action: action; + action: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Feedimpressioncounting.action; count: number; daysSinceEpoch: number; } @@ -42139,8 +42169,8 @@ declare namespace Com { export interface LeapAnalyticsEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - eventType?: LeapRealTimeEventType; - network?: SocialNetwork; + eventType?: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Leap.LeapRealTimeEventType; + network?: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Leap.SocialNetwork; sharerId?: number; actorId?: number; adminId?: number; @@ -42149,7 +42179,7 @@ declare namespace Com { broadcastId?: number; contentId?: string; shortCode?: string; - socialActionType?: SocialActionType; + socialActionType?: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Leap.SocialActionType; networkReach?: number; actionQuantity?: number; groups?: number[]; @@ -42163,7 +42193,7 @@ declare namespace Com { superTitleIds?: number[]; jobFunctionIds?: number[]; messageRecipientMemberId?: number; - topicType?: TopicType; + topicType?: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Leap.TopicType; topicId?: string; leapBroadcastSharerUrn?: string; leapReadItemUrn?: string; @@ -42174,17 +42204,17 @@ declare namespace Com { export interface LeapRealTimeEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - eventType?: LeapRealTimeEventType; - network?: SocialNetwork; + eventType?: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Leap.LeapRealTimeEventType; + network?: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Leap.SocialNetwork; sharerId?: number; actorId?: number; adminId?: number; contractId?: number; shareId?: number; payloadId?: number; - payloadType?: PayloadType; + payloadType?: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Leap.PayloadType; shortCode?: string; - socialActionType?: SocialActionType; + socialActionType?: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Leap.SocialActionType; networkReach?: number; actionQuantity?: number; groups?: number[]; @@ -42273,7 +42303,7 @@ declare namespace Com { export interface UserGeneratedContentGestureCountEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; daysSinceEpoch: number; - gestureType: UserGeneratedContentGestureType; + gestureType: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Mirror.UserGeneratedContentGestureType; count: number; authorUrn: string; contentUrn: string; @@ -42282,7 +42312,7 @@ declare namespace Com { export interface UserGeneratedContentGestureEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - contentEntityType: ContentEntityType; + contentEntityType: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Mirror.ContentEntityType; contentId: number; actorEntityType: Com.Linkedin.Avro2pegasus.Events.Common.Mirror.ActorEntityType; actorId: number; @@ -42338,7 +42368,7 @@ declare namespace Com { isFollowing: boolean; isConnected: boolean; categorizedReferrer: string; - gestureType: GestureType; + gestureType: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Mirror.GestureType; gestureCount: number; regionGeoUrn?: string; } @@ -42362,7 +42392,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberId: number; featureUsedTime: number; - feature: SubsFeatureKey; + feature: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Premium.SubsFeatureKey; } // Generated from: com/linkedin/avro2pegasus/events/pinot/derived/premium/SubsFeatureKey.pdsc @@ -42392,7 +42422,7 @@ declare namespace Com { referrer: string; socialGestureId: number; regionGeoUrn?: string; - viewSource?: ViewSource; + viewSource?: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Publishing.ViewSource; } // Generated from: com/linkedin/avro2pegasus/events/pinot/derived/publishing/ViewSource.pdsc @@ -42634,11 +42664,11 @@ declare namespace Com { memberId: number; viewerOrganizationId: number; sessionId: string; - eventType: trackingEvents; + eventType: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Talentinsights.trackingEvents; searchHistoryId: number; - pageType: pageTypes; + pageType: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Talentinsights.pageTypes; tabName: string; - reportType: reportTypes; + reportType: Com.Linkedin.Avro2pegasus.Events.Pinot.Derived.Talentinsights.reportTypes; moduleName: string; keyInsightType: string; numLicensesProvisioned: number; @@ -42699,8 +42729,8 @@ declare namespace Com { timeZoneOffset: number; canvasFingerprintHash: string; canvasFingerprint?: string; - screenSize: ScreenSize; - seedInfo: SeedInfo; + screenSize: Com.Linkedin.Avro2pegasus.Events.Platformtelemetry.ScreenSize; + seedInfo: Com.Linkedin.Avro2pegasus.Events.Platformtelemetry.SeedInfo; } // Generated from: com/linkedin/avro2pegasus/events/platformtelemetry/ScreenSize.pdsc @@ -42730,7 +42760,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; mediaTrackingObject?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; isAutoplaying: boolean; - state: PlayerState; + state: Com.Linkedin.Avro2pegasus.Events.Player.PlayerState; timeSinceLastBeacon: number; } // Generated from: com/linkedin/avro2pegasus/events/player/PlayerFeatureFlag.pdsc @@ -42745,8 +42775,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - state: PlayerState; - reason: PlayPauseChangedReason; + state: Com.Linkedin.Avro2pegasus.Events.Player.PlayerState; + reason: Com.Linkedin.Avro2pegasus.Events.Player.PlayPauseChangedReason; mediaTrackingObject?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; } // Generated from: com/linkedin/avro2pegasus/events/player/PlayerPositionChangedEvent.pdsc @@ -42755,10 +42785,10 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - state: PlayerState; - reason?: PlayerPositionChangedReason; + state: Com.Linkedin.Avro2pegasus.Events.Player.PlayerState; + reason?: Com.Linkedin.Avro2pegasus.Events.Player.PlayerPositionChangedReason; mediaTrackingObject?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - interval?: Interval; + interval?: Com.Linkedin.Avro2pegasus.Events.Player.Interval; } // Generated from: com/linkedin/avro2pegasus/events/player/PlayerPositionChangedReason.pdsc @@ -42769,7 +42799,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - state: PlayerState; + state: Com.Linkedin.Avro2pegasus.Events.Player.PlayerState; previousTimeElapsed: number; mediaTrackingObject?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; } @@ -42782,16 +42812,16 @@ declare namespace Com { volume: number; timeElapsed: number; isPlaying: boolean; - ccVisible: PlayerFeatureFlag; - fullScreen: PlayerFeatureFlag; - downloaded: PlayerFeatureFlag; - networkType: NetworkState; + ccVisible: Com.Linkedin.Avro2pegasus.Events.Player.PlayerFeatureFlag; + fullScreen: Com.Linkedin.Avro2pegasus.Events.Player.PlayerFeatureFlag; + downloaded: Com.Linkedin.Avro2pegasus.Events.Player.PlayerFeatureFlag; + networkType: Com.Linkedin.Avro2pegasus.Events.Player.NetworkState; speed?: number; - casting: PlayerFeatureFlag; + casting: Com.Linkedin.Avro2pegasus.Events.Player.PlayerFeatureFlag; bitrate?: number; isAudioOnly?: boolean; isFloating?: boolean; - liveState?: PlayerLiveState; + liveState?: Com.Linkedin.Avro2pegasus.Events.Player.PlayerLiveState; mediaLiveState?: Com.Linkedin.Avro2pegasus.Events.Common.Media.MediaLiveState; } // Generated from: com/linkedin/avro2pegasus/events/player/PlayerVolumeChangedEvent.pdsc @@ -42800,7 +42830,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - state: PlayerState; + state: Com.Linkedin.Avro2pegasus.Events.Player.PlayerState; previousVolume: number; mediaTrackingObject?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; } @@ -42822,7 +42852,7 @@ declare namespace Com { export interface PolicyActionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; policyUrn: string; - action: PolicyAction; + action: Com.Linkedin.Avro2pegasus.Events.Policy.PolicyAction; pageKey?: string; } } @@ -42863,7 +42893,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/premium/ApplicantRankServedRecord.pdsc export interface ApplicantRankServedRecord { - applicantRankRecords: ApplicantRankRecord[]; + applicantRankRecords: Com.Linkedin.Avro2pegasus.Events.Premium.ApplicantRankRecord[]; } // Generated from: com/linkedin/avro2pegasus/events/premium/CareerExpertResumeGcoAccessEvent.pdsc @@ -42884,7 +42914,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/premium/CompetitorsActionEventSharedFields.pdsc export interface CompetitorsActionEventSharedFields { - actionType: CompetitorsActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Premium.CompetitorsActionType; competitorUrns: string[]; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } @@ -42909,7 +42939,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/premium/CompetitorsOrganizationActionEventSharedFields.pdsc export interface CompetitorsOrganizationActionEventSharedFields { - actionType: CompetitorsOrganizationActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Premium.CompetitorsOrganizationActionType; entityUrn: string; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } @@ -42922,7 +42952,7 @@ declare namespace Com { numberOfFastGrowingCompaniesAvailable: number; numberOfFastGrowingCompaniesServed: number; numberOfFastGrowingCompaniesWithOpenJobs: number; - fastGrowingCompanyRecords: FastGrowingCompanyRecord[]; + fastGrowingCompanyRecords: Com.Linkedin.Avro2pegasus.Events.Premium.FastGrowingCompanyRecord[]; numberOfFastGrowingCompaniesAfterFilters?: number; superTitleId?: number; countryCode?: string; @@ -42941,7 +42971,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - actionEventSharedFields: CompetitorsActionEventSharedFields; + actionEventSharedFields: Com.Linkedin.Avro2pegasus.Events.Premium.CompetitorsActionEventSharedFields; } // Generated from: com/linkedin/avro2pegasus/events/premium/FunctionCompetitorsBenchmarkingImpressionEvent.pdsc @@ -42949,7 +42979,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - impressionEventSharedFields: CompetitorsBenchmarkingImpressionEventSharedFields; + impressionEventSharedFields: Com.Linkedin.Avro2pegasus.Events.Premium.CompetitorsBenchmarkingImpressionEventSharedFields; } // Generated from: com/linkedin/avro2pegasus/events/premium/FunctionCompetitorsMissingInformationImpressionEvent.pdsc @@ -42958,7 +42988,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; functionUrnsWithMissingData: string[]; - missingInfoImpressionEventSharedFields: CompetitorsMissingInformationImpressionEventSharedFields; + missingInfoImpressionEventSharedFields: Com.Linkedin.Avro2pegasus.Events.Premium.CompetitorsMissingInformationImpressionEventSharedFields; } // Generated from: com/linkedin/avro2pegasus/events/premium/FunctionCompetitorsOrganizationActionEvent.pdsc @@ -42966,7 +42996,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - organizationActionEventSharedFields: CompetitorsOrganizationActionEventSharedFields; + organizationActionEventSharedFields: Com.Linkedin.Avro2pegasus.Events.Premium.CompetitorsOrganizationActionEventSharedFields; } // Generated from: com/linkedin/avro2pegasus/events/premium/HeadcountCompetitorsActionEvent.pdsc @@ -42974,7 +43004,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - actionEventSharedFields: CompetitorsActionEventSharedFields; + actionEventSharedFields: Com.Linkedin.Avro2pegasus.Events.Premium.CompetitorsActionEventSharedFields; } // Generated from: com/linkedin/avro2pegasus/events/premium/HeadcountCompetitorsBenchmarkingImpressionEvent.pdsc @@ -42982,7 +43012,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - impressionEventSharedFields: CompetitorsBenchmarkingImpressionEventSharedFields; + impressionEventSharedFields: Com.Linkedin.Avro2pegasus.Events.Premium.CompetitorsBenchmarkingImpressionEventSharedFields; } // Generated from: com/linkedin/avro2pegasus/events/premium/HeadcountCompetitorsMissingInformationImpressionEvent.pdsc @@ -42990,7 +43020,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - missingInfoImpressionEventSharedFields: CompetitorsMissingInformationImpressionEventSharedFields; + missingInfoImpressionEventSharedFields: Com.Linkedin.Avro2pegasus.Events.Premium.CompetitorsMissingInformationImpressionEventSharedFields; } // Generated from: com/linkedin/avro2pegasus/events/premium/HeadcountCompetitorsOrganizationActionEvent.pdsc @@ -42998,7 +43028,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - organizationActionEventSharedFields: CompetitorsOrganizationActionEventSharedFields; + organizationActionEventSharedFields: Com.Linkedin.Avro2pegasus.Events.Premium.CompetitorsOrganizationActionEventSharedFields; } // Generated from: com/linkedin/avro2pegasus/events/premium/JobOpeningsCompetitorsActionEvent.pdsc @@ -43006,7 +43036,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - actionEventSharedFields: CompetitorsActionEventSharedFields; + actionEventSharedFields: Com.Linkedin.Avro2pegasus.Events.Premium.CompetitorsActionEventSharedFields; } // Generated from: com/linkedin/avro2pegasus/events/premium/JobOpeningsCompetitorsBenchmarkingImpressionEvent.pdsc @@ -43014,7 +43044,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - impressionEventSharedFields: CompetitorsBenchmarkingImpressionEventSharedFields; + impressionEventSharedFields: Com.Linkedin.Avro2pegasus.Events.Premium.CompetitorsBenchmarkingImpressionEventSharedFields; } // Generated from: com/linkedin/avro2pegasus/events/premium/JobOpeningsCompetitorsMissingInformationImpressionEvent.pdsc @@ -43023,7 +43053,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; functionUrnsWithMissingData: string[]; - missingInfoImpressionEventSharedFields: CompetitorsMissingInformationImpressionEventSharedFields; + missingInfoImpressionEventSharedFields: Com.Linkedin.Avro2pegasus.Events.Premium.CompetitorsMissingInformationImpressionEventSharedFields; } // Generated from: com/linkedin/avro2pegasus/events/premium/JobOpeningsCompetitorsOrganizationActionEvent.pdsc @@ -43031,7 +43061,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - organizationActionEventSharedFields: CompetitorsOrganizationActionEventSharedFields; + organizationActionEventSharedFields: Com.Linkedin.Avro2pegasus.Events.Premium.CompetitorsOrganizationActionEventSharedFields; } // Generated from: com/linkedin/avro2pegasus/events/premium/MyPremiumContentHubImpressionEvent.pdsc @@ -43060,7 +43090,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; memberPlans: Com.Linkedin.Avro2pegasus.Events.Common.Premium.SubcriptionPlan[]; - entryType: MyPremiumEntryType; + entryType: Com.Linkedin.Avro2pegasus.Events.Premium.MyPremiumEntryType; } // Generated from: com/linkedin/avro2pegasus/events/premium/PivotDimension.pdsc @@ -43111,7 +43141,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - redeemedType: RedeemedType; + redeemedType: Com.Linkedin.Avro2pegasus.Events.Premium.RedeemedType; premiumProductUrn?: string; isFreeTrial?: boolean; } @@ -43143,8 +43173,8 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; productUrn: string; priceUrns: string[]; - channel: PremiumUpsellChannel; - subsFamily: ProductSubsFamily; + channel: Com.Linkedin.Avro2pegasus.Events.Premium.PremiumUpsellChannel; + subsFamily: Com.Linkedin.Avro2pegasus.Events.Premium.ProductSubsFamily; productPosition: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; productCount: number; chooserSessionStartPageInstance: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; @@ -43162,7 +43192,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; productUrn: string; upsellOrderOrigin?: string; - chooserPageComponentType: PremiumChooserPageComponentType; + chooserPageComponentType: Com.Linkedin.Avro2pegasus.Events.Premium.PremiumChooserPageComponentType; chooserSessionStartPageInstance: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; } // Generated from: com/linkedin/avro2pegasus/events/premium/PremiumChooserPageComponentType.pdsc @@ -43196,7 +43226,7 @@ declare namespace Com { priceType: Com.Linkedin.Avro2pegasus.Events.Common.Premium.PremiumPriceType; campaignName?: string; upsellOrderOrigin?: string; - planCardDisplayStatus?: PlanCardDisplayStatus; + planCardDisplayStatus?: Com.Linkedin.Avro2pegasus.Events.Premium.PlanCardDisplayStatus; highlightedFeatures: Com.Linkedin.Avro2pegasus.Events.Common.Premium.PremiumFeature[]; isExpanded: boolean; chooserSessionStartPageInstance: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; @@ -43240,8 +43270,8 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; productUrn: string; priceUrns: string[]; - channel: PremiumUpsellChannel; - subsFamily: ProductSubsFamily; + channel: Com.Linkedin.Avro2pegasus.Events.Premium.PremiumUpsellChannel; + subsFamily: Com.Linkedin.Avro2pegasus.Events.Premium.ProductSubsFamily; chooserSessionStartPageInstance: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; upsellControlUrn?: string; contextUrn?: string; @@ -43315,7 +43345,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; productUrn: string; - subsFamily: ProductSubsFamily; + subsFamily: Com.Linkedin.Avro2pegasus.Events.Premium.ProductSubsFamily; campaignUrn?: string; contextUrn?: string; upsellOrderOrigin?: string; @@ -43368,7 +43398,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; eventReferenceId: string; - applicantInsightsServedData: PremiumApplicantInsight[]; + applicantInsightsServedData: Com.Linkedin.Avro2pegasus.Events.Premium.PremiumApplicantInsight[]; } // Generated from: com/linkedin/avro2pegasus/events/premium/PremiumInsightsApplicantRankServedEvent.pdsc @@ -43377,7 +43407,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; eventReferenceId?: string; - applicantRankServedData?: ApplicantRankServedRecord; + applicantRankServedData?: Com.Linkedin.Avro2pegasus.Events.Premium.ApplicantRankServedRecord; } // Generated from: com/linkedin/avro2pegasus/events/premium/PremiumInsightsFastGrowingCompaniesServedEvent.pdsc @@ -43386,7 +43416,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; eventReferenceId: string; - fastGrowingCompaniesServedData?: FastGrowingCompaniesServedRecord; + fastGrowingCompaniesServedData?: Com.Linkedin.Avro2pegasus.Events.Premium.FastGrowingCompaniesServedRecord; } // Generated from: com/linkedin/avro2pegasus/events/premium/PremiumInsightsJobDetailsApplicantRankServedEvent.pdsc @@ -43409,7 +43439,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; eventReferenceId: string; - topApplicantJobsServedData?: TopApplicantJobsServedRecord; + topApplicantJobsServedData?: Com.Linkedin.Avro2pegasus.Events.Premium.TopApplicantJobsServedRecord; } // Generated from: com/linkedin/avro2pegasus/events/premium/PremiumInsightsTypeaheadActionEvent.pdsc @@ -43417,7 +43447,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - selectedOption?: SelectionRecord; + selectedOption?: Com.Linkedin.Avro2pegasus.Events.Premium.SelectionRecord; userInput?: string; companiesResultsCount: number; } @@ -43473,7 +43503,7 @@ declare namespace Com { baseSalary?: Com.Linkedin.Avro2pegasus.Events.Common.Premium.SalaryRecord; totalCompensation?: Com.Linkedin.Avro2pegasus.Events.Common.Premium.SalaryRecord; responseCount?: number; - facets: PremiumSalaryInsightFacetType[]; + facets: Com.Linkedin.Avro2pegasus.Events.Premium.PremiumSalaryInsightFacetType[]; } // Generated from: com/linkedin/avro2pegasus/events/premium/PremiumJobDetailsTopApplicantJobsImpressionEvent.pdsc @@ -43510,8 +43540,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - pivotDimension: PivotDimension; - pivots: CareerPivot[]; + pivotDimension: Com.Linkedin.Avro2pegasus.Events.Premium.PivotDimension; + pivots: Com.Linkedin.Avro2pegasus.Events.Premium.CareerPivot[]; recommendedMemberCount: number; } // Generated from: com/linkedin/avro2pegasus/events/premium/PremiumJobsHomeTopApplicantJobsImpressionEvent.pdsc @@ -43609,7 +43639,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; chooserSessionStartPageInstance: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; - subsFamily: ProductSubsFamily; + subsFamily: Com.Linkedin.Avro2pegasus.Events.Premium.ProductSubsFamily; orderUrn?: string; receiptUrn?: string; } @@ -43620,7 +43650,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; paywallReferenceId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - actionType: PremiumPaywallActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Premium.PremiumPaywallActionType; urlClicked?: string; } // Generated from: com/linkedin/avro2pegasus/events/premium/PremiumPaywallActionType.pdsc @@ -43650,7 +43680,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - pivotDimension: PivotDimension; + pivotDimension: Com.Linkedin.Avro2pegasus.Events.Premium.PivotDimension; sourcePivotUrns: string[]; targetPivotUrns: string[]; } @@ -43660,7 +43690,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - popupType: PremiumProductPopupType; + popupType: Com.Linkedin.Avro2pegasus.Events.Premium.PremiumProductPopupType; } // Generated from: com/linkedin/avro2pegasus/events/premium/PremiumProductPopupType.pdsc @@ -43680,7 +43710,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - redeemPageComponent: PremiumRedeemPageComponent; + redeemPageComponent: Com.Linkedin.Avro2pegasus.Events.Premium.PremiumRedeemPageComponent; } // Generated from: com/linkedin/avro2pegasus/events/premium/PremiumRedeemPageImpressionEvent.pdsc @@ -43691,7 +43721,7 @@ declare namespace Com { premiumProductPromotionUrn: string; premiumProductUrn: string; planTypeParameter?: string; - redeemType: RedeemType; + redeemType: Com.Linkedin.Avro2pegasus.Events.Premium.RedeemType; upsellOrderOrigin?: string; } // Generated from: com/linkedin/avro2pegasus/events/premium/PremiumRelevanceReasonsJobSearchImpressionEvent.pdsc @@ -43722,8 +43752,8 @@ declare namespace Com { export interface PremiumSubscriptionAutomationRequestProcessedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - memberType: PremiumSubscriptionAutomationGrantMemberType; - actionType: PremiumSubscriptionAutomationActionType; + memberType: Com.Linkedin.Avro2pegasus.Events.Premium.PremiumSubscriptionAutomationGrantMemberType; + actionType: Com.Linkedin.Avro2pegasus.Events.Premium.PremiumSubscriptionAutomationActionType; isActionSuccessful: boolean; } // Generated from: com/linkedin/avro2pegasus/events/premium/PremiumSwitchActionEvent.pdsc @@ -43755,7 +43785,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - fallbackType: SwitcherFallbackType; + fallbackType: Com.Linkedin.Avro2pegasus.Events.Premium.SwitcherFallbackType; } // Generated from: com/linkedin/avro2pegasus/events/premium/PremiumSwitcherPageImpressionEvent.pdsc @@ -43764,7 +43794,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; currentSubscriptions: Com.Linkedin.Avro2pegasus.Events.Common.Premium.PremiumSubscription[]; - subHeaderType: SwitcherSubHeaderType; + subHeaderType: Com.Linkedin.Avro2pegasus.Events.Premium.SwitcherSubHeaderType; campaignName?: string; upsellOrderOrigin?: string; highlightedFeatures: Com.Linkedin.Avro2pegasus.Events.Common.Premium.PremiumFeature[]; @@ -43778,8 +43808,8 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; subscriptionPlan: Com.Linkedin.Avro2pegasus.Events.Common.Premium.PremiumSubscription; availableFeatures: Com.Linkedin.Avro2pegasus.Events.Common.Premium.PremiumFeature[]; - planCardDisplayStatus: SwitcherPlanCardDisplayStatus; - planCardCtaType: SwitcherPlanCardCtaType; + planCardDisplayStatus: Com.Linkedin.Avro2pegasus.Events.Premium.SwitcherPlanCardDisplayStatus; + planCardCtaType: Com.Linkedin.Avro2pegasus.Events.Premium.SwitcherPlanCardCtaType; switcherSessionStartPageInstance: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; } // Generated from: com/linkedin/avro2pegasus/events/premium/PremiumTimeBasedFreeFeatureAccessImpressionEvent.pdsc @@ -43981,7 +44011,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/premium/SelectionRecord.pdsc export interface SelectionRecord { - selectionMethod: SelectionMethod; + selectionMethod: Com.Linkedin.Avro2pegasus.Events.Premium.SelectionMethod; selectedValue: string; } // Generated from: com/linkedin/avro2pegasus/events/premium/SuggestedPhraseSkillActionEvent.pdsc @@ -44038,7 +44068,7 @@ declare namespace Com { export interface TopApplicantJobsServedRecord { numberOfJobsAvailable: number; numberOfJobsServed: number; - applicantRankPercentRecords: ApplicantRankPercentRecord[]; + applicantRankPercentRecords: Com.Linkedin.Avro2pegasus.Events.Premium.ApplicantRankPercentRecord[]; numberOfJobsAfterFilters?: number; } } @@ -44113,7 +44143,7 @@ declare namespace Com { functionImpressionTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; companyUrn: string; functionsShowed: string[]; - triggerEvent: triggerEventType; + triggerEvent: Com.Linkedin.Avro2pegasus.Events.Premiuminsights.triggerEventType; isCompanyPageAdmin: boolean; } // Generated from: com/linkedin/avro2pegasus/events/premiuminsights/PremiumInsightsFunctionTooltipImpressionEvent.pdsc @@ -44159,7 +44189,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; hopscotchImpressionTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - buttonClicked: PremiumInsightsHopscotchButtonType; + buttonClicked: Com.Linkedin.Avro2pegasus.Events.Premiuminsights.PremiumInsightsHopscotchButtonType; } // Generated from: com/linkedin/avro2pegasus/events/premiuminsights/PremiumInsightsHopscotchImpressionEvent.pdsc @@ -44168,7 +44198,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; hopscotchImpressionTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - shownOnPage: HopscotchShownOnPageType; + shownOnPage: Com.Linkedin.Avro2pegasus.Events.Premiuminsights.HopscotchShownOnPageType; companyUrn?: string; destinationCompanyUrn: string; } @@ -44241,7 +44271,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; notableAlumniTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; memberUrn: string; - clickType: MemberCardClickType; + clickType: Com.Linkedin.Avro2pegasus.Events.Premiuminsights.MemberCardClickType; } // Generated from: com/linkedin/avro2pegasus/events/premiuminsights/PremiumInsightsNotableAlumniPaginationButtonClickEvent.pdsc @@ -44260,7 +44290,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; profileUrn: string; - positionType: MemberPositionType; + positionType: Com.Linkedin.Avro2pegasus.Events.Premiuminsights.MemberPositionType; } // Generated from: com/linkedin/avro2pegasus/events/premiuminsights/PremiumInsightsTalentChangeImpressionEvent.pdsc @@ -44270,8 +44300,8 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; talentChangeImpressionTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; companyUrn: string; - seniorityLevel: seniorityLevelType; - triggerEvent: triggerEventType; + seniorityLevel: Com.Linkedin.Avro2pegasus.Events.Premiuminsights.seniorityLevelType; + triggerEvent: Com.Linkedin.Avro2pegasus.Events.Premiuminsights.triggerEventType; isCompanyPageAdmin: boolean; } // Generated from: com/linkedin/avro2pegasus/events/premiuminsights/PremiumInsightsTalentChangeMemberCardClickEvent.pdsc @@ -44281,7 +44311,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; memberUrn: string; - clickType: MemberCardClickType; + clickType: Com.Linkedin.Avro2pegasus.Events.Premiuminsights.MemberCardClickType; } // Generated from: com/linkedin/avro2pegasus/events/premiuminsights/PremiumInsightsTalentChangeMemberListImpressionEvent.pdsc @@ -44291,8 +44321,8 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; talentChangeImpressionTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; companyUrn: string; - seniorityLevel: seniorityLevelType; - moduleViewed: movementType; + seniorityLevel: Com.Linkedin.Avro2pegasus.Events.Premiuminsights.seniorityLevelType; + moduleViewed: Com.Linkedin.Avro2pegasus.Events.Premiuminsights.movementType; pageViewed: number; isCompanyPageAdmin: boolean; } @@ -44304,8 +44334,8 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; talentChangeImpressionTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; companyUrn: string; - seniorityLevel: seniorityLevelType; - moduleViewed: movementType; + seniorityLevel: Com.Linkedin.Avro2pegasus.Events.Premiuminsights.seniorityLevelType; + moduleViewed: Com.Linkedin.Avro2pegasus.Events.Premiuminsights.movementType; fromPageNumber: number; toPageNumber: number; isCompanyPageAdmin: boolean; @@ -44330,8 +44360,8 @@ declare namespace Com { talentChangeImpressionTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; companyUrn: string; yearMonth: Com.Linkedin.Avro2pegasus.Events.Common.Date; - seniorityLevel: seniorityLevelType; - moduleViewed: movementType; + seniorityLevel: Com.Linkedin.Avro2pegasus.Events.Premiuminsights.seniorityLevelType; + moduleViewed: Com.Linkedin.Avro2pegasus.Events.Premiuminsights.movementType; } // Generated from: com/linkedin/avro2pegasus/events/premiuminsights/PremiumInsightsTeaserClickedEvent.pdsc @@ -44340,7 +44370,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; teaserImpressionTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - teaserType?: PremiumInsightsTeaserType; + teaserType?: Com.Linkedin.Avro2pegasus.Events.Premiuminsights.PremiumInsightsTeaserType; } // Generated from: com/linkedin/avro2pegasus/events/premiuminsights/PremiumInsightsTeaserImpressionEvent.pdsc @@ -44350,9 +44380,9 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; teaserImpressionTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; companyUrn: string; - availableTeaserTypes: PremiumInsightsTeaserType[]; - teaserDisplayed?: PremiumInsightsTeaserValues; - teasersDisplayed: PremiumInsightsTeaserType[]; + availableTeaserTypes: Com.Linkedin.Avro2pegasus.Events.Premiuminsights.PremiumInsightsTeaserType[]; + teaserDisplayed?: Com.Linkedin.Avro2pegasus.Events.Premiuminsights.PremiumInsightsTeaserValues; + teasersDisplayed: Com.Linkedin.Avro2pegasus.Events.Premiuminsights.PremiumInsightsTeaserType[]; } // Generated from: com/linkedin/avro2pegasus/events/premiuminsights/PremiumInsightsTeaserType.pdsc @@ -44374,7 +44404,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/premiuminsights/PremiumInsightsTeaserValues.pdsc export interface PremiumInsightsTeaserValues { - teaserType: PremiumInsightsTeaserType; + teaserType: Com.Linkedin.Avro2pegasus.Events.Premiuminsights.PremiumInsightsTeaserType; numberOfMembersDisplayed?: number; totalHeadcountChangePercentage?: number; functionId?: number; @@ -44397,7 +44427,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; upsellRenderTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; companyUrn: string; - teaserType?: PremiumInsightsTeaserType; + teaserType?: Com.Linkedin.Avro2pegasus.Events.Premiuminsights.PremiumInsightsTeaserType; } // Generated from: com/linkedin/avro2pegasus/events/premiuminsights/PremiumInsightsUpsellRenderedEvent.pdsc @@ -44426,7 +44456,7 @@ declare namespace Com { requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; highlightTracking: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - actionType: HighlightActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Profile.HighlightActionType; } // Generated from: com/linkedin/avro2pegasus/events/profile/HighlightActionType.pdsc @@ -44446,7 +44476,7 @@ declare namespace Com { requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; vieweeUrn: string; - highlightsImpressed: HighlightImpression[]; + highlightsImpressed: Com.Linkedin.Avro2pegasus.Events.Profile.HighlightImpression[]; } // Generated from: com/linkedin/avro2pegasus/events/profile/HighlightServedEvent.pdsc @@ -44454,7 +44484,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; vieweeUrn: string; - highlightsServed: HighlightServedInfo[]; + highlightsServed: Com.Linkedin.Avro2pegasus.Events.Profile.HighlightServedInfo[]; } // Generated from: com/linkedin/avro2pegasus/events/profile/HighlightServedInfo.pdsc @@ -44462,7 +44492,7 @@ declare namespace Com { highlightTracking: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; cardActionCategory?: Com.Linkedin.Avro2pegasus.Events.Common.ActionCategory; ctaActionCategory?: Com.Linkedin.Avro2pegasus.Events.Common.ActionCategory; - highlightType: HighlightType; + highlightType: Com.Linkedin.Avro2pegasus.Events.Profile.HighlightType; } // Generated from: com/linkedin/avro2pegasus/events/profile/HighlightType.pdsc @@ -44493,7 +44523,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - highlightAction: HighlightAction; + highlightAction: Com.Linkedin.Avro2pegasus.Events.Profile.HighlightAction; highlight: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; } @@ -44503,7 +44533,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - highlightEntities: ProfileViewHighlight[]; + highlightEntities: Com.Linkedin.Avro2pegasus.Events.Profile.ProfileViewHighlight[]; } } namespace Profileedit { @@ -44529,7 +44559,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - badge: Badge; + badge: Com.Linkedin.Avro2pegasus.Events.Profinder.Badge; placeUrn?: string; serviceCategoryUrns: string[]; profinderWorkflowId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; @@ -44543,7 +44573,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; serviceCategoryUrn?: string; - consumerRfpSummary: ConsumerRfpSummary; + consumerRfpSummary: Com.Linkedin.Avro2pegasus.Events.Profinder.ConsumerRfpSummary; serviceProposalUrns: string[]; profinderWorkflowId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; channelOrigin?: string; @@ -44556,7 +44586,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; pageNumber: number; - consumerRfpSummaries: ConsumerRfpSummary[]; + consumerRfpSummaries: Com.Linkedin.Avro2pegasus.Events.Profinder.ConsumerRfpSummary[]; profinderWorkflowId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; channelOrigin?: string; } @@ -44567,7 +44597,7 @@ declare namespace Com { export interface ConsumerRfpSummary { requestForProposalsUrn: string; - consumerRfpStatus?: ConsumerRfpStatus; + consumerRfpStatus?: Com.Linkedin.Avro2pegasus.Events.Profinder.ConsumerRfpStatus; } // Generated from: com/linkedin/avro2pegasus/events/profinder/ConsumerServiceProposalDetailViewEvent.pdsc @@ -44627,7 +44657,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - promoType: PromoType; + promoType: Com.Linkedin.Avro2pegasus.Events.Profinder.PromoType; serviceCategoryUrn?: string; channelOrigin?: string; serviceSkillUrn?: string; @@ -44681,7 +44711,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; serviceCategoryUrn?: string; - providerRfpSummary: ProviderRfpSummary; + providerRfpSummary: Com.Linkedin.Avro2pegasus.Events.Profinder.ProviderRfpSummary; serviceProposalUrn?: string; proposalsCount?: number; profinderWorkflowId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; @@ -44695,7 +44725,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; pageNumber: number; - providerRfpSummaries: ProviderRfpSummary[]; + providerRfpSummaries: Com.Linkedin.Avro2pegasus.Events.Profinder.ProviderRfpSummary[]; profinderWorkflowId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; channelOrigin?: string; } @@ -44705,7 +44735,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; serviceProviderMemberUrns: string[]; - providerRfpSummaries: ProviderRfpSummary[]; + providerRfpSummaries: Com.Linkedin.Avro2pegasus.Events.Profinder.ProviderRfpSummary[]; } // Generated from: com/linkedin/avro2pegasus/events/profinder/ProviderRfpPassEvent.pdsc @@ -44713,7 +44743,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - providerRfpSummary: ProviderRfpSummary; + providerRfpSummary: Com.Linkedin.Avro2pegasus.Events.Profinder.ProviderRfpSummary; rfpResponseCount?: number; channelOrigin?: string; profinderWorkflowId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; @@ -44722,7 +44752,7 @@ declare namespace Com { export interface ProviderRfpSummary { requestForProposalsUrn: string; - providerRequestStatus: ProviderRequestStatus; + providerRequestStatus: Com.Linkedin.Avro2pegasus.Events.Profinder.ProviderRequestStatus; } // Generated from: com/linkedin/avro2pegasus/events/profinder/ProviderServiceProposalDetailViewEvent.pdsc @@ -44746,7 +44776,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; requestForProposalUrn: string; - closingReason: RequestForProposalsClosingReason; + closingReason: Com.Linkedin.Avro2pegasus.Events.Profinder.RequestForProposalsClosingReason; channelOrigin?: string; profinderWorkflowId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } @@ -44779,8 +44809,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - failureReason: RfpCreateFailType; - questionAnswerPairs: QuestionAnswerPair[]; + failureReason: Com.Linkedin.Avro2pegasus.Events.Profinder.RfpCreateFailType; + questionAnswerPairs: Com.Linkedin.Avro2pegasus.Events.Profinder.QuestionAnswerPair[]; serviceCategoryUrn?: string; rfpCreateFlowId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; channelOrigin?: string; @@ -44858,7 +44888,7 @@ declare namespace Com { serviceProposalUrn: string; serviceProviderUrn: string; serviceCategoryUrn?: string; - reply: ServiceProposalQuickReply; + reply: Com.Linkedin.Avro2pegasus.Events.Profinder.ServiceProposalQuickReply; profinderWorkflowId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; channelOrigin?: string; serviceSkillUrn?: string; @@ -44924,7 +44954,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; onboardingPageName: string; - action: OnboardingActionType; + action: Com.Linkedin.Avro2pegasus.Events.Profinder.OnboardingActionType; profinderWorkflowId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; channelOrigin?: string; } @@ -45013,9 +45043,9 @@ declare namespace Com { export interface BriefingServedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberUrn: string; - briefingType: BriefingType; + briefingType: Com.Linkedin.Avro2pegasus.Events.Prop.BriefingType; briefingVersionId: string; - props: Prop[]; + props: Com.Linkedin.Avro2pegasus.Events.Prop.Prop[]; } // Generated from: com/linkedin/avro2pegasus/events/prop/BriefingType.pdsc @@ -45023,7 +45053,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/prop/DecoratedPropUpdateData.pdsc export interface DecoratedPropUpdateData { - avoData: PropUpdateActorVerbObjectData; + avoData: Com.Linkedin.Avro2pegasus.Events.Prop.PropUpdateActorVerbObjectData; createdTime?: number; totalLikes?: number; totalComments?: number; @@ -45066,7 +45096,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; moduleKey: string; - entities: Entity[]; + entities: Com.Linkedin.Avro2pegasus.Events.Prop.Entity[]; } // Generated from: com/linkedin/avro2pegasus/events/prop/PropServedEvent.pdsc @@ -45077,7 +45107,7 @@ declare namespace Com { moduleKey: string; requestId: string; paginationContextId: string; - entities: PropUpdate[]; + entities: Com.Linkedin.Avro2pegasus.Events.Prop.PropUpdate[]; } // Generated from: com/linkedin/avro2pegasus/events/prop/PropUpdate.pdsc @@ -45085,8 +45115,8 @@ declare namespace Com { updateUrn: string; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; - aggregation?: Aggregation; - decoratedData?: DecoratedPropUpdateData; + aggregation?: Com.Linkedin.Avro2pegasus.Events.Prop.Aggregation; + decoratedData?: Com.Linkedin.Avro2pegasus.Events.Prop.DecoratedPropUpdateData; } // Generated from: com/linkedin/avro2pegasus/events/prop/PropUpdateActorVerbObjectData.pdsc @@ -45109,7 +45139,7 @@ declare namespace Com { export interface PropsTriggerEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; triggerId: string; - triggerType: TriggerType; + triggerType: Com.Linkedin.Avro2pegasus.Events.Props.TriggerType; organizationFunding?: Com.Linkedin.Avro2pegasus.Events.Common.Props.OrganizationFunding; } // Generated from: com/linkedin/avro2pegasus/events/props/TriggerType.pdsc @@ -45121,7 +45151,7 @@ declare namespace Com { export interface ArticleAuthor { authorUrn: string; - type: AuthorType; + type: Com.Linkedin.Avro2pegasus.Events.Publishing.AuthorType; } // Generated from: com/linkedin/avro2pegasus/events/publishing/ArticleContentUpdateAttemptedEvent.pdsc @@ -45129,8 +45159,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; linkedInArticleUrn: string; version: number; - errorCode?: ContentUpdateErrorCode; - state: ArticleContentVersionState; + errorCode?: Com.Linkedin.Avro2pegasus.Events.Publishing.ContentUpdateErrorCode; + state: Com.Linkedin.Avro2pegasus.Events.Publishing.ArticleContentVersionState; updateAttemptTime: number; } // Generated from: com/linkedin/avro2pegasus/events/publishing/ArticleContentVersionState.pdsc @@ -45150,8 +45180,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; linkedInArticleUrn: string; version: number; - previousState?: ArticleStateV2; - updatedState: ArticleStateV2; + previousState?: Com.Linkedin.Avro2pegasus.Events.Publishing.ArticleStateV2; + updatedState: Com.Linkedin.Avro2pegasus.Events.Publishing.ArticleStateV2; updatedTime: number; } // Generated from: com/linkedin/avro2pegasus/events/publishing/ArticleStateV2.pdsc @@ -45161,7 +45191,7 @@ declare namespace Com { export interface Author { author: string; - type: AuthorType; + type: Com.Linkedin.Avro2pegasus.Events.Publishing.AuthorType; } // Generated from: com/linkedin/avro2pegasus/events/publishing/AuthorMetadata.pdsc @@ -45215,12 +45245,12 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; linkedInArticleUrn: string; permlink: string; - authors: Author[]; + authors: Com.Linkedin.Avro2pegasus.Events.Publishing.Author[]; ingestedArticleMetadataUrn: string; - state: ArticleState; + state: Com.Linkedin.Avro2pegasus.Events.Publishing.ArticleState; publishedTime: number; title: string; - content: HtmlContent; + content: Com.Linkedin.Avro2pegasus.Events.Publishing.HtmlContent; contentCertificationRecord: string; } // Generated from: com/linkedin/avro2pegasus/events/publishing/PublishedArticleActionV2Event.pdsc @@ -45229,8 +45259,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; linkedInArticleUrn: string; permlink: string; - authors: ArticleAuthor[]; - state: ArticleState; + authors: Com.Linkedin.Avro2pegasus.Events.Publishing.ArticleAuthor[]; + state: Com.Linkedin.Avro2pegasus.Events.Publishing.ArticleState; publishedTime: number; title: string; plainTextContent: string; @@ -45268,7 +45298,7 @@ declare namespace Com { dwellTime: number; isPublished: boolean; publishedTime: string; - authorMetadata: AuthorMetadata; + authorMetadata: Com.Linkedin.Avro2pegasus.Events.Publishing.AuthorMetadata; } // Generated from: com/linkedin/avro2pegasus/events/publishing/PublishingEditEvent.pdsc @@ -45282,7 +45312,7 @@ declare namespace Com { content: string; isPublished?: boolean; publishedTime?: string; - authorMetadata: AuthorMetadata; + authorMetadata: Com.Linkedin.Avro2pegasus.Events.Publishing.AuthorMetadata; } // Generated from: com/linkedin/avro2pegasus/events/publishing/PublishingEmbedActionEvent.pdsc @@ -45325,10 +45355,10 @@ declare namespace Com { content: string; htmlContents: string; publishedTime: number; - coverImage?: CoverImage; - mentions?: Mention[]; - embeds?: Embed[]; - authorMetadata: AuthorMetadata; + coverImage?: Com.Linkedin.Avro2pegasus.Events.Publishing.CoverImage; + mentions?: Com.Linkedin.Avro2pegasus.Events.Publishing.Mention[]; + embeds?: Com.Linkedin.Avro2pegasus.Events.Publishing.Embed[]; + authorMetadata: Com.Linkedin.Avro2pegasus.Events.Publishing.AuthorMetadata; isFirstTimePublished?: boolean; } // Generated from: com/linkedin/avro2pegasus/events/publishing/SyndicatedArticleViewEvent.pdsc @@ -45363,7 +45393,7 @@ declare namespace Com { threadUrn: string; commenterUrn: string; message: string; - level: CommentLevel; + level: Com.Linkedin.Avro2pegasus.Events.Pulse.CommentLevel; visibleTime: number; duration: number; associatedInputControlUrn?: string; @@ -45395,7 +45425,7 @@ declare namespace Com { contentUrn?: string; url: string; feedTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - urlTreatment: UrlTreatment; + urlTreatment: Com.Linkedin.Avro2pegasus.Events.Pulse.UrlTreatment; updateUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/pulse/ExternalArticleViewV2Event.pdsc @@ -45435,7 +45465,7 @@ declare namespace Com { createdTime?: number; totalLikes?: number; totalComments?: number; - rootActivity?: RootUpdate; + rootActivity?: Com.Linkedin.Avro2pegasus.Events.Pulse.RootUpdate; } // Generated from: com/linkedin/avro2pegasus/events/pulse/PulseFeedActionEvent.pdsc @@ -45455,7 +45485,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - feedItems: FeedItems[]; + feedItems: Com.Linkedin.Avro2pegasus.Events.Pulse.FeedItems[]; } // Generated from: com/linkedin/avro2pegasus/events/pulse/PulseFeedImpressionEvent.pdsc @@ -45463,7 +45493,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - entities: Entity[]; + entities: Com.Linkedin.Avro2pegasus.Events.Pulse.Entity[]; } // Generated from: com/linkedin/avro2pegasus/events/pulse/PulseFeedServedEvent.pdsc @@ -45473,7 +45503,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; requestId: string; paginationContextId: string; - entities: PulseFeedUpdateServed[]; + entities: Com.Linkedin.Avro2pegasus.Events.Pulse.PulseFeedUpdateServed[]; } // Generated from: com/linkedin/avro2pegasus/events/pulse/PulseFeedUpdateActorVerbObjectData.pdsc @@ -45489,8 +45519,8 @@ declare namespace Com { trackablePulseObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; isSponsored: boolean; - aggregation?: Aggregation; - notServedReason: UpdateNotServedReasonType; + aggregation?: Com.Linkedin.Avro2pegasus.Events.Pulse.Aggregation; + notServedReason: Com.Linkedin.Avro2pegasus.Events.Pulse.UpdateNotServedReasonType; } // Generated from: com/linkedin/avro2pegasus/events/pulse/PulseFeedUpdateNotServedEvent.pdsc @@ -45501,7 +45531,7 @@ declare namespace Com { moduleKey: string; requestId: string; paginationContextId: string; - entities: PulseFeedUpdateNotServed[]; + entities: Com.Linkedin.Avro2pegasus.Events.Pulse.PulseFeedUpdateNotServed[]; } // Generated from: com/linkedin/avro2pegasus/events/pulse/PulseFeedUpdateServed.pdsc @@ -45509,8 +45539,8 @@ declare namespace Com { trackablePulseObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; isSponsored: boolean; - aggregation?: Aggregation; - decoratedData?: PulseDecoratedFeedUpdateData; + aggregation?: Com.Linkedin.Avro2pegasus.Events.Pulse.Aggregation; + decoratedData?: Com.Linkedin.Avro2pegasus.Events.Pulse.PulseDecoratedFeedUpdateData; } // Generated from: com/linkedin/avro2pegasus/events/pulse/PulsePushNotificationEvent.pdsc @@ -45531,7 +45561,7 @@ declare namespace Com { export interface PulseRecServed { trackablePulseRecObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; - aggregation?: RecAggregation; + aggregation?: Com.Linkedin.Avro2pegasus.Events.Pulse.RecAggregation; } // Generated from: com/linkedin/avro2pegasus/events/pulse/PulseStoryActionEvent.pdsc @@ -45563,7 +45593,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - entities: Comment[]; + entities: Com.Linkedin.Avro2pegasus.Events.Pulse.Comment[]; } // Generated from: com/linkedin/avro2pegasus/events/pulse/PulseStoryCommentServedEvent.pdsc @@ -45572,7 +45602,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackablePulseObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - entities: PulseCommentServed[]; + entities: Com.Linkedin.Avro2pegasus.Events.Pulse.PulseCommentServed[]; } // Generated from: com/linkedin/avro2pegasus/events/pulse/PulseStoryRecImpressionEvent.pdsc @@ -45580,7 +45610,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - entities: Recommendation[]; + entities: Com.Linkedin.Avro2pegasus.Events.Pulse.Recommendation[]; } // Generated from: com/linkedin/avro2pegasus/events/pulse/PulseStoryRecServedEvent.pdsc @@ -45591,7 +45621,7 @@ declare namespace Com { trackablePulseObject: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; requestId: string; paginationContextId: string; - entities: PulseRecServed[]; + entities: Com.Linkedin.Avro2pegasus.Events.Pulse.PulseRecServed[]; } // Generated from: com/linkedin/avro2pegasus/events/pulse/RecAggregation.pdsc @@ -45612,7 +45642,7 @@ declare namespace Com { export interface RootUpdate { activityUrn?: string; - avoData: PulseFeedUpdateActorVerbObjectData; + avoData: Com.Linkedin.Avro2pegasus.Events.Pulse.PulseFeedUpdateActorVerbObjectData; } // Generated from: com/linkedin/avro2pegasus/events/pulse/UpdateNotServedReasonType.pdsc @@ -45647,15 +45677,15 @@ declare namespace Com { callDurationMs: number; durationToGetContactsMs: number; usageContext: string; - requestType: PymkRequestType; + requestType: Com.Linkedin.Avro2pegasus.Events.Pymk.PymkRequestType; contactsEvaluatedCount: number; mostRecentContactCreationTime: number; uniqueInputContactMembersCount: number; uniqueInputEmailsCount: number; uniqueInputPhoneNumbersCount: number; availablePymksCount?: number; - droppedContacts: ContactScoredEntity[]; - recommendedContacts: RecommendedContact[]; + droppedContacts: Com.Linkedin.Avro2pegasus.Events.Pymk.ContactScoredEntity[]; + recommendedContacts: Com.Linkedin.Avro2pegasus.Events.Pymk.RecommendedContact[]; } // Generated from: com/linkedin/avro2pegasus/events/pymk/ContactScoredEntity.pdsc @@ -45673,14 +45703,14 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; usageContext: string; batchIdentifier?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - recommendations: PymkRecommendation[]; + recommendations: Com.Linkedin.Avro2pegasus.Events.Pymk.PymkRecommendation[]; } // Generated from: com/linkedin/avro2pegasus/events/pymk/PymkDiagnosticEvent.pdsc export interface PymkDiagnosticEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; parseqTrace: Com.Linkedin.Avro2pegasus.Events.Monitoring.ParseqTrace; - diagnosticEventEmittedReason: PymkDiagnosticEventEmittedReason; + diagnosticEventEmittedReason: Com.Linkedin.Avro2pegasus.Events.Pymk.PymkDiagnosticEventEmittedReason; numOfflineCandidatesGenerated: number; numGaiaCandidatesGenerated: number; numSearchBackfillCandidatesGenerated: number; @@ -45713,8 +45743,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/pymk/RecommendedContact.pdsc export interface RecommendedContact { - contactInformation: ContactScoredEntity; - recommendationType: RecommendationType; + contactInformation: Com.Linkedin.Avro2pegasus.Events.Pymk.ContactScoredEntity; + recommendationType: Com.Linkedin.Avro2pegasus.Events.Pymk.RecommendationType; } } namespace Qap { @@ -45728,19 +45758,19 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/qap/EntityAnnotation.pdsc export interface EntityAnnotation { - queryTaggingResult: TaggedSegmentResult; - standardizedTitles: StandardizedStructuredTitle[]; - extensionAnnotation?: QueryTaggerExtensionAnnotation; + queryTaggingResult: Com.Linkedin.Avro2pegasus.Events.Qap.TaggedSegmentResult; + standardizedTitles: Com.Linkedin.Avro2pegasus.Events.Qap.StandardizedStructuredTitle[]; + extensionAnnotation?: Com.Linkedin.Avro2pegasus.Events.Qap.QueryTaggerExtensionAnnotation; } // Generated from: com/linkedin/avro2pegasus/events/qap/GermanUmlautConfiguration.pdsc export interface GermanUmlautConfiguration { - tagConfigs: GermanUmlautTagConfig[]; + tagConfigs: Com.Linkedin.Avro2pegasus.Events.Qap.GermanUmlautTagConfig[]; } // Generated from: com/linkedin/avro2pegasus/events/qap/GermanUmlautTagConfig.pdsc export interface GermanUmlautTagConfig { - queryTag: QueryTag; + queryTag: Com.Linkedin.Avro2pegasus.Events.Qap.QueryTag; isExplicitRewrite: boolean; } // Generated from: com/linkedin/avro2pegasus/events/qap/QueryAnnotationPlatformTrackingEvent.pdsc @@ -45748,8 +45778,8 @@ declare namespace Com { export interface QueryAnnotationPlatformTrackingEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; trackingId: string; - searchRequest: SearchRequestRecord; - queryTagger?: QueryTagger; + searchRequest: Com.Linkedin.Avro2pegasus.Events.Qap.SearchRequestRecord; + queryTagger?: Com.Linkedin.Avro2pegasus.Events.Qap.QueryTagger; } // Generated from: com/linkedin/avro2pegasus/events/qap/QueryTag.pdsc @@ -45766,30 +45796,30 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/qap/QueryTagger.pdsc export interface QueryTagger { - configuration: QueryTaggerConfiguration; - extensionConfiguration?: QueryTaggerExtensionConfiguration; + configuration: Com.Linkedin.Avro2pegasus.Events.Qap.QueryTaggerConfiguration; + extensionConfiguration?: Com.Linkedin.Avro2pegasus.Events.Qap.QueryTaggerExtensionConfiguration; indexedRawQueryClauses?: string; - annotations: QueryTaggerClauseAnnotation[]; + annotations: Com.Linkedin.Avro2pegasus.Events.Qap.QueryTaggerClauseAnnotation[]; } // Generated from: com/linkedin/avro2pegasus/events/qap/QueryTaggerClauseAnnotation.pdsc export interface QueryTaggerClauseAnnotation { - interpretations: QueryTaggerInterpretation[]; + interpretations: Com.Linkedin.Avro2pegasus.Events.Qap.QueryTaggerInterpretation[]; } // Generated from: com/linkedin/avro2pegasus/events/qap/QueryTaggerConfiguration.pdsc export interface QueryTaggerConfiguration { - modelType: QueryTaggerModelType; - languageType?: QueryTaggerLanguageType; - useCase?: QueryTaggerUseCase; - modelVersion?: QueryTaggerVersion; + modelType: Com.Linkedin.Avro2pegasus.Events.Qap.QueryTaggerModelType; + languageType?: Com.Linkedin.Avro2pegasus.Events.Qap.QueryTaggerLanguageType; + useCase?: Com.Linkedin.Avro2pegasus.Events.Qap.QueryTaggerUseCase; + modelVersion?: Com.Linkedin.Avro2pegasus.Events.Qap.QueryTaggerVersion; resultCount: number; isUsingEntityIds: boolean; rawQueryCharacterLimit?: number; queryConfidenceThreshold?: number; isRemovingStopwords?: boolean; isRemovingSTART?: boolean; - analyzerType: AnalyzerType; + analyzerType: Com.Linkedin.Avro2pegasus.Events.Qap.AnalyzerType; } // Generated from: com/linkedin/avro2pegasus/events/qap/QueryTaggerExtensionAnnotation.pdsc @@ -45799,7 +45829,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/qap/QueryTaggerExtensionConfiguration.pdsc export interface QueryTaggerExtensionConfiguration { - germanUmlaut?: GermanUmlautConfiguration; + germanUmlaut?: Com.Linkedin.Avro2pegasus.Events.Qap.GermanUmlautConfiguration; } // Generated from: com/linkedin/avro2pegasus/events/qap/QueryTaggerExtensionType.pdsc @@ -45807,7 +45837,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/qap/QueryTaggerInterpretation.pdsc export interface QueryTaggerInterpretation { - annotations: EntityAnnotation[]; + annotations: Com.Linkedin.Avro2pegasus.Events.Qap.EntityAnnotation[]; confidence: number; } // Generated from: com/linkedin/avro2pegasus/events/qap/QueryTaggerLanguageType.pdsc @@ -45833,8 +45863,8 @@ declare namespace Com { export interface SearchRequestRecord { searchId?: string; keywords?: string; - searchVertical: SearchVertical; - searchFunction: SearchFunction; + searchVertical: Com.Linkedin.Avro2pegasus.Events.Qap.SearchVertical; + searchFunction: Com.Linkedin.Avro2pegasus.Events.Qap.SearchFunction; } // Generated from: com/linkedin/avro2pegasus/events/qap/SearchVertical.pdsc @@ -45874,7 +45904,7 @@ declare namespace Com { export interface TaggedSegmentResult { querySegment: string; - segmentTag: QueryTag; + segmentTag: Com.Linkedin.Avro2pegasus.Events.Qap.QueryTag; entityUrn?: string; tagConfidence?: number; isPhrase?: boolean; @@ -45885,7 +45915,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/quantum/QuantumEvent.pdsc export interface QuantumEvent { - key: QuantumEventKey; + key: Com.Linkedin.Avro2pegasus.Events.Quantum.QuantumEventKey; scheduledExecutionTime: number; eventType: string; memberUrn?: string; @@ -45911,7 +45941,7 @@ declare namespace Com { maxSize?: number; targetSize?: number; cooldownDuration?: number; - reactiveScalingActive?: ReactiveScalingChange; + reactiveScalingActive?: Com.Linkedin.Avro2pegasus.Events.Race.ReactiveScalingChange; triggeredScalingType?: Com.Linkedin.Avro2pegasus.Common.Race.TriggeredScalingType; } // Generated from: com/linkedin/avro2pegasus/events/race/ReactiveScalingChange.pdsc @@ -45948,7 +45978,7 @@ declare namespace Com { fabricUrn: string; adminApplicationName?: string; userUrn?: string; - scalingPlanAttributes: ScalingPlanAttributes; + scalingPlanAttributes: Com.Linkedin.Avro2pegasus.Events.Race.ScalingPlanAttributes; currentSize: number; targetSize: number; } @@ -45984,23 +46014,23 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; requesterUrn: string; - datasets: Dataset[]; + datasets: Com.Linkedin.Avro2pegasus.Events.Raptor.Dataset[]; numFilters: number; numBreakdowns: number; - metricCombination: MetricCombination; - rollupFunction?: RollupFunction; - rollupGranularity?: RollupGranularity; + metricCombination: Com.Linkedin.Avro2pegasus.Events.Raptor.MetricCombination; + rollupFunction?: Com.Linkedin.Avro2pegasus.Events.Raptor.RollupFunction; + rollupGranularity?: Com.Linkedin.Avro2pegasus.Events.Raptor.RollupGranularity; timeToServe?: number; - dataSource: DataSource; + dataSource: Com.Linkedin.Avro2pegasus.Events.Raptor.DataSource; isCacheHit?: boolean; - query: DataRequestQuery; + query: Com.Linkedin.Avro2pegasus.Events.Raptor.DataRequestQuery; } // Generated from: com/linkedin/avro2pegasus/events/raptor/RaptorEntityLoadTimeEvent.pdsc export interface RaptorEntityLoadTimeEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - entityType: RaptorEntityType; + entityType: Com.Linkedin.Avro2pegasus.Events.Raptor.RaptorEntityType; entityId: string; startTime: number; endTime: number; @@ -46016,8 +46046,8 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; raptorUrn: string; dashboardName: string; - datasets: DatasetsInfo[]; - dataSource: DataSource; + datasets: Com.Linkedin.Avro2pegasus.Events.Raptor.DatasetsInfo[]; + dataSource: Com.Linkedin.Avro2pegasus.Events.Raptor.DataSource; databaseName: string; dataSourceServer: string; constructedDatabaseQuery: string; @@ -46041,8 +46071,8 @@ declare namespace Com { packageId?: number; packageFlowPosition: number; controlUrn: string; - recommendedEntity: RecommendedEntity; - actionName: PackageRecommendationUserAction; + recommendedEntity: Com.Linkedin.Avro2pegasus.Events.Rbmf.RecommendedEntity; + actionName: Com.Linkedin.Avro2pegasus.Events.Rbmf.PackageRecommendationUserAction; } // Generated from: com/linkedin/avro2pegasus/events/rbmf/PackageRecommendationImpressionEvent.pdsc @@ -46050,7 +46080,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - packages: ViewedPackage[]; + packages: Com.Linkedin.Avro2pegasus.Events.Rbmf.ViewedPackage[]; } // Generated from: com/linkedin/avro2pegasus/events/rbmf/PackageRecommendationServedEvent.pdsc @@ -46058,7 +46088,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - packages: ServedPackage[]; + packages: Com.Linkedin.Avro2pegasus.Events.Rbmf.ServedPackage[]; } // Generated from: com/linkedin/avro2pegasus/events/rbmf/PackageRecommendationType.pdsc @@ -46077,19 +46107,19 @@ declare namespace Com { export interface ServedPackage { packageId?: number; - packageType?: PackageRecommendationType; + packageType?: Com.Linkedin.Avro2pegasus.Events.Rbmf.PackageRecommendationType; packageFlowPosition: number; - entities: RecommendedEntity[]; + entities: Com.Linkedin.Avro2pegasus.Events.Rbmf.RecommendedEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/rbmf/ViewedPackage.pdsc export interface ViewedPackage { packageId?: number; - packageType?: PackageRecommendationType; + packageType?: Com.Linkedin.Avro2pegasus.Events.Rbmf.PackageRecommendationType; packageScreenPosition?: number; packageFlowPosition: number; packageGridPosition?: Com.Linkedin.Avro2pegasus.Events.Common.GridPosition; - entities: RecommendedEntity[]; + entities: Com.Linkedin.Avro2pegasus.Events.Rbmf.RecommendedEntity[]; } } namespace Realtime { @@ -46127,7 +46157,7 @@ declare namespace Com { export interface RealtimePresenceStatusChangeEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; entityUrn: string; - availability: Availability; + availability: Com.Linkedin.Avro2pegasus.Events.Realtime.Availability; } // Generated from: com/linkedin/avro2pegasus/events/realtime/RealtimeTopicSubscribedEvent.pdsc @@ -46157,9 +46187,9 @@ declare namespace Com { recommendeeUrn: string; recommenderEntityUrn?: string; recommendeeEntityUrn?: string; - status: RecommendationStatus; - recommenderVisibility: RecommendationVisibility; - relationship?: RecommendationRelationship; + status: Com.Linkedin.Avro2pegasus.Events.Recommendations.RecommendationStatus; + recommenderVisibility: Com.Linkedin.Avro2pegasus.Events.Recommendations.RecommendationVisibility; + relationship?: Com.Linkedin.Avro2pegasus.Events.Recommendations.RecommendationRelationship; recommendationText: string; previousRecommendationUrn?: string; recommendationRequestFulfilledUrn?: string; @@ -46168,7 +46198,7 @@ declare namespace Com { export interface RecommendationCreateEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - recommendations: Recommendation[]; + recommendations: Com.Linkedin.Avro2pegasus.Events.Recommendations.Recommendation[]; } // Generated from: com/linkedin/avro2pegasus/events/recommendations/RecommendationRelationship.pdsc @@ -46195,15 +46225,15 @@ declare namespace Com { requesteeUrn: string; requesterEntityUrn?: string; requesteeEntityUrn?: string; - status: RecommendationRequestStatus; - relationship?: RecommendationRelationship; + status: Com.Linkedin.Avro2pegasus.Events.Recommendations.RecommendationRequestStatus; + relationship?: Com.Linkedin.Avro2pegasus.Events.Recommendations.RecommendationRelationship; previousRecommendationUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/recommendations/RecommendationRequestCreateEvent.pdsc export interface RecommendationRequestCreateEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - recommendationRequests: RecommendationRequest[]; + recommendationRequests: Com.Linkedin.Avro2pegasus.Events.Recommendations.RecommendationRequest[]; } // Generated from: com/linkedin/avro2pegasus/events/recommendations/RecommendationRequestStatus.pdsc @@ -46218,13 +46248,13 @@ declare namespace Com { export interface RecommendationRequestStatusUpdate { recommendationRequestUrn: string; - status: RecommendationRequestStatus; + status: Com.Linkedin.Avro2pegasus.Events.Recommendations.RecommendationRequestStatus; } // Generated from: com/linkedin/avro2pegasus/events/recommendations/RecommendationRequestStatusUpdateEvent.pdsc export interface RecommendationRequestStatusUpdateEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - recommendationRequestsUpdated: RecommendationRequestStatusUpdate[]; + recommendationRequestsUpdated: Com.Linkedin.Avro2pegasus.Events.Recommendations.RecommendationRequestStatusUpdate[]; } // Generated from: com/linkedin/avro2pegasus/events/recommendations/RecommendationStatus.pdsc @@ -46240,13 +46270,13 @@ declare namespace Com { export interface RecommendationStatusUpdate { recommendationUrn: string; - status: RecommendationStatus; + status: Com.Linkedin.Avro2pegasus.Events.Recommendations.RecommendationStatus; } // Generated from: com/linkedin/avro2pegasus/events/recommendations/RecommendationStatusUpdateEvent.pdsc export interface RecommendationStatusUpdateEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - recommendationsUpdated: RecommendationStatusUpdate[]; + recommendationsUpdated: Com.Linkedin.Avro2pegasus.Events.Recommendations.RecommendationStatusUpdate[]; } // Generated from: com/linkedin/avro2pegasus/events/recommendations/RecommendationVisibility.pdsc @@ -46255,13 +46285,13 @@ declare namespace Com { export interface RecommendationVisibilityUpdate { recommendationUrn: string; - recommenderVisibility: RecommendationVisibility; + recommenderVisibility: Com.Linkedin.Avro2pegasus.Events.Recommendations.RecommendationVisibility; } // Generated from: com/linkedin/avro2pegasus/events/recommendations/RecommendationVisibilityUpdateEvent.pdsc export interface RecommendationVisibilityUpdateEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - recommendationsUpdated: RecommendationVisibilityUpdate[]; + recommendationsUpdated: Com.Linkedin.Avro2pegasus.Events.Recommendations.RecommendationVisibilityUpdate[]; } } namespace Recruiter { @@ -46276,7 +46306,7 @@ declare namespace Com { integrationContextUrn: string; dataProviderUrn: string; bundledIntegrationType: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.BundledApplicantTrackingSystemIntegrationType; - actionType: ApplicantTrackingSystemIntegrationAdminActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Recruiter.ApplicantTrackingSystemIntegrationAdminActionType; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/ApplicantTrackingSystemIntegrationAdminActionType.pdsc @@ -46291,7 +46321,7 @@ declare namespace Com { retrievalId: string; searchId: string; memberUrn: string; - featureVector: AutomatedSourcingImpressionFeatureVectorKeyValuePair[]; + featureVector: Com.Linkedin.Avro2pegasus.Events.Recruiter.AutomatedSourcingImpressionFeatureVectorKeyValuePair[]; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/AutomatedSourcingCandidateImpressionEvent.pdsc @@ -46300,8 +46330,8 @@ declare namespace Com { contractUrn: string; seatUrn: string; streamUrn: string; - lixTreatments: AutomatedSourcingImpressionEventLixKeyTreatmentPair[]; - impressions: AutomatedSourcingCandidateImpression[]; + lixTreatments: Com.Linkedin.Avro2pegasus.Events.Recruiter.AutomatedSourcingImpressionEventLixKeyTreatmentPair[]; + impressions: Com.Linkedin.Avro2pegasus.Events.Recruiter.AutomatedSourcingCandidateImpression[]; hiringProjectUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/AutomatedSourcingCandidateNotFitFeedbackEvent.pdsc @@ -46314,7 +46344,7 @@ declare namespace Com { streamUrn: string; candidateMemberUrn: string; userComment?: string; - notFitReasons: AutomatedSourcingCandidateNotFitReason[]; + notFitReasons: Com.Linkedin.Avro2pegasus.Events.Recruiter.AutomatedSourcingCandidateNotFitReason[]; hiringProjectUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/AutomatedSourcingCandidateNotFitReason.pdsc @@ -46337,7 +46367,7 @@ declare namespace Com { export interface AutomatedSourcingCandidateRating { generatedRetrievalId: string; memberUrn: string; - ratingType: AutomatedSourcingCandidateRatingType; + ratingType: Com.Linkedin.Avro2pegasus.Events.Recruiter.AutomatedSourcingCandidateRatingType; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/AutomatedSourcingCandidateRatingActionEvent.pdsc @@ -46347,8 +46377,8 @@ declare namespace Com { seatUrn: string; streamUrn: string; currentRetrievalId: string; - lixTreatments: AutomatedSourcingRatingActionEventLixKeyTreatmentPair[]; - candidateRatings: AutomatedSourcingCandidateRating[]; + lixTreatments: Com.Linkedin.Avro2pegasus.Events.Recruiter.AutomatedSourcingRatingActionEventLixKeyTreatmentPair[]; + candidateRatings: Com.Linkedin.Avro2pegasus.Events.Recruiter.AutomatedSourcingCandidateRating[]; hiringProjectUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/AutomatedSourcingCandidateRatingType.pdsc @@ -46379,7 +46409,7 @@ declare namespace Com { candidateMemberUrn: string; retrievalId: string; armId: number; - algorithm: MultiArmedBanditAlgorithm; + algorithm: Com.Linkedin.Avro2pegasus.Events.Recruiter.MultiArmedBanditAlgorithm; hiringProjectUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/AutomatedSourcingMABInitializedEvent.pdsc @@ -46389,7 +46419,7 @@ declare namespace Com { contractUrn: string; seatUrn: string; streamUrn: string; - arms: MultiArmedBanditArm[]; + arms: Com.Linkedin.Avro2pegasus.Events.Recruiter.MultiArmedBanditArm[]; hiringProjectUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/AutomatedSourcingMABRatingIngestedEvent.pdsc @@ -46402,8 +46432,8 @@ declare namespace Com { retrievalId: string; candidateMemberUrn: string; armId: number; - ratingType: AutomatedSourcingCandidateRatingType; - arms: MultiArmedBanditArm[]; + ratingType: Com.Linkedin.Avro2pegasus.Events.Recruiter.AutomatedSourcingCandidateRatingType; + arms: Com.Linkedin.Avro2pegasus.Events.Recruiter.MultiArmedBanditArm[]; hiringProjectUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/AutomatedSourcingProfileViewEvent.pdsc @@ -46433,7 +46463,7 @@ declare namespace Com { hiringProjectUrn: string; streamUrn: string; intentId?: number; - queryTerms: QueryTerm[]; + queryTerms: Com.Linkedin.Avro2pegasus.Events.Recruiter.QueryTerm[]; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/AutomatedSourcingSearchQueryExpansionEvent.pdsc @@ -46456,7 +46486,7 @@ declare namespace Com { contractUrn: string; seatUrn: string; streamUrn: string; - reason: AutomatedSourcingCloseStreamReason; + reason: Com.Linkedin.Avro2pegasus.Events.Recruiter.AutomatedSourcingCloseStreamReason; reasonComment?: string; hiringProjectUrn?: string; } @@ -46488,11 +46518,11 @@ declare namespace Com { contractUrn: string; seatUrn: string; streamUrn: string; - question: StreamRefinementQuestion; + question: Com.Linkedin.Avro2pegasus.Events.Recruiter.StreamRefinementQuestion; providedEntityUrns: string[]; selectedEntityUrns: string[]; userComments?: string; - userProvidedKeywords: UserProvidedKeyword[]; + userProvidedKeywords: Com.Linkedin.Avro2pegasus.Events.Recruiter.UserProvidedKeyword[]; hiringProjectUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/CalendarSyncStatus.pdsc @@ -46548,7 +46578,7 @@ declare namespace Com { export interface FeatureSelected { featureId: number; - featureContentType: featureContentLinkType; + featureContentType: Com.Linkedin.Avro2pegasus.Events.Recruiter.featureContentLinkType; positionOfFeature: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/FieldOfStudyTermKey.pdsc @@ -46569,7 +46599,7 @@ declare namespace Com { seatUrn?: string; contractUrn?: string; queryString: string; - typeaheadType: HiringManagerTypeaheadType; + typeaheadType: Com.Linkedin.Avro2pegasus.Events.Recruiter.HiringManagerTypeaheadType; suggestedEntityUrns: string[]; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/HiringManagerTypeaheadType.pdsc @@ -46635,12 +46665,12 @@ declare namespace Com { recruiterSearchHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterSearchHeader; recruiterContextualSearchHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterContextualSearchHeader; contractUrn: string; - methodType: HiringPlatformDualReadMethodType; + methodType: Com.Linkedin.Avro2pegasus.Events.Recruiter.HiringPlatformDualReadMethodType; migrationDebugTrackingId: string; - dualReadUseCase: HiringPlatformDualReadUseCase; + dualReadUseCase: Com.Linkedin.Avro2pegasus.Events.Recruiter.HiringPlatformDualReadUseCase; capEntityUrns: string[]; hiringPlatformEntityUrns: string[]; - dualReadErrors: HiringPlatformDualReadError[]; + dualReadErrors: Com.Linkedin.Avro2pegasus.Events.Recruiter.HiringPlatformDualReadError[]; capScopeUrn?: string; hiringPlatformScopeUrn?: string; unmatchedCapEntityUrns?: string[]; @@ -46657,9 +46687,9 @@ declare namespace Com { requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; contractUrn: string; - methodType: HiringPlatformDualWriteMethodType; + methodType: Com.Linkedin.Avro2pegasus.Events.Recruiter.HiringPlatformDualWriteMethodType; migrationDebugTrackingId: string; - dualWriteUseCase: HiringPlatformDualWriteUseCase; + dualWriteUseCase: Com.Linkedin.Avro2pegasus.Events.Recruiter.HiringPlatformDualWriteUseCase; capEntityUrns: string[]; hiringPlatformEntityUrns: string[]; isCapWriteSuccessful: boolean; @@ -46678,7 +46708,7 @@ declare namespace Com { capScopeUrn?: string; hiringPlatformEntityUrn?: string; migrationUseCase: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.HiringPlatformMigrationUseCase; - triggerSource: HiringPlatformMigrationValidationTriggerSource; + triggerSource: Com.Linkedin.Avro2pegasus.Events.Recruiter.HiringPlatformMigrationValidationTriggerSource; requestedTime: number; processedTime: number; validationFailure?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.HiringPlatformMigrationValidationFailure; @@ -46781,8 +46811,8 @@ declare namespace Com { viewerUrn: string; contractUrn: string; isWhatsNewPopUpActive: boolean; - sectionSelected: section; - featureSelected?: FeatureSelected; + sectionSelected: Com.Linkedin.Avro2pegasus.Events.Recruiter.section; + featureSelected?: Com.Linkedin.Avro2pegasus.Events.Recruiter.FeatureSelected; orderedFeatureIds?: number[]; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/InProductEducationWhatsNewImpressionEvent.pdsc @@ -46865,8 +46895,8 @@ declare namespace Com { recruiterProfileUrl?: string; projectName?: string; projectDescription?: string; - candidates?: OfccpReportCandidateProfile[]; - candidateSource: CandidateSource; + candidates?: Com.Linkedin.Avro2pegasus.Events.Recruiter.OfccpReportCandidateProfile[]; + candidateSource: Com.Linkedin.Avro2pegasus.Events.Recruiter.CandidateSource; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/ProspectToRecruiterMessageReplyActivity.pdsc @@ -46876,8 +46906,8 @@ declare namespace Com { recipientSeatUrn: string; contractUrn: string; customPropertyUrn: string; - messageChannelType: RecruiterProspectMessageChannelType; - replyType: ProspectToRecruiterMessageReplyType; + messageChannelType: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterProspectMessageChannelType; + replyType: Com.Linkedin.Avro2pegasus.Events.Recruiter.ProspectToRecruiterMessageReplyType; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/ProspectToRecruiterMessageReplyActivityV2.pdsc @@ -46887,8 +46917,8 @@ declare namespace Com { recipientSeatUrn: string; contractUrn: string; customPropertyUrn: string; - messageChannelType: RecruiterProspectMessageChannelType; - replyType: ProspectToRecruiterMessageReplyType; + messageChannelType: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterProspectMessageChannelType; + replyType: Com.Linkedin.Avro2pegasus.Events.Recruiter.ProspectToRecruiterMessageReplyType; repliedMailboxItemUrn?: string; remailerFlag?: boolean; isInMailCreditRefunded: boolean; @@ -46900,7 +46930,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - activity: ProspectToRecruiterMessageReplyActivity; + activity: Com.Linkedin.Avro2pegasus.Events.Recruiter.ProspectToRecruiterMessageReplyActivity; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/ProspectToRecruiterMessageReplyType.pdsc @@ -46911,13 +46941,13 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - activity: ProspectToRecruiterMessageReplyActivityV2; + activity: Com.Linkedin.Avro2pegasus.Events.Recruiter.ProspectToRecruiterMessageReplyActivityV2; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/ProxyPhoneCallStatusEvent.pdsc export interface ProxyPhoneCallStatusEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - vendorType: ProxyPhoneVendorType; + vendorType: Com.Linkedin.Avro2pegasus.Events.Recruiter.ProxyPhoneVendorType; contractUrn: string; dayOfEvent: Com.Linkedin.Avro2pegasus.Events.Common.Date; direction: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterProxyPhoneDirectionType; @@ -46931,7 +46961,7 @@ declare namespace Com { memberUrn: string; seatUrn: string; proxyPhoneNumber: string; - vendorType: ProxyPhoneVendorType; + vendorType: Com.Linkedin.Avro2pegasus.Events.Recruiter.ProxyPhoneVendorType; isRealPhoneNumberProvided: boolean; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/ProxyPhoneVendorType.pdsc @@ -46957,26 +46987,26 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/recruiter/QueryTerm.pdsc export interface QueryTerm { - key: QueryTermKey; + key: Com.Linkedin.Avro2pegasus.Events.Recruiter.QueryTermKey; weight: number; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/QueryTermKey.pdsc export interface QueryTermKey { - degreeTermKey?: DegreeTermKey; - fieldOfStudyTermKey?: FieldOfStudyTermKey; - functionTermKey?: FunctionTermKey; - industryTermKey?: IndustryTermKey; - keywordTermKey?: KeywordTermKey; - networkConnectionTermKey?: NetworkConnectionTermKey; - skillTermKey?: SkillTermKey; - titleTermKey?: TitleTermKey; - totalYearsOfExperienceTermKey?: TotalYearsOfExperienceTermKey; + degreeTermKey?: Com.Linkedin.Avro2pegasus.Events.Recruiter.DegreeTermKey; + fieldOfStudyTermKey?: Com.Linkedin.Avro2pegasus.Events.Recruiter.FieldOfStudyTermKey; + functionTermKey?: Com.Linkedin.Avro2pegasus.Events.Recruiter.FunctionTermKey; + industryTermKey?: Com.Linkedin.Avro2pegasus.Events.Recruiter.IndustryTermKey; + keywordTermKey?: Com.Linkedin.Avro2pegasus.Events.Recruiter.KeywordTermKey; + networkConnectionTermKey?: Com.Linkedin.Avro2pegasus.Events.Recruiter.NetworkConnectionTermKey; + skillTermKey?: Com.Linkedin.Avro2pegasus.Events.Recruiter.SkillTermKey; + titleTermKey?: Com.Linkedin.Avro2pegasus.Events.Recruiter.TitleTermKey; + totalYearsOfExperienceTermKey?: Com.Linkedin.Avro2pegasus.Events.Recruiter.TotalYearsOfExperienceTermKey; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/RecruiterAction.pdsc export interface RecruiterAction { - standardizedActionType: RecruiterActionType; + standardizedActionType: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterActionType; customActionName?: string; actionValue?: string; } @@ -47094,7 +47124,7 @@ declare namespace Com { candidateUrn: string; isBulkAction: boolean; projectUrn?: string; - recruiterActionType: RecruiterActionType; + recruiterActionType: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterActionType; recruiterContextualSearchHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterContextualSearchHeader; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/RecruiterContextualSearchQualarooSurveyTriggeredEvent.pdsc @@ -47142,7 +47172,7 @@ declare namespace Com { candidateUrn: string; isBulkAction: boolean; projectUrn?: string; - recruiterActionType: RecruiterActionType; + recruiterActionType: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterActionType; recruiterContextualSearchHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterContextualSearchHeader; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/RecruiterInmailCreditRefundEvent.pdsc @@ -47186,17 +47216,17 @@ declare namespace Com { contractId: number; seatId: number; recipientMemberId: number; - messageType: RecruiterProspectMessageType; - messageEventSourceType: RecruiterMessageEventSourceType; - messageChannelType: RecruiterProspectMessageChannelType; - replyType?: ProspectToRecruiterMessageReplyType; - messageCharCountRange: RecruiterAnalyticsMessageCharCountRange; - messageNumRecipientsRange: RecruiterAnalyticsMessageNumRecipientsRange; + messageType: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterProspectMessageType; + messageEventSourceType: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterMessageEventSourceType; + messageChannelType: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterProspectMessageChannelType; + replyType?: Com.Linkedin.Avro2pegasus.Events.Recruiter.ProspectToRecruiterMessageReplyType; + messageCharCountRange: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterAnalyticsMessageCharCountRange; + messageNumRecipientsRange: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterAnalyticsMessageNumRecipientsRange; messageInmailTemplateId?: number; isProfileViewed: boolean; recipientCompanyId?: number; recipientSchoolId?: number; - recipientSpotlights: RecruiterSpotlightType[]; + recipientSpotlights: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterSpotlightType[]; recipientLocationRegionCode?: string; recipientLocationCountryCode?: string; recipientYearsOfExperience: number; @@ -47226,7 +47256,7 @@ declare namespace Com { candidateUrn: string; isBulkAction: boolean; projectUrn?: string; - recruiterActionType: RecruiterActionType; + recruiterActionType: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterActionType; prospectNoteUrn: string; recruiterContextualSearchHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterContextualSearchHeader; } @@ -47262,7 +47292,7 @@ declare namespace Com { candidateUrn: string; isBulkAction: boolean; projectUrn: string; - recruiterActionType: RecruiterActionType; + recruiterActionType: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterActionType; recruiterContextualSearchHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterContextualSearchHeader; bulkActionBatchSize?: number; candidateHiringStatus?: Com.Linkedin.Avro2pegasus.Events.Common.Talent.HireStatusType; @@ -47308,7 +47338,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - activity: RecruiterProfileViewActivity; + activity: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterProfileViewActivity; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/RecruiterProjectActionEvent.pdsc @@ -47321,7 +47351,7 @@ declare namespace Com { isBulkAction: boolean; updateFields?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterProjectInfoUpdateField[]; projectUrn: string; - recruiterActionType: RecruiterActionType; + recruiterActionType: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterActionType; recruiterContextualSearchHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterContextualSearchHeader; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/RecruiterProjectToSearchHistoryLinkedEvent.pdsc @@ -47410,7 +47440,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; recruiterCommonHeader: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterCommonHeader; recruiterSearchHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterSearchHeader; - recruiterActionType: RecruiterActionType; + recruiterActionType: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterActionType; savedSearchUrn: string; projectUrn: string; recruiterContextualSearchHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterContextualSearchHeader; @@ -47446,7 +47476,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; recruiterCommonHeader: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterCommonHeader; - status: CalendarSyncStatus; + status: Com.Linkedin.Avro2pegasus.Events.Recruiter.CalendarSyncStatus; failureReason?: string; entryPoint?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.CalendarSchedulingEntryPoint; } @@ -47455,7 +47485,7 @@ declare namespace Com { export interface RecruiterSchedulingMessageSentEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - activity: RecruiterToProspectMessageSendActivity; + activity: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterToProspectMessageSendActivity; meetingDurationInMinutes: number; meetingLinkExpirationDays: number; calendarAvailabilityShareUrn: string; @@ -47488,7 +47518,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; recruiterCommonHeader: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterCommonHeader; recruiterSearchHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterSearchHeader; - frequency: RecruiterSearchAlertFrequency; + frequency: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterSearchAlertFrequency; savedSearchUrn?: string; recruiterContextualSearchHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterContextualSearchHeader; } @@ -47544,7 +47574,7 @@ declare namespace Com { recruiterSearchHeader: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterSearchHeader; recruiterCommonHeader: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterCommonHeader; smartSuggestion: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterSmartSuggestion; - recruiterActionType: RecruiterActionType; + recruiterActionType: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterActionType; recruiterContextualSearchHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterContextualSearchHeader; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/RecruiterSmartSuggestionsImpressionEvent.pdsc @@ -47590,7 +47620,7 @@ declare namespace Com { candidateUrn: string; capTagUrn: string; tagName: string; - recruiterActionType: RecruiterActionType; + recruiterActionType: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterActionType; isBulkAction: boolean; projectUrn?: string; recruiterContextualSearchHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterContextualSearchHeader; @@ -47615,7 +47645,7 @@ declare namespace Com { parentContractUrn: string; mailboxItemUrn: string; customPropertyUrn: string; - messageChannelType: RecruiterProspectMessageChannelType; + messageChannelType: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterProspectMessageChannelType; messageBodyWordCount: number; messageBodyCharacterCount: number; numberOfRecipients: number; @@ -47623,9 +47653,9 @@ declare namespace Com { hireStreamUrn?: string; capContextUrn?: string; capInmailGrantUrn?: string; - salutationType?: SalutationType; + salutationType?: Com.Linkedin.Avro2pegasus.Events.Recruiter.SalutationType; hiringProjectUrn?: string; - messageCreditReason?: RecruiterProspectMessageCreditReasonType; + messageCreditReason?: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterProspectMessageCreditReasonType; inMailSendMetadata?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterInMailSendMetadata; recruiterSearchHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterSearchHeader; recruiterCommonHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterCommonHeader; @@ -47646,8 +47676,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - activity: RecruiterToProspectMessageSendActivity; - recipientSpotlights: RecruiterSpotlightType[]; + activity: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterToProspectMessageSendActivity; + recipientSpotlights: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterSpotlightType[]; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/RecruiterToProspectMessageSendEvent.pdsc @@ -47655,7 +47685,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - activity: RecruiterToProspectMessageSendActivity; + activity: Com.Linkedin.Avro2pegasus.Events.Recruiter.RecruiterToProspectMessageSendActivity; } // Generated from: com/linkedin/avro2pegasus/events/recruiter/RoleRefinementQuestion.pdsc @@ -47668,7 +47698,7 @@ declare namespace Com { seatUrn: string; hiringProjectUrn: string; streamUrn?: string; - question: RoleRefinementQuestion; + question: Com.Linkedin.Avro2pegasus.Events.Recruiter.RoleRefinementQuestion; topScoredSuggestions: Com.Linkedin.Avro2pegasus.Events.ScoredEntity[]; numSuggestionsShown: number; relevanceModelId: string; @@ -47739,8 +47769,8 @@ declare namespace Com { amountInCNY: string; messageUrn?: string; messageId?: Com.Linkedin.Avro2pegasus.Events.Messages.MessageId; - type: RedPacketActionType; - status: RedPacketActionStatus; + type: Com.Linkedin.Avro2pegasus.Events.Redpacket.RedPacketActionType; + status: Com.Linkedin.Avro2pegasus.Events.Redpacket.RedPacketActionStatus; timestamp: number; failureReason?: string; } @@ -47757,8 +47787,8 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; memberUrn: string; - type: RedPacketAlipayAccountActionType; - status: RedPacketAlipayAccountActionStatus; + type: Com.Linkedin.Avro2pegasus.Events.Redpacket.RedPacketAlipayAccountActionType; + status: Com.Linkedin.Avro2pegasus.Events.Redpacket.RedPacketAlipayAccountActionStatus; timestamp: number; failureReason?: string; } @@ -47794,7 +47824,7 @@ declare namespace Com { export interface CandidateInitiatedReferralRequest { employeeUrn: string; - referralState: JobReferralState; + referralState: Com.Linkedin.Avro2pegasus.Events.Referrals.JobReferralState; gridPosition: Com.Linkedin.Avro2pegasus.Events.Common.GridPosition; } // Generated from: com/linkedin/avro2pegasus/events/referrals/CandidateInitiatedReferralRequesteesImpressionEvent.pdsc @@ -47804,7 +47834,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobPostingUrn: string; - employees: CandidateInitiatedReferralRequest[]; + employees: Com.Linkedin.Avro2pegasus.Events.Referrals.CandidateInitiatedReferralRequest[]; } // Generated from: com/linkedin/avro2pegasus/events/referrals/CandidateInitiatedReferralRequestEvent.pdsc @@ -47823,7 +47853,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; jobPostingUrn: string; - candidates: ReferralCandidate[]; + candidates: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralCandidate[]; } // Generated from: com/linkedin/avro2pegasus/events/referrals/CandidateInitiatedStartReferralActionEvent.pdsc @@ -47878,15 +47908,15 @@ declare namespace Com { companyUrn: string; requesteeMemberUrn: string; requesterMemberUrn: string; - requesterRole: RequesterRole; + requesterRole: Com.Linkedin.Avro2pegasus.Events.Referrals.RequesterRole; jobPostingUrn?: string; jobTitle?: string; - relationship: Relationship; - cultureFit?: CandidateFeedbackOption; - skillFit?: CandidateFeedbackOption; - openToOpportunities?: CandidateFeedbackOption; - companyFit?: CandidateFeedbackOption; - wouldRecommend?: CandidateFeedbackOption; + relationship: Com.Linkedin.Avro2pegasus.Events.Referrals.Relationship; + cultureFit?: Com.Linkedin.Avro2pegasus.Events.Referrals.CandidateFeedbackOption; + skillFit?: Com.Linkedin.Avro2pegasus.Events.Referrals.CandidateFeedbackOption; + openToOpportunities?: Com.Linkedin.Avro2pegasus.Events.Referrals.CandidateFeedbackOption; + companyFit?: Com.Linkedin.Avro2pegasus.Events.Referrals.CandidateFeedbackOption; + wouldRecommend?: Com.Linkedin.Avro2pegasus.Events.Referrals.CandidateFeedbackOption; reasonsToNotRecommendCandidate?: Com.Linkedin.Avro2pegasus.Events.Common.Referrals.ReasonToNotRecommendCandidate[]; isRandomRecommendation?: boolean; listPosition?: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; @@ -47922,9 +47952,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - moduleKey: ReferralHomepageUIComponents; + moduleKey: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralHomepageUIComponents; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - action: ReferralAction; + action: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralAction; } // Generated from: com/linkedin/avro2pegasus/events/referrals/ReferralHomepageUIComponents.pdsc @@ -47941,9 +47971,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - moduleKey: ReferralJobDetailPageUIComponents; + moduleKey: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralJobDetailPageUIComponents; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - referralRecommendations: ReferralCandidateJobRecommendation[]; + referralRecommendations: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralCandidateJobRecommendation[]; } // Generated from: com/linkedin/avro2pegasus/events/referrals/ReferralJobDetailPageUIComponents.pdsc @@ -47960,7 +47990,7 @@ declare namespace Com { trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; employeeMemberUrn: string; companyUrn: string; - source: ReferralJobSearchSource; + source: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralJobSearchSource; searchRequest: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchRequest; } // Generated from: com/linkedin/avro2pegasus/events/referrals/ReferralJobSearchResultEvent.pdsc @@ -47980,7 +48010,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - action: ReferralAction; + action: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralAction; jobPostingUrns: string[]; candidateMemberUrns: string[]; } @@ -48008,10 +48038,10 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - moduleKey: ReferralCandidateCardUIComponents; + moduleKey: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralCandidateCardUIComponents; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - action: ReferralAction; - referralRecommendations: ReferralCandidateJobRecommendation[]; + action: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralAction; + referralRecommendations: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralCandidateJobRecommendation[]; } // Generated from: com/linkedin/avro2pegasus/events/referrals/ReferralRecommendationCandidateDismissEvent.pdsc @@ -48019,8 +48049,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - moduleKey: ReferralCandidateCardUIComponents; - action: ReferralAction; + moduleKey: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralCandidateCardUIComponents; + action: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralAction; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; candidateMemberUrn: string; } @@ -48031,7 +48061,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - referralRecommendations: ReferralCandidateJobRecommendation[]; + referralRecommendations: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralCandidateJobRecommendation[]; } // Generated from: com/linkedin/avro2pegasus/events/referrals/ReferralRecommendationJobDismissEvent.pdsc @@ -48039,9 +48069,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - reason?: ReferralJobDismissReason; + reason?: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralJobDismissReason; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - action: ReferralAction; + action: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralAction; jobPostingUrn: string; candidateMemberUrn: string; } @@ -48050,7 +48080,7 @@ declare namespace Com { export interface ReferralRecommendationNotServedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - referralRecommendations: ReferralCandidateJobRecommendation[]; + referralRecommendations: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralCandidateJobRecommendation[]; } // Generated from: com/linkedin/avro2pegasus/events/referrals/ReferralRecommendationReferEvent.pdsc @@ -48058,9 +48088,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - moduleKey: ReferralCandidateCardUIComponents; + moduleKey: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralCandidateCardUIComponents; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - referralRecommendations: ReferralCandidateJobRecommendation[]; + referralRecommendations: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralCandidateJobRecommendation[]; } // Generated from: com/linkedin/avro2pegasus/events/referrals/ReferralRecommendationResultEvent.pdsc @@ -48071,14 +48101,14 @@ declare namespace Com { trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; candidateMemberUrn?: string; jobPostingUrn?: string; - referralRecommendations: ReferralCandidateJobRecommendation[]; + referralRecommendations: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralCandidateJobRecommendation[]; } // Generated from: com/linkedin/avro2pegasus/events/referrals/ReferralRecommendationServedEvent.pdsc export interface ReferralRecommendationServedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - referralRecommendations: ReferralCandidateJobRecommendation[]; + referralRecommendations: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralCandidateJobRecommendation[]; } // Generated from: com/linkedin/avro2pegasus/events/referrals/ReferralReferModalActionEvent.pdsc @@ -48087,7 +48117,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - action: ReferralAction; + action: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralAction; jobPostingUrns: string[]; candidateMemberUrn?: string; } @@ -48123,8 +48153,8 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - moduleKey: ReferralShareModalUIComponents; - action: ReferralAction; + moduleKey: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralShareModalUIComponents; + action: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralAction; jobPostingUrns: string[]; } // Generated from: com/linkedin/avro2pegasus/events/referrals/ReferralShareModalUIComponents.pdsc @@ -48145,13 +48175,13 @@ declare namespace Com { candidateMemberUrn: string; requesteeMemberUrn?: string; requesterMemberUrn: string; - status: ReferralStatus; - requesterRole: ReferralRequesterRole; + status: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralStatus; + requesterRole: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralRequesterRole; referralCandidateFeedbackUrn?: string; - referralDeliveryType?: ReferralDeliveryType; + referralDeliveryType?: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralDeliveryType; hasFeedback?: boolean; isSkillFit?: boolean; - referralRelationship?: ReferralRelationship; + referralRelationship?: Com.Linkedin.Avro2pegasus.Events.Referrals.ReferralRelationship; } // Generated from: com/linkedin/avro2pegasus/events/referrals/Relationship.pdsc @@ -48199,14 +48229,14 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - handleType: RegistrationHandleType; + handleType: Com.Linkedin.Avro2pegasus.Events.Registration.RegistrationHandleType; invitationId: number; trcode?: string; submissionId?: string; referrerPageKey?: string; securityChallengeType?: Com.Linkedin.Avro2pegasus.Events.SecurityChallengeType; - errorTypes: RegistrationErrorType[]; - errorSource?: RegistrationErrorSource; + errorTypes: Com.Linkedin.Avro2pegasus.Events.Registration.RegistrationErrorType[]; + errorSource?: Com.Linkedin.Avro2pegasus.Events.Registration.RegistrationErrorSource; } // Generated from: com/linkedin/avro2pegasus/events/registration/RegistrationErrorSource.pdsc @@ -48242,7 +48272,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; incentiveCampaignUrn?: string; - redemptionOutcome: RedemptionOutcome; + redemptionOutcome: Com.Linkedin.Avro2pegasus.Events.Registration.RedemptionOutcome; memberUrn: string; } } @@ -48260,8 +48290,8 @@ declare namespace Com { export interface LocationTrackingEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberId: number; - location?: Location; - proximity?: Proximity; + location?: Com.Linkedin.Avro2pegasus.Events.Relationships.Location; + proximity?: Com.Linkedin.Avro2pegasus.Events.Relationships.Proximity; } // Generated from: com/linkedin/avro2pegasus/events/relationships/Proximity.pdsc @@ -48281,7 +48311,7 @@ declare namespace Com { export interface EntityEmbeddingsEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; entityUrn: string; - embeddings: EntityEmbedding[]; + embeddings: Com.Linkedin.Avro2pegasus.Events.Relevance.EntityEmbedding[]; } // Generated from: com/linkedin/avro2pegasus/events/relevance/ErrorType.pdsc @@ -48342,8 +48372,8 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - routeServed: Route; - error?: ErrorType; + routeServed: Com.Linkedin.Avro2pegasus.Events.Relevance.Route; + error?: Com.Linkedin.Avro2pegasus.Events.Relevance.ErrorType; } // Generated from: com/linkedin/avro2pegasus/events/relevance/SuggestedRouteRelevanceModel.pdsc @@ -48355,8 +48385,8 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - origin: Origin; - userActionType: UserActionType; + origin: Com.Linkedin.Avro2pegasus.Events.Relevance.Origin; + userActionType: Com.Linkedin.Avro2pegasus.Events.Relevance.UserActionType; } // Generated from: com/linkedin/avro2pegasus/events/relevance/SuggestedRouteServedEvent.pdsc @@ -48364,8 +48394,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - suggestedRoute: SuggestedRoute; - model?: SuggestedRouteRelevanceModel; + suggestedRoute: Com.Linkedin.Avro2pegasus.Events.Relevance.SuggestedRoute; + model?: Com.Linkedin.Avro2pegasus.Events.Relevance.SuggestedRouteRelevanceModel; } // Generated from: com/linkedin/avro2pegasus/events/relevance/UserActionType.pdsc @@ -48384,7 +48414,7 @@ declare namespace Com { enforcementDuration: number; expiryTime: number; enforcedTime?: number; - violationTypes: ViolationType[]; + violationTypes: Com.Linkedin.Avro2pegasus.Events.Restrictions.ViolationType[]; extensionNames: string[]; userAgent?: string; } @@ -48421,13 +48451,13 @@ declare namespace Com { enforcementDuration: number; expiresAt: number; enforcedAt?: number; - violationTypes: ViolationType[]; + violationTypes: Com.Linkedin.Avro2pegasus.Events.Restrictions.ViolationType[]; extensionNames: string[]; } // Generated from: com/linkedin/avro2pegasus/events/restrictions/TieredHarassmentRestrictionInfo.pdsc export interface TieredHarassmentRestrictionInfo { - restrictionLabel: HarassmentRestrictionLabel; + restrictionLabel: Com.Linkedin.Avro2pegasus.Events.Restrictions.HarassmentRestrictionLabel; createdAt: number; lastModifiedAt: number; isChallengeSolved?: boolean; @@ -48502,13 +48532,13 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; mediaUrn: string; - parserName: parserName; + parserName: Com.Linkedin.Avro2pegasus.Events.Resume.parserName; parserVersion: string; - positions?: ResumePosition[]; - educations?: ResumeEducation[]; - skills?: ResumeSkill[]; - standardizedPositions?: StandardizedPosition[]; - standardizedEducations?: StandardizedEducation[]; + positions?: Com.Linkedin.Avro2pegasus.Events.Resume.ResumePosition[]; + educations?: Com.Linkedin.Avro2pegasus.Events.Resume.ResumeEducation[]; + skills?: Com.Linkedin.Avro2pegasus.Events.Resume.ResumeSkill[]; + standardizedPositions?: Com.Linkedin.Avro2pegasus.Events.Resume.StandardizedPosition[]; + standardizedEducations?: Com.Linkedin.Avro2pegasus.Events.Resume.StandardizedEducation[]; standardizedSkills?: string[]; geoLocations?: string[]; firstName?: string; @@ -48519,7 +48549,7 @@ declare namespace Com { addresses?: Com.Linkedin.Avro2pegasus.Events.Common.Resume.ResumeAddress[]; summary?: string; parsedLocale?: Com.Linkedin.Avro2pegasus.Events.Locale; - resumeDocumentMetadata?: ResumeDocumentMetadata; + resumeDocumentMetadata?: Com.Linkedin.Avro2pegasus.Events.Resume.ResumeDocumentMetadata; } // Generated from: com/linkedin/avro2pegasus/events/resume/ResumeParseEvent.pdsc @@ -48558,10 +48588,10 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; mediaUrn: string; - expectedPositions?: Position[]; - expectedEducations?: Education[]; + expectedPositions?: Com.Linkedin.Avro2pegasus.Events.Resume.Position[]; + expectedEducations?: Com.Linkedin.Avro2pegasus.Events.Resume.Education[]; expectedSkillUrns?: string[]; - expectedSkills?: Skill[]; + expectedSkills?: Com.Linkedin.Avro2pegasus.Events.Resume.Skill[]; expectedFirstName?: string; expectedMiddleName?: string; expectedLastName?: string; @@ -48617,7 +48647,7 @@ declare namespace Com { export interface ProfileExperienceSnippetsServedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; snippetSetTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - servedSnippets: ServedProfileExperienceSnippet[]; + servedSnippets: Com.Linkedin.Avro2pegasus.Events.Resumesuggestions.ServedProfileExperienceSnippet[]; } // Generated from: com/linkedin/avro2pegasus/events/resumesuggestions/ServedProfileExperienceSnippet.pdsc @@ -48632,7 +48662,7 @@ declare namespace Com { export interface MemberReviewQueueEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; scoredContentId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - queueRequestSource: QueueRequestSource; + queueRequestSource: Com.Linkedin.Avro2pegasus.Events.Reviewqueue.QueueRequestSource; } // Generated from: com/linkedin/avro2pegasus/events/reviewqueue/QueueRequestSource.pdsc @@ -48643,7 +48673,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; itemId: string; csUserUrn: string; - reviewLayoutType: ReviewLayoutType; + reviewLayoutType: Com.Linkedin.Avro2pegasus.Events.Reviewqueue.ReviewLayoutType; timeRange?: Com.Linkedin.Avro2pegasus.Events.Common.TimeRange; averageReviewTime: number; } @@ -48652,8 +48682,8 @@ declare namespace Com { export interface ReviewItemOperationalMetricEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; reviewItemId: number; - reviewItemOperationalMetricState: ReviewItemOperationalMetricState; - reviewItemOperationalMetricMetadata?: ReviewItemOperationalMetricMetadata; + reviewItemOperationalMetricState: Com.Linkedin.Avro2pegasus.Events.Reviewqueue.ReviewItemOperationalMetricState; + reviewItemOperationalMetricMetadata?: Com.Linkedin.Avro2pegasus.Events.Reviewqueue.ReviewItemOperationalMetricMetadata; } // Generated from: com/linkedin/avro2pegasus/events/reviewqueue/ReviewItemOperationalMetricMetadata.pdsc @@ -48679,7 +48709,7 @@ declare namespace Com { export interface ReviewCreateEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; reviewUrn: string; - reviewType: ReviewType; + reviewType: Com.Linkedin.Avro2pegasus.Events.Reviews.ReviewType; subreviewCriterion?: string; hasTextReview: boolean; } @@ -48706,7 +48736,7 @@ declare namespace Com { previousAssignmentUrn?: string; effectiveTime: number; previousEffectiveTime: number; - context?: EntityAssignmentContext; + context?: Com.Linkedin.Avro2pegasus.Events.Routing.EntityAssignmentContext; } } namespace Salary { @@ -48714,7 +48744,7 @@ declare namespace Com { export interface CompensationData { validEntriesCount?: number; - salaryDatas: SalaryData[]; + salaryDatas: Com.Linkedin.Avro2pegasus.Events.Salary.SalaryData[]; } // Generated from: com/linkedin/avro2pegasus/events/salary/EstimationType.pdsc @@ -48731,7 +48761,7 @@ declare namespace Com { isLocked: boolean; isDataAvailable: boolean; isDataEstimated: boolean; - compensation?: CompensationData; + compensation?: Com.Linkedin.Avro2pegasus.Events.Salary.CompensationData; compensationSource?: Com.Linkedin.Avro2pegasus.Events.Common.Salary.CompensationSource; } // Generated from: com/linkedin/avro2pegasus/events/salary/OrganizationSalaryServedEvent.pdsc @@ -48744,7 +48774,7 @@ declare namespace Com { isLocked: boolean; isDataAvailable: boolean; organization: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - compensation?: CompensationData; + compensation?: Com.Linkedin.Avro2pegasus.Events.Salary.CompensationData; isPremiumUser: boolean; } // Generated from: com/linkedin/avro2pegasus/events/salary/SalaryActionEvent.pdsc @@ -48762,11 +48792,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/salary/SalaryData.pdsc export interface SalaryData { - estimationType?: EstimationType; + estimationType?: Com.Linkedin.Avro2pegasus.Events.Salary.EstimationType; maximum: Com.Linkedin.Avro2pegasus.Events.Common.Premium.SalaryRecord; minimum: Com.Linkedin.Avro2pegasus.Events.Common.Premium.SalaryRecord; median?: Com.Linkedin.Avro2pegasus.Events.Common.Premium.SalaryRecord; - type: SalaryType; + type: Com.Linkedin.Avro2pegasus.Events.Salary.SalaryType; } // Generated from: com/linkedin/avro2pegasus/events/salary/SalaryEtlDataEvent.pdsc @@ -48905,7 +48935,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; vieweeMemberUrn?: string; - result: EmailProfileViewResultType; + result: Com.Linkedin.Avro2pegasus.Events.Sales.EmailProfileViewResultType; } // Generated from: com/linkedin/avro2pegasus/events/sales/EmailProfileViewResultType.pdsc @@ -48937,7 +48967,7 @@ declare namespace Com { contractId: number; seatId: number; memberId: number; - activityType: SalesActivityType; + activityType: Com.Linkedin.Avro2pegasus.Events.Sales.SalesActivityType; count: number; activityDate: number; yearMonth: number; @@ -48974,10 +49004,10 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contractUrn: string; seatUrn?: string; - credentialOwner: CredentialOwner; + credentialOwner: Com.Linkedin.Avro2pegasus.Events.Sales.CredentialOwner; crmPairingUrn?: string; - crmAction: CrmAction; - errorCode?: ErrorCode; + crmAction: Com.Linkedin.Avro2pegasus.Events.Sales.CrmAction; + errorCode?: Com.Linkedin.Avro2pegasus.Events.Sales.ErrorCode; errorDetails?: string; requestId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; } @@ -49038,7 +49068,7 @@ declare namespace Com { export interface AnetMemberships { memberId: number; - anets: AnetMembership[]; + anets: Com.Linkedin.Avro2pegasus.Events.Search.AnetMembership[]; } // Generated from: com/linkedin/avro2pegasus/events/search/BizFollow.pdsc @@ -49050,7 +49080,7 @@ declare namespace Com { export interface BizFollows { memberId: number; - bizFollows: BizFollow[]; + bizFollows: Com.Linkedin.Avro2pegasus.Events.Search.BizFollow[]; } // Generated from: com/linkedin/avro2pegasus/events/search/CapGaleneSearchRequestEvent.pdsc @@ -49058,9 +49088,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; searchSessionId: string; searchId: string; - queryContext: QueryContext; - paginationContext: PaginationContext; - memberContext: MemberContext; + queryContext: Com.Linkedin.Avro2pegasus.Events.Search.QueryContext; + paginationContext: Com.Linkedin.Avro2pegasus.Events.Search.PaginationContext; + memberContext: Com.Linkedin.Avro2pegasus.Events.Search.MemberContext; queryTaggerOutputs: string[]; queryModels: string[]; searchExperiments: { [id: string]: string }; @@ -49071,7 +49101,7 @@ declare namespace Com { pageNum?: number; searchQuery?: string; recruiterContextualSearchHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterContextualSearchHeader; - filteringRequest?: FilteringRequest; + filteringRequest?: Com.Linkedin.Avro2pegasus.Events.Search.FilteringRequest; ofccpTrackingId?: string; } // Generated from: com/linkedin/avro2pegasus/events/search/Component.pdsc @@ -49115,14 +49145,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/search/EntityAwareSuggestionInfo.pdsc export interface EntityAwareSuggestionInfo { - suggestedEntities: SuggestedEntityType[]; + suggestedEntities: Com.Linkedin.Avro2pegasus.Events.Search.SuggestedEntityType[]; } // Generated from: com/linkedin/avro2pegasus/events/search/Facet.pdsc export interface Facet { name: string; maxValues?: number; - values?: FacetValue[]; + values?: Com.Linkedin.Avro2pegasus.Events.Search.FacetValue[]; } // Generated from: com/linkedin/avro2pegasus/events/search/FacetSelection.pdsc @@ -49139,22 +49169,22 @@ declare namespace Com { export interface FacetValue { name: string; isSelected: boolean; - selectionType?: SelectionType; + selectionType?: Com.Linkedin.Avro2pegasus.Events.Search.SelectionType; } // Generated from: com/linkedin/avro2pegasus/events/search/Feature.pdsc export interface Feature { name: string; value: number; - computationType: ComputationType; + computationType: Com.Linkedin.Avro2pegasus.Events.Search.ComputationType; processingDurationNano: number; } // Generated from: com/linkedin/avro2pegasus/events/search/FederatedSearchComponent.pdsc export interface FederatedSearchComponent { - componentType: FederatedSearchComponentType; + componentType: Com.Linkedin.Avro2pegasus.Events.Search.FederatedSearchComponentType; position: string; - results?: GenericSearchResults; + results?: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchResults; additionalInfo?: { [id: string]: string }; } // Generated from: com/linkedin/avro2pegasus/events/search/FederatedSearchComponentType.pdsc @@ -49165,11 +49195,11 @@ declare namespace Com { export interface FederatedSearchEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - searchHeader: GenericSearchHeader; - searchRequest: GenericSearchRequest; - searchResults?: GenericSearchResults; - facetResults?: GenericFacetResults; - searchComponents?: FederatedSearchComponent[]; + searchHeader: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchHeader; + searchRequest: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchRequest; + searchResults?: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchResults; + facetResults?: Com.Linkedin.Avro2pegasus.Events.Search.GenericFacetResults; + searchComponents?: Com.Linkedin.Avro2pegasus.Events.Search.FederatedSearchComponent[]; } // Generated from: com/linkedin/avro2pegasus/events/search/FeedbackActionType.pdsc @@ -49177,18 +49207,18 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/search/Filter.pdsc export interface Filter { - filteringEntities: FilteringEntityProperties[]; + filteringEntities: Com.Linkedin.Avro2pegasus.Events.Search.FilteringEntityProperties[]; minWeight?: number; } // Generated from: com/linkedin/avro2pegasus/events/search/FilteringEntity.pdsc export interface FilteringEntity { entityName: string; - matchMode: MatchMode; + matchMode: Com.Linkedin.Avro2pegasus.Events.Search.MatchMode; textField?: string; idField?: string; minWeight: number; - entityValues: FilteringEntityValue[]; + entityValues: Com.Linkedin.Avro2pegasus.Events.Search.FilteringEntityValue[]; } // Generated from: com/linkedin/avro2pegasus/events/search/FilteringEntityProperties.pdsc @@ -49208,7 +49238,7 @@ declare namespace Com { export interface FilteringEntitySimilarValues { minWeight: number; - values: FilteringEntitySimilarValue[]; + values: Com.Linkedin.Avro2pegasus.Events.Search.FilteringEntitySimilarValue[]; } // Generated from: com/linkedin/avro2pegasus/events/search/FilteringEntityValue.pdsc @@ -49219,13 +49249,13 @@ declare namespace Com { isNegated: boolean; retrievalWeight: number; scoringWeight?: number; - similarValues?: FilteringEntitySimilarValues; + similarValues?: Com.Linkedin.Avro2pegasus.Events.Search.FilteringEntitySimilarValues; } // Generated from: com/linkedin/avro2pegasus/events/search/FilteringRequest.pdsc export interface FilteringRequest { - entities: FilteringEntity[]; - filters: Filter[]; + entities: Com.Linkedin.Avro2pegasus.Events.Search.FilteringEntity[]; + filters: Com.Linkedin.Avro2pegasus.Events.Search.Filter[]; } // Generated from: com/linkedin/avro2pegasus/events/search/FlagshipSearchServedEvent.pdsc @@ -49233,39 +49263,39 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - searchHeader: SearchHeaderV2; + searchHeader: Com.Linkedin.Avro2pegasus.Events.Search.SearchHeaderV2; pagingContext: Com.Linkedin.Avro2pegasus.Events.PagingContext; timeToServe: number; - components: SearchResultComponentV2[]; - guides: SearchFilter[]; - facets: SearchFacet[]; + components: Com.Linkedin.Avro2pegasus.Events.Search.SearchResultComponentV2[]; + guides: Com.Linkedin.Avro2pegasus.Events.Search.SearchFilter[]; + facets: Com.Linkedin.Avro2pegasus.Events.Search.SearchFacet[]; flagshipSearchOrigin?: Com.Linkedin.Avro2pegasus.Events.Common.Search.FlagshipSearchOrigin; flagshipSearchIntent?: Com.Linkedin.Avro2pegasus.Events.Common.Search.FlagshipSearchIntent; } // Generated from: com/linkedin/avro2pegasus/events/search/GenericFacetResults.pdsc export interface GenericFacetResults { - facets: GenericSearchFacet[]; + facets: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchFacet[]; } // Generated from: com/linkedin/avro2pegasus/events/search/GenericSearchEvent.pdsc export interface GenericSearchEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - searchHeader: GenericSearchHeader; - searchRequest: GenericSearchRequest; - searchResults?: GenericSearchResults; - facetResults?: GenericFacetResults; - heroResults?: GenericSearchResults; - relatedSearchResults?: GenericSearchResults; - spellSuggestionResults?: GenericSearchResults; + searchHeader: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchHeader; + searchRequest: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchRequest; + searchResults?: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchResults; + facetResults?: Com.Linkedin.Avro2pegasus.Events.Search.GenericFacetResults; + heroResults?: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchResults; + relatedSearchResults?: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchResults; + spellSuggestionResults?: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchResults; } // Generated from: com/linkedin/avro2pegasus/events/search/GenericSearchFacet.pdsc export interface GenericSearchFacet { facetType: string; numSelectedFacets: number; - facetValues: GenericSearchFacetValue[]; + facetValues: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchFacetValue[]; } // Generated from: com/linkedin/avro2pegasus/events/search/GenericSearchFacetValue.pdsc @@ -49295,7 +49325,7 @@ declare namespace Com { export interface GenericSearchRequest { keywords: string; - searchRequestType?: GenericSearchRequestType; + searchRequestType?: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchRequestType; sortCriteria?: string; pageNum: number; offset: number; @@ -49303,7 +49333,7 @@ declare namespace Com { maxNumResults: number; facetSpecList?: string; facetValueMap?: { [id: string]: string }; - searchOverlaps?: GenericSearchOverlap[]; + searchOverlaps?: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchOverlap[]; advanceFields?: { [id: string]: string }; additionalInfo?: { [id: string]: string }; } @@ -49325,7 +49355,7 @@ declare namespace Com { export interface GenericSearchResults { numSearchResults?: number; - results: GenericSearchResult[]; + results: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchResult[]; } // Generated from: com/linkedin/avro2pegasus/events/search/GlobalTypeaheadResultsEvent.pdsc @@ -49334,8 +49364,8 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; typeaheadResultId: string; query: string; - suggestions: SuggestionDetail[]; - instantResults: InstantResult[]; + suggestions: Com.Linkedin.Avro2pegasus.Events.Search.SuggestionDetail[]; + instantResults: Com.Linkedin.Avro2pegasus.Events.Search.InstantResult[]; } // Generated from: com/linkedin/avro2pegasus/events/search/Hit.pdsc @@ -49343,12 +49373,12 @@ declare namespace Com { hitUrn: string; score: number; processingDurationNano: number; - features: Feature[]; + features: Com.Linkedin.Avro2pegasus.Events.Search.Feature[]; } // Generated from: com/linkedin/avro2pegasus/events/search/Index.pdsc export interface Index { - name: IndexName; + name: Com.Linkedin.Avro2pegasus.Events.Search.IndexName; version: string; partition: number; replica: number; @@ -49368,7 +49398,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/search/InstantResult.pdsc export interface InstantResult { - resultType: InstantResultType; + resultType: Com.Linkedin.Avro2pegasus.Events.Search.InstantResultType; resultId: string; } // Generated from: com/linkedin/avro2pegasus/events/search/InstantResultType.pdsc @@ -49403,8 +49433,8 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; queryTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - entityActionType: LookupSearchResultActionType; - searchResult: LookupSearchResultHit; + entityActionType: Com.Linkedin.Avro2pegasus.Events.Search.LookupSearchResultActionType; + searchResult: Com.Linkedin.Avro2pegasus.Events.Search.LookupSearchResultHit; } // Generated from: com/linkedin/avro2pegasus/events/search/LookupSearchEvent.pdsc @@ -49414,15 +49444,15 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; queryTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; query: string; - origin: LookupSearchResultPageOrigin; + origin: Com.Linkedin.Avro2pegasus.Events.Search.LookupSearchResultPageOrigin; } // Generated from: com/linkedin/avro2pegasus/events/search/LookupSearchHeader.pdsc export interface LookupSearchHeader { queryTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; query: string; - origin: LookupSearchResultPageOrigin; - resultType: LookupSearchResultType; + origin: Com.Linkedin.Avro2pegasus.Events.Search.LookupSearchResultPageOrigin; + resultType: Com.Linkedin.Avro2pegasus.Events.Search.LookupSearchResultType; } // Generated from: com/linkedin/avro2pegasus/events/search/LookupSearchResultActionType.pdsc @@ -49438,7 +49468,7 @@ declare namespace Com { export interface LookupSearchResultHit { entityUrn: string; position: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; - resultType: LookupSearchResultType; + resultType: Com.Linkedin.Avro2pegasus.Events.Search.LookupSearchResultType; visibleTime?: number; duration?: number; resultSize?: Com.Linkedin.Avro2pegasus.Events.Common.EntityDimension; @@ -49452,7 +49482,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; queryTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; facets: string[]; - results: LookupSearchResultHit[]; + results: Com.Linkedin.Avro2pegasus.Events.Search.LookupSearchResultHit[]; } // Generated from: com/linkedin/avro2pegasus/events/search/LookupSearchResultPageOrigin.pdsc @@ -49483,7 +49513,7 @@ declare namespace Com { export interface MemberEmails { memberId: number; - emails: Email[]; + emails: Com.Linkedin.Avro2pegasus.Events.Search.Email[]; } // Generated from: com/linkedin/avro2pegasus/events/search/MemberPicture.pdsc @@ -49527,16 +49557,16 @@ declare namespace Com { export interface MemberSearchProfile { memberId: number; - account: Account; - profile: MemberProfile; - profPositions: Position[]; - profEducations: Education[]; + account: Com.Linkedin.Avro2pegasus.Events.Search.Account; + profile: Com.Linkedin.Avro2pegasus.Events.Search.MemberProfile; + profPositions: Com.Linkedin.Avro2pegasus.Events.Search.Position[]; + profEducations: Com.Linkedin.Avro2pegasus.Events.Search.Education[]; } // Generated from: com/linkedin/avro2pegasus/events/search/MemberSettings.pdsc export interface MemberSettings { memberId: number; - settings: Setting[]; + settings: Com.Linkedin.Avro2pegasus.Events.Search.Setting[]; } // Generated from: com/linkedin/avro2pegasus/events/search/PaginationContext.pdsc @@ -49605,11 +49635,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/search/QueryContext.pdsc export interface QueryContext { - searchType?: SearchType; - searchOrigin?: SearchOrigin; + searchType?: Com.Linkedin.Avro2pegasus.Events.Search.SearchType; + searchOrigin?: Com.Linkedin.Avro2pegasus.Events.Search.SearchOrigin; searchVertical?: string; - searchProduct?: SearchProduct; - facetRequests?: Facet[]; + searchProduct?: Com.Linkedin.Avro2pegasus.Events.Search.SearchProduct; + facetRequests?: Com.Linkedin.Avro2pegasus.Events.Search.Facet[]; geoLocation?: Com.Linkedin.Avro2pegasus.Events.GeoLocation; rawQuery?: string; rewrittenQuery?: string; @@ -49623,10 +49653,10 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - searchHeader: SearchHeader; - entityActionType?: SearchActionType; - searchResult: SearchResultHit; - searchResultComponent?: SearchResultComponent; + searchHeader: Com.Linkedin.Avro2pegasus.Events.Search.SearchHeader; + entityActionType?: Com.Linkedin.Avro2pegasus.Events.Search.SearchActionType; + searchResult: Com.Linkedin.Avro2pegasus.Events.Search.SearchResultHit; + searchResultComponent?: Com.Linkedin.Avro2pegasus.Events.Search.SearchResultComponent; targetPageInstance?: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; } // Generated from: com/linkedin/avro2pegasus/events/search/SearchActionType.pdsc @@ -49681,7 +49711,7 @@ declare namespace Com { entityUrn?: string; rawSearchId: string; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - entityActionType?: SearchActionType; + entityActionType?: Com.Linkedin.Avro2pegasus.Events.Search.SearchActionType; targetPageInstance?: Com.Linkedin.Avro2pegasus.Events.Common.PageInstance; isBrowserRightClick?: boolean; isNameMatch?: boolean; @@ -49693,8 +49723,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; searchId: string; entityId?: string; - entityType?: SearchEntityType; - activityType: SearchActivityType; + entityType?: Com.Linkedin.Avro2pegasus.Events.Search.SearchEntityType; + activityType: Com.Linkedin.Avro2pegasus.Events.Search.SearchActivityType; pageKey: string; componentKey?: string; attributes?: { [id: string]: string }; @@ -49712,7 +49742,7 @@ declare namespace Com { searchId: string; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; rank: number; - entityActionType?: SearchAdsActionType; + entityActionType?: Com.Linkedin.Avro2pegasus.Events.Search.SearchAdsActionType; } // Generated from: com/linkedin/avro2pegasus/events/search/SearchAdsActionType.pdsc @@ -49723,7 +49753,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - results: SearchAdsImpressionResult[]; + results: Com.Linkedin.Avro2pegasus.Events.Search.SearchAdsImpressionResult[]; } // Generated from: com/linkedin/avro2pegasus/events/search/SearchAdsImpressionResult.pdsc @@ -49734,7 +49764,7 @@ declare namespace Com { rank: number; visibleTime: number; duration?: number; - adPosition?: SearchAdsPositionType; + adPosition?: Com.Linkedin.Avro2pegasus.Events.Search.SearchAdsPositionType; gridPosition?: Com.Linkedin.Avro2pegasus.Events.Common.GridPosition; listPosition?: Com.Linkedin.Avro2pegasus.Events.Common.ListPosition; size?: Com.Linkedin.Avro2pegasus.Events.Common.EntityDimension; @@ -49747,7 +49777,7 @@ declare namespace Com { export interface SearchAuditEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - initiatorType: SearchInitiatorType; + initiatorType: Com.Linkedin.Avro2pegasus.Events.Search.SearchInitiatorType; initiator: string; entityUrnsRetrieved: string[]; } @@ -49772,18 +49802,18 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; searchId?: string; searchType?: string; - query: SearchQuery; - results: SearchResult[]; + query: Com.Linkedin.Avro2pegasus.Events.Search.SearchQuery; + results: Com.Linkedin.Avro2pegasus.Events.Search.SearchResult[]; } // Generated from: com/linkedin/avro2pegasus/events/search/SearchFacet.pdsc export interface SearchFacet { - facetType?: SearchFacetType; - facetVertical: SearchVertical; - facetValues: SearchFacetValue[]; + facetType?: Com.Linkedin.Avro2pegasus.Events.Search.SearchFacetType; + facetVertical: Com.Linkedin.Avro2pegasus.Events.Search.SearchVertical; + facetValues: Com.Linkedin.Avro2pegasus.Events.Search.SearchFacetValue[]; facetPosition: number; isExpanded?: boolean; - facetTypeV2?: SearchFacetTypeV2; + facetTypeV2?: Com.Linkedin.Avro2pegasus.Events.Search.SearchFacetTypeV2; } // Generated from: com/linkedin/avro2pegasus/events/search/SearchFacetType.pdsc @@ -49791,8 +49821,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/search/SearchFacetTypeV2.pdsc export interface SearchFacetTypeV2 { - jobSearchFacetType?: JobSearchFacetType; - peopleSearchFacetType?: PeopleSearchFacetType; + jobSearchFacetType?: Com.Linkedin.Avro2pegasus.Events.Search.JobSearchFacetType; + peopleSearchFacetType?: Com.Linkedin.Avro2pegasus.Events.Search.PeopleSearchFacetType; } // Generated from: com/linkedin/avro2pegasus/events/search/SearchFacetValue.pdsc @@ -49813,12 +49843,12 @@ declare namespace Com { entityPosition?: Com.Linkedin.Avro2pegasus.Events.Common.GridPosition; entityUrn?: string; trackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - actionType: FeedbackActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Search.FeedbackActionType; } // Generated from: com/linkedin/avro2pegasus/events/search/SearchFilter.pdsc export interface SearchFilter { - filterType: SearchFilterType; + filterType: Com.Linkedin.Avro2pegasus.Events.Search.SearchFilterType; filterName: string; filterValue: string; filterPosition: number; @@ -49830,8 +49860,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - searchHeader: SearchHeader; - searchFilter: SearchFilter; + searchHeader: Com.Linkedin.Avro2pegasus.Events.Search.SearchHeader; + searchFilter: Com.Linkedin.Avro2pegasus.Events.Search.SearchFilter; } // Generated from: com/linkedin/avro2pegasus/events/search/SearchFilterType.pdsc @@ -49841,14 +49871,14 @@ declare namespace Com { export interface SearchHeader { rawSearchId: string; query?: string; - origin?: SearchResultPageOrigin; - platform: SearchPlatformType; - vertical?: SearchVertical; + origin?: Com.Linkedin.Avro2pegasus.Events.Search.SearchResultPageOrigin; + platform: Com.Linkedin.Avro2pegasus.Events.Search.SearchPlatformType; + vertical?: Com.Linkedin.Avro2pegasus.Events.Search.SearchVertical; locationString?: string; - locationType?: SearchLocationType; + locationType?: Com.Linkedin.Avro2pegasus.Events.Search.SearchLocationType; distanceInMiles?: number; originTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - verticalDetail?: SearchVerticalDetail; + verticalDetail?: Com.Linkedin.Avro2pegasus.Events.Search.SearchVerticalDetail; topicUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/search/SearchHeaderV2.pdsc @@ -49856,14 +49886,14 @@ declare namespace Com { export interface SearchHeaderV2 { rawSearchId: string; query?: string; - origin?: SearchResultPageOrigin; - platform: SearchPlatformType; - vertical?: SearchVertical; + origin?: Com.Linkedin.Avro2pegasus.Events.Search.SearchResultPageOrigin; + platform: Com.Linkedin.Avro2pegasus.Events.Search.SearchPlatformType; + vertical?: Com.Linkedin.Avro2pegasus.Events.Search.SearchVertical; locationString?: string; - locationType?: SearchLocationType; + locationType?: Com.Linkedin.Avro2pegasus.Events.Search.SearchLocationType; distanceInMiles?: number; - verticalDetail?: SearchVerticalDetail; - searchRequestDetail?: SearchRequestDetail; + verticalDetail?: Com.Linkedin.Avro2pegasus.Events.Search.SearchVerticalDetail; + searchRequestDetail?: Com.Linkedin.Avro2pegasus.Events.Search.SearchRequestDetail; } // Generated from: com/linkedin/avro2pegasus/events/search/SearchImpressionEvent.pdsc @@ -49871,14 +49901,14 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - searchHeader: SearchHeader; + searchHeader: Com.Linkedin.Avro2pegasus.Events.Search.SearchHeader; pageNum: number; - results: SearchResultHit[]; - suggestedSecondaryVerticals?: SearchVertical[]; - components: SearchResultComponent[]; - verticalGuides: SearchFilter[]; - filterGuides: SearchFilter[]; - facetGuides: SearchFacet[]; + results: Com.Linkedin.Avro2pegasus.Events.Search.SearchResultHit[]; + suggestedSecondaryVerticals?: Com.Linkedin.Avro2pegasus.Events.Search.SearchVertical[]; + components: Com.Linkedin.Avro2pegasus.Events.Search.SearchResultComponent[]; + verticalGuides: Com.Linkedin.Avro2pegasus.Events.Search.SearchFilter[]; + filterGuides: Com.Linkedin.Avro2pegasus.Events.Search.SearchFilter[]; + facetGuides: Com.Linkedin.Avro2pegasus.Events.Search.SearchFacet[]; relatedSearchKeywords?: string[]; savedSearchUrn?: string; } @@ -49901,7 +49931,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - results: SearchImpressionResult[]; + results: Com.Linkedin.Avro2pegasus.Events.Search.SearchImpressionResult[]; } // Generated from: com/linkedin/avro2pegasus/events/search/SearchIndexServeEvent.pdsc @@ -49982,7 +50012,7 @@ declare namespace Com { pageNum?: number; isShSearch?: boolean; facetMaintainSelection?: boolean; - facetSelections: FacetSelection[]; + facetSelections: Com.Linkedin.Avro2pegasus.Events.Search.FacetSelection[]; } // Generated from: com/linkedin/avro2pegasus/events/search/SearchRelevanceTrackingEvent.pdsc @@ -49990,10 +50020,10 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; searchId: string; modelId: string; - component: Component; + component: Com.Linkedin.Avro2pegasus.Events.Search.Component; pass: number; - index?: Index; - hits: Hit[]; + index?: Com.Linkedin.Avro2pegasus.Events.Search.Index; + hits: Com.Linkedin.Avro2pegasus.Events.Search.Hit[]; } // Generated from: com/linkedin/avro2pegasus/events/search/SearchRequestDetail.pdsc @@ -50007,9 +50037,9 @@ declare namespace Com { export interface SearchRequestEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; samplingFraction: number; - queryContext?: QueryContext; - paginationContext?: PaginationContext; - memberContext?: MemberContext; + queryContext?: Com.Linkedin.Avro2pegasus.Events.Search.QueryContext; + paginationContext?: Com.Linkedin.Avro2pegasus.Events.Search.PaginationContext; + memberContext?: Com.Linkedin.Avro2pegasus.Events.Search.MemberContext; } // Generated from: com/linkedin/avro2pegasus/events/search/SearchRequestRecordEvent.pdsc @@ -50037,11 +50067,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/search/SearchResultComponent.pdsc export interface SearchResultComponent { - resultComponentType: SearchResultComponentType; + resultComponentType: Com.Linkedin.Avro2pegasus.Events.Search.SearchResultComponentType; position: number; - layoutType: SearchResultComponentLayoutType; - resultVerticalType: SearchVertical; - results: SearchResultHit[]; + layoutType: Com.Linkedin.Avro2pegasus.Events.Search.SearchResultComponentLayoutType; + resultVerticalType: Com.Linkedin.Avro2pegasus.Events.Search.SearchVertical; + results: Com.Linkedin.Avro2pegasus.Events.Search.SearchResultHit[]; } // Generated from: com/linkedin/avro2pegasus/events/search/SearchResultComponentLayoutType.pdsc @@ -50053,20 +50083,20 @@ declare namespace Com { export interface SearchResultComponentV2 { position: number; - resultVerticalType: SearchVertical; - results: SearchResultHitV2[]; - resultClusterType?: SearchClusterType; + resultVerticalType: Com.Linkedin.Avro2pegasus.Events.Search.SearchVertical; + results: Com.Linkedin.Avro2pegasus.Events.Search.SearchResultHitV2[]; + resultClusterType?: Com.Linkedin.Avro2pegasus.Events.Search.SearchClusterType; } // Generated from: com/linkedin/avro2pegasus/events/search/SearchResultHit.pdsc export interface SearchResultHit { entityUrn?: string; - resultType: SearchResultType; + resultType: Com.Linkedin.Avro2pegasus.Events.Search.SearchResultType; absolutePosition: number; positionInVertical: number; isCacheHit: boolean; isAnonymized?: boolean; - hitInfo?: SearchResultHitInfo; + hitInfo?: Com.Linkedin.Avro2pegasus.Events.Search.SearchResultHitInfo; gridPosition?: Com.Linkedin.Avro2pegasus.Events.Common.GridPosition; isNameMatch?: boolean; trackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; @@ -50075,14 +50105,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/search/SearchResultHitInfo.pdsc export interface SearchResultHitInfo { - secondarySearchResultInfo?: SecondarySearchResultInfo; - entityAwareSuggestionInfo?: EntityAwareSuggestionInfo; + secondarySearchResultInfo?: Com.Linkedin.Avro2pegasus.Events.Search.SecondarySearchResultInfo; + entityAwareSuggestionInfo?: Com.Linkedin.Avro2pegasus.Events.Search.EntityAwareSuggestionInfo; } // Generated from: com/linkedin/avro2pegasus/events/search/SearchResultHitV2.pdsc export interface SearchResultHitV2 { entityUrn?: string; - resultType?: SearchResultType; + resultType?: Com.Linkedin.Avro2pegasus.Events.Search.SearchResultType; absolutePosition: number; isAnonymized: boolean; isNameMatch: boolean; @@ -50226,7 +50256,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/search/SecondarySearchResultInfo.pdsc export interface SecondarySearchResultInfo { - vertical: SearchVertical; + vertical: Com.Linkedin.Avro2pegasus.Events.Search.SearchVertical; } // Generated from: com/linkedin/avro2pegasus/events/search/SelectionType.pdsc @@ -50244,7 +50274,7 @@ declare namespace Com { export interface SuggestionDetail { suggestion: string; - verticalType: SuggestionVerticalType; + verticalType: Com.Linkedin.Avro2pegasus.Events.Search.SuggestionVerticalType; params?: { [id: string]: string }; score: number; } @@ -50264,16 +50294,16 @@ declare namespace Com { export interface TypeaheadEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - typeaheadHeader: GenericSearchHeader; - typeaheadRequest: TypeaheadRequest; - typeaheadResults: GenericSearchResults; + typeaheadHeader: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchHeader; + typeaheadRequest: Com.Linkedin.Avro2pegasus.Events.Search.TypeaheadRequest; + typeaheadResults: Com.Linkedin.Avro2pegasus.Events.Search.GenericSearchResults; } // Generated from: com/linkedin/avro2pegasus/events/search/TypeaheadRequest.pdsc export interface TypeaheadRequest { rawQuery: string; pagingContext: Com.Linkedin.Avro2pegasus.Events.PagingContext; - types: TypeaheadType[]; + types: Com.Linkedin.Avro2pegasus.Events.Search.TypeaheadType[]; experiments?: string[]; } // Generated from: com/linkedin/avro2pegasus/events/search/TypeaheadType.pdsc @@ -50333,7 +50363,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; vertical?: string; indexPath: string; - failureReason?: IndexDeletionAction; + failureReason?: Com.Linkedin.Avro2pegasus.Events.Seas.IndexDeletionAction; stackTrace?: string; } // Generated from: com/linkedin/avro2pegasus/events/seas/SeasPclInstrumentedEvent.pdsc @@ -50341,9 +50371,9 @@ declare namespace Com { export interface SeasPclInstrumentedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; ciaExecutionId?: string; - pclType?: PclType; + pclType?: Com.Linkedin.Avro2pegasus.Events.Seas.PclType; eventName: string; - parameters: Array; + parameters: Array; multiProductUrn: string; branchName: string; baselineVersion: string; @@ -50358,18 +50388,18 @@ declare namespace Com { export interface AccessTokenRenewalScoreEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - renewalResult: RenewalResult; + renewalResult: Com.Linkedin.Avro2pegasus.Events.Security.RenewalResult; } // Generated from: com/linkedin/avro2pegasus/events/security/Annotation.pdsc export interface Annotation { - domainType: DomainType; + domainType: Com.Linkedin.Avro2pegasus.Events.Security.DomainType; sourceUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/security/AnnotationGroup.pdsc export interface AnnotationGroup { - annotations: DomainTypeAnnotation[]; + annotations: Com.Linkedin.Avro2pegasus.Events.Security.DomainTypeAnnotation[]; groupId: number; childrenGroupIds: number[]; } @@ -50383,7 +50413,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/security/BodyDataAnnotationGroup.pdsc export interface BodyDataAnnotationGroup { - annotations: Annotation[]; + annotations: Com.Linkedin.Avro2pegasus.Events.Security.Annotation[]; groupId: number; childrenGroupIds: number[]; } @@ -50407,10 +50437,10 @@ declare namespace Com { hostname: string; port: number; effectiveExpirationTime: number; - signedCertificateTimestamps: SignedCertificateTimestamp[]; + signedCertificateTimestamps: Com.Linkedin.Avro2pegasus.Events.Security.SignedCertificateTimestamp[]; servedCertificateChain: string[]; validatedCertificateChain: string[]; - failureMode: FailureModeType; + failureMode: Com.Linkedin.Avro2pegasus.Events.Security.FailureModeType; isTestReport: boolean; } // Generated from: com/linkedin/avro2pegasus/events/security/CipherSuiteServiceCountMetric.pdsc @@ -50432,8 +50462,8 @@ declare namespace Com { export interface CipherSuiteTrafficAuditEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; cipherSuiteAuditor: Com.Linkedin.Avro2pegasus.Events.Common.Security.CipherSuiteAuditor; - usedCiphers: UsedCipherMetric[]; - eventCountUnit: EventCountUnit; + usedCiphers: Com.Linkedin.Avro2pegasus.Events.Security.UsedCipherMetric[]; + eventCountUnit: Com.Linkedin.Avro2pegasus.Events.Security.EventCountUnit; eventDuration: number; systemStartTime: number; } @@ -50474,11 +50504,11 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - request: ExternalRequestInfo; - response: ExternalResponseInfo; + request: Com.Linkedin.Avro2pegasus.Events.Security.ExternalRequestInfo; + response: Com.Linkedin.Avro2pegasus.Events.Security.ExternalResponseInfo; contentSource?: string; resourceName: string; - restliEndpointInfo?: RestliEndpointInfo; + restliEndpointInfo?: Com.Linkedin.Avro2pegasus.Events.Security.RestliEndpointInfo; } // Generated from: com/linkedin/avro2pegasus/events/security/ExternalRequestInfo.pdsc @@ -50499,7 +50529,7 @@ declare namespace Com { export interface ExternalResponseInfo { statusCode: number; - bodyDataAnnotationGroups: AnnotationGroup[]; + bodyDataAnnotationGroups: Com.Linkedin.Avro2pegasus.Events.Security.AnnotationGroup[]; } // Generated from: com/linkedin/avro2pegasus/events/security/FailureModeType.pdsc @@ -50527,7 +50557,7 @@ declare namespace Com { callingPrincipal: Com.Linkedin.Avro2pegasus.Events.Datavault.Principal; requestedHosts?: string[]; rangeQuery?: string; - requestInterface: RequestInterface; + requestInterface: Com.Linkedin.Avro2pegasus.Events.Security.RequestInterface; } // Generated from: com/linkedin/avro2pegasus/events/security/FastUserAccessResultEvent.pdsc @@ -50536,7 +50566,7 @@ declare namespace Com { treeId: Com.Linkedin.Avro2pegasus.Events.fixed_16; principal: Com.Linkedin.Avro2pegasus.Events.Datavault.Principal; requestedHost: string; - requestResult: RequestResult; + requestResult: Com.Linkedin.Avro2pegasus.Events.Security.RequestResult; } // Generated from: com/linkedin/avro2pegasus/events/security/FingerprintDenialEvent.pdsc @@ -50544,7 +50574,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - denialReason: DenialReason; + denialReason: Com.Linkedin.Avro2pegasus.Events.Security.DenialReason; fcookie?: string; fid?: string; } @@ -50556,7 +50586,7 @@ declare namespace Com { initialPageRequestTreeId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; encryptedInitialPageRequestTreeId?: string; httpMethod: Com.Linkedin.Avro2pegasus.Events.Common.HttpMethod; - requestValidationState: RequestValidationState[]; + requestValidationState: Com.Linkedin.Avro2pegasus.Events.Security.RequestValidationState[]; } // Generated from: com/linkedin/avro2pegasus/events/security/InputSanitizationEvent.pdsc @@ -50564,7 +50594,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contextUrn: string; ownerUrn?: string; - stringFields: InputSanitizationTuple[]; + stringFields: Com.Linkedin.Avro2pegasus.Events.Security.InputSanitizationTuple[]; } // Generated from: com/linkedin/avro2pegasus/events/security/InputSanitizationTuple.pdsc @@ -50599,7 +50629,7 @@ declare namespace Com { restrictionStartTime: number; restrictionEndTime: number; isWhitelisted: boolean; - action?: QuickCountingNewRestrictionAction; + action?: Com.Linkedin.Avro2pegasus.Events.Security.QuickCountingNewRestrictionAction; } // Generated from: com/linkedin/avro2pegasus/events/security/RenewalResult.pdsc @@ -50637,9 +50667,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; statusCode: number; - bodyDataAnnotationGroups: BodyDataAnnotationGroup[]; + bodyDataAnnotationGroups: Com.Linkedin.Avro2pegasus.Events.Security.BodyDataAnnotationGroup[]; resourceName: string; - restliEndpointInfo?: RestliEndpointInfo; + restliEndpointInfo?: Com.Linkedin.Avro2pegasus.Events.Security.RestliEndpointInfo; } // Generated from: com/linkedin/avro2pegasus/events/security/ResponseCookieErrorEvent.pdsc @@ -50647,7 +50677,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; responseCookie: Com.Linkedin.Avro2pegasus.Events.ResponseCookie; - errorTypes: ResponseCookieErrorType[]; + errorTypes: Com.Linkedin.Avro2pegasus.Events.Security.ResponseCookieErrorType[]; } // Generated from: com/linkedin/avro2pegasus/events/security/ResponseCookieErrorType.pdsc @@ -50692,7 +50722,7 @@ declare namespace Com { totalIncrementValueFailure: number; fabricUrn: string; hostName: string; - operation: rollupCountersOperation; + operation: Com.Linkedin.Avro2pegasus.Events.Security.rollupCountersOperation; } // Generated from: com/linkedin/avro2pegasus/events/security/rollupCountersOperation.pdsc @@ -50708,8 +50738,8 @@ declare namespace Com { export interface SecurityHeaderErrorEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - errorType: SecurityHeaderErrorType; - securityHeaderType: SecurityHeaderType; + errorType: Com.Linkedin.Avro2pegasus.Events.Security.SecurityHeaderErrorType; + securityHeaderType: Com.Linkedin.Avro2pegasus.Events.Security.SecurityHeaderType; securityHeaderValue: string; } // Generated from: com/linkedin/avro2pegasus/events/security/SecurityHeaderErrorType.pdsc @@ -50738,7 +50768,7 @@ declare namespace Com { export interface SessionInvalidationEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; initiatorService: string; - sessionInvalidationType: SessionInvalidationType; + sessionInvalidationType: Com.Linkedin.Avro2pegasus.Events.Security.SessionInvalidationType; reason?: string; actorUrn?: string; userAgent?: string; @@ -50763,15 +50793,15 @@ declare namespace Com { export interface SignedCertificateTimestamp { version: number; - status: SctStatusType; - source: SctSourceType; + status: Com.Linkedin.Avro2pegasus.Events.Security.SctStatusType; + source: Com.Linkedin.Avro2pegasus.Events.Security.SctSourceType; serializedSct: string; } // Generated from: com/linkedin/avro2pegasus/events/security/UsedCipherMetric.pdsc export interface UsedCipherMetric { cipherSuite: string; - services: CipherSuiteServiceCountMetric[]; + services: Com.Linkedin.Avro2pegasus.Events.Security.CipherSuiteServiceCountMetric[]; } // Generated from: com/linkedin/avro2pegasus/events/security/UserRequestAnnotationEvent.pdsc @@ -50779,11 +50809,11 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - request: UserRequestInfo; - response: UserResponseInfo; + request: Com.Linkedin.Avro2pegasus.Events.Security.UserRequestInfo; + response: Com.Linkedin.Avro2pegasus.Events.Security.UserResponseInfo; contentSource?: string; resourceName: string; - restliEndpointInfo?: RestliEndpointInfo; + restliEndpointInfo?: Com.Linkedin.Avro2pegasus.Events.Security.RestliEndpointInfo; } // Generated from: com/linkedin/avro2pegasus/events/security/UserRequestInfo.pdsc @@ -50804,7 +50834,7 @@ declare namespace Com { export interface UserResponseInfo { statusCode: number; - bodyDataAnnotations: BodyDataAnnotation[]; + bodyDataAnnotations: Com.Linkedin.Avro2pegasus.Events.Security.BodyDataAnnotation[]; } } namespace Seo { @@ -50822,7 +50852,7 @@ declare namespace Com { export interface LinksterEntity { entity?: string; - jobSerpEntity?: JobSerpEntity; + jobSerpEntity?: Com.Linkedin.Avro2pegasus.Events.Seo.JobSerpEntity; url?: string; position?: number; } @@ -50832,8 +50862,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; moduleName: string; - sourceEntity: LinksterEntity; - destinationEntities: LinksterEntity[]; + sourceEntity: Com.Linkedin.Avro2pegasus.Events.Seo.LinksterEntity; + destinationEntities: Com.Linkedin.Avro2pegasus.Events.Seo.LinksterEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/seo/LinksterResultEvent.pdsc @@ -50843,8 +50873,8 @@ declare namespace Com { api: string; finder: string; rankingStrategy: string; - sourceEntity: LinksterEntity; - destinationEntities: LinksterEntity[]; + sourceEntity: Com.Linkedin.Avro2pegasus.Events.Seo.LinksterEntity; + destinationEntities: Com.Linkedin.Avro2pegasus.Events.Seo.LinksterEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/seo/SEOPageMetadataEvent.pdsc @@ -50887,9 +50917,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; sessionId?: string; - source?: Source; + source?: Com.Linkedin.Avro2pegasus.Events.Sessionreplay.Source; customTrackingObject?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - compressionMethod?: CompressionMethod; + compressionMethod?: Com.Linkedin.Avro2pegasus.Events.Sessionreplay.CompressionMethod; rrWebVersion: string; payload: string; } @@ -50898,7 +50928,7 @@ declare namespace Com { export interface SessionReplayEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - product?: Product; + product?: Com.Linkedin.Avro2pegasus.Events.Sessionreplay.Product; feature?: string; sessionId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; payloadId: number; @@ -50906,7 +50936,7 @@ declare namespace Com { partsCount: number; customTrackingObject?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; payloadVersion: number; - compressionMethod?: CompressionMethod; + compressionMethod?: Com.Linkedin.Avro2pegasus.Events.Sessionreplay.CompressionMethod; payloadPart: string; } // Generated from: com/linkedin/avro2pegasus/events/sessionreplay/Source.pdsc @@ -50924,8 +50954,8 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader: Com.Linkedin.Avro2pegasus.Events.MobileHeader; memberUrn: string; - actionType: ActionType; - timeoutConfiguration?: TimeoutConfiguration; + actionType: Com.Linkedin.Avro2pegasus.Events.Settings.ActionType; + timeoutConfiguration?: Com.Linkedin.Avro2pegasus.Events.Settings.TimeoutConfiguration; } // Generated from: com/linkedin/avro2pegasus/events/settings/NoticeImpressionEvent.pdsc @@ -50933,7 +50963,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - noticeType: NoticeType; + noticeType: Com.Linkedin.Avro2pegasus.Events.Settings.NoticeType; } // Generated from: com/linkedin/avro2pegasus/events/settings/NoticeType.pdsc @@ -51015,14 +51045,14 @@ declare namespace Com { export interface destination { messageRecipientUrns?: string[]; groupUrns?: string[]; - thirdPartySources?: thirdPartySourceType[]; - externalEntities?: ExternalEntity[]; + thirdPartySources?: Com.Linkedin.Avro2pegasus.Events.Share.thirdPartySourceType[]; + externalEntities?: Com.Linkedin.Avro2pegasus.Events.Share.ExternalEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/share/ExternalEntity.pdsc export interface ExternalEntity { tetherAccountId?: string; - externalEntityType: ExternalEntityType; + externalEntityType: Com.Linkedin.Avro2pegasus.Events.Share.ExternalEntityType; } // Generated from: com/linkedin/avro2pegasus/events/share/ExternalEntityType.pdsc @@ -51075,7 +51105,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; deleterUrn: string; shareUrn: string; - shareDeleteContents?: ShareDeleteContent[]; + shareDeleteContents?: Com.Linkedin.Avro2pegasus.Events.Share.ShareDeleteContent[]; originatedShareUrn?: string; originatedActivityUrn?: string; attributedShareUrn?: string; @@ -51092,7 +51122,7 @@ declare namespace Com { attributedOwnerUrn?: string; shareUrn: string; activityUrn?: string; - mentions?: Mention[]; + mentions?: Com.Linkedin.Avro2pegasus.Events.Share.Mention[]; text?: string; title?: string; clientAppUrn?: string; @@ -51113,15 +51143,15 @@ declare namespace Com { originatedActivityUrn?: string; attributedShareUrn?: string; attributedActivityUrn?: string; - origin?: origin; - shareWith?: sharWith; - destinations?: destination; + origin?: Com.Linkedin.Avro2pegasus.Events.Share.origin; + shareWith?: Com.Linkedin.Avro2pegasus.Events.Share.sharWith; + destinations?: Com.Linkedin.Avro2pegasus.Events.Share.destination; mentionedUrns?: string[]; - mentions?: Mention[]; + mentions?: Com.Linkedin.Avro2pegasus.Events.Share.Mention[]; postText?: string; postTitle?: string; clientAppUrn?: string; - contents?: ShareEventContent[]; + contents?: Com.Linkedin.Avro2pegasus.Events.Share.ShareEventContent[]; isAllRecipientsShown?: boolean; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; isFromUGC: boolean; @@ -51129,7 +51159,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/share/ShareEventContent.pdsc export interface ShareEventContent { - type?: contentType; + type?: Com.Linkedin.Avro2pegasus.Events.Share.contentType; urn?: string; url?: string; shortUrl?: string; @@ -51140,7 +51170,7 @@ declare namespace Com { authorName?: string; authorUrl?: string; fileExt?: string; - fileType?: FileExtType; + fileType?: Com.Linkedin.Avro2pegasus.Events.Share.FileExtType; typedContentUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/share/sharWith.pdsc @@ -51180,10 +51210,10 @@ declare namespace Com { export interface IdAssociationEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - id1: TypedId; - id2: TypedId; + id1: Com.Linkedin.Avro2pegasus.Events.Sis.TypedId; + id2: Com.Linkedin.Avro2pegasus.Events.Sis.TypedId; updateTime: number; - source: IdAssociationSource; + source: Com.Linkedin.Avro2pegasus.Events.Sis.IdAssociationSource; confidence: number; } // Generated from: com/linkedin/avro2pegasus/events/sis/IdAssociationSource.pdsc @@ -51243,7 +51273,7 @@ declare namespace Com { export interface TypedId { idValue: string; - idType: IdType; + idType: Com.Linkedin.Avro2pegasus.Events.Sis.IdType; encryptionKeyVersion: number; idHashToken?: string; encryptionKeyAlias?: string; @@ -51286,7 +51316,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; skillUrn: string; - skillAssessmentAction: SkillAssessmentActionType; + skillAssessmentAction: Com.Linkedin.Avro2pegasus.Events.Skillassessment.SkillAssessmentActionType; } // Generated from: com/linkedin/avro2pegasus/events/skillassessment/SkillAssessmentActionType.pdsc @@ -51320,7 +51350,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberUrn: string; skillUrn: string; - skillAssessmentStatusUpdate: SkillAssessmentStatusUpdateType; + skillAssessmentStatusUpdate: Com.Linkedin.Avro2pegasus.Events.Skillassessment.SkillAssessmentStatusUpdateType; } // Generated from: com/linkedin/avro2pegasus/events/skillassessment/SkillAssessmentStatusUpdateType.pdsc @@ -51343,7 +51373,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; skillTracking: Com.Linkedin.Avro2pegasus.Events.Common.TrackingObject; - actionType: SkillActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Skills.SkillActionType; } // Generated from: com/linkedin/avro2pegasus/events/skills/ContentSkillSuggestionImpressionEvent.pdsc @@ -51351,7 +51381,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - contentSkillSuggestionImpressionSkills: ContentSkillSuggestionImpressionSkill[]; + contentSkillSuggestionImpressionSkills: Com.Linkedin.Avro2pegasus.Events.Skills.ContentSkillSuggestionImpressionSkill[]; } // Generated from: com/linkedin/avro2pegasus/events/skills/ContentSkillSuggestionImpressionSkill.pdsc @@ -51375,7 +51405,7 @@ declare namespace Com { export interface RecommendedEntity { entityUrn: string; entityInstance: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - sourceName: SourceType; + sourceName: Com.Linkedin.Avro2pegasus.Events.Slideshare.SourceType; sourceModel?: string; score?: number; } @@ -51395,7 +51425,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; loginTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - channel: SlideShareLoginChannelType; + channel: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareLoginChannelType; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/SlideShareAccountCreationFailedEvent.pdsc @@ -51404,7 +51434,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; loginTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - channel: SlideShareLoginChannelType; + channel: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareLoginChannelType; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/SlideShareClipboardPrivacySettings.pdsc @@ -51417,8 +51447,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; slideShareClipboardUrn: string; - oldPrivacySettings: SlideShareClipboardPrivacySettings; - newPrivacySettings: SlideShareClipboardPrivacySettings; + oldPrivacySettings: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareClipboardPrivacySettings; + newPrivacySettings: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareClipboardPrivacySettings; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/SlideShareEmailSettings.pdsc @@ -51433,8 +51463,8 @@ declare namespace Com { export interface SlideShareEmailSettingsChangedEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - oldEmailSettings: SlideShareEmailSettings; - newEmailSettings: SlideShareEmailSettings; + oldEmailSettings: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareEmailSettings; + newEmailSettings: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareEmailSettings; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/SlideShareExternalShareEvent.pdsc @@ -51446,7 +51476,7 @@ declare namespace Com { entityUrn: string; isOwner: boolean; isEmbed: boolean; - shareType: SlideShareExternalShareType; + shareType: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareExternalShareType; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/SlideShareExternalShareType.pdsc @@ -51474,7 +51504,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; loginTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - channel: SlideShareLoginChannelType; + channel: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareLoginChannelType; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/SlideShareLoginFailureEvent.pdsc @@ -51483,7 +51513,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; loginTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - channel: SlideShareLoginChannelType; + channel: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareLoginChannelType; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/SlideShareLoginImpressionEvent.pdsc @@ -51493,11 +51523,11 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; slideShareGuestUrn?: string; loginTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - source?: SlideShareLoginSourceAction; + source?: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareLoginSourceAction; sourceTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - channels: SlideShareLoginChannelType[]; - loginImpressionType: SlideShareLoginImpressionType; - pageViewType: SlideShareLoginPageViewType; + channels: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareLoginChannelType[]; + loginImpressionType: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareLoginImpressionType; + pageViewType: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareLoginPageViewType; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/SlideShareLoginImpressionType.pdsc @@ -51522,7 +51552,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; loginTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - channel: SlideShareLoginChannelType; + channel: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareLoginChannelType; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/SlideShareRecommendationActionEvent.pdsc @@ -51532,7 +51562,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; entityInstance: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; entityUrn: string; - actionType: SlideShareRecommendationActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareRecommendationActionType; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/SlideShareRecommendationActionType.pdsc @@ -51544,7 +51574,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; sourceUrn: string; - recommendations: RecommendedEntity[]; + recommendations: Com.Linkedin.Avro2pegasus.Events.Slideshare.RecommendedEntity[]; recommendationsSetInstance: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; designKey: string; finalRankerModel: string; @@ -51566,7 +51596,7 @@ declare namespace Com { searchTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; slideshareUserUrn?: string; searchResultEntityUrn: string; - actionType: SlideShareSearchActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareSearchActionType; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/SlideShareSearchActionType.pdsc @@ -51580,13 +51610,13 @@ declare namespace Com { slideshareUserUrn?: string; searchTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; searchText: string; - searchContentCreatedAtRange?: SearchContentCreatedAtRange; - searchResultContentTypes?: SearchResultContentType[]; - searchResultSortAttribute: SearchResultSortAttribute; + searchContentCreatedAtRange?: Com.Linkedin.Avro2pegasus.Events.Slideshare.SearchContentCreatedAtRange; + searchResultContentTypes?: Com.Linkedin.Avro2pegasus.Events.Slideshare.SearchResultContentType[]; + searchResultSortAttribute: Com.Linkedin.Avro2pegasus.Events.Slideshare.SearchResultSortAttribute; searchResultSortOrder: Com.Linkedin.Avro2pegasus.Events.SortOrder; searchResultPageNum: number; searchLocale?: Com.Linkedin.Avro2pegasus.Events.Locale; - lixExperiments?: LixExperiment[]; + lixExperiments?: Com.Linkedin.Avro2pegasus.Events.Slideshare.LixExperiment[]; searchResults: string[]; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/SlideShareSlideShowPrivacySettings.pdsc @@ -51605,8 +51635,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; slideShareSlideshowUrn: string; - oldPrivacySettings: SlideShareSlideShowPrivacySettings; - newPrivacySettings: SlideShareSlideShowPrivacySettings; + oldPrivacySettings: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareSlideShowPrivacySettings; + newPrivacySettings: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareSlideShowPrivacySettings; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/SlideShareSlideviewPlayerNavigationActionType.pdsc @@ -51620,7 +51650,7 @@ declare namespace Com { slideviewPlayerInstanceId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; slideshowUrn: string; slideNumber: number; - actionType: SlideShareSlideviewPlayerNavigationActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareSlideviewPlayerNavigationActionType; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/SlideShareUserAclActionType.pdsc @@ -51631,9 +51661,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; changedBySlideShareUserUrn: string; changedForSlideShareUserUrn: string; - actionType: SlideShareUserAclActionType; - previousRole?: SlideShareUserAclRoleType; - newRole?: SlideShareUserAclRoleType; + actionType: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareUserAclActionType; + previousRole?: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareUserAclRoleType; + newRole?: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideShareUserAclRoleType; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/SlideShareUserAclRoleType.pdsc @@ -51676,7 +51706,7 @@ declare namespace Com { clipboardUrn?: string; slideshowUrn: string; position: number; - actionType: SlideShareClipActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Slideshare.Clipping.SlideShareClipActionType; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/clipping/SlideShareClipActionType.pdsc @@ -51691,7 +51721,7 @@ declare namespace Com { clipboardUrn: string; title?: string; isPrivate?: boolean; - actionType: SlideShareClipboardActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Slideshare.Clipping.SlideShareClipboardActionType; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/clipping/SlideShareClipboardActionType.pdsc @@ -51706,8 +51736,8 @@ declare namespace Com { clipUrns: string[]; sourceClipboardUrn?: string; targetClipboardUrn?: string; - quantityType: SlideShareClipOrganizeQuantityType; - actionType: SlideShareClipOrganizeActionType; + quantityType: Com.Linkedin.Avro2pegasus.Events.Slideshare.Clipping.SlideShareClipOrganizeQuantityType; + actionType: Com.Linkedin.Avro2pegasus.Events.Slideshare.Clipping.SlideShareClipOrganizeActionType; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/clipping/SlideShareClipOrganizeActionType.pdsc @@ -51742,7 +51772,7 @@ declare namespace Com { clipUrn?: string; clipboardUrn?: string; isOwner?: boolean; - actionType: SlideShareClippingClickActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Slideshare.Clipping.SlideShareClippingClickActionType; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/clipping/SlideShareClippingShareEvent.pdsc @@ -51753,7 +51783,7 @@ declare namespace Com { clippingSessionId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; entityUrn: string; isOwner?: boolean; - shareType: SlideShareClippingShareType; + shareType: Com.Linkedin.Avro2pegasus.Events.Slideshare.Clipping.SlideShareClippingShareType; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/clipping/SlideShareClippingShareType.pdsc @@ -51790,13 +51820,13 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - leadCampaignInfo: SlideShareLeadCampaignInfo; - triggerInfo: SlideShareLeadFormTriggerInfo; + leadCampaignInfo: Com.Linkedin.Avro2pegasus.Events.Slideshare.Leads.SlideShareLeadCampaignInfo; + triggerInfo: Com.Linkedin.Avro2pegasus.Events.Slideshare.Leads.SlideShareLeadFormTriggerInfo; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/leads/SlideShareLeadFormTriggerInfo.pdsc export interface SlideShareLeadFormTriggerInfo { - trigger: SlideShareLeadFormTriggerType; + trigger: Com.Linkedin.Avro2pegasus.Events.Slideshare.Leads.SlideShareLeadFormTriggerType; slideNumber?: number; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/leads/SlideShareLeadFormTriggerType.pdsc @@ -51808,8 +51838,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - leadCampaignInfo: SlideShareLeadCampaignInfo; - triggerInfo: SlideShareLeadFormTriggerInfo; + leadCampaignInfo: Com.Linkedin.Avro2pegasus.Events.Slideshare.Leads.SlideShareLeadCampaignInfo; + triggerInfo: Com.Linkedin.Avro2pegasus.Events.Slideshare.Leads.SlideShareLeadFormTriggerInfo; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/leads/SlideShareLinkClickEvent.pdsc @@ -51827,7 +51857,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; slideShareGuestUrn?: string; impressionId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - linkInfo: SlideShareLinkInfo; + linkInfo: Com.Linkedin.Avro2pegasus.Events.Slideshare.Leads.SlideShareLinkInfo; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/leads/SlideShareLinkInfo.pdsc @@ -51836,7 +51866,7 @@ declare namespace Com { url: string; slideNumber?: number; displayRectangle?: Com.Linkedin.Avro2pegasus.Events.Common.DisplayRectangle; - linkType: SlideShareLinkType; + linkType: Com.Linkedin.Avro2pegasus.Events.Slideshare.Leads.SlideShareLinkType; } // Generated from: com/linkedin/avro2pegasus/events/slideshare/leads/SlideShareLinkType.pdsc @@ -51847,7 +51877,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - leadCampaignInfo: SlideShareLeadCampaignInfo; + leadCampaignInfo: Com.Linkedin.Avro2pegasus.Events.Slideshare.Leads.SlideShareLeadCampaignInfo; } } namespace Upload { @@ -51859,7 +51889,7 @@ declare namespace Com { mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; uploadBatchId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; slideshowUrn: string; - source: SlideshowUploadSourceType; + source: Com.Linkedin.Avro2pegasus.Events.Slideshare.Upload.SlideshowUploadSourceType; slideshowType: Com.Linkedin.Avro2pegasus.Events.Slideshare.SlideshowType; fileExtension: string; totalSlides?: number; @@ -51900,7 +51930,7 @@ declare namespace Com { export interface SlideShareProfileChangeEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; time: Com.Linkedin.Avro2pegasus.Events.Common.ChangeTimeStamps; - accountType: slideshareAccountTypeEnum; + accountType: Com.Linkedin.Avro2pegasus.Events.Slideshow.slideshareAccountTypeEnum; linkedInMemberUrn?: string; userTags: string[]; occupation?: string; @@ -51961,7 +51991,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; slideshowUrn: string; commentUrn: string; - commentInfo?: SlideshowCommentInfo; + commentInfo?: Com.Linkedin.Avro2pegasus.Events.Slideshow.SlideshowCommentInfo; } // Generated from: com/linkedin/avro2pegasus/events/slideshow/SlideshowCommentInfo.pdsc @@ -51975,7 +52005,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; time: Com.Linkedin.Avro2pegasus.Events.Common.ChangeTimeStamps; slideshowUrn: string; - slideshowInfo: SlideshowInfo; + slideshowInfo: Com.Linkedin.Avro2pegasus.Events.Slideshow.SlideshowInfo; } // Generated from: com/linkedin/avro2pegasus/events/slideshow/SlideshowDeletionEvent.pdsc @@ -51983,7 +52013,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; time: Com.Linkedin.Avro2pegasus.Events.Common.ChangeTimeStamps; slideshowUrn: string; - deletionReason: SlideshowDeletionReason; + deletionReason: Com.Linkedin.Avro2pegasus.Events.Slideshow.SlideshowDeletionReason; spamScore?: number; } // Generated from: com/linkedin/avro2pegasus/events/slideshow/SlideshowDeletionReason.pdsc @@ -52019,11 +52049,11 @@ declare namespace Com { userUrn: string; locale?: string; extension?: string; - slideshowType: slideshowTypeEnum; - license: slideshowLicenseTypeEnum; + slideshowType: Com.Linkedin.Avro2pegasus.Events.Slideshow.slideshowTypeEnum; + license: Com.Linkedin.Avro2pegasus.Events.Slideshow.slideshowLicenseTypeEnum; userLogin: string; authorName?: string; - category: slideshowCategoryEnum; + category: Com.Linkedin.Avro2pegasus.Events.Slideshow.slideshowCategoryEnum; transcriptText?: string; transcriptHtml?: string; } @@ -52055,7 +52085,7 @@ declare namespace Com { export interface SlideshowShareEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; slideshowUrn: string; - sharedTo: slideshowShareTypeEnum; + sharedTo: Com.Linkedin.Avro2pegasus.Events.Slideshow.slideshowShareTypeEnum; } // Generated from: com/linkedin/avro2pegasus/events/slideshow/slideshowShareTypeEnum.pdsc @@ -52116,9 +52146,9 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; entityUrn: string; creatorUrn: string; - reaction: Reaction; - previousReaction?: Reaction; - opcode: Opcode; + reaction: Com.Linkedin.Avro2pegasus.Events.Socialaction.Reaction; + previousReaction?: Com.Linkedin.Avro2pegasus.Events.Socialaction.Reaction; + opcode: Com.Linkedin.Avro2pegasus.Events.Socialaction.Opcode; createdTime: number; } } @@ -52139,8 +52169,8 @@ declare namespace Com { export interface OnDemandCompanyStandardizationEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - standardizationSource: StandardizationSource; - standardizerVersion: StandardizerVersion; + standardizationSource: Com.Linkedin.Avro2pegasus.Events.Standardization.StandardizationSource; + standardizerVersion: Com.Linkedin.Avro2pegasus.Events.Standardization.StandardizerVersion; companyName?: string; billingStreet?: string; billingCity?: string; @@ -52157,9 +52187,9 @@ declare namespace Com { shippingState?: string; tickerSymbol?: string; websiteUrl?: string; - ipAsBytes?: IpAsBytes; + ipAsBytes?: Com.Linkedin.Avro2pegasus.Events.Standardization.IpAsBytes; emailAddress?: string; - contactMetadata: Contact[]; + contactMetadata: Com.Linkedin.Avro2pegasus.Events.Standardization.Contact[]; standardizedCompanies?: Com.Linkedin.Avro2pegasus.Events.ScoredEntityV2[]; } // Generated from: com/linkedin/avro2pegasus/events/standardization/StandardizationSource.pdsc @@ -52210,8 +52240,8 @@ declare namespace Com { export interface CandidateCompany { organizationUrn: string; score: number; - companyFeatures?: CompanyFeature[]; - jobToCompanyFeatures?: JobToCompanyFeature[]; + companyFeatures?: Com.Linkedin.Avro2pegasus.Events.Standardization.Company.CompanyFeature[]; + jobToCompanyFeatures?: Com.Linkedin.Avro2pegasus.Events.Standardization.Company.JobToCompanyFeature[]; } // Generated from: com/linkedin/avro2pegasus/events/standardization/company/CompanyFeature.pdsc @@ -52239,14 +52269,14 @@ declare namespace Com { stockSymbol?: string; modelType: string; modelVersion: number; - companyResolutionInfo?: CompanyResolutionInfo; - evaluationPipelineInput?: EvaluationPipelineInput; + companyResolutionInfo?: Com.Linkedin.Avro2pegasus.Events.Standardization.Company.CompanyResolutionInfo; + evaluationPipelineInput?: Com.Linkedin.Avro2pegasus.Events.Standardization.Company.EvaluationPipelineInput; } // Generated from: com/linkedin/avro2pegasus/events/standardization/company/CompanyResolutionInfo.pdsc export interface CompanyResolutionInfo { - top1ResolvedCompanyIdAndScore: CompanyIdAndScore; - otherResolvedCompanyIds?: CompanyIdAndScore[]; + top1ResolvedCompanyIdAndScore: Com.Linkedin.Avro2pegasus.Events.Standardization.Company.CompanyIdAndScore; + otherResolvedCompanyIds?: Com.Linkedin.Avro2pegasus.Events.Standardization.Company.CompanyIdAndScore[]; resolutionMatchesGroundTruth?: boolean; } // Generated from: com/linkedin/avro2pegasus/events/standardization/company/EvaluationPipelineInput.pdsc @@ -52272,8 +52302,8 @@ declare namespace Com { jobIngestionEmployerUrn?: string; standardizedOrganizationUrn?: string; serviceLatency: number; - failureReason?: JobToCompanyStdFailureReason; - candidateCompanies?: CandidateCompany[]; + failureReason?: Com.Linkedin.Avro2pegasus.Events.Standardization.Company.JobToCompanyStdFailureReason; + candidateCompanies?: Com.Linkedin.Avro2pegasus.Events.Standardization.Company.CandidateCompany[]; } // Generated from: com/linkedin/avro2pegasus/events/standardization/company/JobToCompanyFeature.pdsc @@ -52305,7 +52335,7 @@ declare namespace Com { export interface ItemStats { id?: number; itemId?: string; - counts: ActionCount[]; + counts: Com.Linkedin.Avro2pegasus.Events.Stats.ActionCount[]; } } namespace Stories { @@ -52357,8 +52387,8 @@ declare namespace Com { operation: string; memberUrns: string[]; actorUrn: string; - candidateHiringStateType?: CandidateHireStatusType; - sourcingChannelType?: SourcingChannelType; + candidateHiringStateType?: Com.Linkedin.Avro2pegasus.Events.Talent.CandidateHireStatusType; + sourcingChannelType?: Com.Linkedin.Avro2pegasus.Events.Talent.SourcingChannelType; hiringProjectUrn: string; hiringContextUrn: string; recruiterSearchHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Recruiter.RecruiterSearchHeader; @@ -52376,7 +52406,7 @@ declare namespace Com { export interface HiringPlatformOneInBoxConversationActionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; interviewerUrn: string; - direction: ConversationDirection; + direction: Com.Linkedin.Avro2pegasus.Events.Talent.ConversationDirection; candidateUrn: string; hiringContextUrn: string; } @@ -52386,7 +52416,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - operation: InterviewScheduleOptionType; + operation: Com.Linkedin.Avro2pegasus.Events.Talent.InterviewScheduleOptionType; interviewUrn: string; interviewType: Com.Linkedin.Avro2pegasus.Events.Common.Talent.TalentInterviewType; actorUrn: string; @@ -52759,7 +52789,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; hiringEntityUrn: string; - proposedRecommendations: ProposedQuestionRecommendation[]; + proposedRecommendations: Com.Linkedin.Avro2pegasus.Events.Talent.ProposedQuestionRecommendation[]; } // Generated from: com/linkedin/avro2pegasus/events/talent/TalentResumeDownloadEvent.pdsc @@ -52771,8 +52801,8 @@ declare namespace Com { jobPostingUrn: string; jobApplicationUrn: string; applicantMemberUrn?: string; - downloadProcess: ResumeDownloadProcess; - status: ResumeDownloadStatus; + downloadProcess: Com.Linkedin.Avro2pegasus.Events.Talent.ResumeDownloadProcess; + status: Com.Linkedin.Avro2pegasus.Events.Talent.ResumeDownloadStatus; } // Generated from: com/linkedin/avro2pegasus/events/talent/TalentSaveCandidateToProjectActionEvent.pdsc @@ -52913,7 +52943,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; enterpriseApplicationUserProfile: Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.EnterpriseApplicationUserProfile; insightTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.AutomatedInsightTrackingId; - actionOnInsight: AutomatedInsightActionType; + actionOnInsight: Com.Linkedin.Avro2pegasus.Events.Talentinsights.AutomatedInsightActionType; } // Generated from: com/linkedin/avro2pegasus/events/talentinsights/TalentInsightsAutomatedInsightEmailSelectEvent.pdsc @@ -52987,7 +53017,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; talentInsightsFacetSearchHeader: Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.FacetSearchHeader; - actionType: FacetSearchResultActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Talentinsights.FacetSearchResultActionType; searchResult?: Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.FacetSearchResult; searchResultPosition?: Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.FacetSearchResultPosition; } @@ -53033,7 +53063,7 @@ declare namespace Com { numPinotEntriesScannedInFilter?: number; numPinotEntriesScannedPostFilter?: number; isPartialResult?: boolean; - clientType?: ClientType; + clientType?: Com.Linkedin.Avro2pegasus.Events.Talentinsights.ClientType; } // Generated from: com/linkedin/avro2pegasus/events/talentinsights/TalentInsightsProfileLinkType.pdsc @@ -53043,7 +53073,7 @@ declare namespace Com { export interface TalentInsightsProfileNavigationEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - profileLinkType: TalentInsightsProfileLinkType; + profileLinkType: Com.Linkedin.Avro2pegasus.Events.Talentinsights.TalentInsightsProfileLinkType; memberUrn: string; moduleIdentifier: string; } @@ -53063,7 +53093,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; talentintelSearchHistoryUrn?: string; moduleIdentifiers: string[]; - exportFormat: ReportExportFormat; + exportFormat: Com.Linkedin.Avro2pegasus.Events.Talentinsights.ReportExportFormat; } // Generated from: com/linkedin/avro2pegasus/events/talentinsights/TalentInsightsReportRecommendationServingImpressionActionEvent.pdsc @@ -53073,7 +53103,7 @@ declare namespace Com { requestReportRecommendationId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; enterpriseApplicationUserProfile: Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.EnterpriseApplicationUserProfile; reportRecommendations: Com.Linkedin.Avro2pegasus.Events.Common.Talentinsights.ReportRecommendation[]; - servingImpressionAction: ServingImpressionAction; + servingImpressionAction: Com.Linkedin.Avro2pegasus.Events.Talentinsights.ServingImpressionAction; } // Generated from: com/linkedin/avro2pegasus/events/talentinsights/TalentInsightsReportSaveToFolderEvent.pdsc @@ -53101,7 +53131,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; talentintelSearchHistoryV2Urn?: string; reportUniqueKey?: string; - errorType?: SharedReportLinkShareErrorType; + errorType?: Com.Linkedin.Avro2pegasus.Events.Talentinsights.SharedReportLinkShareErrorType; } // Generated from: com/linkedin/avro2pegasus/events/talentinsights/TalentInsightsSharedReportLinkVisitEvent.pdsc @@ -53112,7 +53142,7 @@ declare namespace Com { viewerEnterpriseApplicationUrn: string; viewedTalentintelSearchHistoryV2Urn?: string; reportUniqueKey: string; - errorType?: SharedReportLinkVisitErrorType; + errorType?: Com.Linkedin.Avro2pegasus.Events.Talentinsights.SharedReportLinkVisitErrorType; } // Generated from: com/linkedin/avro2pegasus/events/talentinsights/TalentInsightsTablePaginateEvent.pdsc @@ -53178,7 +53208,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; flowTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - actionType: ConfirmationActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Thirdparty.ConfirmationActionType; } // Generated from: com/linkedin/avro2pegasus/events/thirdparty/MemberAuthorizationConfirmAccountViewEvent.pdsc @@ -53187,7 +53217,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; flowTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - confirmationType: ConfirmationType; + confirmationType: Com.Linkedin.Avro2pegasus.Events.Thirdparty.ConfirmationType; } // Generated from: com/linkedin/avro2pegasus/events/thirdparty/MemberAuthorizationExitEvent.pdsc @@ -53204,7 +53234,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; flowTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - error?: LoginError; + error?: Com.Linkedin.Avro2pegasus.Events.Thirdparty.LoginError; } // Generated from: com/linkedin/avro2pegasus/events/thirdparty/MemberAuthorizationLoginViewEvent.pdsc @@ -53213,7 +53243,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; flowTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - loginType: LoginType; + loginType: Com.Linkedin.Avro2pegasus.Events.Thirdparty.LoginType; } // Generated from: com/linkedin/avro2pegasus/events/thirdparty/MemberAuthorizationStageViewEvent.pdsc @@ -53249,7 +53279,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; flowTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - actionType: ActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Thirdparty.ActionType; } // Generated from: com/linkedin/avro2pegasus/events/thirdparty/MemberAuthorizationUserConsentViewEvent.pdsc @@ -53258,7 +53288,7 @@ declare namespace Com { requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; flowTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - consentType: ConsentType; + consentType: Com.Linkedin.Avro2pegasus.Events.Thirdparty.ConsentType; } // Generated from: com/linkedin/avro2pegasus/events/thirdparty/ThirdPartyAccessAuthorizationEvent.pdsc @@ -53269,13 +53299,13 @@ declare namespace Com { applicationUrn?: string; parentApplicationUrn?: string; memberUrn?: string; - authorizationType: AuthorizationType; - entryStage: ThirdPartyAuthorizationFlowStageType; + authorizationType: Com.Linkedin.Avro2pegasus.Events.Thirdparty.AuthorizationType; + entryStage: Com.Linkedin.Avro2pegasus.Events.Thirdparty.ThirdPartyAuthorizationFlowStageType; entrySubStage?: number; - exitStage: ThirdPartyAuthorizationFlowStageType; + exitStage: Com.Linkedin.Avro2pegasus.Events.Thirdparty.ThirdPartyAuthorizationFlowStageType; exitSubStage?: number; authorizationFlowExperience?: string; - throttlingAction: ThrottlingAction; + throttlingAction: Com.Linkedin.Avro2pegasus.Events.Thirdparty.ThrottlingAction; throttleResourceType?: string; errorCode?: string; errorMessage?: string; @@ -53342,9 +53372,9 @@ declare namespace Com { eventType: string; currentRunCount: number; maximumRetryCount: number; - executionStatus: ThirdPartyPushEventExecutionStatus; - retryReason?: ThirdPartyPushEventRetryReason; - abortReason?: ThirdPartyPushEventAbortReason; + executionStatus: Com.Linkedin.Avro2pegasus.Events.Thirdpartypushevents.ThirdPartyPushEventExecutionStatus; + retryReason?: Com.Linkedin.Avro2pegasus.Events.Thirdpartypushevents.ThirdPartyPushEventRetryReason; + abortReason?: Com.Linkedin.Avro2pegasus.Events.Thirdpartypushevents.ThirdPartyPushEventAbortReason; } // Generated from: com/linkedin/avro2pegasus/events/thirdpartypushevents/ThirdPartyPushEventRetryReason.pdsc @@ -53362,9 +53392,9 @@ declare namespace Com { eventType: string; currentRunCount: number; maximumRetryCount: number; - executionStatus: ThirdPartyPushExecutionStatus; - retryReason?: ThirdPartyPushRetryReason; - abortReason?: ThirdPartyPushAbortReason; + executionStatus: Com.Linkedin.Avro2pegasus.Events.Thirdpartypushevents.ThirdPartyPushExecutionStatus; + retryReason?: Com.Linkedin.Avro2pegasus.Events.Thirdpartypushevents.ThirdPartyPushRetryReason; + abortReason?: Com.Linkedin.Avro2pegasus.Events.Thirdpartypushevents.ThirdPartyPushAbortReason; activityContext?: string; eventReceivedTime?: number; } @@ -53379,8 +53409,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; developerApplicationUrn: string; webhookUrl: string; - validationStatus: ThirdPartyWebhookValidationStatus; - failureReason?: ThirdPartyWebhookValidationFailureReason; + validationStatus: Com.Linkedin.Avro2pegasus.Events.Thirdpartywebhooks.ThirdPartyWebhookValidationStatus; + failureReason?: Com.Linkedin.Avro2pegasus.Events.Thirdpartywebhooks.ThirdPartyWebhookValidationFailureReason; isBlocked: boolean; actorUrn?: string; } @@ -53403,9 +53433,9 @@ declare namespace Com { export interface RtfActivityEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - rtfMode: RtfMode; - rtfInterface: RtfInterface; - languageSource?: RtfLanguageSource; + rtfMode: Com.Linkedin.Avro2pegasus.Events.Tools.RtfMode; + rtfInterface: Com.Linkedin.Avro2pegasus.Events.Tools.RtfInterface; + languageSource?: Com.Linkedin.Avro2pegasus.Events.Tools.RtfLanguageSource; corpuserUrn?: string; suiteId: string; testId: string; @@ -53415,7 +53445,7 @@ declare namespace Com { isMemoryStoreEnabled: boolean; isClosestMatchEnabled: boolean; isClosestMatchUsed: boolean; - replayRecordingStoreUsed?: RecordingStore; + replayRecordingStoreUsed?: Com.Linkedin.Avro2pegasus.Events.Tools.RecordingStore; processingDuration: number; } // Generated from: com/linkedin/avro2pegasus/events/tools/RtfInterface.pdsc @@ -53457,7 +53487,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - clientEventStats: ClientEventStat[]; + clientEventStats: Com.Linkedin.Avro2pegasus.Events.Tracking.ClientEventStat[]; requestsFailedCount: number; requestsFailedWith400Count: number; requestsAttemptedCount: number; @@ -53498,8 +53528,8 @@ declare namespace Com { schemaFullName: string; schemaFingerprint: string; avroVersion: string; - step: SchemaLifecycleStep; - stepBody: SchemaLifecycleStepBody; + step: Com.Linkedin.Avro2pegasus.Events.Tracking.SchemaLifecycleStep; + stepBody: Com.Linkedin.Avro2pegasus.Events.Tracking.SchemaLifecycleStepBody; } // Generated from: com/linkedin/avro2pegasus/events/tracking/SchemaLifecycleStep.pdsc @@ -53529,7 +53559,7 @@ declare namespace Com { schemaName: string; topicName?: string; rawEventBody: string; - httpRequestHeaders: HttpHeader[]; + httpRequestHeaders: Com.Linkedin.Avro2pegasus.Events.Tracking.HttpHeader[]; error: string; statusCode: number; samplingFraction: number; @@ -53545,8 +53575,8 @@ declare namespace Com { corpUserUrn: string; multiProductUrn: string; componentName: string; - checkPoint: MetricLifeCycleProcessCheckPoint; - checkPointBody: MetricLifeCycleProcessCheckPointBody; + checkPoint: Com.Linkedin.Avro2pegasus.Events.Tracking.MetricLifeCycleProcessCheckPoint; + checkPointBody: Com.Linkedin.Avro2pegasus.Events.Tracking.MetricLifeCycleProcessCheckPointBody; } } namespace Traffic { @@ -53564,7 +53594,7 @@ declare namespace Com { export interface SessionResumptionCategoryEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - resumptionCategory: ResumptionCategory; + resumptionCategory: Com.Linkedin.Avro2pegasus.Events.Traffic.ResumptionCategory; } // Generated from: com/linkedin/avro2pegasus/events/traffic/StickyroutingNewBucketAssignmentEvent.pdsc @@ -53588,38 +53618,38 @@ declare namespace Com { export interface AbuseClusterEntityScoreEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - cluster: EntityCluster; - clusterWindowWithEndTime: AbuseClusterWindowWithEndTime; - scoringFlow: ScoringFlow; + cluster: Com.Linkedin.Avro2pegasus.Events.Ucv.EntityCluster; + clusterWindowWithEndTime: Com.Linkedin.Avro2pegasus.Events.Ucv.AbuseClusterWindowWithEndTime; + scoringFlow: Com.Linkedin.Avro2pegasus.Events.Ucv.ScoringFlow; scoredEntityUrn: string; featureMetadata: Com.Linkedin.Avro2pegasus.Events.Common.Proml.FeatureMetadata[]; entityFeatures: Com.Linkedin.Avro2pegasus.Events.Common.Proml.EntityFeatures[]; - modelResult?: ModelResult; - activatedLogic: ActivatedLogic; - accountActions: AccountActions; + modelResult?: Com.Linkedin.Avro2pegasus.Events.Ucv.ModelResult; + activatedLogic: Com.Linkedin.Avro2pegasus.Events.Ucv.ActivatedLogic; + accountActions: Com.Linkedin.Avro2pegasus.Events.Ucv.AccountActions; scorerStage: Com.Linkedin.Avro2pegasus.Events.ScorerStage; } // Generated from: com/linkedin/avro2pegasus/events/ucv/AbuseClusterScoreEvent.pdsc export interface AbuseClusterScoreEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - cluster: EntityCluster; - clusterWindowWithEndTime: AbuseClusterWindowWithEndTime; - scoringFlow: ScoringFlow; + cluster: Com.Linkedin.Avro2pegasus.Events.Ucv.EntityCluster; + clusterWindowWithEndTime: Com.Linkedin.Avro2pegasus.Events.Ucv.AbuseClusterWindowWithEndTime; + scoringFlow: Com.Linkedin.Avro2pegasus.Events.Ucv.ScoringFlow; clusterEntityUrns: string[]; restrictedEntityUrns: string[]; featureMetadata: Com.Linkedin.Avro2pegasus.Events.Common.Proml.FeatureMetadata[]; entityFeatures: Com.Linkedin.Avro2pegasus.Events.Common.Proml.EntityFeatures[]; - modelResult?: ModelResult; - activatedLogic: ActivatedLogic; - initialClusterLabel: ClusterLabel; - finalClusterLabel: ClusterLabel; + modelResult?: Com.Linkedin.Avro2pegasus.Events.Ucv.ModelResult; + activatedLogic: Com.Linkedin.Avro2pegasus.Events.Ucv.ActivatedLogic; + initialClusterLabel: Com.Linkedin.Avro2pegasus.Events.Ucv.ClusterLabel; + finalClusterLabel: Com.Linkedin.Avro2pegasus.Events.Ucv.ClusterLabel; scorerStage: Com.Linkedin.Avro2pegasus.Events.ScorerStage; } // Generated from: com/linkedin/avro2pegasus/events/ucv/AbuseClusterWindowWithEndTime.pdsc export interface AbuseClusterWindowWithEndTime { - clusterWindow: ClusterWindow; + clusterWindow: Com.Linkedin.Avro2pegasus.Events.Ucv.ClusterWindow; endTime: number; } // Generated from: com/linkedin/avro2pegasus/events/ucv/AccountActions.pdsc @@ -53631,7 +53661,7 @@ declare namespace Com { isReviewRequired: boolean; isLogoutFromCurrentSessionRequired: boolean; isInvitationWithoutEmailRestrictRequired?: boolean; - invitationWithoutEmailRestrictionLevel?: InvitationWithoutEmailRestrictionLevel; + invitationWithoutEmailRestrictionLevel?: Com.Linkedin.Avro2pegasus.Events.Ucv.InvitationWithoutEmailRestrictionLevel; isRehabRestrictRequired?: boolean; } // Generated from: com/linkedin/avro2pegasus/events/ucv/AccountType.pdsc @@ -53652,7 +53682,7 @@ declare namespace Com { scorerStage: Com.Linkedin.Avro2pegasus.Events.ScorerStage; advertiserReputation?: Com.Linkedin.Avro2pegasus.Security.Ucv.Reputation.AdvertiserReputation; classificationTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - sponsoredAccountType?: SponsoredAccountType; + sponsoredAccountType?: Com.Linkedin.Avro2pegasus.Events.Ucv.SponsoredAccountType; sponsoredAccountCreationTime?: number; sponsoredCreativeTitle?: string; sponsoredCreativeDescription?: string; @@ -53681,7 +53711,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ucv/BrowserIdReputation.pdsc export interface BrowserIdReputation { - label?: BrowserIdLabel; + label?: Com.Linkedin.Avro2pegasus.Events.Ucv.BrowserIdLabel; } // Generated from: com/linkedin/avro2pegasus/events/ucv/CacheLookupResult.pdsc @@ -53721,8 +53751,8 @@ declare namespace Com { classificationType: Com.Linkedin.Avro2pegasus.Events.Contentspam.SpamType; score: number; confidence: Com.Linkedin.Avro2pegasus.Events.Contentspam.SpamConfidence; - executionStatus?: ClassficationExecutionStatus; - classifierMetadata?: ClassifierMetadata; + executionStatus?: Com.Linkedin.Avro2pegasus.Events.Ucv.ClassficationExecutionStatus; + classifierMetadata?: Com.Linkedin.Avro2pegasus.Events.Ucv.ClassifierMetadata; } // Generated from: com/linkedin/avro2pegasus/events/ucv/ClassificationSystem.pdsc @@ -53737,7 +53767,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ucv/ClassifierMetadata.pdsc export interface ClassifierMetadata { - minorExplicitClassificationMetadataArray?: MinorExplicitClassificationMetadata[]; + minorExplicitClassificationMetadataArray?: Com.Linkedin.Avro2pegasus.Events.Ucv.MinorExplicitClassificationMetadata[]; } // Generated from: com/linkedin/avro2pegasus/events/ucv/ClusterLabel.pdsc @@ -53764,22 +53794,22 @@ declare namespace Com { export interface ContentClassificationResultEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - contentMetadata: ContentMetadata; + contentMetadata: Com.Linkedin.Avro2pegasus.Events.Ucv.ContentMetadata; classificationScorerType: Com.Linkedin.Avro2pegasus.Events.ContentClassificationScorerType; contentUrn?: string; - system: ClassificationSystem; + system: Com.Linkedin.Avro2pegasus.Events.Ucv.ClassificationSystem; actorUrn?: string; isSpam: boolean; - spamExplanations: ClassificationExplanation[]; + spamExplanations: Com.Linkedin.Avro2pegasus.Events.Ucv.ClassificationExplanation[]; isLowQuality: boolean; - contentRelevanceExplanations: ClassificationExplanation[]; + contentRelevanceExplanations: Com.Linkedin.Avro2pegasus.Events.Ucv.ClassificationExplanation[]; isReviewRequired: boolean; - priority?: ReviewPriority; + priority?: Com.Linkedin.Avro2pegasus.Events.Ucv.ReviewPriority; containsBadUrl: boolean; containsBadMedia: boolean; scorerStage: Com.Linkedin.Avro2pegasus.Events.ScorerStage; classificationTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - classificationFlow: ContentClassificationFlow; + classificationFlow: Com.Linkedin.Avro2pegasus.Events.Ucv.ContentClassificationFlow; containsUnsafeUrl: boolean; } // Generated from: com/linkedin/avro2pegasus/events/ucv/ContentMetadata.pdsc @@ -53823,16 +53853,16 @@ declare namespace Com { export interface DistributionModelComputationEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; scorerType: Com.Linkedin.Avro2pegasus.Events.ScorerType; - filteringFeatures: DistributionModelFeature[]; - primarySignal: DistributionModelFeature[]; + filteringFeatures: Com.Linkedin.Avro2pegasus.Events.Ucv.DistributionModelFeature[]; + primarySignal: Com.Linkedin.Avro2pegasus.Events.Ucv.DistributionModelFeature[]; lostCount: number; - distributionScores: DistributionModelScore[]; + distributionScores: Com.Linkedin.Avro2pegasus.Events.Ucv.DistributionModelScore[]; aggregationStartTime: number; } // Generated from: com/linkedin/avro2pegasus/events/ucv/DistributionModelFeature.pdsc export interface DistributionModelFeature { - name: DistributionModelFeatureName; + name: Com.Linkedin.Avro2pegasus.Events.Ucv.DistributionModelFeatureName; value?: string; } // Generated from: com/linkedin/avro2pegasus/events/ucv/DistributionModelFeatureName.pdsc @@ -53856,22 +53886,22 @@ declare namespace Com { export interface DistributionModelScore { version: string; score: number; - secondaryFeatureScores: SecondaryScore[]; + secondaryFeatureScores: Com.Linkedin.Avro2pegasus.Events.Ucv.SecondaryScore[]; } // Generated from: com/linkedin/avro2pegasus/events/ucv/DistributionModelScoreMetadata.pdsc export interface DistributionModelScoreMetadata { - primaryFeatureNames: DistributionModelFeatureName[]; + primaryFeatureNames: Com.Linkedin.Avro2pegasus.Events.Ucv.DistributionModelFeatureName[]; scoreAge: number; lostCount: number; - distributionScore: DistributionModelScore; + distributionScore: Com.Linkedin.Avro2pegasus.Events.Ucv.DistributionModelScore; } // Generated from: com/linkedin/avro2pegasus/events/ucv/DnsDomainEntry.pdsc export interface DnsDomainEntry { domainName?: string; - cacheResult: CacheLookupResult; - domainLookupResult?: DomainLookupResultType; + cacheResult: Com.Linkedin.Avro2pegasus.Events.Ucv.CacheLookupResult; + domainLookupResult?: Com.Linkedin.Avro2pegasus.Events.Ucv.DomainLookupResultType; } // Generated from: com/linkedin/avro2pegasus/events/ucv/DomainLookupResultType.pdsc @@ -53895,14 +53925,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ucv/EntityCluster.pdsc export interface EntityCluster { - clusterType: ClusterType; + clusterType: Com.Linkedin.Avro2pegasus.Events.Ucv.ClusterType; clusterValue: string; } // Generated from: com/linkedin/avro2pegasus/events/ucv/FileHashInfo.pdsc export interface FileHashInfo { hash: string; - hashAlgorithm: FileHashType; + hashAlgorithm: Com.Linkedin.Avro2pegasus.Events.Ucv.FileHashType; } // Generated from: com/linkedin/avro2pegasus/events/ucv/FileHashType.pdsc @@ -53921,21 +53951,21 @@ declare namespace Com { export interface GeoReputation { ipDerivedSubnet: string; - ipSubnetReputation?: IPSubnetReputation; + ipSubnetReputation?: Com.Linkedin.Avro2pegasus.Events.Ucv.IPSubnetReputation; organization?: string; - organizationReputation?: OrganizationReputation; + organizationReputation?: Com.Linkedin.Avro2pegasus.Events.Ucv.OrganizationReputation; asn?: number; - asnReputation?: ASNReputation; + asnReputation?: Com.Linkedin.Avro2pegasus.Events.Ucv.ASNReputation; countryCode?: string; - countryReputation?: CountryReputation; + countryReputation?: Com.Linkedin.Avro2pegasus.Events.Ucv.CountryReputation; ipDomainName?: string; isLinkedInIp: boolean; } // Generated from: com/linkedin/avro2pegasus/events/ucv/HandleInfo.pdsc export interface HandleInfo { - emailInfo?: EmailInfo; - phoneInfo?: PhoneInfo; + emailInfo?: Com.Linkedin.Avro2pegasus.Events.Ucv.EmailInfo; + phoneInfo?: Com.Linkedin.Avro2pegasus.Events.Ucv.PhoneInfo; handleUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/ucv/IdentityVerificationProfileData.pdsc @@ -53951,15 +53981,15 @@ declare namespace Com { export interface IdentityVerificationScoreEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - scoringHeader: ScoringHeader; - reputationData: ReputationData; - memberLoginHistory: MemberLoginHistory; + scoringHeader: Com.Linkedin.Avro2pegasus.Events.Ucv.ScoringHeader; + reputationData: Com.Linkedin.Avro2pegasus.Events.Ucv.ReputationData; + memberLoginHistory: Com.Linkedin.Avro2pegasus.Events.Ucv.MemberLoginHistory; scorerStage: Com.Linkedin.Avro2pegasus.Events.ScorerStage; - counters: Counter[]; - activatedLogic: ActivatedLogic; + counters: Com.Linkedin.Avro2pegasus.Events.Ucv.Counter[]; + activatedLogic: Com.Linkedin.Avro2pegasus.Events.Ucv.ActivatedLogic; jumioVerificationResult: Com.Linkedin.Avro2pegasus.Events.Checkpoint.JumioResponse; - profileData: IdentityVerificationProfileData; - identityVerificationScoringResult: IdentityVerificationScoringResult; + profileData: Com.Linkedin.Avro2pegasus.Events.Ucv.IdentityVerificationProfileData; + identityVerificationScoringResult: Com.Linkedin.Avro2pegasus.Events.Ucv.IdentityVerificationScoringResult; submissionId: string; isProfileNameMatch: boolean; isLoginHistoryCountryMatch: boolean; @@ -53984,11 +54014,11 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; scorerStage: Com.Linkedin.Avro2pegasus.Events.ScorerStage; - counterInfo: Counter[]; + counterInfo: Com.Linkedin.Avro2pegasus.Events.Ucv.Counter[]; recipients: string[]; - result: InvitationScoreResult; - activatedLogic: ActivatedLogic; - accountActions?: AccountActions; + result: Com.Linkedin.Avro2pegasus.Events.Ucv.InvitationScoreResult; + activatedLogic: Com.Linkedin.Avro2pegasus.Events.Ucv.ActivatedLogic; + accountActions?: Com.Linkedin.Avro2pegasus.Events.Ucv.AccountActions; sentInvitationCount?: number; acceptedInvitationCount?: number; rejectedInvitationCount?: number; @@ -53996,8 +54026,8 @@ declare namespace Com { blockedInvitationCount?: number; totalInvitationSpamReportCount?: number; activeInvitationSpamReportCount?: number; - reputationData?: ReputationData; - laserModelResults?: LaserModelResult[]; + reputationData?: Com.Linkedin.Avro2pegasus.Events.Ucv.ReputationData; + laserModelResults?: Com.Linkedin.Avro2pegasus.Events.Ucv.LaserModelResult[]; inviterActivityStatistics?: Com.Linkedin.Avro2pegasus.Events.Common.Ucv.ActivityStatistics; rehabRestrictionData?: Com.Linkedin.Avro2pegasus.Events.RehabRestrictionData; } @@ -54024,9 +54054,9 @@ declare namespace Com { jobPostingUrn: string; jobPosterUrn: string; siftScore?: number; - activatedLogic: ActivatedLogic; + activatedLogic: Com.Linkedin.Avro2pegasus.Events.Ucv.ActivatedLogic; isJobContactEmailDomainOwnedByCorp: boolean; - jobPosterReputationLabel: MemberReputationLabel; + jobPosterReputationLabel: Com.Linkedin.Avro2pegasus.Events.Ucv.MemberReputationLabel; } // Generated from: com/linkedin/avro2pegasus/events/ucv/LaserModelResult.pdsc @@ -54040,16 +54070,16 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ucv/LoginAttemptData.pdsc export interface LoginAttemptData { - inputData: LoginInputData; - passwordVerificationResult?: PasswordVerificationResult; + inputData: Com.Linkedin.Avro2pegasus.Events.Ucv.LoginInputData; + passwordVerificationResult?: Com.Linkedin.Avro2pegasus.Events.Ucv.PasswordVerificationResult; isLoginWithProfile: boolean; submissionId: string; - twoStepOptinStatus: TwoStepOptinStatus; + twoStepOptinStatus: Com.Linkedin.Avro2pegasus.Events.Ucv.TwoStepOptinStatus; } // Generated from: com/linkedin/avro2pegasus/events/ucv/LoginInputData.pdsc export interface LoginInputData { - handleInfo: HandleInfo; + handleInfo: Com.Linkedin.Avro2pegasus.Events.Ucv.HandleInfo; consumerKey?: string; } // Generated from: com/linkedin/avro2pegasus/events/ucv/LoginScoreEvent.pdsc @@ -54057,17 +54087,17 @@ declare namespace Com { export interface LoginScoreEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - scoringHeader: ScoringHeader; - challengeResult?: ChallengeResult; - accountActions: AccountActions; - reputationData: ReputationData; - memberLoginHistory: MemberLoginHistory; - attemptData: LoginAttemptData; - laserModelResults: LaserModelResult[]; - memberScoringAttributes: MemberScoringAttributes; + scoringHeader: Com.Linkedin.Avro2pegasus.Events.Ucv.ScoringHeader; + challengeResult?: Com.Linkedin.Avro2pegasus.Events.Ucv.ChallengeResult; + accountActions: Com.Linkedin.Avro2pegasus.Events.Ucv.AccountActions; + reputationData: Com.Linkedin.Avro2pegasus.Events.Ucv.ReputationData; + memberLoginHistory: Com.Linkedin.Avro2pegasus.Events.Ucv.MemberLoginHistory; + attemptData: Com.Linkedin.Avro2pegasus.Events.Ucv.LoginAttemptData; + laserModelResults: Com.Linkedin.Avro2pegasus.Events.Ucv.LaserModelResult[]; + memberScoringAttributes: Com.Linkedin.Avro2pegasus.Events.Ucv.MemberScoringAttributes; scorerStage: Com.Linkedin.Avro2pegasus.Events.ScorerStage; - counters: Counter[]; - activatedLogic: ActivatedLogic; + counters: Com.Linkedin.Avro2pegasus.Events.Ucv.Counter[]; + activatedLogic: Com.Linkedin.Avro2pegasus.Events.Ucv.ActivatedLogic; } // Generated from: com/linkedin/avro2pegasus/events/ucv/MediaScanErrorEvent.pdsc @@ -54076,7 +54106,7 @@ declare namespace Com { mediaUrn: string; isReclassificationRequest: boolean; contentSource: Com.Linkedin.Avro2pegasus.Events.ContentSource; - errorType: MediaScanErrorType; + errorType: Com.Linkedin.Avro2pegasus.Events.Ucv.MediaScanErrorType; ucfContextUrn?: string; } // Generated from: com/linkedin/avro2pegasus/events/ucv/MediaScanErrorType.pdsc @@ -54088,22 +54118,22 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; mediaId: string; fileHash: string; - scanResult: MediaScanResult; + scanResult: Com.Linkedin.Avro2pegasus.Events.Ucv.MediaScanResult; detectedEngineList: string[]; engineDefinitionHash: string; fileSize: number; firstScan: boolean; scanTime: number; score: number; - scanType: ScanType; + scanType: Com.Linkedin.Avro2pegasus.Events.Ucv.ScanType; photoDnaHash?: number; photoDnaMatchedHash?: number; photoDnaDistance?: number; photoDnaHashDatabase?: Com.Linkedin.Avro2pegasus.Events.Contentfilter.PhotoDnaHashDatabase; - photoDnaMatchedHashes?: PhotoDnaMatchedHash[]; + photoDnaMatchedHashes?: Com.Linkedin.Avro2pegasus.Events.Ucv.PhotoDnaMatchedHash[]; isReclassificationRequest: boolean; contentSource?: Com.Linkedin.Avro2pegasus.Events.ContentSource; - fileHashes?: FileHashInfo[]; + fileHashes?: Com.Linkedin.Avro2pegasus.Events.Ucv.FileHashInfo[]; ucfContextUrn?: string; detonationMetadata?: Com.Linkedin.Avro2pegasus.Events.Contentfilter.MSSonarDetonationMetadata; mimeType?: string; @@ -54114,7 +54144,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ucv/MemberAccountAttributes.pdsc export interface MemberAccountAttributes { - subscriptionAccountAttributes?: SubscriptionAccountAttributes[]; + subscriptionAccountAttributes?: Com.Linkedin.Avro2pegasus.Events.Ucv.SubscriptionAccountAttributes[]; isInfluencer?: boolean; } // Generated from: com/linkedin/avro2pegasus/events/ucv/MemberAccountManagementScoreEvent.pdsc @@ -54122,22 +54152,22 @@ declare namespace Com { export interface MemberAccountManagementScoreEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - scoringHeader: ScoringHeader; + scoringHeader: Com.Linkedin.Avro2pegasus.Events.Ucv.ScoringHeader; scorerStage: Com.Linkedin.Avro2pegasus.Events.ScorerStage; submissionId: string; - activatedLogic: ActivatedLogic; + activatedLogic: Com.Linkedin.Avro2pegasus.Events.Ucv.ActivatedLogic; accountLabel?: Com.Linkedin.Avro2pegasus.Events.AccountLabel; - scoringResult: ScoringResult; + scoringResult: Com.Linkedin.Avro2pegasus.Events.Ucv.ScoringResult; lastChallengeTypeValidated?: Com.Linkedin.Avro2pegasus.Events.Common.Ucv.ChallengeType; - counters: Counter[]; - reputationData: ReputationData; + counters: Com.Linkedin.Avro2pegasus.Events.Ucv.Counter[]; + reputationData: Com.Linkedin.Avro2pegasus.Events.Ucv.ReputationData; accountManagementScenario: Com.Linkedin.Avro2pegasus.Common.Events.Ucv.AccountManagementScenario; handleChangeData?: Com.Linkedin.Avro2pegasus.Common.Events.Ucv.HandleChangeData; } // Generated from: com/linkedin/avro2pegasus/events/ucv/MemberCluster.pdsc export interface MemberCluster { - clusterType: ClusterType; + clusterType: Com.Linkedin.Avro2pegasus.Events.Ucv.ClusterType; clusterValue: string; } // Generated from: com/linkedin/avro2pegasus/events/ucv/MemberLoginHistory.pdsc @@ -54160,7 +54190,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ucv/MemberScoringAttributes.pdsc export interface MemberScoringAttributes { - strictnessHint?: StrictnessHint; + strictnessHint?: Com.Linkedin.Avro2pegasus.Events.Ucv.StrictnessHint; presetChallenge?: Com.Linkedin.Avro2pegasus.Events.SecurityChallengeType; } // Generated from: com/linkedin/avro2pegasus/events/ucv/MergeConnectionsScoreEvent.pdsc @@ -54168,14 +54198,14 @@ declare namespace Com { export interface MergeConnectionsScoreEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - scoringHeader: ScoringHeader; + scoringHeader: Com.Linkedin.Avro2pegasus.Events.Ucv.ScoringHeader; sourceMemberUrn: string; scorerStage: Com.Linkedin.Avro2pegasus.Events.ScorerStage; - counters: Counter[]; - targetProfileData: IdentityVerificationProfileData; - sourceProfileData: IdentityVerificationProfileData; - activatedLogic: ActivatedLogic; - scoringResult: MergeConnectionsScoringResult; + counters: Com.Linkedin.Avro2pegasus.Events.Ucv.Counter[]; + targetProfileData: Com.Linkedin.Avro2pegasus.Events.Ucv.IdentityVerificationProfileData; + sourceProfileData: Com.Linkedin.Avro2pegasus.Events.Ucv.IdentityVerificationProfileData; + activatedLogic: Com.Linkedin.Avro2pegasus.Events.Ucv.ActivatedLogic; + scoringResult: Com.Linkedin.Avro2pegasus.Events.Ucv.MergeConnectionsScoringResult; submissionId: string; isNameMatch: boolean; isCountryMatch: boolean; @@ -54191,7 +54221,7 @@ declare namespace Com { export interface MinorExplicitClassificationMetadata { mediaUrn: string; - matchType: MinorExplicitMatchType; + matchType: Com.Linkedin.Avro2pegasus.Events.Ucv.MinorExplicitMatchType; } // Generated from: com/linkedin/avro2pegasus/events/ucv/MinorExplicitMatchType.pdsc @@ -54200,7 +54230,7 @@ declare namespace Com { export interface ModelResult { name: string; - modelType: ModelType; + modelType: Com.Linkedin.Avro2pegasus.Events.Ucv.ModelType; majorVersion: string; minorVersion?: number; score?: number; @@ -54224,20 +54254,20 @@ declare namespace Com { export interface PasswordResetScoreEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - scoringHeader: ScoringHeader; + scoringHeader: Com.Linkedin.Avro2pegasus.Events.Ucv.ScoringHeader; submissionId: string; - handle: HandleInfo; - reputationData?: ReputationData; - memberAccountAttributes?: MemberAccountAttributes; - memberLoginHistory?: MemberLoginHistory; + handle: Com.Linkedin.Avro2pegasus.Events.Ucv.HandleInfo; + reputationData?: Com.Linkedin.Avro2pegasus.Events.Ucv.ReputationData; + memberAccountAttributes?: Com.Linkedin.Avro2pegasus.Events.Ucv.MemberAccountAttributes; + memberLoginHistory?: Com.Linkedin.Avro2pegasus.Events.Ucv.MemberLoginHistory; lastChallengeTypeValidated?: Com.Linkedin.Avro2pegasus.Events.Common.Ucv.ChallengeType; scorerStage: Com.Linkedin.Avro2pegasus.Events.ScorerStage; - scoringResult: ScoringResult; - modelResults: ModelResult[]; - activatedLogic: ActivatedLogic; - accountActions: AccountActions; + scoringResult: Com.Linkedin.Avro2pegasus.Events.Ucv.ScoringResult; + modelResults: Com.Linkedin.Avro2pegasus.Events.Ucv.ModelResult[]; + activatedLogic: Com.Linkedin.Avro2pegasus.Events.Ucv.ActivatedLogic; + accountActions: Com.Linkedin.Avro2pegasus.Events.Ucv.AccountActions; accountLabel?: Com.Linkedin.Avro2pegasus.Events.AccountLabel; - counters: Counter[]; + counters: Com.Linkedin.Avro2pegasus.Events.Ucv.Counter[]; activityStatistics?: Com.Linkedin.Avro2pegasus.Events.Common.Ucv.ActivityStatistics; } // Generated from: com/linkedin/avro2pegasus/events/ucv/PasswordVerificationResult.pdsc @@ -54284,9 +54314,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ucv/RegistrationAttemptData.pdsc export interface RegistrationAttemptData { - inputData: RegistrationInputData; - validationFailureReasons: RegistrationValidationFailureReason[]; - registrationType: RegistrationType; + inputData: Com.Linkedin.Avro2pegasus.Events.Ucv.RegistrationInputData; + validationFailureReasons: Com.Linkedin.Avro2pegasus.Events.Ucv.RegistrationValidationFailureReason[]; + registrationType: Com.Linkedin.Avro2pegasus.Events.Ucv.RegistrationType; submissionId: string; } // Generated from: com/linkedin/avro2pegasus/events/ucv/RegistrationInputData.pdsc @@ -54294,23 +54324,23 @@ declare namespace Com { export interface RegistrationInputData { firstName: string; lastName: string; - handleInfo: HandleInfo; - thirdPartyProfileProvider?: ThirdPartyProfileProvider; + handleInfo: Com.Linkedin.Avro2pegasus.Events.Ucv.HandleInfo; + thirdPartyProfileProvider?: Com.Linkedin.Avro2pegasus.Events.Ucv.ThirdPartyProfileProvider; } // Generated from: com/linkedin/avro2pegasus/events/ucv/RegistrationScoreEvent.pdsc export interface RegistrationScoreEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - scoringHeader: ScoringHeader; - challengeResult?: ChallengeResult; - accountActions: AccountActions; - reputationData: ReputationData; - attemptData: RegistrationAttemptData; - laserModelResults: LaserModelResult[]; + scoringHeader: Com.Linkedin.Avro2pegasus.Events.Ucv.ScoringHeader; + challengeResult?: Com.Linkedin.Avro2pegasus.Events.Ucv.ChallengeResult; + accountActions: Com.Linkedin.Avro2pegasus.Events.Ucv.AccountActions; + reputationData: Com.Linkedin.Avro2pegasus.Events.Ucv.ReputationData; + attemptData: Com.Linkedin.Avro2pegasus.Events.Ucv.RegistrationAttemptData; + laserModelResults: Com.Linkedin.Avro2pegasus.Events.Ucv.LaserModelResult[]; scorerStage: Com.Linkedin.Avro2pegasus.Events.ScorerStage; - counterInfo: Counter[]; - activatedLogic: ActivatedLogic; + counterInfo: Com.Linkedin.Avro2pegasus.Events.Ucv.Counter[]; + activatedLogic: Com.Linkedin.Avro2pegasus.Events.Ucv.ActivatedLogic; } // Generated from: com/linkedin/avro2pegasus/events/ucv/RegistrationType.pdsc @@ -54330,13 +54360,13 @@ declare namespace Com { ugcContent?: { [id: string]: string }; contentSource: string; contentCreationTime: number; - reportSpamResult?: ReportSpamResultType; + reportSpamResult?: Com.Linkedin.Avro2pegasus.Events.Ucv.ReportSpamResultType; isSpam: boolean; needsReview: boolean; scorerStage?: Com.Linkedin.Avro2pegasus.Events.ScorerStage; sequenceId: number; - currentModelRiskDecisionResult?: SpamDecisionResult; - proposedModelRiskDecisionResult?: SpamDecisionResult; + currentModelRiskDecisionResult?: Com.Linkedin.Avro2pegasus.Events.Ucv.SpamDecisionResult; + proposedModelRiskDecisionResult?: Com.Linkedin.Avro2pegasus.Events.Ucv.SpamDecisionResult; metaData?: { [id: string]: string }; contentSpamClassificationResult?: Com.Linkedin.Avro2pegasus.Events.Contentfilter.ContentSpamClassificationResult; activatedRules?: string[]; @@ -54352,22 +54382,22 @@ declare namespace Com { contentUrn?: string; contentSource: Com.Linkedin.Avro2pegasus.Events.ContentSource; contentCreationTime: number; - reportSpamResult?: ReportSpamResultType; + reportSpamResult?: Com.Linkedin.Avro2pegasus.Events.Ucv.ReportSpamResultType; isSpam: boolean; isReviewNeeded: boolean; scorerStage?: Com.Linkedin.Avro2pegasus.Events.ScorerStage; sequenceId: number; - currentModelRiskDecisionResult?: SpamDecisionResult; - proposedModelRiskDecisionResult?: SpamDecisionResult; + currentModelRiskDecisionResult?: Com.Linkedin.Avro2pegasus.Events.Ucv.SpamDecisionResult; + proposedModelRiskDecisionResult?: Com.Linkedin.Avro2pegasus.Events.Ucv.SpamDecisionResult; threadUrn?: string; threadAuthorUrn?: string; - reporterType?: ReporterType; + reporterType?: Com.Linkedin.Avro2pegasus.Events.Ucv.ReporterType; contentSpamClassificationResult?: Com.Linkedin.Avro2pegasus.Events.Contentfilter.ContentSpamClassificationResult; activatedRules?: string[]; scoredContentId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; counterInfo?: { [id: string]: number }; authorActivityStatistics?: Com.Linkedin.Avro2pegasus.Events.Common.Ucv.ActivityStatistics; - userFlaggingReason?: UserFlaggingReason; + userFlaggingReason?: Com.Linkedin.Avro2pegasus.Events.Ucv.UserFlaggingReason; reportSpamModelScore?: number; reportSpamModelVersion?: string; } @@ -54385,11 +54415,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ucv/ReputationData.pdsc export interface ReputationData { - geoReputation?: GeoReputation; - browserIdReputation?: BrowserIdReputation; - emailDomainReputation?: EmailDomainReputation; - memberReputationLabel?: MemberReputationLabel; - requestCookieNameCombinationReputation?: RequestCookieNameCombinationReputation; + geoReputation?: Com.Linkedin.Avro2pegasus.Events.Ucv.GeoReputation; + browserIdReputation?: Com.Linkedin.Avro2pegasus.Events.Ucv.BrowserIdReputation; + emailDomainReputation?: Com.Linkedin.Avro2pegasus.Events.Ucv.EmailDomainReputation; + memberReputationLabel?: Com.Linkedin.Avro2pegasus.Events.Ucv.MemberReputationLabel; + requestCookieNameCombinationReputation?: Com.Linkedin.Avro2pegasus.Events.Ucv.RequestCookieNameCombinationReputation; emailAddressReputation?: Com.Linkedin.Avro2pegasus.Events.Common.Ucv.EmailAddressReputation; countryMismatchReputation?: Com.Linkedin.Avro2pegasus.Common.Events.Ucv.CountryMismatchReputation; } @@ -54421,9 +54451,9 @@ declare namespace Com { export interface ScoreAddressBookContactEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - scoringResult: ScoringActionResult; + scoringResult: Com.Linkedin.Avro2pegasus.Events.Ucv.ScoringActionResult; submissionID: string; - contact: ScoreAddressBookContact; + contact: Com.Linkedin.Avro2pegasus.Events.Ucv.ScoreAddressBookContact; } // Generated from: com/linkedin/avro2pegasus/events/ucv/ScoreDecision.pdsc @@ -54451,7 +54481,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ucv/ScoringResult.pdsc export interface ScoringResult { - scoreDecision: ScoreDecision; + scoreDecision: Com.Linkedin.Avro2pegasus.Events.Ucv.ScoreDecision; challengeType: Com.Linkedin.Avro2pegasus.Events.Common.Ucv.ChallengeType; scoreDecisionReasons: Com.Linkedin.Avro2pegasus.Common.Events.Ucv.ScoreDecisionReason[]; inControlGroup: boolean; @@ -54461,26 +54491,26 @@ declare namespace Com { export interface ScrapingScoreEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - scoringHeader: ScoringHeader; + scoringHeader: Com.Linkedin.Avro2pegasus.Events.Ucv.ScoringHeader; scorerStage: Com.Linkedin.Avro2pegasus.Events.ScorerStage; - scoringResult: ScrapingScoringResult; - scoringMode: ScoringMode; - activatedLogic: ActivatedLogic; - whitelistType?: UsageControlWhitelistType; - userAgentBotType?: UserAgentBotType; - counters: Counter[]; - reputationData: ReputationData; - laserModelResults: LaserModelResult[]; + scoringResult: Com.Linkedin.Avro2pegasus.Events.Ucv.ScrapingScoringResult; + scoringMode: Com.Linkedin.Avro2pegasus.Events.Ucv.ScoringMode; + activatedLogic: Com.Linkedin.Avro2pegasus.Events.Ucv.ActivatedLogic; + whitelistType?: Com.Linkedin.Avro2pegasus.Events.Ucv.UsageControlWhitelistType; + userAgentBotType?: Com.Linkedin.Avro2pegasus.Events.Ucv.UserAgentBotType; + counters: Com.Linkedin.Avro2pegasus.Events.Ucv.Counter[]; + reputationData: Com.Linkedin.Avro2pegasus.Events.Ucv.ReputationData; + laserModelResults: Com.Linkedin.Avro2pegasus.Events.Ucv.LaserModelResult[]; isEligibleForModels?: boolean; isIpSoftBlockCreated?: boolean; - vendorBotDetectionData?: VendorBotDetectionData; + vendorBotDetectionData?: Com.Linkedin.Avro2pegasus.Events.Ucv.VendorBotDetectionData; falsePositivesControllerData?: Com.Linkedin.Avro2pegasus.Common.Ucv.FalsePositivesControllerData; initialPageRequestTreeId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; isInitialPageRequestTreeIdValid?: boolean; requestFCookie?: string; responseFCookie?: string; - distributionModelScores?: DistributionModelScoreMetadata[]; - dnsDomainEntry?: DnsDomainEntry; + distributionModelScores?: Com.Linkedin.Avro2pegasus.Events.Ucv.DistributionModelScoreMetadata[]; + dnsDomainEntry?: Com.Linkedin.Avro2pegasus.Events.Ucv.DnsDomainEntry; serviceCallTreeId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; scoringDuration?: number; challengeType?: Com.Linkedin.Avro2pegasus.Events.Common.Ucv.ChallengeType; @@ -54496,7 +54526,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ucv/SecondaryScore.pdsc export interface SecondaryScore { - secondaryFeatureName: DistributionModelFeatureName; + secondaryFeatureName: Com.Linkedin.Avro2pegasus.Events.Ucv.DistributionModelFeatureName; secondaryScore: number; } // Generated from: com/linkedin/avro2pegasus/events/ucv/SentinelPartialPageServedEvent.pdsc @@ -54555,7 +54585,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ucv/SubscriptionAccountAttributes.pdsc export interface SubscriptionAccountAttributes { - accountType: AccountType; + accountType: Com.Linkedin.Avro2pegasus.Events.Ucv.AccountType; isTrialUser?: boolean; } // Generated from: com/linkedin/avro2pegasus/events/ucv/ThirdPartyProfileProvider.pdsc @@ -54566,17 +54596,17 @@ declare namespace Com { export interface ThirdPartyScrapingScoreEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - scoringHeader: ScoringHeader; + scoringHeader: Com.Linkedin.Avro2pegasus.Events.Ucv.ScoringHeader; thirdPartyEntityIdentifier: Com.Linkedin.Avro2pegasus.Events.Common.Ucv.ThirdPartyEntityIdentifier; scorerStage: Com.Linkedin.Avro2pegasus.Events.ScorerStage; - scoringResult: ScoringResult; - modelResults: ModelResult[]; - activatedLogic: ActivatedLogic; - accountActions: AccountActions; - counters: Counter[]; + scoringResult: Com.Linkedin.Avro2pegasus.Events.Ucv.ScoringResult; + modelResults: Com.Linkedin.Avro2pegasus.Events.Ucv.ModelResult[]; + activatedLogic: Com.Linkedin.Avro2pegasus.Events.Ucv.ActivatedLogic; + accountActions: Com.Linkedin.Avro2pegasus.Events.Ucv.AccountActions; + counters: Com.Linkedin.Avro2pegasus.Events.Ucv.Counter[]; originApplicationUrn: string; requestedEntities: string[]; - queryTriggeringType: QueryTriggeringType; + queryTriggeringType: Com.Linkedin.Avro2pegasus.Events.Ucv.QueryTriggeringType; rawIpAddress?: Com.Linkedin.Avro2pegasus.Events.IPAddress; hashedIpAddress?: string; projections?: string; @@ -54586,8 +54616,8 @@ declare namespace Com { responseEntityUrns?: string[]; accountLabel?: Com.Linkedin.Avro2pegasus.Events.AccountLabel; activityStatistics?: Com.Linkedin.Avro2pegasus.Events.Common.Ucv.ActivityStatistics; - reputationData?: ReputationData; - memberAccountAttributes?: MemberAccountAttributes; + reputationData?: Com.Linkedin.Avro2pegasus.Events.Ucv.ReputationData; + memberAccountAttributes?: Com.Linkedin.Avro2pegasus.Events.Ucv.MemberAccountAttributes; } // Generated from: com/linkedin/avro2pegasus/events/ucv/TwoStepOptinStatus.pdsc @@ -54604,12 +54634,12 @@ declare namespace Com { recipientEmails?: string[]; ugcContent?: { [id: string]: string }; requestAction: string; - ugcSubmitResult?: UgcSubmitResultType; - currentModelRiskDecisionResult?: SpamDecisionResult; - proposedModelRiskDecisionResult?: SpamDecisionResult; + ugcSubmitResult?: Com.Linkedin.Avro2pegasus.Events.Ucv.UgcSubmitResultType; + currentModelRiskDecisionResult?: Com.Linkedin.Avro2pegasus.Events.Ucv.SpamDecisionResult; + proposedModelRiskDecisionResult?: Com.Linkedin.Avro2pegasus.Events.Ucv.SpamDecisionResult; scorerStage?: Com.Linkedin.Avro2pegasus.Events.ScorerStage; sequenceId: number; - csRepRiskDecisionResult?: CsRepSpamDecisionResult; + csRepRiskDecisionResult?: Com.Linkedin.Avro2pegasus.Events.Ucv.CsRepSpamDecisionResult; metaData?: { [id: string]: string }; contentSpamClassificationResult?: Com.Linkedin.Avro2pegasus.Events.Contentfilter.ContentSpamClassificationResult; activatedRules?: string[]; @@ -54625,12 +54655,12 @@ declare namespace Com { recipientMemberIDs?: number[]; recipientEmails?: string[]; requestAction: string; - ugcSubmitResult?: UgcSubmitResultType; - currentModelRiskDecisionResult?: SpamDecisionResult; - proposedModelRiskDecisionResult?: SpamDecisionResult; + ugcSubmitResult?: Com.Linkedin.Avro2pegasus.Events.Ucv.UgcSubmitResultType; + currentModelRiskDecisionResult?: Com.Linkedin.Avro2pegasus.Events.Ucv.SpamDecisionResult; + proposedModelRiskDecisionResult?: Com.Linkedin.Avro2pegasus.Events.Ucv.SpamDecisionResult; sequenceId: number; scorerStage?: Com.Linkedin.Avro2pegasus.Events.ScorerStage; - csRepRiskDecisionResult?: CsRepSpamDecisionResult; + csRepRiskDecisionResult?: Com.Linkedin.Avro2pegasus.Events.Ucv.CsRepSpamDecisionResult; metaData?: { [id: string]: string }; contentSpamClassificationResult?: Com.Linkedin.Avro2pegasus.Events.Contentfilter.ContentSpamClassificationResult; activatedRules?: string[]; @@ -54703,7 +54733,7 @@ declare namespace Com { uri?: string; foundUri?: string; resultDangerous: boolean; - resultType?: ValidateUriResponseType; + resultType?: Com.Linkedin.Avro2pegasus.Events.Ucv.ValidateUriResponseType; isRedirectURL?: boolean; uriValidationResultListForRedirects: Com.Linkedin.Avro2pegasus.Events.Common.Ucv.UriValidationResult[]; } @@ -54741,7 +54771,7 @@ declare namespace Com { export interface VendorBotDetectionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - vendorBotDetectionData?: VendorBotDetectionData; + vendorBotDetectionData?: Com.Linkedin.Avro2pegasus.Events.Ucv.VendorBotDetectionData; initialPageRequestTreeId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; isInitialPageRequestTreeIdValid?: boolean; requestFCookie?: string; @@ -54787,7 +54817,7 @@ declare namespace Com { export interface AttributedText { text: string; inferredLocale?: string; - attributes: Attribute[]; + attributes: Com.Linkedin.Avro2pegasus.Events.Ugc.Attribute[]; } // Generated from: com/linkedin/avro2pegasus/events/ugc/AuthorContentInContainerDeleteRequestEvent.pdsc @@ -54809,13 +54839,13 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ugc/Distribution.pdsc export interface Distribution { - externalDistributionChannels: ExternalDistributionChannel[]; - feedDistribution: FeedDistribution; + externalDistributionChannels: Com.Linkedin.Avro2pegasus.Events.Ugc.ExternalDistributionChannel[]; + feedDistribution: Com.Linkedin.Avro2pegasus.Events.Ugc.FeedDistribution; } // Generated from: com/linkedin/avro2pegasus/events/ugc/ExternalDistributionChannel.pdsc export interface ExternalDistributionChannel { - externalDistributionChannelType: ExternalDistributionChannelType; + externalDistributionChannelType: Com.Linkedin.Avro2pegasus.Events.Ugc.ExternalDistributionChannelType; } // Generated from: com/linkedin/avro2pegasus/events/ugc/ExternalDistributionChannelType.pdsc @@ -54891,10 +54921,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ugc/OverlayMetadata.pdsc export interface OverlayMetadata { - tapTargets: TapTarget[]; + tapTargets: Com.Linkedin.Avro2pegasus.Events.Ugc.TapTarget[]; overlayTexts: string[]; stickers: string[]; - taggedEntities: TaggedEntity[]; + taggedEntities: Com.Linkedin.Avro2pegasus.Events.Ugc.TaggedEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/ugc/PercentageOffsetPoint.pdsc @@ -54905,10 +54935,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ugc/PercentageOffsetRectangle.pdsc export interface PercentageOffsetRectangle { - firstCorner: PercentageOffsetPoint; - secondCorner: PercentageOffsetPoint; - thirdCorner: PercentageOffsetPoint; - fourthCorner: PercentageOffsetPoint; + firstCorner: Com.Linkedin.Avro2pegasus.Events.Ugc.PercentageOffsetPoint; + secondCorner: Com.Linkedin.Avro2pegasus.Events.Ugc.PercentageOffsetPoint; + thirdCorner: Com.Linkedin.Avro2pegasus.Events.Ugc.PercentageOffsetPoint; + fourthCorner: Com.Linkedin.Avro2pegasus.Events.Ugc.PercentageOffsetPoint; } // Generated from: com/linkedin/avro2pegasus/events/ugc/PostContent.pdsc @@ -54930,7 +54960,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ugc/PublishFailedStateInfo.pdsc export interface PublishFailedStateInfo { - publishRequestStep: PublishRequestStep; + publishRequestStep: Com.Linkedin.Avro2pegasus.Events.Ugc.PublishRequestStep; } // Generated from: com/linkedin/avro2pegasus/events/ugc/PublishRequestedStateInfo.pdsc @@ -54961,29 +54991,29 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ugc/ShareContent.pdsc export interface ShareContent { - shareCommentary: AttributedText; - media: ShareMedia[]; - shareMediaCategory: ShareMediaCategory; - shareFeatures?: ShareFeatures; + shareCommentary: Com.Linkedin.Avro2pegasus.Events.Ugc.AttributedText; + media: Com.Linkedin.Avro2pegasus.Events.Ugc.ShareMedia[]; + shareMediaCategory: Com.Linkedin.Avro2pegasus.Events.Ugc.ShareMediaCategory; + shareFeatures?: Com.Linkedin.Avro2pegasus.Events.Ugc.ShareFeatures; primaryLandingPageUrl?: string; } // Generated from: com/linkedin/avro2pegasus/events/ugc/ShareFeatures.pdsc export interface ShareFeatures { hashtags?: string[]; - intent?: IntentType; + intent?: Com.Linkedin.Avro2pegasus.Events.Ugc.IntentType; } // Generated from: com/linkedin/avro2pegasus/events/ugc/ShareMedia.pdsc export interface ShareMedia { - title?: AttributedText; - description?: AttributedText; + title?: Com.Linkedin.Avro2pegasus.Events.Ugc.AttributedText; + description?: Com.Linkedin.Avro2pegasus.Events.Ugc.AttributedText; mediaUrn: string; - status: ShareMediaStatus; + status: Com.Linkedin.Avro2pegasus.Events.Ugc.ShareMediaStatus; originalUrl?: string; - landingPage?: LandingPage; - overlayMetadata?: OverlayMetadata; - nativeMediaSource?: NativeMediaSource; + landingPage?: Com.Linkedin.Avro2pegasus.Events.Ugc.LandingPage; + overlayMetadata?: Com.Linkedin.Avro2pegasus.Events.Ugc.OverlayMetadata; + nativeMediaSource?: Com.Linkedin.Avro2pegasus.Events.Ugc.NativeMediaSource; } // Generated from: com/linkedin/avro2pegasus/events/ugc/ShareMediaCategory.pdsc @@ -55013,8 +55043,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ugc/SpecificContent.pdsc export interface SpecificContent { - specificContentType: SpecificContentType; - shareContent?: ShareContent; + specificContentType: Com.Linkedin.Avro2pegasus.Events.Ugc.SpecificContentType; + shareContent?: Com.Linkedin.Avro2pegasus.Events.Ugc.ShareContent; } // Generated from: com/linkedin/avro2pegasus/events/ugc/SpecificContentType.pdsc @@ -55025,8 +55055,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ugc/TaggedEntity.pdsc export interface TaggedEntity { - type: TaggedEntityType; - position?: PercentageOffsetRectangle; + type: Com.Linkedin.Avro2pegasus.Events.Ugc.TaggedEntityType; + position?: Com.Linkedin.Avro2pegasus.Events.Ugc.PercentageOffsetRectangle; taggedEntityUrn: string; } // Generated from: com/linkedin/avro2pegasus/events/ugc/TaggedEntityType.pdsc @@ -55035,13 +55065,13 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ugc/TapTarget.pdsc export interface TapTarget { - area: PercentageOffsetRectangle; - attribute: TapTargetAttribute; + area: Com.Linkedin.Avro2pegasus.Events.Ugc.PercentageOffsetRectangle; + attribute: Com.Linkedin.Avro2pegasus.Events.Ugc.TapTargetAttribute; } // Generated from: com/linkedin/avro2pegasus/events/ugc/TapTargetAttribute.pdsc export interface TapTargetAttribute { - attributeType: TapTargetAttributeType; + attributeType: Com.Linkedin.Avro2pegasus.Events.Ugc.TapTargetAttributeType; memberUrn?: string; hashTag?: string; } @@ -55061,7 +55091,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ugc/TargetAudience.pdsc export interface TargetAudience { - targetedEntities: Target[]; + targetedEntities: Com.Linkedin.Avro2pegasus.Events.Ugc.Target[]; } // Generated from: com/linkedin/avro2pegasus/events/ugc/UgcPostV2Event.pdsc @@ -55069,17 +55099,17 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; postUrn: string; authorUrn: string; - postContent: PostContent; + postContent: Com.Linkedin.Avro2pegasus.Events.Ugc.PostContent; containerEntityUrn?: string; - visibility: MemberNetworkVisibility; + visibility: Com.Linkedin.Avro2pegasus.Events.Ugc.MemberNetworkVisibility; distribution: Com.Linkedin.Avro2pegasus.Events.Common.Ugc.DistributionV2; - lifecycleState: LifecycleState; - publishRequestedStateInfo?: PublishRequestedStateInfo; - publishSucceededStateInfo?: PublishSucceededStateInfo; - publishFailedStateInfo?: PublishFailedStateInfo; + lifecycleState: Com.Linkedin.Avro2pegasus.Events.Ugc.LifecycleState; + publishRequestedStateInfo?: Com.Linkedin.Avro2pegasus.Events.Ugc.PublishRequestedStateInfo; + publishSucceededStateInfo?: Com.Linkedin.Avro2pegasus.Events.Ugc.PublishSucceededStateInfo; + publishFailedStateInfo?: Com.Linkedin.Avro2pegasus.Events.Ugc.PublishFailedStateInfo; published?: Com.Linkedin.Avro2pegasus.Events.Common.AuditStamp; - reshareContext?: ReshareContext; - origin: Origin; + reshareContext?: Com.Linkedin.Avro2pegasus.Events.Ugc.ReshareContext; + origin: Com.Linkedin.Avro2pegasus.Events.Ugc.Origin; developerApplicationUrn?: string; contentCertificationRecord?: string; versionTag: Com.Linkedin.Avro2pegasus.Events.Common.VersionTag; @@ -55096,24 +55126,24 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; idUrn: string; authorUrn: string; - visibility: Visibility; - targetAudience?: TargetAudience; + visibility: Com.Linkedin.Avro2pegasus.Events.Ugc.Visibility; + targetAudience?: Com.Linkedin.Avro2pegasus.Events.Ugc.TargetAudience; contentCertificationRecord?: string; permalinkSuffix?: string; firstPublishedTime?: number; - lifecycleState: UserGeneratedContentLifecycleState; - specificContent: SpecificContent; + lifecycleState: Com.Linkedin.Avro2pegasus.Events.Ugc.UserGeneratedContentLifecycleState; + specificContent: Com.Linkedin.Avro2pegasus.Events.Ugc.SpecificContent; versionTag?: string; - responseContext?: ResponseContext; - skillsSubmittedinPost: SkillSubmittedInPost[]; + responseContext?: Com.Linkedin.Avro2pegasus.Events.Ugc.ResponseContext; + skillsSubmittedinPost: Com.Linkedin.Avro2pegasus.Events.Ugc.SkillSubmittedInPost[]; containerEntityUrn?: string; origin?: Com.Linkedin.Avro2pegasus.Ugc.Origin; clientApplication?: string; - processingStateInfo?: ProcessingStateInfo; - processingFailedStateInfo?: ProcessingFailedStateInfo; + processingStateInfo?: Com.Linkedin.Avro2pegasus.Events.Ugc.ProcessingStateInfo; + processingFailedStateInfo?: Com.Linkedin.Avro2pegasus.Events.Ugc.ProcessingFailedStateInfo; isOnlyUTMQueryParameterUpdated?: boolean; firstPublishedActor?: string; - distribution?: Distribution; + distribution?: Com.Linkedin.Avro2pegasus.Events.Ugc.Distribution; } // Generated from: com/linkedin/avro2pegasus/events/ugc/UserGeneratedContentLifecycleState.pdsc @@ -55136,10 +55166,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/events/ugc/Visibility.pdsc export interface Visibility { - visibilityType: VisibilityType; - memberNetworkVisibility?: MemberNetworkVisibility; - sponsoredContentVisibility?: SponsoredContentVisibility; - groupContentVisibility?: GroupContentVisibility; + visibilityType: Com.Linkedin.Avro2pegasus.Events.Ugc.VisibilityType; + memberNetworkVisibility?: Com.Linkedin.Avro2pegasus.Events.Ugc.MemberNetworkVisibility; + sponsoredContentVisibility?: Com.Linkedin.Avro2pegasus.Events.Ugc.SponsoredContentVisibility; + groupContentVisibility?: Com.Linkedin.Avro2pegasus.Events.Ugc.GroupContentVisibility; } // Generated from: com/linkedin/avro2pegasus/events/ugc/VisibilityType.pdsc @@ -55170,7 +55200,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; account: string; requestedAt: number; - allocationResult: LiveEventAllocationResult; + allocationResult: Com.Linkedin.Avro2pegasus.Events.Vector.LiveEventAllocationResult; autoCaptionLanguage?: Com.Linkedin.Avro2pegasus.Events.Locale; } // Generated from: com/linkedin/avro2pegasus/events/vector/VectorLiveCreateEvent.pdsc @@ -55195,7 +55225,7 @@ declare namespace Com { liveEventUrn: string; account: string; assetUrn?: string; - operationType: LiveEventOperationType; + operationType: Com.Linkedin.Avro2pegasus.Events.Vector.LiveEventOperationType; operationTime?: number; } // Generated from: com/linkedin/avro2pegasus/events/vector/VectorLiveRecycleEvent.pdsc @@ -55239,7 +55269,7 @@ declare namespace Com { blobIndicator: string; foreignKey?: string; assetUrn: string; - completeStatus: CompleteStatus; + completeStatus: Com.Linkedin.Avro2pegasus.Events.Vector.CompleteStatus; diagnosis?: string; } // Generated from: com/linkedin/avro2pegasus/events/vector/VectorOperationEvent.pdsc @@ -55248,7 +55278,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; assetUrn: string; tenantUrn: string; - operationType: OperationType; + operationType: Com.Linkedin.Avro2pegasus.Events.Vector.OperationType; serviceName: string; transientAsset?: boolean; } @@ -55315,7 +55345,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; frontendDecoEndpointUrn: string; applicationInstanceUrn: string; - dataPoints: RecipeDataPoint[]; + dataPoints: Com.Linkedin.Avro2pegasus.Events.Voyager.RecipeDataPoint[]; } // Generated from: com/linkedin/avro2pegasus/events/voyager/CodeQualityMetricsEvent.pdsc @@ -55324,7 +55354,7 @@ declare namespace Com { multiProductUrn: string; commit: string; buildId: string; - metricsData: MetricsEvent[]; + metricsData: Com.Linkedin.Avro2pegasus.Events.Voyager.MetricsEvent[]; } // Generated from: com/linkedin/avro2pegasus/events/voyager/FlagshipLeverSaazMigrationProgressEvent.pdsc @@ -55388,7 +55418,7 @@ declare namespace Com { export interface RecipeDataPoint { recipeName: string; recipeVersion: number; - rootEndpointDataPoints: RootEndpointDataPoint[]; + rootEndpointDataPoints: Com.Linkedin.Avro2pegasus.Events.Voyager.RootEndpointDataPoint[]; } // Generated from: com/linkedin/avro2pegasus/events/voyager/ReviewButlerRBLifeCycleEvent.pdsc @@ -55580,7 +55610,7 @@ declare namespace Com { responseCode: number; serviceWorkerVersion: string; embeddedLixFlags?: { [id: string]: boolean }; - scriptType: ServiceWorkerScriptType; + scriptType: Com.Linkedin.Avro2pegasus.Events.Webframeworks.ServiceWorkerScriptType; clearSiteDataDirectives?: Com.Linkedin.Avro2pegasus.Events.Common.ClearSiteDataDirectiveType[]; scriptTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; lastSeenVersion?: string; @@ -55622,7 +55652,7 @@ declare namespace Com { operation: string; userId: string; queue: string; - containerDetails: ContainerMetaData; + containerDetails: Com.Linkedin.Avro2pegasus.Events.Yarn.ContainerMetaData; } // Generated from: com/linkedin/avro2pegasus/events/yarn/ContainerMetaData.pdsc @@ -55648,7 +55678,7 @@ declare namespace Com { export interface ExcludedJobCandidateRecommendation { excludedCandidateUrn: string; - excludedReason: JobExcludedReasonType; + excludedReason: Com.Linkedin.Avro2pegasus.Events.Zephyr.JobExcludedReasonType; } // Generated from: com/linkedin/avro2pegasus/events/zephyr/JobExcludedReasonType.pdsc @@ -55658,7 +55688,7 @@ declare namespace Com { export interface SMSCampaignRequestEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; recipientUrn: string; - smsCampaignType: SMSCampaignRequestType; + smsCampaignType: Com.Linkedin.Avro2pegasus.Events.Zephyr.SMSCampaignRequestType; actorUrns: string[]; messageCount?: number; } @@ -55687,7 +55717,7 @@ declare namespace Com { trackingId: string; objectUrn: string; controlUrn: string; - actionType: ZephyrContentActionType; + actionType: Com.Linkedin.Avro2pegasus.Events.Zephyr.ZephyrContentActionType; gridPosition: Com.Linkedin.Avro2pegasus.Events.Common.GridPosition; } // Generated from: com/linkedin/avro2pegasus/events/zephyr/ZephyrContentActionType.pdsc @@ -55756,7 +55786,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; mobileHeader?: Com.Linkedin.Avro2pegasus.Events.MobileHeader; - entities: CourseEntity[]; + entities: Com.Linkedin.Avro2pegasus.Events.Zephyr.CourseEntity[]; } // Generated from: com/linkedin/avro2pegasus/events/zephyr/ZephyrCourseServedEvent.pdsc @@ -55780,7 +55810,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; jobPostingUrn: string; recommendedCandidateUrns: string[]; - excludedRecommendations: ExcludedJobCandidateRecommendation[]; + excludedRecommendations: Com.Linkedin.Avro2pegasus.Events.Zephyr.ExcludedJobCandidateRecommendation[]; isFromCache: boolean; totalCount: number; } @@ -55858,7 +55888,7 @@ declare namespace Com { showPictureSetting: string; showFullLastName: boolean; createdTime: number; - location: Location; + location: Com.Linkedin.Avro2pegasus.Firehose.Location; currentIndustries: number[]; currentTitles: number[]; currentCompanies: number[]; @@ -55872,7 +55902,7 @@ declare namespace Com { schools: number[]; fieldsOfStudy: number[]; degreeIds: number[]; - skillsAndScores: SkillAndScore[]; + skillsAndScores: Com.Linkedin.Avro2pegasus.Firehose.SkillAndScore[]; anetMembership: number[]; connectionCount: number; fortune1000: number[]; @@ -55896,7 +55926,7 @@ declare namespace Com { entityId: Com.Linkedin.Avro2pegasus.Events.EntityID; hasBadWords: boolean; topics: Com.Linkedin.Avro2pegasus.Events.RelevanceTopic[]; - junkClassification: JunkClassification; + junkClassification: Com.Linkedin.Avro2pegasus.Firehose.JunkClassification; articleClusterId: number; isJunk: Com.Linkedin.Avro2pegasus.Events.ScoredBoolean; } @@ -55908,7 +55938,7 @@ declare namespace Com { timestamp: number; from: number; to: number; - operation: GraphOperationType; + operation: Com.Linkedin.Avro2pegasus.Graph.GraphOperationType; type: string; attributes: { [id: string]: number }; } @@ -55917,7 +55947,7 @@ declare namespace Com { export interface GraphEdgeKey { from: number; to: number; - operation: GraphOperationType; + operation: Com.Linkedin.Avro2pegasus.Graph.GraphOperationType; type: string; } // Generated from: com/linkedin/avro2pegasus/graph/GraphNode.pdsc @@ -56003,7 +56033,7 @@ declare namespace Com { customerJobCode?: string; criteriaUsed?: string; customField?: string; - status: PostedJobStatusEnum; + status: Com.Linkedin.Avro2pegasus.Jobwrapping.Events.PostedJobStatusEnum; } // Generated from: com/linkedin/avro2pegasus/jobwrapping/events/PostedJobStatusEnum.pdsc @@ -56018,7 +56048,7 @@ declare namespace Com { export interface LearningEnterpriseEmailStatusMessage { messageId: Com.Linkedin.Avro2pegasus.Events.Messages.MessageId; - statusType: EmailResultType; + statusType: Com.Linkedin.Avro2pegasus.Learning.EmailResultType; statusCode?: string; statusDescription?: string; } @@ -56045,7 +56075,7 @@ declare namespace Com { targetType: number; returnStatus: number; lastModifiedTimestamp: number; - hits: EntityMatchSinkHitEvent[]; + hits: Com.Linkedin.Avro2pegasus.Liar.App.Sink.EntityMatchSinkHitEvent[]; } // Generated from: com/linkedin/avro2pegasus/liar/app/sink/EntityMatchSinkHitEvent.pdsc @@ -56077,14 +56107,16 @@ declare namespace Com { type: string; deleted: boolean; active: boolean; - fields: { [id: string]: FieldMap }; + fields: { + [id: string]: Com.Linkedin.Avro2pegasus.Liar.Life.FieldMap; + }; } // Generated from: com/linkedin/avro2pegasus/liar/life/MemberCompanies.pdsc export interface MemberCompanies { memberId: number; timestamp: number; - companies: Company[]; + companies: Com.Linkedin.Avro2pegasus.Liar.Life.Company[]; } } namespace News { @@ -56096,13 +56128,13 @@ declare namespace Com { breedAppropriate: boolean; source: string; memberIds: number[]; - trendingResults: NewsTrendingResult[]; + trendingResults: Com.Linkedin.Avro2pegasus.Liar.News.NewsTrendingResult[]; } // Generated from: com/linkedin/avro2pegasus/liar/news/NewsResultGroup.pdsc export interface NewsResultGroup { score: number; - resultArticles: NewsResultArticle[]; + resultArticles: Com.Linkedin.Avro2pegasus.Liar.News.NewsResultArticle[]; } // Generated from: com/linkedin/avro2pegasus/liar/news/NewsTopic.pdsc @@ -56117,14 +56149,14 @@ declare namespace Com { export interface NewsTopicUpdate { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - topic: NewsTopic; + topic: Com.Linkedin.Avro2pegasus.Liar.News.NewsTopic; model: number; - resultGroups: NewsResultGroup[]; + resultGroups: Com.Linkedin.Avro2pegasus.Liar.News.NewsResultGroup[]; } // Generated from: com/linkedin/avro2pegasus/liar/news/NewsTrendingResult.pdsc export interface NewsTrendingResult { - topic: NewsTopic; + topic: Com.Linkedin.Avro2pegasus.Liar.News.NewsTopic; id: number; timestamp: number; rankOfArticleInResultGroup: number; @@ -56181,7 +56213,7 @@ declare namespace Com { export interface ProviderResponseStoreMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - provider: ProviderType; + provider: Com.Linkedin.Avro2pegasus.Message.ProviderType; requestKey: string; response: string; } @@ -56196,7 +56228,7 @@ declare namespace Com { opportunityUrn: string; orderUrn: string; customerUrn: string; - orderState: orderStateEnum; + orderState: Com.Linkedin.Avro2pegasus.Message.Commerce.orderStateEnum; } // Generated from: com/linkedin/avro2pegasus/message/commerce/CommerceSalesProposalNotificationMessage.pdsc @@ -56205,7 +56237,7 @@ declare namespace Com { crmOpportunityUrn: string; salesProposalUrn: string; customerUrn: string; - salesProposalChangeType: SalesProposalChangeType; + salesProposalChangeType: Com.Linkedin.Avro2pegasus.Message.Commerce.SalesProposalChangeType; } // Generated from: com/linkedin/avro2pegasus/message/commerce/ContractUnpaidBalanceChangeMessage.pdsc @@ -56281,7 +56313,7 @@ declare namespace Com { export interface CapSeatSharingMessage { memberId: number; - enforcement: CapSeatSharingEnforcement; + enforcement: Com.Linkedin.Avro2pegasus.Messages.CapSeatSharingEnforcement; confidence: number; detectionTime?: number; } @@ -56317,7 +56349,7 @@ declare namespace Com { export interface CareersPreferencesJobAlertsCreateMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; memberUrn: string; - jobAlertFrequency: CareersPreferencesJobAlertFrequency; + jobAlertFrequency: Com.Linkedin.Avro2pegasus.Messages.CareersPreferencesJobAlertFrequency; } // Generated from: com/linkedin/avro2pegasus/messages/CompanyJobsEmailMessage.pdsc @@ -56344,7 +56376,7 @@ declare namespace Com { memberSchools?: number[]; memberGender: Com.Linkedin.Avro2pegasus.Events.MemberGender; timeInSeconds: number; - memberCompanySizes?: CompanySize[]; + memberCompanySizes?: Com.Linkedin.Avro2pegasus.Messages.CompanySize[]; hashedMemberUrn?: string; countryCode?: string; regionId?: number; @@ -56390,7 +56422,7 @@ declare namespace Com { export interface ContentUpdatedMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; contentUrn: string; - contentState?: ContentState; + contentState?: Com.Linkedin.Avro2pegasus.Messages.ContentState; } // Generated from: com/linkedin/avro2pegasus/messages/CouchbaseAction.pdsc @@ -56398,8 +56430,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/CouchbaseXdcrHeader.pdsc export interface CouchbaseXdcrHeader { - originFabric: Fabric; - action: CouchbaseAction; + originFabric: Com.Linkedin.Avro2pegasus.Messages.Fabric; + action: Com.Linkedin.Avro2pegasus.Messages.CouchbaseAction; } // Generated from: com/linkedin/avro2pegasus/messages/DimensionValue.pdsc @@ -56428,7 +56460,7 @@ declare namespace Com { export interface EdgeScores { sourceId: number; - edges: edge[]; + edges: Com.Linkedin.Avro2pegasus.Messages.edge[]; } // Generated from: com/linkedin/avro2pegasus/messages/edgeType.pdsc @@ -56498,7 +56530,7 @@ declare namespace Com { export interface GenericEdgeScores { sourceUrn: string; - type: edgeType; + type: Com.Linkedin.Avro2pegasus.Messages.edgeType; edges?: Com.Linkedin.Avro2pegasus.Events.ScoredEntity[]; } // Generated from: com/linkedin/avro2pegasus/messages/Guid.pdsc @@ -56510,17 +56542,17 @@ declare namespace Com { memberId: number; updateType: string; time: number; - guid: Guid; + guid: Com.Linkedin.Avro2pegasus.Messages.Guid; trackingCode?: string; - parameters: NusParam[]; - targetRule?: TargetRule; + parameters: Com.Linkedin.Avro2pegasus.Messages.NusParam[]; + targetRule?: Com.Linkedin.Avro2pegasus.Messages.TargetRule; } // Generated from: com/linkedin/avro2pegasus/messages/HireRuleDataChangeTrigger.pdsc export interface HireRuleDataChangeTrigger { databaseName: string; tableName: string; - opcode?: Opcode; + opcode?: Com.Linkedin.Avro2pegasus.Messages.Opcode; previousPayloadRecord?: number; currentPayloadRecord?: number; } @@ -56552,8 +56584,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; invitationId?: number; inviterId?: number; - invitationType?: InvitationType; - reconnectRelationship?: ReconnectRelationshipType; + invitationType?: Com.Linkedin.Avro2pegasus.Messages.InvitationType; + reconnectRelationship?: Com.Linkedin.Avro2pegasus.Messages.ReconnectRelationshipType; recipientMemberId?: number; recipientEmailAddress?: string; } @@ -56605,7 +56637,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberId: number; mediaId: string; - action: MediaAttachmentAction; + action: Com.Linkedin.Avro2pegasus.Messages.MediaAttachmentAction; source: string; data?: { [id: string]: string }; } @@ -56661,7 +56693,7 @@ declare namespace Com { weeksSinceEpochSaturday?: number; processedTimeInEpoch?: number; notabilityScore?: number; - notableViewerTypes?: NotableViewerType[]; + notableViewerTypes?: Com.Linkedin.Avro2pegasus.Messages.NotableViewerType[]; notableJob?: number; notableCompany?: number; vieweeOccupation?: number; @@ -56709,7 +56741,7 @@ declare namespace Com { export interface NewsMentionMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; entityUrn?: string; - news?: NewsMessage; + news?: Com.Linkedin.Avro2pegasus.Messages.NewsMessage; controlModelPrediction?: Com.Linkedin.Avro2pegasus.Events.Mitn.ModelPrediction; experimentalModelPredictions?: Com.Linkedin.Avro2pegasus.Events.Mitn.ModelPrediction[]; } @@ -56764,8 +56796,8 @@ declare namespace Com { export interface NusParam { key: string; value: string; - type: NusParamType; - tag?: NusTagType; + type: Com.Linkedin.Avro2pegasus.Messages.NusParamType; + tag?: Com.Linkedin.Avro2pegasus.Messages.NusTagType; } // Generated from: com/linkedin/avro2pegasus/messages/NusParamType.pdsc @@ -56794,7 +56826,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/PremiumHomeDashboardUpdateMessage.pdsc export interface PremiumHomeDashboardUpdateMessage { - eventType: EventType; + eventType: Com.Linkedin.Avro2pegasus.Messages.EventType; id: number; time: number; memberId: number; @@ -56853,8 +56885,8 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; viewerUrn: string; vieweeUrn: string; - networkDistance: DistanceEnum; - premiumType: PremiumTypeEnum; + networkDistance: Com.Linkedin.Avro2pegasus.Messages.DistanceEnum; + premiumType: Com.Linkedin.Avro2pegasus.Messages.PremiumTypeEnum; } // Generated from: com/linkedin/avro2pegasus/messages/ReconnectRelationshipType.pdsc @@ -56873,8 +56905,10 @@ declare namespace Com { export interface RuleTriggerRequestMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - executionContext?: ExecutionContext; - triggerSourceInfo?: HireRuleDataChangeTrigger | HireRuleKafkaTrigger; + executionContext?: Com.Linkedin.Avro2pegasus.Messages.ExecutionContext; + triggerSourceInfo?: + | Com.Linkedin.Avro2pegasus.Messages.HireRuleDataChangeTrigger + | Com.Linkedin.Avro2pegasus.Messages.HireRuleKafkaTrigger; triggerConditionType?: string; } // Generated from: com/linkedin/avro2pegasus/messages/SavedJobExpiryMessage.pdsc @@ -56893,7 +56927,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; application: string; eventTime: number; - dimensions: DimensionValue[]; + dimensions: Com.Linkedin.Avro2pegasus.Messages.DimensionValue[]; itemId: string; counts: { [id: string]: number }; } @@ -56906,7 +56940,7 @@ declare namespace Com { companyId: number; part: number; totalParts: number; - companyOverlapCounts: idCountPair[]; + companyOverlapCounts: Com.Linkedin.Avro2pegasus.Messages.idCountPair[]; } // Generated from: com/linkedin/avro2pegasus/messages/WvatjCapJobEventMessage.pdsc @@ -56962,7 +56996,7 @@ declare namespace Com { memberUrn: string; email?: string; emailConfirmedTime?: number; - version: ABookMessageVersion; + version: Com.Linkedin.Avro2pegasus.Messages.Abook.ABookMessageVersion; connectionUrns?: string[]; } // Generated from: com/linkedin/avro2pegasus/messages/abook/ABookContactFromInvitation.pdsc @@ -56978,7 +57012,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberUrn: string; deleteTime?: number; - version: ABookMessageVersion; + version: Com.Linkedin.Avro2pegasus.Messages.Abook.ABookMessageVersion; sourceIds?: string[]; } // Generated from: com/linkedin/avro2pegasus/messages/abook/ABookContactsFromInvitationEvent.pdsc @@ -56987,8 +57021,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; inviterUrn: string; invitationTime?: number; - version: ABookMessageVersion; - invitees?: ABookContactFromInvitation[]; + version: Com.Linkedin.Avro2pegasus.Messages.Abook.ABookMessageVersion; + invitees?: Com.Linkedin.Avro2pegasus.Messages.Abook.ABookContactFromInvitation[]; } // Generated from: com/linkedin/avro2pegasus/messages/abook/ABookContactsUploadEvent.pdsc @@ -57002,22 +57036,22 @@ declare namespace Com { country?: string; contactImportTime?: number; ticketId?: string; - version: ABookMessageVersion; + version: Com.Linkedin.Avro2pegasus.Messages.Abook.ABookMessageVersion; abookImportTransactionId?: string; memberSessionUrn?: string; } // Generated from: com/linkedin/avro2pegasus/messages/abook/ABookMessageVersion.pdsc export interface ABookMessageVersion { - versionNumber?: versionNumberEnum; + versionNumber?: Com.Linkedin.Avro2pegasus.Messages.Abook.versionNumberEnum; } // Generated from: com/linkedin/avro2pegasus/messages/abook/ABookSearchConnectionChangeEvent.pdsc export interface ABookSearchConnectionChangeEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberUrn: string; - changeType: changeTypeEnum; - version: ABookMessageVersion; + changeType: Com.Linkedin.Avro2pegasus.Messages.Abook.changeTypeEnum; + version: Com.Linkedin.Avro2pegasus.Messages.Abook.ABookMessageVersion; connectionUrns?: string[]; } // Generated from: com/linkedin/avro2pegasus/messages/abook/ABookSearchContext.pdsc @@ -57033,21 +57067,21 @@ declare namespace Com { export interface ABookSearchInvalidateIndexEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberUrn: string; - version: ABookMessageVersion; + version: Com.Linkedin.Avro2pegasus.Messages.Abook.ABookMessageVersion; } // Generated from: com/linkedin/avro2pegasus/messages/abook/ABookSearchMarkDirtyEvent.pdsc export interface ABookSearchMarkDirtyEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberUrn: string; - version: ABookMessageVersion; + version: Com.Linkedin.Avro2pegasus.Messages.Abook.ABookMessageVersion; } // Generated from: com/linkedin/avro2pegasus/messages/abook/ABookSearchRebuildIndexEvent.pdsc export interface ABookSearchRebuildIndexEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberUrn: string; - version: ABookMessageVersion; + version: Com.Linkedin.Avro2pegasus.Messages.Abook.ABookMessageVersion; userLocale?: Com.Linkedin.Avro2pegasus.Events.Locale; } // Generated from: com/linkedin/avro2pegasus/messages/abook/ABookSearchTagChangeEvent.pdsc @@ -57055,8 +57089,8 @@ declare namespace Com { export interface ABookSearchTagChangeEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberUrn: string; - version: ABookMessageVersion; - abookSearchContext?: ABookSearchContext; + version: Com.Linkedin.Avro2pegasus.Messages.Abook.ABookMessageVersion; + abookSearchContext?: Com.Linkedin.Avro2pegasus.Messages.Abook.ABookSearchContext; tags?: { [id: string]: null | number[] }; } // Generated from: com/linkedin/avro2pegasus/messages/abook/ABookSyncMemberMappingsEvent.pdsc @@ -57065,25 +57099,25 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberUrn: string; taskId?: string; - version: ABookMessageVersion; + version: Com.Linkedin.Avro2pegasus.Messages.Abook.ABookMessageVersion; } // Generated from: com/linkedin/avro2pegasus/messages/abook/ABookTag.pdsc export interface ABookTag { tagId: number; tagName?: string; - tagType: tagTypeEnum; + tagType: Com.Linkedin.Avro2pegasus.Messages.Abook.tagTypeEnum; } // Generated from: com/linkedin/avro2pegasus/messages/abook/ABookTagAddTagsToSubjectsEvent.pdsc export interface ABookTagAddTagsToSubjectsEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberUrn: string; - version: ABookMessageVersion; - abookSearchContext?: ABookSearchContext; + version: Com.Linkedin.Avro2pegasus.Messages.Abook.ABookMessageVersion; + abookSearchContext?: Com.Linkedin.Avro2pegasus.Messages.Abook.ABookSearchContext; isCreateNewTags: boolean; - tags?: ABookTag[]; - subjects?: ABookTagSubject[]; + tags?: Com.Linkedin.Avro2pegasus.Messages.Abook.ABookTag[]; + subjects?: Com.Linkedin.Avro2pegasus.Messages.Abook.ABookTagSubject[]; } // Generated from: com/linkedin/avro2pegasus/messages/abook/ABookTagBreakConnectionEvent.pdsc @@ -57091,20 +57125,20 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberUrn1: string; memberUrn2: string; - version: ABookMessageVersion; + version: Com.Linkedin.Avro2pegasus.Messages.Abook.ABookMessageVersion; } // Generated from: com/linkedin/avro2pegasus/messages/abook/ABookTagCloseAccountEvent.pdsc export interface ABookTagCloseAccountEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberUrn: string; - version: ABookMessageVersion; + version: Com.Linkedin.Avro2pegasus.Messages.Abook.ABookMessageVersion; } // Generated from: com/linkedin/avro2pegasus/messages/abook/ABookTagSubject.pdsc export interface ABookTagSubject { subjectId: number; - subjectType: subjectTypeEnum; + subjectType: Com.Linkedin.Avro2pegasus.Messages.Abook.subjectTypeEnum; } // Generated from: com/linkedin/avro2pegasus/messages/abook/changeTypeEnum.pdsc @@ -57129,7 +57163,7 @@ declare namespace Com { export interface AccessGrantPermission { permissionUrn: string; - type: AccessGrantPermissionType; + type: Com.Linkedin.Avro2pegasus.Messages.Accessgrantproof.AccessGrantPermissionType; name: string; } // Generated from: com/linkedin/avro2pegasus/messages/accessgrantproof/AccessGrantPermissionType.pdsc @@ -57147,10 +57181,10 @@ declare namespace Com { identityUrns: string[]; developerApplicationUrn: string; tokenId: number; - status: AccessTokenProofStatus; + status: Com.Linkedin.Avro2pegasus.Messages.Accessgrantproof.AccessTokenProofStatus; secret: string; scopeId: number; - permissions: AccessGrantPermission[]; + permissions: Com.Linkedin.Avro2pegasus.Messages.Accessgrantproof.AccessGrantPermission[]; expirationTime: number; creationTime: number; } @@ -57162,8 +57196,8 @@ declare namespace Com { export interface ApplicationAccessGrantProofContent { developerApplicationUrn: string; parentDeveloperApplicationUrn?: string; - status: AccessGrantProofStatus; - permissions: AccessGrantPermission[]; + status: Com.Linkedin.Avro2pegasus.Messages.Accessgrantproof.AccessGrantProofStatus; + permissions: Com.Linkedin.Avro2pegasus.Messages.Accessgrantproof.AccessGrantPermission[]; creationTime: number; } // Generated from: com/linkedin/avro2pegasus/messages/accessgrantproof/ThirdPartyAccessGrantProofMessage.pdsc @@ -57211,7 +57245,7 @@ declare namespace Com { export interface AdCampaignAudienceCountHoldUpdateMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; campaignUrn: string; - campaignHoldStatusOperation: CampaignHoldStatusOperationType; + campaignHoldStatusOperation: Com.Linkedin.Avro2pegasus.Messages.Ads.CampaignHoldStatusOperationType; } // Generated from: com/linkedin/avro2pegasus/messages/ads/AdCampaignDeliveredMessage.pdsc @@ -57259,8 +57293,8 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; creativeUrns: string[]; accountUrn: string; - servingStatusesToAdd: CreativeServingStatus[]; - servingStatusesToRemove: CreativeServingStatus[]; + servingStatusesToAdd: Com.Linkedin.Avro2pegasus.Messages.Ads.CreativeServingStatus[]; + servingStatusesToRemove: Com.Linkedin.Avro2pegasus.Messages.Ads.CreativeServingStatus[]; } // Generated from: com/linkedin/avro2pegasus/messages/ads/AdCreativeStatsMessage.pdsc @@ -57302,7 +57336,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; trackingId: string; entityType: Com.Linkedin.Avro2pegasus.Messages.Common.Ads.AdEntityType; - metadata: AdEntityChangeMetadata; + metadata: Com.Linkedin.Avro2pegasus.Messages.Ads.AdEntityChangeMetadata; sponsoredAccountUrn?: string; sponsoredCampaignGroupUrn?: string; sponsoredCampaignUrn?: string; @@ -57345,7 +57379,7 @@ declare namespace Com { createdAt: number; lastModified: number; trackingInfo: string; - itemScoreTuples: itemScoreTuple[]; + itemScoreTuples: Com.Linkedin.Avro2pegasus.Messages.Ads.itemScoreTuple[]; } // Generated from: com/linkedin/avro2pegasus/messages/ads/AdRealTimeBiddingPublisherUpdateEvent.pdsc @@ -57354,17 +57388,17 @@ declare namespace Com { adsPublisherIdentifier: string; adsPublisherInventoryType: Com.Linkedin.Avro2pegasus.Messages.Common.Ads.AdsPublisherInventoryType; adsPublisherIabCategories?: string[]; - reviewPriority?: ReviewPriority; + reviewPriority?: Com.Linkedin.Avro2pegasus.Messages.Ads.ReviewPriority; adFormat?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdFormat; adExchangeId?: Com.Linkedin.Avro2pegasus.Events.Common.Ads.AdExchangeId; - thirdPartyDataProvider?: ThirdPartyDataProvider; - requestedInformation?: PublisherInformationType[]; + thirdPartyDataProvider?: Com.Linkedin.Avro2pegasus.Messages.Ads.ThirdPartyDataProvider; + requestedInformation?: Com.Linkedin.Avro2pegasus.Messages.Ads.PublisherInformationType[]; } // Generated from: com/linkedin/avro2pegasus/messages/ads/AdRealTimeBiddingServingQualityMessage.pdsc export interface AdRealTimeBiddingServingQualityMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - reportedFraudulentEntity: ReportedFraudulentEntity; + reportedFraudulentEntity: Com.Linkedin.Avro2pegasus.Messages.Ads.ReportedFraudulentEntity; } // Generated from: com/linkedin/avro2pegasus/messages/ads/AdSegmentStatisticsUpdateMessage.pdsc @@ -57392,8 +57426,8 @@ declare namespace Com { export interface AdsModelCoefficientMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - coefficientKey: CoefficientKey; - coefficientValues: CoefficientValues; + coefficientKey: Com.Linkedin.Avro2pegasus.Messages.Ads.CoefficientKey; + coefficientValues: Com.Linkedin.Avro2pegasus.Messages.Ads.CoefficientValues; } // Generated from: com/linkedin/avro2pegasus/messages/ads/AdTargetingCacheUpdateNotificationEvent.pdsc @@ -57407,15 +57441,15 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; gaapAuthenticationHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.AuthenticationHeader; - taskInput: ScrapeAdvertiserLandingPageRequest; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Ads.ScrapeAdvertiserLandingPageRequest; } // Generated from: com/linkedin/avro2pegasus/messages/ads/AdvertiserLandingPageGaapTaskResponse.pdsc export interface AdvertiserLandingPageGaapTaskResponse { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.OutputHeader; - taskResult?: ScrapeAdvertiserLandingPageResponse; - taskInput?: ScrapeAdvertiserLandingPageRequest; + taskResult?: Com.Linkedin.Avro2pegasus.Messages.Ads.ScrapeAdvertiserLandingPageResponse; + taskInput?: Com.Linkedin.Avro2pegasus.Messages.Ads.ScrapeAdvertiserLandingPageRequest; } // Generated from: com/linkedin/avro2pegasus/messages/ads/AppNexusUserSegmentUpdatesGaapTaskRequest.pdsc @@ -57423,7 +57457,7 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; gaapAuthenticationHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.AuthenticationHeader; - taskInput: EncodedUserSegmentUpdates; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Ads.EncodedUserSegmentUpdates; } // Generated from: com/linkedin/avro2pegasus/messages/ads/AssetCopyActionUpdateStateMessage.pdsc @@ -57438,7 +57472,7 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; gaapAuthenticationHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.AuthenticationHeader; - taskInput: BatchUserSegmentUpdates; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Ads.BatchUserSegmentUpdates; } // Generated from: com/linkedin/avro2pegasus/messages/ads/BatchSegmentUpdateJobDetails.pdsc @@ -57463,7 +57497,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/ads/BatchUserSegmentUpdates.pdsc export interface BatchUserSegmentUpdates { - updates: UserSegmentUpdates[]; + updates: Com.Linkedin.Avro2pegasus.Messages.Ads.UserSegmentUpdates[]; } // Generated from: com/linkedin/avro2pegasus/messages/ads/CampaignCreativeSelection.pdsc @@ -57476,17 +57510,17 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/ads/CampaignInsightMessage.pdsc export interface CampaignInsightMessage { - type: CampaignInsightType; + type: Com.Linkedin.Avro2pegasus.Messages.Ads.CampaignInsightType; name?: string; - hypotheticalSelfInsightData: HypotheticalSelfInsightData[]; - hypotheticalComparativeInsightData: HypotheticalComparativeInsightData[]; - historicalSelfInsightData: HistoricalSelfInsightData[]; - historicalComparativeInsightData: HistoricalComparativeInsightData[]; - targetingInsightData: TargetingInsightData[]; + hypotheticalSelfInsightData: Com.Linkedin.Avro2pegasus.Messages.Ads.HypotheticalSelfInsightData[]; + hypotheticalComparativeInsightData: Com.Linkedin.Avro2pegasus.Messages.Ads.HypotheticalComparativeInsightData[]; + historicalSelfInsightData: Com.Linkedin.Avro2pegasus.Messages.Ads.HistoricalSelfInsightData[]; + historicalComparativeInsightData: Com.Linkedin.Avro2pegasus.Messages.Ads.HistoricalComparativeInsightData[]; + targetingInsightData: Com.Linkedin.Avro2pegasus.Messages.Ads.TargetingInsightData[]; healthScore?: number; campaignUrn: string; - status: CampaignInsightStatus; - source: CampaignInsightSource; + status: Com.Linkedin.Avro2pegasus.Messages.Ads.CampaignInsightStatus; + source: Com.Linkedin.Avro2pegasus.Messages.Ads.CampaignInsightSource; sourceName?: string; } // Generated from: com/linkedin/avro2pegasus/messages/ads/CampaignInsightSource.pdsc @@ -57510,8 +57544,8 @@ declare namespace Com { export interface CampaignRecommendationMessage { campaignUrn: string; - status: RecommendationStatus; - recommendations: Recommendations; + status: Com.Linkedin.Avro2pegasus.Messages.Ads.RecommendationStatus; + recommendations: Com.Linkedin.Avro2pegasus.Messages.Ads.Recommendations; } // Generated from: com/linkedin/avro2pegasus/messages/ads/CampaignStatus.pdsc @@ -57535,7 +57569,7 @@ declare namespace Com { export interface CoefficientValues { pushVersion: number; - sections: Section[]; + sections: Com.Linkedin.Avro2pegasus.Messages.Ads.Section[]; } // Generated from: com/linkedin/avro2pegasus/messages/ads/CostType.pdsc @@ -57558,7 +57592,7 @@ declare namespace Com { export interface DirectSponsoredContentCleanupMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; urn: string; - workflow: WorkflowType; + workflow: Com.Linkedin.Avro2pegasus.Messages.Ads.WorkflowType; } // Generated from: com/linkedin/avro2pegasus/messages/ads/DMPSegmentMatchRateUpdateMessage.pdsc @@ -57607,15 +57641,15 @@ declare namespace Com { export interface HistoricalComparativeInsightData { timeRange: Com.Linkedin.Avro2pegasus.Messages.Common.TimeRange; - population: InsightVariable[]; - populationMetrics?: InsightPopulationMetric; - comparativeResults: InsightComparativeMetric; + population: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightVariable[]; + populationMetrics?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightPopulationMetric; + comparativeResults: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightComparativeMetric; } // Generated from: com/linkedin/avro2pegasus/messages/ads/HistoricalSelfInsightData.pdsc export interface HistoricalSelfInsightData { timeRange: Com.Linkedin.Avro2pegasus.Messages.Common.TimeRange; - outcome: InsightOutcome; + outcome: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightOutcome; } // Generated from: com/linkedin/avro2pegasus/messages/ads/HttpRequestHeader.pdsc @@ -57632,35 +57666,35 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/ads/HypotheticalComparativeInsightData.pdsc export interface HypotheticalComparativeInsightData { - precondition: InsightSettableAttribute; - outcome: InsightComparativeMetric; - population: InsightVariable[]; + precondition: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightSettableAttribute; + outcome: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightComparativeMetric; + population: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightVariable[]; timeRange: Com.Linkedin.Avro2pegasus.Messages.Common.TimeRange; confidenceScore: number; } // Generated from: com/linkedin/avro2pegasus/messages/ads/HypotheticalSelfInsightData.pdsc export interface HypotheticalSelfInsightData { - precondition: InsightSettableAttribute; - outcome: InsightOutcome; + precondition: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightSettableAttribute; + outcome: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightOutcome; timeRange?: Com.Linkedin.Avro2pegasus.Messages.Common.TimeRange; confidenceScore: number; } // Generated from: com/linkedin/avro2pegasus/messages/ads/InsightComparativeMetric.pdsc export interface InsightComparativeMetric { - impressions?: InsightComparativeValue; - clicks?: InsightComparativeValue; - follows?: InsightComparativeValue; - likes?: InsightComparativeValue; - comments?: InsightComparativeValue; - shares?: InsightComparativeValue; - membersTargeted?: InsightComparativeValue; - unitCost?: InsightComparativeValue; - cost?: InsightComparativeValue; - cpc?: InsightComparativeValue; - cpm?: InsightComparativeValue; - ctr?: InsightComparativeValue; + impressions?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightComparativeValue; + clicks?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightComparativeValue; + follows?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightComparativeValue; + likes?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightComparativeValue; + comments?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightComparativeValue; + shares?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightComparativeValue; + membersTargeted?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightComparativeValue; + unitCost?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightComparativeValue; + cost?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightComparativeValue; + cpc?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightComparativeValue; + cpm?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightComparativeValue; + ctr?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightComparativeValue; } // Generated from: com/linkedin/avro2pegasus/messages/ads/InsightComparativeValue.pdsc @@ -57687,18 +57721,18 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/ads/InsightPopulationMetric.pdsc export interface InsightPopulationMetric { - impressions?: InsightPopulationMetricLongValue; - clicks?: InsightPopulationMetricLongValue; - follows?: InsightPopulationMetricLongValue; - likes?: InsightPopulationMetricLongValue; - comments?: InsightPopulationMetricLongValue; - shares?: InsightPopulationMetricLongValue; - membersTargeted?: InsightPopulationMetricLongValue; - unitCost?: InsightPopulationMetricMoneyAmountValue; - cost?: InsightPopulationMetricMoneyAmountValue; - cpc?: InsightPopulationMetricMoneyAmountValue; - cpm?: InsightPopulationMetricMoneyAmountValue; - ctr?: InsightPopulationMetricDoubleValue; + impressions?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightPopulationMetricLongValue; + clicks?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightPopulationMetricLongValue; + follows?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightPopulationMetricLongValue; + likes?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightPopulationMetricLongValue; + comments?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightPopulationMetricLongValue; + shares?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightPopulationMetricLongValue; + membersTargeted?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightPopulationMetricLongValue; + unitCost?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightPopulationMetricMoneyAmountValue; + cost?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightPopulationMetricMoneyAmountValue; + cpc?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightPopulationMetricMoneyAmountValue; + cpm?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightPopulationMetricMoneyAmountValue; + ctr?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightPopulationMetricDoubleValue; } // Generated from: com/linkedin/avro2pegasus/messages/ads/InsightPopulationMetricDoubleValue.pdsc @@ -57727,38 +57761,38 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/ads/InsightSettableAttribute.pdsc export interface InsightSettableAttribute { - creativeSelection?: CampaignCreativeSelection; + creativeSelection?: Com.Linkedin.Avro2pegasus.Messages.Ads.CampaignCreativeSelection; unitCost?: Com.Linkedin.Avro2pegasus.Messages.Common.MoneyAmount; dailyBudget?: Com.Linkedin.Avro2pegasus.Messages.Common.MoneyAmount; totalBudget?: Com.Linkedin.Avro2pegasus.Messages.Common.MoneyAmount; - targets?: TargetFacets; + targets?: Com.Linkedin.Avro2pegasus.Messages.Ads.TargetFacets; offsiteDeliveryAllowed?: boolean; broadMatchEnabled?: boolean; } // Generated from: com/linkedin/avro2pegasus/messages/ads/InsightVariable.pdsc export interface InsightVariable { - campaignType?: CampaignType; - costType?: CostType; - creativeSelection?: CampaignCreativeSelection; - targets?: TargetFacets; - numOfCreatives?: InsightVariableLongRange; - unitCost?: InsightVariableMoneyAmountRange; - dailyBudget?: InsightVariableMoneyAmountRange; - totalBudget?: InsightVariableMoneyAmountRange; + campaignType?: Com.Linkedin.Avro2pegasus.Messages.Ads.CampaignType; + costType?: Com.Linkedin.Avro2pegasus.Messages.Ads.CostType; + creativeSelection?: Com.Linkedin.Avro2pegasus.Messages.Ads.CampaignCreativeSelection; + targets?: Com.Linkedin.Avro2pegasus.Messages.Ads.TargetFacets; + numOfCreatives?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightVariableLongRange; + unitCost?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightVariableMoneyAmountRange; + dailyBudget?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightVariableMoneyAmountRange; + totalBudget?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightVariableMoneyAmountRange; offsiteDeliveryAllowed?: boolean; broadMatchEnabled?: boolean; - impressions?: InsightVariableLongRange; - clicks?: InsightVariableLongRange; - follows?: InsightVariableLongRange; - likes?: InsightVariableLongRange; - comments?: InsightVariableLongRange; - shares?: InsightVariableLongRange; - membersTargeted?: InsightVariableLongRange; - cost?: InsightVariableMoneyAmountRange; - ctr?: InsightVariableDoubleRange; - uniqueMembersForImpressions?: InsightVariableLongRange; - uniqueMembersForClicks?: InsightVariableLongRange; + impressions?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightVariableLongRange; + clicks?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightVariableLongRange; + follows?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightVariableLongRange; + likes?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightVariableLongRange; + comments?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightVariableLongRange; + shares?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightVariableLongRange; + membersTargeted?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightVariableLongRange; + cost?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightVariableMoneyAmountRange; + ctr?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightVariableDoubleRange; + uniqueMembersForImpressions?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightVariableLongRange; + uniqueMembersForClicks?: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightVariableLongRange; } // Generated from: com/linkedin/avro2pegasus/messages/ads/InsightVariableDoubleRange.pdsc @@ -57811,7 +57845,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/ads/Recommendations.pdsc export interface Recommendations { - status?: CampaignStatus; + status?: Com.Linkedin.Avro2pegasus.Messages.Ads.CampaignStatus; statusReason?: string[]; dailyBudget?: Com.Linkedin.Avro2pegasus.Messages.Common.MoneyAmount; dailyBudgetReason?: string[]; @@ -57819,9 +57853,9 @@ declare namespace Com { totalBudgetReason?: string[]; unitCost?: Com.Linkedin.Avro2pegasus.Messages.Common.MoneyAmount; unitCostReason?: string[]; - creativeSelection?: CampaignCreativeSelection; + creativeSelection?: Com.Linkedin.Avro2pegasus.Messages.Ads.CampaignCreativeSelection; creativeSelectionReason?: string[]; - targets?: TargetFacets; + targets?: Com.Linkedin.Avro2pegasus.Messages.Ads.TargetFacets; targetFacetsReason?: string[]; runSchedule?: Com.Linkedin.Avro2pegasus.Messages.Common.TimeRange; runScheduleReason?: string[]; @@ -57857,7 +57891,7 @@ declare namespace Com { scrapeId: string; advertiserLandingPageUrl: string; contentUrn: string; - httpRequestHeaders: HttpRequestHeader[]; + httpRequestHeaders: Com.Linkedin.Avro2pegasus.Messages.Ads.HttpRequestHeader[]; count?: number; } // Generated from: com/linkedin/avro2pegasus/messages/ads/ScrapeAdvertiserLandingPageResponse.pdsc @@ -57865,14 +57899,14 @@ declare namespace Com { export interface ScrapeAdvertiserLandingPageResponse { scrapeId: string; httpStatusCode: number; - httpResponseHeaders: HttpResponseHeader[]; + httpResponseHeaders: Com.Linkedin.Avro2pegasus.Messages.Ads.HttpResponseHeader[]; isCookiePresent?: boolean; } // Generated from: com/linkedin/avro2pegasus/messages/ads/Section.pdsc export interface Section { name: string; - vector: SparseVector; + vector: Com.Linkedin.Avro2pegasus.Messages.Ads.SparseVector; } // Generated from: com/linkedin/avro2pegasus/messages/ads/SegmentCopyMessage.pdsc @@ -57895,25 +57929,25 @@ declare namespace Com { export interface SegmentUpdateGaapTaskResponse { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.OutputHeader; - taskResult?: BatchSegmentUpdateResults; + taskResult?: Com.Linkedin.Avro2pegasus.Messages.Ads.BatchSegmentUpdateResults; } // Generated from: com/linkedin/avro2pegasus/messages/ads/SegmentUpdateV2GaaPTaskResponse.pdsc export interface SegmentUpdateV2GaaPTaskResponse { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.OutputHeader; - taskResult?: BatchSegmentUpdateJobDetails; + taskResult?: Com.Linkedin.Avro2pegasus.Messages.Ads.BatchSegmentUpdateJobDetails; } // Generated from: com/linkedin/avro2pegasus/messages/ads/SparseVector.pdsc export interface SparseVector { - elements: ElementPair[]; + elements: Com.Linkedin.Avro2pegasus.Messages.Ads.ElementPair[]; dimension: number; } // Generated from: com/linkedin/avro2pegasus/messages/ads/TargetFacet.pdsc export interface TargetFacet { - facet?: TargetFacetType; + facet?: Com.Linkedin.Avro2pegasus.Messages.Ads.TargetFacetType; include: string[]; exclude: string[]; } @@ -57921,7 +57955,7 @@ declare namespace Com { export interface TargetFacets { dataVersion: number; - facets?: TargetFacet[]; + facets?: Com.Linkedin.Avro2pegasus.Messages.Ads.TargetFacet[]; } // Generated from: com/linkedin/avro2pegasus/messages/ads/TargetFacetType.pdsc @@ -57947,8 +57981,8 @@ declare namespace Com { export interface TargetingInsightData { timeRange: Com.Linkedin.Avro2pegasus.Messages.Common.TimeRange; - targetFacets: TargetFacets; - outcome: InsightOutcome; + targetFacets: Com.Linkedin.Avro2pegasus.Messages.Ads.TargetFacets; + outcome: Com.Linkedin.Avro2pegasus.Messages.Ads.InsightOutcome; } // Generated from: com/linkedin/avro2pegasus/messages/ads/ThirdPartyDataProvider.pdsc @@ -57959,7 +57993,7 @@ declare namespace Com { destination: Com.Linkedin.Avro2pegasus.Messages.Common.Ads.DMPDestination; userId: string; optOut: boolean; - userSegmentUpdates: SegmentUpdate[]; + userSegmentUpdates: Com.Linkedin.Avro2pegasus.Messages.Ads.SegmentUpdate[]; } // Generated from: com/linkedin/avro2pegasus/messages/ads/WorkflowType.pdsc @@ -58012,13 +58046,13 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/ads/quality/ReviewDecisionReasons.pdsc export interface ReviewDecisionReasons { - reviewDecisionReasons?: ReviewRejectionReasons; + reviewDecisionReasons?: Com.Linkedin.Avro2pegasus.Messages.Ads.Quality.ReviewRejectionReasons; } // Generated from: com/linkedin/avro2pegasus/messages/ads/quality/ReviewObject.pdsc export interface ReviewObject { entityUrn: string; - reviewTrigger: AdReviewTriggerAction; + reviewTrigger: Com.Linkedin.Avro2pegasus.Messages.Ads.Quality.AdReviewTriggerAction; } // Generated from: com/linkedin/avro2pegasus/messages/ads/quality/ReviewRejectionReasons.pdsc @@ -58030,17 +58064,17 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/ads/quality/ReviewRequest.pdsc export interface ReviewRequest { - requestSystem: ReviewSystem; - responseSystem: ReviewSystem; - requestType: ReviewRequestType; - session: ReviewSession; - reviewObject: ReviewObject; + requestSystem: Com.Linkedin.Avro2pegasus.Messages.Ads.Quality.ReviewSystem; + responseSystem: Com.Linkedin.Avro2pegasus.Messages.Ads.Quality.ReviewSystem; + requestType: Com.Linkedin.Avro2pegasus.Messages.Ads.Quality.ReviewRequestType; + session: Com.Linkedin.Avro2pegasus.Messages.Ads.Quality.ReviewSession; + reviewObject: Com.Linkedin.Avro2pegasus.Messages.Ads.Quality.ReviewObject; } // Generated from: com/linkedin/avro2pegasus/messages/ads/quality/ReviewRequestMessage.pdsc export interface ReviewRequestMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - reviewRequest: ReviewRequest; + reviewRequest: Com.Linkedin.Avro2pegasus.Messages.Ads.Quality.ReviewRequest; } // Generated from: com/linkedin/avro2pegasus/messages/ads/quality/ReviewRequestType.pdsc @@ -58048,19 +58082,19 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/ads/quality/ReviewResponse.pdsc export interface ReviewResponse { - requestSystem: ReviewSystem; - responseSystem: ReviewSystem; - requestType: ReviewRequestType; - session: ReviewSession; - reviewDecision: ReviewDecision; - reviewDecisionReasons?: ReviewDecisionReasons; - reviewObject: ReviewObject; + requestSystem: Com.Linkedin.Avro2pegasus.Messages.Ads.Quality.ReviewSystem; + responseSystem: Com.Linkedin.Avro2pegasus.Messages.Ads.Quality.ReviewSystem; + requestType: Com.Linkedin.Avro2pegasus.Messages.Ads.Quality.ReviewRequestType; + session: Com.Linkedin.Avro2pegasus.Messages.Ads.Quality.ReviewSession; + reviewDecision: Com.Linkedin.Avro2pegasus.Messages.Ads.Quality.ReviewDecision; + reviewDecisionReasons?: Com.Linkedin.Avro2pegasus.Messages.Ads.Quality.ReviewDecisionReasons; + reviewObject: Com.Linkedin.Avro2pegasus.Messages.Ads.Quality.ReviewObject; } // Generated from: com/linkedin/avro2pegasus/messages/ads/quality/ReviewResponseMessage.pdsc export interface ReviewResponseMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - reviewResponse: ReviewResponse; + reviewResponse: Com.Linkedin.Avro2pegasus.Messages.Ads.Quality.ReviewResponse; } // Generated from: com/linkedin/avro2pegasus/messages/ads/quality/ReviewSession.pdsc @@ -58080,7 +58114,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/ads/review/AbandonDecision.pdsc export interface AbandonDecision { - decisionOutcome: AbandonDecisionOutcome; + decisionOutcome: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.AbandonDecisionOutcome; } // Generated from: com/linkedin/avro2pegasus/messages/ads/review/AbandonDecisionOutcome.pdsc @@ -58088,29 +58122,29 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/ads/review/AbandonRequest.pdsc export interface AbandonRequest { - clientServer: ClientServer; - reviewee: Reviewee; - reviewSession: ReviewSession; + clientServer: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.ClientServer; + reviewee: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.Reviewee; + reviewSession: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.ReviewSession; } // Generated from: com/linkedin/avro2pegasus/messages/ads/review/AbandonRequestMessageV1.pdsc export interface AbandonRequestMessageV1 { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - abandonRequest: AbandonRequest; + abandonRequest: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.AbandonRequest; } // Generated from: com/linkedin/avro2pegasus/messages/ads/review/AbandonResponse.pdsc export interface AbandonResponse { - clientServer: ClientServer; - abandonDecision: AbandonDecision; - reviewee: Reviewee; - reviewSession: ReviewSession; + clientServer: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.ClientServer; + abandonDecision: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.AbandonDecision; + reviewee: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.Reviewee; + reviewSession: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.ReviewSession; } // Generated from: com/linkedin/avro2pegasus/messages/ads/review/AbandonResponseMessageV1.pdsc export interface AbandonResponseMessageV1 { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - abandonResponse: AbandonResponse; + abandonResponse: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.AbandonResponse; } // Generated from: com/linkedin/avro2pegasus/messages/ads/review/Actor.pdsc @@ -58124,30 +58158,30 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/ads/review/ApprovalDecision.pdsc export interface ApprovalDecision { - approvalDecisionDetails: ApprovalDecisionDetail[]; + approvalDecisionDetails: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.ApprovalDecisionDetail[]; } // Generated from: com/linkedin/avro2pegasus/messages/ads/review/ApprovalDecisionDetail.pdsc export interface ApprovalDecisionDetail { - approvalCode: ApprovalCode; + approvalCode: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.ApprovalCode; } // Generated from: com/linkedin/avro2pegasus/messages/ads/review/ClientServer.pdsc export interface ClientServer { - client: Actor; - server: Actor; + client: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.Actor; + server: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.Actor; } // Generated from: com/linkedin/avro2pegasus/messages/ads/review/NodeRejectionDetail.pdsc export interface NodeRejectionDetail { indexUrn: string; - rejectionDecisionDetails: RejectionDecisionDetail[]; + rejectionDecisionDetails: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.RejectionDecisionDetail[]; } // Generated from: com/linkedin/avro2pegasus/messages/ads/review/RejectionDecision.pdsc export interface RejectionDecision { - rejectionDecisionDetails: RejectionDecisionDetail[]; - nodeLevelRejectionDetails?: NodeRejectionDetail[]; + rejectionDecisionDetails: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.RejectionDecisionDetail[]; + nodeLevelRejectionDetails?: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.NodeRejectionDetail[]; } // Generated from: com/linkedin/avro2pegasus/messages/ads/review/RejectionDecisionDetail.pdsc @@ -58157,10 +58191,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/ads/review/ReviewDecision.pdsc export interface ReviewDecision { - decisionOutcome: ReviewDecisionOutcome; - approvalDecision?: ApprovalDecision; - rejectionDecision?: RejectionDecision; - unreviewedDecision?: UnreviewedDecision; + decisionOutcome: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.ReviewDecisionOutcome; + approvalDecision?: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.ApprovalDecision; + rejectionDecision?: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.RejectionDecision; + unreviewedDecision?: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.UnreviewedDecision; } // Generated from: com/linkedin/avro2pegasus/messages/ads/review/ReviewDecisionOutcome.pdsc @@ -58173,35 +58207,35 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/ads/review/ReviewRequest.pdsc export interface ReviewRequest { - clientServer: ClientServer; - reviewee: Reviewee; - reviewSession: ReviewSession; + clientServer: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.ClientServer; + reviewee: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.Reviewee; + reviewSession: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.ReviewSession; } // Generated from: com/linkedin/avro2pegasus/messages/ads/review/ReviewRequestMessageV1.pdsc export interface ReviewRequestMessageV1 { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - reviewRequest: ReviewRequest; + reviewRequest: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.ReviewRequest; } // Generated from: com/linkedin/avro2pegasus/messages/ads/review/ReviewResponse.pdsc export interface ReviewResponse { - clientServer: ClientServer; - reviewDecision: ReviewDecision; - reviewee: Reviewee; - reviewSession: ReviewSession; + clientServer: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.ClientServer; + reviewDecision: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.ReviewDecision; + reviewee: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.Reviewee; + reviewSession: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.ReviewSession; } // Generated from: com/linkedin/avro2pegasus/messages/ads/review/ReviewResponseMessageV1.pdsc export interface ReviewResponseMessageV1 { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - reviewResponse: ReviewResponse; + reviewResponse: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.ReviewResponse; } // Generated from: com/linkedin/avro2pegasus/messages/ads/review/ReviewSession.pdsc export interface ReviewSession { sessionID: string; - sessionMetadata?: SessionMetadata; + sessionMetadata?: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.SessionMetadata; } // Generated from: com/linkedin/avro2pegasus/messages/ads/review/SessionMetadata.pdsc @@ -58214,12 +58248,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/ads/review/UnreviewedDecision.pdsc export interface UnreviewedDecision { - unreviewedDecisionDetail: UnreviewedDecisionDetail[]; + unreviewedDecisionDetail: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.UnreviewedDecisionDetail[]; } // Generated from: com/linkedin/avro2pegasus/messages/ads/review/UnreviewedDecisionDetail.pdsc export interface UnreviewedDecisionDetail { - unreviewedCode: UnreviewedCode; + unreviewedCode: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.UnreviewedCode; } } namespace Tracking { @@ -58232,7 +58266,7 @@ declare namespace Com { tag: string; eventType: Com.Linkedin.Avro2pegasus.Tracking.Common.Ads.TrackingEventType; eventTypeCount: number; - supplementalData?: ThirdPartyTrackingSftpMoatData; + supplementalData?: Com.Linkedin.Avro2pegasus.Messages.Ads.Tracking.ThirdPartyTrackingSftpMoatData; } // Generated from: com/linkedin/avro2pegasus/messages/ads/tracking/HttpHeader.pdsc @@ -58245,7 +58279,7 @@ declare namespace Com { export interface ThirdPartyTrackingGaapTaskRequest { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; - taskInput: ThirdPartyTrackingParameters; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Ads.Tracking.ThirdPartyTrackingParameters; gaapAuthenticationHeader?: Com.Linkedin.Avro2pegasus.Messages.Gaap.AuthenticationHeader; } // Generated from: com/linkedin/avro2pegasus/messages/ads/tracking/ThirdPartyTrackingGaapTaskResponse.pdsc @@ -58253,7 +58287,7 @@ declare namespace Com { export interface ThirdPartyTrackingGaapTaskResponse { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.OutputHeader; - taskInput?: ThirdPartyTrackingParameters; + taskInput?: Com.Linkedin.Avro2pegasus.Messages.Ads.Tracking.ThirdPartyTrackingParameters; } // Generated from: com/linkedin/avro2pegasus/messages/ads/tracking/ThirdPartyTrackingParameters.pdsc @@ -58267,7 +58301,7 @@ declare namespace Com { trackingEventType: Com.Linkedin.Avro2pegasus.Tracking.Common.Ads.TrackingEventType; trackingUrl: string; trackingVendor: Com.Linkedin.Avro2pegasus.Tracking.Common.Ads.ThirdPartyTrackingPlatform; - httpRequestHeaders?: HttpHeader[]; + httpRequestHeaders?: Com.Linkedin.Avro2pegasus.Messages.Ads.Tracking.HttpHeader[]; } // Generated from: com/linkedin/avro2pegasus/messages/ads/tracking/ThirdPartyTrackingSftpAction.pdsc @@ -58277,7 +58311,7 @@ declare namespace Com { export interface ThirdPartyTrackingSftpData { date: Com.Linkedin.Avro2pegasus.Events.Common.Date; timeZone: string; - aggregateTagStats: aggregateTagStatsRow[]; + aggregateTagStats: Com.Linkedin.Avro2pegasus.Messages.Ads.Tracking.aggregateTagStatsRow[]; } // Generated from: com/linkedin/avro2pegasus/messages/ads/tracking/ThirdPartyTrackingSftpGaapTaskRequest.pdsc @@ -58285,14 +58319,14 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; gaapAuthenticationHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.AuthenticationHeader; - taskInput: ThirdPartyTrackingSftpParameters; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Ads.Tracking.ThirdPartyTrackingSftpParameters; } // Generated from: com/linkedin/avro2pegasus/messages/ads/tracking/ThirdPartyTrackingSftpGaapTaskResponse.pdsc export interface ThirdPartyTrackingSftpGaapTaskResponse { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.OutputHeader; - taskResult?: ThirdPartyTrackingSftpParameters; + taskResult?: Com.Linkedin.Avro2pegasus.Messages.Ads.Tracking.ThirdPartyTrackingSftpParameters; } // Generated from: com/linkedin/avro2pegasus/messages/ads/tracking/ThirdPartyTrackingSftpMoatData.pdsc @@ -58304,8 +58338,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/ads/tracking/ThirdPartyTrackingSftpParameters.pdsc export interface ThirdPartyTrackingSftpParameters { - operation: ThirdPartyTrackingSftpAction; - aggregateStats?: ThirdPartyTrackingSftpData; + operation: Com.Linkedin.Avro2pegasus.Messages.Ads.Tracking.ThirdPartyTrackingSftpAction; + aggregateStats?: Com.Linkedin.Avro2pegasus.Messages.Ads.Tracking.ThirdPartyTrackingSftpData; } } } @@ -58316,7 +58350,7 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; approvalUrn: string; approvalEntityUrn: string; - approvalCompletionActionType: ApprovalCompletionType; + approvalCompletionActionType: Com.Linkedin.Avro2pegasus.Messages.Approvals.ApprovalCompletionType; routingEntityUrn: string; } // Generated from: com/linkedin/avro2pegasus/messages/approvals/ApprovalCompletionType.pdsc @@ -58328,7 +58362,7 @@ declare namespace Com { export interface SkillAssessmentCalibrationCompletionMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - completedCalibrations: SkillCalibration[]; + completedCalibrations: Com.Linkedin.Avro2pegasus.Messages.Assessments.SkillCalibration[]; } // Generated from: com/linkedin/avro2pegasus/messages/assessments/SkillCalibration.pdsc @@ -58390,7 +58424,7 @@ declare namespace Com { state?: string; city?: string; street?: string; - type: AddressType; + type: Com.Linkedin.Avro2pegasus.Messages.Cap.AddressType; } // Generated from: com/linkedin/avro2pegasus/messages/cap/AddressType.pdsc @@ -58400,9 +58434,9 @@ declare namespace Com { export interface CapPenaltyBoxMessage { seatUrn: string; contractUrn: string; - status: CapPenaltyBoxStatus; + status: Com.Linkedin.Avro2pegasus.Messages.Cap.CapPenaltyBoxStatus; updateTime: number; - highestStatus: CapPenaltyBoxStatus; + highestStatus: Com.Linkedin.Avro2pegasus.Messages.Cap.CapPenaltyBoxStatus; } // Generated from: com/linkedin/avro2pegasus/messages/cap/CapPenaltyBoxStatus.pdsc @@ -58410,11 +58444,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/cap/CapProspectInfo.pdsc export interface CapProspectInfo { - jobs: Job[]; - emails: Email[]; + jobs: Com.Linkedin.Avro2pegasus.Messages.Cap.Job[]; + emails: Com.Linkedin.Avro2pegasus.Messages.Cap.Email[]; primary_email: string; - phones: Phone[]; - addresses: Address[]; + phones: Com.Linkedin.Avro2pegasus.Messages.Cap.Phone[]; + addresses: Com.Linkedin.Avro2pegasus.Messages.Cap.Address[]; location?: string; } // Generated from: com/linkedin/avro2pegasus/messages/cap/Email.pdsc @@ -58432,7 +58466,7 @@ declare namespace Com { export interface Phone { number: string; - type: PhoneType; + type: Com.Linkedin.Avro2pegasus.Messages.Cap.PhoneType; } // Generated from: com/linkedin/avro2pegasus/messages/cap/PhoneType.pdsc @@ -58459,13 +58493,13 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/cap/ProspectUpdateEvent.pdsc export interface ProspectUpdateEvent { - prospectHeader: ProspectHeader; + prospectHeader: Com.Linkedin.Avro2pegasus.Messages.Cap.ProspectHeader; isActive: boolean; memberUrn?: string; firstName?: string; lastName?: string; - source: Source; - prospectInfo?: CapProspectInfo; + source: Com.Linkedin.Avro2pegasus.Messages.Cap.Source; + prospectInfo?: Com.Linkedin.Avro2pegasus.Messages.Cap.CapProspectInfo; lastUpdatedTime?: number; authType?: string; authToken?: string; @@ -58481,7 +58515,7 @@ declare namespace Com { virtualProspectUrn?: string; contractUrn: string; parentContractUrn?: string; - action: ProspectAssociationType; + action: Com.Linkedin.Avro2pegasus.Messages.Cap.ProspectAssociationType; } // Generated from: com/linkedin/avro2pegasus/messages/cap/ProxyPhoneMappingDeleteMessage.pdsc @@ -58529,7 +58563,7 @@ declare namespace Com { contractUrn: string; parentContractUrn: string; ownerUrn: string; - tagType: TagType; + tagType: Com.Linkedin.Avro2pegasus.Messages.Cap.TagType; tagUrn: string; parentTagUrn?: string; tagName?: string; @@ -58573,20 +58607,20 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/careers/CoefficientVector.pdsc export interface CoefficientVector { - categoryName: CategoryName; - termVector: TermVectorEntry[]; + categoryName: Com.Linkedin.Avro2pegasus.Messages.Careers.CategoryName; + termVector: Com.Linkedin.Avro2pegasus.Messages.Careers.TermVectorEntry[]; } // Generated from: com/linkedin/avro2pegasus/messages/careers/RandomEffectLinearModel.pdsc export interface RandomEffectLinearModel { entityUrn: string; - coefficientVectors: CoefficientVector[]; + coefficientVectors: Com.Linkedin.Avro2pegasus.Messages.Careers.CoefficientVector[]; } // Generated from: com/linkedin/avro2pegasus/messages/careers/RandomEffectLinearModelMessage.pdsc export interface RandomEffectLinearModelMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - randomEffectLinearModel: RandomEffectLinearModel; + randomEffectLinearModel: Com.Linkedin.Avro2pegasus.Messages.Careers.RandomEffectLinearModel; } // Generated from: com/linkedin/avro2pegasus/messages/careers/TermVectorEntry.pdsc @@ -58737,7 +58771,7 @@ declare namespace Com { eloquaResponse?: string; isDynamicsCrmSuccessful?: boolean; dynamicsCrmResponse?: string; - leadSource: LeadSource; + leadSource: Com.Linkedin.Avro2pegasus.Messages.Citadel.LeadSource; sourcePageUrl?: string; siloId?: string; firstName?: string; @@ -58757,26 +58791,26 @@ declare namespace Com { formData: { [id: string]: string }; ltsLtvTier?: string; regionalLssRepCount?: number; - llsLeadScores?: LeadScores; - lssLeadScores?: LeadScores; - ltsLeadScores?: LeadScores; + llsLeadScores?: Com.Linkedin.Avro2pegasus.Messages.Citadel.LeadScores; + lssLeadScores?: Com.Linkedin.Avro2pegasus.Messages.Citadel.LeadScores; + ltsLeadScores?: Com.Linkedin.Avro2pegasus.Messages.Citadel.LeadScores; lmsSop?: number; ltsSop?: number; mcid?: string; companyUrn?: string; countryCode?: string; - region?: LeadRegion; - subregion?: LeadSubregion; + region?: Com.Linkedin.Avro2pegasus.Messages.Citadel.LeadRegion; + subregion?: Com.Linkedin.Avro2pegasus.Messages.Citadel.LeadSubregion; state?: string; customerUrn?: string; isContactMe?: boolean; hasOpenOpportunity?: boolean; inquiryType?: string; - businessUnit?: BusinessUnit; + businessUnit?: Com.Linkedin.Avro2pegasus.Messages.Citadel.BusinessUnit; campaignType?: string; campaignDescription?: string; - memberStatus?: MemberStatus; - elevateAccountTier?: ElevateAccountTier; + memberStatus?: Com.Linkedin.Avro2pegasus.Messages.Citadel.MemberStatus; + elevateAccountTier?: Com.Linkedin.Avro2pegasus.Messages.Citadel.ElevateAccountTier; numMembers?: number; relationshipType?: string; isElevateCustomer?: boolean; @@ -58797,18 +58831,18 @@ declare namespace Com { hasPreviousMql?: boolean; priority?: number; slaInHours?: number; - leadType?: LeadType; + leadType?: Com.Linkedin.Avro2pegasus.Messages.Citadel.LeadType; isMql?: boolean; assignedSdGroup?: string; assignedSdId?: string; isSdRamped?: boolean; - contact?: CitadelContact; - account?: CitadelAccount; - accountTeamMembers?: CitadelAccountTeamMember[]; - parentAccount?: CitadelAccount; - parentAccountTeamMembers?: CitadelAccountTeamMember[]; - opportunities?: CitadelOpportunity[]; - crmSource?: CrmType; + contact?: Com.Linkedin.Avro2pegasus.Messages.Citadel.CitadelContact; + account?: Com.Linkedin.Avro2pegasus.Messages.Citadel.CitadelAccount; + accountTeamMembers?: Com.Linkedin.Avro2pegasus.Messages.Citadel.CitadelAccountTeamMember[]; + parentAccount?: Com.Linkedin.Avro2pegasus.Messages.Citadel.CitadelAccount; + parentAccountTeamMembers?: Com.Linkedin.Avro2pegasus.Messages.Citadel.CitadelAccountTeamMember[]; + opportunities?: Com.Linkedin.Avro2pegasus.Messages.Citadel.CitadelOpportunity[]; + crmSource?: Com.Linkedin.Avro2pegasus.Messages.Citadel.CrmType; considerLeadFlow?: boolean; isLeadCreationCampaignResponse?: boolean; } @@ -58836,26 +58870,26 @@ declare namespace Com { export interface CancelCommandMessageEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - toAddressList: MessageAddress[]; - fromAddress?: MessageAddress; + toAddressList: Com.Linkedin.Avro2pegasus.Messages.Comm.MessageAddress[]; + fromAddress?: Com.Linkedin.Avro2pegasus.Messages.Comm.MessageAddress; cancelKey: string; } // Generated from: com/linkedin/avro2pegasus/messages/comm/ContentActionCommandMessageEvent.pdsc export interface ContentActionCommandMessageEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - toAddressList?: MessageAddress[]; - fromAddress?: MessageAddress; + toAddressList?: Com.Linkedin.Avro2pegasus.Messages.Comm.MessageAddress[]; + fromAddress?: Com.Linkedin.Avro2pegasus.Messages.Comm.MessageAddress; contentTypeList?: string[]; contentIdsList?: string[]; - actionStatus?: MBoxItemActionStatus; - contentStatus?: MBoxItemContentStatus; + actionStatus?: Com.Linkedin.Avro2pegasus.Messages.Comm.MBoxItemActionStatus; + contentStatus?: Com.Linkedin.Avro2pegasus.Messages.Comm.MBoxItemContentStatus; cancelDelivery?: boolean; withdrawMessage?: boolean; suspendStatus?: boolean; clearReminders?: boolean; cutoffDate?: string; - deliveryDirective?: MBoxItemDeliveryDirective; + deliveryDirective?: Com.Linkedin.Avro2pegasus.Messages.Comm.MBoxItemDeliveryDirective; } // Generated from: com/linkedin/avro2pegasus/messages/comm/DeactivateMBoxCommandEvent.pdsc @@ -58867,8 +58901,8 @@ declare namespace Com { export interface DispatcherLightMessageEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - fromAddress?: MessageAddress; - toAddress?: MessageAddress; + fromAddress?: Com.Linkedin.Avro2pegasus.Messages.Comm.MessageAddress; + toAddress?: Com.Linkedin.Avro2pegasus.Messages.Comm.MessageAddress; locale?: string; httpRequestDescriptor?: string; emailKey?: string; @@ -58877,8 +58911,8 @@ declare namespace Com { export interface DispatcherMessageEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - messageHeader: MessageHeader; - messageBody: MessageBody; + messageHeader: Com.Linkedin.Avro2pegasus.Messages.Comm.MessageHeader; + messageBody: Com.Linkedin.Avro2pegasus.Messages.Comm.MessageBody; } // Generated from: com/linkedin/avro2pegasus/messages/comm/InvitationMessageEvent.pdsc @@ -58886,7 +58920,7 @@ declare namespace Com { invitationUrn?: string; header: Com.Linkedin.Avro2pegasus.Events.EventHeader; inviterID: number; - personalizedInvitedList: PersonalizedInvite[]; + personalizedInvitedList: Com.Linkedin.Avro2pegasus.Messages.Comm.PersonalizedInvite[]; subject?: string; body?: string; batchCount?: number; @@ -59022,10 +59056,10 @@ declare namespace Com { subject?: string; body?: string; bodyType?: string; - messageOverrideContentList?: MessageOverrideContentType[]; - messageTypeOverrideList?: MessageTypeOverrideType[]; - msgBodyType?: MBoxItemBodyType; - mBoxItemType?: MBoxItemType; + messageOverrideContentList?: Com.Linkedin.Avro2pegasus.Messages.Comm.MessageOverrideContentType[]; + messageTypeOverrideList?: Com.Linkedin.Avro2pegasus.Messages.Comm.MessageTypeOverrideType[]; + msgBodyType?: Com.Linkedin.Avro2pegasus.Messages.Comm.MBoxItemBodyType; + mBoxItemType?: Com.Linkedin.Avro2pegasus.Messages.Comm.MBoxItemType; mailboxItemType?: string; contentType?: string; contentId?: string; @@ -59034,13 +59068,13 @@ declare namespace Com { bounceKey?: string; relatedToId?: number; revealEmail?: boolean; - actionStatus?: MBoxItemActionStatus; - contentStatus?: MBoxItemContentStatus; - deliveryDirective?: MBoxItemDeliveryDirective; - actionType?: MBoxItemActionType; - messagePayloadList?: MessagePayload[]; + actionStatus?: Com.Linkedin.Avro2pegasus.Messages.Comm.MBoxItemActionStatus; + contentStatus?: Com.Linkedin.Avro2pegasus.Messages.Comm.MBoxItemContentStatus; + deliveryDirective?: Com.Linkedin.Avro2pegasus.Messages.Comm.MBoxItemDeliveryDirective; + actionType?: Com.Linkedin.Avro2pegasus.Messages.Comm.MBoxItemActionType; + messagePayloadList?: Com.Linkedin.Avro2pegasus.Messages.Comm.MessagePayload[]; msgBody?: string; - senderGeoLocation?: SenderGeoLocation; + senderGeoLocation?: Com.Linkedin.Avro2pegasus.Messages.Comm.SenderGeoLocation; legacyID?: string; encryptedSubject?: string; encryptedBody?: string; @@ -59048,8 +59082,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/comm/MessageHeader.pdsc export interface MessageHeader { - toAddressList: MessageAddress[]; - fromAddress?: MessageAddress; + toAddressList: Com.Linkedin.Avro2pegasus.Messages.Comm.MessageAddress[]; + fromAddress?: Com.Linkedin.Avro2pegasus.Messages.Comm.MessageAddress; recipientsShown?: boolean; copyToSender?: boolean; useSpamFilter?: boolean; @@ -59066,7 +59100,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/comm/MessagePayload.pdsc export interface MessagePayload { - type?: PayloadType; + type?: Com.Linkedin.Avro2pegasus.Messages.Comm.PayloadType; mailboxItemPayloadType?: string; value?: string; isAttachment?: boolean; @@ -59075,7 +59109,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/comm/MessageTypeOverrideType.pdsc export interface MessageTypeOverrideType { - messageType?: MBoxItemType; + messageType?: Com.Linkedin.Avro2pegasus.Messages.Comm.MBoxItemType; mailboxItemType?: string; targetsList?: string[]; } @@ -59105,9 +59139,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/comm/PersonalizedInvite.pdsc export interface PersonalizedInvite { - invitee: InviteeInfo; + invitee: Com.Linkedin.Avro2pegasus.Messages.Comm.InviteeInfo; salutation?: string; - inviteLocation?: Location; + inviteLocation?: Com.Linkedin.Avro2pegasus.Messages.Comm.Location; sharedKey?: string; invitationTemplate?: string; } @@ -59130,7 +59164,7 @@ declare namespace Com { invitationUrn?: string; header: Com.Linkedin.Avro2pegasus.Events.EventHeader; inviterID: number; - reconnectInviteeInfo: InviteeInfo; + reconnectInviteeInfo: Com.Linkedin.Avro2pegasus.Messages.Comm.InviteeInfo; subject?: string; body?: string; invitationTemplate?: string; @@ -59141,14 +59175,14 @@ declare namespace Com { hasCustomNote?: boolean; httpRequestDescriptor?: string; cancelkey?: string; - reconnectLocation?: Location; + reconnectLocation?: Com.Linkedin.Avro2pegasus.Messages.Comm.Location; } // Generated from: com/linkedin/avro2pegasus/messages/comm/ResetDeliveryHoldCommandMessageEvent.pdsc export interface ResetDeliveryHoldCommandMessageEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - toAddressList?: MessageAddress[]; - fromAddress?: MessageAddress; + toAddressList?: Com.Linkedin.Avro2pegasus.Messages.Comm.MessageAddress[]; + fromAddress?: Com.Linkedin.Avro2pegasus.Messages.Comm.MessageAddress; cancelKey?: string; deliverAfter?: string; } @@ -59186,8 +59220,8 @@ declare namespace Com { requestUrn: string; customerUrn: string; ownerUrn: string; - lineOfBusiness: LineOfBusiness; - sourceApplication: SourceApplication; + lineOfBusiness: Com.Linkedin.Avro2pegasus.Messages.Commerce.LineOfBusiness; + sourceApplication: Com.Linkedin.Avro2pegasus.Messages.Commerce.SourceApplication; } // Generated from: com/linkedin/avro2pegasus/messages/commerce/LineOfBusiness.pdsc @@ -59301,17 +59335,17 @@ declare namespace Com { parentUrn?: string; originalUrn?: string; bookingEventUrn: string; - childType?: BookingLineItemModificationType; + childType?: Com.Linkedin.Avro2pegasus.Messages.Common.Compensation.BookingLineItemModificationType; enterpriseCrmOpportunityUrn: string; opportunityOwnerUrn: string; contractDuration: Com.Linkedin.Avro2pegasus.Messages.Compensation.ContractDuration; - productQuantitySegments: ProductQuantitySegment[]; + productQuantitySegments: Com.Linkedin.Avro2pegasus.Messages.Common.Compensation.ProductQuantitySegment[]; effectiveDate: Com.Linkedin.Avro2pegasus.Messages.Compensation.Date; sourceEventHeaderTime: number; - commerceOrderDetails: CommerceOrderDetails; + commerceOrderDetails: Com.Linkedin.Avro2pegasus.Messages.Common.Compensation.CommerceOrderDetails; amountsByYear: Com.Linkedin.Avro2pegasus.Messages.Compensation.AmountsByYear; bookingAttributions?: Com.Linkedin.Avro2pegasus.Messages.Compensation.CommonAttribution[]; - bookingEventType: BookingEventType; + bookingEventType: Com.Linkedin.Avro2pegasus.Messages.Common.Compensation.BookingEventType; } // Generated from: com/linkedin/avro2pegasus/messages/common/compensation/BookingLineItemModificationType.pdsc @@ -59324,17 +59358,17 @@ declare namespace Com { parentUrn?: string; originalUrn?: string; bookingEventUrn: string; - childType?: BookingLineItemModificationType; + childType?: Com.Linkedin.Avro2pegasus.Messages.Common.Compensation.BookingLineItemModificationType; enterpriseCrmOpportunityUrn: string; opportunityOwnerUrn: string; contractDuration: Com.Linkedin.Avro2pegasus.Messages.Compensation.ContractDuration; - productQuantitySegments: ProductQuantitySegment[]; + productQuantitySegments: Com.Linkedin.Avro2pegasus.Messages.Common.Compensation.ProductQuantitySegment[]; effectiveDate: Com.Linkedin.Avro2pegasus.Messages.Compensation.Date; sourceEventHeaderTime: number; - commerceOrderDetails: CommerceOrderDetails; + commerceOrderDetails: Com.Linkedin.Avro2pegasus.Messages.Common.Compensation.CommerceOrderDetails; amountsByYear: Com.Linkedin.Avro2pegasus.Messages.Compensation.AmountsByYear; - bookingAttributions: BookingAttribution[]; - bookingEventType: BookingEventType; + bookingAttributions: Com.Linkedin.Avro2pegasus.Messages.Common.Compensation.BookingAttribution[]; + bookingEventType: Com.Linkedin.Avro2pegasus.Messages.Common.Compensation.BookingEventType; } // Generated from: com/linkedin/avro2pegasus/messages/common/compensation/CommerceOrderDetails.pdsc @@ -59351,7 +59385,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/common/compensation/PercentagesByYear.pdsc export interface PercentagesByYear { - percentagesByYear: PercentageByYear[]; + percentagesByYear: Com.Linkedin.Avro2pegasus.Messages.Common.Compensation.PercentageByYear[]; } // Generated from: com/linkedin/avro2pegasus/messages/common/compensation/ProductQuantitySegment.pdsc @@ -59366,7 +59400,7 @@ declare namespace Com { export interface CouchbaseReplicationMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - couchbaseMessage: CouchbaseXdcrGenericMessage; + couchbaseMessage: Com.Linkedin.Avro2pegasus.Messages.Common.Couchbase.CouchbaseXdcrGenericMessage; } // Generated from: com/linkedin/avro2pegasus/messages/common/couchbase/CouchbaseXdcrGenericMessage.pdsc @@ -59382,7 +59416,7 @@ declare namespace Com { export interface EventException { index: number; message: string; - stackTrace: StackTraceFrame[]; + stackTrace: Com.Linkedin.Avro2pegasus.Messages.Common.Exception.StackTraceFrame[]; } // Generated from: com/linkedin/avro2pegasus/messages/common/exception/StackTraceFrame.pdsc @@ -59439,7 +59473,7 @@ declare namespace Com { export interface HiringProject { hiringProjectUrn: string; - hiringProjectState: HiringProjectState; + hiringProjectState: Com.Linkedin.Avro2pegasus.Messages.Common.Mcm.HiringProjectState; } // Generated from: com/linkedin/avro2pegasus/messages/common/mcm/HiringProjectCandidateState.pdsc @@ -59518,8 +59552,8 @@ declare namespace Com { export interface AggregationModel { modelName: string; communicationKey: Com.Linkedin.Avro2pegasus.Events.Communications.CommunicationKey; - entryAggregationCriteria: AggregationCriteria; - exitAggregationCriteria: AggregationCriteria; + entryAggregationCriteria: Com.Linkedin.Avro2pegasus.Messages.Communications.Internal.AggregationCriteria; + exitAggregationCriteria: Com.Linkedin.Avro2pegasus.Messages.Communications.Internal.AggregationCriteria; aggregationDeliveryDaySet: Com.Linkedin.Avro2pegasus.Events.DayOfWeek[]; } // Generated from: com/linkedin/avro2pegasus/messages/communications/internal/CommunicationKeyRelevanceData.pdsc @@ -59549,7 +59583,7 @@ declare namespace Com { communicationKey: Com.Linkedin.Avro2pegasus.Events.Communications.CommunicationKey; channel: Com.Linkedin.Avro2pegasus.Events.Communications.Channel; model: string; - scoredTimeRanges: ScoredTimeOfDayRange[]; + scoredTimeRanges: Com.Linkedin.Avro2pegasus.Messages.Communications.Internal.ScoredTimeOfDayRange[]; followUpDurationMinutes?: number; communicationCategory: Com.Linkedin.Avro2pegasus.Events.Communications.CommunicationCategory; } @@ -59560,13 +59594,13 @@ declare namespace Com { actorUrn: string; contentUtilityKey: string; creationTime: number; - utilityScores: UtilityScore[]; + utilityScores: Com.Linkedin.Avro2pegasus.Messages.Communications.Internal.UtilityScore[]; } // Generated from: com/linkedin/avro2pegasus/messages/communications/internal/RecipientAggregation.pdsc export interface RecipientAggregation { recipient: Com.Linkedin.Avro2pegasus.Events.Communications.Recipient; - aggregationModels: AggregationModel[]; + aggregationModels: Com.Linkedin.Avro2pegasus.Messages.Communications.Internal.AggregationModel[]; } // Generated from: com/linkedin/avro2pegasus/messages/communications/internal/RecipientOfflineFeature.pdsc @@ -59574,21 +59608,21 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; recipient: Com.Linkedin.Avro2pegasus.Events.Communications.Recipient; createdTime: number; - memberLifeCycle?: MemberLifeCycle; + memberLifeCycle?: Com.Linkedin.Avro2pegasus.Messages.Communications.Internal.MemberLifeCycle; } // Generated from: com/linkedin/avro2pegasus/messages/communications/internal/RecipientOfflineScore.pdsc export interface RecipientOfflineScore { recipient: Com.Linkedin.Avro2pegasus.Events.Communications.Recipient; createdAt: number; - offlineScores: UtilityScore[]; + offlineScores: Com.Linkedin.Avro2pegasus.Messages.Communications.Internal.UtilityScore[]; } // Generated from: com/linkedin/avro2pegasus/messages/communications/internal/RecipientTiming.pdsc export interface RecipientTiming { recipient: Com.Linkedin.Avro2pegasus.Events.Communications.Recipient; createdAt: number; - messageTimings: MessageTiming[]; + messageTimings: Com.Linkedin.Avro2pegasus.Messages.Communications.Internal.MessageTiming[]; utcOffsetHours?: number; countryCode?: string; } @@ -59597,7 +59631,7 @@ declare namespace Com { export interface RecipientUtilityScore { recipient: Com.Linkedin.Avro2pegasus.Events.Communications.Recipient; timestamp: number; - utilityScores: UtilityScore[]; + utilityScores: Com.Linkedin.Avro2pegasus.Messages.Communications.Internal.UtilityScore[]; } // Generated from: com/linkedin/avro2pegasus/messages/communications/internal/ScoredTimeOfDayRange.pdsc @@ -59624,8 +59658,8 @@ declare namespace Com { export interface GroupsHighlightsUpdateMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - type: GroupsHighlightsUpdateType; - highlightBatches?: HighlightBatch[]; + type: Com.Linkedin.Avro2pegasus.Messages.Communities.GroupsHighlightsUpdateType; + highlightBatches?: Com.Linkedin.Avro2pegasus.Messages.Communities.HighlightBatch[]; } // Generated from: com/linkedin/avro2pegasus/messages/communities/GroupsHighlightsUpdateType.pdsc @@ -59634,7 +59668,7 @@ declare namespace Com { export interface HighlightBatch { id: number; - producer: GroupsHighlightsSource; + producer: Com.Linkedin.Avro2pegasus.Messages.Communities.GroupsHighlightsSource; storeName: string; creationTime: number; } @@ -59648,7 +59682,7 @@ declare namespace Com { line3?: string; line4?: string; city?: string; - geographicAreaType?: GeographicAreaType; + geographicAreaType?: Com.Linkedin.Avro2pegasus.Messages.Company.GeographicAreaType; geographicArea?: string; postalCode?: string; country?: string; @@ -59704,7 +59738,7 @@ declare namespace Com { export interface BizImage { mediaUrn: string; - type: BizImageType; + type: Com.Linkedin.Avro2pegasus.Messages.Company.BizImageType; croppedMediaUrn?: string; } // Generated from: com/linkedin/avro2pegasus/messages/company/BizImageType.pdsc @@ -59884,7 +59918,7 @@ declare namespace Com { isActive: boolean; name: string; locale?: string; - type?: BizNameType; + type?: Com.Linkedin.Avro2pegasus.Messages.Company.BizNameType; } // Generated from: com/linkedin/avro2pegasus/messages/company/BizNameType.pdsc @@ -59897,7 +59931,7 @@ declare namespace Com { year?: number; month?: number; day?: number; - period?: BizRevenuePeriod; + period?: Com.Linkedin.Avro2pegasus.Messages.Company.BizRevenuePeriod; rangeAmount?: Com.Linkedin.Avro2pegasus.Events.Common.ClosedDoubleRange; } // Generated from: com/linkedin/avro2pegasus/messages/company/BizRevenuePeriod.pdsc @@ -59909,23 +59943,23 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; rosettaId: string; createdTime: number; - names?: BizName[]; - locations?: BizLocation[]; - descriptions?: BizDescription[]; + names?: Com.Linkedin.Avro2pegasus.Messages.Company.BizName[]; + locations?: Com.Linkedin.Avro2pegasus.Messages.Company.BizLocation[]; + descriptions?: Com.Linkedin.Avro2pegasus.Messages.Company.BizDescription[]; websiteUrl?: string; - companyType?: BizCompanyType; - status?: BizCompanyStatus; - industries?: BizIndustry[]; - employeeCountRange?: BizEmployeeCountRange; + companyType?: Com.Linkedin.Avro2pegasus.Messages.Company.BizCompanyType; + status?: Com.Linkedin.Avro2pegasus.Messages.Company.BizCompanyStatus; + industries?: Com.Linkedin.Avro2pegasus.Messages.Company.BizIndustry[]; + employeeCountRange?: Com.Linkedin.Avro2pegasus.Messages.Company.BizEmployeeCountRange; startYear?: number; - revenues?: BizRevenue[]; + revenues?: Com.Linkedin.Avro2pegasus.Messages.Company.BizRevenue[]; logoUrl?: string; - images?: BizImage[]; - state: CompanyAutoCreateRosettaState; + images?: Com.Linkedin.Avro2pegasus.Messages.Company.BizImage[]; + state: Com.Linkedin.Avro2pegasus.Messages.Company.CompanyAutoCreateRosettaState; partnerSourceCode?: string; partnerCompanyUrl?: string; batchId?: string; - partnerSources?: PartnerSource[]; + partnerSources?: Com.Linkedin.Avro2pegasus.Messages.Company.PartnerSource[]; } // Generated from: com/linkedin/avro2pegasus/messages/company/CompanyAutoCreateOrUpdateRequest.pdsc @@ -59940,7 +59974,7 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; rosettaId: string; companyUrn: string; - state: CompanyAutoCreateRosettaState; + state: Com.Linkedin.Avro2pegasus.Messages.Company.CompanyAutoCreateRosettaState; } // Generated from: com/linkedin/avro2pegasus/messages/company/CompanyAutoCreateRosettaState.pdsc @@ -59979,14 +60013,14 @@ declare namespace Com { export interface CompanyEnrichmentGaapTaskRequest { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; - taskInput: CompanyEnrichmentTaskInput; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Company.CompanyEnrichmentTaskInput; } // Generated from: com/linkedin/avro2pegasus/messages/company/CompanyEnrichmentRequest.pdsc export interface CompanyEnrichmentRequest { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - searchFacets: CompanyEnrichmentSearchFacets; + searchFacets: Com.Linkedin.Avro2pegasus.Messages.Company.CompanyEnrichmentSearchFacets; clientTag?: string; } // Generated from: com/linkedin/avro2pegasus/messages/company/CompanyEnrichmentSearchFacets.pdsc @@ -60017,7 +60051,7 @@ declare namespace Com { export interface MigrateBrandToOrganizationRequestEvent { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; organizationBrandUrn: string; - organizationRelationshipType: OrganizationRelationshipType; + organizationRelationshipType: Com.Linkedin.Avro2pegasus.Messages.Company.OrganizationRelationshipType; requesterUrn: string; } // Generated from: com/linkedin/avro2pegasus/messages/company/MigrateOrganizationToBrandRequestEvent.pdsc @@ -60033,7 +60067,7 @@ declare namespace Com { export interface NewOrganizationLocationSuggestionMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; organizationUrn: string; - address?: Address; + address?: Com.Linkedin.Avro2pegasus.Messages.Company.Address; batchId?: string; suggestedAt?: number; autoConfirmEnabled: boolean; @@ -60046,7 +60080,7 @@ declare namespace Com { export interface NewOrganizationSuggestionMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; organizationUrn: string; - address?: Address; + address?: Com.Linkedin.Avro2pegasus.Messages.Company.Address; industryUrn?: string; logoUrn?: string; url?: string; @@ -60060,8 +60094,8 @@ declare namespace Com { export interface OrganizationActivationMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; organizationUrn: string; - operation: OrganizationActivationOperation; - reason?: OrganizationActivationReason; + operation: Com.Linkedin.Avro2pegasus.Messages.Company.OrganizationActivationOperation; + reason?: Com.Linkedin.Avro2pegasus.Messages.Company.OrganizationActivationReason; organizationDataVersion: number; } // Generated from: com/linkedin/avro2pegasus/messages/company/OrganizationActivationOperation.pdsc @@ -60112,7 +60146,7 @@ declare namespace Com { export interface AmountsByYear { currencyCode: string; - basesByYear: BasesByYear[]; + basesByYear: Com.Linkedin.Avro2pegasus.Messages.Compensation.BasesByYear[]; } // Generated from: com/linkedin/avro2pegasus/messages/compensation/BasesByYear.pdsc @@ -60123,12 +60157,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/compensation/BookingAttribution.pdsc export interface BookingAttribution { - commonAttribution: CommonAttribution; + commonAttribution: Com.Linkedin.Avro2pegasus.Messages.Compensation.CommonAttribution; } // Generated from: com/linkedin/avro2pegasus/messages/compensation/BookingAttributionV2.pdsc export interface BookingAttributionV2 { - commonAttributionV2: CommonAttributionV2; + commonAttributionV2: Com.Linkedin.Avro2pegasus.Messages.Compensation.CommonAttributionV2; } // Generated from: com/linkedin/avro2pegasus/messages/compensation/BookingsSyncMessage.pdsc @@ -60153,7 +60187,7 @@ declare namespace Com { attributedUserManagerUrn: string; userRegion: string; totalAmount?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; - amountsByYear?: AmountsByYear; + amountsByYear?: Com.Linkedin.Avro2pegasus.Messages.Compensation.AmountsByYear; tempCoverage: boolean; percentagesByYear?: Com.Linkedin.Avro2pegasus.Messages.Common.Compensation.PercentagesByYear; } @@ -60164,7 +60198,7 @@ declare namespace Com { attributedUserManagerUrn: string; userRegion: string; totalAmount: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; - amountsByYear: AmountsByYear; + amountsByYear: Com.Linkedin.Avro2pegasus.Messages.Compensation.AmountsByYear; tempCoverage: boolean; percentage?: string; } @@ -60172,13 +60206,13 @@ declare namespace Com { export interface CompensationAdjustmentMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - compensationAdjustmentRequests: CompensationAdjustmentRequest[]; + compensationAdjustmentRequests: Com.Linkedin.Avro2pegasus.Messages.Compensation.CompensationAdjustmentRequest[]; } // Generated from: com/linkedin/avro2pegasus/messages/compensation/CompensationAdjustmentMessageV2.pdsc export interface CompensationAdjustmentMessageV2 { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - compensationAdjustmentRequests: CompensationAdjustmentRequestV2[]; + compensationAdjustmentRequests: Com.Linkedin.Avro2pegasus.Messages.Compensation.CompensationAdjustmentRequestV2[]; } // Generated from: com/linkedin/avro2pegasus/messages/compensation/CompensationAdjustmentRequest.pdsc @@ -60186,15 +60220,15 @@ declare namespace Com { opportunityUrn: string; adjustmentRequestUrn: string; enterpriseOrderLineItemUrn: string; - eventType: AdjustmentEventType; + eventType: Com.Linkedin.Avro2pegasus.Messages.Compensation.AdjustmentEventType; enterpriseOrderUrn: string; ownerUrn: string; - effectiveDate?: Date; + effectiveDate?: Com.Linkedin.Avro2pegasus.Messages.Compensation.Date; totalAmount: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; - contractDuration: ContractDuration; - bookingAttributions?: BookingAttribution[]; - compensationAttributions?: CompensationAttribution[]; - totalAmountsByYear: AmountsByYear; + contractDuration: Com.Linkedin.Avro2pegasus.Messages.Compensation.ContractDuration; + bookingAttributions?: Com.Linkedin.Avro2pegasus.Messages.Compensation.BookingAttribution[]; + compensationAttributions?: Com.Linkedin.Avro2pegasus.Messages.Compensation.CompensationAttribution[]; + totalAmountsByYear: Com.Linkedin.Avro2pegasus.Messages.Compensation.AmountsByYear; opportunityType?: Com.Linkedin.Avro2pegasus.Messages.Crm.CrmOpportunityType; effectiveDuration?: Com.Linkedin.Avro2pegasus.Events.Common.DateRange; } @@ -60204,14 +60238,14 @@ declare namespace Com { opportunityUrn: string; adjustmentRequestUrn: string; enterpriseOrderLineItemUrn: string; - eventType: AdjustmentEventType; + eventType: Com.Linkedin.Avro2pegasus.Messages.Compensation.AdjustmentEventType; enterpriseOrderUrn: string; ownerUrn: string; totalAmount: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; - contractDuration: ContractDuration; - bookingAttributions?: BookingAttributionV2[]; - compensationAttributions?: CompensationAttributionV2[]; - totalAmountsByYear: AmountsByYear; + contractDuration: Com.Linkedin.Avro2pegasus.Messages.Compensation.ContractDuration; + bookingAttributions?: Com.Linkedin.Avro2pegasus.Messages.Compensation.BookingAttributionV2[]; + compensationAttributions?: Com.Linkedin.Avro2pegasus.Messages.Compensation.CompensationAttributionV2[]; + totalAmountsByYear: Com.Linkedin.Avro2pegasus.Messages.Compensation.AmountsByYear; opportunityType: Com.Linkedin.Avro2pegasus.Messages.Crm.CrmOpportunityType; effectiveDuration: Com.Linkedin.Avro2pegasus.Events.Common.DateRange; } @@ -60221,27 +60255,27 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/compensation/CompensationAttribution.pdsc export interface CompensationAttribution { - commonAttribution: CommonAttribution; - sourceType: CompensationAdjustmentSource; + commonAttribution: Com.Linkedin.Avro2pegasus.Messages.Compensation.CommonAttribution; + sourceType: Com.Linkedin.Avro2pegasus.Messages.Compensation.CompensationAdjustmentSource; } // Generated from: com/linkedin/avro2pegasus/messages/compensation/CompensationAttributionV2.pdsc export interface CompensationAttributionV2 { - commonAttributionV2: CommonAttributionV2; - sourceType: CompensationAdjustmentSource; + commonAttributionV2: Com.Linkedin.Avro2pegasus.Messages.Compensation.CommonAttributionV2; + sourceType: Com.Linkedin.Avro2pegasus.Messages.Compensation.CompensationAdjustmentSource; } // Generated from: com/linkedin/avro2pegasus/messages/compensation/CompensationReplayRequestMessage.pdsc export interface CompensationReplayRequestMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - replayReason: ReplayReason; + replayReason: Com.Linkedin.Avro2pegasus.Messages.Compensation.ReplayReason; comments?: string; } // Generated from: com/linkedin/avro2pegasus/messages/compensation/ContractDuration.pdsc export interface ContractDuration { - displayStartDate: Date; - displayEndDate: Date; + displayStartDate: Com.Linkedin.Avro2pegasus.Messages.Compensation.Date; + displayEndDate: Com.Linkedin.Avro2pegasus.Messages.Compensation.Date; } // Generated from: com/linkedin/avro2pegasus/messages/compensation/Date.pdsc @@ -60256,7 +60290,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; batchId: string; batchCount: number; - revenueRecognitionOrders: FinanceRevenueRecognitionOrder[]; + revenueRecognitionOrders: Com.Linkedin.Avro2pegasus.Messages.Compensation.FinanceRevenueRecognitionOrder[]; } // Generated from: com/linkedin/avro2pegasus/messages/compensation/FinanceRevenueRecognitionOrder.pdsc @@ -60265,7 +60299,7 @@ declare namespace Com { enterpriseCrmOpportunityUrn: string; opportunityControlAmount: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; controlCount: number; - revenueRecognitionProducts: FinanceRevenueRecognitionProduct[]; + revenueRecognitionProducts: Com.Linkedin.Avro2pegasus.Messages.Compensation.FinanceRevenueRecognitionProduct[]; } // Generated from: com/linkedin/avro2pegasus/messages/compensation/FinanceRevenueRecognitionProduct.pdsc @@ -60278,10 +60312,10 @@ declare namespace Com { revenueRecognizedAmount: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; oracleContractNumber: string; transactionNumber: string; - transactionDate: Date; + transactionDate: Com.Linkedin.Avro2pegasus.Messages.Compensation.Date; billingMonth: Com.Linkedin.Avro2pegasus.Events.Common.MonthYear; originalTransactionNumber?: string; - originalTransactionDate?: Date; + originalTransactionDate?: Com.Linkedin.Avro2pegasus.Messages.Compensation.Date; originalBillingMonth?: Com.Linkedin.Avro2pegasus.Events.Common.MonthYear; } // Generated from: com/linkedin/avro2pegasus/messages/compensation/ReplayReason.pdsc @@ -60316,7 +60350,7 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; gaapAuthenticationHeader?: Com.Linkedin.Avro2pegasus.Messages.Gaap.AuthenticationHeader; - taskInput: CalendarImportTaskInput; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Contacts.CalendarImportTaskInput; } // Generated from: com/linkedin/avro2pegasus/messages/contacts/CalendarImportTaskInput.pdsc @@ -60336,7 +60370,7 @@ declare namespace Com { export interface ContactsImportResponseMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.OutputHeader; - taskResult?: ContactsImportResult; + taskResult?: Com.Linkedin.Avro2pegasus.Messages.Contacts.ContactsImportResult; } // Generated from: com/linkedin/avro2pegasus/messages/contacts/ContactsImportResult.pdsc @@ -60369,15 +60403,15 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; gaapAuthenticationHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.AuthenticationHeader; - taskInput: NewsQueryRequest; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Content.NewsQueryRequest; } // Generated from: com/linkedin/avro2pegasus/messages/content/InterestGaapTaskResponse.pdsc export interface InterestGaapTaskResponse { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.OutputHeader; - taskResult?: NewsQueryResponse; - taskInput?: NewsQueryRequest; + taskResult?: Com.Linkedin.Avro2pegasus.Messages.Content.NewsQueryResponse; + taskInput?: Com.Linkedin.Avro2pegasus.Messages.Content.NewsQueryRequest; } // Generated from: com/linkedin/avro2pegasus/messages/content/InterestRequestMessage.pdsc @@ -60398,7 +60432,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/content/NewsQueryRequest.pdsc export interface NewsQueryRequest { - apiProvider: ApiProvider; + apiProvider: Com.Linkedin.Avro2pegasus.Messages.Content.ApiProvider; companyName?: string; companyId?: string; topic?: string; @@ -60410,14 +60444,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/content/NewsQueryResponse.pdsc export interface NewsQueryResponse { - apiProvider: ApiProvider; - type: ContentType; + apiProvider: Com.Linkedin.Avro2pegasus.Messages.Content.ApiProvider; + type: Com.Linkedin.Avro2pegasus.Messages.Content.ContentType; title: string; url: string; labels: string[]; - providers: ContentProvider[]; + providers: Com.Linkedin.Avro2pegasus.Messages.Content.ContentProvider[]; publishedOn?: Com.Linkedin.Avro2pegasus.Events.Common.Date; - recommendedReasons: Recommendation[]; + recommendedReasons: Com.Linkedin.Avro2pegasus.Messages.Content.Recommendation[]; sourceType?: string; isSubscriptionRequired?: boolean; topicUrn?: string; @@ -60447,9 +60481,9 @@ declare namespace Com { articleUrn: string; taggerVersion: number; generationTime: number; - relatedArticles: RelatedArticle[]; - newRelatedArticles: RelatedArticle[]; - expiredRelatedArticles: RelatedArticle[]; + relatedArticles: Com.Linkedin.Avro2pegasus.Messages.Content.RelatedArticle[]; + newRelatedArticles: Com.Linkedin.Avro2pegasus.Messages.Content.RelatedArticle[]; + expiredRelatedArticles: Com.Linkedin.Avro2pegasus.Messages.Content.RelatedArticle[]; } // Generated from: com/linkedin/avro2pegasus/messages/content/TwitterTrendsGaapTaskRequest.pdsc @@ -60457,15 +60491,15 @@ declare namespace Com { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; gaapAuthenticationHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.AuthenticationHeader; - taskInput: TwitterTrendsRequest; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Content.TwitterTrendsRequest; } // Generated from: com/linkedin/avro2pegasus/messages/content/TwitterTrendsGaapTaskResponse.pdsc export interface TwitterTrendsGaapTaskResponse { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.OutputHeader; - taskResult?: TwitterTrendsResponse; - taskInput?: TwitterTrendsRequest; + taskResult?: Com.Linkedin.Avro2pegasus.Messages.Content.TwitterTrendsResponse; + taskInput?: Com.Linkedin.Avro2pegasus.Messages.Content.TwitterTrendsRequest; } // Generated from: com/linkedin/avro2pegasus/messages/content/TwitterTrendsRequest.pdsc @@ -60496,9 +60530,9 @@ declare namespace Com { export interface AggregateActionMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - usecase: AnomalyDetectorUsecase; + usecase: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.AnomalyDetectorUsecase; aggregateKey: string; - action: Action; + action: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.Action; } // Generated from: com/linkedin/avro2pegasus/messages/contentfilter/AggregateClassifierResponseMessage.pdsc @@ -60514,7 +60548,7 @@ declare namespace Com { spamClassifierExplanationsForReview?: Com.Linkedin.Avro2pegasus.Events.Ucv.ClassificationExplanation[]; lowQualityClassifierExplanationsForReview?: Com.Linkedin.Avro2pegasus.Events.Ucv.ClassificationExplanation[]; contentClassificationFlow?: Com.Linkedin.Avro2pegasus.Events.Ucv.ContentClassificationFlow; - contentType?: ContentType; + contentType?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ContentType; ucfContextUrn?: string; isReclassificationFlow?: boolean; } @@ -60523,14 +60557,14 @@ declare namespace Com { export interface AggregateRequestMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; aggregateKey: string; - usecase: AnomalyDetectorUsecase; - counters: Counter[]; + usecase: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.AnomalyDetectorUsecase; + counters: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.Counter[]; } // Generated from: com/linkedin/avro2pegasus/messages/contentfilter/AnomalyDetectorInfo.pdsc export interface AnomalyDetectorInfo { aggregateKey: string; - usecase: AnomalyDetectorUsecase; + usecase: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.AnomalyDetectorUsecase; } // Generated from: com/linkedin/avro2pegasus/messages/contentfilter/AnomalyDetectorUsecase.pdsc @@ -60543,16 +60577,16 @@ declare namespace Com { export interface Content { authorUrn: string; contentUrn: string; - contentText?: ContentText; - contentSource?: ContentSource; + contentText?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ContentText; + contentSource?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ContentSource; contentSourceType?: Com.Linkedin.Avro2pegasus.Events.ContentSource; - contentMetadata?: ContentMetadata; - richMedia?: MediaEntity[]; + contentMetadata?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ContentMetadata; + richMedia?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.MediaEntity[]; lastModifiedTime?: number; flaggedItemContainerUrn?: string; creationTimeMillis?: number; ucfContextUrn?: string; - contentHash?: ContentHash; + contentHash?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ContentHash; } // Generated from: com/linkedin/avro2pegasus/messages/contentfilter/ContentCertificationUpdateMessage.pdsc @@ -60566,8 +60600,8 @@ declare namespace Com { export interface ContentClassificationRequestEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - content: Content; - reviewInfo?: ReviewInfo; + content: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.Content; + reviewInfo?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ReviewInfo; contentClassificationTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; isCoreClassificationComplete?: boolean; isReclassificationRequest?: boolean; @@ -60588,7 +60622,7 @@ declare namespace Com { export interface ContentLabelKey { labelString: string; - labelType: ContentLabelType; + labelType: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ContentLabelType; } // Generated from: com/linkedin/avro2pegasus/messages/contentfilter/ContentLabelType.pdsc @@ -60606,15 +60640,17 @@ declare namespace Com { threadContent?: string; originCountryCode?: string; ucfContextUrn?: string; - contentHash?: ContentHash; + contentHash?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ContentHash; } // Generated from: com/linkedin/avro2pegasus/messages/contentfilter/ContentReviewActionEvent.pdsc export interface ContentReviewActionEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contentUrn: string; - restriction: GeoBlockRestriction | KeywordReviewRestriction; - reviewAction: ReviewAction; + restriction: + | Com.Linkedin.Avro2pegasus.Messages.Contentfilter.GeoBlockRestriction + | Com.Linkedin.Avro2pegasus.Messages.Contentfilter.KeywordReviewRestriction; + reviewAction: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ReviewAction; reviewerUrn: string; } // Generated from: com/linkedin/avro2pegasus/messages/contentfilter/ContentReviewReason.pdsc @@ -60626,8 +60662,8 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contentUrn: string; authorUrn: string; - reviewReason: ContentReviewReason; - reviewMetadata: ReviewMetadata; + reviewReason: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ContentReviewReason; + reviewMetadata: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ReviewMetadata; } // Generated from: com/linkedin/avro2pegasus/messages/contentfilter/ContentSource.pdsc @@ -60743,7 +60779,7 @@ declare namespace Com { export interface ContentText { title?: string; body?: string; - contentData?: ContentData; + contentData?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ContentData; } // Generated from: com/linkedin/avro2pegasus/messages/contentfilter/ContentType.pdsc @@ -60758,7 +60794,7 @@ declare namespace Com { export interface CounterUpdateMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - usecase: AnomalyDetectorUsecase; + usecase: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.AnomalyDetectorUsecase; aggregateKey: string; counterKey: string; counterValue: number; @@ -60781,7 +60817,7 @@ declare namespace Com { export interface MediaClassificationRequestMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - mediaEntities: MediaInfo[]; + mediaEntities: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.MediaInfo[]; contentUrn: string; contentCreatorUrn?: string; contentSource: Com.Linkedin.Avro2pegasus.Events.ContentSource; @@ -60793,7 +60829,7 @@ declare namespace Com { export interface MediaEntity { mediaUrn: string; fileName?: string; - fileHash?: fixed16; + fileHash?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.fixed16; mimeType?: string; } // Generated from: com/linkedin/avro2pegasus/messages/contentfilter/MediaInfo.pdsc @@ -60801,7 +60837,7 @@ declare namespace Com { export interface MediaInfo { mediaUrl?: string; mediaUrn?: string; - contentType: ContentType; + contentType: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ContentType; } // Generated from: com/linkedin/avro2pegasus/messages/contentfilter/NearDuplicateDocumentDeleteMessage.pdsc @@ -60819,8 +60855,8 @@ declare namespace Com { export interface ReviewInfo { spamTypes: Com.Linkedin.Avro2pegasus.Events.Contentspam.SpamType[]; - priority?: ReviewPriority; - status: ReviewStatus; + priority?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ReviewPriority; + status: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ReviewStatus; } // Generated from: com/linkedin/avro2pegasus/messages/contentfilter/ReviewMetadata.pdsc @@ -60838,7 +60874,7 @@ declare namespace Com { export interface UserFlaggingInfo { reporterUrn: string; - flaggingMetadata: UserReportedFlaggingMetadata; + flaggingMetadata: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.UserReportedFlaggingMetadata; } // Generated from: com/linkedin/avro2pegasus/messages/contentfilter/UserReportedClassifierLabel.pdsc @@ -60855,15 +60891,15 @@ declare namespace Com { export interface UserReportedDetailedFlaggingEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; - content: Content; + content: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.Content; totalFlags: number; - flaggingInfos: UserFlaggingInfo[]; + flaggingInfos: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.UserFlaggingInfo[]; inferredLocale?: Com.Linkedin.Avro2pegasus.Events.Locale; contentClassificationTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; totalImplicitFlags?: number; contentCertificationToken?: string; reporterUrn?: string; - flaggingMetadata?: UserReportedFlaggingMetadata; + flaggingMetadata?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.UserReportedFlaggingMetadata; } // Generated from: com/linkedin/avro2pegasus/messages/contentfilter/UserReportedFlaggingEvent.pdsc @@ -60871,9 +60907,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; requestHeader: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; contentUrn: string; - contentSource?: ContentSource; + contentSource?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ContentSource; contentSourceType?: Com.Linkedin.Avro2pegasus.Events.ContentSource; - flaggingInfo: UserFlaggingInfo; + flaggingInfo: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.UserFlaggingInfo; containerUrn?: string; isImplicitFlag?: boolean; ucfContextUrn?: string; @@ -60881,7 +60917,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/contentfilter/UserReportedFlaggingMetadata.pdsc export interface UserReportedFlaggingMetadata { - flaggingReason: UserReportedFlagReason; + flaggingReason: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.UserReportedFlagReason; reportedTimestamp?: number; reporterGeoUrn?: string; } @@ -60934,9 +60970,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contentUrn: string; statusUpdate: - | InvalidateContentClassifiersSignature - | PurgeUserReportedRestrictions - | UpdateCoreClassificationCompleteStatus; + | Com.Linkedin.Avro2pegasus.Messages.Contentspam.InvalidateContentClassifiersSignature + | Com.Linkedin.Avro2pegasus.Messages.Contentspam.PurgeUserReportedRestrictions + | Com.Linkedin.Avro2pegasus.Messages.Contentspam.UpdateCoreClassificationCompleteStatus; } // Generated from: com/linkedin/avro2pegasus/messages/contentspam/ContentReviewResult.pdsc @@ -60985,7 +61021,7 @@ declare namespace Com { spamLabels?: Com.Linkedin.Avro2pegasus.Events.Contentspam.SpamType[]; lowQualityLabels?: Com.Linkedin.Avro2pegasus.Events.Contentspam.SpamType[]; contentClassificationLabels?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ContentLabelKey[]; - labelSource: LabellingSource; + labelSource: Com.Linkedin.Avro2pegasus.Messages.Contentspam.LabellingSource; } // Generated from: com/linkedin/avro2pegasus/messages/contentspam/ProfileReviewResult.pdsc @@ -61005,9 +61041,11 @@ declare namespace Com { targetUrn: string; authorUrn: string; targetUrl?: string; - triggerReason: TriggerReason; - triggeringSource?: TriggeringSource; - reviewResult: ProfileReviewResult | ContentReviewResult; + triggerReason: Com.Linkedin.Avro2pegasus.Messages.Contentspam.TriggerReason; + triggeringSource?: Com.Linkedin.Avro2pegasus.Messages.Contentspam.TriggeringSource; + reviewResult: + | Com.Linkedin.Avro2pegasus.Messages.Contentspam.ProfileReviewResult + | Com.Linkedin.Avro2pegasus.Messages.Contentspam.ContentReviewResult; flaggingInfo?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.UserFlaggingInfo[]; spamType?: string; ucfContextUrn?: string; @@ -61037,13 +61075,13 @@ declare namespace Com { export interface CustomerCreditCheckNotificationMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - sourceApplication: SourceApplication; + sourceApplication: Com.Linkedin.Avro2pegasus.Messages.Creditcheck.SourceApplication; requestId: number; customerUrn: string; transactionUrn: string; - customerCreditStatus: CustomerCreditStatus; + customerCreditStatus: Com.Linkedin.Avro2pegasus.Messages.Creditcheck.CustomerCreditStatus; dunsNumber: string; - transactionCreditStatus: TransactionCreditStatus; + transactionCreditStatus: Com.Linkedin.Avro2pegasus.Messages.Creditcheck.TransactionCreditStatus; prepayAmount: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; lineOfCredit: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; availableCapacity: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; @@ -61102,7 +61140,7 @@ declare namespace Com { export interface CroftReplicationEvent { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; contentPath: string; - replicationEventType: ReplicationEventType; + replicationEventType: Com.Linkedin.Avro2pegasus.Messages.Croft.ReplicationEventType; payload?: number; } // Generated from: com/linkedin/avro2pegasus/messages/croft/ReplicationEventType.pdsc @@ -61118,7 +61156,7 @@ declare namespace Com { export interface RetinaDataAccessCompletionMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; id: string; - status: ExecutionStatus; + status: Com.Linkedin.Avro2pegasus.Messages.Dataapa.ExecutionStatus; errorMessage?: string; } } @@ -61132,8 +61170,8 @@ declare namespace Com { id?: string; domain?: string; created_at?: string; - content_language?: content_language; - concepts?: concepts; + content_language?: Com.Linkedin.Avro2pegasus.Messages.Datasift.content_language; + concepts?: Com.Linkedin.Avro2pegasus.Messages.Datasift.concepts; } // Generated from: com/linkedin/avro2pegasus/messages/datasift/ChargeStatus.pdsc @@ -61191,8 +61229,8 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; timestamp?: number; ipAddress?: string; - request?: Request; - response?: Response; + request?: Com.Linkedin.Avro2pegasus.Messages.Datasift.Request; + response?: Com.Linkedin.Avro2pegasus.Messages.Datasift.Response; } // Generated from: com/linkedin/avro2pegasus/messages/datasift/DatasiftAction.pdsc @@ -61200,7 +61238,7 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; hashedMemberUrn: string; targetUrn: string; - action: DatasiftActionType; + action: Com.Linkedin.Avro2pegasus.Messages.Datasift.DatasiftActionType; trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; sourceEventTime?: number; } @@ -61214,7 +61252,7 @@ declare namespace Com { activityUrn: string; actorUrn?: string; publishTime: number; - activityType: DatasiftActivityType; + activityType: Com.Linkedin.Avro2pegasus.Messages.Datasift.DatasiftActivityType; targetUrn?: string; attributedActivityUrn?: string; title?: string; @@ -61237,7 +61275,7 @@ declare namespace Com { articleUrn: string; publishTime: number; url: string; - contentType: ContentType; + contentType: Com.Linkedin.Avro2pegasus.Messages.Datasift.ContentType; title?: string; summary?: string; text?: string; @@ -61249,7 +61287,7 @@ declare namespace Com { export interface DatasiftArticleTags { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - article?: Article; + article?: Com.Linkedin.Avro2pegasus.Messages.Datasift.Article; } // Generated from: com/linkedin/avro2pegasus/messages/datasift/DatasiftArticleView.pdsc @@ -61267,12 +61305,12 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; validAtTime: number; companyUrn: string; - companyNames?: DatasiftCompanyNameRecord[]; + companyNames?: Com.Linkedin.Avro2pegasus.Messages.Datasift.DatasiftCompanyNameRecord[]; schoolUrn?: string; companyUrl?: string; industryId?: number; - relatedCompanies?: DatasiftRelatedCompanyRecord[]; - companySize: CompanySize; + relatedCompanies?: Com.Linkedin.Avro2pegasus.Messages.Datasift.DatasiftRelatedCompanyRecord[]; + companySize: Com.Linkedin.Avro2pegasus.Messages.Datasift.CompanySize; } // Generated from: com/linkedin/avro2pegasus/messages/datasift/DatasiftCompanyClick.pdsc @@ -61285,10 +61323,10 @@ declare namespace Com { campaignId: number; creativeId: number; platform?: Com.Linkedin.Avro2pegasus.Common.Datasift.DatasiftPlatform; - sponsoredStatus: SponsoredStatus; - chargeStatus?: ChargeStatus; - clickTagGroup: ClickTagGroup; - clickTagParentGroup: ClickTagParentGroup; + sponsoredStatus: Com.Linkedin.Avro2pegasus.Messages.Datasift.SponsoredStatus; + chargeStatus?: Com.Linkedin.Avro2pegasus.Messages.Datasift.ChargeStatus; + clickTagGroup: Com.Linkedin.Avro2pegasus.Messages.Datasift.ClickTagGroup; + clickTagParentGroup: Com.Linkedin.Avro2pegasus.Messages.Datasift.ClickTagParentGroup; sourceEventTime: number; } // Generated from: com/linkedin/avro2pegasus/messages/datasift/DatasiftCompanyImpression.pdsc @@ -61302,7 +61340,7 @@ declare namespace Com { campaignId: number; creativeId: number; platform?: Com.Linkedin.Avro2pegasus.Common.Datasift.DatasiftPlatform; - sponsoredStatus: SponsoredStatus; + sponsoredStatus: Com.Linkedin.Avro2pegasus.Messages.Datasift.SponsoredStatus; sourceEventTime: number; } // Generated from: com/linkedin/avro2pegasus/messages/datasift/DatasiftCompanyNameRecord.pdsc @@ -61310,7 +61348,7 @@ declare namespace Com { export interface DatasiftCompanyNameRecord { name: string; nameLocale: string; - nameType: DatasiftCompanyNameType; + nameType: Com.Linkedin.Avro2pegasus.Messages.Datasift.DatasiftCompanyNameType; } // Generated from: com/linkedin/avro2pegasus/messages/datasift/DatasiftCompanyNameType.pdsc @@ -61327,7 +61365,7 @@ declare namespace Com { export interface DatasiftFeedItemImpression { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; hashedMemberUrn: string; - entities: DatasiftFeedItemImpressionEntity[]; + entities: Com.Linkedin.Avro2pegasus.Messages.Datasift.DatasiftFeedItemImpressionEntity[]; sourceEventTime?: number; } // Generated from: com/linkedin/avro2pegasus/messages/datasift/DatasiftFeedItemImpressionEntity.pdsc @@ -61342,7 +61380,7 @@ declare namespace Com { export interface DatasiftFeedItemServed { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; hashedMemberUrn: string; - entities: DatasiftFeedItemServedEntity[]; + entities: Com.Linkedin.Avro2pegasus.Messages.Datasift.DatasiftFeedItemServedEntity[]; sourceEventTime?: number; } // Generated from: com/linkedin/avro2pegasus/messages/datasift/DatasiftFeedItemServedEntity.pdsc @@ -61374,27 +61412,27 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; validAtTime: number; hashedMemberUrn: string; - memberHashType: MemberHashType; + memberHashType: Com.Linkedin.Avro2pegasus.Messages.Datasift.MemberHashType; isInfluencer?: boolean; - minorContinent: MinorContinent; + minorContinent: Com.Linkedin.Avro2pegasus.Messages.Datasift.MinorContinent; country?: string; metroArea?: string; profileLanguage?: string; - gender: Gender; - age: Age; - seniority?: Seniority[]; + gender: Com.Linkedin.Avro2pegasus.Messages.Datasift.Gender; + age: Com.Linkedin.Avro2pegasus.Messages.Datasift.Age; + seniority?: Com.Linkedin.Avro2pegasus.Messages.Datasift.Seniority[]; industryIds?: number[]; functions?: string[]; - companySizes?: CompanySize[]; + companySizes?: Com.Linkedin.Avro2pegasus.Messages.Datasift.CompanySize[]; occupations?: string[]; jobTitles?: string[]; - educationStatus: EducationStatus; + educationStatus: Com.Linkedin.Avro2pegasus.Messages.Datasift.EducationStatus; schoolUrns?: string[]; degreeIds?: number[]; fieldIds?: number[]; customSegments?: string[]; followedCompanyUrns?: string[]; - skills?: SkillsRecord[]; + skills?: Com.Linkedin.Avro2pegasus.Messages.Datasift.SkillsRecord[]; } // Generated from: com/linkedin/avro2pegasus/messages/datasift/DatasiftMention.pdsc @@ -61488,8 +61526,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/datasift/Request.pdsc export interface Request { - body: RequestBody; - headers?: Headers; + body: Com.Linkedin.Avro2pegasus.Messages.Datasift.RequestBody; + headers?: Com.Linkedin.Avro2pegasus.Messages.Datasift.Headers; uri?: string; } // Generated from: com/linkedin/avro2pegasus/messages/datasift/RequestBody.pdsc @@ -61505,7 +61543,7 @@ declare namespace Com { export interface Response { status?: number; - body?: ResponseBody; + body?: Com.Linkedin.Avro2pegasus.Messages.Datasift.ResponseBody; } // Generated from: com/linkedin/avro2pegasus/messages/datasift/ResponseBody.pdsc @@ -61558,14 +61596,14 @@ declare namespace Com { startTimeInMicroseconds?: number; durationInMicroseconds?: number; playlistFileIndex?: number; - playlistType: AdaptiveStreamMediaPlaylistType; - protocol: AdaptiveStreamProtocol; - encryptionKeyDataArtifact?: DataArtifact; - bitRate?: BitRate; + playlistType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamMediaPlaylistType; + protocol: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamProtocol; + encryptionKeyDataArtifact?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.DataArtifact; + bitRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.BitRate; segmentTargetDurationInMicroseconds?: number; - segmentContainerFormat: RawFormatSpec; - audioStream: AdaptiveStreamAudioStream; - segments: AdaptiveStreamAudioSegment[]; + segmentContainerFormat: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.RawFormatSpec; + audioStream: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamAudioStream; + segments: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamAudioSegment[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/AdaptiveStreamAudioMasterPlaylist.pdsc @@ -61573,10 +61611,10 @@ declare namespace Com { startTimeInMicroseconds?: number; durationInMicroseconds?: number; playlistFileIndex?: number; - playlistType: AdaptiveStreamMediaPlaylistType; - protocol: AdaptiveStreamProtocol; - encryptionKeyDataArtifact?: DataArtifact; - representations: AdaptiveStreamMasterPlaylistRepresentationEntry[]; + playlistType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamMediaPlaylistType; + protocol: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamProtocol; + encryptionKeyDataArtifact?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.DataArtifact; + representations: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamMasterPlaylistRepresentationEntry[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/AdaptiveStreamAudioSegment.pdsc @@ -61584,23 +61622,23 @@ declare namespace Com { startTimeInMicroseconds?: number; durationInMicroseconds?: number; fileIndex?: number; - type: AdaptiveStreamMediaSegmentType; - byteRange?: ByteRange; + type: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamMediaSegmentType; + byteRange?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ByteRange; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/AdaptiveStreamAudioStream.pdsc export interface AdaptiveStreamAudioStream { - bitRate?: BitRate; + bitRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.BitRate; sampleRate?: number; channels?: number; channelLayout?: string; - codec?: RawCodecSpec; + codec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.RawCodecSpec; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/AdaptiveStreamMasterPlaylistRepresentationEntry.pdsc export interface AdaptiveStreamMasterPlaylistRepresentationEntry { - bitrate: BitRate; - codecs: RawCodecSpec[]; + bitrate: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.BitRate; + codecs: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.RawCodecSpec[]; artifactClass: string; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/AdaptiveStreamMediaPlaylistType.pdsc @@ -61618,14 +61656,14 @@ declare namespace Com { startTimeInMicroseconds?: number; durationInMicroseconds?: number; playlistFileIndex?: number; - playlistType: AdaptiveStreamMediaPlaylistType; - protocol: AdaptiveStreamProtocol; - encryptionKeyDataArtifact?: DataArtifact; - bitRate?: BitRate; + playlistType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamMediaPlaylistType; + protocol: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamProtocol; + encryptionKeyDataArtifact?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.DataArtifact; + bitRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.BitRate; segmentTargetDurationInMicroseconds?: number; - segmentContainerFormat: RawFormatSpec; - videoStream: AdaptiveStreamVideoStream; - segments: AdaptiveStreamVideoSegment[]; + segmentContainerFormat: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.RawFormatSpec; + videoStream: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamVideoStream; + segments: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamVideoSegment[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/AdaptiveStreamVideoMasterPlaylist.pdsc @@ -61633,11 +61671,11 @@ declare namespace Com { startTimeInMicroseconds?: number; durationInMicroseconds?: number; playlistFileIndex?: number; - playlistType: AdaptiveStreamMediaPlaylistType; - protocol: AdaptiveStreamProtocol; - encryptionKeyDataArtifact?: DataArtifact; - representations: AdaptiveStreamMasterPlaylistRepresentationEntry[]; - displayAspectRatio?: AspectRatio; + playlistType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamMediaPlaylistType; + protocol: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamProtocol; + encryptionKeyDataArtifact?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.DataArtifact; + representations: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamMasterPlaylistRepresentationEntry[]; + displayAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AspectRatio; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/AdaptiveStreamVideoSegment.pdsc @@ -61645,25 +61683,25 @@ declare namespace Com { startTimeInMicroseconds?: number; durationInMicroseconds?: number; fileIndex?: number; - type: AdaptiveStreamMediaSegmentType; - byteRange?: ByteRange; + type: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamMediaSegmentType; + byteRange?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ByteRange; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/AdaptiveStreamVideoStream.pdsc export interface AdaptiveStreamVideoStream { colorSpaceName?: string; chromaSubsampling?: string; - storageSize?: ImageSize; - storageAspectRatio?: AspectRatio; - orientation?: ExifOrientation; - pixelAspectRatio?: AspectRatio; - displaySize?: ImageDisplaySize; - displayAspectRatio?: AspectRatio; + storageSize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ImageSize; + storageAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AspectRatio; + orientation?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ExifOrientation; + pixelAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AspectRatio; + displaySize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ImageDisplaySize; + displayAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AspectRatio; colorDepth?: number; lossyCompression?: boolean; - bitRate?: BitRate; - frameRate?: StreamFps; - codec?: RawCodecSpec; + bitRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.BitRate; + frameRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.StreamFps; + codec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.RawCodecSpec; psnr?: number; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/AdaptiveStreamVideoWithAudio.pdsc @@ -61672,15 +61710,15 @@ declare namespace Com { startTimeInMicroseconds?: number; durationInMicroseconds?: number; playlistFileIndex?: number; - playlistType: AdaptiveStreamMediaPlaylistType; - protocol: AdaptiveStreamProtocol; - encryptionKeyDataArtifact?: DataArtifact; - bitRate?: BitRate; + playlistType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamMediaPlaylistType; + protocol: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamProtocol; + encryptionKeyDataArtifact?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.DataArtifact; + bitRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.BitRate; segmentTargetDurationInMicroseconds?: number; - segmentContainerFormat: RawFormatSpec; - videoStream: AdaptiveStreamVideoStream; - audioStream: AdaptiveStreamAudioStream; - segments: AdaptiveStreamVideoSegment[]; + segmentContainerFormat: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.RawFormatSpec; + videoStream: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamVideoStream; + audioStream: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamAudioStream; + segments: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamVideoSegment[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/AdaptiveStreamVideoWithAudioMasterPlaylist.pdsc @@ -61688,11 +61726,11 @@ declare namespace Com { startTimeInMicroseconds?: number; durationInMicroseconds?: number; playlistFileIndex?: number; - playlistType: AdaptiveStreamMediaPlaylistType; - protocol: AdaptiveStreamProtocol; - encryptionKeyDataArtifact?: DataArtifact; - representations: AdaptiveStreamMasterPlaylistRepresentationEntry[]; - displayAspectRatio?: AspectRatio; + playlistType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamMediaPlaylistType; + protocol: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamProtocol; + encryptionKeyDataArtifact?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.DataArtifact; + representations: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamMasterPlaylistRepresentationEntry[]; + displayAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AspectRatio; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/AmbryToVectorOfflineMigrationMessage.pdsc @@ -61747,7 +61785,7 @@ declare namespace Com { export interface AssetFlaggingAnalysis { assetFlaggingService: string; analyzedAt: number; - analysisResult: AssetFlaggingAnalysisResult; + analysisResult: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AssetFlaggingAnalysisResult; analysisDescription?: string; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/AssetFlaggingAnalysisResult.pdsc @@ -61764,14 +61802,14 @@ declare namespace Com { export interface AssetTimeoutMessageV2 { assetUrn: string; attemptNumber: number; - requestedAction: RequestedAction; + requestedAction: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.RequestedAction; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/AssetUpdateEvent.pdsc export interface AssetUpdateEvent { asset: string; owner: string; - mediaTypeFamily: MediaTypeFamily; + mediaTypeFamily: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.MediaTypeFamily; serviceRelationships: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Assetvalues.ServiceRelationship[]; resourceRelationships: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Assetvalues.ResourceRelationship[]; update: @@ -61784,7 +61822,7 @@ declare namespace Com { export interface AssetUpdateEventMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - assetUpdate: AssetUpdateEvent; + assetUpdate: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AssetUpdateEvent; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/Audio.pdsc @@ -61793,26 +61831,26 @@ declare namespace Com { probeSize?: number; probeTool?: string; mediaType?: string; - rawFormatSpec?: RawFormatSpec; + rawFormatSpec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.RawFormatSpec; startTimeInMicroseconds?: number; durationInMicroseconds?: number; - rawMetadataTags: Tag[]; - audioStreams: AudioStream[]; + rawMetadataTags: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Tag[]; + audioStreams: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AudioStream[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/AudioStream.pdsc export interface AudioStream { startTimeInMicroseconds?: number; durationInMicroseconds?: number; - timeBase?: TimeBase; + timeBase?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.TimeBase; startTimeInTicks?: number; durationInTicks?: number; index: number; - bitRate?: BitRate; + bitRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.BitRate; sampleRate?: number; channels?: number; channelLayout?: string; - codec?: RawCodecSpec; + codec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.RawCodecSpec; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/BinaryRunError.pdsc @@ -61829,13 +61867,13 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; artifact: string; owner: string; - binaryRunError: BinaryRunError; + binaryRunError: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.BinaryRunError; files: Com.Linkedin.Avro2pegasus.Messaging.Digitalmedia.File[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/BitRate.pdsc export interface BitRate { - type: BitRateType; + type: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.BitRateType; average?: number; minimum?: number; maximum: number; @@ -61847,8 +61885,8 @@ declare namespace Com { export interface BoundingBox { multiImageCategory: string; - boundingBoxCoordinates: BoundingBoxCoordinates; - centerShiftPercentage: CenterShiftPercentage; + boundingBoxCoordinates: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.BoundingBoxCoordinates; + centerShiftPercentage: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.CenterShiftPercentage; confidenceScore: number; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/BoundingBoxCoordinates.pdsc @@ -61868,9 +61906,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/Captions.pdsc export interface Captions { - language: Locale; + language: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Locale; description?: string; - trackType: CaptionsTrackType; + trackType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.CaptionsTrackType; largeText: boolean; closedCaptions: boolean; formattedForEasyReader: boolean; @@ -61891,24 +61929,24 @@ declare namespace Com { export interface ClassificationDetail { label: string; - classification?: Classification; + classification?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Classification; score?: number; threshold?: number; - appliedClassifier: Classifier; + appliedClassifier: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Classifier; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/ClassificationInformation.pdsc export interface ClassificationInformation { contentClassLabels: string[]; - appliedClassifier: Classifier; - classificationDetails: ClassificationDetail[]; + appliedClassifier: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Classifier; + classificationDetails: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ClassificationDetail[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/Classifier.pdsc export interface Classifier { classiferId: string; classifierVersion: string; - scoreRange?: ClassifierScoreRange; + scoreRange?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ClassifierScoreRange; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/ClassifierScoreRange.pdsc @@ -61919,7 +61957,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/ContentClassification.pdsc export interface ContentClassification { - classificationInformation: ClassificationInformation[]; + classificationInformation: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ClassificationInformation[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/ContentFilterToken.pdsc @@ -61937,24 +61975,32 @@ declare namespace Com { export interface CoreMetadata { extractedFrom?: string; - title?: { [id: string]: ExtractedString }; - creators: Creator[]; - subject?: { [id: string]: ExtractedString }; - description?: { [id: string]: ExtractedString }; - publishers: Publisher[]; + title?: { + [id: string]: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ExtractedString; + }; + creators: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Creator[]; + subject?: { + [id: string]: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ExtractedString; + }; + description?: { + [id: string]: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ExtractedString; + }; + publishers: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Publisher[]; type?: string; identifier?: string; source?: string; languages: string[]; - rights?: { [id: string]: ExtractedString }; - otherMetadataValues: Tag[]; + rights?: { + [id: string]: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ExtractedString; + }; + otherMetadataValues: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Tag[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/Creator.pdsc export interface Creator { urn?: string; name?: string; - tag?: Tag; + tag?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Tag; extractedRole?: string; normalizedRole?: string; } @@ -61966,20 +62012,20 @@ declare namespace Com { deleted?: number; asset: string; artifactClass: string; - status: ArtifactStatus; - reprocessingStatus?: ArtifactStatus; - executedActions: ExecutedAction[]; + status: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ArtifactStatus; + reprocessingStatus?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ArtifactStatus; + executedActions: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ExecutedAction[]; data?: - | AssetFlaggingAnalysis - | ContentFilterToken - | CoreMetadata - | DisplayText - | ContentClassification - | MediaScanAnalysis - | MediaScanContent - | NullSchema - | Speech - | EncryptedContent; + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AssetFlaggingAnalysis + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ContentFilterToken + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.CoreMetadata + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.DisplayText + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ContentClassification + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.MediaScanAnalysis + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.MediaScanContent + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.NullSchema + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Speech + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.EncryptedContent; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/DeletionFailedAssetBlobs.pdsc @@ -61991,8 +62037,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/DisplayText.pdsc export interface DisplayText { - alternativeText?: MultiLocaleString; - caption?: MultiLocaleString; + alternativeText?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.MultiLocaleString; + caption?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.MultiLocaleString; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/Document.pdsc @@ -62001,9 +62047,9 @@ declare namespace Com { probeSize?: number; probeTool?: string; mediaType?: string; - rawFormatSpec?: RawFormatSpec; - rawMetadataTags: Tag[]; - documentType: DocumentType; + rawFormatSpec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.RawFormatSpec; + rawMetadataTags: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Tag[]; + documentType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.DocumentType; pageCount: number; title?: string; author?: string; @@ -62014,12 +62060,12 @@ declare namespace Com { export interface DocumentImages { colorSpaceName?: string; chromaSubsampling?: string; - storageSize?: ImageSize; - storageAspectRatio?: AspectRatio; - orientation?: ExifOrientation; - pixelAspectRatio?: AspectRatio; - displaySize?: ImageDisplaySize; - displayAspectRatio?: AspectRatio; + storageSize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ImageSize; + storageAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AspectRatio; + orientation?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ExifOrientation; + pixelAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AspectRatio; + displaySize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ImageDisplaySize; + displayAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AspectRatio; colorDepth?: number; lossyCompression?: boolean; } @@ -62039,7 +62085,7 @@ declare namespace Com { export interface EncryptedContent { encryptedPayload: string; encryptionKeyId: string; - encryptionScheme: EncryptionScheme; + encryptionScheme: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.EncryptionScheme; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/EncryptionScheme.pdsc @@ -62047,9 +62093,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/ExecutedAction.pdsc export interface ExecutedAction { - action: ArtifactAction; + action: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ArtifactAction; createdAt: number; - artifactStatus: ArtifactStatus; + artifactStatus: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ArtifactStatus; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/ExifOrientation.pdsc @@ -62066,7 +62112,7 @@ declare namespace Com { export interface ExtractedString { value?: string; - tag?: Tag; + tag?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Tag; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/File.pdsc @@ -62088,7 +62134,7 @@ declare namespace Com { export interface FilesDeletionMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - request: FilesDeletionRequest; + request: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.FilesDeletionRequest; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/FilesDeletionMessageV2.pdsc @@ -62101,7 +62147,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/FilesDeletionRequest.pdsc export interface FilesDeletionRequest { - files: File[]; + files: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.File[]; currentRetryCount: number; asset: string; } @@ -62114,7 +62160,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/FrameRate.pdsc export interface FrameRate { - rational?: Fraction; + rational?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Fraction; fps: number; formatted?: string; } @@ -62123,20 +62169,20 @@ declare namespace Com { export interface ImageDisplaySize { width: number; height: number; - uom: UnitsOfMeasureForLength; + uom: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.UnitsOfMeasureForLength; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/ImageOCR.pdsc export interface ImageOCR { - ocrTextBoxes: OCRTextBox[]; - modelInformation?: SoftwareApplication; + ocrTextBoxes: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.OCRTextBox[]; + modelInformation?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.SoftwareApplication; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/ImageOCRMessage.pdsc export interface ImageOCRMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; assetUrn: string; - imageOCR: ImageOCR; + imageOCR: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ImageOCR; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/ImageSize.pdsc @@ -62166,31 +62212,31 @@ declare namespace Com { deleted?: number; asset: string; artifactClass: string; - status: ArtifactStatus; - reprocessingStatus?: ArtifactStatus; - executedActions: ExecutedAction[]; + status: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ArtifactStatus; + reprocessingStatus?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ArtifactStatus; + executedActions: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ExecutedAction[]; isDeleteRequested: boolean; - requestedReprocessingType?: ReprocessingType; - authorizationMethod: MediaArtifactAuthorizationMethod; + requestedReprocessingType?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ReprocessingType; + authorizationMethod: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.MediaArtifactAuthorizationMethod; pluggableServiceFactory: string; data?: - | UploadedFile - | StillImage - | Video - | Audio - | AdaptiveStreamVideoWithAudioMasterPlaylist - | AdaptiveStreamVideoMasterPlaylist - | AdaptiveStreamAudioMasterPlaylist - | AdaptiveStreamVideoWithAudio - | AdaptiveStreamVideo - | AdaptiveStreamAudio - | Document - | Captions - | UnpackedSCORM - | DocumentMasterManifest - | DocumentTranscript - | DocumentImages; - files: File[]; + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.UploadedFile + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.StillImage + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Video + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Audio + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamVideoWithAudioMasterPlaylist + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamVideoMasterPlaylist + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamAudioMasterPlaylist + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamVideoWithAudio + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamVideo + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AdaptiveStreamAudio + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Document + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Captions + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.UnpackedSCORM + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.DocumentMasterManifest + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.DocumentTranscript + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.DocumentImages; + files: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.File[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/MediaArtifactAuthorizationMethod.pdsc @@ -62199,7 +62245,7 @@ declare namespace Com { export interface MediaArtifactsDeletionMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - request: MediaArtifactsDeletionRequest; + request: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.MediaArtifactsDeletionRequest; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/MediaArtifactsDeletionMessageV2.pdsc @@ -62207,33 +62253,33 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; assetUrn: string; retryCount: number; - requestedArtifactClassDeletionInfo: RequestedArtifactClassDeletionInfo[]; + requestedArtifactClassDeletionInfo: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.RequestedArtifactClassDeletionInfo[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/MediaArtifactsDeletionRequest.pdsc export interface MediaArtifactsDeletionRequest { - mediaArtifacts: MediaArtifact[]; + mediaArtifacts: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.MediaArtifact[]; currentRetryCount: number; asset: string; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/MediaScanAnalysis.pdsc export interface MediaScanAnalysis { - scanResult: MediaScanResult; - scanType: ScanType; + scanResult: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.MediaScanResult; + scanType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ScanType; photoDnaHash?: number; - hashMatchedDatabase: PhotoDnaHashDatabase; - source: ContentSource; + hashMatchedDatabase: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.PhotoDnaHashDatabase; + source: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ContentSource; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/MediaScanContent.pdsc export interface MediaScanContent { - contentStatus: ContentStatus[]; + contentStatus: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ContentStatus[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/MediaScanResult.pdsc export interface MediaScanResult { - classification: ScanClassification; + classification: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ScanClassification; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/MediaTypeFamily.pdsc @@ -62251,7 +62297,7 @@ declare namespace Com { export interface MigrationTaskMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - jobInfo: SchedulerJobInfo; + jobInfo: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.SchedulerJobInfo; blobIndicator: string; foreignKey?: string; ownerUrn: string; @@ -62262,7 +62308,7 @@ declare namespace Com { export interface MultiLocaleString { localized: { [id: string]: string }; - preferredLocale?: Locale; + preferredLocale?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Locale; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/NullSchema.pdsc @@ -62271,7 +62317,7 @@ declare namespace Com { export interface OCRTextBox { text: string; - boundingBox: Rectangle; + boundingBox: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Rectangle; recognitionScore: number; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/PhotoDnaHashDatabase.pdsc @@ -62282,7 +62328,7 @@ declare namespace Com { export interface Publisher { urn?: string; name?: string; - tag?: Tag; + tag?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Tag; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/RawCodecSpec.pdsc @@ -62299,7 +62345,7 @@ declare namespace Com { export interface RawFormatSpec { name: string; longName?: string; - tags: Tag[]; + tags: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Tag[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/Rectangle.pdsc @@ -62324,13 +62370,13 @@ declare namespace Com { jobName: string; asset: string; assetLastModifiedAt: number; - artifacts: ReprocessingArtifact[]; + artifacts: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ReprocessingArtifact[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/ReprocessingTaskQueryResultMessage.pdsc export interface ReprocessingTaskQueryResultMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - queryResult: ReprocessingTaskQueryResult; + queryResult: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ReprocessingTaskQueryResult; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/ReprocessingTaskQueryResultMessageV2.pdsc @@ -62339,8 +62385,8 @@ declare namespace Com { jobName: string; assetUrn: string; assetLastModifiedTime: number; - artifacts: ReprocessingArtifact[]; - reprocesssingPriority: ReprocessingPriority; + artifacts: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ReprocessingArtifact[]; + reprocesssingPriority: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ReprocessingPriority; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/ReprocessingType.pdsc @@ -62365,8 +62411,8 @@ declare namespace Com { export interface SchedulerJobInfo { jobName: string; batchId: string; - jobType: SchedulerJobType; - priority: SchedulerPriority; + jobType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.SchedulerJobType; + priority: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.SchedulerPriority; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/SchedulerJobType.pdsc @@ -62379,7 +62425,7 @@ declare namespace Com { export interface SmartZoomBoundingBoxMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; assetUrn: string; - boundingBox: BoundingBox; + boundingBox: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.BoundingBox; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/SoftwareApplication.pdsc @@ -62389,7 +62435,7 @@ declare namespace Com { version?: string; builtFor?: string; builtWith?: string; - libraries: SoftwareApplicationLibrary[]; + libraries: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.SoftwareApplicationLibrary[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/SoftwareApplicationLibrary.pdsc @@ -62401,10 +62447,10 @@ declare namespace Com { export interface Speech { name: string; - confidence: SpeechRecognitionConfidence; - locale?: Locale; + confidence: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.SpeechRecognitionConfidence; + locale?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Locale; lexical?: string; - application: SoftwareApplication; + application: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.SoftwareApplication; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/SpeechRecognitionConfidence.pdsc @@ -62421,27 +62467,27 @@ declare namespace Com { probeSize?: number; probeTool?: string; mediaType?: string; - rawFormatSpec?: RawFormatSpec; + rawFormatSpec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.RawFormatSpec; colorSpaceName?: string; chromaSubsampling?: string; - storageSize?: ImageSize; - storageAspectRatio?: AspectRatio; - orientation?: ExifOrientation; - pixelAspectRatio?: AspectRatio; - displaySize?: ImageDisplaySize; - displayAspectRatio?: AspectRatio; + storageSize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ImageSize; + storageAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AspectRatio; + orientation?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ExifOrientation; + pixelAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AspectRatio; + displaySize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ImageDisplaySize; + displayAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AspectRatio; colorDepth?: number; lossyCompression?: boolean; - rawMetadataTags: Tag[]; - rawCodecSpec: RawCodecSpec; + rawMetadataTags: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Tag[]; + rawCodecSpec: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.RawCodecSpec; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/StreamFps.pdsc export interface StreamFps { - type: StreamFpsType; - average: FrameRate; - minimum?: FrameRate; - maximum?: FrameRate; + type: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.StreamFpsType; + average: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.FrameRate; + minimum?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.FrameRate; + maximum?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.FrameRate; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/StreamFpsType.pdsc @@ -62455,7 +62501,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/TimeBase.pdsc export interface TimeBase { - rational?: Fraction; + rational?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Fraction; raw: string; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/UnitsOfMeasureForLength.pdsc @@ -62468,8 +62514,8 @@ declare namespace Com { probeSize?: number; probeTool?: string; mediaType?: string; - rawFormatSpec?: RawFormatSpec; - rawMetadataTags: Tag[]; + rawFormatSpec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.RawFormatSpec; + rawMetadataTags: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Tag[]; contents: { [id: string]: string }; manifest: string; } @@ -62481,7 +62527,7 @@ declare namespace Com { finishedAt: number; originIpAddress?: string; referer?: string; - fileMetadata?: FileMetadata; + fileMetadata?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.FileMetadata; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/Video.pdsc @@ -62490,42 +62536,42 @@ declare namespace Com { probeSize?: number; probeTool?: string; mediaType?: string; - rawFormatSpec?: RawFormatSpec; + rawFormatSpec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.RawFormatSpec; startTimeInMicroseconds?: number; durationInMicroseconds?: number; - rawMetadataTags: Tag[]; - videoStreams: VideoStream[]; - audioStreams: AudioStream[]; + rawMetadataTags: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Tag[]; + videoStreams: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.VideoStream[]; + audioStreams: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AudioStream[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/VideoStream.pdsc export interface VideoStream { startTimeInMicroseconds?: number; durationInMicroseconds?: number; - timeBase?: TimeBase; + timeBase?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.TimeBase; startTimeInTicks?: number; durationInTicks?: number; index: number; colorSpaceName?: string; chromaSubsampling?: string; - storageSize?: ImageSize; - storageAspectRatio?: AspectRatio; - orientation?: ExifOrientation; - pixelAspectRatio?: AspectRatio; - displaySize?: ImageDisplaySize; - displayAspectRatio?: AspectRatio; + storageSize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ImageSize; + storageAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AspectRatio; + orientation?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ExifOrientation; + pixelAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AspectRatio; + displaySize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.ImageDisplaySize; + displayAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AspectRatio; colorDepth?: number; lossyCompression?: boolean; - bitRate?: BitRate; - frameRate?: StreamFps; - codec?: RawCodecSpec; + bitRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.BitRate; + frameRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.StreamFps; + codec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.RawCodecSpec; psnr?: number; } namespace Assetvalues { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/assetvalues/ResourceRelationship.pdsc export interface ResourceRelationship { - relationshipType: ResourceRelationshipType; + relationshipType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Assetvalues.ResourceRelationshipType; resourceIndicator: string; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/assetvalues/ResourceRelationshipType.pdsc @@ -62541,8 +62587,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/assetvalues/ServiceRelationship.pdsc export interface ServiceRelationship { - source: ServiceRelationshipSource; - relationshipType: ServiceRelationshipType; + source: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Assetvalues.ServiceRelationshipSource; + relationshipType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Assetvalues.ServiceRelationshipType; identifier: string; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/assetvalues/ServiceRelationshipSource.pdsc @@ -62567,14 +62613,14 @@ declare namespace Com { startTimeInMicroseconds?: number; durationInMicroseconds?: number; playlistFileIndex?: number; - playlistType: AdaptiveStreamMediaPlaylistType; - protocol: AdaptiveStreamProtocol; - encryptionKeyDataArtifact?: DataArtifact; - bitRate?: BitRate; + playlistType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamMediaPlaylistType; + protocol: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamProtocol; + encryptionKeyDataArtifact?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.DataArtifact; + bitRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.BitRate; segmentTargetDurationInMicroseconds?: number; - segmentContainerFormat: RawFormatSpec; - audioStream: AdaptiveStreamAudioStream; - segments: AdaptiveStreamAudioSegment[]; + segmentContainerFormat: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.RawFormatSpec; + audioStream: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamAudioStream; + segments: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamAudioSegment[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/AdaptiveStreamAudioMasterPlaylist.pdsc @@ -62582,10 +62628,10 @@ declare namespace Com { startTimeInMicroseconds?: number; durationInMicroseconds?: number; playlistFileIndex?: number; - playlistType: AdaptiveStreamMediaPlaylistType; - protocol: AdaptiveStreamProtocol; - encryptionKeyDataArtifact?: DataArtifact; - representations: AdaptiveStreamMasterPlaylistRepresentationEntry[]; + playlistType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamMediaPlaylistType; + protocol: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamProtocol; + encryptionKeyDataArtifact?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.DataArtifact; + representations: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamMasterPlaylistRepresentationEntry[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/AdaptiveStreamAudioSegment.pdsc @@ -62593,23 +62639,23 @@ declare namespace Com { startTimeInMicroseconds?: number; durationInMicroseconds?: number; fileIndex?: number; - type: AdaptiveStreamMediaSegmentType; - byteRange?: ByteRange; + type: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamMediaSegmentType; + byteRange?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ByteRange; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/AdaptiveStreamAudioStream.pdsc export interface AdaptiveStreamAudioStream { - bitRate?: BitRate; + bitRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.BitRate; sampleRate?: number; channels?: number; channelLayout?: string; - codec?: RawCodecSpec; + codec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.RawCodecSpec; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/AdaptiveStreamMasterPlaylistRepresentationEntry.pdsc export interface AdaptiveStreamMasterPlaylistRepresentationEntry { - bitrate: BitRate; - codecs: RawCodecSpec[]; + bitrate: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.BitRate; + codecs: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.RawCodecSpec[]; artifactClass: string; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/AdaptiveStreamMediaPlaylistType.pdsc @@ -62627,14 +62673,14 @@ declare namespace Com { startTimeInMicroseconds?: number; durationInMicroseconds?: number; playlistFileIndex?: number; - playlistType: AdaptiveStreamMediaPlaylistType; - protocol: AdaptiveStreamProtocol; - encryptionKeyDataArtifact?: DataArtifact; - bitRate?: BitRate; + playlistType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamMediaPlaylistType; + protocol: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamProtocol; + encryptionKeyDataArtifact?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.DataArtifact; + bitRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.BitRate; segmentTargetDurationInMicroseconds?: number; - segmentContainerFormat: RawFormatSpec; - videoStream: AdaptiveStreamVideoStream; - segments: AdaptiveStreamVideoSegment[]; + segmentContainerFormat: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.RawFormatSpec; + videoStream: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamVideoStream; + segments: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamVideoSegment[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/AdaptiveStreamVideoMasterPlaylist.pdsc @@ -62642,11 +62688,11 @@ declare namespace Com { startTimeInMicroseconds?: number; durationInMicroseconds?: number; playlistFileIndex?: number; - playlistType: AdaptiveStreamMediaPlaylistType; - protocol: AdaptiveStreamProtocol; - encryptionKeyDataArtifact?: DataArtifact; - representations: AdaptiveStreamMasterPlaylistRepresentationEntry[]; - displayAspectRatio?: AspectRatio; + playlistType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamMediaPlaylistType; + protocol: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamProtocol; + encryptionKeyDataArtifact?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.DataArtifact; + representations: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamMasterPlaylistRepresentationEntry[]; + displayAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AspectRatio; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/AdaptiveStreamVideoSegment.pdsc @@ -62654,25 +62700,25 @@ declare namespace Com { startTimeInMicroseconds?: number; durationInMicroseconds?: number; fileIndex?: number; - type: AdaptiveStreamMediaSegmentType; - byteRange?: ByteRange; + type: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamMediaSegmentType; + byteRange?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ByteRange; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/AdaptiveStreamVideoStream.pdsc export interface AdaptiveStreamVideoStream { colorSpaceName?: string; chromaSubsampling?: string; - storageSize?: ImageSize; - storageAspectRatio?: AspectRatio; - orientation?: ExifOrientation; - pixelAspectRatio?: AspectRatio; - displaySize?: ImageDisplaySize; - displayAspectRatio?: AspectRatio; + storageSize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ImageSize; + storageAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AspectRatio; + orientation?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ExifOrientation; + pixelAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AspectRatio; + displaySize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ImageDisplaySize; + displayAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AspectRatio; colorDepth?: number; lossyCompression?: boolean; - bitRate?: BitRate; - frameRate?: StreamFps; - codec?: RawCodecSpec; + bitRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.BitRate; + frameRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.StreamFps; + codec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.RawCodecSpec; psnr?: number; videoMultiMethodAssessmentFusion?: number; constantRateFactor?: number; @@ -62683,15 +62729,15 @@ declare namespace Com { startTimeInMicroseconds?: number; durationInMicroseconds?: number; playlistFileIndex?: number; - playlistType: AdaptiveStreamMediaPlaylistType; - protocol: AdaptiveStreamProtocol; - encryptionKeyDataArtifact?: DataArtifact; - bitRate?: BitRate; + playlistType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamMediaPlaylistType; + protocol: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamProtocol; + encryptionKeyDataArtifact?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.DataArtifact; + bitRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.BitRate; segmentTargetDurationInMicroseconds?: number; - segmentContainerFormat: RawFormatSpec; - videoStream: AdaptiveStreamVideoStream; - audioStream: AdaptiveStreamAudioStream; - segments: AdaptiveStreamVideoSegment[]; + segmentContainerFormat: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.RawFormatSpec; + videoStream: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamVideoStream; + audioStream: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamAudioStream; + segments: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamVideoSegment[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/AdaptiveStreamVideoWithAudioMasterPlaylist.pdsc @@ -62699,11 +62745,11 @@ declare namespace Com { startTimeInMicroseconds?: number; durationInMicroseconds?: number; playlistFileIndex?: number; - playlistType: AdaptiveStreamMediaPlaylistType; - protocol: AdaptiveStreamProtocol; - encryptionKeyDataArtifact?: DataArtifact; - representations: AdaptiveStreamMasterPlaylistRepresentationEntry[]; - displayAspectRatio?: AspectRatio; + playlistType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamMediaPlaylistType; + protocol: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamProtocol; + encryptionKeyDataArtifact?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.DataArtifact; + representations: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamMasterPlaylistRepresentationEntry[]; + displayAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AspectRatio; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/AMSLiveOutput.pdsc @@ -62711,12 +62757,12 @@ declare namespace Com { outputId: string; assetId: string; manifestName: string; - outputStatus: AMSLiveOutputStatus; + outputStatus: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AMSLiveOutputStatus; primaryStreamingLocatorId: string; backupStreamingLocatorIds: string[]; primaryStreamingEndpointId: string; backupStreamingEndpointIds: string[]; - trimmingFilter?: AMSLiveTrimmingFilter; + trimmingFilter?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AMSLiveTrimmingFilter; accountId?: string; autoCaptionLanguage?: Com.Linkedin.Avro2pegasus.Events.Locale; } @@ -62748,24 +62794,30 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/ArtifactProcessMessage.pdsc export interface ArtifactProcessMessage { - artifactRequest: ArtifactProcessRequest; + artifactRequest: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ArtifactProcessRequest; retryCount: number; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/ArtifactProcessRequest.pdsc export interface ArtifactProcessRequest { - requestedClass: DataArtifactClass | MediaArtifactClass; - dependencies: { [id: string]: DataArtifact | MediaArtifact }; - asset: Asset; - requestTriggerType: RequestTriggerType; - timeToLive?: TimeSpan; + requestedClass: + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.DataArtifactClass + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.MediaArtifactClass; + dependencies: { + [id: string]: + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.DataArtifact + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.MediaArtifact; + }; + asset: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Asset; + requestTriggerType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.RequestTriggerType; + timeToLive?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.TimeSpan; artifactInstanceId?: string; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/ArtifactProcessWorkQueueMessage.pdsc export interface ArtifactProcessWorkQueueMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - processMessage: ArtifactProcessMessage; + processMessage: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ArtifactProcessMessage; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/ArtifactStatus.pdsc @@ -62800,18 +62852,18 @@ declare namespace Com { deleted?: number; id: string; owner: string; - mediaTypeFamily: MediaTypeFamily; - serviceRelationships: ServiceRelationship[]; - resourceRelationships: ResourceRelationship[]; - recipes: AssetRecipe[]; - status: AssetStatus; + mediaTypeFamily: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.MediaTypeFamily; + serviceRelationships: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ServiceRelationship[]; + resourceRelationships: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ResourceRelationship[]; + recipes: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AssetRecipe[]; + status: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AssetStatus; slug?: string; - executedActions?: AssetExecutedAction[]; + executedActions?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AssetExecutedAction[]; committed?: boolean; expireAt?: number; parentAssetIds?: string[]; - assetMetadata?: ImageMetadata; - sourceIndicator?: AssetSourceIndicator; + assetMetadata?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ImageMetadata; + sourceIndicator?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AssetSourceIndicator; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/AssetAction.pdsc @@ -62827,7 +62879,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/AssetExecutedAction.pdsc export interface AssetExecutedAction { - action: AssetAction; + action: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AssetAction; createdAt: number; recipe?: string; } @@ -62836,7 +62888,7 @@ declare namespace Com { export interface AssetFlaggingAnalysis { assetFlaggingService: string; analyzedAt: number; - analysisResult: AssetFlaggingAnalysisResult; + analysisResult: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AssetFlaggingAnalysisResult; analysisDescription?: string; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/AssetFlaggingAnalysisResult.pdsc @@ -62846,14 +62898,14 @@ declare namespace Com { export interface AssetRecipe { recipe: string; - status: RecipeStatus; + status: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.RecipeStatus; version?: number; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/AssetSourceIndicator.pdsc export interface AssetSourceIndicator { source?: string; - fieldDiscriminator: AssetSourceIndicatorDiscriminator; + fieldDiscriminator: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AssetSourceIndicatorDiscriminator; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/AssetSourceIndicatorDiscriminator.pdsc @@ -62868,32 +62920,32 @@ declare namespace Com { probeSize?: number; probeTool?: string; mediaType?: string; - rawFormatSpec?: RawFormatSpec; + rawFormatSpec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.RawFormatSpec; startTimeInMicroseconds?: number; durationInMicroseconds?: number; - rawMetadataTags: Tag[]; - audioStreams: AudioStream[]; + rawMetadataTags: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Tag[]; + audioStreams: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AudioStream[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/AudioStream.pdsc export interface AudioStream { startTimeInMicroseconds?: number; durationInMicroseconds?: number; - timeBase?: TimeBase; + timeBase?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.TimeBase; startTimeInTicks?: number; durationInTicks?: number; index: number; - bitRate?: BitRate; + bitRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.BitRate; sampleRate?: number; channels?: number; channelLayout?: string; - codec?: RawCodecSpec; + codec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.RawCodecSpec; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/AzureArtifact.pdsc export interface AzureArtifact { content: string; - type: AzureArtifactType; + type: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AzureArtifactType; version?: string; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/AzureArtifactType.pdsc @@ -62911,7 +62963,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/BitRate.pdsc export interface BitRate { - type: BitRateType; + type: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.BitRateType; average?: number; minimum?: number; maximum: number; @@ -62926,8 +62978,8 @@ declare namespace Com { export interface BoundingBox { multiImageCategory: string; - boundingBoxCoordinates: BoundingBoxCoordinates; - centerShiftPercentage: CenterShiftPercentage; + boundingBoxCoordinates: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.BoundingBoxCoordinates; + centerShiftPercentage: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.CenterShiftPercentage; confidenceScore: number; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/BoundingBoxCoordinates.pdsc @@ -62947,7 +62999,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/CacheControl.pdsc export interface CacheControl { - mechanism: CacheControlMechanism; + mechanism: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.CacheControlMechanism; maxAgeInSeconds?: number; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/CacheControlMechanism.pdsc @@ -62956,9 +63008,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/Captions.pdsc export interface Captions { - language: Locale; + language: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Locale; description?: string; - trackType: CaptionsTrackType; + trackType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.CaptionsTrackType; largeText: boolean; closedCaptions: boolean; formattedForEasyReader: boolean; @@ -62979,24 +63031,24 @@ declare namespace Com { export interface ClassificationDetail { label: string; - classification?: Classification; + classification?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Classification; score?: number; threshold?: number; - appliedClassifier: Classifier; + appliedClassifier: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Classifier; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/ClassificationInformation.pdsc export interface ClassificationInformation { contentClassLabels: string[]; - appliedClassifier: Classifier; - classificationDetails: ClassificationDetail[]; + appliedClassifier: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Classifier; + classificationDetails: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ClassificationDetail[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/Classifier.pdsc export interface Classifier { classiferId: string; classifierVersion: string; - scoreRange?: ClassifierScoreRange; + scoreRange?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ClassifierScoreRange; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/ClassifierScoreRange.pdsc @@ -63007,7 +63059,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/ContainerInfo.pdsc export interface ContainerInfo { - blobstoreType: BlobstoreType; + blobstoreType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.BlobstoreType; containerName: string; account?: string; encryptionKeyId?: string; @@ -63016,7 +63068,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/ContentClassification.pdsc export interface ContentClassification { - classificationInformation: ClassificationInformation[]; + classificationInformation: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ClassificationInformation[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/ContentFilterToken.pdsc @@ -63045,34 +63097,42 @@ declare namespace Com { export interface CoreMetadata { extractedFrom?: string; - title?: { [id: string]: ExtractedString }; - creators: Creator[]; - subject?: { [id: string]: ExtractedString }; - description?: { [id: string]: ExtractedString }; - publishers: Publisher[]; + title?: { + [id: string]: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ExtractedString; + }; + creators: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Creator[]; + subject?: { + [id: string]: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ExtractedString; + }; + description?: { + [id: string]: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ExtractedString; + }; + publishers: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Publisher[]; type?: string; identifier?: string; source?: string; languages: string[]; - rights?: { [id: string]: ExtractedString }; - otherMetadataValues: Tag[]; + rights?: { + [id: string]: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ExtractedString; + }; + otherMetadataValues: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Tag[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/Creator.pdsc export interface Creator { urn?: string; name?: string; - tag?: Tag; + tag?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Tag; extractedRole?: string; normalizedRole?: string; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/CroppedImageInfo.pdsc export interface CroppedImageInfo { - topLeft: Coordinate2D; - topRight: Coordinate2D; - bottomLeft: Coordinate2D; - bottomRight: Coordinate2D; + topLeft: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Coordinate2D; + topRight: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Coordinate2D; + bottomLeft: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Coordinate2D; + bottomRight: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Coordinate2D; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/DataArtifact.pdsc @@ -63082,38 +63142,38 @@ declare namespace Com { deleted?: number; asset: string; artifactClass: string; - status: ArtifactStatus; - reprocessingStatus?: ArtifactStatus; - executedActions: ExecutedAction[]; + status: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ArtifactStatus; + reprocessingStatus?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ArtifactStatus; + executedActions: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ExecutedAction[]; isDeleteRequested: boolean; - requestedReprocessingType?: ReprocessingType; - diagnosis?: DiagnosisIssue; + requestedReprocessingType?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ReprocessingType; + diagnosis?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.DiagnosisIssue; refreshAt?: number; instanceId?: string; dependentInstanceIds: string[]; - reprocessingSourceType?: ReprocessingSourceType; + reprocessingSourceType?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ReprocessingSourceType; version?: number; data?: - | AssetFlaggingAnalysis - | ContentFilterToken - | CoreMetadata - | DisplayText - | ContentClassification - | MediaScanAnalysis - | MediaScanContent - | NullSchema - | Speech - | EncryptedContent - | VideoOCR - | StartLiveData - | GoLiveTrigger - | EndLiveTrigger - | BoundingBox - | AzureArtifact - | ForeignTrigger - | ForeignDependency - | ImageOCR - | ImageEditInfo; + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AssetFlaggingAnalysis + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ContentFilterToken + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.CoreMetadata + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.DisplayText + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ContentClassification + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.MediaScanAnalysis + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.MediaScanContent + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.NullSchema + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Speech + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.EncryptedContent + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.VideoOCR + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.StartLiveData + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.GoLiveTrigger + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.EndLiveTrigger + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.BoundingBox + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AzureArtifact + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ForeignTrigger + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ForeignDependency + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ImageOCR + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ImageEditInfo; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/DataArtifactClass.pdsc @@ -63122,15 +63182,15 @@ declare namespace Com { name: string; description?: string; dataSchema: string; - assetMediaTypeFamily?: MediaTypeFamily; + assetMediaTypeFamily?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.MediaTypeFamily; dependencies: string[]; pluggableServiceFactory: string; processRequestedByAssetManager: boolean; - processInstructions?: ProcessInstructions; + processInstructions?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ProcessInstructions; originalArtifactClass?: string; alternativeArtifactClasses: string[]; version?: number; - reprocessingType: ReprocessingType; + reprocessingType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ReprocessingType; author?: string; originalPostProcessingArtifactClass?: string; isRefreshable: boolean; @@ -63141,10 +63201,10 @@ declare namespace Com { export interface DiagnosisIssue { createdAt: number; - severity: DiagnosisIssueSeverity; - type: DiagnosisIssueType; + severity: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.DiagnosisIssueSeverity; + type: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.DiagnosisIssueType; message?: string; - binaryRunError?: BinaryRunError; + binaryRunError?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.BinaryRunError; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/DiagnosisIssueSeverity.pdsc @@ -63169,8 +63229,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/DisplayText.pdsc export interface DisplayText { - alternativeText?: MultiLocaleString; - caption?: MultiLocaleString; + alternativeText?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.MultiLocaleString; + caption?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.MultiLocaleString; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/Document.pdsc @@ -63179,9 +63239,9 @@ declare namespace Com { probeSize?: number; probeTool?: string; mediaType?: string; - rawFormatSpec?: RawFormatSpec; - rawMetadataTags: Tag[]; - documentType?: DocumentType; + rawFormatSpec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.RawFormatSpec; + rawMetadataTags: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Tag[]; + documentType?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.DocumentType; pageCount: number; title?: string; author?: string; @@ -63193,16 +63253,16 @@ declare namespace Com { export interface DocumentImages { colorSpaceName?: string; chromaSubsampling?: string; - storageSize?: ImageSize; - storageAspectRatio?: AspectRatio; - orientation?: ExifOrientation; - pixelAspectRatio?: AspectRatio; - displaySize?: ImageDisplaySize; - displayAspectRatio?: AspectRatio; + storageSize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ImageSize; + storageAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AspectRatio; + orientation?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ExifOrientation; + pixelAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AspectRatio; + displaySize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ImageDisplaySize; + displayAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AspectRatio; colorDepth?: number; lossyCompression?: boolean; - scale?: ScaleOperationType; - padding?: PaddingOperationType; + scale?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ScaleOperationType; + padding?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.PaddingOperationType; manifestFileIndex?: number; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/DocumentMasterManifest.pdsc @@ -63211,7 +63271,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/DocumentTranscript.pdsc export interface DocumentTranscript { - transcriptLanguage: Locale; + transcriptLanguage: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Locale; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/DocumentType.pdsc @@ -63221,7 +63281,7 @@ declare namespace Com { export interface EncryptedContent { encryptedPayload: string; encryptionKeyId: string; - encryptionScheme: EncryptionScheme; + encryptionScheme: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.EncryptionScheme; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/EncryptionScheme.pdsc @@ -63238,9 +63298,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/ExecutedAction.pdsc export interface ExecutedAction { - action: ArtifactAction; + action: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ArtifactAction; createdAt: number; - artifactStatus: ArtifactStatus; + artifactStatus: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ArtifactStatus; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/ExifOrientation.pdsc @@ -63276,7 +63336,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/FileMetadata.pdsc export interface FileMetadata { - captionLanguage?: Locale; + captionLanguage?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Locale; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/FileSource.pdsc @@ -63303,7 +63363,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/FrameRate.pdsc export interface FrameRate { - rational?: Fraction; + rational?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Fraction; fps: number; formatted?: string; } @@ -63320,22 +63380,22 @@ declare namespace Com { export interface ImageDisplaySize { width: number; height: number; - uom: UnitsOfMeasureForLength; + uom: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.UnitsOfMeasureForLength; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/ImageEditInfo.pdsc export interface ImageEditInfo { - croppedImageInfo: CroppedImageInfo; + croppedImageInfo: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.CroppedImageInfo; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/ImageMetadata.pdsc export interface ImageMetadata { - originalImageSize: ImageSize; + originalImageSize: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ImageSize; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/ImageOCR.pdsc export interface ImageOCR { - ocrTextBoxes: OCRTextBox[]; + ocrTextBoxes: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.OCRTextBox[]; modelInformation?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.SoftwareApplication; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/ImageSize.pdsc @@ -63351,14 +63411,14 @@ declare namespace Com { export interface LiveIngestUrl { url: string; - ingestProtocol: LiveStreamingIngestProtocol; + ingestProtocol: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.LiveStreamingIngestProtocol; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/LiveInput.pdsc export interface LiveInput { eventId: string; - ingestUrls: LiveIngestUrl[]; - encodingType: LiveEncodingType; + ingestUrls: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.LiveIngestUrl[]; + encodingType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.LiveEncodingType; previewUrls?: string[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/LiveOutput.pdsc @@ -63368,15 +63428,15 @@ declare namespace Com { createdAt: number; endedAt?: number; live: boolean; - primaryStreamingUrl: LivePlaybackUrl; - backupStreamingUrls: LivePlaybackUrl[]; - outputData: AMSLiveOutput; + primaryStreamingUrl: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.LivePlaybackUrl; + backupStreamingUrls: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.LivePlaybackUrl[]; + outputData: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AMSLiveOutput; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/LivePlaybackUrl.pdsc export interface LivePlaybackUrl { url: string; - deliveryProtocol: LiveStreamingDeliveryProtocol; + deliveryProtocol: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.LiveStreamingDeliveryProtocol; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/LiveStreamingDeliveryProtocol.pdsc @@ -63388,8 +63448,8 @@ declare namespace Com { export interface LiveStreamOutput { eventId: string; - vodManifests: VodManifestStorage[]; - fragmentLiveSegments: LiveStreamSegment[]; + vodManifests: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.VodManifestStorage[]; + fragmentLiveSegments: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.LiveStreamSegment[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/LiveStreamSegment.pdsc @@ -63399,8 +63459,8 @@ declare namespace Com { length?: number; width?: number; height?: number; - codec?: RawCodecSpec; - protocol?: AdaptiveStreamProtocol; + codec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.RawCodecSpec; + protocol?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamProtocol; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/Locale.pdsc @@ -63417,41 +63477,41 @@ declare namespace Com { deleted?: number; asset: string; artifactClass: string; - status: ArtifactStatus; - reprocessingStatus?: ArtifactStatus; - executedActions: ExecutedAction[]; + status: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ArtifactStatus; + reprocessingStatus?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ArtifactStatus; + executedActions: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ExecutedAction[]; isDeleteRequested: boolean; - requestedReprocessingType?: ReprocessingType; - diagnosis?: DiagnosisIssue; + requestedReprocessingType?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ReprocessingType; + diagnosis?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.DiagnosisIssue; refreshAt?: number; instanceId?: string; dependentInstanceIds: string[]; - reprocessingSourceType?: ReprocessingSourceType; + reprocessingSourceType?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ReprocessingSourceType; version?: number; - authorizationMethod: MediaArtifactAuthorizationMethod; + authorizationMethod: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.MediaArtifactAuthorizationMethod; pluggableServiceFactory: string; data?: - | UploadedFile - | StillImage - | Video - | Audio - | AdaptiveStreamVideoWithAudioMasterPlaylist - | AdaptiveStreamVideoMasterPlaylist - | AdaptiveStreamAudioMasterPlaylist - | AdaptiveStreamVideoWithAudio - | AdaptiveStreamVideo - | AdaptiveStreamAudio - | Document - | Captions - | UnpackedSCORM - | DocumentMasterManifest - | DocumentTranscript - | DocumentImages - | LiveInput - | LiveOutput - | LiveStreamOutput - | FingerprintOutputFile; - files: File[]; + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.UploadedFile + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.StillImage + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Video + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Audio + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamVideoWithAudioMasterPlaylist + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamVideoMasterPlaylist + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamAudioMasterPlaylist + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamVideoWithAudio + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamVideo + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamAudio + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Document + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Captions + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.UnpackedSCORM + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.DocumentMasterManifest + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.DocumentTranscript + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.DocumentImages + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.LiveInput + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.LiveOutput + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.LiveStreamOutput + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.FingerprintOutputFile; + files: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.File[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/MediaArtifactAuthorizationMethod.pdsc @@ -63463,28 +63523,28 @@ declare namespace Com { name: string; description?: string; dataSchema: string; - assetMediaTypeFamily?: MediaTypeFamily; + assetMediaTypeFamily?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.MediaTypeFamily; dependencies: string[]; pluggableServiceFactory: string; processRequestedByAssetManager: boolean; - processInstructions?: ProcessInstructions; + processInstructions?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ProcessInstructions; originalArtifactClass?: string; alternativeArtifactClasses: string[]; version?: number; - reprocessingType: ReprocessingType; + reprocessingType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ReprocessingType; author?: string; originalPostProcessingArtifactClass?: string; isRefreshable: boolean; multipleInstancesAllowed: boolean; - kind: MediaArtifactClassKind; - intent: MediaArtifactClassIntent; - mediaTypeFamily: MediaTypeFamily; - defaultAuthorizationMethod: MediaArtifactAuthorizationMethod; + kind: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.MediaArtifactClassKind; + intent: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.MediaArtifactClassIntent; + mediaTypeFamily: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.MediaTypeFamily; + defaultAuthorizationMethod: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.MediaArtifactAuthorizationMethod; guarantees: string[]; - fileSource: FileSource; - cacheControl?: CacheControl; + fileSource: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.FileSource; + cacheControl?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.CacheControl; urlExpirationInSeconds?: number; - containerInfo?: ContainerInfo; + containerInfo?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ContainerInfo; uploadProcessedMedia: boolean; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/MediaArtifactClassIntent.pdsc @@ -63503,21 +63563,21 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/MediaScanAnalysis.pdsc export interface MediaScanAnalysis { - scanResult: MediaScanResult; - scanType: ScanType; + scanResult: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.MediaScanResult; + scanType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ScanType; photoDnaHash?: number; - hashMatchedDatabase: PhotoDnaHashDatabase; - source: ContentSource; + hashMatchedDatabase: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.PhotoDnaHashDatabase; + source: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ContentSource; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/MediaScanContent.pdsc export interface MediaScanContent { - contentStatus: ContentStatus[]; + contentStatus: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ContentStatus[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/MediaScanResult.pdsc export interface MediaScanResult { - classification: ScanClassification; + classification: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ScanClassification; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/MediaTypeFamily.pdsc @@ -63535,7 +63595,7 @@ declare namespace Com { export interface MultiLocaleString { localized: { [id: string]: string }; - preferredLocale?: Locale; + preferredLocale?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Locale; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/NullSchema.pdsc @@ -63544,7 +63604,7 @@ declare namespace Com { export interface OCRTextBox { text: string; - boundingBox: Rectangle; + boundingBox: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Rectangle; recognitionScore: number; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/PaddingOperationType.pdsc @@ -63566,7 +63626,7 @@ declare namespace Com { export interface Publisher { urn?: string; name?: string; - tag?: Tag; + tag?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Tag; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/RawCodecSpec.pdsc @@ -63583,7 +63643,7 @@ declare namespace Com { export interface RawFormatSpec { name: string; longName?: string; - tags: Tag[]; + tags: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Tag[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/RecipeStatus.pdsc @@ -63616,7 +63676,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/ResourceRelationship.pdsc export interface ResourceRelationship { - relationshipType: ResourceRelationshipType; + relationshipType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ResourceRelationshipType; resourceIndicator: string; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/ResourceRelationshipType.pdsc @@ -63641,8 +63701,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/ServiceRelationship.pdsc export interface ServiceRelationship { - source: ServiceRelationshipSource; - relationshipType: ServiceRelationshipType; + source: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ServiceRelationshipSource; + relationshipType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ServiceRelationshipType; identifier: string; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/ServiceRelationshipSource.pdsc @@ -63659,7 +63719,7 @@ declare namespace Com { version?: string; builtFor?: string; builtWith?: string; - libraries: SoftwareApplicationLibrary[]; + libraries: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.SoftwareApplicationLibrary[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/SoftwareApplicationLibrary.pdsc @@ -63671,10 +63731,10 @@ declare namespace Com { export interface Speech { name: string; - confidence: SpeechRecognitionConfidence; - locale?: Locale; + confidence: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.SpeechRecognitionConfidence; + locale?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Locale; lexical?: string; - application: SoftwareApplication; + application: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.SoftwareApplication; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/SpeechRecognitionConfidence.pdsc @@ -63697,29 +63757,29 @@ declare namespace Com { probeSize?: number; probeTool?: string; mediaType?: string; - rawFormatSpec?: RawFormatSpec; + rawFormatSpec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.RawFormatSpec; colorSpaceName?: string; chromaSubsampling?: string; - storageSize?: ImageSize; - storageAspectRatio?: AspectRatio; - orientation?: ExifOrientation; - pixelAspectRatio?: AspectRatio; - displaySize?: ImageDisplaySize; - displayAspectRatio?: AspectRatio; + storageSize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ImageSize; + storageAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AspectRatio; + orientation?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ExifOrientation; + pixelAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AspectRatio; + displaySize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ImageDisplaySize; + displayAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AspectRatio; colorDepth?: number; lossyCompression?: boolean; - rawMetadataTags: Tag[]; - scale?: ScaleOperationType; - padding?: PaddingOperationType; - rawCodecSpec: RawCodecSpec; + rawMetadataTags: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Tag[]; + scale?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ScaleOperationType; + padding?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.PaddingOperationType; + rawCodecSpec: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.RawCodecSpec; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/StreamFps.pdsc export interface StreamFps { - type: StreamFpsType; - average: FrameRate; - minimum?: FrameRate; - maximum?: FrameRate; + type: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.StreamFpsType; + average: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.FrameRate; + minimum?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.FrameRate; + maximum?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.FrameRate; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/StreamFpsType.pdsc @@ -63733,14 +63793,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/TimeBase.pdsc export interface TimeBase { - rational?: Fraction; + rational?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Fraction; raw: string; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/TimeSpan.pdsc export interface TimeSpan { duration: number; - unit: TimeUnit; + unit: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.TimeUnit; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/TimeUnit.pdsc @@ -63755,8 +63815,8 @@ declare namespace Com { probeSize?: number; probeTool?: string; mediaType?: string; - rawFormatSpec?: RawFormatSpec; - rawMetadataTags: Tag[]; + rawFormatSpec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.RawFormatSpec; + rawMetadataTags: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Tag[]; contents: { [id: string]: string }; manifest: string; } @@ -63768,7 +63828,7 @@ declare namespace Com { finishedAt: number; originIpAddress?: string; referer?: string; - fileMetadata?: FileMetadata; + fileMetadata?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.FileMetadata; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/Video.pdsc @@ -63777,52 +63837,52 @@ declare namespace Com { probeSize?: number; probeTool?: string; mediaType?: string; - rawFormatSpec?: RawFormatSpec; + rawFormatSpec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.RawFormatSpec; startTimeInMicroseconds?: number; durationInMicroseconds?: number; - rawMetadataTags: Tag[]; - videoStreams: VideoStream[]; - audioStreams: AudioStream[]; + rawMetadataTags: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.Tag[]; + videoStreams: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.VideoStream[]; + audioStreams: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AudioStream[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/VideoFrameOCR.pdsc export interface VideoFrameOCR { - ocrTextBoxes: OCRTextBox[]; + ocrTextBoxes: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.OCRTextBox[]; modelInformation?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.SoftwareApplication; frameNumber: number; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/VideoOCR.pdsc export interface VideoOCR { - videoFrameOCRs: VideoFrameOCR[]; + videoFrameOCRs: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.VideoFrameOCR[]; failures: number[]; ocrSamplingRate: number; videoSamplingRate: number; ocrSampledFrameCount: number; - modelInformation: SoftwareApplication; + modelInformation: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.SoftwareApplication; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v1/VideoStream.pdsc export interface VideoStream { startTimeInMicroseconds?: number; durationInMicroseconds?: number; - timeBase?: TimeBase; + timeBase?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.TimeBase; startTimeInTicks?: number; durationInTicks?: number; index: number; colorSpaceName?: string; chromaSubsampling?: string; - storageSize?: ImageSize; - storageAspectRatio?: AspectRatio; - orientation?: ExifOrientation; - pixelAspectRatio?: AspectRatio; - displaySize?: ImageDisplaySize; - displayAspectRatio?: AspectRatio; + storageSize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ImageSize; + storageAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AspectRatio; + orientation?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ExifOrientation; + pixelAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AspectRatio; + displaySize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.ImageDisplaySize; + displayAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AspectRatio; colorDepth?: number; lossyCompression?: boolean; - bitRate?: BitRate; - frameRate?: StreamFps; - codec?: RawCodecSpec; + bitRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.BitRate; + frameRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.StreamFps; + codec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.RawCodecSpec; psnr?: number; videoMultiMethodAssessmentFusion?: number; constantRateFactor?: number; @@ -63831,19 +63891,19 @@ declare namespace Com { export interface VodManifestStorage { blobId: string; - protocol: AdaptiveStreamProtocol; + protocol: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V1.AdaptiveStreamProtocol; } } namespace V2 { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/AdaptiveStreamAudioProcessingData.pdsc export interface AdaptiveStreamAudioProcessingData { - segmentContainerFormat: RawFormatSpec; - playlistType: AdaptiveStreamMediaPlaylistType; - protocol: AdaptiveStreamProtocol; + segmentContainerFormat: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.RawFormatSpec; + playlistType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AdaptiveStreamMediaPlaylistType; + protocol: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AdaptiveStreamProtocol; durationInMicroseconds?: number; - audioStream: AdaptiveStreamAudioStream; - segments: AdaptiveStreamAudioSegment[]; + audioStream: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AdaptiveStreamAudioStream; + segments: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AdaptiveStreamAudioSegment[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/AdaptiveStreamAudioSegment.pdsc @@ -63851,17 +63911,17 @@ declare namespace Com { startTimeInMicroseconds?: number; durationInMicroseconds?: number; fileIndex?: number; - type: AdaptiveStreamMediaSegmentType; - byteRange?: ByteRange; + type: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AdaptiveStreamMediaSegmentType; + byteRange?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ByteRange; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/AdaptiveStreamAudioStream.pdsc export interface AdaptiveStreamAudioStream { - bitRate?: BitRate; + bitRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.BitRate; sampleRate?: number; channels?: number; channelLayout?: string; - codec?: RawCodecSpec; + codec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.RawCodecSpec; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/AdaptiveStreamMediaPlaylistType.pdsc @@ -63875,12 +63935,12 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/AdaptiveStreamVideoProcessingData.pdsc export interface AdaptiveStreamVideoProcessingData { - segmentContainerFormat: RawFormatSpec; - playlistType: AdaptiveStreamMediaPlaylistType; - protocol: AdaptiveStreamProtocol; + segmentContainerFormat: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.RawFormatSpec; + playlistType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AdaptiveStreamMediaPlaylistType; + protocol: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AdaptiveStreamProtocol; durationInMicroseconds?: number; - videoStream: AdaptiveStreamVideoStream; - segments: AdaptiveStreamVideoSegment[]; + videoStream: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AdaptiveStreamVideoStream; + segments: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AdaptiveStreamVideoSegment[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/AdaptiveStreamVideoSegment.pdsc @@ -63888,25 +63948,25 @@ declare namespace Com { startTimeInMicroseconds?: number; durationInMicroseconds?: number; fileIndex?: number; - type: AdaptiveStreamMediaSegmentType; - byteRange?: ByteRange; + type: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AdaptiveStreamMediaSegmentType; + byteRange?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ByteRange; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/AdaptiveStreamVideoStream.pdsc export interface AdaptiveStreamVideoStream { colorSpaceName?: string; chromaSubsampling?: string; - storageSize?: ImageSize; - storageAspectRatio?: AspectRatio; - orientation?: ExifOrientation; - pixelAspectRatio?: AspectRatio; - displaySize?: ImageDisplaySize; - displayAspectRatio?: AspectRatio; + storageSize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ImageSize; + storageAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AspectRatio; + orientation?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ExifOrientation; + pixelAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AspectRatio; + displaySize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ImageDisplaySize; + displayAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AspectRatio; colorDepth?: number; lossyCompression?: boolean; - bitRate?: BitRate; - frameRate?: StreamFps; - codec?: RawCodecSpec; + bitRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.BitRate; + frameRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.StreamFps; + codec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.RawCodecSpec; psnr?: number; videoMultiMethodAssessmentFusion?: number; constantRateFactor?: number; @@ -63914,13 +63974,13 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/AdaptiveStreamVideoWithAudioProcessingData.pdsc export interface AdaptiveStreamVideoWithAudioProcessingData { - segmentContainerFormat: RawFormatSpec; - playlistType: AdaptiveStreamMediaPlaylistType; - protocol: AdaptiveStreamProtocol; + segmentContainerFormat: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.RawFormatSpec; + playlistType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AdaptiveStreamMediaPlaylistType; + protocol: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AdaptiveStreamProtocol; durationInMicroseconds?: number; - videoStream: AdaptiveStreamVideoStream; - audioStream: AdaptiveStreamAudioStream; - segments: AdaptiveStreamVideoSegment[]; + videoStream: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AdaptiveStreamVideoStream; + audioStream: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AdaptiveStreamAudioStream; + segments: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AdaptiveStreamVideoSegment[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/AMSLiveOutput.pdsc @@ -63928,14 +63988,14 @@ declare namespace Com { outputId: string; assetId: string; manifestName: string; - outputStatus: AMSLiveOutputStatus; + outputStatus: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AMSLiveOutputStatus; primaryStreamingLocatorId: string; backupStreamingLocatorIds: string[]; primaryStreamingEndpointId: string; backupStreamingEndpointIds: string[]; - trimmingFilter?: AMSLiveTrimmingFilter; + trimmingFilter?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AMSLiveTrimmingFilter; accountId?: string; - autoCaptionLanguage?: Locale; + autoCaptionLanguage?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.Locale; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/AMSLiveOutputStatus.pdsc @@ -63954,25 +64014,27 @@ declare namespace Com { export interface ArtifactProcessMessage { asset: string; owner: string; - mediaTypeFamily: MediaTypeFamily; - resourceRelationships: ResourceRelationship[]; - requestedClassesInfo: RequestedArtifactClassInfo[]; + mediaTypeFamily: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.MediaTypeFamily; + resourceRelationships: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ResourceRelationship[]; + requestedClassesInfo: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.RequestedArtifactClassInfo[]; dependencies: { - [id: string]: DataArtifactDependency | MediaArtifactDependency; + [id: string]: + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.DataArtifactDependency + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.MediaArtifactDependency; }; - requestTriggerType: RequestTriggerType; + requestTriggerType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.RequestTriggerType; retryCount: number; subtaskId?: number; subtaskRunId?: string; artifactInstanceId?: string; - assetStatus?: AssetStatus; + assetStatus?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AssetStatus; source?: string; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/ArtifactProcessWorkQueueMessageV2.pdsc export interface ArtifactProcessWorkQueueMessageV2 { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - artifactProcessMessage: ArtifactProcessMessage; + artifactProcessMessage: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ArtifactProcessMessage; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/AspectRatio.pdsc @@ -63992,20 +64054,20 @@ declare namespace Com { export interface AudioStream { startTimeInMicroseconds?: number; durationInMicroseconds?: number; - timeBase?: TimeBase; + timeBase?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.TimeBase; startTimeInTicks?: number; durationInTicks?: number; index: number; - bitRate?: BitRate; + bitRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.BitRate; sampleRate?: number; channels?: number; channelLayout?: string; - codec?: RawCodecSpec; + codec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.RawCodecSpec; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/BitRate.pdsc export interface BitRate { - type: BitRateType; + type: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.BitRateType; average?: number; minimum?: number; maximum: number; @@ -64032,24 +64094,24 @@ declare namespace Com { export interface ClassificationDetail { label: string; - classification?: Classification; + classification?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.Classification; score?: number; threshold?: number; - appliedClassifier: Classifier; + appliedClassifier: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.Classifier; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/ClassificationInformation.pdsc export interface ClassificationInformation { contentClassLabels: string[]; - appliedClassifier: Classifier; - classificationDetails: ClassificationDetail[]; + appliedClassifier: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.Classifier; + classificationDetails: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ClassificationDetail[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/Classifier.pdsc export interface Classifier { classiferId: string; classifierVersion: string; - scoreRange?: ClassifierScoreRange; + scoreRange?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ClassifierScoreRange; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/ClassifierScoreRange.pdsc @@ -64060,7 +64122,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/ContainerInfo.pdsc export interface ContainerInfo { - blobstoreType: BlobstoreType; + blobstoreType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.BlobstoreType; containerName: string; account?: string; encryptionKeyId?: string; @@ -64069,7 +64131,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/ContentClassificationProcessingData.pdsc export interface ContentClassificationProcessingData { - classificationInformation: ClassificationInformation[]; + classificationInformation: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ClassificationInformation[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/ContentFilterTokenProcessingData.pdsc @@ -64085,25 +64147,25 @@ declare namespace Com { export interface DataArtifactDependency { dataArtifactClass: string; dependencyData: - | ContentFilterTokenProcessingData - | ContentClassificationProcessingData - | MediaScanAnalysisProcessingData - | NullSchemaProcessingData - | EncryptedContentProcessingData; + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ContentFilterTokenProcessingData + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ContentClassificationProcessingData + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.MediaScanAnalysisProcessingData + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.NullSchemaProcessingData + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.EncryptedContentProcessingData; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/DocumentImageProcessingData.pdsc export interface DocumentImageProcessingData { - storageSize?: ImageSize; - storageAspectRatio?: AspectRatio; - displaySize?: ImageDisplaySize; - displayAspectRatio?: AspectRatio; - pixelAspectRatio?: AspectRatio; + storageSize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ImageSize; + storageAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AspectRatio; + displaySize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ImageDisplaySize; + displayAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AspectRatio; + pixelAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AspectRatio; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/DocumentProcessingData.pdsc export interface DocumentProcessingData { - documentType?: DocumentType; + documentType?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.DocumentType; pageCount?: number; wordCount?: number; isConvertedDocument: boolean; @@ -64147,7 +64209,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/FileMetadata.pdsc export interface FileMetadata { - captionLanguage?: Locale; + captionLanguage?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.Locale; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/FingerprintOutputFileProcessingData.pdsc @@ -64163,7 +64225,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/FrameRate.pdsc export interface FrameRate { - rational?: Fraction; + rational?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.Fraction; fps: number; formatted?: string; } @@ -64172,7 +64234,7 @@ declare namespace Com { export interface ImageDisplaySize { width: number; height: number; - uom: UnitsOfMeasureForLength; + uom: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.UnitsOfMeasureForLength; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/ImageSize.pdsc @@ -64184,15 +64246,15 @@ declare namespace Com { export interface LiveOutputProcessingData { eventId: string; - primaryStreamingUrl: LivePlaybackUrl; - backupStreamingUrls: LivePlaybackUrl[]; - outputData: AMSLiveOutput; + primaryStreamingUrl: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.LivePlaybackUrl; + backupStreamingUrls: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.LivePlaybackUrl[]; + outputData: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AMSLiveOutput; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/LivePlaybackUrl.pdsc export interface LivePlaybackUrl { url: string; - deliveryProtocol: LiveStreamingDeliveryProtocol; + deliveryProtocol: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.LiveStreamingDeliveryProtocol; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/LiveStreamingDeliveryProtocol.pdsc @@ -64208,36 +64270,36 @@ declare namespace Com { export interface MediaArtifactDependency { mediaArtifactClass: string; - files: File[]; + files: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.File[]; dependencyData?: - | DocumentProcessingData - | DocumentImageProcessingData - | StillImageProcessingData - | VideoProcessingData - | UnpackedSCORMProcessingData - | UploadedFileData - | LiveOutputProcessingData - | DocumentTranscriptProcessingData - | AdaptiveStreamVideoWithAudioProcessingData - | AdaptiveStreamAudioProcessingData - | AdaptiveStreamVideoProcessingData - | FingerprintOutputFileProcessingData - | AudioProcessingData - | CaptionsProcessingData; + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.DocumentProcessingData + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.DocumentImageProcessingData + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.StillImageProcessingData + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.VideoProcessingData + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.UnpackedSCORMProcessingData + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.UploadedFileData + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.LiveOutputProcessingData + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.DocumentTranscriptProcessingData + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AdaptiveStreamVideoWithAudioProcessingData + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AdaptiveStreamAudioProcessingData + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AdaptiveStreamVideoProcessingData + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.FingerprintOutputFileProcessingData + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AudioProcessingData + | Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.CaptionsProcessingData; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/MediaScanAnalysisProcessingData.pdsc export interface MediaScanAnalysisProcessingData { - scanResult: MediaScanResult; - scanType: ScanType; + scanResult: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.MediaScanResult; + scanType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ScanType; photoDnaHash?: number; - hashMatchedDatabase: PhotoDnaHashDatabase; - source: ContentSource; + hashMatchedDatabase: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.PhotoDnaHashDatabase; + source: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ContentSource; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/MediaScanResult.pdsc export interface MediaScanResult { - classification: ScanClassification; + classification: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ScanClassification; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/MediaTypeFamily.pdsc @@ -64280,17 +64342,17 @@ declare namespace Com { export interface RawFormatSpec { name: string; longName?: string; - tags: Tag[]; + tags: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.Tag[]; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/RequestedArtifactClassInfo.pdsc export interface RequestedArtifactClassInfo { requestedClass: string; - processInstructions: ProcessInstructions; - containerInfo?: ContainerInfo; - timeToLive?: TimeSpan; + processInstructions: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ProcessInstructions; + containerInfo?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ContainerInfo; + timeToLive?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.TimeSpan; dataSchema?: string; - mediaTypeFamily?: MediaTypeFamily; + mediaTypeFamily?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.MediaTypeFamily; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/RequestTriggerType.pdsc @@ -64298,7 +64360,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/ResourceRelationship.pdsc export interface ResourceRelationship { - relationshipType: ResourceRelationshipType; + relationshipType: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ResourceRelationshipType; resourceIndicator: string; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/ResourceRelationshipType.pdsc @@ -64320,16 +64382,16 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/StillImageProcessingData.pdsc export interface StillImageProcessingData { - storageSize: ImageSize; - rawCodecSpec: RawCodecSpec; + storageSize: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ImageSize; + rawCodecSpec: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.RawCodecSpec; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/StreamFps.pdsc export interface StreamFps { - type: StreamFpsType; - average: FrameRate; - minimum?: FrameRate; - maximum?: FrameRate; + type: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.StreamFpsType; + average: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.FrameRate; + minimum?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.FrameRate; + maximum?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.FrameRate; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/StreamFpsType.pdsc @@ -64343,14 +64405,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/TimeBase.pdsc export interface TimeBase { - rational?: Fraction; + rational?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.Fraction; raw: string; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/TimeSpan.pdsc export interface TimeSpan { duration: number; - unit: TimeUnit; + unit: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.TimeUnit; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/TimeUnit.pdsc @@ -64369,15 +64431,15 @@ declare namespace Com { export interface UploadedFileData { uploader?: string; referer?: string; - fileMetadata?: FileMetadata; + fileMetadata?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.FileMetadata; originIpAddress?: string; finishedAt?: number; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/processing/v2/VideoProcessingData.pdsc export interface VideoProcessingData { - videoStreams: VideoStream[]; - audioStreams: AudioStream[]; + videoStreams: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.VideoStream[]; + audioStreams: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AudioStream[]; startTimeInMicroseconds?: number; durationInMicroseconds?: number; mediaType?: string; @@ -64387,23 +64449,23 @@ declare namespace Com { export interface VideoStream { startTimeInMicroseconds?: number; durationInMicroseconds?: number; - timeBase?: TimeBase; + timeBase?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.TimeBase; startTimeInTicks?: number; durationInTicks?: number; index: number; colorSpaceName?: string; chromaSubsampling?: string; - storageSize?: ImageSize; - storageAspectRatio?: AspectRatio; - orientation?: ExifOrientation; - pixelAspectRatio?: AspectRatio; - displaySize?: ImageDisplaySize; - displayAspectRatio?: AspectRatio; + storageSize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ImageSize; + storageAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AspectRatio; + orientation?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ExifOrientation; + pixelAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AspectRatio; + displaySize?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.ImageDisplaySize; + displayAspectRatio?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.AspectRatio; colorDepth?: number; lossyCompression?: boolean; - bitRate?: BitRate; - frameRate?: StreamFps; - codec?: RawCodecSpec; + bitRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.BitRate; + frameRate?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.StreamFps; + codec?: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.V2.RawCodecSpec; psnr?: number; videoMultiMethodAssessmentFusion?: number; constantRateFactor?: number; @@ -64433,13 +64495,13 @@ declare namespace Com { export interface ArtifactStatusUpdate { artifactClass: string; - status: ArtifactStatus; + status: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Update.ArtifactStatus; instanceId?: string; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/update/AssetReprocessingStatusUpdate.pdsc export interface AssetReprocessingStatusUpdate { - status: ReprocessingStatus; + status: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Update.ReprocessingStatus; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/update/AssetStatus.pdsc @@ -64447,7 +64509,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/update/AssetStatusUpdate.pdsc export interface AssetStatusUpdate { - status: AssetStatus; + status: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Update.AssetStatus; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/update/RecipeStatus.pdsc @@ -64464,7 +64526,7 @@ declare namespace Com { export interface RecipeStatusUpdate { recipe: string; - status: RecipeStatus; + status: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Update.RecipeStatus; } // Generated from: com/linkedin/avro2pegasus/messages/digitalmedia/update/ReprocessingStatus.pdsc @@ -64510,13 +64572,13 @@ declare namespace Com { memberUrn: string; leapContractUrn: string; leapSeatUrn: string; - curatedEmailType: CuratedEmailType; - curatedEmailParameters: LeapDailyEmailMessageParams[]; + curatedEmailType: Com.Linkedin.Avro2pegasus.Messages.Elevate.CuratedEmailType; + curatedEmailParameters: Com.Linkedin.Avro2pegasus.Messages.Elevate.LeapDailyEmailMessageParams[]; } // Generated from: com/linkedin/avro2pegasus/messages/elevate/LeapDailyEmailMessageParams.pdsc export interface LeapDailyEmailMessageParams { - type: ParamsType; + type: Com.Linkedin.Avro2pegasus.Messages.Elevate.ParamsType; value: string; } // Generated from: com/linkedin/avro2pegasus/messages/elevate/ParamsType.pdsc @@ -64540,7 +64602,7 @@ declare namespace Com { createdByUrn: string; sourceProfileUrn: string; destinationProfileUrn: string; - type: ProfileMoveType; + type: Com.Linkedin.Avro2pegasus.Messages.Enterprise.ProfileMoveType; sourceAppInstanceUrn: string; destinationAppInstanceUrn: string; sourceBudgetGroupUrns: string[]; @@ -64556,9 +64618,9 @@ declare namespace Com { enterpriseAccountUrn: string; enterpriseApplicationInstanceUrn?: string; enterpriseEntityUrn: string; - sourceEnterpriseEntityType: EnterpriseReconciliationSourceType; + sourceEnterpriseEntityType: Com.Linkedin.Avro2pegasus.Messages.Enterprise.EnterpriseReconciliationSourceType; lastDetectedAt: number; - status: EnterpriseReconciliationStatus; + status: Com.Linkedin.Avro2pegasus.Messages.Enterprise.EnterpriseReconciliationStatus; rootCauses?: string[]; errorMessages?: string[]; } @@ -64590,7 +64652,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/entitylinking/Entity.pdsc export interface Entity { - matches: Match[]; + matches: Com.Linkedin.Avro2pegasus.Messages.Entitylinking.Match[]; name: string; wikipediaId: string; score: number; @@ -64601,27 +64663,27 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; gaapAuthenticationHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.AuthenticationHeader; - taskInput: EntityLinkingInput; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Entitylinking.EntityLinkingInput; } // Generated from: com/linkedin/avro2pegasus/messages/entitylinking/EntityLinkingGaapTaskResponse.pdsc export interface EntityLinkingGaapTaskResponse { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.OutputHeader; - taskResult?: EntityLinkingResults; + taskResult?: Com.Linkedin.Avro2pegasus.Messages.Entitylinking.EntityLinkingResults; } // Generated from: com/linkedin/avro2pegasus/messages/entitylinking/EntityLinkingInput.pdsc export interface EntityLinkingInput { selection?: string; offset?: number; - contentType?: ContentType; + contentType?: Com.Linkedin.Avro2pegasus.Messages.Entitylinking.ContentType; body: string; } // Generated from: com/linkedin/avro2pegasus/messages/entitylinking/EntityLinkingResults.pdsc export interface EntityLinkingResults { - entities: Entity[]; + entities: Com.Linkedin.Avro2pegasus.Messages.Entitylinking.Entity[]; } // Generated from: com/linkedin/avro2pegasus/messages/entitylinking/Entry.pdsc @@ -64632,7 +64694,7 @@ declare namespace Com { export interface Match { text: string; - entries: Entry[]; + entries: Com.Linkedin.Avro2pegasus.Messages.Entitylinking.Entry[]; } } namespace Epsilon { @@ -64655,7 +64717,7 @@ declare namespace Com { memberUrn: string; itemUrn: string; memberFeatureIds?: number[]; - actionType: ActionType; + actionType: Com.Linkedin.Avro2pegasus.Messages.Feed.ActionType; messageTime?: number; } } @@ -64687,7 +64749,7 @@ declare namespace Com { export interface FiredrillDFWMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - action: action; + action: Com.Linkedin.Avro2pegasus.Messages.Firedrill.action; firedrillUrn: string; targetHosts: string[]; ttlSeconds: number; @@ -64713,17 +64775,17 @@ declare namespace Com { export interface FuseCacheUpdateMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; sourceColo: string; - cacheEntries: FuseCacheEntry[]; + cacheEntries: Com.Linkedin.Avro2pegasus.Messages.Fuse.FuseCacheEntry[]; } // Generated from: com/linkedin/avro2pegasus/messages/fuse/UsageControlAggregateRestrictionMessage.pdsc export interface UsageControlAggregateRestrictionMessage { - usageControlRestrictionMessage: UsageControlRestrictionMessage; + usageControlRestrictionMessage: Com.Linkedin.Avro2pegasus.Messages.Fuse.UsageControlRestrictionMessage; } // Generated from: com/linkedin/avro2pegasus/messages/fuse/UsageControlAggregateWhitelistIpMessage.pdsc export interface UsageControlAggregateWhitelistIpMessage { - usageControlWhitelistIpMessage: UsageControlWhitelistIpMessage; + usageControlWhitelistIpMessage: Com.Linkedin.Avro2pegasus.Messages.Fuse.UsageControlWhitelistIpMessage; } // Generated from: com/linkedin/avro2pegasus/messages/fuse/UsageControlRestrictionMessage.pdsc @@ -64770,7 +64832,10 @@ declare namespace Com { export interface InputHeader { trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; scriptUrn: string; - credential?: CredentialMetadata | CredentialData | string; + credential?: + | Com.Linkedin.Avro2pegasus.Messages.Gaap.CredentialMetadata + | Com.Linkedin.Avro2pegasus.Messages.Gaap.CredentialData + | string; resultTopicOverride?: string; authInfoId?: string; multiProductUrn?: string; @@ -64779,13 +64844,15 @@ declare namespace Com { export interface OutputHeader { trackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - subHeader: TaskOutputSubHeader | ResultOutputSubHeader; + subHeader: + | Com.Linkedin.Avro2pegasus.Messages.Gaap.TaskOutputSubHeader + | Com.Linkedin.Avro2pegasus.Messages.Gaap.ResultOutputSubHeader; error?: Com.Linkedin.Avro2pegasus.Common.Gaap.ScriptError; } // Generated from: com/linkedin/avro2pegasus/messages/gaap/ResultOutputSubHeader.pdsc export interface ResultOutputSubHeader { - state: ResultState; + state: Com.Linkedin.Avro2pegasus.Messages.Gaap.ResultState; } // Generated from: com/linkedin/avro2pegasus/messages/gaap/ResultState.pdsc @@ -64793,7 +64860,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/gaap/TaskOutputSubHeader.pdsc export interface TaskOutputSubHeader { - state: TaskState; + state: Com.Linkedin.Avro2pegasus.Messages.Gaap.TaskState; } // Generated from: com/linkedin/avro2pegasus/messages/gaap/TaskState.pdsc @@ -64803,7 +64870,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/geo/Isochrone.pdsc export interface Isochrone { - polygons: Polygon[]; + polygons: Com.Linkedin.Avro2pegasus.Messages.Geo.Polygon[]; memberUrn?: string; requestTriggeredTime?: number; origin?: Com.Linkedin.Avro2pegasus.Events.GeoLocation; @@ -64823,15 +64890,15 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; gaapAuthenticationHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.AuthenticationHeader; - taskInput: IsochroneRequest; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Geo.IsochroneRequest; } // Generated from: com/linkedin/avro2pegasus/messages/geo/IsochroneGaapTaskResponse.pdsc export interface IsochroneGaapTaskResponse { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.OutputHeader; - taskResult?: Isochrone; - taskInput?: IsochroneRequest; + taskResult?: Com.Linkedin.Avro2pegasus.Messages.Geo.Isochrone; + taskInput?: Com.Linkedin.Avro2pegasus.Messages.Geo.IsochroneRequest; } // Generated from: com/linkedin/avro2pegasus/messages/geo/IsochroneRequest.pdsc @@ -64840,7 +64907,7 @@ declare namespace Com { maximumTravelTimeSeconds: number; date?: Com.Linkedin.Avro2pegasus.Events.Common.Date; timeOfDay?: Com.Linkedin.Avro2pegasus.Events.Common.TimeOfDay; - travelMode: TravelMode; + travelMode: Com.Linkedin.Avro2pegasus.Messages.Geo.TravelMode; memberUrn?: string; requestTriggeredTime?: number; retryCount?: number; @@ -64848,7 +64915,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/geo/Polygon.pdsc export interface Polygon { - rings: PolygonRing[]; + rings: Com.Linkedin.Avro2pegasus.Messages.Geo.PolygonRing[]; } // Generated from: com/linkedin/avro2pegasus/messages/geo/PolygonRing.pdsc @@ -64875,8 +64942,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/graph/GraphDBEvent.pdsc export interface GraphDBEvent { - operation: Operation; - entity: GraphEdgeEntity | GraphNodeEntity; + operation: Com.Linkedin.Avro2pegasus.Messages.Graph.Operation; + entity: + | Com.Linkedin.Avro2pegasus.Messages.Graph.GraphEdgeEntity + | Com.Linkedin.Avro2pegasus.Messages.Graph.GraphNodeEntity; } // Generated from: com/linkedin/avro2pegasus/messages/graph/GraphEdgeEntity.pdsc @@ -64922,7 +64991,7 @@ declare namespace Com { export interface GroupCleanupRequestEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - groupCleanupType: GroupCleanupRequestEventType; + groupCleanupType: Com.Linkedin.Avro2pegasus.Messages.Groups.GroupCleanupRequestEventType; groupUrn?: string; memberUrn?: string; } @@ -64992,11 +65061,11 @@ declare namespace Com { isWatchingThread?: boolean; isManagersChoice?: boolean; isAnnouncement?: boolean; - postVisibility?: PostVisibility; + postVisibility?: Com.Linkedin.Avro2pegasus.Messages.Groups.Content.PostVisibility; twitterId?: string; postFullURL?: string; - spamType?: GroupSpamType; - displayCategory?: GroupPostDisplayCategory; + spamType?: Com.Linkedin.Avro2pegasus.Messages.Groups.Content.GroupSpamType; + displayCategory?: Com.Linkedin.Avro2pegasus.Messages.Groups.Content.GroupPostDisplayCategory; } // Generated from: com/linkedin/avro2pegasus/messages/groups/content/GroupPostDisplayCategory.pdsc @@ -65010,9 +65079,9 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; groupUrn: string; postUrn: string; - postType?: GroupPostType; - displayCategory?: GroupPostDisplayCategory; - action: PostUpdatedAction; + postType?: Com.Linkedin.Avro2pegasus.Messages.Groups.Content.GroupPostType; + displayCategory?: Com.Linkedin.Avro2pegasus.Messages.Groups.Content.GroupPostDisplayCategory; + action: Com.Linkedin.Avro2pegasus.Messages.Groups.Content.PostUpdatedAction; } // Generated from: com/linkedin/avro2pegasus/messages/groups/content/GroupSpamType.pdsc @@ -65046,11 +65115,11 @@ declare namespace Com { groupUrn: string; postUrn: string; itemUrn: string; - itemType: GroupItemType; + itemType: Com.Linkedin.Avro2pegasus.Messages.Groups.Moderation.GroupItemType; itemContent?: | Com.Linkedin.Avro2pegasus.Messages.Groups.Content.GroupPost | Com.Linkedin.Avro2pegasus.Messages.Groups.Content.GroupComment; - flagReason: ItemFlagReason; + flagReason: Com.Linkedin.Avro2pegasus.Messages.Groups.Moderation.ItemFlagReason; } // Generated from: com/linkedin/avro2pegasus/messages/groups/moderation/GroupItemsModeratedEvent.pdsc @@ -65059,7 +65128,7 @@ declare namespace Com { groupUrn: string; itemUrns: string[]; memberUrns?: string[]; - action: ModerationAction; + action: Com.Linkedin.Avro2pegasus.Messages.Groups.Moderation.ModerationAction; } // Generated from: com/linkedin/avro2pegasus/messages/groups/moderation/GroupItemType.pdsc @@ -65097,8 +65166,8 @@ declare namespace Com { export interface HandleStateChangedMessage { memberUrn: string; handleUrn: string; - previousState: HandleState; - currentState: HandleState; + previousState: Com.Linkedin.Avro2pegasus.Messages.Handle.HandleState; + currentState: Com.Linkedin.Avro2pegasus.Messages.Handle.HandleState; isPrimary: boolean; } // Generated from: com/linkedin/avro2pegasus/messages/handle/ValidatePhoneNumberMessage.pdsc @@ -65143,7 +65212,7 @@ declare namespace Com { export interface HermesMessage { header: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; createdAt: number; - messageData: FixitMessageData; + messageData: Com.Linkedin.Avro2pegasus.Messages.Hermes.FixitMessageData; } } namespace Hire { @@ -65241,7 +65310,7 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; hiringContextUrn: string; outreachMessageUrn: string; - messageType: MessageType; + messageType: Com.Linkedin.Avro2pegasus.Messages.Hire.MessageType; messageTemplateUrn: string; messageScheduledTime: number; outreachCampaignUrn?: string; @@ -65265,9 +65334,9 @@ declare namespace Com { id?: string; isOpportunityTransfer: boolean; isTaskTransfer: boolean; - addEmployeeRecords: AddEmployeeRecord[]; - removeEmployeeRecords: RemoveEmployeeRecord[]; - replaceEmployeeRecords: ReplaceEmployeeRecord[]; + addEmployeeRecords: Com.Linkedin.Avro2pegasus.Messages.Hubble.AddEmployeeRecord[]; + removeEmployeeRecords: Com.Linkedin.Avro2pegasus.Messages.Hubble.RemoveEmployeeRecord[]; + replaceEmployeeRecords: Com.Linkedin.Avro2pegasus.Messages.Hubble.ReplaceEmployeeRecord[]; } // Generated from: com/linkedin/avro2pegasus/messages/hubble/AddEmployeeRecord.pdsc @@ -65277,7 +65346,7 @@ declare namespace Com { newEmployeeId: string; newCorpUserUrn: string; newTeamRole: string; - businessUnit: BusinessUnit; + businessUnit: Com.Linkedin.Avro2pegasus.Messages.Hubble.BusinessUnit; } // Generated from: com/linkedin/avro2pegasus/messages/hubble/BusinessUnit.pdsc @@ -65290,7 +65359,7 @@ declare namespace Com { currentEmployeeId: string; currentCorpUserUrn: string; currentTeamRole: string; - businessUnit: BusinessUnit; + businessUnit: Com.Linkedin.Avro2pegasus.Messages.Hubble.BusinessUnit; } // Generated from: com/linkedin/avro2pegasus/messages/hubble/ReplaceEmployeeRecord.pdsc @@ -65303,7 +65372,7 @@ declare namespace Com { newEmployeeId: string; newCorpUserUrn: string; newTeamRole: string; - businessUnit: BusinessUnit; + businessUnit: Com.Linkedin.Avro2pegasus.Messages.Hubble.BusinessUnit; } // Generated from: com/linkedin/avro2pegasus/messages/hubble/RepRegionChangeMessage.pdsc @@ -65311,8 +65380,8 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; employeeId: string; corpUserUrn: string; - currentRepRegion?: RepRegionRecord; - newRepRegion: RepRegionRecord; + currentRepRegion?: Com.Linkedin.Avro2pegasus.Messages.Hubble.RepRegionRecord; + newRepRegion: Com.Linkedin.Avro2pegasus.Messages.Hubble.RepRegionRecord; } // Generated from: com/linkedin/avro2pegasus/messages/hubble/RepRegionRecord.pdsc @@ -65386,7 +65455,7 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; inviterUrn: string; inviteeUrn: string; - invitationType: GenericInvitationType; + invitationType: Com.Linkedin.Avro2pegasus.Messages.Invitations.GenericInvitationType; inviterActorUrn?: string; invitationTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; } @@ -65402,7 +65471,7 @@ declare namespace Com { createdAt: number; invitationTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; inviterActorMemberUrn?: string; - invitationType: GenericInvitationType; + invitationType: Com.Linkedin.Avro2pegasus.Messages.Invitations.GenericInvitationType; } // Generated from: com/linkedin/avro2pegasus/messages/invitations/InvitationChangeByEdgeCreationRequestMessage.pdsc @@ -65410,7 +65479,7 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; firstUrn: string; secondUrn: string; - invitationTypes: GenericInvitationType[]; + invitationTypes: Com.Linkedin.Avro2pegasus.Messages.Invitations.GenericInvitationType[]; } // Generated from: com/linkedin/avro2pegasus/messages/invitations/InvitationCreateEvent.pdsc @@ -65421,7 +65490,7 @@ declare namespace Com { createdAt: number; invitationTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; inviterActorMemberUrn?: string; - invitationType?: GenericInvitationType; + invitationType?: Com.Linkedin.Avro2pegasus.Messages.Invitations.GenericInvitationType; } // Generated from: com/linkedin/avro2pegasus/messages/invitations/InvitationCreateReplayEvent.pdsc @@ -65430,18 +65499,20 @@ declare namespace Com { inviterUrn: string; inviteeUrn: string; invitationUrn?: string; - messageOrTemplateId?: EncryptedCustomMessage | InvitationTemplateId; - state: InvitationState; + messageOrTemplateId?: + | Com.Linkedin.Avro2pegasus.Messages.Invitations.EncryptedCustomMessage + | Com.Linkedin.Avro2pegasus.Messages.Invitations.InvitationTemplateId; + state: Com.Linkedin.Avro2pegasus.Messages.Invitations.InvitationState; createdTime?: number; closedTime?: number; changeTime?: number; sentTime?: number; validationToken?: string; trackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - invitationUseCase?: UseCase; - source?: InvitationSourceType; + invitationUseCase?: Com.Linkedin.Avro2pegasus.Messages.Invitations.UseCase; + source?: Com.Linkedin.Avro2pegasus.Messages.Invitations.InvitationSourceType; inviterActorMemberUrn?: string; - invitationType?: GenericInvitationType; + invitationType?: Com.Linkedin.Avro2pegasus.Messages.Invitations.GenericInvitationType; } // Generated from: com/linkedin/avro2pegasus/messages/invitations/InvitationSourceType.pdsc @@ -65495,7 +65566,7 @@ declare namespace Com { export interface ApplicantProfileViewedByTalentProfessional { jobApplicationUrns: string[]; - applicantProfileViewScenario: ApplicantProfileViewScenario; + applicantProfileViewScenario: Com.Linkedin.Avro2pegasus.Messages.Jobs.ApplicantProfileViewScenario; viewerMemberUrn?: string; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/ApplicantProfileViewScenario.pdsc @@ -65529,28 +65600,28 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/jobs/CampaignTypeInformation.pdsc export interface CampaignTypeInformation { - jobsYouMayBeInterestedIn?: JobsYouMayBeInterestedIn; - expiringSavedJob?: ExpiringSavedJob; - viewedJobReminder?: ViewedJobReminder; - jobApplicationViewedByPosterMessage?: JobApplicationViewedByPosterMessage; - applicantProfileViewedByTalentProfessional?: ApplicantProfileViewedByTalentProfessional; - newJobSeeker?: NewJobSeeker; - boostYourApplication?: BoostYourApplication; - openCandidateInMailsIgnored?: OpenCandidateInMailsIgnored; - openCandidateInteractionsSummary?: OpenCandidateInteractionsSummary; - openCandidateNewPosition?: OpenCandidateNewPosition; - dreamCompanyJobAlert?: DreamCompanyJobAlert; - jymbiiBackfill?: JymbiiBackfill; - savedSearchJobAlert?: SavedSearchJobAlert; - referralsEmployeeReminder?: ReferralsEmployeeReminder; - jobClosedAlert?: JobClosedAlert; + jobsYouMayBeInterestedIn?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobsYouMayBeInterestedIn; + expiringSavedJob?: Com.Linkedin.Avro2pegasus.Messages.Jobs.ExpiringSavedJob; + viewedJobReminder?: Com.Linkedin.Avro2pegasus.Messages.Jobs.ViewedJobReminder; + jobApplicationViewedByPosterMessage?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobApplicationViewedByPosterMessage; + applicantProfileViewedByTalentProfessional?: Com.Linkedin.Avro2pegasus.Messages.Jobs.ApplicantProfileViewedByTalentProfessional; + newJobSeeker?: Com.Linkedin.Avro2pegasus.Messages.Jobs.NewJobSeeker; + boostYourApplication?: Com.Linkedin.Avro2pegasus.Messages.Jobs.BoostYourApplication; + openCandidateInMailsIgnored?: Com.Linkedin.Avro2pegasus.Messages.Jobs.OpenCandidateInMailsIgnored; + openCandidateInteractionsSummary?: Com.Linkedin.Avro2pegasus.Messages.Jobs.OpenCandidateInteractionsSummary; + openCandidateNewPosition?: Com.Linkedin.Avro2pegasus.Messages.Jobs.OpenCandidateNewPosition; + dreamCompanyJobAlert?: Com.Linkedin.Avro2pegasus.Messages.Jobs.DreamCompanyJobAlert; + jymbiiBackfill?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JymbiiBackfill; + savedSearchJobAlert?: Com.Linkedin.Avro2pegasus.Messages.Jobs.SavedSearchJobAlert; + referralsEmployeeReminder?: Com.Linkedin.Avro2pegasus.Messages.Jobs.ReferralsEmployeeReminder; + jobClosedAlert?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobClosedAlert; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/CareersCommunicationRequestMessage.pdsc export interface CareersCommunicationRequestMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; recipient: string; - requests: RequestItem[]; + requests: Com.Linkedin.Avro2pegasus.Messages.Jobs.RequestItem[]; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/Channel.pdsc @@ -65585,7 +65656,7 @@ declare namespace Com { export interface DeleteClosedBasicJobPostingMessage { jobPostingUrns: string[]; - processingColo: ProcessingColoType; + processingColo: Com.Linkedin.Avro2pegasus.Messages.Jobs.ProcessingColoType; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/DreamCompanyJobAlert.pdsc @@ -65593,7 +65664,7 @@ declare namespace Com { locations: Com.Linkedin.Avro2pegasus.Events.Common.Location[]; titleUrns: string[]; companyUrns: string[]; - alertFrequency: AlertFrequency; + alertFrequency: Com.Linkedin.Avro2pegasus.Messages.Jobs.AlertFrequency; geoLocationUrns?: string[]; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/EmployeeSchedule.pdsc @@ -65662,14 +65733,14 @@ declare namespace Com { jobServedTime: number; jobPostingUrn: string; memberUrn?: string; - actionType: MemberActionType; + actionType: Com.Linkedin.Avro2pegasus.Messages.Jobs.MemberActionType; isSponsored: boolean; price: string; priceInUSD: string; currencyCode: string; cost: string; costInUSD: string; - channel?: JobActionChannel; + channel?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobActionChannel; appName: string; browserId?: string; referenceId?: string; @@ -65678,7 +65749,7 @@ declare namespace Com { isChargeable?: boolean; bidAdjustmentMultiplier?: number; mooRequestId?: string; - jobPricingParametersVersionNumber?: versionNumberEnum; + jobPricingParametersVersionNumber?: Com.Linkedin.Avro2pegasus.Messages.Jobs.versionNumberEnum; originalPrice?: string; originalPriceInUSD?: string; jobBudgetGroup?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobBudgetGroup; @@ -65702,7 +65773,7 @@ declare namespace Com { jobPostingId: number; accountId: number; contractId: number; - actionType: MemberActionType; + actionType: Com.Linkedin.Avro2pegasus.Messages.Jobs.MemberActionType; seniorityId: number; connectionsAtCompany: number; skillIds?: number[]; @@ -65718,13 +65789,13 @@ declare namespace Com { jobPostingRegionCode?: number; jobPostingGeoId?: number; jobPosterId?: number; - jobFunctions?: JobFunction[]; - memberFunctions?: JobFunction[]; + jobFunctions?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobFunction[]; + memberFunctions?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobFunction[]; memberIndustries?: number[]; memberTitles?: number[]; memberSchools?: number[]; sourcingChannelId?: number; - jobReportingListingType?: JobReportingListingType; + jobReportingListingType?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobReportingListingType; gender?: Com.Linkedin.Avro2pegasus.Messages.Standardization.InferredGender; jobCompanyIndustryId?: number; } @@ -65736,7 +65807,7 @@ declare namespace Com { jobSeekerId?: number; browserId?: string; jobPostingId: number; - actionType: MemberActionType; + actionType: Com.Linkedin.Avro2pegasus.Messages.Jobs.MemberActionType; capAccountId?: number; contractId?: number; enterpriseAccountId?: number; @@ -65745,7 +65816,7 @@ declare namespace Com { jobPosterId?: number; jobPostingCompanyId?: number; jobPostingCompanyIndustryId?: number; - jobPostingFunctions?: JobFunction[]; + jobPostingFunctions?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobFunction[]; jobPostingGeoId?: number; jobPostingGrantId?: number; jobPostingSourcingChannelId?: number; @@ -65755,7 +65826,7 @@ declare namespace Com { jobSeekerIndustryId?: number; jobSeekerSeniorityId?: number; jobSeekerTitleId?: number; - jobSeekerFunctionNames?: JobFunction[]; + jobSeekerFunctionNames?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobFunction[]; jobSeekerDegreeId?: number; jobSeekerSchoolId?: number; jobSeekerFieldOfStudyId?: number; @@ -65791,7 +65862,7 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; jobApplicantUrn: string; jobPostingUrn: string; - failureType: JobApplicationFailureType; + failureType: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobApplicationFailureType; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/JobApplicationFailureType.pdsc @@ -65804,7 +65875,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/jobs/JobApplicationQuestionDetails.pdsc export interface JobApplicationQuestionDetails { - normalizedQuestionSets: NormalizedQuestionSet[]; + normalizedQuestionSets: Com.Linkedin.Avro2pegasus.Messages.Jobs.NormalizedQuestionSet[]; isNormalizedQuestionSetsEnabled: boolean; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/JobApplicationViewedByPosterMessage.pdsc @@ -65820,7 +65891,7 @@ declare namespace Com { topJobPostingUrn: string; topJobApplicantCount: number; topJobTopApplicants: string[]; - otherTopJobs: JobPostingInfo[]; + otherTopJobs: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobPostingInfo[]; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/JobClosedAlert.pdsc @@ -65834,17 +65905,17 @@ declare namespace Com { export interface JobEntityCreationRequestMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - entityType: JobCreationEntityType; + entityType: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobCreationEntityType; simpleJobPostingTaskUrn: string; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/JobForecast.pdsc export interface JobForecast { dataVersion: number; - TargetingFacets?: JobsTargetingFacets; - timeSeries: DataPoint[]; - forecastMetricType: ForecastMetricTypeEnum; - jobPostingInfo?: JobPostingInfoForForecasting; + TargetingFacets?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobsTargetingFacets; + timeSeries: Com.Linkedin.Avro2pegasus.Messages.Jobs.DataPoint[]; + forecastMetricType: Com.Linkedin.Avro2pegasus.Messages.Jobs.ForecastMetricTypeEnum; + jobPostingInfo?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobPostingInfoForForecasting; startTime?: number; endTime?: number; } @@ -65852,7 +65923,7 @@ declare namespace Com { export interface JobForecastMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - jobForecasts: JobForecast[]; + jobForecasts: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobForecast[]; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/JobFunction.pdsc @@ -65897,10 +65968,10 @@ declare namespace Com { export interface JobIngestionDerivedFields { companyUrn?: string; formattedDescription: string; - employmentStatus?: EmploymentStatus; + employmentStatus?: Com.Linkedin.Avro2pegasus.Messages.Jobs.EmploymentStatus; detectedLanguage?: string; - experienceLevel: ExperienceLevel; - functions: JobFunction[]; + experienceLevel: Com.Linkedin.Avro2pegasus.Messages.Jobs.ExperienceLevel; + functions: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobFunction[]; industries: number[]; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/JobIngestionExtractedData.pdsc @@ -65925,15 +65996,15 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; rawJobId: number; jobPostingId: number; - normalizedQuestionSets: NormalizedQuestionSet[]; + normalizedQuestionSets: Com.Linkedin.Avro2pegasus.Messages.Jobs.NormalizedQuestionSet[]; isNormalizedQuestionSetsEnabled: boolean; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/JobIngestionOutputMessage.pdsc export interface JobIngestionOutputMessage { header?: Com.Linkedin.Avro2pegasus.Events.EventHeader; - rawJobMessage: JobIngestionRawMessage; - derivedJobFields: JobIngestionDerivedFields; + rawJobMessage: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobIngestionRawMessage; + derivedJobFields: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobIngestionDerivedFields; jobQualityScore?: number; spamClassification?: Com.Linkedin.Avro2pegasus.Events.Contentspam.ContentSpamOutcome; shouldUpdateJobApplicationQuestions?: boolean; @@ -65976,26 +66047,26 @@ declare namespace Com { locationDescription?: string; trackingPixelUrl?: string; listTime?: number; - experienceLevel?: ExperienceLevel; - jobTag?: JobPostingInternalTag; + experienceLevel?: Com.Linkedin.Avro2pegasus.Messages.Jobs.ExperienceLevel; + jobTag?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobPostingInternalTag; expireTimeSeconds?: number; simpleJobPostingTaskUrn?: string; - employmentStatus?: EmploymentStatus; + employmentStatus?: Com.Linkedin.Avro2pegasus.Messages.Jobs.EmploymentStatus; industryCodes?: number[]; geoLocation?: Com.Linkedin.Avro2pegasus.Events.GeoLocation; sourceUrn?: string; limitVisibilityOrganizationUrns?: string[]; - functions?: JobFunction[]; + functions?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobFunction[]; showPoster: boolean; contractUrn?: string; posterUrn?: string; - jobPostingOperationType?: JobPostingOperationType; + jobPostingOperationType?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobPostingOperationType; isPublishable: boolean; isClosed: boolean; - listingType: ListingType; - employeeSchedules?: EmployeeSchedule[]; - employeeTypes?: EmployeeType[]; - jobApplicationQuestionDetails?: JobApplicationQuestionDetails; + listingType: Com.Linkedin.Avro2pegasus.Messages.Jobs.ListingType; + employeeSchedules?: Com.Linkedin.Avro2pegasus.Messages.Jobs.EmployeeSchedule[]; + employeeTypes?: Com.Linkedin.Avro2pegasus.Messages.Jobs.EmployeeType[]; + jobApplicationQuestionDetails?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobApplicationQuestionDetails; geoUrn?: string; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/JobIngestionSourceEndMessage.pdsc @@ -66004,7 +66075,7 @@ declare namespace Com { crawlerId: string; endTime: number; success: boolean; - failureReason?: MiningTaskFailureReason; + failureReason?: Com.Linkedin.Avro2pegasus.Messages.Jobs.MiningTaskFailureReason; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/JobIngestionSourceJobMessageV2.pdsc @@ -66045,21 +66116,21 @@ declare namespace Com { isPublishable: boolean; isClosed: boolean; trackingPixelUrl?: string; - logoUrls?: JobIngestionExtractedData[]; - companyWebsites?: JobIngestionExtractedData[]; - emails?: JobIngestionExtractedData[]; + logoUrls?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobIngestionExtractedData[]; + companyWebsites?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobIngestionExtractedData[]; + emails?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobIngestionExtractedData[]; industries?: string[]; industryUrns?: string[]; functions?: string[]; functionUrns?: string[]; - functionCodes?: JobFunction[]; + functionCodes?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobFunction[]; experienceLevel?: string; - experienceLevelCode?: ExperienceLevel; + experienceLevelCode?: Com.Linkedin.Avro2pegasus.Messages.Jobs.ExperienceLevel; simpleJobPostingTaskUrn?: string; - employeeSchedules?: EmployeeSchedule[]; - employeeTypes?: EmployeeType[]; + employeeSchedules?: Com.Linkedin.Avro2pegasus.Messages.Jobs.EmployeeSchedule[]; + employeeTypes?: Com.Linkedin.Avro2pegasus.Messages.Jobs.EmployeeType[]; originalJobCode?: string; - normalizedQuestionSets?: NormalizedQuestionSet[]; + normalizedQuestionSets?: Com.Linkedin.Avro2pegasus.Messages.Jobs.NormalizedQuestionSet[]; isStaffingRole?: boolean; exactAddress?: string; supportedBenefits?: Com.Linkedin.Avro2pegasus.Messages.Common.JobBenefit[]; @@ -66079,16 +66150,16 @@ declare namespace Com { export interface JobIngestionSourceMessageV2 { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - messageType: JobIngestionMessageType; - startMessage?: JobIngestionSourceStartMessage; - endMessage?: JobIngestionSourceEndMessage; - jobMessage?: JobIngestionSourceJobMessageV2; - rawMessage?: JobIngestionRawMessage; + messageType: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobIngestionMessageType; + startMessage?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobIngestionSourceStartMessage; + endMessage?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobIngestionSourceEndMessage; + jobMessage?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobIngestionSourceJobMessageV2; + rawMessage?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobIngestionRawMessage; spiderUrn?: string; sourceUrn?: string; miningTaskUrn?: string; crawlerId?: string; - fieldProcessorPipeline: FieldProcessorPipelineType; + fieldProcessorPipeline: Com.Linkedin.Avro2pegasus.Messages.Jobs.FieldProcessorPipelineType; destinationFabric?: Com.Linkedin.Avro2pegasus.Messages.Fabric; header?: Com.Linkedin.Avro2pegasus.Events.EventHeader; } @@ -66135,8 +66206,8 @@ declare namespace Com { isActive: boolean; isDeleted: boolean; isSponsored: boolean; - postingType: JobPostingType; - jobData: JobStandardizedData; + postingType: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobPostingType; + jobData: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobStandardizedData; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/JobPostingCreationFeedbackMessage.pdsc @@ -66156,7 +66227,7 @@ declare namespace Com { export interface JobPostingDeduplicationHashReadyMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; jobPostingUrn: string; - jobPostingDuplicationType: JobPostingDuplicationType; + jobPostingDuplicationType: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobPostingDuplicationType; isHashReady?: boolean; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/JobPostingDuplicationType.pdsc @@ -66174,18 +66245,18 @@ declare namespace Com { export interface JobPostingInfoForForecasting { companyUrn: string; countryCode: string; - experienceLevel?: ExperienceLevel; + experienceLevel?: Com.Linkedin.Avro2pegasus.Messages.Jobs.ExperienceLevel; creatorUrn?: string; title: string; titleUrn?: string; - functions?: JobFunction[]; + functions?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobFunction[]; industryUrns?: string[]; descriptionContent?: string; - listingType: ListingType; + listingType: Com.Linkedin.Avro2pegasus.Messages.Jobs.ListingType; standardizedSkillUrns?: string[]; dailyBudget?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; bid?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; - bidType: BidTypeEnum; + bidType: Com.Linkedin.Avro2pegasus.Messages.Jobs.BidTypeEnum; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/JobPostingInternalTag.pdsc @@ -66205,22 +66276,22 @@ declare namespace Com { export interface JobPostingPacingMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; jobPostingUrn: string; - jobPostingType?: PacingJobPostingType; + jobPostingType?: Com.Linkedin.Avro2pegasus.Messages.Jobs.PacingJobPostingType; currentPacingScore: number; currentPacingTime: number; previousIntervalPacingScore?: number; previousIntervalEndTime?: number; pacingIntervalSizeMillis: number; modelId: number; - pacingParameters?: JobPostingPacingParameters; + pacingParameters?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobPostingPacingParameters; bid?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; dailyBudget?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; bidUSD?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; dailyBudgetUSD?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; usedBudget?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; - expectedBudgetCurveId?: JobPostingCurveKey; + expectedBudgetCurveId?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobPostingCurveKey; expectedBudgetUsage?: number; - modelV2Params?: JobPacingModelV2Params; + modelV2Params?: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobPacingModelV2Params; mooRequestId?: string; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/JobPostingPacingParameters.pdsc @@ -66249,9 +66320,9 @@ declare namespace Com { export interface JobPostingQualityMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; jobPostingUrn: string; - version: JobPostingQualityVersion; + version: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobPostingQualityVersion; tier: number; - missingAttributesToNextTier: JobPostingQualityAttributeType[]; + missingAttributesToNextTier: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobPostingQualityAttributeType[]; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/JobPostingQualityVersion.pdsc @@ -66263,7 +66334,7 @@ declare namespace Com { export interface JobPushNotificationMessage { recipientUrn: string; - notificationType: NotificationType; + notificationType: Com.Linkedin.Avro2pegasus.Messages.Jobs.NotificationType; jobUrn?: string; savedSearchUrn?: string; } @@ -66311,37 +66382,37 @@ declare namespace Com { export interface JobStandardizedData { companyId?: number; - companyDescriptionCountedNGrams?: CountedNGram[]; - companySize?: CompanySize; - descriptionCountedNGrams?: CountedNGram[]; - functionsCounted?: CountedIdInt[]; - functionsCountedI18n?: CountedIdInt[]; + companyDescriptionCountedNGrams?: Com.Linkedin.Avro2pegasus.Messages.Jobs.CountedNGram[]; + companySize?: Com.Linkedin.Avro2pegasus.Messages.Jobs.CompanySize; + descriptionCountedNGrams?: Com.Linkedin.Avro2pegasus.Messages.Jobs.CountedNGram[]; + functionsCounted?: Com.Linkedin.Avro2pegasus.Messages.Jobs.CountedIdInt[]; + functionsCountedI18n?: Com.Linkedin.Avro2pegasus.Messages.Jobs.CountedIdInt[]; geoCountry?: string; geoRegion?: string; - industriesCounted?: CountedIdInt[]; + industriesCounted?: Com.Linkedin.Avro2pegasus.Messages.Jobs.CountedIdInt[]; industryCategories?: string[]; - jobSenioritiesCounted?: CountedIdInt[]; - jobSenioritiesCountedI18n?: CountedIdInt[]; + jobSenioritiesCounted?: Com.Linkedin.Avro2pegasus.Messages.Jobs.CountedIdInt[]; + jobSenioritiesCountedI18n?: Com.Linkedin.Avro2pegasus.Messages.Jobs.CountedIdInt[]; jobTitles?: number[]; jobTitlesI18n?: number[]; locationFieldValues?: string[]; - locationDescriptionCountedNGrams?: CountedNGram[]; + locationDescriptionCountedNGrams?: Com.Linkedin.Avro2pegasus.Messages.Jobs.CountedNGram[]; locations?: string[]; minJobSeniority?: number; minJobSeniorityI18n?: number; normalizedTitleSeniorityYears?: number; - skillsCountedNGrams?: CountedNGram[]; - skillsScored?: ScoredIdInt[]; - skillStringsScored?: ScoredStandardString[]; - superTitlesCounted?: CountedIdInt[]; - superTitlesCountedI18n?: CountedIdInt[]; - titleCountedNGrams?: CountedNGram[]; - functionsCountedV3?: CountedIdInt[]; - jobSenioritiesCountedV3?: CountedIdInt[]; + skillsCountedNGrams?: Com.Linkedin.Avro2pegasus.Messages.Jobs.CountedNGram[]; + skillsScored?: Com.Linkedin.Avro2pegasus.Messages.Jobs.ScoredIdInt[]; + skillStringsScored?: Com.Linkedin.Avro2pegasus.Messages.Jobs.ScoredStandardString[]; + superTitlesCounted?: Com.Linkedin.Avro2pegasus.Messages.Jobs.CountedIdInt[]; + superTitlesCountedI18n?: Com.Linkedin.Avro2pegasus.Messages.Jobs.CountedIdInt[]; + titleCountedNGrams?: Com.Linkedin.Avro2pegasus.Messages.Jobs.CountedNGram[]; + functionsCountedV3?: Com.Linkedin.Avro2pegasus.Messages.Jobs.CountedIdInt[]; + jobSenioritiesCountedV3?: Com.Linkedin.Avro2pegasus.Messages.Jobs.CountedIdInt[]; jobTitlesV3?: number[]; - jobTitlesScoresV3?: ScoredIdInt[]; + jobTitlesScoresV3?: Com.Linkedin.Avro2pegasus.Messages.Jobs.ScoredIdInt[]; minJobSeniorityV3?: number; - superTitlesCountedV3?: CountedIdInt[]; + superTitlesCountedV3?: Com.Linkedin.Avro2pegasus.Messages.Jobs.CountedIdInt[]; campaignId?: number; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/JobsTargetingFacets.pdsc @@ -66382,8 +66453,8 @@ declare namespace Com { export interface MemberIndicatesSharingPreference { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - indicationType?: IndicationType; - indicationReason?: IndicationReason; + indicationType?: Com.Linkedin.Avro2pegasus.Messages.Jobs.IndicationType; + indicationReason?: Com.Linkedin.Avro2pegasus.Messages.Jobs.IndicationReason; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/MigrateJobApplicationResumeMediaMessage.pdsc @@ -66440,7 +66511,7 @@ declare namespace Com { export interface OpenCandidatesOptOutMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - optOutReason: OptOutReason; + optOutReason: Com.Linkedin.Avro2pegasus.Messages.Jobs.OptOutReason; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/OptOutReason.pdsc @@ -66455,20 +66526,20 @@ declare namespace Com { jobUrn: string; day: number; currency?: string; - activityType: JobActivityType; + activityType: Com.Linkedin.Avro2pegasus.Messages.Jobs.JobActivityType; charge: number; chargeInUSD?: number; cost: number; costInUSD?: number; numActivities: number; lastUpdateTime: number; - dailyBudget?: PostpaidDailyBudget; - effectiveDailyBudget?: PostpaidDailyBudget; - lifetimeBillingStats?: PostpaidBillingStats; - lifetimeBudget?: PostpaidLifetimeBudget; - effectiveLifetimeBudget?: PostpaidLifetimeBudget; + dailyBudget?: Com.Linkedin.Avro2pegasus.Messages.Jobs.PostpaidDailyBudget; + effectiveDailyBudget?: Com.Linkedin.Avro2pegasus.Messages.Jobs.PostpaidDailyBudget; + lifetimeBillingStats?: Com.Linkedin.Avro2pegasus.Messages.Jobs.PostpaidBillingStats; + lifetimeBudget?: Com.Linkedin.Avro2pegasus.Messages.Jobs.PostpaidLifetimeBudget; + effectiveLifetimeBudget?: Com.Linkedin.Avro2pegasus.Messages.Jobs.PostpaidLifetimeBudget; contractUrn?: string; - billingComputationTrigger?: PostpaidBillingComputationTrigger; + billingComputationTrigger?: Com.Linkedin.Avro2pegasus.Messages.Jobs.PostpaidBillingComputationTrigger; billingType?: Com.Linkedin.Avro2pegasus.Events.Jobs.JobBillingType; budgetGroupDeliveryStats?: Com.Linkedin.Avro2pegasus.Events.Common.Jobs.JobBudgetGroupDeliveryStats[]; } @@ -66523,14 +66594,14 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/jobs/RequestItem.pdsc export interface RequestItem { - campaignTypeInformation: CampaignTypeInformation; - communicationChannel: Channel; + campaignTypeInformation: Com.Linkedin.Avro2pegasus.Messages.Jobs.CampaignTypeInformation; + communicationChannel: Com.Linkedin.Avro2pegasus.Messages.Jobs.Channel; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/SavedSearchJobAlert.pdsc export interface SavedSearchJobAlert { searchAlertUrns: string[]; - savedSearchJobAlertOrigin?: SavedSearchJobAlertOrigin; + savedSearchJobAlertOrigin?: Com.Linkedin.Avro2pegasus.Messages.Jobs.SavedSearchJobAlertOrigin; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/SavedSearchJobAlertOrigin.pdsc @@ -66553,7 +66624,9 @@ declare namespace Com { memberUrn: string; superTitleUrn: string; jobPostingUrn: string; - selectionBasis: CompanyBasis | LocationBasis; + selectionBasis: + | Com.Linkedin.Avro2pegasus.Messages.Jobs.CompanyBasis + | Com.Linkedin.Avro2pegasus.Messages.Jobs.LocationBasis; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/versionNumberEnum.pdsc @@ -66567,7 +66640,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/jobs/ViewedJobReminder.pdsc export interface ViewedJobReminder { - viewedJobs: ViewedJobItem[]; + viewedJobs: Com.Linkedin.Avro2pegasus.Messages.Jobs.ViewedJobItem[]; } namespace Common { // Generated from: com/linkedin/avro2pegasus/messages/jobs/common/CompensationPeriod.pdsc @@ -66592,8 +66665,8 @@ declare namespace Com { export interface JobCompensation { lowEnd?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; highEnd?: Com.Linkedin.Avro2pegasus.Events.Common.MoneyAmount; - compensationType?: CompensationType; - compensationPeriod?: CompensationPeriod; + compensationType?: Com.Linkedin.Avro2pegasus.Messages.Jobs.Common.CompensationType; + compensationPeriod?: Com.Linkedin.Avro2pegasus.Messages.Jobs.Common.CompensationPeriod; } } namespace Matching { @@ -66612,7 +66685,7 @@ declare namespace Com { savedSearchUrn: string; referenceId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; experimentationModels?: string[]; - jobAlertVeniceLookUpKey?: JobAlertVeniceV3RecordKey; + jobAlertVeniceLookUpKey?: Com.Linkedin.Avro2pegasus.Messages.Jobs.Matching.JobAlertVeniceV3RecordKey; } // Generated from: com/linkedin/avro2pegasus/messages/jobs/matching/JobSearchPercolationPrototypeLoadQueryMessage.pdsc @@ -66631,7 +66704,7 @@ declare namespace Com { export interface AdContentWaitEditReplicationMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; creativeUrn: string; contentUrn: string; contentVersion: string; @@ -66642,22 +66715,22 @@ declare namespace Com { export interface AdContentWaitPublishReplicationMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; creativeUrn: string; contentUrn: string; contentVersion: string; contentHash: string; - reviewStatus: ReviewStatus; + reviewStatus: Com.Linkedin.Avro2pegasus.Messages.Kairos.ReviewStatus; reviewerInfo?: Com.Linkedin.Avro2pegasus.Messages.Ads.ReviewerInfo; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/AssetManagerDeletionMessage.pdsc export interface AssetManagerDeletionMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; assetUrn: string; artifactUrns: string[]; - deletionRequestor?: DeletionRequestor; + deletionRequestor?: Com.Linkedin.Avro2pegasus.Messages.Kairos.DeletionRequestor; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/AzkabanProfilePictureQueryResult.pdsc @@ -66673,19 +66746,19 @@ declare namespace Com { export interface CalendarEvent { eventUrn: string; - attendees: ScoredAttendee[]; + attendees: Com.Linkedin.Avro2pegasus.Messages.Kairos.ScoredAttendee[]; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/ConflictDetectionScheduleMessage.pdsc export interface ConflictDetectionScheduleMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/ContactsRequestMessage.pdsc export interface ContactsRequestMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; targetUrn: string; workflowId: string; taskJsonData: string; @@ -66695,7 +66768,7 @@ declare namespace Com { export interface ContactsScheduleMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; targetUrn: string; workflowId: string; taskJsonData: string; @@ -66705,13 +66778,13 @@ declare namespace Com { export interface ContentAlertScheduleMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader: KairosHeader; + kairosHeader: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/CrmServiceJobTriggerMessage.pdsc export interface CrmServiceJobTriggerMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; jobName: string; lastSuccessfulRunTimestamp?: number; } @@ -66719,10 +66792,10 @@ declare namespace Com { export interface CrtTaskMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; task: string; parameters: { [id: string]: string }; - origin: CrtTaskOrigin; + origin: Com.Linkedin.Avro2pegasus.Messages.Kairos.CrtTaskOrigin; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/CrtTaskOrigin.pdsc @@ -66731,14 +66804,14 @@ declare namespace Com { export interface CustomerReconciliationScheduleMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; customerUrn: string; reconciliationTaskIds: string[]; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/DataContent.pdsc export interface DataContent { - type: DataContentType; + type: Com.Linkedin.Avro2pegasus.Messages.Kairos.DataContentType; content: string; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/DataContentType.pdsc @@ -66748,7 +66821,7 @@ declare namespace Com { export interface DefaultKairosMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/DeletionRequestor.pdsc @@ -66757,7 +66830,7 @@ declare namespace Com { export interface EnterpriseSamlMetadataFetchMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; metadataUrl: string; applicationInstanceUrn: string; } @@ -66765,7 +66838,7 @@ declare namespace Com { export interface EventDailyDigestTriggerMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; eventUrn: string; hashtagUrn: string; } @@ -66779,9 +66852,9 @@ declare namespace Com { export interface LithographSchedulePublishMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; resourcePath: string; - publishAction: PublishAction; + publishAction: Com.Linkedin.Avro2pegasus.Messages.Kairos.PublishAction; publishedByUrn: string; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/LiveEventScheduleRecycleMessage.pdsc @@ -66797,7 +66870,7 @@ declare namespace Com { export interface LiveEventScheduleRecycleV2Message { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; eventId: string; eventEmittedTime: number; createdTime: number; @@ -66808,18 +66881,18 @@ declare namespace Com { export interface OpportunistTaskMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; targetUrn: string; taskId: string; executionTime: number; expirationTime: number; - calendarEvents: CalendarEvent[]; + calendarEvents: Com.Linkedin.Avro2pegasus.Messages.Kairos.CalendarEvent[]; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/OptimizationAlertScheduleMessage.pdsc export interface OptimizationAlertScheduleMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; targetUrn: string; workflowId: string; } @@ -66827,7 +66900,7 @@ declare namespace Com { export interface PintSyncMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; memberUrn: string; integrationUrn: string; } @@ -66835,16 +66908,16 @@ declare namespace Com { export interface ProfilePictureMigrationMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; - queryResult: AzkabanProfilePictureQueryResult; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; + queryResult: Com.Linkedin.Avro2pegasus.Messages.Kairos.AzkabanProfilePictureQueryResult; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/PropNotificationTaskMessage.pdsc export interface PropNotificationTaskMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; targetUrn: string; - taskType: PropNotificationTaskType; + taskType: Com.Linkedin.Avro2pegasus.Messages.Kairos.PropNotificationTaskType; executionTime: number; expirationTime: number; entityUrn: string; @@ -66862,7 +66935,7 @@ declare namespace Com { export interface RampScheduleMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; experimentUrn: string; segmentIndex: number; treatmentName: string; @@ -66872,7 +66945,7 @@ declare namespace Com { export interface RetryTaskMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; message: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.Processing.RetryMessage; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/ReviewStatus.pdsc @@ -66882,7 +66955,7 @@ declare namespace Com { export interface SasRChargeScheduleMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; targetUrn: string; workflowId: string; } @@ -66890,16 +66963,16 @@ declare namespace Com { export interface ScanArtifactoryScheduleMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; coordinate?: string; - action: ActionTypeEnum; + action: Com.Linkedin.Avro2pegasus.Messages.Kairos.ActionTypeEnum; durationToScan: string; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/ScheduleTaskMessage.pdsc export interface ScheduleTaskMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; ambryUrn: string; sourceQueueName: string; retryCount: number; @@ -66928,9 +67001,11 @@ declare namespace Com { export interface ServiceCrawlerTaskMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; - task: ServiceCrawlerTask; - ioData: TaskInputData | TaskOutputData; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; + task: Com.Linkedin.Avro2pegasus.Messages.Kairos.ServiceCrawlerTask; + ioData: + | Com.Linkedin.Avro2pegasus.Messages.Kairos.TaskInputData + | Com.Linkedin.Avro2pegasus.Messages.Kairos.TaskOutputData; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/ServiceMetadataCrawlerTaskInputData.pdsc @@ -66941,13 +67016,13 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/kairos/ServiceMetadataCrawlerTaskOutputData.pdsc export interface ServiceMetadataCrawlerTaskOutputData { - data: DataContent[]; + data: Com.Linkedin.Avro2pegasus.Messages.Kairos.DataContent[]; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/SfdcPollingScheduleMessage.pdsc export interface SfdcPollingScheduleMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; bucketId?: number; bucketCount?: number; } @@ -66955,46 +67030,46 @@ declare namespace Com { export interface SiteCreationStatusSyncScheduleMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; opportunityId: string; customerSiteUrn: string; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/TaskInputData.pdsc export interface TaskInputData { - serviceMetadataCrawlerTaskInput?: ServiceMetadataCrawlerTaskInputData; + serviceMetadataCrawlerTaskInput?: Com.Linkedin.Avro2pegasus.Messages.Kairos.ServiceMetadataCrawlerTaskInputData; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/TaskOutputData.pdsc export interface TaskOutputData { - serviceMetadataCrawlerTaskOutput?: ServiceMetadataCrawlerTaskOutputData; + serviceMetadataCrawlerTaskOutput?: Com.Linkedin.Avro2pegasus.Messages.Kairos.ServiceMetadataCrawlerTaskOutputData; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/ThoughtLeaderScheduleMessage.pdsc export interface ThoughtLeaderScheduleMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; workflowId: string; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/VectorAssetTimeoutMessage.pdsc export interface VectorAssetTimeoutMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; message: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AssetTimeoutMessage; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/VectorAssetTimeoutMessageV2.pdsc export interface VectorAssetTimeoutMessageV2 { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; message: Com.Linkedin.Avro2pegasus.Messages.Digitalmedia.AssetTimeoutMessageV2; } // Generated from: com/linkedin/avro2pegasus/messages/kairos/VectorLiveResetV3Event.pdsc export interface VectorLiveResetV3Event { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - kairosHeader?: KairosHeader; + kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; account: string; eventId: string; } @@ -67008,7 +67083,7 @@ declare namespace Com { export interface AdExperimentScheduleKhronosMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; khronosHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Khronos.KhronosHeader; - action: AdExperimentScheduledAction; + action: Com.Linkedin.Avro2pegasus.Messages.Khronos.AdExperimentScheduledAction; } // Generated from: com/linkedin/avro2pegasus/messages/khronos/AutomatedDependencyUpgradeKhronosMessage.pdsc @@ -67018,7 +67093,7 @@ declare namespace Com { multiProductUrn: string; packageManager: string; manifestsDirectoryPath: string; - scheduleFrequency: Frequency; + scheduleFrequency: Com.Linkedin.Avro2pegasus.Messages.Khronos.Frequency; } // Generated from: com/linkedin/avro2pegasus/messages/khronos/CreativeProcessingSyncKhronosMessage.pdsc @@ -67066,7 +67141,7 @@ declare namespace Com { eventUrn: string; eventCommunicationType: string; eventStartTime: number; - audienceTypes: EventsCommunicationsAudienceType[]; + audienceTypes: Com.Linkedin.Avro2pegasus.Messages.Khronos.EventsCommunicationsAudienceType[]; } // Generated from: com/linkedin/avro2pegasus/messages/khronos/Frequency.pdsc @@ -67109,7 +67184,7 @@ declare namespace Com { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; khronosHeader?: Com.Linkedin.Avro2pegasus.Events.Common.Khronos.KhronosHeader; vendor: Com.Linkedin.Avro2pegasus.Tracking.Common.Ads.ThirdPartyTrackingPlatform; - action: ThirdPartyTrackingValidationJobAction; + action: Com.Linkedin.Avro2pegasus.Messages.Khronos.ThirdPartyTrackingValidationJobAction; } // Generated from: com/linkedin/avro2pegasus/messages/khronos/UserGeneratedContentKhronosMessage.pdsc @@ -67152,7 +67227,7 @@ declare namespace Com { eloquaResponse?: string; isCrmSuccessful?: boolean; crmResponse?: string; - leadType?: LeadType; + leadType?: Com.Linkedin.Avro2pegasus.Messages.Leadgen.LeadType; formId: number; sourcePageUrl?: string; siloId?: string; @@ -67203,8 +67278,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/learning/content/CaptionEntity.pdsc export interface CaptionEntity { - videoKey: VideoKey; - videoCaptions: CaptionGroupCaptionAssociation[]; + videoKey: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.VideoKey; + videoCaptions: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.CaptionGroupCaptionAssociation[]; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/CaptionFormat.pdsc @@ -67212,15 +67287,19 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/learning/content/CaptionGroupCaptionAssociation.pdsc export interface CaptionGroupCaptionAssociation { - captionGroupKey: VideoCaptionGroupKey; - captions: VideoCaption[]; + captionGroupKey: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.VideoCaptionGroupKey; + captions: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.VideoCaption[]; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/Chapter.pdsc export interface Chapter { title: string; - childContents: CourseContent[]; - sourceIds: Array; + childContents: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.CourseContent[]; + sourceIds: Array< + | Com.Linkedin.Avro2pegasus.Messages.Learning.Content.MiltonId + | Com.Linkedin.Avro2pegasus.Messages.Learning.Content.LyndaPortalId + | Com.Linkedin.Avro2pegasus.Messages.Learning.Content.Video2BrainId + >; changeTimeStamps: Com.Linkedin.Avro2pegasus.Events.Common.ChangeTimeStamps; id: string; } @@ -67228,12 +67307,12 @@ declare namespace Com { export interface ChapterVideoAssociation { chapterId: string; - videos: Video[]; + videos: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.Video[]; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/ChapterVideoEntity.pdsc export interface ChapterVideoEntity { - chapterVideos: ChapterVideoAssociation[]; + chapterVideos: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.ChapterVideoAssociation[]; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/CompleteEntity.pdsc @@ -67243,7 +67322,7 @@ declare namespace Com { export interface ContentAuthorAssociation { primary: boolean; visible: boolean; - legacySupport?: ContentAuthorAssociationLegacySupport; + legacySupport?: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.ContentAuthorAssociationLegacySupport; changeTimeStamps: Com.Linkedin.Avro2pegasus.Events.Common.ChangeTimeStamps; content: string; author: string; @@ -67292,25 +67371,29 @@ declare namespace Com { practiceEnvironmentRequired: boolean; assessmentRequired: boolean; welcomeVideo?: string; - sourceIds: Array; - activationStatus: ActivationStatus; + sourceIds: Array< + | Com.Linkedin.Avro2pegasus.Messages.Learning.Content.MiltonId + | Com.Linkedin.Avro2pegasus.Messages.Learning.Content.LyndaPortalId + | Com.Linkedin.Avro2pegasus.Messages.Learning.Content.Video2BrainId + >; + activationStatus: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.ActivationStatus; practiceEnvironment?: string; - legacySupport?: CourseLegacySupport; + legacySupport?: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.CourseLegacySupport; versionTag: Com.Linkedin.Avro2pegasus.Events.Common.VersionTag; - childContents: CourseContent[]; - contentOrigin: ContentOrigin; - acquisitionOrigin?: AcquisitionOrigin; + childContents: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.CourseContent[]; + contentOrigin: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.ContentOrigin; + acquisitionOrigin?: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.AcquisitionOrigin; releasePlannedOn?: Com.Linkedin.Avro2pegasus.Events.Common.Date; - retirementPlan?: RetirementPlan; + retirementPlan?: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.RetirementPlan; changeTimeStamps: Com.Linkedin.Avro2pegasus.Events.Common.ChangeTimeStamps; - key: CourseKey; + key: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.CourseKey; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/CourseAssociation.pdsc export interface CourseAssociation { changeTimeStamps: Com.Linkedin.Avro2pegasus.Events.Common.ChangeTimeStamps; originalCourse: string; - associationType: CourseAssociationType; + associationType: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.CourseAssociationType; associatedCourse: string; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/CourseAssociationType.pdsc @@ -67327,29 +67410,29 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/learning/content/CourseEntity.pdsc export interface CourseEntity { - course: Course; - chapters: Chapter[]; - courseThumbnails: CourseThumbnail[]; - exerciseFileGroups: ExerciseFileGroup[]; - contentCategoryAssociations: ContentCategoryAssociation[]; - contentAuthorAssociations: ContentAuthorAssociation[]; - contentSkillAssociation: ContentSkillAssociation[]; - contentExerciseFileGroupAssociation: ContentExerciseFileGroupAssociation[]; - courseAssociations: CourseAssociation[]; + course: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.Course; + chapters: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.Chapter[]; + courseThumbnails: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.CourseThumbnail[]; + exerciseFileGroups: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.ExerciseFileGroup[]; + contentCategoryAssociations: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.ContentCategoryAssociation[]; + contentAuthorAssociations: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.ContentAuthorAssociation[]; + contentSkillAssociation: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.ContentSkillAssociation[]; + contentExerciseFileGroupAssociation: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.ContentExerciseFileGroupAssociation[]; + courseAssociations: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.CourseAssociation[]; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/CourseHeader.pdsc export interface CourseHeader { deploymentId: number; courseUrn: string; - messageType: CourseMessageType; + messageType: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.CourseMessageType; serialNumber: number; serialSize: number; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/CourseKey.pdsc export interface CourseKey { - versionType: VersionType; + versionType: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.VersionType; versionNumber: number; id: string; } @@ -67383,13 +67466,17 @@ declare namespace Com { fileHeaderGraphics?: string; illustrationArtist?: string; englishName?: string; - flags?: CourseLegacyFlags; + flags?: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.CourseLegacyFlags; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/CourseMessageContent.pdsc export interface CourseMessageContent { - customizedHeader: CourseHeader; - content: CourseEntity | ChapterVideoEntity | CaptionEntity | CompleteEntity; + customizedHeader: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.CourseHeader; + content: + | Com.Linkedin.Avro2pegasus.Messages.Learning.Content.CourseEntity + | Com.Linkedin.Avro2pegasus.Messages.Learning.Content.ChapterVideoEntity + | Com.Linkedin.Avro2pegasus.Messages.Learning.Content.CaptionEntity + | Com.Linkedin.Avro2pegasus.Messages.Learning.Content.CompleteEntity; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/CourseMessageType.pdsc @@ -67402,7 +67489,7 @@ declare namespace Com { fileName: string; backgroundColor: string; changeTimeStamps: Com.Linkedin.Avro2pegasus.Events.Common.ChangeTimeStamps; - imageType: CourseThumbnailImageType; + imageType: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.CourseThumbnailImageType; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/CourseThumbnailImageType.pdsc @@ -67429,22 +67516,22 @@ declare namespace Com { name: string; availableToNonSubscribers: boolean; visible: boolean; - exerciseFiles: ExerciseFile[]; - legacySupport?: ExerciseFileGroupLegacySupport; + exerciseFiles: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.ExerciseFile[]; + legacySupport?: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.ExerciseFileGroupLegacySupport; changeTimeStamps: Com.Linkedin.Avro2pegasus.Events.Common.ChangeTimeStamps; - key: ExerciseFileGroupKey; + key: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.ExerciseFileGroupKey; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/ExerciseFileGroupKey.pdsc export interface ExerciseFileGroupKey { - versionType: VersionType; + versionType: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.VersionType; versionNumber: number; id: string; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/ExerciseFileGroupLegacySupport.pdsc export interface ExerciseFileGroupLegacySupport { - platform: PlatformType; + platform: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.PlatformType; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/LearningContentRemovalMessage.pdsc @@ -67471,14 +67558,14 @@ declare namespace Com { export interface PublishCourseMessage { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; signature: string; - messageContent: CourseMessageContent; + messageContent: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.CourseMessageContent; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/PublishCourseMessageTest.pdsc export interface PublishCourseMessageTest { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; signature: string; - messageContent: CourseMessageContent; + messageContent: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.CourseMessageContent; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/PublishLearningContentMessage.pdsc @@ -67516,11 +67603,11 @@ declare namespace Com { description?: string; active: boolean; public: boolean; - features: VideoFeature[]; + features: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.VideoFeature[]; releasedAt: number; - legacySupport?: VideoLegacySupport; + legacySupport?: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.VideoLegacySupport; changeTimeStamps: Com.Linkedin.Avro2pegasus.Events.Common.ChangeTimeStamps; - key: VideoKey; + key: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.VideoKey; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/Video2BrainId.pdsc @@ -67539,7 +67626,7 @@ declare namespace Com { export interface VideoCaptionGroupKey { locale: Com.Linkedin.Avro2pegasus.Events.Locale; - format: CaptionFormat; + format: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.CaptionFormat; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/VideoExtension.pdsc @@ -67552,20 +67639,20 @@ declare namespace Com { export interface VideoFormat { height: number; width: number; - extension: VideoExtension; + extension: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.VideoExtension; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/VideoImage.pdsc export interface VideoImage { fileName?: string; - dimensions?: Dimensions; + dimensions?: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.Dimensions; backgroundColor?: string; occurrenceInSeconds: number; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/VideoKey.pdsc export interface VideoKey { - versionType: VersionType; + versionType: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.VersionType; versionNumber: number; id: string; } @@ -67574,8 +67661,8 @@ declare namespace Com { export interface VideoLegacySupport { legacyFileName: string; lyndaUrl: string; - thumbnails: VideoImage[]; - formats: VideoFormat[]; + thumbnails: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.VideoImage[]; + formats: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.VideoFormat[]; } namespace Publish { // Generated from: com/linkedin/avro2pegasus/messages/learning/content/publish/LyndaCourseVideo.pdsc @@ -67599,14 +67686,14 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; gaapAuthenticationHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.AuthenticationHeader; - taskInput: LyndaCourseVideo; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.Publish.LyndaCourseVideo; } // Generated from: com/linkedin/avro2pegasus/messages/learning/content/publish/LyndaCourseVideoUpsertGaapTaskResponse.pdsc export interface LyndaCourseVideoUpsertGaapTaskResponse { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; - taskInput?: LyndaCourseVideo; + taskInput?: Com.Linkedin.Avro2pegasus.Messages.Learning.Content.Publish.LyndaCourseVideo; } } } @@ -67650,15 +67737,15 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; gaapAuthenticationHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.AuthenticationHeader; - taskInput: RawLearningEntityCollectionRequest; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Learning.Contentingestion.RawLearningEntityCollectionRequest; } // Generated from: com/linkedin/avro2pegasus/messages/learning/contentingestion/RawLearningEntityCollectionGaapTaskResponse.pdsc export interface RawLearningEntityCollectionGaapTaskResponse { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.OutputHeader; - taskResult?: RawLearningEntityCollectionResult; - taskInput?: RawLearningEntityCollectionRequest; + taskResult?: Com.Linkedin.Avro2pegasus.Messages.Learning.Contentingestion.RawLearningEntityCollectionResult; + taskInput?: Com.Linkedin.Avro2pegasus.Messages.Learning.Contentingestion.RawLearningEntityCollectionRequest; } // Generated from: com/linkedin/avro2pegasus/messages/learning/contentingestion/RawLearningEntityCollectionRequest.pdsc @@ -67669,7 +67756,7 @@ declare namespace Com { integrationInstanceUrn?: string; integrationSyncUrn: string; attemptCount: number; - learningContentSource: LearningContentSource; + learningContentSource: Com.Linkedin.Avro2pegasus.Messages.Learning.Contentingestion.LearningContentSource; workflowInstanceUrn?: string; stepInstanceUrn?: string; } @@ -67681,7 +67768,7 @@ declare namespace Com { pagingContext: Com.Linkedin.Avro2pegasus.Events.PagingContext; blobId: string; pagingTotal?: number; - learningContentSource: LearningContentSource; + learningContentSource: Com.Linkedin.Avro2pegasus.Messages.Learning.Contentingestion.LearningContentSource; rawDataFormat: Com.Linkedin.Avro2pegasus.Messages.Common.DataFormat; integrationInstanceUrn?: string; integrationSyncUrn: string; @@ -67695,15 +67782,15 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; gaapAuthenticationHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.AuthenticationHeader; - taskInput: RawLearningEntityCollectionRequest; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Learning.Contentingestion.RawLearningEntityCollectionRequest; } // Generated from: com/linkedin/avro2pegasus/messages/learning/contentingestion/RawLearningEntityCollectionV2GaapTaskResponse.pdsc export interface RawLearningEntityCollectionV2GaapTaskResponse { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.OutputHeader; - taskResult?: RawLearningEntityCollectionResult; - taskInput?: RawLearningEntityCollectionRequest; + taskResult?: Com.Linkedin.Avro2pegasus.Messages.Learning.Contentingestion.RawLearningEntityCollectionResult; + taskInput?: Com.Linkedin.Avro2pegasus.Messages.Learning.Contentingestion.RawLearningEntityCollectionRequest; } } namespace Workflowmanager { @@ -67720,8 +67807,8 @@ declare namespace Com { export interface WorkflowFinishedMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; workflowInstanceUrn: string; - workflowStatus: WorkflowStatus; - workflowInstanceContext: WorkflowInstanceContext; + workflowStatus: Com.Linkedin.Avro2pegasus.Messages.Learning.Workflowmanager.WorkflowStatus; + workflowInstanceContext: Com.Linkedin.Avro2pegasus.Messages.Learning.Workflowmanager.WorkflowInstanceContext; } // Generated from: com/linkedin/avro2pegasus/messages/learning/workflowmanager/WorkflowInstanceContext.pdsc @@ -67733,7 +67820,7 @@ declare namespace Com { export interface WorkflowStartMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; workflowInstanceUrn: string; - workflowInstanceContext: WorkflowInstanceContext; + workflowInstanceContext: Com.Linkedin.Avro2pegasus.Messages.Learning.Workflowmanager.WorkflowInstanceContext; attemptCount: number; } // Generated from: com/linkedin/avro2pegasus/messages/learning/workflowmanager/WorkflowStatus.pdsc @@ -67745,7 +67832,7 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; stepInstanceUrn: string; stepName: string; - workflowInstanceContext: WorkflowInstanceContext; + workflowInstanceContext: Com.Linkedin.Avro2pegasus.Messages.Learning.Workflowmanager.WorkflowInstanceContext; } // Generated from: com/linkedin/avro2pegasus/messages/learning/workflowmanager/WorkflowStepStatus.pdsc @@ -67756,9 +67843,9 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; workflowInstanceUrn: string; stepInstanceUrn: string; - stepStatus: WorkflowStepStatus; - errors: ErrorMessage[]; - workflowInstanceContext: WorkflowInstanceContext; + stepStatus: Com.Linkedin.Avro2pegasus.Messages.Learning.Workflowmanager.WorkflowStepStatus; + errors: Com.Linkedin.Avro2pegasus.Messages.Learning.Workflowmanager.ErrorMessage[]; + workflowInstanceContext: Com.Linkedin.Avro2pegasus.Messages.Learning.Workflowmanager.WorkflowInstanceContext; attemptCount: number; } } @@ -67787,13 +67874,13 @@ declare namespace Com { export interface InsightsEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - origin: OriginType; + origin: Com.Linkedin.Avro2pegasus.Messages.Lighthouse.OriginType; count: number; createdDate: number; seatId: number; contractId: number; - insightType: InsightType; - countType: CountType; + insightType: Com.Linkedin.Avro2pegasus.Messages.Lighthouse.InsightType; + countType: Com.Linkedin.Avro2pegasus.Messages.Lighthouse.CountType; eventKey: string; } // Generated from: com/linkedin/avro2pegasus/messages/lighthouse/InsightsNotificationType.pdsc @@ -67814,7 +67901,7 @@ declare namespace Com { seatUrn: string; contractUrn: string; appId: string; - type: InsightsNotificationType; + type: Com.Linkedin.Avro2pegasus.Messages.Lighthouse.InsightsNotificationType; lastLoginTime?: number; lastSentTime?: number; notificationEventTime: number; @@ -67823,7 +67910,7 @@ declare namespace Com { export interface LssNotificationMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - notificationType: LssNotificationType; + notificationType: Com.Linkedin.Avro2pegasus.Messages.Lighthouse.LssNotificationType; memberUrn: string; recipientMemberUrn: string; recipientContractUrn: string; @@ -67875,7 +67962,7 @@ declare namespace Com { export interface MemberToAccountMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - state: MemberToAccountState; + state: Com.Linkedin.Avro2pegasus.Messages.Lighthouse.MemberToAccountState; memberUrn: string; accountUrn: string; } @@ -67886,10 +67973,10 @@ declare namespace Com { export interface MemberToContractMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - state: MemberToContractState; + state: Com.Linkedin.Avro2pegasus.Messages.Lighthouse.MemberToContractState; memberUrn: string; contractUrn: string; - teamlinkExtendState?: TeamlinkExtendStatus; + teamlinkExtendState?: Com.Linkedin.Avro2pegasus.Messages.Lighthouse.TeamlinkExtendStatus; seatUrn?: string; } // Generated from: com/linkedin/avro2pegasus/messages/lighthouse/MemberToContractState.pdsc @@ -67914,14 +68001,14 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; gaapAuthenticationHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.AuthenticationHeader; - taskInput: PointDriveAssetStatusUpdateRequest; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Lighthouse.PointDriveAssetStatusUpdateRequest; } // Generated from: com/linkedin/avro2pegasus/messages/lighthouse/PointDriveAssetUpdateGaapTaskResponse.pdsc export interface PointDriveAssetUpdateGaapTaskResponse { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.OutputHeader; - taskInput?: PointDriveAssetStatusUpdateRequest; + taskInput?: Com.Linkedin.Avro2pegasus.Messages.Lighthouse.PointDriveAssetStatusUpdateRequest; } // Generated from: com/linkedin/avro2pegasus/messages/lighthouse/SalesBundleCreateViewingSessionMessage.pdsc @@ -67940,8 +68027,8 @@ declare namespace Com { memberUrn: string; seatUrn: string; contractUrn: string; - type: SalesNotificationSettingType; - notificationFrequency: NotificationFrequency; + type: Com.Linkedin.Avro2pegasus.Messages.Lighthouse.SalesNotificationSettingType; + notificationFrequency: Com.Linkedin.Avro2pegasus.Messages.Lighthouse.NotificationFrequency; } // Generated from: com/linkedin/avro2pegasus/messages/lighthouse/SalesSignalRemoveMessage.pdsc @@ -67961,7 +68048,7 @@ declare namespace Com { seatId: number; contractId: number; authorizationSucceeded: boolean; - provider: ThirdPartyProvider; + provider: Com.Linkedin.Avro2pegasus.Messages.Lighthouse.ThirdPartyProvider; error?: string; } // Generated from: com/linkedin/avro2pegasus/messages/lighthouse/ThirdPartyProvider.pdsc @@ -67974,7 +68061,7 @@ declare namespace Com { startedDate: number; seatId: number; contractId: number; - provider: ThirdPartyProvider; + provider: Com.Linkedin.Avro2pegasus.Messages.Lighthouse.ThirdPartyProvider; syncSucceeded: boolean; error?: string; leadsImported: number; @@ -68001,12 +68088,15 @@ declare namespace Com { locale: Com.Linkedin.Avro2pegasus.Events.Locale; contentLocation: string; localizedTitle: string; - entityChangeAuditStamps: EntityChangeAuditStamps; + entityChangeAuditStamps: Com.Linkedin.Avro2pegasus.Messages.Lithograph.EntityChangeAuditStamps; body: string; parentUrn?: string; - contentType: ContentType; - metadata?: EmailMetadata | HelpArticleMetadata | PageMetadata; - translationMetadata?: TranslationMetadata; + contentType: Com.Linkedin.Avro2pegasus.Messages.Lithograph.ContentType; + metadata?: + | Com.Linkedin.Avro2pegasus.Messages.Lithograph.EmailMetadata + | Com.Linkedin.Avro2pegasus.Messages.Lithograph.HelpArticleMetadata + | Com.Linkedin.Avro2pegasus.Messages.Lithograph.PageMetadata; + translationMetadata?: Com.Linkedin.Avro2pegasus.Messages.Lithograph.TranslationMetadata; } // Generated from: com/linkedin/avro2pegasus/messages/lithograph/ContentType.pdsc @@ -68024,7 +68114,7 @@ declare namespace Com { export interface EntityChangeAuditStamps { changeAuditStamps: Com.Linkedin.Avro2pegasus.Events.Common.ChangeAuditStamps; - activationAuditStamps?: ActivationAuditStamps; + activationAuditStamps?: Com.Linkedin.Avro2pegasus.Messages.Lithograph.ActivationAuditStamps; } // Generated from: com/linkedin/avro2pegasus/messages/lithograph/HelpArticleMetadata.pdsc @@ -68046,7 +68136,7 @@ declare namespace Com { twitterImageUrn?: string; twitterSite: string; redirectUrl?: string; - redirectType?: RedirectType; + redirectType?: Com.Linkedin.Avro2pegasus.Messages.Lithograph.RedirectType; isDeletable: boolean; isIndexable: boolean; canonical?: string; @@ -68064,11 +68154,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/lithograph/TranslationMetadata.pdsc export interface TranslationMetadata { - translationStatus: TranslationStatus; + translationStatus: Com.Linkedin.Avro2pegasus.Messages.Lithograph.TranslationStatus; translationSourceLocale: Com.Linkedin.Avro2pegasus.Events.Locale; - translationPriority: TranslationPriorityType; - translationMethod: TranslationMethod; - translationAuditStamps: TranslationAuditStamps; + translationPriority: Com.Linkedin.Avro2pegasus.Messages.Lithograph.TranslationPriorityType; + translationMethod: Com.Linkedin.Avro2pegasus.Messages.Lithograph.TranslationMethod; + translationAuditStamps: Com.Linkedin.Avro2pegasus.Messages.Lithograph.TranslationAuditStamps; } // Generated from: com/linkedin/avro2pegasus/messages/lithograph/TranslationMethod.pdsc @@ -68085,14 +68175,14 @@ declare namespace Com { export interface Attribute { attributeName: string; - attributeType: AttributeType; + attributeType: Com.Linkedin.Avro2pegasus.Messages.Lix.AttributeType; attributeVersion?: number; stringAttributeValue?: string; intAttributeValue?: number; doubleAttributeValue?: number; longAttributeValue?: number; booleanAttributeValue?: boolean; - avroDateAttributeValue?: AvroDate; + avroDateAttributeValue?: Com.Linkedin.Avro2pegasus.Messages.Lix.AvroDate; intArrayAttributeValue?: number[]; stringArrayAttributeValue?: string[]; doubleArrayAttributeValue?: number[]; @@ -68121,7 +68211,7 @@ declare namespace Com { export interface LixEntityAttributesUpdateMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; entityUrn: string; - attributeList: Attribute[]; + attributeList: Com.Linkedin.Avro2pegasus.Messages.Lix.Attribute[]; } } namespace Mcm { @@ -68199,7 +68289,7 @@ declare namespace Com { userUrn?: string; contentUrn: string; time: number; - securityClassification?: RichMediaDeleteSecurityClassification; + securityClassification?: Com.Linkedin.Avro2pegasus.Messages.Media.RichMediaDeleteSecurityClassification; csUserUrn?: string; appName?: string; signature?: string; @@ -68213,14 +68303,14 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; gaapAuthenticationHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.AuthenticationHeader; - taskInput: RichMediaRestoreInput; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Media.RichMediaRestoreInput; } // Generated from: com/linkedin/avro2pegasus/messages/media/RichMediaRestoreGaapTaskResponse.pdsc export interface RichMediaRestoreGaapTaskResponse { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.OutputHeader; - taskInput?: RichMediaRestoreInput; + taskInput?: Com.Linkedin.Avro2pegasus.Messages.Media.RichMediaRestoreInput; } // Generated from: com/linkedin/avro2pegasus/messages/media/RichMediaRestoreInput.pdsc @@ -68242,7 +68332,7 @@ declare namespace Com { mediaUrn: string; applicationUrn: string; memberUrn?: string; - useCase: MediaUseCase; + useCase: Com.Linkedin.Avro2pegasus.Messages.Mediagateway.MediaUseCase; uploadTime: number; } // Generated from: com/linkedin/avro2pegasus/messages/mediagateway/MediaUseCase.pdsc @@ -68262,7 +68352,7 @@ declare namespace Com { export interface MemberStateUpdateMessage { eventHeader: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberUrn: string; - eventType: MemberEventInfoType; + eventType: Com.Linkedin.Avro2pegasus.Messages.Mes.MemberEventInfoType; triggerEventTime?: number; } } @@ -68292,7 +68382,7 @@ declare namespace Com { identityUrn: string; requestTime: number; domainUrn: string; - conversationReadCountUpdates: ConversationReadCountUpdate[]; + conversationReadCountUpdates: Com.Linkedin.Avro2pegasus.Messages.Messaging.ConversationReadCountUpdate[]; } // Generated from: com/linkedin/avro2pegasus/messages/messaging/ConversationReadCountUpdate.pdsc @@ -68335,7 +68425,7 @@ declare namespace Com { domainUrn: string; conversationUrn: string; participantsToLabels: { [id: string]: string[] }; - retryLabelAction: retryLabelAction; + retryLabelAction: Com.Linkedin.Avro2pegasus.Messages.Messaging.retryLabelAction; } // Generated from: com/linkedin/avro2pegasus/messages/messaging/MessagingHistoryCopyTaskMessage.pdsc @@ -68360,7 +68450,7 @@ declare namespace Com { participantUrns: string[]; threadExtensionContent?: Com.Linkedin.Avro2pegasus.Messages.Common.Messaging.ThreadExtensionContent; retryAttemptCount: number; - messagingThreadTimeBoundedReplicationOperation?: MessagingThreadTimeBoundedReplicationOperationType; + messagingThreadTimeBoundedReplicationOperation?: Com.Linkedin.Avro2pegasus.Messages.Messaging.MessagingThreadTimeBoundedReplicationOperationType; } // Generated from: com/linkedin/avro2pegasus/messages/messaging/MessagingThreadTimeBoundedReplicationOperationType.pdsc @@ -68405,7 +68495,7 @@ declare namespace Com { server: string; service: string; environment?: string; - guid: Guid; + guid: Com.Linkedin.Avro2pegasus.Messages.Mobile.Guid; treeId?: Com.Linkedin.Avro2pegasus.Events.fixed_16; requestId?: number; impersonatorId?: string; @@ -68418,12 +68508,12 @@ declare namespace Com { interfaceLocale?: string; referer?: string; userAgent?: string; - ipAsBytes?: IPAddress; + ipAsBytes?: Com.Linkedin.Avro2pegasus.Messages.Mobile.IPAddress; osName?: string; osVersion?: string; deviceModel?: string; appVersion?: string; - pageType: PageType; + pageType: Com.Linkedin.Avro2pegasus.Messages.Mobile.PageType; errorMessageKey?: string; trackingCode?: string; abTestCode?: string; @@ -68472,14 +68562,14 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; serviceName: string; fabricUrn: string; - messages: CustomerMasterChangeMessage[]; + messages: Com.Linkedin.Avro2pegasus.Messages.Monarch.CustomerMasterChangeMessage[]; } // Generated from: com/linkedin/avro2pegasus/messages/monarch/CustomerMasterChangeMessage.pdsc export interface CustomerMasterChangeMessage { changeUrn: string; entityUrn: string; - actionType: ChangeActionType; + actionType: Com.Linkedin.Avro2pegasus.Messages.Monarch.ChangeActionType; } // Generated from: com/linkedin/avro2pegasus/messages/monarch/CustomerMasterNotificationMessage.pdsc @@ -68490,14 +68580,14 @@ declare namespace Com { serviceName: string; fabricUrn: string; entityUrn: string; - actionType: ActionTypeEnum; + actionType: Com.Linkedin.Avro2pegasus.Messages.Monarch.ActionTypeEnum; } // Generated from: com/linkedin/avro2pegasus/messages/monarch/DynamicsNotificationMessage.pdsc export interface DynamicsNotificationMessage { recordId: string; - entityType: EntityTypeEnum; - actionType: ActionTypeEnum; + entityType: Com.Linkedin.Avro2pegasus.Messages.Monarch.EntityTypeEnum; + actionType: Com.Linkedin.Avro2pegasus.Messages.Monarch.ActionTypeEnum; actorUrn: string; changedFields?: string[]; auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; @@ -68524,7 +68614,7 @@ declare namespace Com { export interface RecommendationTargetingMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; targetMemberUrn: string; - notificationChannel: NotificationChannel; + notificationChannel: Com.Linkedin.Avro2pegasus.Messages.Mynetwork.NotificationChannel; } } namespace Nano { @@ -68533,8 +68623,8 @@ declare namespace Com { export interface AccountTeamChangeMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; transactionId?: string; - teamChangeRequestAcknowledgement: AccountTeamChangeRequestAcknowledgement[]; - accountTeamMemberList: AccountTeamMemberList[]; + teamChangeRequestAcknowledgement: Com.Linkedin.Avro2pegasus.Messages.Nano.AccountTeamChangeRequestAcknowledgement[]; + accountTeamMemberList: Com.Linkedin.Avro2pegasus.Messages.Nano.AccountTeamMemberList[]; } // Generated from: com/linkedin/avro2pegasus/messages/nano/AccountTeamChangeRequestAcknowledgement.pdsc @@ -68553,7 +68643,7 @@ declare namespace Com { export interface AccountTeamMemberList { customerUrn: string; - accountTeamMembers: AccountTeamMember[]; + accountTeamMembers: Com.Linkedin.Avro2pegasus.Messages.Nano.AccountTeamMember[]; } // Generated from: com/linkedin/avro2pegasus/messages/nano/agreementSource.pdsc @@ -68564,8 +68654,8 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; agreementId: string; externalEntityUrn?: string; - eventType: eventType; - agreementSource: agreementSource; + eventType: Com.Linkedin.Avro2pegasus.Messages.Nano.eventType; + agreementSource: Com.Linkedin.Avro2pegasus.Messages.Nano.agreementSource; } // Generated from: com/linkedin/avro2pegasus/messages/nano/CrmTaskMessage.pdsc @@ -68573,8 +68663,8 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; recordId?: string; externalEntityUrn?: string; - event: Event; - eventSource: EventSource; + event: Com.Linkedin.Avro2pegasus.Messages.Nano.Event; + eventSource: Com.Linkedin.Avro2pegasus.Messages.Nano.EventSource; isSuccess: boolean; errorMessage?: string; } @@ -68599,7 +68689,7 @@ declare namespace Com { status?: string; sourceId?: string; systemName?: string; - direction?: eventDirection; + direction?: Com.Linkedin.Avro2pegasus.Messages.Nano.eventDirection; isPushToServiceEnabled?: boolean; inputParameters?: string; } @@ -68607,7 +68697,7 @@ declare namespace Com { export interface SalesforceEventNotificationMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - salesforceEvents: SalesforceEvent[]; + salesforceEvents: Com.Linkedin.Avro2pegasus.Messages.Nano.SalesforceEvent[]; } } namespace Nlp { @@ -68627,7 +68717,7 @@ declare namespace Com { export interface MobilePushNotificationMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; notificationV2Urn: string; - receivingApps: app[]; + receivingApps: Com.Linkedin.Avro2pegasus.Messages.Notifications.app[]; recipientUrn: string; groupByUrn: string; notificationType: string; @@ -68661,7 +68751,7 @@ declare namespace Com { export interface HostCheckMessage { hostname: string; - check: HostCheck; + check: Com.Linkedin.Avro2pegasus.Messages.Obhc.HostCheck; result: boolean; checkedTime: number; errorMessage?: string; @@ -68676,8 +68766,8 @@ declare namespace Com { export interface ServiceCheckMessage { hostname: string; - check: ServiceCheck; - protocol?: Protocol; + check: Com.Linkedin.Avro2pegasus.Messages.Obhc.ServiceCheck; + protocol?: Com.Linkedin.Avro2pegasus.Messages.Obhc.Protocol; port?: number; serviceName: string; instanceDiscriminator: string; @@ -68708,7 +68798,7 @@ declare namespace Com { salesforceUserName: string; teamMemberRole?: string; corpUserUrn?: string; - roleType: RoleType; + roleType: Com.Linkedin.Avro2pegasus.Messages.Orbitmigration.RoleType; } // Generated from: com/linkedin/avro2pegasus/messages/orbitmigration/ChangelogEventType.pdsc @@ -68748,7 +68838,7 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; customerUrn: string; updatedTime: number; - accountTeamMembers: AccountTeamMember[]; + accountTeamMembers: Com.Linkedin.Avro2pegasus.Messages.Orbitmigration.AccountTeamMember[]; } // Generated from: com/linkedin/avro2pegasus/messages/orbitmigration/SalesforceChangelogProcessorQueueMessage.pdsc @@ -68756,11 +68846,11 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; id: string; recordId: string; - eventType: ChangelogEventType; - mode?: ModeType; + eventType: Com.Linkedin.Avro2pegasus.Messages.Orbitmigration.ChangelogEventType; + mode?: Com.Linkedin.Avro2pegasus.Messages.Orbitmigration.ModeType; failureId?: string; createdByEmail?: string; - status: StatusType; + status: Com.Linkedin.Avro2pegasus.Messages.Orbitmigration.StatusType; } // Generated from: com/linkedin/avro2pegasus/messages/orbitmigration/StatusType.pdsc @@ -68779,7 +68869,7 @@ declare namespace Com { export interface FundingEventMentionMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; investeeUrn: string; - ingestedContentSource?: IngestedContentMentionSource; + ingestedContentSource?: Com.Linkedin.Avro2pegasus.Messages.Organization.IngestedContentMentionSource; eventDate?: Com.Linkedin.Avro2pegasus.Events.Common.Date; } // Generated from: com/linkedin/avro2pegasus/messages/organization/IngestedContentMentionSource.pdsc @@ -68788,7 +68878,7 @@ declare namespace Com { ingestedContentUrn: string; url: string; title: string; - mentionsInTitle: TextSpan[]; + mentionsInTitle: Com.Linkedin.Avro2pegasus.Messages.Organization.TextSpan[]; contentProviderName?: string; } // Generated from: com/linkedin/avro2pegasus/messages/organization/TextSpan.pdsc @@ -68855,8 +68945,8 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; memberId: number; productId?: number; - memberType: PremiumSubscriptionAutomationGrantMemberType; - actionType: PremiumSubscriptionAutomationActionType; + memberType: Com.Linkedin.Avro2pegasus.Messages.Premium.PremiumSubscriptionAutomationGrantMemberType; + actionType: Com.Linkedin.Avro2pegasus.Messages.Premium.PremiumSubscriptionAutomationActionType; } } namespace Proml { @@ -68878,9 +68968,9 @@ declare namespace Com { viewerUrn?: string; vieweeUrn: string; propUrn: string; - propType: PropType; + propType: Com.Linkedin.Avro2pegasus.Messages.Props.PropType; eventTime: number; - operationType: OperationType; + operationType: Com.Linkedin.Avro2pegasus.Messages.Props.OperationType; } // Generated from: com/linkedin/avro2pegasus/messages/props/PropType.pdsc @@ -68916,7 +69006,7 @@ declare namespace Com { mediaUrn: string; mediaRemovedFromArticleTime?: number; latestSeenOnEtlVersion?: number; - mediaUsageType: MediaUsageType; + mediaUsageType: Com.Linkedin.Avro2pegasus.Messages.Publishing.MediaUsageType; isBypassVersionCheck: boolean; } // Generated from: com/linkedin/avro2pegasus/messages/publishing/MediaUsageType.pdsc @@ -68953,7 +69043,7 @@ declare namespace Com { countryUrns: string[]; industryUrns: string[]; companyUrns: string[]; - recipents: Recipient[]; + recipents: Com.Linkedin.Avro2pegasus.Messages.Pulse.Recipient[]; contentUrn?: string; } // Generated from: com/linkedin/avro2pegasus/messages/pulse/Recipient.pdsc @@ -68978,7 +69068,7 @@ declare namespace Com { export interface PymkMemberFeatureUpdateMessage { memberUrn: string; visitProbabilityForInvite: number; - activityLevel: ActivityLevel; + activityLevel: Com.Linkedin.Avro2pegasus.Messages.Pymk.ActivityLevel; connectionCount: number; lastConnectionAcceptedAtTime: number; pVisitBasicModelScore: number; @@ -69034,7 +69124,7 @@ declare namespace Com { export interface TrafficShiftMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; trafficShiftId: string; - messageType?: MessageType; + messageType?: Com.Linkedin.Avro2pegasus.Messages.Race.MessageType; } } namespace Realtime { @@ -69071,7 +69161,7 @@ declare namespace Com { employeeMemberUrn: string; companyUrn: string; jobPostingUrn: string; - candidateRecommendations: CandidateRecommendation[]; + candidateRecommendations: Com.Linkedin.Avro2pegasus.Messages.Referrals.CandidateRecommendation[]; } } namespace Relationships { @@ -69083,9 +69173,9 @@ declare namespace Com { export interface CalendarChangeNotification { header?: Com.Linkedin.Avro2pegasus.Events.EventHeader; memberUrn: string; - createdEvents: CalendarEvent[]; - updatedEvents: CalendarEvent[]; - deletedEvents: CalendarEvent[]; + createdEvents: Com.Linkedin.Avro2pegasus.Messages.Relationships.CalendarEvent[]; + updatedEvents: Com.Linkedin.Avro2pegasus.Messages.Relationships.CalendarEvent[]; + deletedEvents: Com.Linkedin.Avro2pegasus.Messages.Relationships.CalendarEvent[]; } // Generated from: com/linkedin/avro2pegasus/messages/relationships/CalendarEvent.pdsc @@ -69098,7 +69188,7 @@ declare namespace Com { export interface CalendarEventChangeNotification { calendarEvent: string; - eventAction: ActionType; + eventAction: Com.Linkedin.Avro2pegasus.Messages.Relationships.ActionType; } // Generated from: com/linkedin/avro2pegasus/messages/relationships/ContactsBirthdaysPropsMessage.pdsc @@ -69150,11 +69240,11 @@ declare namespace Com { export interface AdReviewRequestMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - contentReviewInfo: ContentReviewInfo; - action: AdReviewItemAction; + contentReviewInfo: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ContentReviewInfo; + action: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.AdReviewItemAction; campaignUrn?: string; referenceUrn?: string; - reviewTrigger?: AdReviewTriggerAction; + reviewTrigger?: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.AdReviewTriggerAction; reviewSession?: Com.Linkedin.Avro2pegasus.Messages.Ads.Review.ReviewSession; } // Generated from: com/linkedin/avro2pegasus/messages/reviewqueue/AdReviewTriggerAction.pdsc @@ -69176,14 +69266,14 @@ declare namespace Com { export interface ChinaJobPosterReviewRequestMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; jobPosterVerificationUrn: string; - priority: ReviewItemPriority; + priority: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ReviewItemPriority; } // Generated from: com/linkedin/avro2pegasus/messages/reviewqueue/ChinaJobPosterReviewRequestMessageV2.pdsc export interface ChinaJobPosterReviewRequestMessageV2 { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; jobPosterVerificationUrn: string; - priority: ReviewItemPriority; + priority: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ReviewItemPriority; } // Generated from: com/linkedin/avro2pegasus/messages/reviewqueue/ClassificationContentData.pdsc @@ -69197,9 +69287,9 @@ declare namespace Com { export interface ClassificationReviewRequestMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - contentLabel: ContentLabel; - classifierData: ClassifierData; - contentData: ClassificationContentData; + contentLabel: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ContentLabel; + classifierData: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ClassifierData; + contentData: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ClassificationContentData; } // Generated from: com/linkedin/avro2pegasus/messages/reviewqueue/ClassifiedUserReportedData.pdsc @@ -69212,7 +69302,7 @@ declare namespace Com { export interface ClassifierData { classifierId: string; - classifierMode: ClassifierMode; + classifierMode: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ClassifierMode; } // Generated from: com/linkedin/avro2pegasus/messages/reviewqueue/ClassifierInfo.pdsc @@ -69226,8 +69316,8 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/reviewqueue/ClosingInfo.pdsc export interface ClosingInfo { - adCreativeReviewItemClosingInfo?: AdCreativeReviewItemClosingInfo; - grantReviewItemClosingInfo?: GrantReviewItemClosingInfo; + adCreativeReviewItemClosingInfo?: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.AdCreativeReviewItemClosingInfo; + grantReviewItemClosingInfo?: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.GrantReviewItemClosingInfo; } // Generated from: com/linkedin/avro2pegasus/messages/reviewqueue/ContentLabel.pdsc @@ -69237,13 +69327,13 @@ declare namespace Com { isClassifiedSpam: boolean; spamConfidence?: Com.Linkedin.Avro2pegasus.Events.Contentspam.SpamConfidence; spamType: Com.Linkedin.Avro2pegasus.Events.Contentspam.SpamType; - rejectedContent?: ProfileTOSRejectedContent; + rejectedContent?: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ProfileTOSRejectedContent; } // Generated from: com/linkedin/avro2pegasus/messages/reviewqueue/ContentRecommendationReviewRequestMessage.pdsc export interface ContentRecommendationReviewRequestMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - contentReviewInfo: ContentReviewInfo; + contentReviewInfo: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ContentReviewInfo; contentRecommendationTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; rankingScore: number; } @@ -69253,10 +69343,10 @@ declare namespace Com { contentUrn: string; authorUrn: string; contentLastModifiedTime?: number; - priority: ContentReviewPriority; + priority: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ContentReviewPriority; contentSource?: Com.Linkedin.Avro2pegasus.Events.ContentSource; inferredLocale?: Com.Linkedin.Avro2pegasus.Events.Locale; - relatedContents?: ReviewContentMetadata[]; + relatedContents?: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ReviewContentMetadata[]; originLocale?: Com.Linkedin.Avro2pegasus.Events.Locale; ucfContextUrn?: string; contentHash?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ContentHash; @@ -69270,20 +69360,20 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; content: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.Content; locale?: Com.Linkedin.Avro2pegasus.Events.Locale; - spamClassifierOutcome?: SpamClassifierOutcome; - priority: ContentReviewPriority; + spamClassifierOutcome?: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.SpamClassifierOutcome; + priority: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ContentReviewPriority; contentClassificationTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - originatingSource: OriginatingSourceEnum; - classifiedUserReportedData?: ClassifiedUserReportedData; - trainingClassifierInfo?: ClassifierInfo; + originatingSource: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.OriginatingSourceEnum; + classifiedUserReportedData?: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ClassifiedUserReportedData; + trainingClassifierInfo?: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ClassifierInfo; isReclassificationInitiatedFlow?: boolean; } // Generated from: com/linkedin/avro2pegasus/messages/reviewqueue/EnterpriseContentReviewRequestMessage.pdsc export interface EnterpriseContentReviewRequestMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - contentReviewInfo: ContentReviewInfo; - classifiedUserReportedData?: ClassifiedUserReportedData; + contentReviewInfo: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ContentReviewInfo; + classifiedUserReportedData?: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ClassifiedUserReportedData; } // Generated from: com/linkedin/avro2pegasus/messages/reviewqueue/FailureReason.pdsc @@ -69307,7 +69397,7 @@ declare namespace Com { export interface KeywordReviewRequestMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - contentReviewInfo: ContentReviewInfo; + contentReviewInfo: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ContentReviewInfo; originCountry?: Com.Linkedin.Avro2pegasus.Events.Country; targetCountry?: Com.Linkedin.Avro2pegasus.Events.Country; keywordIds?: string[]; @@ -69316,7 +69406,7 @@ declare namespace Com { export interface ListeningReviewRequestMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - contentInfo: ContentReviewInfo; + contentInfo: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ContentReviewInfo; listeningCriteriaId: string; rankScore: number; listeningServiceTrackingId: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; @@ -69325,16 +69415,16 @@ declare namespace Com { export interface MemberReviewRequestMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - reviewReasons: ReviewReason[]; - priority: ReviewItemPriority; - modelInfo: ModelInfo; + reviewReasons: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ReviewReason[]; + priority: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ReviewItemPriority; + modelInfo: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ModelInfo; } // Generated from: com/linkedin/avro2pegasus/messages/reviewqueue/MemeReviewRequestMessage.pdsc export interface MemeReviewRequestMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - contentReviewInfo: ContentReviewInfo; - spamClassifierOutcome?: SpamClassifierOutcome; + contentReviewInfo: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ContentReviewInfo; + spamClassifierOutcome?: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.SpamClassifierOutcome; anomalyDetectorInfo?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.AnomalyDetectorInfo; } // Generated from: com/linkedin/avro2pegasus/messages/reviewqueue/ModelInfo.pdsc @@ -69354,17 +69444,17 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/reviewqueue/ProfileTOSRejectedContent.pdsc export interface ProfileTOSRejectedContent { - badFields: badFieldEnum[]; + badFields: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.badFieldEnum[]; } // Generated from: com/linkedin/avro2pegasus/messages/reviewqueue/ProfinderReviewRequestMessage.pdsc export interface ProfinderReviewRequestMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - contentReviewInfo: ContentReviewInfo; + contentReviewInfo: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ContentReviewInfo; serviceCategoryUrn?: string; placeUrn: string; - initialReviewState?: ReviewState; - validationFailureReason?: FailureReason; + initialReviewState?: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ReviewState; + validationFailureReason?: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.FailureReason; validationFailureDescription?: string; geoPlaceUrn?: string; serviceSkillUrn?: string; @@ -69387,7 +69477,7 @@ declare namespace Com { authorUrn?: string; contentSource?: Com.Linkedin.Avro2pegasus.Events.ContentSource; reviewItemMetadata?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ContentData; - closingInfo?: ClosingInfo; + closingInfo?: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ClosingInfo; ucfContextUrn?: string; } // Generated from: com/linkedin/avro2pegasus/messages/reviewqueue/ReviewItemPriority.pdsc @@ -69408,11 +69498,11 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/reviewqueue/SpamClassifierOutcome.pdsc export interface SpamClassifierOutcome { - classifierInfo?: ClassifierInfo; + classifierInfo?: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ClassifierInfo; spamType?: Com.Linkedin.Avro2pegasus.Events.Contentspam.SpamType; contentLabelKey?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.ContentLabelKey; - samplingModes: SamplingMode[]; - classifierMode: ClassifierMode; + samplingModes: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.SamplingMode[]; + classifierMode: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ClassifierMode; score?: number; isSpam: boolean; isLowQuality: boolean; @@ -69425,13 +69515,13 @@ declare namespace Com { export interface SpamReviewRequestMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - contentReviewInfo: ContentReviewInfo; + contentReviewInfo: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ContentReviewInfo; spamTypes: Com.Linkedin.Avro2pegasus.Events.Contentspam.SpamType[]; contentClassificationTrackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; - classifiedUserReportedData?: ClassifiedUserReportedData; - spamClassifierOutcome?: SpamClassifierOutcome; + classifiedUserReportedData?: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.ClassifiedUserReportedData; + spamClassifierOutcome?: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.SpamClassifierOutcome; anomalyDetectorInfo?: Com.Linkedin.Avro2pegasus.Messages.Contentfilter.AnomalyDetectorInfo; - classifierOutcomes: SpamClassifierOutcome[]; + classifierOutcomes: Com.Linkedin.Avro2pegasus.Messages.Reviewqueue.SpamClassifierOutcome[]; classifiedContentUrn?: string; userRequestHeader?: Com.Linkedin.Avro2pegasus.Events.UserRequestHeader; } @@ -69468,8 +69558,8 @@ declare namespace Com { export interface RTFReplayStateMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - eventType: EventType; - replayStats?: RTFReplayStats; + eventType: Com.Linkedin.Avro2pegasus.Messages.Rtf.EventType; + replayStats?: Com.Linkedin.Avro2pegasus.Messages.Rtf.RTFReplayStats; errorCount?: number; errorMessage?: string; epsilonReplayQueriesPerSecond?: number; @@ -69490,7 +69580,7 @@ declare namespace Com { testId?: string; recordEventGuid?: string; responseStatusCode?: number; - downstreamDataSummary?: DownstreamDataSummary[]; + downstreamDataSummary?: Com.Linkedin.Avro2pegasus.Messages.Rtf.DownstreamDataSummary[]; downstreamData?: Com.Linkedin.Avro2pegasus.Messages.Common.Rtf.DownstreamOffset[]; responseValidationResult?: boolean; responseValidationMessage?: string; @@ -69500,7 +69590,7 @@ declare namespace Com { export interface RTFReqResStream { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; rawRequest: string; - downstreamData?: rawDownstreamRequestResponsePair[]; + downstreamData?: Com.Linkedin.Avro2pegasus.Messages.Rtf.rawDownstreamRequestResponsePair[]; endPoint?: string; downstreamDataOffset?: Com.Linkedin.Avro2pegasus.Messages.Common.Rtf.DownstreamOffset[]; } @@ -69564,7 +69654,7 @@ declare namespace Com { leaderUrns: string[]; period: Com.Linkedin.Avro2pegasus.Events.Common.DateRange; locale: Com.Linkedin.Avro2pegasus.Events.Locale; - type: ChangeType; + type: Com.Linkedin.Avro2pegasus.Messages.Sales.ChangeType; } // Generated from: com/linkedin/avro2pegasus/messages/sales/LeadPositionChangeMessage.pdsc @@ -69598,7 +69688,7 @@ declare namespace Com { assetId: string; note?: string; heading?: string; - type: PresentationAssetType; + type: Com.Linkedin.Avro2pegasus.Messages.Sales.PresentationAssetType; } // Generated from: com/linkedin/avro2pegasus/messages/sales/PresentationAssetType.pdsc @@ -69642,8 +69732,8 @@ declare namespace Com { seatId: number; name: string; invitedEmail: string; - licenseAssignmentType: SalesNavigatorEnterpriseType; - licenseAssignmentStatus: SalesNavigatorEnterpriseStatus; + licenseAssignmentType: Com.Linkedin.Avro2pegasus.Messages.Sales.SalesNavigatorEnterpriseType; + licenseAssignmentStatus: Com.Linkedin.Avro2pegasus.Messages.Sales.SalesNavigatorEnterpriseStatus; enterpriseApplicationInstanceUrn: string; enterpriseLicenseAssignmentUrn?: string; employeeId?: string; @@ -69667,17 +69757,17 @@ declare namespace Com { contractUrn: string; memberUrn: string; isActive: boolean; - roles: SeatRole[]; + roles: Com.Linkedin.Avro2pegasus.Messages.Sales.SeatRole[]; } // Generated from: com/linkedin/avro2pegasus/messages/sales/SalesSignal.pdsc export interface SalesSignal { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - companyHeadcountGrowthSignal?: CompanyHeadcountGrowthSignal; - companySeniorLeadershipChangeSignal?: CompanySeniorLeadershipChangeSignal; - companyJobOpeningGrowthSignal?: CompanyJobOpeningGrowthSignal; + companyHeadcountGrowthSignal?: Com.Linkedin.Avro2pegasus.Messages.Sales.CompanyHeadcountGrowthSignal; + companySeniorLeadershipChangeSignal?: Com.Linkedin.Avro2pegasus.Messages.Sales.CompanySeniorLeadershipChangeSignal; + companyJobOpeningGrowthSignal?: Com.Linkedin.Avro2pegasus.Messages.Sales.CompanyJobOpeningGrowthSignal; associatedSeatUrns: string[]; - viewPresentationSignal?: ViewPresentationSignal; + viewPresentationSignal?: Com.Linkedin.Avro2pegasus.Messages.Sales.ViewPresentationSignal; } // Generated from: com/linkedin/avro2pegasus/messages/sales/SalesWVMPKafkaMessage.pdsc @@ -69708,7 +69798,7 @@ declare namespace Com { viewerEmail?: string; viewedTime: number; presentationTitle: string; - presentationAssets?: PresentationAsset[]; + presentationAssets?: Com.Linkedin.Avro2pegasus.Messages.Sales.PresentationAsset[]; presentationPreviewUrl: string; presentationCoverImageUrl?: string; viewerInsightsLink: string; @@ -69728,7 +69818,7 @@ declare namespace Com { export interface GenericSearchHit { entityUrn: string; score: number; - type: SearchHitType; + type: Com.Linkedin.Avro2pegasus.Messages.Savedsearch.SearchHitType; } // Generated from: com/linkedin/avro2pegasus/messages/savedsearch/GenericSearchHitV2.pdsc @@ -69743,13 +69833,13 @@ declare namespace Com { export interface SavedSearchResultUpdateMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; - clientName: SavedSearchClientName; + clientName: Com.Linkedin.Avro2pegasus.Messages.Savedsearch.SavedSearchClientName; ownerUrn: string; savedSearchId: number; quantumEventId: number; quantumEventBucketId: number; - channel: SearchAlertChannel; - searchResults: GenericSearchHit[]; + channel: Com.Linkedin.Avro2pegasus.Messages.Savedsearch.SearchAlertChannel; + searchResults: Com.Linkedin.Avro2pegasus.Messages.Savedsearch.GenericSearchHit[]; } // Generated from: com/linkedin/avro2pegasus/messages/savedsearch/SavedSearchResultUpdateMessageV2.pdsc @@ -69760,8 +69850,8 @@ declare namespace Com { savedSearchId: number; quantumEventId: number; quantumEventBucketId: number; - channels: SearchAlertChannel[]; - searchResults: GenericSearchHitV2[]; + channels: Com.Linkedin.Avro2pegasus.Messages.Savedsearch.SearchAlertChannel[]; + searchResults: Com.Linkedin.Avro2pegasus.Messages.Savedsearch.GenericSearchHitV2[]; clientUseCase?: string; } // Generated from: com/linkedin/avro2pegasus/messages/savedsearch/SearchAlertChannel.pdsc @@ -69794,7 +69884,7 @@ declare namespace Com { browserIdLabel?: Com.Linkedin.Avro2pegasus.Events.Ucv.BrowserIdLabel; actionType: Com.Linkedin.Avro2pegasus.Events.Ucv.BrowserIdActionType; triggeringMemberUrn?: string; - sourceInfo?: BrowserIdActionSource; + sourceInfo?: Com.Linkedin.Avro2pegasus.Messages.Security.BrowserIdActionSource; modelName?: string; } // Generated from: com/linkedin/avro2pegasus/messages/security/BrowserIdActionSource.pdsc @@ -69814,7 +69904,7 @@ declare namespace Com { export interface BrowserIdBlackWhiteListMessage { timestamp: number; version: number; - browserIdLabelList: BrowserIdLabels[]; + browserIdLabelList: Com.Linkedin.Avro2pegasus.Messages.Security.BrowserIdLabels[]; } // Generated from: com/linkedin/avro2pegasus/messages/security/BrowserIdLabels.pdsc @@ -69852,7 +69942,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; subdomain: string; numberOfUsers: number; - priority: recordPriority; + priority: Com.Linkedin.Avro2pegasus.Messages.Security.recordPriority; } // Generated from: com/linkedin/avro2pegasus/messages/security/MemberRegistrationFeaturesMessage.pdsc @@ -69872,7 +69962,7 @@ declare namespace Com { export interface MemberSessionFeaturesMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - memberSessionFeatures: MemberSessionFeature[]; + memberSessionFeatures: Com.Linkedin.Avro2pegasus.Messages.Security.MemberSessionFeature[]; } // Generated from: com/linkedin/avro2pegasus/messages/security/recordPriority.pdsc @@ -69906,7 +69996,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/security/Rule.pdsc export interface Rule { - name: RuleName; + name: Com.Linkedin.Avro2pegasus.Messages.Security.RuleName; version: number; content: string; stage: Com.Linkedin.Avro2pegasus.Events.ScorerStage; @@ -69964,17 +70054,17 @@ declare namespace Com { firstName?: string; lastName?: string; creationTime: number; - action: SecurityAccountAction; + action: Com.Linkedin.Avro2pegasus.Messages.Security.SecurityAccountAction; note: string; isSpamReviewRequired: boolean; - reasons: SecurityAccountActionReason[]; + reasons: Com.Linkedin.Avro2pegasus.Messages.Security.SecurityAccountActionReason[]; modelName: string; modelVersion: string; signature: number; scoredContentId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; accountLabel?: Com.Linkedin.Avro2pegasus.Events.AccountLabel; extensions?: string[]; - rehabRestriction?: RehabRestriction; + rehabRestriction?: Com.Linkedin.Avro2pegasus.Messages.Security.RehabRestriction; } // Generated from: com/linkedin/avro2pegasus/messages/security/SecurityAccountActionReason.pdsc @@ -70011,7 +70101,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/security/SecurityScoringRuleModificationMessage.pdsc export interface SecurityScoringRuleModificationMessage { - rule: Rule; + rule: Com.Linkedin.Avro2pegasus.Messages.Security.Rule; actingCsUserUrn: string; modificationDescription: string; modifiedTime: number; @@ -70044,7 +70134,7 @@ declare namespace Com { export interface BatchJobsExternalSearchIndexGaapTaskRequest { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; - taskInput: JobsExternalSearchIndexUpdates; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Seo.JobsExternalSearchIndexUpdates; gaapAuthenticationHeader?: Com.Linkedin.Avro2pegasus.Messages.Gaap.AuthenticationHeader; } // Generated from: com/linkedin/avro2pegasus/messages/seo/Certification.pdsc @@ -70084,7 +70174,7 @@ declare namespace Com { export interface ExternalSearchIndexGaapTaskRequest { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; - taskInput: ExternalSearchIndexParameters; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Seo.ExternalSearchIndexParameters; gaapAuthenticationHeader?: Com.Linkedin.Avro2pegasus.Messages.Gaap.AuthenticationHeader; } // Generated from: com/linkedin/avro2pegasus/messages/seo/ExternalSearchIndexGaapTaskResponse.pdsc @@ -70092,14 +70182,14 @@ declare namespace Com { export interface ExternalSearchIndexGaapTaskResponse { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.OutputHeader; - taskInput?: JobsExternalSearchIndexUpdates; + taskInput?: Com.Linkedin.Avro2pegasus.Messages.Seo.JobsExternalSearchIndexUpdates; } // Generated from: com/linkedin/avro2pegasus/messages/seo/ExternalSearchIndexParameters.pdsc export interface ExternalSearchIndexParameters { url: string; modifiedTime: number; - externalSearchIndexAction: ExternalSearchIndexAction; + externalSearchIndexAction: Com.Linkedin.Avro2pegasus.Messages.Seo.ExternalSearchIndexAction; } // Generated from: com/linkedin/avro2pegasus/messages/seo/Industry.pdsc @@ -70111,7 +70201,7 @@ declare namespace Com { export interface JobExternalSearchIndexMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - jobExternalSearchIndexParameters: ExternalSearchIndexParameters; + jobExternalSearchIndexParameters: Com.Linkedin.Avro2pegasus.Messages.Seo.ExternalSearchIndexParameters; } // Generated from: com/linkedin/avro2pegasus/messages/seo/JobFunction.pdsc @@ -70133,7 +70223,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/seo/JobsExternalSearchIndexUpdates.pdsc export interface JobsExternalSearchIndexUpdates { - updates: ExternalSearchIndexParameters[]; + updates: Com.Linkedin.Avro2pegasus.Messages.Seo.ExternalSearchIndexParameters[]; } // Generated from: com/linkedin/avro2pegasus/messages/seo/KeywordClass.pdsc @@ -70141,23 +70231,23 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/seo/KeywordData.pdsc export interface KeywordData { - skill?: Skill; - industry?: Industry; - occupation?: Occupation; - jobFunction?: JobFunction; - location?: Location; - employer?: Employer; + skill?: Com.Linkedin.Avro2pegasus.Messages.Seo.Skill; + industry?: Com.Linkedin.Avro2pegasus.Messages.Seo.Industry; + occupation?: Com.Linkedin.Avro2pegasus.Messages.Seo.Occupation; + jobFunction?: Com.Linkedin.Avro2pegasus.Messages.Seo.JobFunction; + location?: Com.Linkedin.Avro2pegasus.Messages.Seo.Location; + employer?: Com.Linkedin.Avro2pegasus.Messages.Seo.Employer; } // Generated from: com/linkedin/avro2pegasus/messages/seo/KeywordMessage.pdsc export interface KeywordMessage { - type: KeywordType; - classes?: KeywordClass[]; + type: Com.Linkedin.Avro2pegasus.Messages.Seo.KeywordType; + classes?: Com.Linkedin.Avro2pegasus.Messages.Seo.KeywordClass[]; name: string; rawName: string; evaluatorIdentifier?: string; discoveryWorkflowIdentifier?: string; - data?: KeywordData; + data?: Com.Linkedin.Avro2pegasus.Messages.Seo.KeywordData; score?: number; publishedTime?: number; scoredTime?: number; @@ -70241,8 +70331,8 @@ declare namespace Com { export interface PublicProfileChangeMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; memberUrn: string; - publicProfileSnapshots: PublicProfileSnapshot[]; - operation: Operation; + publicProfileSnapshots: Com.Linkedin.Avro2pegasus.Messages.Seo.PublicProfileSnapshot[]; + operation: Com.Linkedin.Avro2pegasus.Messages.Seo.Operation; } // Generated from: com/linkedin/avro2pegasus/messages/seo/PublicProfileChangeTriggerMessage.pdsc @@ -70261,18 +70351,18 @@ declare namespace Com { lastName?: string; summary?: string; headline?: string; - websites: Website[]; + websites: Com.Linkedin.Avro2pegasus.Messages.Seo.Website[]; imageUrl?: string; skills: string[]; industry?: string; connectionsCount?: number; - positions: Position[]; - educations: Education[]; - projects: Project[]; - publications: Publication[]; - patents: Patent[]; - certifications: Certification[]; - peopleAlsoViewed: Person[]; + positions: Com.Linkedin.Avro2pegasus.Messages.Seo.Position[]; + educations: Com.Linkedin.Avro2pegasus.Messages.Seo.Education[]; + projects: Com.Linkedin.Avro2pegasus.Messages.Seo.Project[]; + publications: Com.Linkedin.Avro2pegasus.Messages.Seo.Publication[]; + patents: Com.Linkedin.Avro2pegasus.Messages.Seo.Patent[]; + certifications: Com.Linkedin.Avro2pegasus.Messages.Seo.Certification[]; + peopleAlsoViewed: Com.Linkedin.Avro2pegasus.Messages.Seo.Person[]; location?: string; defaultLocale?: Com.Linkedin.Avro2pegasus.Events.Locale; } @@ -70287,13 +70377,13 @@ declare namespace Com { export interface SeoClarityDailySearchRanksByLogDate { logDate: Com.Linkedin.Avro2pegasus.Events.Common.Date; - seoClaritySearchRank: SeoClaritySearchRank; + seoClaritySearchRank: Com.Linkedin.Avro2pegasus.Messages.Seo.SeoClaritySearchRank; } // Generated from: com/linkedin/avro2pegasus/messages/seo/SeoClaritySearchRank.pdsc export interface SeoClaritySearchRank { tagName: string; - tagType: SeoClarityTagType; + tagType: Com.Linkedin.Avro2pegasus.Messages.Seo.SeoClarityTagType; totalKeywords: number; rankInPage1: number; rankInPage2: number; @@ -70327,7 +70417,7 @@ declare namespace Com { export interface SeoClaritySearchRankInfoGaapTaskRequest { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; - taskInput: SeoClaritySearchRankInfoInput; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Seo.SeoClaritySearchRankInfoInput; gaapAuthenticationHeader?: Com.Linkedin.Avro2pegasus.Messages.Gaap.AuthenticationHeader; } // Generated from: com/linkedin/avro2pegasus/messages/seo/SeoClaritySearchRankInfoGaapTaskResponse.pdsc @@ -70335,8 +70425,8 @@ declare namespace Com { export interface SeoClaritySearchRankInfoGaapTaskResponse { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.OutputHeader; - taskInput?: SeoClaritySearchRankInfoInput; - taskResult?: SeoClaritySearchRanksByLogDate; + taskInput?: Com.Linkedin.Avro2pegasus.Messages.Seo.SeoClaritySearchRankInfoInput; + taskResult?: Com.Linkedin.Avro2pegasus.Messages.Seo.SeoClaritySearchRanksByLogDate; } // Generated from: com/linkedin/avro2pegasus/messages/seo/SeoClaritySearchRankInfoInput.pdsc @@ -70348,7 +70438,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/seo/SeoClaritySearchRanksByLogDate.pdsc export interface SeoClaritySearchRanksByLogDate { - seoClaritySearchRanksByLogDates: SeoClarityDailySearchRanksByLogDate[]; + seoClaritySearchRanksByLogDates: Com.Linkedin.Avro2pegasus.Messages.Seo.SeoClarityDailySearchRanksByLogDate[]; } // Generated from: com/linkedin/avro2pegasus/messages/seo/SeoClaritySearchRanksGaapTaskRequest.pdsc @@ -70356,7 +70446,7 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; gaapAuthenticationHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.AuthenticationHeader; - taskInput: SeoClaritySearchRankInfoInput; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Seo.SeoClaritySearchRankInfoInput; } // Generated from: com/linkedin/avro2pegasus/messages/seo/SeoClarityTagType.pdsc @@ -70371,7 +70461,7 @@ declare namespace Com { export interface Website { url: string; - category: WebsiteCategory; + category: Com.Linkedin.Avro2pegasus.Messages.Seo.WebsiteCategory; } // Generated from: com/linkedin/avro2pegasus/messages/seo/WebsiteCategory.pdsc @@ -70395,9 +70485,9 @@ declare namespace Com { export interface SettingsHistoryChangeMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - actor: Actor; - actorContext?: ActorContext; - action: Action; + actor: Com.Linkedin.Avro2pegasus.Messages.Settings.History.Actor; + actorContext?: Com.Linkedin.Avro2pegasus.Messages.Settings.History.ActorContext; + action: Com.Linkedin.Avro2pegasus.Messages.Settings.History.Action; primaryEntityUrn: string; settingTypeUrn: string; secondaryEntityUrn?: string; @@ -70492,10 +70582,10 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/ssh/FileTransportMessageMetadata.pdsc export interface FileTransportMessageMetadata { - messageMetadata: SshMessageMetadata; + messageMetadata: Com.Linkedin.Avro2pegasus.Messages.Ssh.SshMessageMetadata; fileName: string; fileType: string; - uploadProtocol: FileTransportProtocol; + uploadProtocol: Com.Linkedin.Avro2pegasus.Messages.Ssh.FileTransportProtocol; fileSize: number; messageDigest?: string; virtualFileUrn?: string; @@ -70515,9 +70605,9 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/ssh/sftp/EnterpriseSftpFileUploadMessage.pdsc export interface EnterpriseSftpFileUploadMessage { - fileUploadMessage: FileUploadMessage; + fileUploadMessage: Com.Linkedin.Avro2pegasus.Messages.Ssh.Sftp.FileUploadMessage; developerApplicationUrn: string; - hashingAlgorithm: HashingAlgorithm; + hashingAlgorithm: Com.Linkedin.Avro2pegasus.Messages.Ssh.Sftp.HashingAlgorithm; signature: string; } // Generated from: com/linkedin/avro2pegasus/messages/ssh/sftp/FileUploadMessage.pdsc @@ -70555,7 +70645,7 @@ declare namespace Com { export interface DegreeStandardizationMessage { standardizationHeader: Com.Linkedin.Avro2pegasus.Standardization.StandardizationHeader; - degree?: Degree; + degree?: Com.Linkedin.Avro2pegasus.Messages.Standardization.Degree; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/FieldOfStudy.pdsc @@ -70567,7 +70657,7 @@ declare namespace Com { export interface FieldOfStudyStandardizationMessage { standardizationHeader: Com.Linkedin.Avro2pegasus.Standardization.StandardizationHeader; - fieldOfStudies?: FieldOfStudy[]; + fieldOfStudies?: Com.Linkedin.Avro2pegasus.Messages.Standardization.FieldOfStudy[]; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/FirstDegreeCompany.pdsc @@ -70585,7 +70675,7 @@ declare namespace Com { export interface FunctionStandardizationMessage { standardizationHeader: Com.Linkedin.Avro2pegasus.Standardization.StandardizationHeader; - functions?: StandardizedFunction[]; + functions?: Com.Linkedin.Avro2pegasus.Messages.Standardization.StandardizedFunction[]; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/Gender.pdsc @@ -70594,19 +70684,19 @@ declare namespace Com { export interface GenderStandardizationMessage { standardizationHeader: Com.Linkedin.Avro2pegasus.Standardization.StandardizationHeader; - gender?: Gender; + gender?: Com.Linkedin.Avro2pegasus.Messages.Standardization.Gender; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/GeoStandardizationMessage.pdsc export interface GeoStandardizationMessage { standardizationHeader: Com.Linkedin.Avro2pegasus.Standardization.StandardizationHeader; - standardizedLocation?: StandardizedLocation; + standardizedLocation?: Com.Linkedin.Avro2pegasus.Messages.Standardization.StandardizedLocation; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/IndustryStandardizationMessage.pdsc export interface IndustryStandardizationMessage { standardizationHeader: Com.Linkedin.Avro2pegasus.Standardization.StandardizationHeader; - industries?: StandardizedIndustry[]; + industries?: Com.Linkedin.Avro2pegasus.Messages.Standardization.StandardizedIndustry[]; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/InferredCompanyMessage.pdsc @@ -70627,13 +70717,13 @@ declare namespace Com { export interface InferredPosition { inferredCompany: Com.Linkedin.Avro2pegasus.Events.ScoredEntityV2; - inferredTitles?: InferredTitle[]; + inferredTitles?: Com.Linkedin.Avro2pegasus.Messages.Standardization.InferredTitle[]; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/InferredPositionsMessage.pdsc export interface InferredPositionsMessage { standardizationHeader: Com.Linkedin.Avro2pegasus.Standardization.StandardizationHeader; - inferredPositions?: InferredPosition[]; + inferredPositions?: Com.Linkedin.Avro2pegasus.Messages.Standardization.InferredPosition[]; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/InferredSkillMessage.pdsc @@ -70682,32 +70772,32 @@ declare namespace Com { export interface MemberCompanyMetadata { countryCode?: string; emailDomains?: string[]; - ipCountries?: IPCountry[]; - ipRegions?: IPRegion[]; - memberConnectionCompanies: MemberConnectionCompanies; + ipCountries?: Com.Linkedin.Avro2pegasus.Messages.Standardization.IPCountry[]; + ipRegions?: Com.Linkedin.Avro2pegasus.Messages.Standardization.IPRegion[]; + memberConnectionCompanies: Com.Linkedin.Avro2pegasus.Messages.Standardization.MemberConnectionCompanies; memberIndustryId: number; - memberSimilarCompanies: MemberSimilarCompanies; + memberSimilarCompanies: Com.Linkedin.Avro2pegasus.Messages.Standardization.MemberSimilarCompanies; memberUrn: string; - profilePositions: ProfilePosition[]; + profilePositions: Com.Linkedin.Avro2pegasus.Messages.Standardization.ProfilePosition[]; regionCode?: number; relatedCompanyUrns?: string[]; - topIps?: TopIP[]; + topIps?: Com.Linkedin.Avro2pegasus.Messages.Standardization.TopIP[]; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/MemberCompanyMetadataMessage.pdsc export interface MemberCompanyMetadataMessage { standardizationHeader: Com.Linkedin.Avro2pegasus.Standardization.StandardizationHeader; - memberCompanyMetadata: MemberCompanyMetadata; + memberCompanyMetadata: Com.Linkedin.Avro2pegasus.Messages.Standardization.MemberCompanyMetadata; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/MemberConnectionCompanies.pdsc export interface MemberConnectionCompanies { - firstDegreeCompanies: FirstDegreeCompany[]; + firstDegreeCompanies: Com.Linkedin.Avro2pegasus.Messages.Standardization.FirstDegreeCompany[]; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/MemberSimilarCompanies.pdsc export interface MemberSimilarCompanies { - profilePositions: SimilarProfilePosition[]; + profilePositions: Com.Linkedin.Avro2pegasus.Messages.Standardization.SimilarProfilePosition[]; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/MemberSkillReputationMessage.pdsc @@ -70715,67 +70805,67 @@ declare namespace Com { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; memberUrn: string; version: number; - skills: SkillReputationData[]; + skills: Com.Linkedin.Avro2pegasus.Messages.Standardization.SkillReputationData[]; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/OccupationStandardizationMessage.pdsc export interface OccupationStandardizationMessage { standardizationHeader: Com.Linkedin.Avro2pegasus.Standardization.StandardizationHeader; - occupations?: StandardizedOccupation[]; + occupations?: Com.Linkedin.Avro2pegasus.Messages.Standardization.StandardizedOccupation[]; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/OfflineMemberEducationGrandfatherMessage.pdsc export interface OfflineMemberEducationGrandfatherMessage { educationUrn: string; - school_STABLE?: SchoolStandardizationMessage; - school_LATEST?: SchoolStandardizationMessage; - degree_STABLE?: DegreeStandardizationMessage; - degree_LATEST?: DegreeStandardizationMessage; - fieldOfStudy_STABLE?: FieldOfStudyStandardizationMessage; - fieldOfStudy_LATEST?: FieldOfStudyStandardizationMessage; - isDeleted?: IsDeletedMessage; + school_STABLE?: Com.Linkedin.Avro2pegasus.Messages.Standardization.SchoolStandardizationMessage; + school_LATEST?: Com.Linkedin.Avro2pegasus.Messages.Standardization.SchoolStandardizationMessage; + degree_STABLE?: Com.Linkedin.Avro2pegasus.Messages.Standardization.DegreeStandardizationMessage; + degree_LATEST?: Com.Linkedin.Avro2pegasus.Messages.Standardization.DegreeStandardizationMessage; + fieldOfStudy_STABLE?: Com.Linkedin.Avro2pegasus.Messages.Standardization.FieldOfStudyStandardizationMessage; + fieldOfStudy_LATEST?: Com.Linkedin.Avro2pegasus.Messages.Standardization.FieldOfStudyStandardizationMessage; + isDeleted?: Com.Linkedin.Avro2pegasus.Messages.Standardization.IsDeletedMessage; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/OfflineMemberGrandfatherMessage.pdsc export interface OfflineMemberGrandfatherMessage { memberUrn: string; - geo_STABLE?: GeoStandardizationMessage; - geo_LATEST?: GeoStandardizationMessage; - profileIndustry_STABLE?: ProfileIndustryStandardizationMessage; - profileIndustry_LATEST?: ProfileIndustryStandardizationMessage; - standardizedGender_STABLE?: GenderStandardizationMessage; - standardizedGender_LATEST?: GenderStandardizationMessage; - standardizedSkills_STABLE?: SkillStandardizationMessage; - standardizedSkills_LATEST?: SkillStandardizationMessage; - inferredCompanies_STABLE?: InferredCompanyMessage; - inferredCompanies_LATEST?: InferredCompanyMessage; - inferredPositions_STABLE?: InferredPositionsMessage; - inferredPositions_LATEST?: InferredPositionsMessage; + geo_STABLE?: Com.Linkedin.Avro2pegasus.Messages.Standardization.GeoStandardizationMessage; + geo_LATEST?: Com.Linkedin.Avro2pegasus.Messages.Standardization.GeoStandardizationMessage; + profileIndustry_STABLE?: Com.Linkedin.Avro2pegasus.Messages.Standardization.ProfileIndustryStandardizationMessage; + profileIndustry_LATEST?: Com.Linkedin.Avro2pegasus.Messages.Standardization.ProfileIndustryStandardizationMessage; + standardizedGender_STABLE?: Com.Linkedin.Avro2pegasus.Messages.Standardization.GenderStandardizationMessage; + standardizedGender_LATEST?: Com.Linkedin.Avro2pegasus.Messages.Standardization.GenderStandardizationMessage; + standardizedSkills_STABLE?: Com.Linkedin.Avro2pegasus.Messages.Standardization.SkillStandardizationMessage; + standardizedSkills_LATEST?: Com.Linkedin.Avro2pegasus.Messages.Standardization.SkillStandardizationMessage; + inferredCompanies_STABLE?: Com.Linkedin.Avro2pegasus.Messages.Standardization.InferredCompanyMessage; + inferredCompanies_LATEST?: Com.Linkedin.Avro2pegasus.Messages.Standardization.InferredCompanyMessage; + inferredPositions_STABLE?: Com.Linkedin.Avro2pegasus.Messages.Standardization.InferredPositionsMessage; + inferredPositions_LATEST?: Com.Linkedin.Avro2pegasus.Messages.Standardization.InferredPositionsMessage; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/OfflineMemberPositionGrandfatherMessage.pdsc export interface OfflineMemberPositionGrandfatherMessage { positionUrn: string; - companyId_STABLE?: CompanyStandardizationMessage; - companyId_LATEST?: CompanyStandardizationMessage; - functions_STABLE?: FunctionStandardizationMessage; - functions_LATEST?: FunctionStandardizationMessage; - industry_STABLE?: IndustryStandardizationMessage; - industry_LATEST?: IndustryStandardizationMessage; - seniority_STABLE?: SeniorityStandardizationMessage; - seniority_LATEST?: SeniorityStandardizationMessage; - occupations_STABLE?: OccupationStandardizationMessage; - occupations_LATEST?: OccupationStandardizationMessage; - titles_STABLE?: TitleStandardizationMessage; - titles_LATEST?: TitleStandardizationMessage; - isCurrent?: IsCurrentMessage; - isDeleted?: IsDeletedMessage; + companyId_STABLE?: Com.Linkedin.Avro2pegasus.Messages.Standardization.CompanyStandardizationMessage; + companyId_LATEST?: Com.Linkedin.Avro2pegasus.Messages.Standardization.CompanyStandardizationMessage; + functions_STABLE?: Com.Linkedin.Avro2pegasus.Messages.Standardization.FunctionStandardizationMessage; + functions_LATEST?: Com.Linkedin.Avro2pegasus.Messages.Standardization.FunctionStandardizationMessage; + industry_STABLE?: Com.Linkedin.Avro2pegasus.Messages.Standardization.IndustryStandardizationMessage; + industry_LATEST?: Com.Linkedin.Avro2pegasus.Messages.Standardization.IndustryStandardizationMessage; + seniority_STABLE?: Com.Linkedin.Avro2pegasus.Messages.Standardization.SeniorityStandardizationMessage; + seniority_LATEST?: Com.Linkedin.Avro2pegasus.Messages.Standardization.SeniorityStandardizationMessage; + occupations_STABLE?: Com.Linkedin.Avro2pegasus.Messages.Standardization.OccupationStandardizationMessage; + occupations_LATEST?: Com.Linkedin.Avro2pegasus.Messages.Standardization.OccupationStandardizationMessage; + titles_STABLE?: Com.Linkedin.Avro2pegasus.Messages.Standardization.TitleStandardizationMessage; + titles_LATEST?: Com.Linkedin.Avro2pegasus.Messages.Standardization.TitleStandardizationMessage; + isCurrent?: Com.Linkedin.Avro2pegasus.Messages.Standardization.IsCurrentMessage; + isDeleted?: Com.Linkedin.Avro2pegasus.Messages.Standardization.IsDeletedMessage; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/ProfileIndustryStandardizationMessage.pdsc export interface ProfileIndustryStandardizationMessage { standardizationHeader: Com.Linkedin.Avro2pegasus.Standardization.StandardizationHeader; - profileIndustries?: StandardizedProfileIndustry[]; + profileIndustries?: Com.Linkedin.Avro2pegasus.Messages.Standardization.StandardizedProfileIndustry[]; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/ProfilePosition.pdsc @@ -70798,7 +70888,7 @@ declare namespace Com { export interface SeniorityStandardizationMessage { standardizationHeader: Com.Linkedin.Avro2pegasus.Standardization.StandardizationHeader; - seniorities?: StandardizedSeniority[]; + seniorities?: Com.Linkedin.Avro2pegasus.Messages.Standardization.StandardizedSeniority[]; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/SimilarProfilePosition.pdsc @@ -70817,7 +70907,7 @@ declare namespace Com { export interface SkillStandardizationMessage { standardizationHeader: Com.Linkedin.Avro2pegasus.Standardization.StandardizationHeader; - skills?: StandardizedSkill[]; + skills?: Com.Linkedin.Avro2pegasus.Messages.Standardization.StandardizedSkill[]; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/StandardizedFunction.pdsc @@ -70836,8 +70926,8 @@ declare namespace Com { export interface StandardizedLocation { postalCode: string; regionCode: number; - country: Country; - latlong?: LatLong; + country: Com.Linkedin.Avro2pegasus.Messages.Standardization.Country; + latlong?: Com.Linkedin.Avro2pegasus.Messages.Standardization.LatLong; gmtOffset?: number; usesDaylightSavings?: boolean; placeCodes?: string[]; @@ -70874,13 +70964,13 @@ declare namespace Com { score: number; superTitle?: number; superTitleScore?: number; - standardizedFunctions?: Functions[]; + standardizedFunctions?: Com.Linkedin.Avro2pegasus.Messages.Standardization.Functions[]; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/TitleStandardizationMessage.pdsc export interface TitleStandardizationMessage { standardizationHeader: Com.Linkedin.Avro2pegasus.Standardization.StandardizationHeader; - titles?: StandardizedTitle[]; + titles?: Com.Linkedin.Avro2pegasus.Messages.Standardization.StandardizedTitle[]; } // Generated from: com/linkedin/avro2pegasus/messages/standardization/TopIP.pdsc @@ -70931,7 +71021,7 @@ declare namespace Com { entityUrn: string; recipientUrn: string; changeTime: number; - changeType: ChangeType; + changeType: Com.Linkedin.Avro2pegasus.Messages.Sync.ChangeType; fabricUrn: string; payload?: Com.Linkedin.Avro2pegasus.Messages.Common.AnyRecord; serializedServiceCallData?: string; @@ -70943,7 +71033,7 @@ declare namespace Com { export interface PipelineBuilderEmailTriggerMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; contractUrn: string; - leads?: PipelineBuilderLead[]; + leads?: Com.Linkedin.Avro2pegasus.Messages.Talent.PipelineBuilderLead[]; } // Generated from: com/linkedin/avro2pegasus/messages/talent/PipelineBuilderLead.pdsc @@ -70976,7 +71066,7 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; searchHistoryId: string; pdfReportId: string; - exportModules: Module[]; + exportModules: Com.Linkedin.Avro2pegasus.Messages.Talentinsights.Module[]; } // Generated from: com/linkedin/avro2pegasus/messages/talentinsights/ReportExportMessage.pdsc @@ -70986,15 +71076,15 @@ declare namespace Com { exportId: string; reportId?: string; reportName?: string; - reportOutputFileType: ReportOutputFileType; - exportModules: Module[]; - moduleParams?: ReportModuleParams; + reportOutputFileType: Com.Linkedin.Avro2pegasus.Messages.Talentinsights.ReportOutputFileType; + exportModules: Com.Linkedin.Avro2pegasus.Messages.Talentinsights.Module[]; + moduleParams?: Com.Linkedin.Avro2pegasus.Messages.Talentinsights.ReportModuleParams; memberUrn: string; enterpriseProfileUrn: string; enterpriseApplicationInstanceUrn: string; organizationUrn: string; overrideOrganizationUrn?: string; - userRole: UserRole; + userRole: Com.Linkedin.Avro2pegasus.Messages.Talentinsights.UserRole; isRestrictedEmployee: boolean; isStaffingLicense: boolean; locale: Com.Linkedin.Avro2pegasus.Events.Locale; @@ -71051,13 +71141,13 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/messages/traffic/HttpDebugMessage.pdsc export interface HttpDebugMessage { - preOrPostPlugin: PreOrPostPlugin; + preOrPostPlugin: Com.Linkedin.Avro2pegasus.Messages.Traffic.PreOrPostPlugin; pluginName: string; - hookId: HookId; - clientRequest?: Request; - serverRequest?: Request; - serverResponse?: Response; - clientResponse?: Response; + hookId: Com.Linkedin.Avro2pegasus.Messages.Traffic.HookId; + clientRequest?: Com.Linkedin.Avro2pegasus.Messages.Traffic.Request; + serverRequest?: Com.Linkedin.Avro2pegasus.Messages.Traffic.Request; + serverResponse?: Com.Linkedin.Avro2pegasus.Messages.Traffic.Response; + clientResponse?: Com.Linkedin.Avro2pegasus.Messages.Traffic.Response; messageTimeNanos?: number; } // Generated from: com/linkedin/avro2pegasus/messages/traffic/Method.pdsc @@ -71079,7 +71169,7 @@ declare namespace Com { export interface Request { httpVersion: string; - method: Method; + method: Com.Linkedin.Avro2pegasus.Messages.Traffic.Method; url: string; headers?: { [id: string]: string }; } @@ -71095,7 +71185,7 @@ declare namespace Com { export interface TrafficServerMonitoringMessage { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; monitoringId: string; - debugMessages: HttpDebugMessage[]; + debugMessages: Com.Linkedin.Avro2pegasus.Messages.Traffic.HttpDebugMessage[]; } } namespace Translation { @@ -71120,16 +71210,16 @@ declare namespace Com { header: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; viatorWorkflowUrn: string; contentIdentifierUrn: string; - contents: TranslationContent[]; + contents: Com.Linkedin.Avro2pegasus.Messages.Translation.TranslationContent[]; toLocale: Com.Linkedin.Avro2pegasus.Events.Locale; } // Generated from: com/linkedin/avro2pegasus/messages/translation/TranslationContent.pdsc export interface TranslationContent { contentDescriptor?: string; - HtmlContent?: HtmlContent; - StringContent?: StringContent; - StringArrayContent?: StringArrayContent; + HtmlContent?: Com.Linkedin.Avro2pegasus.Messages.Translation.HtmlContent; + StringContent?: Com.Linkedin.Avro2pegasus.Messages.Translation.StringContent; + StringArrayContent?: Com.Linkedin.Avro2pegasus.Messages.Translation.StringArrayContent; } } namespace Ucv { @@ -71137,8 +71227,8 @@ declare namespace Com { export interface ClassificationReviewInfo { classificationTypes: Com.Linkedin.Avro2pegasus.Events.Contentspam.SpamType[]; - priority: ReviewPriority; - status: ReviewStatus; + priority: Com.Linkedin.Avro2pegasus.Messages.Ucv.ReviewPriority; + status: Com.Linkedin.Avro2pegasus.Messages.Ucv.ReviewStatus; } // Generated from: com/linkedin/avro2pegasus/messages/ucv/ClusterAndLastActiveTime.pdsc @@ -71199,7 +71289,7 @@ declare namespace Com { contentRelevanceClassifications: Com.Linkedin.Avro2pegasus.Events.Ucv.ClassificationExplanation[]; system: Com.Linkedin.Avro2pegasus.Events.Ucv.ClassificationSystem; actorUrn?: string; - reviewInfo?: ClassificationReviewInfo; + reviewInfo?: Com.Linkedin.Avro2pegasus.Messages.Ucv.ClassificationReviewInfo; trackingId?: Com.Linkedin.Avro2pegasus.Events.Common.TrackingId; spamClassifications?: Com.Linkedin.Avro2pegasus.Events.Ucv.ClassificationExplanation[]; contentDistributionAllowed?: boolean; @@ -71218,7 +71308,7 @@ declare namespace Com { scorerType: Com.Linkedin.Avro2pegasus.Events.ScorerType; requestTime: number; filteringFeatures: Com.Linkedin.Avro2pegasus.Events.Ucv.DistributionModelFeature[]; - distributionFeatureMetaData: DistributionFeature[]; + distributionFeatureMetaData: Com.Linkedin.Avro2pegasus.Messages.Ucv.DistributionFeature[]; } // Generated from: com/linkedin/avro2pegasus/messages/ucv/DistributionModelReplicationRepartitionMessage.pdsc @@ -71242,7 +71332,7 @@ declare namespace Com { export interface EntityClusterMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; entityUrn: string; - clusters: ClusterWithLastActiveTime[]; + clusters: Com.Linkedin.Avro2pegasus.Messages.Ucv.ClusterWithLastActiveTime[]; } // Generated from: com/linkedin/avro2pegasus/messages/ucv/MediaScanRequest.pdsc @@ -71258,7 +71348,7 @@ declare namespace Com { export interface MemberClusterMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; memberUrn: string; - clusters: ClusterAndLastActiveTime[]; + clusters: Com.Linkedin.Avro2pegasus.Messages.Ucv.ClusterAndLastActiveTime[]; } // Generated from: com/linkedin/avro2pegasus/messages/ucv/PrefetchPeopleCardDisplayInConsumerOutlookMessage.pdsc @@ -71271,9 +71361,9 @@ declare namespace Com { vieweePersonUrns: string[]; viewerRegistrationTime?: number; userAgent?: string; - vieweesInfo: emailAndDisplayName[]; + vieweesInfo: Com.Linkedin.Avro2pegasus.Messages.Ucv.emailAndDisplayName[]; haveInteracted?: boolean; - restrictionStatus?: RestrictionStatus; + restrictionStatus?: Com.Linkedin.Avro2pegasus.Messages.Ucv.RestrictionStatus; pageInstanceId: string; } // Generated from: com/linkedin/avro2pegasus/messages/ucv/PrefetchPeopleCardDisplayInEnterpriseOutlookMessage.pdsc @@ -71289,7 +71379,7 @@ declare namespace Com { hashedMicrosoftEnterpriseTenantId?: string; pageInstanceId: string; auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - vieweesInfo: emailAndDisplayName[]; + vieweesInfo: Com.Linkedin.Avro2pegasus.Messages.Ucv.emailAndDisplayName[]; } // Generated from: com/linkedin/avro2pegasus/messages/ucv/RestrictionStatus.pdsc @@ -71329,7 +71419,7 @@ declare namespace Com { export interface UserGeneratedContentProcessingRequestMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; entityUrn: string; - processingRequestType: UserGeneratedContentProcessingRequestType; + processingRequestType: Com.Linkedin.Avro2pegasus.Messages.Ugc.UserGeneratedContentProcessingRequestType; appName?: string; applicationUrn?: string; } @@ -71368,8 +71458,8 @@ declare namespace Com { namespace: string; startTime: number; granularitySeconds: number; - dimensions: STSDDimension[]; - metrics: STSDMetric[]; + dimensions: Com.Linkedin.Avro2pegasus.Messages.Watchdog.STSDDimension[]; + metrics: Com.Linkedin.Avro2pegasus.Messages.Watchdog.STSDMetric[]; } // Generated from: com/linkedin/avro2pegasus/messages/watchdog/STSDDimension.pdsc @@ -71381,7 +71471,7 @@ declare namespace Com { export interface STSDMetric { name: string; - value: STSDMetricValue; + value: Com.Linkedin.Avro2pegasus.Messages.Watchdog.STSDMetricValue; } // Generated from: com/linkedin/avro2pegasus/messages/watchdog/STSDMetricValue.pdsc @@ -71448,21 +71538,21 @@ declare namespace Com { export interface ApproverData { approverUrn: string; - actionType: ActionTypeEnum; + actionType: Com.Linkedin.Avro2pegasus.Messages.Workflow.ActionTypeEnum; comment?: string; } // Generated from: com/linkedin/avro2pegasus/messages/workflow/DiscountApprovalWorkflowCompletionData.pdsc export interface DiscountApprovalWorkflowCompletionData { - workflowCompletionActionType: ActionTypeEnum; + workflowCompletionActionType: Com.Linkedin.Avro2pegasus.Messages.Workflow.ActionTypeEnum; customerUrn: string; - approversData: ApproverData[]; + approversData: Com.Linkedin.Avro2pegasus.Messages.Workflow.ApproverData[]; salesQuoteUrn: string; } // Generated from: com/linkedin/avro2pegasus/messages/workflow/QuotingApprovalWorkflowCompletionData.pdsc export interface QuotingApprovalWorkflowCompletionData { - workflowCompletionActionType: ActionTypeEnum; + workflowCompletionActionType: Com.Linkedin.Avro2pegasus.Messages.Workflow.ActionTypeEnum; customerUrn: string; salesQuoteUrn: string; } @@ -71478,7 +71568,9 @@ declare namespace Com { export interface WorkflowCompletionMessage { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; businessProcessWorkflowUrn: string; - workflowCompletionData: DiscountApprovalWorkflowCompletionData | QuotingApprovalWorkflowCompletionData; + workflowCompletionData: + | Com.Linkedin.Avro2pegasus.Messages.Workflow.DiscountApprovalWorkflowCompletionData + | Com.Linkedin.Avro2pegasus.Messages.Workflow.QuotingApprovalWorkflowCompletionData; } } namespace Wwe { @@ -71499,19 +71591,19 @@ declare namespace Com { kairosHeader?: Com.Linkedin.Avro2pegasus.Messages.Kairos.KairosHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.InputHeader; gaapAuthenticationHeader?: Com.Linkedin.Avro2pegasus.Messages.Gaap.AuthenticationHeader; - taskInput: NewsScraperInput; + taskInput: Com.Linkedin.Avro2pegasus.Messages.Zephyr.NewsScraperInput; } // Generated from: com/linkedin/avro2pegasus/messages/zephyr/NewsScraperGaapTaskResponse.pdsc export interface NewsScraperGaapTaskResponse { auditHeader: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; gaapHeader: Com.Linkedin.Avro2pegasus.Messages.Gaap.OutputHeader; - taskResult?: NewsScraperOutput; + taskResult?: Com.Linkedin.Avro2pegasus.Messages.Zephyr.NewsScraperOutput; } // Generated from: com/linkedin/avro2pegasus/messages/zephyr/NewsScraperInput.pdsc export interface NewsScraperInput { - source: NewsSource; + source: Com.Linkedin.Avro2pegasus.Messages.Zephyr.NewsSource; syncTime?: number; } // Generated from: com/linkedin/avro2pegasus/messages/zephyr/NewsScraperOutput.pdsc @@ -71519,7 +71611,7 @@ declare namespace Com { export interface NewsScraperOutput { newsItemUrl: string; createdTime: number; - source: NewsSource; + source: Com.Linkedin.Avro2pegasus.Messages.Zephyr.NewsSource; channelInfo?: string; categories: string[]; thirdPartyTags: string[]; @@ -71618,7 +71710,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/notifications/avro/AddNotificationRequest.pdsc export interface AddNotificationRequest { - draftNotification: DraftNotification; + draftNotification: Com.Linkedin.Avro2pegasus.Notifications.Avro.DraftNotification; } // Generated from: com/linkedin/avro2pegasus/notifications/avro/DraftNotification.pdsc @@ -71641,17 +71733,17 @@ declare namespace Com { export interface MobileNotificationEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; notificationId?: string; - notification: DraftNotification; + notification: Com.Linkedin.Avro2pegasus.Notifications.Avro.DraftNotification; } // Generated from: com/linkedin/avro2pegasus/notifications/avro/NotificationPublishRequest.pdsc export interface NotificationPublishRequest { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; request: - | AddNotificationRequest - | RemoveNotificationRequest - | ReplaceNotificationRequest - | UpdateNotificationRequest; + | Com.Linkedin.Avro2pegasus.Notifications.Avro.AddNotificationRequest + | Com.Linkedin.Avro2pegasus.Notifications.Avro.RemoveNotificationRequest + | Com.Linkedin.Avro2pegasus.Notifications.Avro.ReplaceNotificationRequest + | Com.Linkedin.Avro2pegasus.Notifications.Avro.UpdateNotificationRequest; redirects?: number; } // Generated from: com/linkedin/avro2pegasus/notifications/avro/NotificationSelector.pdsc @@ -71668,18 +71760,18 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/notifications/avro/RemoveNotificationRequest.pdsc export interface RemoveNotificationRequest { - notificationSelector: NotificationSelector; + notificationSelector: Com.Linkedin.Avro2pegasus.Notifications.Avro.NotificationSelector; } // Generated from: com/linkedin/avro2pegasus/notifications/avro/ReplaceNotificationRequest.pdsc export interface ReplaceNotificationRequest { - draftNotification: DraftNotification; - notificationSelector: NotificationSelector; + draftNotification: Com.Linkedin.Avro2pegasus.Notifications.Avro.DraftNotification; + notificationSelector: Com.Linkedin.Avro2pegasus.Notifications.Avro.NotificationSelector; } // Generated from: com/linkedin/avro2pegasus/notifications/avro/UpdateNotificationRequest.pdsc export interface UpdateNotificationRequest { - notificationSelector: NotificationSelector; + notificationSelector: Com.Linkedin.Avro2pegasus.Notifications.Avro.NotificationSelector; notificationContent: { [id: string]: string }; } } @@ -71904,9 +71996,9 @@ declare namespace Com { export interface PaymentCardInfo { countryCode?: string; - capability?: PaymentCardCapability; - cardAccountType?: CardAccountType; - isPrepaidCard?: IsPrepaidOrNot; + capability?: Com.Linkedin.Avro2pegasus.Ptagent.Pub.Report.PaymentCardCapability; + cardAccountType?: Com.Linkedin.Avro2pegasus.Ptagent.Pub.Report.CardAccountType; + isPrepaidCard?: Com.Linkedin.Avro2pegasus.Ptagent.Pub.Report.IsPrepaidOrNot; } // Generated from: com/linkedin/avro2pegasus/ptagent/pub/report/PaymentTransactionEvent.pdsc @@ -71939,7 +72031,7 @@ declare namespace Com { usdAmount?: number; exchangeRate?: number; productUrn?: string; - paymentCardInfo?: PaymentCardInfo; + paymentCardInfo?: Com.Linkedin.Avro2pegasus.Ptagent.Pub.Report.PaymentCardInfo; paymentId?: string; binRangeKeyHash?: string; merchantId?: string; @@ -71964,7 +72056,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/security/ucv/reputation/AdvertiserReputation.pdsc export interface AdvertiserReputation { - versionedScores: VersionedScore[]; + versionedScores: Com.Linkedin.Avro2pegasus.Security.Ucv.Reputation.VersionedScore[]; } // Generated from: com/linkedin/avro2pegasus/security/ucv/reputation/VersionedScore.pdsc @@ -71991,14 +72083,14 @@ declare namespace Com { contentPublishDate?: number; fetchDate?: number; contentQualityScore: number; - docTopics: TopicsData[]; + docTopics: Com.Linkedin.Avro2pegasus.Soylent.Internal.TopicsData[]; } // Generated from: com/linkedin/avro2pegasus/soylent/internal/TopicExtractEvent.pdsc export interface TopicExtractEvent { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; docId: string; - docTopics: TopicsData[]; + docTopics: Com.Linkedin.Avro2pegasus.Soylent.Internal.TopicsData[]; } // Generated from: com/linkedin/avro2pegasus/soylent/internal/TopicsData.pdsc @@ -72013,7 +72105,7 @@ declare namespace Com { // Generated from: com/linkedin/avro2pegasus/standardization/InferredCountryOfResidenceMessage.pdsc export interface InferredCountryOfResidenceMessage { - standardizationHeader: StandardizationHeader; + standardizationHeader: Com.Linkedin.Avro2pegasus.Standardization.StandardizationHeader; inferredCountryOfResidence?: Com.Linkedin.Avro2pegasus.Events.Country; } // Generated from: com/linkedin/avro2pegasus/standardization/StandardizationHeader.pdsc @@ -72122,7 +72214,7 @@ declare namespace Com { export interface StandardizationProducerMessage { id: string; timestamp: number; - standardizations?: StandardizedValue[]; + standardizations?: Com.Linkedin.Avro2pegasus.Waterloo.Producer.StandardizedValue[]; source?: string; } // Generated from: com/linkedin/avro2pegasus/waterloo/producer/StandardizedValue.pdsc @@ -72154,8 +72246,8 @@ declare namespace Com { // Generated from: com/linkedin/chart/InchartsChartDataSourceV2.pdsc export interface InchartsChartDataSourceV2 { - dataset: InchartsChartDataset; - metrics: InchartsChartMetric[]; + dataset: Com.Linkedin.Chart.InchartsChartDataset; + metrics: Com.Linkedin.Chart.InchartsChartMetric[]; } // Generated from: com/linkedin/chart/InchartsChartEdit.pdsc @@ -72168,10 +72260,10 @@ declare namespace Com { title: Com.Linkedin.Common.MultiLocaleString; description?: Com.Linkedin.Common.MultiLocaleString; versionDescription?: Com.Linkedin.Common.MultiLocaleString; - chartQuery: InchartsChartQuery; + chartQuery: Com.Linkedin.Chart.InchartsChartQuery; queryMetrics: string[]; - queryDataSources?: InchartsChartDataSource[]; - queryDataSourcesV2?: InchartsChartDataSourceV2[]; + queryDataSources?: Com.Linkedin.Chart.InchartsChartDataSource[]; + queryDataSourcesV2?: Com.Linkedin.Chart.InchartsChartDataSourceV2[]; } // Generated from: com/linkedin/chart/InchartsChartInstances.pdsc @@ -72250,7 +72342,7 @@ declare namespace Com { geographicArea?: string; postalCode?: string; country?: string; - latLong?: LatLong; + latLong?: Com.Linkedin.Common.LatLong; } // Generated from: com/linkedin/common/AddressType.pdsc @@ -72488,23 +72580,23 @@ declare namespace Com { export type AtsMiddlewareTenantUrn = string; // Generated from: com/linkedin/common/Attribute.pdsc - export interface Attribute extends IndexRange { + export interface Attribute extends Com.Linkedin.Common.IndexRange { value: - | MemberAttributedEntity - | CompanyAttributedEntity - | SchoolAttributedEntity - | HyperlinkAttributedEntity - | ImportanceAttributedEntity - | SeatAttributedEntity - | HashtagAttributedEntity - | BoldAttributedEntity; + | Com.Linkedin.Common.MemberAttributedEntity + | Com.Linkedin.Common.CompanyAttributedEntity + | Com.Linkedin.Common.SchoolAttributedEntity + | Com.Linkedin.Common.HyperlinkAttributedEntity + | Com.Linkedin.Common.ImportanceAttributedEntity + | Com.Linkedin.Common.SeatAttributedEntity + | Com.Linkedin.Common.HashtagAttributedEntity + | Com.Linkedin.Common.BoldAttributedEntity; } // Generated from: com/linkedin/common/AttributedText.pdsc export interface AttributedText { text: string; inferredLocale?: string; - attributes: Attribute[]; + attributes: Com.Linkedin.Common.Attribute[]; } // Generated from: com/linkedin/common/AuditLogAdFormResponseUrn.pdsc @@ -72512,7 +72604,7 @@ declare namespace Com { // Generated from: com/linkedin/common/AuditStamp.pdsc export interface AuditStamp { - time: Time; + time: Com.Linkedin.Common.Time; actor: string; impersonator?: string; } @@ -72544,13 +72636,13 @@ declare namespace Com { export interface BaseDeprecation { deprecated: boolean; - decommissionTime?: Time; + decommissionTime?: Com.Linkedin.Common.Time; note: string; } // Generated from: com/linkedin/common/BaseFieldMapping.pdsc export interface BaseFieldMapping { - created?: AuditStamp; + created?: Com.Linkedin.Common.AuditStamp; transformationFunction?: string; } // Generated from: com/linkedin/common/BaseUserEditableInfo.pdsc @@ -72558,7 +72650,7 @@ declare namespace Com { export interface BaseUserEditableInfo { description?: string; tags: string[]; - created?: AuditStamp; + created?: Com.Linkedin.Common.AuditStamp; } // Generated from: com/linkedin/common/BenefitUrn.pdsc @@ -72758,16 +72850,16 @@ declare namespace Com { // Generated from: com/linkedin/common/ChangeAuditStamps.pdsc export interface ChangeAuditStamps { - created: AuditStamp; - lastModified: AuditStamp; - deleted?: AuditStamp; + created: Com.Linkedin.Common.AuditStamp; + lastModified: Com.Linkedin.Common.AuditStamp; + deleted?: Com.Linkedin.Common.AuditStamp; } // Generated from: com/linkedin/common/ChangeTimeStamps.pdsc export interface ChangeTimeStamps { - created: Time; - lastModified: Time; - deleted?: Time; + created: Com.Linkedin.Common.Time; + lastModified: Com.Linkedin.Common.Time; + deleted?: Com.Linkedin.Common.Time; } // Generated from: com/linkedin/common/ChannelUrn.pdsc @@ -72796,8 +72888,8 @@ declare namespace Com { // Generated from: com/linkedin/common/ClosedBigDecimalRange.pdsc export interface ClosedBigDecimalRange { - start?: BigDecimal; - end?: BigDecimal; + start?: Com.Linkedin.Common.BigDecimal; + end?: Com.Linkedin.Common.BigDecimal; } // Generated from: com/linkedin/common/ClosedDoubleRange.pdsc @@ -72820,14 +72912,14 @@ declare namespace Com { // Generated from: com/linkedin/common/ClosedMoneyAmountRange.pdsc export interface ClosedMoneyAmountRange { - start?: MoneyAmount; - end?: MoneyAmount; + start?: Com.Linkedin.Common.MoneyAmount; + end?: Com.Linkedin.Common.MoneyAmount; } // Generated from: com/linkedin/common/ClosedTimeRange.pdsc export interface ClosedTimeRange { - start: Time; - end: Time; + start: Com.Linkedin.Common.Time; + end: Com.Linkedin.Common.Time; } // Generated from: com/linkedin/common/ClusterType.pdsc @@ -72964,9 +73056,9 @@ declare namespace Com { // Generated from: com/linkedin/common/Compensation.pdsc export interface Compensation { - type: CompensationType; - amount: MoneyAmount; - period: CompensationPeriod; + type: Com.Linkedin.Common.CompensationType; + amount: Com.Linkedin.Common.MoneyAmount; + period: Com.Linkedin.Common.CompensationPeriod; } // Generated from: com/linkedin/common/CompensationAttributionsUrn.pdsc @@ -72988,10 +73080,10 @@ declare namespace Com { // Generated from: com/linkedin/common/CompensationRange.pdsc export interface CompensationRange { - type: CompensationType; - highEnd: MoneyAmount; - lowEnd: MoneyAmount; - period: CompensationPeriod; + type: Com.Linkedin.Common.CompensationType; + highEnd: Com.Linkedin.Common.MoneyAmount; + lowEnd: Com.Linkedin.Common.MoneyAmount; + period: Com.Linkedin.Common.CompensationPeriod; } // Generated from: com/linkedin/common/CompensationType.pdsc @@ -73098,9 +73190,9 @@ declare namespace Com { // Generated from: com/linkedin/common/ContentPrivacySettings.pdsc export interface ContentPrivacySettings { - authorName: VisibilityScope; - authorPosition: VisibilityScope; - content: VisibilityScope; + authorName: Com.Linkedin.Common.VisibilityScope; + authorPosition: Com.Linkedin.Common.VisibilityScope; + content: Com.Linkedin.Common.VisibilityScope; } // Generated from: com/linkedin/common/ContentRating.pdsc @@ -73171,8 +73263,8 @@ declare namespace Com { // Generated from: com/linkedin/common/Country.pdsc export interface Country { - continentCode: ContinentCode; - countryCode: CountryCode; + continentCode: Com.Linkedin.Common.ContinentCode; + countryCode: Com.Linkedin.Common.CountryCode; } // Generated from: com/linkedin/common/CountryCode.pdsc @@ -73260,7 +73352,7 @@ declare namespace Com { export interface CroppedImage { cropped: string; original: string; - cropInfo: Rectangle; + cropInfo: Com.Linkedin.Common.Rectangle; } // Generated from: com/linkedin/common/CrowdsourcingTaskUrn.pdsc @@ -73424,8 +73516,8 @@ declare namespace Com { // Generated from: com/linkedin/common/DateRange.pdsc export interface DateRange { - start?: Date; - end?: Date; + start?: Com.Linkedin.Common.Date; + end?: Com.Linkedin.Common.Date; } // Generated from: com/linkedin/common/DayOfMonth.pdsc @@ -73459,7 +73551,7 @@ declare namespace Com { export type DeploymentScheduleUrn = string; // Generated from: com/linkedin/common/Deprecation.pdsc - export interface Deprecation extends BaseDeprecation { + export interface Deprecation extends Com.Linkedin.Common.BaseDeprecation { actor: string; } // Generated from: com/linkedin/common/DeveloperAccountUrn.pdsc @@ -73654,8 +73746,8 @@ declare namespace Com { export type EdgeSettingUrn = string; // Generated from: com/linkedin/common/EdgeWithAttributes.pdsc - export interface EdgeWithAttributes extends Edge { - attributes?: AnyRecord; + export interface EdgeWithAttributes extends Com.Linkedin.Common.Edge { + attributes?: Com.Linkedin.Common.AnyRecord; } // Generated from: com/linkedin/common/EditorBatchUrn.pdsc @@ -74090,7 +74182,7 @@ declare namespace Com { // Generated from: com/linkedin/common/FileReference.pdsc export interface FileReference { - repository: Repository; + repository: Com.Linkedin.Common.Repository; filePath: string; repositoryVersion?: string; } @@ -74130,13 +74222,13 @@ declare namespace Com { // Generated from: com/linkedin/common/Follow.pdsc export interface Follow { - followers: FollowAction[]; + followers: Com.Linkedin.Common.FollowAction[]; } // Generated from: com/linkedin/common/FollowAction.pdsc export interface FollowAction { - follower: FollowerType; - lastModified?: AuditStamp; + follower: Com.Linkedin.Common.FollowerType; + lastModified?: Com.Linkedin.Common.AuditStamp; } // Generated from: com/linkedin/common/FollowerType.pdsc @@ -74201,7 +74293,7 @@ declare namespace Com { // Generated from: com/linkedin/common/GeoCoordinateArea.pdsc export interface GeoCoordinateArea { - latLong: LatLong; + latLong: Com.Linkedin.Common.LatLong; radiusInKms: number; } // Generated from: com/linkedin/common/GeoUrn.pdsc @@ -74288,8 +74380,8 @@ declare namespace Com { export interface Health { score: number; - validations: HealthValidation[]; - created?: AuditStamp; + validations: Com.Linkedin.Common.HealthValidation[]; + created?: Com.Linkedin.Common.AuditStamp; } // Generated from: com/linkedin/common/HealthValidation.pdsc @@ -74519,7 +74611,7 @@ declare namespace Com { // Generated from: com/linkedin/common/HyperlinkAttributedEntity.pdsc export interface HyperlinkAttributedEntity { - url: Url; + url: Com.Linkedin.Common.Url; } // Generated from: com/linkedin/common/IABCategoryUrn.pdsc @@ -74537,8 +74629,8 @@ declare namespace Com { width?: number; height?: number; size?: number; - alternateText?: MultiLocaleString; - attribution?: MultiLocaleString; + alternateText?: Com.Linkedin.Common.MultiLocaleString; + attribution?: Com.Linkedin.Common.MultiLocaleString; } // Generated from: com/linkedin/common/ImageFetchInput.pdsc @@ -74803,14 +74895,14 @@ declare namespace Com { // Generated from: com/linkedin/common/InstitutionalMemory.pdsc export interface InstitutionalMemory { - elements: InstitutionalMemoryMetadata[]; + elements: Com.Linkedin.Common.InstitutionalMemoryMetadata[]; } // Generated from: com/linkedin/common/InstitutionalMemoryMetadata.pdsc export interface InstitutionalMemoryMetadata { - url: Url; + url: Com.Linkedin.Common.Url; description: string; - createStamp: AuditStamp; + createStamp: Com.Linkedin.Common.AuditStamp; } // Generated from: com/linkedin/common/IntegerRange.pdsc @@ -74828,7 +74920,7 @@ declare namespace Com { export interface InternetAuthority { userName?: string; - host: FullyQualifiedDomainName | IPAddress; + host: Com.Linkedin.Common.FullyQualifiedDomainName | Com.Linkedin.Common.IPAddress; portNumber?: number; } // Generated from: com/linkedin/common/InterviewAssignmentUrn.pdsc @@ -75377,12 +75469,12 @@ declare namespace Com { export interface LikeAction { likedBy: string; - lastModified?: AuditStamp; + lastModified?: Com.Linkedin.Common.AuditStamp; } // Generated from: com/linkedin/common/Likes.pdsc export interface Likes { - actions: LikeAction[]; + actions: Com.Linkedin.Common.LikeAction[]; } // Generated from: com/linkedin/common/LikesTopicUrn.pdsc @@ -75649,7 +75741,7 @@ declare namespace Com { country?: string; variant?: string; script?: string; - extensions?: LocaleExtensions; + extensions?: Com.Linkedin.Common.LocaleExtensions; } // Generated from: com/linkedin/common/LocaleExtensions.pdsc @@ -75662,7 +75754,7 @@ declare namespace Com { export interface LocaleString { value: string; - locale: Locale; + locale: Com.Linkedin.Common.Locale; } // Generated from: com/linkedin/common/LocaleUrn.pdsc @@ -76068,38 +76160,38 @@ declare namespace Com { // Generated from: com/linkedin/common/MoneyAmount.pdsc export interface MoneyAmount { - currencyCode: Currency; - amount: BigDecimal; + currencyCode: Com.Linkedin.Common.Currency; + amount: Com.Linkedin.Common.BigDecimal; } // Generated from: com/linkedin/common/MultiLocaleLyndaVideo.pdsc export interface MultiLocaleLyndaVideo { localized: { [id: string]: string }; - preferredLocale?: Locale; + preferredLocale?: Com.Linkedin.Common.Locale; } // Generated from: com/linkedin/common/MultiLocaleRichText.pdsc export interface MultiLocaleRichText { - localized: { [id: string]: RichText }; - preferredLocale?: Locale; + localized: { [id: string]: Com.Linkedin.Common.RichText }; + preferredLocale?: Com.Linkedin.Common.Locale; } // Generated from: com/linkedin/common/MultiLocaleString.pdsc export interface MultiLocaleString { localized: { [id: string]: string }; - preferredLocale?: Locale; + preferredLocale?: Com.Linkedin.Common.Locale; } // Generated from: com/linkedin/common/MultiLocaleUri.pdsc export interface MultiLocaleUri { - localized: { [id: string]: Uri }; - preferredLocale?: Locale; + localized: { [id: string]: Com.Linkedin.Common.Uri }; + preferredLocale?: Com.Linkedin.Common.Locale; } // Generated from: com/linkedin/common/MultiLocaleUrl.pdsc export interface MultiLocaleUrl { - localized: { [id: string]: Url }; - preferredLocale?: Locale; + localized: { [id: string]: Com.Linkedin.Common.Url }; + preferredLocale?: Com.Linkedin.Common.Locale; } // Generated from: com/linkedin/common/MultiPhotoUrn.pdsc @@ -76174,7 +76266,7 @@ declare namespace Com { name: string; description: string; active: boolean; - defaultCadence: NotificationCadence; + defaultCadence: Com.Linkedin.Common.NotificationCadence; channel: { jira: boolean; email: boolean; @@ -76184,10 +76276,10 @@ declare namespace Com { // Generated from: com/linkedin/common/NotificationPublication.pdsc export interface NotificationPublication { - recipients?: NotificationSubscriber[]; + recipients?: Com.Linkedin.Common.NotificationSubscriber[]; notificationHeader?: string; notificationMessage?: string; - publishedAt?: Time; + publishedAt?: Com.Linkedin.Common.Time; } // Generated from: com/linkedin/common/NotificationSubscriber.pdsc @@ -76198,10 +76290,10 @@ declare namespace Com { // Generated from: com/linkedin/common/NotificationSubscription.pdsc export interface NotificationSubscription { - lastModified: AuditStamp; - subscriber: NotificationSubscriber; - notificationDefinition: NotificationDefinition; - cadence?: NotificationCadence; + lastModified: Com.Linkedin.Common.AuditStamp; + subscriber: Com.Linkedin.Common.NotificationSubscriber; + notificationDefinition: Com.Linkedin.Common.NotificationDefinition; + cadence?: Com.Linkedin.Common.NotificationCadence; } // Generated from: com/linkedin/common/NotificationTypeUrn.pdsc @@ -76429,14 +76521,14 @@ declare namespace Com { export interface Owner { owner: string; - type: OwnershipType; - source?: OwnershipSource; + type: Com.Linkedin.Common.OwnershipType; + source?: Com.Linkedin.Common.OwnershipSource; } // Generated from: com/linkedin/common/Ownership.pdsc export interface Ownership { - owners: Owner[]; - lastModified?: AuditStamp; + owners: Com.Linkedin.Common.Owner[]; + lastModified?: Com.Linkedin.Common.AuditStamp; } // Generated from: com/linkedin/common/OwnershipSource.pdsc @@ -76455,7 +76547,7 @@ declare namespace Com { // Generated from: com/linkedin/common/OwnershipSuggestion.pdsc export interface OwnershipSuggestion { - owners: Owner[]; + owners: Com.Linkedin.Common.Owner[]; } // Generated from: com/linkedin/common/OwnershipType.pdsc @@ -76899,7 +76991,7 @@ declare namespace Com { export type ResolvedEntityUrn = string; // Generated from: com/linkedin/common/ResolvedOwner.pdsc - export interface ResolvedOwner extends Owner { + export interface ResolvedOwner extends Com.Linkedin.Common.Owner { name?: string; email?: string; active?: boolean; @@ -76908,8 +77000,8 @@ declare namespace Com { export interface ResolvedOwnership { entity: string; - lastModified: AuditStamp; - owners: ResolvedOwner[]; + lastModified: Com.Linkedin.Common.AuditStamp; + owners: Com.Linkedin.Common.ResolvedOwner[]; } // Generated from: com/linkedin/common/ResourceCallConfigurationSetUrn.pdsc @@ -76921,7 +77013,7 @@ declare namespace Com { export interface ResourceSensitivity { resourceSensitivity: string; - lastModified?: AuditStamp; + lastModified?: Com.Linkedin.Common.AuditStamp; } // Generated from: com/linkedin/common/ResourceSensitivityUrn.pdsc @@ -76990,7 +77082,7 @@ declare namespace Com { export interface RichText { rawText?: string; - rtData?: RTData[]; + rtData?: Com.Linkedin.Common.RTData[]; } // Generated from: com/linkedin/common/RootDomainUrn.pdsc @@ -77010,7 +77102,7 @@ declare namespace Com { type: string; startIdx: number; endIdx: number; - attribute?: RTAttribute[]; + attribute?: Com.Linkedin.Common.RTAttribute[]; } // Generated from: com/linkedin/common/RuleActionCandidateUrn.pdsc @@ -77163,7 +77255,7 @@ declare namespace Com { export interface ScoredEntity { entity: string; score: number; - recommendationTrackingId?: TrackingId; + recommendationTrackingId?: Com.Linkedin.Common.TrackingId; } // Generated from: com/linkedin/common/SeatAttributedEntity.pdsc @@ -77436,12 +77528,12 @@ declare namespace Com { export interface StandardizedLocation { postalCode: string; regionCode: number; - country: Country; - latLong?: LatLong; + country: Com.Linkedin.Common.Country; + latLong?: Com.Linkedin.Common.LatLong; gmtOffset?: number; usesDaylightSavings?: boolean; placeCodes?: string[]; - stateCode?: StateCode; + stateCode?: Com.Linkedin.Common.StateCode; } // Generated from: com/linkedin/common/StandardizedLocationKeyUrn.pdsc @@ -77594,8 +77686,8 @@ declare namespace Com { seniorities: string[]; locations: string[]; geoLocations: string[]; - staffCountRanges: StaffCountRange[]; - interfaceLocales: Locale[]; + staffCountRanges: Com.Linkedin.Common.StaffCountRange[]; + interfaceLocales: Com.Linkedin.Common.Locale[]; degrees: string[]; fieldsOfStudy: string[]; schools: string[]; @@ -77644,20 +77736,20 @@ declare namespace Com { // Generated from: com/linkedin/common/TimeRange.pdsc export interface TimeRange { - start?: Time; - end?: Time; + start?: Com.Linkedin.Common.Time; + end?: Com.Linkedin.Common.Time; } // Generated from: com/linkedin/common/TimeSpan.pdsc export interface TimeSpan { duration: number; - unit: TimeUnit; + unit: Com.Linkedin.Common.TimeUnit; } // Generated from: com/linkedin/common/TimeSpanRange.pdsc export interface TimeSpanRange { - minDuration: TimeSpan; - maxDuration: TimeSpan; + minDuration: Com.Linkedin.Common.TimeSpan; + maxDuration: Com.Linkedin.Common.TimeSpan; } // Generated from: com/linkedin/common/TimeUnit.pdsc @@ -77777,13 +77869,13 @@ declare namespace Com { fileIdentifyingUrlPathSegment: string; height: number; width: number; - expiresAt?: Time; + expiresAt?: Com.Linkedin.Common.Time; } // Generated from: com/linkedin/common/VectorImage.pdsc export interface VectorImage { rootUrl?: string; - artifacts: VectorArtifact[]; + artifacts: Com.Linkedin.Common.VectorArtifact[]; attribution?: string; digitalmediaAsset?: string; } @@ -77803,12 +77895,12 @@ declare namespace Com { export interface VersionedMultiProduct { multiProductUrn: string; - multiProductVersion: MultiProductVersion; + multiProductVersion: Com.Linkedin.Common.MultiProductVersion; } // Generated from: com/linkedin/common/VersionedMultiProductModule.pdsc export interface VersionedMultiProductModule { - versionedMultiProduct: VersionedMultiProduct; + versionedMultiProduct: Com.Linkedin.Common.VersionedMultiProduct; moduleName: string; } // Generated from: com/linkedin/common/VersionTag.pdsc @@ -77836,9 +77928,9 @@ declare namespace Com { export type VisibilityScope = 'PUBLIC' | 'CONNECTIONS' | 'LOGGED_IN' | 'CONTAINER' | 'AUTHOR'; // Generated from: com/linkedin/common/VisualMedia.pdsc - export interface VisualMedia extends VisualMediaMetadata { - mediaType?: MediaType; - alternateText?: MultiLocaleString; + export interface VisualMedia extends Com.Linkedin.Common.VisualMediaMetadata { + mediaType?: Com.Linkedin.Common.MediaType; + alternateText?: Com.Linkedin.Common.MultiLocaleString; } // Generated from: com/linkedin/common/VisualMediaMetadata.pdsc @@ -77929,13 +78021,13 @@ declare namespace Com { // Generated from: com/linkedin/common/error/BadRequest.pdsc export interface BadRequest { - inputErrors: InputError[]; - conditionalInputErrors: ConditionalInputError[]; + inputErrors: Com.Linkedin.Common.Error.InputError[]; + conditionalInputErrors: Com.Linkedin.Common.Error.ConditionalInputError[]; } // Generated from: com/linkedin/common/error/ConditionalInputError.pdsc - export interface ConditionalInputError extends InputError { - relatedInputs: Input[]; + export interface ConditionalInputError extends Com.Linkedin.Common.Error.InputError { + relatedInputs: Com.Linkedin.Common.Error.Input[]; } // Generated from: com/linkedin/common/error/Input.pdsc @@ -77954,7 +78046,7 @@ declare namespace Com { export interface InputError { code: string; - input: Input; + input: Com.Linkedin.Common.Error.Input; key?: string; allowedType?: string; description?: string; @@ -78004,7 +78096,7 @@ declare namespace Com { // Generated from: com/linkedin/common/proposed/GeoLocation.pdsc export interface GeoLocation { - location: Location; + location: Com.Linkedin.Common.Proposed.Location; regionCode?: number; latLong?: Com.Linkedin.Common.LatLong; geoPostalCode?: string; @@ -78063,7 +78155,7 @@ declare namespace Com { export interface RichText { rawText?: string; - rtData?: RTData[]; + rtData?: Com.Linkedin.Common.Proposed.RTData[]; } // Generated from: com/linkedin/common/proposed/RTAttribute.pdsc @@ -78077,7 +78169,7 @@ declare namespace Com { type: string; startIdx: number; endIdx: number; - attribute?: RTAttribute[]; + attribute?: Com.Linkedin.Common.Proposed.RTAttribute[]; } } namespace Tracking { @@ -78091,8 +78183,8 @@ declare namespace Com { // Generated from: com/linkedin/common/tracking/MobileDeviceAppInfo.pdsc export interface MobileDeviceAppInfo { - deviceInfo?: MobileDeviceInfo; - appInfo: MobileAppInfo; + deviceInfo?: Com.Linkedin.Common.Tracking.MobileDeviceInfo; + appInfo: Com.Linkedin.Common.Tracking.MobileAppInfo; } // Generated from: com/linkedin/common/tracking/MobileDeviceInfo.pdsc @@ -78133,7 +78225,7 @@ declare namespace Com { export interface BackupRequestsConfiguration { operation: string; - strategy: BoundedCostBackupRequests; + strategy: Com.Linkedin.D2.BoundedCostBackupRequests; } // Generated from: com/linkedin/d2/BoundedCostBackupRequests.pdsc @@ -78153,14 +78245,14 @@ declare namespace Com { } // Generated from: com/linkedin/d2/D2Cluster.pdsc - export interface D2Cluster extends D2ChangeTimeStamps { + export interface D2Cluster extends Com.Linkedin.D2.D2ChangeTimeStamps { name: string; services: string[]; - uris: D2Uri[]; + uris: Com.Linkedin.D2.D2Uri[]; bannedUris: string[]; - partitionConfiguration?: D2ClusterPartitionConfiguration; + partitionConfiguration?: Com.Linkedin.D2.D2ClusterPartitionConfiguration; sslSessionValidationStrings: string[]; - darkClusters: { [id: string]: DarkClusterConfig }; + darkClusters: { [id: string]: Com.Linkedin.D2.DarkClusterConfig }; } // Generated from: com/linkedin/d2/D2ClusterPartitionConfiguration.pdsc @@ -78257,11 +78349,11 @@ declare namespace Com { updateIntervalMs?: number; initialHealthScore?: number; slowStartThreshold?: number; - errorStatusFilter?: HttpStatusCodeRange[]; + errorStatusFilter?: Com.Linkedin.D2.HttpStatusCodeRange[]; emittingIntervalMs?: number; enableFastRecovery?: boolean; - quarantineProperties?: D2QuarantineProperties; - ringProperties?: D2RingProperties; + quarantineProperties?: Com.Linkedin.D2.D2QuarantineProperties; + ringProperties?: Com.Linkedin.D2.D2RingProperties; } // Generated from: com/linkedin/d2/D2RingProperties.pdsc @@ -78281,7 +78373,7 @@ declare namespace Com { } // Generated from: com/linkedin/d2/D2Service.pdsc - export interface D2Service extends D2ChangeTimeStamps { + export interface D2Service extends Com.Linkedin.D2.D2ChangeTimeStamps { name: string; path: string; loadBalancerStrategyList: Array<'RELATIVE' | 'DEGRADER' | 'RANDOM'>; @@ -78289,11 +78381,11 @@ declare namespace Com { bannedUris: string[]; serviceMetadataProperties: { [id: string]: string }; cluster: string; - loadBalancerStrategyProperties?: D2LoadBalancerStrategyProperties; - degraderProperties?: D2DegraderProperties; - relativeStrategyProperties?: D2RelativeStrategyProperties; - transportClientProperties: D2TransportClientProperties; - backupRequests?: BackupRequestsConfiguration[]; + loadBalancerStrategyProperties?: Com.Linkedin.D2.D2LoadBalancerStrategyProperties; + degraderProperties?: Com.Linkedin.D2.D2DegraderProperties; + relativeStrategyProperties?: Com.Linkedin.D2.D2RelativeStrategyProperties; + transportClientProperties: Com.Linkedin.D2.D2TransportClientProperties; + backupRequests?: Com.Linkedin.D2.BackupRequestsConfiguration[]; } // Generated from: com/linkedin/d2/D2TransportClientProperties.pdsc @@ -78335,8 +78427,8 @@ declare namespace Com { multiplier: number; dispatcherOutboundTargetRate: number; dispatcherOutboundMaxRate: number; - DarkClusterStrategyPrioritizedList: DarkClusterStrategyName[]; - transportClientProperties?: D2TransportClientProperties; + DarkClusterStrategyPrioritizedList: Com.Linkedin.D2.DarkClusterStrategyName[]; + transportClientProperties?: Com.Linkedin.D2.D2TransportClientProperties; } // Generated from: com/linkedin/d2/DarkClusterStrategyName.pdsc @@ -78351,7 +78443,7 @@ declare namespace Com { namespace Dashboard { // Generated from: com/linkedin/dashboard/InchartsDashboardChart.pdsc - export interface InchartsDashboardChart extends InchartsDashboardItemCommon { + export interface InchartsDashboardChart extends Com.Linkedin.Dashboard.InchartsDashboardItemCommon { summary: boolean; chart: string; } @@ -78367,17 +78459,17 @@ declare namespace Com { } // Generated from: com/linkedin/dashboard/InchartsDashboardGroup.pdsc - export interface InchartsDashboardGroup extends InchartsDashboardItemCommon { + export interface InchartsDashboardGroup extends Com.Linkedin.Dashboard.InchartsDashboardItemCommon { layout: 'TAB' | 'GRID'; - items: InchartsDashboardItem[]; - links: InchartsDashboardItemLink[]; + items: Com.Linkedin.Dashboard.InchartsDashboardItem[]; + links: Com.Linkedin.Dashboard.InchartsDashboardItemLink[]; } // Generated from: com/linkedin/dashboard/InchartsDashboardItem.pdsc export interface InchartsDashboardItem { guid?: number; - type: InchartsDashboardItemType; - controls?: InchartsDashboardItemControls; + type: Com.Linkedin.Dashboard.InchartsDashboardItemType; + controls?: Com.Linkedin.Dashboard.InchartsDashboardItemControls; metadata?: string; } // Generated from: com/linkedin/dashboard/InchartsDashboardItemCommon.pdsc @@ -78385,12 +78477,12 @@ declare namespace Com { export interface InchartsDashboardItemCommon { title?: Com.Linkedin.Common.MultiLocaleString; description?: Com.Linkedin.Common.MultiLocaleString; - position: InchartsDashboardItemPosition; + position: Com.Linkedin.Dashboard.InchartsDashboardItemPosition; } // Generated from: com/linkedin/dashboard/InchartsDashboardItemControls.pdsc export interface InchartsDashboardItemControls { - filters: InchartsDashboardItemFilter[]; + filters: Com.Linkedin.Dashboard.InchartsDashboardItemFilter[]; } // Generated from: com/linkedin/dashboard/InchartsDashboardItemFilter.pdsc @@ -78451,8 +78543,8 @@ declare namespace Com { conceptId: number; institutionalMemory?: Com.Linkedin.Common.InstitutionalMemory; ownership?: Com.Linkedin.Common.Ownership; - dataConceptProperties?: DataConceptProperties; - relatedEntities?: RelatedEntities; + dataConceptProperties?: Com.Linkedin.DataConcept.DataConceptProperties; + relatedEntities?: Com.Linkedin.DataConcept.RelatedEntities; } // Generated from: com/linkedin/dataConcept/DataConceptKey.pdsc @@ -78477,10 +78569,10 @@ declare namespace Com { export interface RelatedEntities { createStamp: Com.Linkedin.Common.AuditStamp; - relatedDatasets: RelatedDatasetEntity[]; - relatedMetrics: RelatedMetricEntity[]; - relatedFeatures: RelatedFeatureEntity[]; - relatedInchartsDashboards: RelatedInchartsDashboardEntity[]; + relatedDatasets: Com.Linkedin.DataConcept.RelatedDatasetEntity[]; + relatedMetrics: Com.Linkedin.DataConcept.RelatedMetricEntity[]; + relatedFeatures: Com.Linkedin.DataConcept.RelatedFeatureEntity[]; + relatedInchartsDashboards: Com.Linkedin.DataConcept.RelatedInchartsDashboardEntity[]; } // Generated from: com/linkedin/dataConcept/RelatedFeatureEntity.pdsc @@ -78514,17 +78606,18 @@ declare namespace Com { | 'OTHER'; // Generated from: com/linkedin/dataConstructChangeManagement/DataConstructChangeManagement.pdsc - export interface DataConstructChangeManagement extends DataConstructChangeManagementContent { + export interface DataConstructChangeManagement + extends Com.Linkedin.DataConstructChangeManagement.DataConstructChangeManagementContent { id: number; } // Generated from: com/linkedin/dataConstructChangeManagement/DataConstructChangeManagementContent.pdsc export interface DataConstructChangeManagementContent { - owningEntity: OwningEntity; - category: Category; - state?: State; - message: Message; - notification?: Notification; + owningEntity: Com.Linkedin.DataConstructChangeManagement.OwningEntity; + category: Com.Linkedin.DataConstructChangeManagement.Category; + state?: Com.Linkedin.DataConstructChangeManagement.State; + message: Com.Linkedin.DataConstructChangeManagement.Message; + notification?: Com.Linkedin.DataConstructChangeManagement.Notification; lastModified: Com.Linkedin.Common.AuditStamp; } // Generated from: com/linkedin/dataConstructChangeManagement/Message.pdsc @@ -78537,8 +78630,8 @@ declare namespace Com { // Generated from: com/linkedin/dataConstructChangeManagement/Notification.pdsc export interface Notification { - recipients: NotificationRecipient[]; - notificationTypes: NotificationTypes; + recipients: Com.Linkedin.DataConstructChangeManagement.NotificationRecipient[]; + notificationTypes: Com.Linkedin.DataConstructChangeManagement.NotificationTypes; publishTimeAt?: Com.Linkedin.Common.Time; } // Generated from: com/linkedin/dataConstructChangeManagement/NotificationRecipient.pdsc @@ -78569,6 +78662,43 @@ declare namespace Com { export type State = 'DEPLOYED' | 'DRAFT' | 'IMPLEMENTING' | 'PROPOSED' | 'WITHDRAWN'; } namespace DataJob { + // Generated from: com/linkedin/dataJob/AzkabanFlow.pdsc + + export interface AzkabanFlow { + clusterName: string; + projectName: string; + flowName: string; + ownership?: Com.Linkedin.Common.Ownership; + info?: Com.Linkedin.DataJob.Azkaban.AzkabanFlowInfo; + jobsInfo?: Com.Linkedin.DataJob.Azkaban.AzkabanFlowJobsInfo; + } + // Generated from: com/linkedin/dataJob/AzkabanFlowKey.pdsc + + export interface AzkabanFlowKey { + clusterName: string; + projectName: string; + name: string; + } + // Generated from: com/linkedin/dataJob/AzkabanJob.pdsc + + export interface AzkabanJob { + clusterName: string; + projectName: string; + flowName: string; + jobName: string; + ownership?: Com.Linkedin.Common.Ownership; + info?: Com.Linkedin.DataJob.Azkaban.AzkabanJobInfo; + input?: Com.Linkedin.DataJob.Azkaban.AzkabanJobInput; + output?: Com.Linkedin.DataJob.Azkaban.AzkabanJobOutput; + etlDatasetInstancePairs?: Com.Linkedin.DataJob.Etl.ETLDatasetInstancePairs; + etlPipelineSchedule?: Com.Linkedin.DataJob.Etl.ETLPipelineSchedule; + } + // Generated from: com/linkedin/dataJob/AzkabanJobKey.pdsc + + export interface AzkabanJobKey { + azkabanFlow: string; + jobName: string; + } // Generated from: com/linkedin/dataJob/DataJobInput.pdsc export interface DataJobInput { @@ -78579,6 +78709,25 @@ declare namespace Com { export interface DataJobOutput { outputDatasets: string[]; } + // Generated from: com/linkedin/dataJob/SamzaJobInstance.pdsc + + export interface SamzaJobInstance { + application: string; + fabric: string; + instanceId: string; + input?: Com.Linkedin.DataJob.Samza.Input; + jobInstanceInfo?: Com.Linkedin.DataJob.Samza.JobInstanceInfo; + jobinstanceStatus?: Com.Linkedin.DataJob.Samza.JobInstanceStatus; + output?: Com.Linkedin.DataJob.Samza.Output; + owenership?: Com.Linkedin.Common.Ownership; + } + // Generated from: com/linkedin/dataJob/SamzaJobInstanceKey.pdsc + + export interface SamzaJobInstanceKey { + application: string; + fabric: string; + instanceId: string; + } namespace Azkaban { // Generated from: com/linkedin/dataJob/azkaban/AzkabanClusterInfo.pdsc @@ -78589,7 +78738,7 @@ declare namespace Com { // Generated from: com/linkedin/dataJob/azkaban/AzkabanFlowInfo.pdsc export interface AzkabanFlowInfo { - project: AzkabanProjectInfo; + project: Com.Linkedin.DataJob.Azkaban.AzkabanProjectInfo; flowName: string; } // Generated from: com/linkedin/dataJob/azkaban/AzkabanFlowJobsInfo.pdsc @@ -78599,7 +78748,7 @@ declare namespace Com { } // Generated from: com/linkedin/dataJob/azkaban/AzkabanJobInfo.pdsc - export interface AzkabanJobInfo extends AzkabanFlowInfo { + export interface AzkabanJobInfo extends Com.Linkedin.DataJob.Azkaban.AzkabanFlowInfo { jobName: string; } // Generated from: com/linkedin/dataJob/azkaban/AzkabanJobInput.pdsc @@ -78613,7 +78762,7 @@ declare namespace Com { export interface AzkabanProjectInfo { projectName: string; projectVersion: string; - clusterInfo: AzkabanClusterInfo; + clusterInfo: Com.Linkedin.DataJob.Azkaban.AzkabanClusterInfo; } } namespace Etl { @@ -78626,7 +78775,7 @@ declare namespace Com { // Generated from: com/linkedin/dataJob/etl/ETLDatasetInstancePairs.pdsc export interface ETLDatasetInstancePairs { - pairs: ETLDatasetInstancePair[]; + pairs: Com.Linkedin.DataJob.Etl.ETLDatasetInstancePair[]; } // Generated from: com/linkedin/dataJob/etl/ETLPipelineSchedule.pdsc @@ -78651,14 +78800,14 @@ declare namespace Com { name: string; fabric: string; instanceId: string; - apiType: ApiType; - deploymentMode: DeploymentMode; + apiType: Com.Linkedin.DataJob.Samza.ApiType; + deploymentMode: Com.Linkedin.DataJob.Samza.DeploymentMode; stateful: boolean; } // Generated from: com/linkedin/dataJob/samza/JobInstanceStatus.pdsc export interface JobInstanceStatus { - status: JobInstanceStatusType; + status: Com.Linkedin.DataJob.Samza.JobInstanceStatusType; } // Generated from: com/linkedin/dataJob/samza/JobInstanceStatusType.pdsc @@ -78706,13 +78855,13 @@ declare namespace Com { export interface BytesType {} // Generated from: com/linkedin/dataset/Compliance.pdsc - export interface Compliance extends ComplianceKey, Com.Linkedin.Common.ChangeAuditStamps { - compliancePurgeType?: CompliancePurgeType; + export interface Compliance extends Com.Linkedin.Dataset.ComplianceKey, Com.Linkedin.Common.ChangeAuditStamps { + compliancePurgeType?: Com.Linkedin.Dataset.CompliancePurgeType; compliancePurgeNote?: string; originUrns?: string[]; - complianceFields: FieldCompliance[]; - datasetClassification?: DatasetClassification; - datasetConfidentiality?: SecurityClassification; + complianceFields: Com.Linkedin.Dataset.FieldCompliance[]; + datasetClassification?: Com.Linkedin.Dataset.DatasetClassification; + datasetConfidentiality?: Com.Linkedin.Dataset.SecurityClassification; containingPersonalData?: boolean; } // Generated from: com/linkedin/dataset/ComplianceDataType.pdsc @@ -78779,8 +78928,8 @@ declare namespace Com { description: string; idType: boolean; pii: boolean; - supportedFieldFormats: FieldFormat[]; - defaultSecurityClassification: SecurityClassification; + supportedFieldFormats: Com.Linkedin.Dataset.FieldFormat[]; + defaultSecurityClassification: Com.Linkedin.Dataset.SecurityClassification; defaultUrnClass?: string; } // Generated from: com/linkedin/dataset/ComplianceDataTypeKey.pdsc @@ -78791,15 +78940,15 @@ declare namespace Com { // Generated from: com/linkedin/dataset/ComplianceDataTypeWrapper.pdsc export interface ComplianceDataTypeWrapper { - type: ComplianceDataType; + type: Com.Linkedin.Dataset.ComplianceDataType; } // Generated from: com/linkedin/dataset/ComplianceInfo.pdsc export interface ComplianceInfo { originUrns?: string[]; - complianceFields: FieldCompliance[]; - datasetClassification?: DatasetClassification; - datasetConfidentiality?: SecurityClassification; + complianceFields: Com.Linkedin.Dataset.FieldCompliance[]; + datasetClassification?: Com.Linkedin.Dataset.DatasetClassification; + datasetConfidentiality?: Com.Linkedin.Dataset.SecurityClassification; containingPersonalData?: boolean; lastModified?: Com.Linkedin.Common.AuditStamp; } @@ -78808,7 +78957,7 @@ declare namespace Com { export interface ComplianceInfoSuggestion { suggestedContainingPersonalData?: boolean; suggestedFieldClassifications: Array<{ - suggestion: FieldCompliance; + suggestion: Com.Linkedin.Dataset.FieldCompliance; confidenceLevel: number; uid?: string; }>; @@ -78822,7 +78971,7 @@ declare namespace Com { // Generated from: com/linkedin/dataset/ComplianceProposal.pdsc export interface ComplianceProposal { - proposedFieldCompliance: ProposedFieldCompliance[]; + proposedFieldCompliance: Com.Linkedin.Dataset.ProposedFieldCompliance[]; } // Generated from: com/linkedin/dataset/CompliancePurgeType.pdsc @@ -78837,21 +78986,21 @@ declare namespace Com { // Generated from: com/linkedin/dataset/CompliancePurgeTypeWrapper.pdsc export interface CompliancePurgeTypeWrapper { - type: CompliancePurgeType; + type: Com.Linkedin.Dataset.CompliancePurgeType; } // Generated from: com/linkedin/dataset/ComplianceStructure.pdsc export interface ComplianceStructure { - dataType: ComplianceDataType; - format?: FieldFormat; + dataType: Com.Linkedin.Dataset.ComplianceDataType; + format?: Com.Linkedin.Dataset.FieldFormat; valuePattern?: string; isPurgeKey?: boolean; } // Generated from: com/linkedin/dataset/ComplianceSuggestion.pdsc export interface ComplianceSuggestion - extends ComplianceSuggestionKey, - ComplianceInfoSuggestion, + extends Com.Linkedin.Dataset.ComplianceSuggestionKey, + Com.Linkedin.Dataset.ComplianceInfoSuggestion, Com.Linkedin.Common.ChangeAuditStamps {} // Generated from: com/linkedin/dataset/ComplianceSuggestionKey.pdsc @@ -78891,23 +79040,23 @@ declare namespace Com { // Generated from: com/linkedin/dataset/Dataset.pdsc export interface Dataset - extends DatasetKey, + extends Com.Linkedin.Dataset.DatasetKey, Com.Linkedin.Common.ChangeAuditStamps, Com.Linkedin.Common.VersionTag { id: number; - deploymentInfos: DeploymentInfo[]; + deploymentInfos: Com.Linkedin.Dataset.DeploymentInfo[]; description: string; removed: boolean; - deprecation?: DatasetDeprecation; - refresh?: DatasetRefresh; - complianceInfo?: ComplianceInfo; - complianceInfoSuggestion?: ComplianceInfoSuggestion; - complianceProposal?: ComplianceProposal; - dataPrivacyReviewV2?: DataPrivacyReviewV2; - datasetSchemaLineage?: DatasetSchemaLineage; - datasetUpstreamLineage?: DatasetUpstreamLineage; + deprecation?: Com.Linkedin.Dataset.DatasetDeprecation; + refresh?: Com.Linkedin.Dataset.DatasetRefresh; + complianceInfo?: Com.Linkedin.Dataset.ComplianceInfo; + complianceInfoSuggestion?: Com.Linkedin.Dataset.ComplianceInfoSuggestion; + complianceProposal?: Com.Linkedin.Dataset.ComplianceProposal; + dataPrivacyReviewV2?: Com.Linkedin.Dataset.DataPrivacyReviewV2; + datasetSchemaLineage?: Com.Linkedin.Dataset.DatasetSchemaLineage; + datasetUpstreamLineage?: Com.Linkedin.Dataset.DatasetUpstreamLineage; entityTopUsage?: Com.Linkedin.Common.EntityTopUsage; - exportPolicy?: ExportPolicy; + exportPolicy?: Com.Linkedin.Dataset.ExportPolicy; follow?: Com.Linkedin.Common.Follow; health?: Com.Linkedin.Common.Health; institutionalMemory?: Com.Linkedin.Common.InstitutionalMemory; @@ -78915,12 +79064,12 @@ declare namespace Com { observedSchemaDefinition?: Com.Linkedin.Schema.ObservedSchemaDefinition; ownership?: Com.Linkedin.Common.Ownership; ownershipSuggestion?: Com.Linkedin.Common.OwnershipSuggestion; - replicationConfig?: ReplicationConfig; - retentionPolicy?: RetentionPolicy; + replicationConfig?: Com.Linkedin.Dataset.ReplicationConfig; + retentionPolicy?: Com.Linkedin.Dataset.RetentionPolicy; umpDatasetProperties?: Com.Linkedin.Dataset.Ump.UMPDatasetProperties; - upstreamLineage?: UpstreamLineage; - userEditableDatasetProperties?: UserEditableDatasetProperties; - userEditableSchemaInfo?: UserEditableSchemaInfo; + upstreamLineage?: Com.Linkedin.Dataset.UpstreamLineage; + userEditableDatasetProperties?: Com.Linkedin.Dataset.UserEditableDatasetProperties; + userEditableSchemaInfo?: Com.Linkedin.Dataset.UserEditableSchemaInfo; wormholeDatasetMetadata?: Com.Linkedin.Dataset.Wormhole.WormholeDatasetMetadata; wormholeDatasetOperationalMetadata?: Com.Linkedin.Dataset.Wormhole.WormholeDatasetOperationalMetadata; status?: Com.Linkedin.Common.Status; @@ -78975,13 +79124,13 @@ declare namespace Com { export interface DatasetFieldForeignKey { parentDataset: string; - currentFieldPaths: SchemaFieldPath[]; - parentField: SchemaFieldPath; + currentFieldPaths: Com.Linkedin.Dataset.SchemaFieldPath[]; + parentField: Com.Linkedin.Dataset.SchemaFieldPath; } // Generated from: com/linkedin/dataset/DatasetFieldMapping.pdsc export interface DatasetFieldMapping extends Com.Linkedin.Common.BaseFieldMapping { - sourceFields: DatasetFieldUpstream[]; + sourceFields: Com.Linkedin.Dataset.DatasetFieldUpstream[]; destinationField: string; dataJob?: Com.Linkedin.Common.DataJobRef; } @@ -79006,8 +79155,8 @@ declare namespace Com { // Generated from: com/linkedin/dataset/DatasetLineage.pdsc export interface DatasetLineage { - dataset: Dataset; - type: LineageType; + dataset: Com.Linkedin.Dataset.Dataset; + type: Com.Linkedin.Dataset.LineageType; actor: string; } // Generated from: com/linkedin/dataset/DatasetLineageType.pdsc @@ -79017,7 +79166,7 @@ declare namespace Com { export interface DatasetMetadataHealth { score: number; - validations: Validation[]; + validations: Com.Linkedin.Dataset.Validation[]; } // Generated from: com/linkedin/dataset/DatasetProperties.pdsc @@ -79041,12 +79190,12 @@ declare namespace Com { // Generated from: com/linkedin/dataset/DatasetSchemaLineage.pdsc export interface DatasetSchemaLineage { - fieldMappings: DatasetSchemaFieldMapping[]; + fieldMappings: Com.Linkedin.Dataset.DatasetSchemaFieldMapping[]; } // Generated from: com/linkedin/dataset/DatasetUpstreamLineage.pdsc export interface DatasetUpstreamLineage { - fieldMappings: DatasetFieldMapping[]; + fieldMappings: Com.Linkedin.Dataset.DatasetFieldMapping[]; } // Generated from: com/linkedin/dataset/DeploymentInfo.pdsc @@ -79088,13 +79237,13 @@ declare namespace Com { } // Generated from: com/linkedin/dataset/FieldCompliance.pdsc - export interface FieldCompliance extends SchemaFieldPaths { - dataType: ComplianceDataType; - fieldFormat?: FieldFormat; + export interface FieldCompliance extends Com.Linkedin.Dataset.SchemaFieldPaths { + dataType: Com.Linkedin.Dataset.ComplianceDataType; + fieldFormat?: Com.Linkedin.Dataset.FieldFormat; valuePattern?: string; nonOwner?: boolean; purgeKey?: boolean; - securityClassification?: SecurityClassification; + securityClassification?: Com.Linkedin.Dataset.SecurityClassification; providedByUser?: boolean; containingPersonalData?: boolean; readonly?: boolean; @@ -79113,7 +79262,7 @@ declare namespace Com { // Generated from: com/linkedin/dataset/FieldFormatWrapper.pdsc export interface FieldFormatWrapper { - type: FieldFormat; + type: Com.Linkedin.Dataset.FieldFormat; } // Generated from: com/linkedin/dataset/FixedType.pdsc @@ -79121,7 +79270,7 @@ declare namespace Com { // Generated from: com/linkedin/dataset/ForeignKeySpec.pdsc export interface ForeignKeySpec { - foreignKey: DatasetFieldForeignKey | UrnForeignKey; + foreignKey: Com.Linkedin.Dataset.DatasetFieldForeignKey | Com.Linkedin.Dataset.UrnForeignKey; } // Generated from: com/linkedin/dataset/ForeignKeySpecName.pdsc @@ -79140,7 +79289,7 @@ declare namespace Com { // Generated from: com/linkedin/dataset/Lineage.pdsc export interface Lineage extends Com.Linkedin.Common.ChangeAuditStamps { - type: LineageType; + type: Com.Linkedin.Dataset.LineageType; sourceDatasets: string[]; destinationDatasets: string[]; } @@ -79151,7 +79300,7 @@ declare namespace Com { export interface LineageTree { urn: string; - subtrees: LineageTree[]; + subtrees: Com.Linkedin.Dataset.LineageTree[]; } // Generated from: com/linkedin/dataset/LineageType.pdsc @@ -79192,8 +79341,8 @@ declare namespace Com { export interface Owner { owner: string; - ownerCategory: OwnerCategory; - ownershipProvider: OwnershipProvider; + ownerCategory: Com.Linkedin.Dataset.OwnerCategory; + ownershipProvider: Com.Linkedin.Dataset.OwnershipProvider; sourceUrl?: string; } // Generated from: com/linkedin/dataset/OwnerCategory.pdsc @@ -79201,8 +79350,8 @@ declare namespace Com { export type OwnerCategory = 'DATA_OWNER' | 'PRODUCER' | 'DELEGATE' | 'STAKEHOLDER' | 'CONSUMER'; // Generated from: com/linkedin/dataset/Ownership.pdsc - export interface Ownership extends OwnershipKey, Com.Linkedin.Common.ChangeAuditStamps { - owners: Owner[]; + export interface Ownership extends Com.Linkedin.Dataset.OwnershipKey, Com.Linkedin.Common.ChangeAuditStamps { + owners: Com.Linkedin.Dataset.Owner[]; } // Generated from: com/linkedin/dataset/OwnershipKey.pdsc @@ -79234,10 +79383,10 @@ declare namespace Com { export interface ProposedFieldCompliance { fieldPath: string; proposedFieldCompliance: Array<{ - proposal: FieldCompliance; - previousProposal?: FieldCompliance; + proposal: Com.Linkedin.Dataset.FieldCompliance; + previousProposal?: Com.Linkedin.Dataset.FieldCompliance; created: Com.Linkedin.Common.AuditStamp; - previousDataType?: ComplianceDataType; + previousDataType?: Com.Linkedin.Dataset.ComplianceDataType; removal: boolean; }>; } @@ -79251,7 +79400,7 @@ declare namespace Com { } // Generated from: com/linkedin/dataset/ResolvedOwner.pdsc - export interface ResolvedOwner extends Owner { + export interface ResolvedOwner extends Com.Linkedin.Dataset.Owner { name?: string; email?: string; active?: boolean; @@ -79261,12 +79410,12 @@ declare namespace Com { export interface ResolvedOwnership { dataset: string; lastModified: Com.Linkedin.Common.AuditStamp; - owners: ResolvedOwner[]; + owners: Com.Linkedin.Dataset.ResolvedOwner[]; } // Generated from: com/linkedin/dataset/Retention.pdsc - export interface Retention extends RetentionKey, Com.Linkedin.Common.ChangeAuditStamps { - purgeType: CompliancePurgeType; + export interface Retention extends Com.Linkedin.Dataset.RetentionKey, Com.Linkedin.Common.ChangeAuditStamps { + purgeType: Com.Linkedin.Dataset.CompliancePurgeType; purgeNote?: string; } // Generated from: com/linkedin/dataset/RetentionKey.pdsc @@ -79278,19 +79427,19 @@ declare namespace Com { // Generated from: com/linkedin/dataset/RetentionPolicy.pdsc export interface RetentionPolicy { - purgeType: CompliancePurgeType; + purgeType: Com.Linkedin.Dataset.CompliancePurgeType; purgeNote?: string; lastModified?: Com.Linkedin.Common.AuditStamp; } // Generated from: com/linkedin/dataset/SchemaField.pdsc export interface SchemaField { - fieldPath: SchemaFieldPath; + fieldPath: Com.Linkedin.Dataset.SchemaFieldPath; pegasusPath?: string; jsonPath?: string; nullable: boolean; description?: string; - type: SchemaFieldDataType; + type: Com.Linkedin.Dataset.SchemaFieldDataType; nativeDataType: string; recursive: boolean; } @@ -79298,17 +79447,17 @@ declare namespace Com { export interface SchemaFieldDataType { type: - | BooleanType - | FixedType - | StringType - | BytesType - | NumberType - | EnumType - | NullType - | MapType - | ArrayType - | UnionType - | RecordType; + | Com.Linkedin.Dataset.BooleanType + | Com.Linkedin.Dataset.FixedType + | Com.Linkedin.Dataset.StringType + | Com.Linkedin.Dataset.BytesType + | Com.Linkedin.Dataset.NumberType + | Com.Linkedin.Dataset.EnumType + | Com.Linkedin.Dataset.NullType + | Com.Linkedin.Dataset.MapType + | Com.Linkedin.Dataset.ArrayType + | Com.Linkedin.Dataset.UnionType + | Com.Linkedin.Dataset.RecordType; } // Generated from: com/linkedin/dataset/SchemaFieldPath.pdsc @@ -79316,32 +79465,36 @@ declare namespace Com { // Generated from: com/linkedin/dataset/SchemaFieldPaths.pdsc export interface SchemaFieldPaths { - fieldPath: SchemaFieldPath; - pegasusFieldPath: SchemaFieldPath; + fieldPath: Com.Linkedin.Dataset.SchemaFieldPath; + pegasusFieldPath: Com.Linkedin.Dataset.SchemaFieldPath; } // Generated from: com/linkedin/dataset/Schemaless.pdsc export interface Schemaless {} // Generated from: com/linkedin/dataset/SchemaMetadata.pdsc - export interface SchemaMetadata extends SchemaMetadataKey, Com.Linkedin.Common.ChangeAuditStamps { + export interface SchemaMetadata + extends Com.Linkedin.Dataset.SchemaMetadataKey, + Com.Linkedin.Common.ChangeAuditStamps { dataset?: string; cluster?: string; hash: string; platformSchema: - | EspressoSchema - | OracleDDL - | MySqlDDL - | PrestoDDL - | KafkaSchema - | BinaryJsonSchema - | OrcSchema - | Schemaless - | KeyValueSchema - | OtherSchema; - fields: SchemaField[]; - primaryKeys?: SchemaFieldPath[]; - foreignKeysSpecs?: { [id: string]: ForeignKeySpec }; + | Com.Linkedin.Dataset.EspressoSchema + | Com.Linkedin.Dataset.OracleDDL + | Com.Linkedin.Dataset.MySqlDDL + | Com.Linkedin.Dataset.PrestoDDL + | Com.Linkedin.Dataset.KafkaSchema + | Com.Linkedin.Dataset.BinaryJsonSchema + | Com.Linkedin.Dataset.OrcSchema + | Com.Linkedin.Dataset.Schemaless + | Com.Linkedin.Dataset.KeyValueSchema + | Com.Linkedin.Dataset.OtherSchema; + fields: Com.Linkedin.Dataset.SchemaField[]; + primaryKeys?: Com.Linkedin.Dataset.SchemaFieldPath[]; + foreignKeysSpecs?: { + [id: string]: Com.Linkedin.Dataset.ForeignKeySpec; + }; } // Generated from: com/linkedin/dataset/SchemaMetadataKey.pdsc @@ -79368,8 +79521,10 @@ declare namespace Com { export interface StringType {} // Generated from: com/linkedin/dataset/SuggestedOwnership.pdsc - export interface SuggestedOwnership extends SuggestedOwnershipKey, Com.Linkedin.Common.ChangeAuditStamps { - owners: Owner[]; + export interface SuggestedOwnership + extends Com.Linkedin.Dataset.SuggestedOwnershipKey, + Com.Linkedin.Common.ChangeAuditStamps { + owners: Com.Linkedin.Dataset.Owner[]; } // Generated from: com/linkedin/dataset/SuggestedOwnershipKey.pdsc @@ -79387,36 +79542,36 @@ declare namespace Com { export interface Upstream { auditStamp: Com.Linkedin.Common.AuditStamp; dataset: string; - type: DatasetLineageType; + type: Com.Linkedin.Dataset.DatasetLineageType; dataJob?: Com.Linkedin.Common.DataJobRef; } // Generated from: com/linkedin/dataset/UpstreamLineage.pdsc export interface UpstreamLineage { - upstreams: Upstream[]; + upstreams: Com.Linkedin.Dataset.Upstream[]; } // Generated from: com/linkedin/dataset/UpstreamLineageDelta.pdsc export interface UpstreamLineageDelta { - upstreamsToUpdate: Upstream[]; + upstreamsToUpdate: Com.Linkedin.Dataset.Upstream[]; } // Generated from: com/linkedin/dataset/UrnForeignKey.pdsc export interface UrnForeignKey { - currentFieldPath: SchemaFieldPath; + currentFieldPath: Com.Linkedin.Dataset.SchemaFieldPath; } // Generated from: com/linkedin/dataset/UserEditableDatasetProperties.pdsc export interface UserEditableDatasetProperties extends Com.Linkedin.Common.BaseUserEditableInfo {} // Generated from: com/linkedin/dataset/UserEditableSchemaFieldInfo.pdsc - export interface UserEditableSchemaFieldInfo extends SchemaFieldPaths { + export interface UserEditableSchemaFieldInfo extends Com.Linkedin.Dataset.SchemaFieldPaths { description?: string; } // Generated from: com/linkedin/dataset/UserEditableSchemaInfo.pdsc export interface UserEditableSchemaInfo { - schemaFields: UserEditableSchemaFieldInfo[]; + schemaFields: Com.Linkedin.Dataset.UserEditableSchemaFieldInfo[]; created?: Com.Linkedin.Common.AuditStamp; } // Generated from: com/linkedin/dataset/Validation.pdsc @@ -79452,8 +79607,8 @@ declare namespace Com { // Generated from: com/linkedin/dataset/datafidelity/DatasetInstanceAlert.pdsc export interface DatasetInstanceAlert { - alerts: DataFidelityAlertDetails[]; - latestAlerts: DataFidelityAlertDetails[]; + alerts: Com.Linkedin.Dataset.Datafidelity.DataFidelityAlertDetails[]; + latestAlerts: Com.Linkedin.Dataset.Datafidelity.DataFidelityAlertDetails[]; } // Generated from: com/linkedin/dataset/datafidelity/DatasetInstanceStats.pdsc @@ -79461,8 +79616,8 @@ declare namespace Com { numRows: number; numFiles: number; numBytes: number; - dailyUsageStats: DataFidelityUsageStats[]; - weeklyUsageStats: DataFidelityUsageStats[]; + dailyUsageStats: Com.Linkedin.Dataset.Datafidelity.DataFidelityUsageStats[]; + weeklyUsageStats: Com.Linkedin.Dataset.Datafidelity.DataFidelityUsageStats[]; createdAt: Com.Linkedin.Common.Time; currentHighWatermark?: number; highWatermarkColumn?: string; @@ -79470,7 +79625,7 @@ declare namespace Com { // Generated from: com/linkedin/dataset/datafidelity/DatasetPartitionAlert.pdsc export interface DatasetPartitionAlert { - alerts: DataFidelityAlertDetails[]; + alerts: Com.Linkedin.Dataset.Datafidelity.DataFidelityAlertDetails[]; } // Generated from: com/linkedin/dataset/datafidelity/DatasetPartitionStats.pdsc @@ -79499,8 +79654,8 @@ declare namespace Com { minFrequency: number; explode: boolean; pii: boolean; - groupByInfo: GroupByDefinition[]; - constraints: DataAssertion[]; + groupByInfo: Com.Linkedin.Dataset.Datasentinel.GroupByDefinition[]; + constraints: Com.Linkedin.Dataset.Datasentinel.DataAssertion[]; } // Generated from: com/linkedin/dataset/datasentinel/DataAssertion.pdsc @@ -79509,17 +79664,17 @@ declare namespace Com { dataAssertionDescription: string; consumerAssertion: boolean; dataAssertionTags: string; - dataAssertionType: DataAssertionType; - dataAssertionParameters: DataAssertionParameter[]; + dataAssertionType: Com.Linkedin.Dataset.Datasentinel.DataAssertionType; + dataAssertionParameters: Com.Linkedin.Dataset.Datasentinel.DataAssertionParameter[]; } // Generated from: com/linkedin/dataset/datasentinel/DataAssertionParameter.pdsc export interface DataAssertionParameter { - dataAssertionParameterType: DataAssertionParameterType; + dataAssertionParameterType: Com.Linkedin.Dataset.Datasentinel.DataAssertionParameterType; dataAssertionParameterValues: string[]; - groupByInfo: GroupByInfoDefinitionNameValuePair[]; - definitionMetricInfoValues: DefinitionMetricInfo[]; - elementInfo?: ElementInfo; + groupByInfo: Com.Linkedin.Dataset.Datasentinel.GroupByInfoDefinitionNameValuePair[]; + definitionMetricInfoValues: Com.Linkedin.Dataset.Datasentinel.DefinitionMetricInfo[]; + elementInfo?: Com.Linkedin.Dataset.Datasentinel.ElementInfo; } // Generated from: com/linkedin/dataset/datasentinel/DataAssertionParameterType.pdsc @@ -79594,16 +79749,16 @@ declare namespace Com { export interface DataValidationConfig { configName: string; configVersion: string; - columnDefinitions: ColumnDefinition[]; - dataAssertions: DataAssertion[]; - sliceDefinitions: SliceDefinition[]; + columnDefinitions: Com.Linkedin.Dataset.Datasentinel.ColumnDefinition[]; + dataAssertions: Com.Linkedin.Dataset.Datasentinel.DataAssertion[]; + sliceDefinitions: Com.Linkedin.Dataset.Datasentinel.SliceDefinition[]; } // Generated from: com/linkedin/dataset/datasentinel/DefinitionMetricInfo.pdsc export interface DefinitionMetricInfo { definitionName: string; - groupByInfo: GroupByInfoDefinitionNameValuePair[]; - definitionMetric: DefinitionMetricType; + groupByInfo: Com.Linkedin.Dataset.Datasentinel.GroupByInfoDefinitionNameValuePair[]; + definitionMetric: Com.Linkedin.Dataset.Datasentinel.DefinitionMetricType; } // Generated from: com/linkedin/dataset/datasentinel/DefinitionMetricType.pdsc @@ -79638,7 +79793,7 @@ declare namespace Com { // Generated from: com/linkedin/dataset/datasentinel/ElementInfo.pdsc export interface ElementInfo { - collectionEvaluation: CollectionEvaluationType; + collectionEvaluation: Com.Linkedin.Dataset.Datasentinel.CollectionEvaluationType; elementColumnPath: string; } // Generated from: com/linkedin/dataset/datasentinel/GroupByDefinition.pdsc @@ -79682,7 +79837,7 @@ declare namespace Com { export interface DownstreamAppData { downstreamAppName: Com.Linkedin.Metric.Ump.MetricDownstreamAppType; - downstreamContext: UMPDatasetDownstreamAppInfo; + downstreamContext: Com.Linkedin.Dataset.Ump.UMPDatasetDownstreamAppInfo; } // Generated from: com/linkedin/dataset/ump/LocationProperties.pdsc @@ -79718,7 +79873,7 @@ declare namespace Com { // Generated from: com/linkedin/dataset/ump/UMPDataInput.pdsc export interface UMPDataInput { - sources: SourceInfo[]; + sources: Com.Linkedin.Dataset.Ump.SourceInfo[]; } // Generated from: com/linkedin/dataset/ump/UMPDatasetAzkabanFlowInfo.pdsc @@ -79734,21 +79889,23 @@ declare namespace Com { export interface UMPDatasetDownstreamAppInfo { params?: { [id: string]: string | number }; attributes?: string[]; - topKDimensions?: { [id: string]: UMPTopKMetric[] }; - topKThresholdMetrics?: UMPTopKMetric[]; + topKDimensions?: { + [id: string]: Com.Linkedin.Dataset.Ump.UMPTopKMetric[]; + }; + topKThresholdMetrics?: Com.Linkedin.Dataset.Ump.UMPTopKMetric[]; disabledMetrics?: string[]; dimensionValues?: { [id: string]: string[] }; thirdEye?: boolean; groupingSets?: Array; rollUps?: Array; - voldemortBNPJobs?: UMPDatasetVoldemortBNPJob[]; + voldemortBNPJobs?: Com.Linkedin.Dataset.Ump.UMPDatasetVoldemortBNPJob[]; nonAdditiveCubeFilters?: { [id: string]: string }; } // Generated from: com/linkedin/dataset/ump/UMPDatasetExecutionFlowData.pdsc export interface UMPDatasetExecutionFlowData { - flowType: UMPDatasetAzkabanFlowType; - flowURLs: UMPDatasetAzkabanFlowInfo[]; + flowType: Com.Linkedin.Dataset.Ump.UMPDatasetAzkabanFlowType; + flowURLs: Com.Linkedin.Dataset.Ump.UMPDatasetAzkabanFlowInfo[]; } // Generated from: com/linkedin/dataset/ump/UMPDatasetProperties.pdsc @@ -79760,20 +79917,20 @@ declare namespace Com { tags: string[]; datasetClassifications: string[]; timeSeries: boolean; - schedules: ScheduleProperties[]; - downstreamApps: DownstreamAppData[]; + schedules: Com.Linkedin.Dataset.Ump.ScheduleProperties[]; + downstreamApps: Com.Linkedin.Dataset.Ump.DownstreamAppData[]; metrics: string[]; frequency: Com.Linkedin.Metric.MetricFrequencyType[]; highPriority: boolean; - dataLocations: LocationProperties[]; - dataInput?: UMPDataInput; - dimensions: DimensionProperties[]; + dataLocations: Com.Linkedin.Dataset.Ump.LocationProperties[]; + dataInput?: Com.Linkedin.Dataset.Ump.UMPDataInput; + dimensions: Com.Linkedin.Dataset.Ump.DimensionProperties[]; code: Com.Linkedin.Metric.Ump.UMPMetricCode; - executionFlows: UMPDatasetExecutionFlowData[]; + executionFlows: Com.Linkedin.Dataset.Ump.UMPDatasetExecutionFlowData[]; enabled: boolean; - artifactACL?: ArtifactACL; + artifactACL?: Com.Linkedin.Dataset.Ump.ArtifactACL; outputTimezone?: string; - attributes?: Attribute[]; + attributes?: Com.Linkedin.Dataset.Ump.Attribute[]; timestampColumn?: string; } // Generated from: com/linkedin/dataset/ump/UMPDatasetVoldemortBNPJob.pdsc @@ -79799,8 +79956,8 @@ declare namespace Com { // Generated from: com/linkedin/dataset/wormhole/WormholeDataBundleInstance.pdsc export interface WormholeDataBundleInstance { - location: WormholePhysicalLocation; - storageIdentifiers: WormholeStoredFileIdentifier[]; + location: Com.Linkedin.Dataset.Wormhole.WormholePhysicalLocation; + storageIdentifiers: Com.Linkedin.Dataset.Wormhole.WormholeStoredFileIdentifier[]; createdAt: Com.Linkedin.Common.Time; } // Generated from: com/linkedin/dataset/wormhole/WormholeDataBundleInstances.pdsc @@ -79809,19 +79966,19 @@ declare namespace Com { // Generated from: com/linkedin/dataset/wormhole/WormholeDatasetMetadata.pdsc export interface WormholeDatasetMetadata { - storageBackend: WormholeStorageBackend; - sourceOfTruth: WormholeLocation; + storageBackend: Com.Linkedin.Dataset.Wormhole.WormholeStorageBackend; + sourceOfTruth: Com.Linkedin.Dataset.Wormhole.WormholeLocation; retentionTime: number; retentionCount: number; - versionScheme: WormholeVersionScheme; - targetLocations: WormholeLocation[]; + versionScheme: Com.Linkedin.Dataset.Wormhole.WormholeVersionScheme; + targetLocations: Com.Linkedin.Dataset.Wormhole.WormholeLocation[]; tags: { [id: string]: string }; } // Generated from: com/linkedin/dataset/wormhole/WormholeDatasetOperationalMetadata.pdsc export interface WormholeDatasetOperationalMetadata { activeVersionInformation: { - [id: string]: WormholeDataBundleInstances; + [id: string]: Com.Linkedin.Dataset.Wormhole.WormholeDataBundleInstances; }; } // Generated from: com/linkedin/dataset/wormhole/WormholeLocation.pdsc @@ -79844,7 +80001,7 @@ declare namespace Com { // Generated from: com/linkedin/dataset/wormhole/WormholeNamespaceMetadata.pdsc export interface WormholeNamespaceMetadata { - defaultDatasetMetadata: WormholeDatasetMetadata; + defaultDatasetMetadata: Com.Linkedin.Dataset.Wormhole.WormholeDatasetMetadata; datasets: string[]; } // Generated from: com/linkedin/dataset/wormhole/WormholePhysicalLocation.pdsc @@ -79888,12 +80045,12 @@ declare namespace Com { // Generated from: com/linkedin/datasetAccessGroup/CorpGroupMap.pdsc export interface CorpGroupMap { - addCorpGroupActions: MapCorpGroupAction[]; - removeCorpGroupActions: MapCorpGroupAction[]; + addCorpGroupActions: Com.Linkedin.DatasetAccessGroup.MapCorpGroupAction[]; + removeCorpGroupActions: Com.Linkedin.DatasetAccessGroup.MapCorpGroupAction[]; } // Generated from: com/linkedin/datasetAccessGroup/CorpGroupMapDelta.pdsc - export interface CorpGroupMapDelta extends ActionMetadata { + export interface CorpGroupMapDelta extends Com.Linkedin.DatasetAccessGroup.ActionMetadata { corpGroupsToAdd: string[]; corpGroupsToRemove: string[]; } @@ -79915,23 +80072,23 @@ declare namespace Com { // Generated from: com/linkedin/datasetAccessGroup/DatasetAccessGroupMembership.pdsc export interface DatasetAccessGroupMembership { - addDatasetActions: MapDatasetAction[]; - removeDatasetActions: MapDatasetAction[]; + addDatasetActions: Com.Linkedin.DatasetAccessGroup.MapDatasetAction[]; + removeDatasetActions: Com.Linkedin.DatasetAccessGroup.MapDatasetAction[]; } // Generated from: com/linkedin/datasetAccessGroup/DatasetAccessGroupMembershipDelta.pdsc - export interface DatasetAccessGroupMembershipDelta extends ActionMetadata { + export interface DatasetAccessGroupMembershipDelta extends Com.Linkedin.DatasetAccessGroup.ActionMetadata { datasetsToAdd: string[]; datasetsToRemove: string[]; } // Generated from: com/linkedin/datasetAccessGroup/MapCorpGroupAction.pdsc - export interface MapCorpGroupAction extends ActionMetadata { + export interface MapCorpGroupAction extends Com.Linkedin.DatasetAccessGroup.ActionMetadata { corpGroup: string; } // Generated from: com/linkedin/datasetAccessGroup/MapDatasetAction.pdsc - export interface MapDatasetAction extends ActionMetadata { + export interface MapDatasetAction extends Com.Linkedin.DatasetAccessGroup.ActionMetadata { dataset: string; } } @@ -79941,8 +80098,8 @@ declare namespace Com { export interface DatasetGroup { namespace: string; name: string; - info?: DatasetGroupInfo; - membership?: DatasetGroupMembership; + info?: Com.Linkedin.DatasetGroup.DatasetGroupInfo; + membership?: Com.Linkedin.DatasetGroup.DatasetGroupMembership; } // Generated from: com/linkedin/datasetGroup/DatasetGroupInfo.pdsc @@ -79989,8 +80146,8 @@ declare namespace Com { // Generated from: com/linkedin/datasetInstance/etl/ETLDatasetInstanceConfig.pdsc export interface ETLDatasetInstanceConfig { - integrityConstraints?: IntegrityConstraints; - retentionPeriod?: RetentionPeriod; + integrityConstraints?: Com.Linkedin.DatasetInstance.Etl.IntegrityConstraints; + retentionPeriod?: Com.Linkedin.DatasetInstance.Etl.RetentionPeriod; } // Generated from: com/linkedin/datasetInstance/etl/ETLPipelines.pdsc @@ -80003,17 +80160,19 @@ declare namespace Com { export interface ETLPipelineScopedConfig { pipeline: Com.Linkedin.Common.DataJobRef; - configuration: ETLDatasetInstanceConfig; + configuration: Com.Linkedin.DatasetInstance.Etl.ETLDatasetInstanceConfig; } // Generated from: com/linkedin/datasetInstance/etl/ETLPipelineScopedConfigs.pdsc export interface ETLPipelineScopedConfigs { - scopedConfigs: ETLPipelineScopedConfig[]; + scopedConfigs: Com.Linkedin.DatasetInstance.Etl.ETLPipelineScopedConfig[]; } // Generated from: com/linkedin/datasetInstance/etl/ETLPipelineScopedDatasetInstanceConfig.pdsc export interface ETLPipelineScopedDatasetInstanceConfig { - configuration: { [id: string]: ETLDatasetInstanceConfig }; + configuration: { + [id: string]: Com.Linkedin.DatasetInstance.Etl.ETLDatasetInstanceConfig; + }; } // Generated from: com/linkedin/datasetInstance/etl/IngressETLPipelines.pdsc @@ -80044,7 +80203,7 @@ declare namespace Com { wimdURL: Com.Linkedin.Common.Url; createdAt: Com.Linkedin.Common.Time; version: number; - availabilityStatus: PartitionAvailabilityStatus; + availabilityStatus: Com.Linkedin.DatasetInstance.Wimd.PartitionAvailabilityStatus; publisher: Com.Linkedin.Avro2pegasus.Events.Common.Datamonitor.PlatformName; } // Generated from: com/linkedin/datasetInstance/wimd/PartitionAvailabilityStatus.pdsc @@ -80055,17 +80214,17 @@ declare namespace Com { export interface WIMDMetric { freshness?: number; lastPublishedAt: Com.Linkedin.Common.Time; - partitionReports: DatasetPartitionReport[]; + partitionReports: Com.Linkedin.DatasetInstance.Wimd.DatasetPartitionReport[]; wimdURL: Com.Linkedin.Common.Url; } // Generated from: com/linkedin/datasetInstance/wimd/WIMDReport.pdsc export interface WIMDReport { - hourlyMetric?: WIMDMetric; - dailyMetric?: WIMDMetric; - weeklyMetric?: WIMDMetric; - biWeeklyMetric?: WIMDMetric; - monthlyMetric?: WIMDMetric; + hourlyMetric?: Com.Linkedin.DatasetInstance.Wimd.WIMDMetric; + dailyMetric?: Com.Linkedin.DatasetInstance.Wimd.WIMDMetric; + weeklyMetric?: Com.Linkedin.DatasetInstance.Wimd.WIMDMetric; + biWeeklyMetric?: Com.Linkedin.DatasetInstance.Wimd.WIMDMetric; + monthlyMetric?: Com.Linkedin.DatasetInstance.Wimd.WIMDMetric; } } } @@ -80081,7 +80240,7 @@ declare namespace Com { export interface DatasetPartitionDetails { fullPath: string; matchedPattern?: string; - datasetPartitionType: DatasetPartitionType; + datasetPartitionType: Com.Linkedin.DatasetPartition.DatasetPartitionType; datasetPartitionTypeExplaination?: string; startTime?: string; endTime?: string; @@ -80123,17 +80282,17 @@ declare namespace Com { percentageChangeDescription: string; thresholdValue: string; thresholdDescription: string; - deprecatedValues: LMSValueInfo[]; - newValues: LMSValueInfo[]; - decreasedValues: LMSValueInfo[]; - increasedValues: LMSValueInfo[]; + deprecatedValues: Com.Linkedin.DatasetPartition.Datasentinel.LMSValueInfo[]; + newValues: Com.Linkedin.DatasetPartition.Datasentinel.LMSValueInfo[]; + decreasedValues: Com.Linkedin.DatasetPartition.Datasentinel.LMSValueInfo[]; + increasedValues: Com.Linkedin.DatasetPartition.Datasentinel.LMSValueInfo[]; } // Generated from: com/linkedin/datasetPartition/datasentinel/DataAssertionResult.pdsc export interface DataAssertionResult { dataAssertion: Com.Linkedin.Dataset.Datasentinel.DataAssertion; - outcome: AssertionValue; - evaluationDetails: DataAssertionEvaluationDetails; + outcome: Com.Linkedin.DatasetPartition.Datasentinel.AssertionValue; + evaluationDetails: Com.Linkedin.DatasetPartition.Datasentinel.DataAssertionEvaluationDetails; } // Generated from: com/linkedin/datasetPartition/datasentinel/DataAssertionResultsSummary.pdsc @@ -80151,7 +80310,7 @@ declare namespace Com { // Generated from: com/linkedin/datasetPartition/datasentinel/DatasetMetric.pdsc export interface DatasetMetric { - metricType: DatasetMetricType; + metricType: Com.Linkedin.DatasetPartition.Datasentinel.DatasetMetricType; metricValue: string; } // Generated from: com/linkedin/datasetPartition/datasentinel/DatasetMetricType.pdsc @@ -80166,26 +80325,26 @@ declare namespace Com { profilePath: string; datasetPathOriginal: string; datasetPath: string; - workflowDetails: WorkflowDetails; - dataSpecificationConfig: DataSpecificationConfig; + workflowDetails: Com.Linkedin.DatasetPartition.Datasentinel.WorkflowDetails; + dataSpecificationConfig: Com.Linkedin.DatasetPartition.Datasentinel.DataSpecificationConfig; datasetTimestamp: number; schemaString: string; dataValidationConfig: Com.Linkedin.Dataset.Datasentinel.DataValidationConfig; sliceName: string; - groupBySummary: GroupBySummary[]; - datasetMetrics: DatasetMetric[]; - definitionMetrics: DefinitionMetric[]; - definitionValuesMetrics: DefinitionValuesMetric[]; - numericFeatureMetrics: FeatureMetric[]; - specifiedCategoricalFeatureMetrics: FeatureMetric[]; - lowCardinalityCategoricalFeatureMetrics: FeatureMetric[]; - highCardinalityCategoricalFeatureMetrics: FeatureMetric[]; + groupBySummary: Com.Linkedin.DatasetPartition.Datasentinel.GroupBySummary[]; + datasetMetrics: Com.Linkedin.DatasetPartition.Datasentinel.DatasetMetric[]; + definitionMetrics: Com.Linkedin.DatasetPartition.Datasentinel.DefinitionMetric[]; + definitionValuesMetrics: Com.Linkedin.DatasetPartition.Datasentinel.DefinitionValuesMetric[]; + numericFeatureMetrics: Com.Linkedin.DatasetPartition.Datasentinel.FeatureMetric[]; + specifiedCategoricalFeatureMetrics: Com.Linkedin.DatasetPartition.Datasentinel.FeatureMetric[]; + lowCardinalityCategoricalFeatureMetrics: Com.Linkedin.DatasetPartition.Datasentinel.FeatureMetric[]; + highCardinalityCategoricalFeatureMetrics: Com.Linkedin.DatasetPartition.Datasentinel.FeatureMetric[]; } // Generated from: com/linkedin/datasetPartition/datasentinel/DataSpecificationConfig.pdsc export interface DataSpecificationConfig { - dataFormat: DataFormat; - timePeriod: TimePeriod; + dataFormat: Com.Linkedin.DatasetPartition.Datasentinel.DataFormat; + timePeriod: Com.Linkedin.DatasetPartition.Datasentinel.TimePeriod; dateTimeStart: string; dateTimeEnd: string; daliFilterExp: string; @@ -80201,22 +80360,22 @@ declare namespace Com { dataSentinelVersion: string; dataSentinelReportVersion: string; datasetVersion: string; - reportSummary: DataAssertionResultsSummary; + reportSummary: Com.Linkedin.DatasetPartition.Datasentinel.DataAssertionResultsSummary; dataValidationConfig: Com.Linkedin.Dataset.Datasentinel.DataValidationConfig; sliceName: string; - groupBySummary: GroupBySummary[]; + groupBySummary: Com.Linkedin.DatasetPartition.Datasentinel.GroupBySummary[]; priorProfilePath: string; newDataPathOriginal: string; newDataPath: string; - workflowDetails: WorkflowDetails; - dataSpecificationConfig: DataSpecificationConfig; - dataAssertionResults: DataAssertionResult[]; + workflowDetails: Com.Linkedin.DatasetPartition.Datasentinel.WorkflowDetails; + dataSpecificationConfig: Com.Linkedin.DatasetPartition.Datasentinel.DataSpecificationConfig; + dataAssertionResults: Com.Linkedin.DatasetPartition.Datasentinel.DataAssertionResult[]; failureSamplesPath: string; } // Generated from: com/linkedin/datasetPartition/datasentinel/DataValidationReports.pdsc export interface DataValidationReports { - dataValidationReports: DataValidationReport[]; + dataValidationReports: Com.Linkedin.DatasetPartition.Datasentinel.DataValidationReport[]; dssExecutionURL?: string; dssDatasetURL?: string; } @@ -80244,17 +80403,17 @@ declare namespace Com { export interface DefinitionValuesMetric { definitionName: string; - metricType: DefinitionMultiValuedMetricType; - metricParameterType: DefinitionMetricParameterType; + metricType: Com.Linkedin.DatasetPartition.Datasentinel.DefinitionMultiValuedMetricType; + metricParameterType: Com.Linkedin.DatasetPartition.Datasentinel.DefinitionMetricParameterType; metricParameterValues: string[]; - metricValues: DefinitionMultiValuedMetric[]; + metricValues: Com.Linkedin.DatasetPartition.Datasentinel.DefinitionMultiValuedMetric[]; } // Generated from: com/linkedin/datasetPartition/datasentinel/FeatureMetric.pdsc export interface FeatureMetric { featureName: string; term: string; - metricType: FeatureMetricType; + metricType: Com.Linkedin.DatasetPartition.Datasentinel.FeatureMetricType; metricValue: string; } // Generated from: com/linkedin/datasetPartition/datasentinel/FeatureMetricType.pdsc @@ -80368,7 +80527,7 @@ declare namespace Com { // Generated from: com/linkedin/experiments/TrexNotificationRequest.pdsc export interface TrexNotificationRequest extends Com.Linkedin.Common.NotificationPublication { - trexNotificationDefinitionUrn: TrexNotificationDefinitionRef; + trexNotificationDefinitionUrn: Com.Linkedin.Experiments.TrexNotificationDefinitionRef; trexNotificationSubscriptionUrn?: string; notificationParameters: { canonicalParameterType?: string; @@ -80378,7 +80537,7 @@ declare namespace Com { // Generated from: com/linkedin/experiments/TrexNotificationSubscription.pdsc export interface TrexNotificationSubscription extends Com.Linkedin.Common.NotificationSubscription { - trexNotificationDefinitionUrn: TrexNotificationDefinitionRef; + trexNotificationDefinitionUrn: Com.Linkedin.Experiments.TrexNotificationDefinitionRef; } } namespace Feature { @@ -80406,7 +80565,7 @@ declare namespace Com { // Generated from: com/linkedin/feature/frame/AvailabilityInfo.pdsc export interface AvailabilityInfo { - environment: AvailabilityEnvironmentType; + environment: Com.Linkedin.Feature.Frame.AvailabilityEnvironmentType; fabric: Com.Linkedin.Common.FabricType; } // Generated from: com/linkedin/feature/frame/EspressoSourceProperties.pdsc @@ -80441,14 +80600,14 @@ declare namespace Com { export interface FrameAnchorConfig { name: string; - source: FrameSourceConfig; + source: Com.Linkedin.Feature.Frame.FrameSourceConfig; key?: string | string[]; extractor?: string; - availability: AvailabilityInfo; + availability: Com.Linkedin.Feature.Frame.AvailabilityInfo; } // Generated from: com/linkedin/feature/frame/FrameDerivedFeatureConfig.pdsc - export interface FrameDerivedFeatureConfig extends FrameFeatureCommonConfig { + export interface FrameDerivedFeatureConfig extends Com.Linkedin.Feature.Frame.FrameFeatureCommonConfig { key?: string | string[]; inputs?: Array<{ name: string; @@ -80460,7 +80619,7 @@ declare namespace Com { // Generated from: com/linkedin/feature/frame/FrameFeatureAvailabilityConfig.pdsc export interface FrameFeatureAvailabilityConfig { - availability: AvailabilityInfo[]; + availability: Com.Linkedin.Feature.Frame.AvailabilityInfo[]; } // Generated from: com/linkedin/feature/frame/FrameFeatureBaseEntity.pdsc @@ -80483,27 +80642,27 @@ declare namespace Com { namespace: string; name: string; expression?: string; - type?: FrameFeatureType; - multiproductInfo?: FeatureMultiproductInfo; - globalProperties: FrameGlobalProperties; + type?: Com.Linkedin.Feature.Frame.FrameFeatureType; + multiproductInfo?: Com.Linkedin.Feature.Frame.FeatureMultiproductInfo; + globalProperties: Com.Linkedin.Feature.Frame.FrameGlobalProperties; } // Generated from: com/linkedin/feature/frame/FrameFeatureConfig.pdsc - export interface FrameFeatureConfig extends FrameFeatureCommonConfig { + export interface FrameFeatureConfig extends Com.Linkedin.Feature.Frame.FrameFeatureCommonConfig { udf?: string; - anchors: FrameAnchorConfig[]; + anchors: Com.Linkedin.Feature.Frame.FrameAnchorConfig[]; defaultValue?: string | number | number | number | number | string[] | { [id: string]: string }; - slidingWindowAggregationInfo?: FrameSlidingWindowAggregationInfo; + slidingWindowAggregationInfo?: Com.Linkedin.Feature.Frame.FrameSlidingWindowAggregationInfo; } // Generated from: com/linkedin/feature/frame/FrameFeatureEditableConfig.pdsc export interface FrameFeatureEditableConfig { description?: string; documentationLink?: string; - category?: FrameFeatureCategory; - baseEntity?: FrameFeatureBaseEntity; - classification?: FrameFeatureClassification; - inferType?: FeatureInferType; + category?: Com.Linkedin.Feature.Frame.FrameFeatureCategory; + baseEntity?: Com.Linkedin.Feature.Frame.FrameFeatureBaseEntity; + classification?: Com.Linkedin.Feature.Frame.FrameFeatureClassification; + inferType?: Com.Linkedin.Feature.Frame.FeatureInferType; } // Generated from: com/linkedin/feature/frame/FrameFeatureInferenceInfo.pdsc @@ -80518,12 +80677,12 @@ declare namespace Com { // Generated from: com/linkedin/feature/frame/FrameFeatureStatusConfig.pdsc export interface FrameFeatureStatusConfig { - status: FeatureStatusType; + status: Com.Linkedin.Feature.Frame.FeatureStatusType; } // Generated from: com/linkedin/feature/frame/FrameFeatureTierConfig.pdsc export interface FrameFeatureTierConfig { - tier: FeatureTierType; + tier: Com.Linkedin.Feature.Frame.FeatureTierType; } // Generated from: com/linkedin/feature/frame/FrameFeatureType.pdsc @@ -80543,7 +80702,7 @@ declare namespace Com { // Generated from: com/linkedin/feature/frame/FrameSlidingWindowAggregationInfo.pdsc export interface FrameSlidingWindowAggregationInfo { - aggregation: FeatureAggregationType; + aggregation: Com.Linkedin.Feature.Frame.FeatureAggregationType; window: string; filter?: string; groupBy?: string; @@ -80553,9 +80712,9 @@ declare namespace Com { export interface FrameSourceConfig { name: string; - type: FrameSourceType; + type: Com.Linkedin.Feature.Frame.FrameSourceType; datasetUrn?: string; - properties: FrameSourceProperties; + properties: Com.Linkedin.Feature.Frame.FrameSourceProperties; } // Generated from: com/linkedin/feature/frame/FrameSourceProperties.pdsc @@ -80621,7 +80780,7 @@ declare namespace Com { } // Generated from: com/linkedin/grid/JobExecutionInfo.pdsc - export interface JobExecutionInfo extends WorkflowExecutionInfo { + export interface JobExecutionInfo extends Com.Linkedin.Grid.WorkflowExecutionInfo { jobId: string; jobType: string; } @@ -80636,13 +80795,13 @@ declare namespace Com { } // Generated from: com/linkedin/grid/WorkflowExecutionInfo.pdsc - export interface WorkflowExecutionInfo extends WorkflowInfo { + export interface WorkflowExecutionInfo extends Com.Linkedin.Grid.WorkflowInfo { workflowExecutionId: string; } // Generated from: com/linkedin/grid/WorkflowInfo.pdsc export interface WorkflowInfo { - schedulerType: SchedulerType; + schedulerType: Com.Linkedin.Grid.SchedulerType; schedulerId: string; workflowNamespace: string; workflowName: string; @@ -80653,7 +80812,7 @@ declare namespace Com { export interface ErrorContext { executableEntityUrn: string; - entityUrn: ExecutableEntityUrnV2; + entityUrn: Com.Linkedin.Grid.Execution.ExecutableEntityUrnV2; context: string; } // Generated from: com/linkedin/grid/execution/ExecutableEntityUrn.pdsc @@ -80679,7 +80838,7 @@ declare namespace Com { // Generated from: com/linkedin/grid/execution/ExecutionErrorContextInfo.pdsc export interface ExecutionErrorContextInfo { - errorContexts: ErrorContext[]; + errorContexts: Com.Linkedin.Grid.Execution.ErrorContext[]; } // Generated from: com/linkedin/grid/execution/ExecutionInfo.pdsc @@ -80688,9 +80847,9 @@ declare namespace Com { startTime: number; finishTime?: number; executionId?: string; - executionStatus: ExecutionStatus; + executionStatus: Com.Linkedin.Grid.Execution.ExecutionStatus; driverHost?: string; - driverType: ExecutionDriverType; + driverType: Com.Linkedin.Grid.Execution.ExecutionDriverType; } // Generated from: com/linkedin/grid/execution/ExecutionStatus.pdsc @@ -80736,14 +80895,14 @@ declare namespace Com { } // Generated from: com/linkedin/identity/DatasetRecommendation.pdsc - export interface DatasetRecommendation extends BaseRecommendation { + export interface DatasetRecommendation extends Com.Linkedin.Identity.BaseRecommendation { datasetUrn: string; } // Generated from: com/linkedin/identity/DatasetRecommendationsInfo.pdsc export interface DatasetRecommendationsInfo { - userActivityRecommendations: DatasetRecommendation[]; - peerActivityRecommendations: DatasetRecommendation[]; + userActivityRecommendations: Com.Linkedin.Identity.DatasetRecommendation[]; + peerActivityRecommendations: Com.Linkedin.Identity.DatasetRecommendation[]; } // Generated from: com/linkedin/identity/GridGroupInfo.pdsc @@ -80772,8 +80931,8 @@ declare namespace Com { // Generated from: com/linkedin/incharts/ChartDocument.pdsc export interface ChartDocument { - chartMetadata: ChartMetadata; - instanceMetadata: ChartInstanceMetadata; + chartMetadata: Com.Linkedin.Incharts.ChartMetadata; + instanceMetadata: Com.Linkedin.Incharts.ChartInstanceMetadata; } // Generated from: com/linkedin/incharts/ChartFilter.pdsc @@ -80807,7 +80966,7 @@ declare namespace Com { // Generated from: com/linkedin/incharts/ChartPlotData.pdsc export interface ChartPlotData { - series: DataSeries[]; + series: Com.Linkedin.Incharts.DataSeries[]; export: string; statusCode: 'SUCCESS' | 'PARTIAL_SUCCESS' | 'FAILURE'; errorMessage?: string; @@ -80815,7 +80974,7 @@ declare namespace Com { // Generated from: com/linkedin/incharts/DashboardDocument.pdsc export interface DashboardDocument { - metadata: DashboardMetadata; + metadata: Com.Linkedin.Incharts.DashboardMetadata; item: Com.Linkedin.Dashboard.InchartsDashboardItem; } // Generated from: com/linkedin/incharts/DashboardMetadata.pdsc @@ -80827,12 +80986,14 @@ declare namespace Com { } // Generated from: com/linkedin/incharts/DashboardSummary.pdsc - export interface DashboardSummary extends DashboardMetadata, Com.Linkedin.Dashboard.InchartsDashboardCharts {} + export interface DashboardSummary + extends Com.Linkedin.Incharts.DashboardMetadata, + Com.Linkedin.Dashboard.InchartsDashboardCharts {} // Generated from: com/linkedin/incharts/DataPoint.pdsc export interface DataPoint { - xCoordinate: XCoordinate; - yCoordinate: YCoordinate; + xCoordinate: Com.Linkedin.Incharts.XCoordinate; + yCoordinate: Com.Linkedin.Incharts.YCoordinate; availabilityStatus?: | 'NO_ERROR' | 'FUTURE_DATA_UNAVAILABLE' @@ -80848,7 +81009,7 @@ declare namespace Com { overlays: string[]; breakdownValues: string[]; meta?: string; - data: DataPoint[]; + data: Com.Linkedin.Incharts.DataPoint[]; } // Generated from: com/linkedin/incharts/DimensionValue.pdsc @@ -80861,21 +81022,21 @@ declare namespace Com { export interface DimensionValues { datasetId: number; name: string; - filters: ChartFilter[]; - values: DimensionValue[]; + filters: Com.Linkedin.Incharts.ChartFilter[]; + values: Com.Linkedin.Incharts.DimensionValue[]; } // Generated from: com/linkedin/incharts/FilterChart.pdsc export interface FilterChart { id: number; - datasets: FilterDataset[]; + datasets: Com.Linkedin.Incharts.FilterDataset[]; } // Generated from: com/linkedin/incharts/FilterDataset.pdsc export interface FilterDataset { id: number; name: string; - dimensions: FilterDimension[]; + dimensions: Com.Linkedin.Incharts.FilterDimension[]; } // Generated from: com/linkedin/incharts/FilterDimension.pdsc @@ -80887,14 +81048,14 @@ declare namespace Com { export interface FiltersForChart { chartUrn: string; - filters: ChartFilter[]; + filters: Com.Linkedin.Incharts.ChartFilter[]; } // Generated from: com/linkedin/incharts/InchartsBookmark.pdsc export interface InchartsBookmark { inchartsBookmarkId: number; creator: string; - inchartsEntity: InchartsEntityIdentifier; + inchartsEntity: Com.Linkedin.Incharts.InchartsEntityIdentifier; inchartsEntityType: 'CHART' | 'DASHBOARD'; } // Generated from: com/linkedin/incharts/InchartsEntityIdentifier.pdsc @@ -80930,8 +81091,8 @@ declare namespace Com { export interface Subscription { id: number; - configuration: SubscriptionConfiguration; - entity: InchartsEntityIdentifier; + configuration: Com.Linkedin.Incharts.SubscriptionConfiguration; + entity: Com.Linkedin.Incharts.InchartsEntityIdentifier; khronosTaskKey: Com.Linkedin.Khronos.KhronosTaskKey; schedule: string; startTime: Com.Linkedin.Common.Time; @@ -80956,7 +81117,7 @@ declare namespace Com { // Generated from: com/linkedin/incharts/XCoordinate.pdsc export interface XCoordinate { - type: TimestampXCoordinate | CategoryXCoordinate; + type: Com.Linkedin.Incharts.TimestampXCoordinate | Com.Linkedin.Incharts.CategoryXCoordinate; } // Generated from: com/linkedin/incharts/YCoordinate.pdsc @@ -80991,23 +81152,23 @@ declare namespace Com { sourceType: Com.Linkedin.Common.InferenceSourceType; name: string; ownership?: Com.Linkedin.Common.Ownership; - accessInfo?: InferenceAccessInfo; - exportModes?: ExportModes; - categoryInfo?: InferenceCategoryInfo; - presentationFunctionMappingInfo?: PresentationFunctionMappingInfo; - presentationInlineMappingInfo?: PresentationInlineMappingInfo; - presentationTableMappingInfo?: PresentationTableMappingInfo; - productDefinedInfo?: InferenceProductDefinedInfo; - sourceDefinedInfo?: InferenceSourceDefinedInfo; - statusInfo?: InferenceStatus; + accessInfo?: Com.Linkedin.Inference.InferenceAccessInfo; + exportModes?: Com.Linkedin.Inference.ExportModes; + categoryInfo?: Com.Linkedin.Inference.InferenceCategoryInfo; + presentationFunctionMappingInfo?: Com.Linkedin.Inference.PresentationFunctionMappingInfo; + presentationInlineMappingInfo?: Com.Linkedin.Inference.PresentationInlineMappingInfo; + presentationTableMappingInfo?: Com.Linkedin.Inference.PresentationTableMappingInfo; + productDefinedInfo?: Com.Linkedin.Inference.InferenceProductDefinedInfo; + sourceDefinedInfo?: Com.Linkedin.Inference.InferenceSourceDefinedInfo; + statusInfo?: Com.Linkedin.Inference.InferenceStatus; } // Generated from: com/linkedin/inference/InferenceAccessInfo.pdsc export interface InferenceAccessInfo { platform: 'DALI' | 'FRAME'; accessInfo: { - datasetAccessInfo?: DatasetAccessInfo; - frameFeatureAccessInfo?: FrameFeatureAccessInfo; + datasetAccessInfo?: Com.Linkedin.Inference.DatasetAccessInfo; + frameFeatureAccessInfo?: Com.Linkedin.Inference.FrameFeatureAccessInfo; }; } // Generated from: com/linkedin/inference/InferenceCategoryInfo.pdsc @@ -81030,7 +81191,7 @@ declare namespace Com { inferenceCategory?: string; category?: 'ACTIVITY' | 'CHARACTERISTICS' | 'INTEREST' | 'JOB_SEEKING_BEHAVIOR' | 'PURCHASING_BEHAVIOR'; memberFacingCategoryDesc?: string; - exportModes?: ExportModes; + exportModes?: Com.Linkedin.Inference.ExportModes; valueExportable: boolean; } // Generated from: com/linkedin/inference/InferenceSourceDefinedInfo.pdsc @@ -81055,13 +81216,13 @@ declare namespace Com { // Generated from: com/linkedin/inference/PresentationFunction.pdsc export interface PresentationFunction { - funtionType: PresentationFunctionType; + funtionType: Com.Linkedin.Inference.PresentationFunctionType; params?: { [id: string]: string }; } // Generated from: com/linkedin/inference/PresentationFunctionMappingInfo.pdsc export interface PresentationFunctionMappingInfo { - functions: PresentationFunction[]; + functions: Com.Linkedin.Inference.PresentationFunction[]; } // Generated from: com/linkedin/inference/PresentationFunctionType.pdsc @@ -81098,23 +81259,23 @@ declare namespace Com { export interface AccessControlEntry { principal: string; - accessTypes: AccessType[]; + accessTypes: Com.Linkedin.Jitaclservice.AccessType[]; expiresAt?: Com.Linkedin.Common.Time; businessJustification: string; datasetUrn?: string; - requestForm?: RequestForm; + requestForm?: Com.Linkedin.Jitaclservice.RequestForm; } // Generated from: com/linkedin/jitaclservice/AccessControlEntryFinderResults.pdsc export interface AccessControlEntryFinderResults { - results: AccessControlEntry[]; + results: Com.Linkedin.Jitaclservice.AccessControlEntry[]; } // Generated from: com/linkedin/jitaclservice/AccessStatus.pdsc export interface AccessStatus { datasetUrn: string; principal: string; - dataSubsets: DataSubsetAccessStatus[]; + dataSubsets: Com.Linkedin.Jitaclservice.DataSubsetAccessStatus[]; } // Generated from: com/linkedin/jitaclservice/AccessStatusKey.pdsc @@ -81756,13 +81917,13 @@ declare namespace Com { export interface DummySnapshot { urn: string; - aspects: DummyAspect[]; + aspects: Com.Linkedin.Metadata.Dummy.DummyAspect[]; } } namespace Entity { // Generated from: com/linkedin/metadata/entity/AzkabanFlowBaseEntity.pdsc - export interface AzkabanFlowBaseEntity extends BaseEntity { + export interface AzkabanFlowBaseEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { clusterName?: string; hadoopCluster?: Com.Linkedin.Common.HadoopClusterType; flowName?: string; @@ -81770,12 +81931,12 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/entity/AzkabanFlowEntity.pdsc - export interface AzkabanFlowEntity extends AzkabanFlowBaseEntity { + export interface AzkabanFlowEntity extends Com.Linkedin.Metadata.Entity.AzkabanFlowBaseEntity { urn: string; } // Generated from: com/linkedin/metadata/entity/AzkabanJobEntity.pdsc - export interface AzkabanJobEntity extends AzkabanFlowBaseEntity { + export interface AzkabanJobEntity extends Com.Linkedin.Metadata.Entity.AzkabanFlowBaseEntity { urn: string; jobName?: string; } @@ -81786,7 +81947,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/entity/ContainerisedApplicationEntity.pdsc - export interface ContainerisedApplicationEntity extends BaseEntity { + export interface ContainerisedApplicationEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; containerCluster?: string; executionStatus?: Com.Linkedin.Grid.Execution.ExecutionStatus; @@ -81795,26 +81956,26 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/entity/CorpGroupEntity.pdsc - export interface CorpGroupEntity extends BaseEntity { + export interface CorpGroupEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; name?: string; } // Generated from: com/linkedin/metadata/entity/CorpUserEntity.pdsc - export interface CorpUserEntity extends BaseEntity { + export interface CorpUserEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; name?: string; } // Generated from: com/linkedin/metadata/entity/DataConceptEntity.pdsc - export interface DataConceptEntity extends BaseEntity { + export interface DataConceptEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; name?: string; description?: string; } // Generated from: com/linkedin/metadata/entity/DatasetEntity.pdsc - export interface DatasetEntity extends BaseEntity { + export interface DatasetEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; name?: string; platform?: string; @@ -81822,7 +81983,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/entity/DatasetFieldEntity.pdsc - export interface DatasetFieldEntity extends BaseEntity { + export interface DatasetFieldEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; name?: string; platform?: string; @@ -81831,14 +81992,14 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/entity/DatasetGroupEntity.pdsc - export interface DatasetGroupEntity extends BaseEntity { + export interface DatasetGroupEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; namespace?: string; name?: string; } // Generated from: com/linkedin/metadata/entity/DatasetInstanceEntity.pdsc - export interface DatasetInstanceEntity extends BaseEntity { + export interface DatasetInstanceEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; instanceName?: string; platform?: string; @@ -81847,7 +82008,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/entity/DatasetPartitionEntity.pdsc - export interface DatasetPartitionEntity extends BaseEntity { + export interface DatasetPartitionEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; partitionName?: string; instanceName?: string; @@ -81866,7 +82027,7 @@ declare namespace Com { }; // Generated from: com/linkedin/metadata/entity/FeatureEntity.pdsc - export interface FeatureEntity extends BaseEntity { + export interface FeatureEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; namespace?: string; name?: string; @@ -81877,13 +82038,13 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/entity/GridGroupEntity.pdsc - export interface GridGroupEntity extends BaseEntity { + export interface GridGroupEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; name?: string; } // Generated from: com/linkedin/metadata/entity/GridJobExecutionEntity.pdsc - export interface GridJobExecutionEntity extends BaseEntity { + export interface GridJobExecutionEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; jobType?: string; executionStatus?: Com.Linkedin.Grid.Execution.ExecutionStatus; @@ -81891,20 +82052,20 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/entity/GridUserEntity.pdsc - export interface GridUserEntity extends BaseEntity { + export interface GridUserEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; name?: string; } // Generated from: com/linkedin/metadata/entity/GridWorkflowEntity.pdsc - export interface GridWorkflowEntity extends BaseEntity { + export interface GridWorkflowEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; schedulerType?: Com.Linkedin.Grid.SchedulerType; schedulerId?: string; } // Generated from: com/linkedin/metadata/entity/GridWorkflowExecutionEntity.pdsc - export interface GridWorkflowExecutionEntity extends BaseEntity { + export interface GridWorkflowExecutionEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; schedulerType?: Com.Linkedin.Grid.SchedulerType; schedulerId?: string; @@ -81913,17 +82074,17 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/entity/InchartsChartEntity.pdsc - export interface InchartsChartEntity extends BaseEntity { + export interface InchartsChartEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; } // Generated from: com/linkedin/metadata/entity/InchartsChartInstanceEntity.pdsc - export interface InchartsChartInstanceEntity extends BaseEntity { + export interface InchartsChartInstanceEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; } // Generated from: com/linkedin/metadata/entity/MetricEntity.pdsc - export interface MetricEntity extends BaseEntity { + export interface MetricEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; type?: string; name?: string; @@ -81933,55 +82094,55 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/entity/MlArtifactEntity.pdsc - export interface MlArtifactEntity extends BaseEntity { + export interface MlArtifactEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; } // Generated from: com/linkedin/metadata/entity/MlExperimentEntity.pdsc - export interface MlExperimentEntity extends BaseEntity { + export interface MlExperimentEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; } // Generated from: com/linkedin/metadata/entity/MlPipelineRunEntity.pdsc - export interface MlPipelineRunEntity extends BaseEntity { + export interface MlPipelineRunEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; } // Generated from: com/linkedin/metadata/entity/MlPipelineStepRunEntity.pdsc - export interface MlPipelineStepRunEntity extends BaseEntity { + export interface MlPipelineStepRunEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; } // Generated from: com/linkedin/metadata/entity/MlPipelineStepRunOutputEntity.pdsc - export interface MlPipelineStepRunOutputEntity extends BaseEntity { + export interface MlPipelineStepRunOutputEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; } // Generated from: com/linkedin/metadata/entity/MlProjectEntity.pdsc - export interface MlProjectEntity extends BaseEntity { + export interface MlProjectEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; } // Generated from: com/linkedin/metadata/entity/MlTrainedModelEntity.pdsc - export interface MlTrainedModelEntity extends BaseEntity { + export interface MlTrainedModelEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; } // Generated from: com/linkedin/metadata/entity/MultiproductEntity.pdsc - export interface MultiproductEntity extends BaseEntity { + export interface MultiproductEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; name?: string; } // Generated from: com/linkedin/metadata/entity/RegisteredSchemaEntity.pdsc - export interface RegisteredSchemaEntity extends BaseEntity { + export interface RegisteredSchemaEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; type?: string; name?: string; } // Generated from: com/linkedin/metadata/entity/RegisteredSchemaFieldEntity.pdsc - export interface RegisteredSchemaFieldEntity extends BaseEntity { + export interface RegisteredSchemaFieldEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; type?: string; name?: string; @@ -81989,7 +82150,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/entity/ResourceSensitivityEntity.pdsc - export interface ResourceSensitivityEntity extends BaseEntity { + export interface ResourceSensitivityEntity extends Com.Linkedin.Metadata.Entity.BaseEntity { urn: string; resourceSensitivity?: string; } @@ -82000,33 +82161,33 @@ declare namespace Com { export interface Attribute { name: string; type?: string; - reference?: NodeId; + reference?: Com.Linkedin.Metadata.Graph.NodeId; value?: string; } // Generated from: com/linkedin/metadata/graph/Edge.pdsc export interface Edge { - attributes?: Attribute[]; - fromNode: NodeId; + attributes?: Com.Linkedin.Metadata.Graph.Attribute[]; + fromNode: Com.Linkedin.Metadata.Graph.NodeId; fromAttribute?: string; - toNode: NodeId; + toNode: Com.Linkedin.Metadata.Graph.NodeId; toAttribute?: string; } // Generated from: com/linkedin/metadata/graph/Graph.pdsc export interface Graph { - rootNode?: NodeId; - nodes: Node[]; - edges?: Edge[]; + rootNode?: Com.Linkedin.Metadata.Graph.NodeId; + nodes: Com.Linkedin.Metadata.Graph.Node[]; + edges?: Com.Linkedin.Metadata.Graph.Edge[]; } // Generated from: com/linkedin/metadata/graph/Node.pdsc export interface Node { - id: NodeId; + id: Com.Linkedin.Metadata.Graph.NodeId; entityUrn?: string; displayName?: string; referencedSchema?: string; - attributes?: Attribute[]; + attributes?: Com.Linkedin.Metadata.Graph.Attribute[]; } // Generated from: com/linkedin/metadata/graph/NodeId.pdsc @@ -82042,8 +82203,8 @@ declare namespace Com { // Generated from: com/linkedin/metadata/query/BrowseResult.pdsc export interface BrowseResult { - entities: BrowseResultEntity[]; - metadata: BrowseResultMetadata; + entities: Com.Linkedin.Metadata.Query.BrowseResultEntity[]; + metadata: Com.Linkedin.Metadata.Query.BrowseResultMetadata; from: number; pageSize: number; numEntities: number; @@ -82080,30 +82241,30 @@ declare namespace Com { export interface Criterion { field: string; value: string; - condition: Condition; + condition: Com.Linkedin.Metadata.Query.Condition; } // Generated from: com/linkedin/metadata/query/Filter.pdsc export interface Filter { - criteria: Criterion[]; + criteria: Com.Linkedin.Metadata.Query.Criterion[]; } // Generated from: com/linkedin/metadata/query/IndexCriterion.pdsc export interface IndexCriterion { aspect: string; - pathParams?: IndexPathParams; + pathParams?: Com.Linkedin.Metadata.Query.IndexPathParams; } // Generated from: com/linkedin/metadata/query/IndexFilter.pdsc export interface IndexFilter { - criteria: IndexCriterion[]; + criteria: Com.Linkedin.Metadata.Query.IndexCriterion[]; } // Generated from: com/linkedin/metadata/query/IndexPathParams.pdsc export interface IndexPathParams { path: string; - value: IndexValue; - condition: Condition; + value: Com.Linkedin.Metadata.Query.IndexValue; + condition: Com.Linkedin.Metadata.Query.Condition; } // Generated from: com/linkedin/metadata/query/IndexValue.pdsc @@ -82122,8 +82283,8 @@ declare namespace Com { export type RelationshipDirection = 'INCOMING' | 'OUTGOING' | 'UNDIRECTED'; // Generated from: com/linkedin/metadata/query/RelationshipFilter.pdsc - export interface RelationshipFilter extends Filter { - direction: RelationshipDirection; + export interface RelationshipFilter extends Com.Linkedin.Metadata.Query.Filter { + direction: Com.Linkedin.Metadata.Query.RelationshipDirection; } // Generated from: com/linkedin/metadata/query/SearchResultMetadata.pdsc @@ -82138,7 +82299,7 @@ declare namespace Com { export interface SortCriterion { field: string; - order: SortOrder; + order: Com.Linkedin.Metadata.Query.SortOrder; } // Generated from: com/linkedin/metadata/query/SortOrder.pdsc @@ -82153,36 +82314,36 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/relationship/ComplianceDerivedFrom.pdsc - export interface ComplianceDerivedFrom extends BaseRelationship {} + export interface ComplianceDerivedFrom extends Com.Linkedin.Metadata.Relationship.BaseRelationship {} // Generated from: com/linkedin/metadata/relationship/Contains.pdsc - export interface Contains extends BaseRelationship {} + export interface Contains extends Com.Linkedin.Metadata.Relationship.BaseRelationship {} // Generated from: com/linkedin/metadata/relationship/DataDerivedFrom.pdsc - export interface DataDerivedFrom extends BaseRelationship {} + export interface DataDerivedFrom extends Com.Linkedin.Metadata.Relationship.BaseRelationship {} // Generated from: com/linkedin/metadata/relationship/DownstreamOf.pdsc - export interface DownstreamOf extends BaseRelationship { + export interface DownstreamOf extends Com.Linkedin.Metadata.Relationship.BaseRelationship { type?: Com.Linkedin.Dataset.DatasetLineageType; } // Generated from: com/linkedin/metadata/relationship/FollowedBy.pdsc - export interface FollowedBy extends BaseRelationship {} + export interface FollowedBy extends Com.Linkedin.Metadata.Relationship.BaseRelationship {} // Generated from: com/linkedin/metadata/relationship/GeneratedBy.pdsc - export interface GeneratedBy extends BaseRelationship {} + export interface GeneratedBy extends Com.Linkedin.Metadata.Relationship.BaseRelationship {} // Generated from: com/linkedin/metadata/relationship/HasField.pdsc - export interface HasField extends BaseRelationship {} + export interface HasField extends Com.Linkedin.Metadata.Relationship.BaseRelationship {} // Generated from: com/linkedin/metadata/relationship/InstanceOf.pdsc - export interface InstanceOf extends BaseRelationship {} + export interface InstanceOf extends Com.Linkedin.Metadata.Relationship.BaseRelationship {} // Generated from: com/linkedin/metadata/relationship/IsPartOf.pdsc - export interface IsPartOf extends BaseRelationship {} + export interface IsPartOf extends Com.Linkedin.Metadata.Relationship.BaseRelationship {} // Generated from: com/linkedin/metadata/relationship/OwnedBy.pdsc - export interface OwnedBy extends BaseRelationship { + export interface OwnedBy extends Com.Linkedin.Metadata.Relationship.BaseRelationship { type: Com.Linkedin.Common.OwnershipType; } // Generated from: com/linkedin/metadata/relationship/Relationship.pdsc @@ -82201,10 +82362,10 @@ declare namespace Com { }; // Generated from: com/linkedin/metadata/relationship/ReportsTo.pdsc - export interface ReportsTo extends BaseRelationship {} + export interface ReportsTo extends Com.Linkedin.Metadata.Relationship.BaseRelationship {} // Generated from: com/linkedin/metadata/relationship/SubmittedBy.pdsc - export interface SubmittedBy extends BaseRelationship {} + export interface SubmittedBy extends Com.Linkedin.Metadata.Relationship.BaseRelationship {} } namespace Restli { // Generated from: com/linkedin/metadata/restli/BackfillResult.pdsc @@ -82219,7 +82380,7 @@ declare namespace Com { namespace Search { // Generated from: com/linkedin/metadata/search/AzkabanFlowDocument.pdsc - export interface AzkabanFlowDocument extends BaseDocument { + export interface AzkabanFlowDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; clusterName?: string; hadoopCluster?: Com.Linkedin.Common.HadoopClusterType; @@ -82229,7 +82390,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/search/AzkabanJobDocument.pdsc - export interface AzkabanJobDocument extends BaseDocument { + export interface AzkabanJobDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; clusterName?: string; hadoopCluster?: Com.Linkedin.Common.HadoopClusterType; @@ -82247,7 +82408,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/search/CorpGroupDocument.pdsc - export interface CorpGroupDocument extends BaseDocument { + export interface CorpGroupDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; email?: string; members?: string[]; @@ -82256,7 +82417,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/search/CorpUserInfoDocument.pdsc - export interface CorpUserInfoDocument extends BaseDocument { + export interface CorpUserInfoDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; ldap?: string; title?: string; @@ -82270,7 +82431,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/search/DataConceptDocument.pdsc - export interface DataConceptDocument extends BaseDocument { + export interface DataConceptDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; name?: string; description?: string; @@ -82283,7 +82444,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/search/DataConstructChangeManagementDocument.pdsc - export interface DataConstructChangeManagementDocument extends BaseDocument { + export interface DataConstructChangeManagementDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; owningEntity?: string; owningEntityType?: Com.Linkedin.DataConstructChangeManagement.OwningEntityType; @@ -82294,7 +82455,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/search/DatasetAccessGroupDocument.pdsc - export interface DatasetAccessGroupDocument extends BaseDocument { + export interface DatasetAccessGroupDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; name?: string; admins?: string[]; @@ -82305,7 +82466,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/search/DatasetDocument.pdsc - export interface DatasetDocument extends BaseDocument { + export interface DatasetDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; name?: string; platform?: string; @@ -82341,7 +82502,7 @@ declare namespace Com { }; // Generated from: com/linkedin/metadata/search/FeatureDocument.pdsc - export interface FeatureDocument extends BaseDocument { + export interface FeatureDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; namespace?: string; name?: string; @@ -82362,7 +82523,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/search/GridWorkflowDocument.pdsc - export interface GridWorkflowDocument extends BaseDocument { + export interface GridWorkflowDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; schedulerType?: Com.Linkedin.Grid.SchedulerType; schedulerId?: string; @@ -82371,7 +82532,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/search/GridWorkflowExecutionDocument.pdsc - export interface GridWorkflowExecutionDocument extends BaseDocument { + export interface GridWorkflowExecutionDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; schedulerType?: Com.Linkedin.Grid.SchedulerType; schedulerId?: string; @@ -82382,7 +82543,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/search/InChartsChartDocument.pdsc - export interface InChartsChartDocument extends BaseDocument { + export interface InChartsChartDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; owners?: string[]; title?: string; @@ -82398,7 +82559,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/search/InChartsDashboardDocument.pdsc - export interface InChartsDashboardDocument extends BaseDocument { + export interface InChartsDashboardDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; owners?: string[]; title?: string; @@ -82413,7 +82574,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/search/InferenceDocument.pdsc - export interface InferenceDocument extends BaseDocument { + export interface InferenceDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; name?: string; multiproduct?: string; @@ -82440,7 +82601,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/search/MetricDocument.pdsc - export interface MetricDocument extends BaseDocument { + export interface MetricDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; type?: string; name?: string; @@ -82474,7 +82635,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/search/MlDeploymentGroupDocument.pdsc - export interface MlDeploymentGroupDocument extends BaseDocument { + export interface MlDeploymentGroupDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; name?: string; creator?: string; @@ -82484,7 +82645,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/search/MlExperimentDocument.pdsc - export interface MlExperimentDocument extends BaseDocument { + export interface MlExperimentDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; name?: string; creator?: string; @@ -82494,13 +82655,13 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/search/MlFeatureAnchorDocument.pdsc - export interface MlFeatureAnchorDocument extends BaseDocument { + export interface MlFeatureAnchorDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; mlFeatureVersionUrn?: string; } // Generated from: com/linkedin/metadata/search/MlFeatureDocument.pdsc - export interface MlFeatureDocument extends BaseDocument { + export interface MlFeatureDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; namespace?: string; name?: string; @@ -82520,7 +82681,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/search/MlPipelineRunDocument.pdsc - export interface MlPipelineRunDocument extends BaseDocument { + export interface MlPipelineRunDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; creator?: string; createdAt?: Com.Linkedin.Common.Time; @@ -82533,7 +82694,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/search/MlProjectDocument.pdsc - export interface MlProjectDocument extends BaseDocument { + export interface MlProjectDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; name?: string; creator?: string; @@ -82544,14 +82705,14 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/search/MlPublishedModelDocument.pdsc - export interface MlPublishedModelDocument extends BaseDocument { + export interface MlPublishedModelDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; name?: string; deploymentGroupName?: string; } // Generated from: com/linkedin/metadata/search/MlTrainedModelDocument.pdsc - export interface MlTrainedModelDocument extends BaseDocument { + export interface MlTrainedModelDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; name?: string; creator?: string; @@ -82561,7 +82722,7 @@ declare namespace Com { } // Generated from: com/linkedin/metadata/search/RegisteredSchemaDocument.pdsc - export interface RegisteredSchemaDocument extends BaseDocument { + export interface RegisteredSchemaDocument extends Com.Linkedin.Metadata.Search.BaseDocument { urn: string; registeredSchemaType?: Com.Linkedin.Common.RegisteredSchemaType; name?: string; @@ -82987,14 +83148,14 @@ declare namespace Com { // Generated from: com/linkedin/metric/Metric.pdsc export interface Metric { - type: MetricType; + type: Com.Linkedin.Metric.MetricType; name: string; health?: Com.Linkedin.Common.Health; institutionalMemory?: Com.Linkedin.Common.InstitutionalMemory; ownership?: Com.Linkedin.Common.Ownership; umpMetricProperties?: Com.Linkedin.Metric.Ump.UMPMetricProperties; - userEditableMetricProperties?: UserEditableMetricProperties; - metricGovernance?: MetricGovernance; + userEditableMetricProperties?: Com.Linkedin.Metric.UserEditableMetricProperties; + metricGovernance?: Com.Linkedin.Metric.MetricGovernance; } // Generated from: com/linkedin/metric/MetricFrequencyType.pdsc @@ -83011,7 +83172,7 @@ declare namespace Com { export interface MetricKey { name: string; - type: MetricType; + type: Com.Linkedin.Metric.MetricType; } // Generated from: com/linkedin/metric/MetricType.pdsc @@ -83059,13 +83220,13 @@ declare namespace Com { enabled: boolean; delay: number; window: number; - scriptType: UMPMetricScriptType; + scriptType: Com.Linkedin.Metric.Ump.UMPMetricScriptType; } // Generated from: com/linkedin/metric/ump/UMPMetricCode.pdsc export interface UMPMetricCode { - directory: CodeInfo; - files: CodeInfo[]; + directory: Com.Linkedin.Metric.Ump.CodeInfo; + files: Com.Linkedin.Metric.Ump.CodeInfo[]; aclOwners: string[]; } // Generated from: com/linkedin/metric/ump/UMPMetricDimension.pdsc @@ -83081,8 +83242,8 @@ declare namespace Com { export interface UMPMetricFormula { formula: string; aggregationFunction: string; - attributes: MetricColumnInfo[]; - measures: MetricColumnInfo[]; + attributes: Com.Linkedin.Metric.Ump.MetricColumnInfo[]; + measures: Com.Linkedin.Metric.Ump.MetricColumnInfo[]; upstreamMetrics: string[]; } // Generated from: com/linkedin/metric/ump/UMPMetricInput.pdsc @@ -83097,16 +83258,16 @@ declare namespace Com { domain?: string; displayName?: string; displayGroup?: string; - datafiles: UMPDatafileProperties[]; + datafiles: Com.Linkedin.Metric.Ump.UMPDatafileProperties[]; description: string; - tier: TierInfo[]; + tier: Com.Linkedin.Metric.Ump.TierInfo[]; frequency: Com.Linkedin.Metric.MetricFrequencyType[]; derived: boolean; highPriority: boolean; pii: boolean; tags: string[]; - goodDirection: UMPMetricDirectionType; - formulaData: UMPMetricFormula; + goodDirection: Com.Linkedin.Metric.Ump.UMPMetricDirectionType; + formulaData: Com.Linkedin.Metric.Ump.UMPMetricFormula; businessCriticalHierarchies: string[]; certifiedHierarchies: string[]; searchTags: string[]; @@ -83129,7 +83290,7 @@ declare namespace Com { export interface FailedMetadataChangeEvent { auditHeader?: Com.Linkedin.Avro2pegasus.Events.KafkaAuditHeader; - metadataChangeEvent: MetadataChangeEvent; + metadataChangeEvent: Com.Linkedin.Mxe.MetadataChangeEvent; error: string; } // Generated from: com/linkedin/mxe/MetadataAuditEvent.pdsc @@ -83210,7 +83371,7 @@ declare namespace Com { // Generated from: com/linkedin/proml/common/Members.pdsc export interface Members { - adminList: Member[]; + adminList: Com.Linkedin.Proml.Common.Member[]; } // Generated from: com/linkedin/proml/common/MlDeprecation.pdsc @@ -83219,7 +83380,7 @@ declare namespace Com { // Generated from: com/linkedin/proml/common/feature/PublishInfo.pdsc export interface PublishInfo { - publishTargets: PublishTarget[]; + publishTargets: Com.Linkedin.Proml.Common.Feature.PublishTarget[]; } // Generated from: com/linkedin/proml/common/feature/PublishTarget.pdsc @@ -83233,7 +83394,7 @@ declare namespace Com { // Generated from: com/linkedin/proml/mlArtifact/ArtifactInfo.pdsc export interface ArtifactInfo { - type: ArtifactType; + type: Com.Linkedin.Proml.MlArtifact.ArtifactType; creation: Com.Linkedin.Common.AuditStamp; pipelineStepRunOutput?: string; } @@ -83258,7 +83419,7 @@ declare namespace Com { // Generated from: com/linkedin/proml/mlArtifact/StandardArtifactUrn.pdsc export interface StandardArtifactUrn { - artifactUrn?: StandardArtifactUrnType; + artifactUrn?: Com.Linkedin.Proml.MlArtifact.StandardArtifactUrnType; } // Generated from: com/linkedin/proml/mlArtifact/StandardArtifactUrnType.pdsc @@ -83572,14 +83733,14 @@ declare namespace Com { // Generated from: com/linkedin/proml/mlFeatureAnchor/common/UserDefinedFunction.pdsc export interface UserDefinedFunction { - clazz: Clazz; + clazz: Com.Linkedin.Proml.MlFeatureAnchor.Common.Clazz; } } namespace Key { // Generated from: com/linkedin/proml/mlFeatureAnchor/key/KeyPlaceholder.pdsc export interface KeyPlaceholder { - keyPlaceholderRef: KeyPlaceholderRef; + keyPlaceholderRef: Com.Linkedin.Proml.MlFeatureAnchor.Key.KeyPlaceholderRef; } // Generated from: com/linkedin/proml/mlFeatureAnchor/key/KeyPlaceholderRef.pdsc @@ -83587,7 +83748,7 @@ declare namespace Com { // Generated from: com/linkedin/proml/mlFeatureAnchor/key/KeyPlaceholders.pdsc export interface KeyPlaceholders { - keyPlaceholders: KeyPlaceholder[]; + keyPlaceholders: Com.Linkedin.Proml.MlFeatureAnchor.Key.KeyPlaceholder[]; } // Generated from: com/linkedin/proml/mlFeatureAnchor/key/OfflineDataSourceKey.pdsc @@ -83620,14 +83781,14 @@ declare namespace Com { export interface DataSource { source: - | CouchbaseDataSource - | CustomDataSource - | EspressoDataSource - | HdfsDataSource - | InMemoryPassthroughDataSource - | ObservationPassthroughDataSource - | RestliDataSource - | VeniceDataSource; + | Com.Linkedin.Proml.MlFeatureAnchor.Source.CouchbaseDataSource + | Com.Linkedin.Proml.MlFeatureAnchor.Source.CustomDataSource + | Com.Linkedin.Proml.MlFeatureAnchor.Source.EspressoDataSource + | Com.Linkedin.Proml.MlFeatureAnchor.Source.HdfsDataSource + | Com.Linkedin.Proml.MlFeatureAnchor.Source.InMemoryPassthroughDataSource + | Com.Linkedin.Proml.MlFeatureAnchor.Source.ObservationPassthroughDataSource + | Com.Linkedin.Proml.MlFeatureAnchor.Source.RestliDataSource + | Com.Linkedin.Proml.MlFeatureAnchor.Source.VeniceDataSource; } // Generated from: com/linkedin/proml/mlFeatureAnchor/source/DateTimeFormat.pdsc @@ -83650,7 +83811,7 @@ declare namespace Com { export interface HdfsDataSource extends Com.Linkedin.Proml.MlFeatureAnchor.Key.OfflineDataSourceKey { datasetLocation: Com.Linkedin.Proml.Common.HdfsLocation | Com.Linkedin.Proml.Common.DaliLocation; - timeField?: TimeField; + timeField?: Com.Linkedin.Proml.MlFeatureAnchor.Source.TimeField; } // Generated from: com/linkedin/proml/mlFeatureAnchor/source/InMemoryPassthroughDataSource.pdsc @@ -83674,22 +83835,26 @@ declare namespace Com { export interface RestliDataSource extends Com.Linkedin.Proml.MlFeatureAnchor.Key.OnlineDataSourceKey { resourceName: string; - projections?: PathSpec[]; - requestParameters: { [id: string]: RequestParameterValue }; + projections?: Com.Linkedin.Proml.MlFeatureAnchor.Source.PathSpec[]; + requestParameters: { + [id: string]: Com.Linkedin.Proml.MlFeatureAnchor.Source.RequestParameterValue; + }; } // Generated from: com/linkedin/proml/mlFeatureAnchor/source/RestliFinderDataSource.pdsc export interface RestliFinderDataSource { resourceName: string; finderMethod: string; - projections: PathSpec[]; - requestParameters: { [id: string]: RequestParameterValue }; + projections: Com.Linkedin.Proml.MlFeatureAnchor.Source.PathSpec[]; + requestParameters: { + [id: string]: Com.Linkedin.Proml.MlFeatureAnchor.Source.RequestParameterValue; + }; } // Generated from: com/linkedin/proml/mlFeatureAnchor/source/TimeField.pdsc export interface TimeField { name: string; - format: TimeFieldFormat; + format: Com.Linkedin.Proml.MlFeatureAnchor.Source.TimeFieldFormat; } // Generated from: com/linkedin/proml/mlFeatureAnchor/source/TimeFieldFormat.pdsc @@ -83718,8 +83883,8 @@ declare namespace Com { export interface SlidingWindowAggregation { targetColumn: Com.Linkedin.Proml.MlFeatureAnchor.Common.SparkSqlExpression; aggregationType: 'SUM' | 'COUNT' | 'MAX' | 'MIN' | 'AVG'; - window: Window; - lateralViews: LateralView[]; + window: Com.Linkedin.Proml.MlFeatureAnchor.Transformation.Window; + lateralViews: Com.Linkedin.Proml.MlFeatureAnchor.Transformation.LateralView[]; filter?: Com.Linkedin.Proml.MlFeatureAnchor.Common.SparkSqlExpression; groupBy?: Com.Linkedin.Proml.MlFeatureAnchor.Common.SparkSqlExpression; limit?: number; @@ -83729,7 +83894,7 @@ declare namespace Com { export interface SlidingWindowEmbeddingAggregation { targetColumn: Com.Linkedin.Proml.MlFeatureAnchor.Common.SparkSqlExpression; aggregationType: 'MAX_POOLING' | 'MIN_POOLING' | 'AVG_POOLING'; - window: Window; + window: Com.Linkedin.Proml.MlFeatureAnchor.Transformation.Window; filter?: Com.Linkedin.Proml.MlFeatureAnchor.Common.SparkSqlExpression; groupBy?: Com.Linkedin.Proml.MlFeatureAnchor.Common.SparkSqlExpression; } @@ -83737,8 +83902,8 @@ declare namespace Com { export interface SlidingWindowLatestAvailable { targetColumn: Com.Linkedin.Proml.MlFeatureAnchor.Common.SparkSqlExpression; - window?: Window; - lateralViews: LateralView[]; + window?: Com.Linkedin.Proml.MlFeatureAnchor.Transformation.Window; + lateralViews: Com.Linkedin.Proml.MlFeatureAnchor.Transformation.LateralView[]; groupBy?: Com.Linkedin.Proml.MlFeatureAnchor.Common.SparkSqlExpression; filter?: Com.Linkedin.Proml.MlFeatureAnchor.Common.SparkSqlExpression; } @@ -83777,7 +83942,7 @@ declare namespace Com { // Generated from: com/linkedin/proml/mlFeatureVersion/Dimension.pdsc export interface Dimension { - type: DimensionType; + type: Com.Linkedin.Proml.MlFeatureVersion.DimensionType; shape?: number; } // Generated from: com/linkedin/proml/mlFeatureVersion/DimensionType.pdsc @@ -83789,8 +83954,8 @@ declare namespace Com { // Generated from: com/linkedin/proml/mlFeatureVersion/FeatureVersion.pdsc export interface FeatureVersion { - format?: TensorFeatureFormat; - defaultValue?: FeatureValue; + format?: Com.Linkedin.Proml.MlFeatureVersion.TensorFeatureFormat; + defaultValue?: Com.Linkedin.Proml.MlFeatureVersion.FeatureValue; } // Generated from: com/linkedin/proml/mlFeatureVersion/TensorCategory.pdsc @@ -83798,9 +83963,9 @@ declare namespace Com { // Generated from: com/linkedin/proml/mlFeatureVersion/TensorFeatureFormat.pdsc export interface TensorFeatureFormat { - tensorCategory: TensorCategory; - valueType: ValueType; - dimensions: Dimension[]; + tensorCategory: Com.Linkedin.Proml.MlFeatureVersion.TensorCategory; + valueType: Com.Linkedin.Proml.MlFeatureVersion.ValueType; + dimensions: Com.Linkedin.Proml.MlFeatureVersion.Dimension[]; } // Generated from: com/linkedin/proml/mlFeatureVersion/ValueType.pdsc @@ -83933,14 +84098,14 @@ declare namespace Com { mlTrainedModel: string; creation: Com.Linkedin.Common.AuditStamp; valid: boolean; - validations: ValidationDetails[]; + validations: Com.Linkedin.Proml.MlModelValidationResult.ValidationDetails[]; artifact: string; } // Generated from: com/linkedin/proml/mlModelValidationResult/ValidationDetails.pdsc export interface ValidationDetails { - type: ValidationType; - outcome: ValidationOutcome; + type: Com.Linkedin.Proml.MlModelValidationResult.ValidationType; + outcome: Com.Linkedin.Proml.MlModelValidationResult.ValidationOutcome; name?: string; validationMessage?: string; errorDetails?: Com.Linkedin.Proml.Common.ErrorResponse; @@ -83986,12 +84151,12 @@ declare namespace Com { export interface ExecutionId { executionId: string; - platform: Platform; + platform: Com.Linkedin.Proml.MlPipelineRun.Platform; } // Generated from: com/linkedin/proml/mlPipelineRun/ExecutionIds.pdsc export interface ExecutionIds { - executionIds: ExecutionId[]; + executionIds: Com.Linkedin.Proml.MlPipelineRun.ExecutionId[]; } // Generated from: com/linkedin/proml/mlPipelineRun/ExecutionInfo.pdsc @@ -84015,7 +84180,7 @@ declare namespace Com { creation: Com.Linkedin.Common.AuditStamp; pipelineVersion: string; experiment: string; - executionInfo?: ExecutionInfo; + executionInfo?: Com.Linkedin.Proml.MlPipelineRun.ExecutionInfo; } // Generated from: com/linkedin/proml/mlPipelineRun/PipelineRunStartTime.pdsc @@ -84025,7 +84190,7 @@ declare namespace Com { // Generated from: com/linkedin/proml/mlPipelineRun/PipelineRunStatus.pdsc export interface PipelineRunStatus { - status?: RunState; + status?: Com.Linkedin.Proml.MlPipelineRun.RunState; } // Generated from: com/linkedin/proml/mlPipelineRun/PipelineStepsRuns.pdsc @@ -84055,7 +84220,9 @@ declare namespace Com { // Generated from: com/linkedin/proml/mlPipelineStepRun/StepRunCustomMetrics.pdsc export interface StepRunCustomMetrics { - metrics: { [id: string]: StepRunTrackedValue }; + metrics: { + [id: string]: Com.Linkedin.Proml.MlPipelineStepRun.StepRunTrackedValue; + }; } // Generated from: com/linkedin/proml/mlPipelineStepRun/StepRunEndTime.pdsc @@ -84070,7 +84237,7 @@ declare namespace Com { // Generated from: com/linkedin/proml/mlPipelineStepRun/StepRunInputs.pdsc export interface StepRunInputs { - stepRunInputs: StepRunInputArtifact[]; + stepRunInputs: Com.Linkedin.Proml.MlPipelineStepRun.StepRunInputArtifact[]; } // Generated from: com/linkedin/proml/mlPipelineStepRun/StepRunOutputs.pdsc @@ -84080,7 +84247,9 @@ declare namespace Com { // Generated from: com/linkedin/proml/mlPipelineStepRun/StepRunParameters.pdsc export interface StepRunParameters { - params: { [id: string]: StepRunTrackedValue }; + params: { + [id: string]: Com.Linkedin.Proml.MlPipelineStepRun.StepRunTrackedValue; + }; } // Generated from: com/linkedin/proml/mlPipelineStepRun/StepRunStartTime.pdsc @@ -84130,7 +84299,7 @@ declare namespace Com { export interface PipelineStepInfo { name: string; - type: PipelineStepType; + type: Com.Linkedin.Proml.MlPipelineVersion.PipelineStepType; } // Generated from: com/linkedin/proml/mlPipelineVersion/PipelineStepType.pdsc @@ -84150,14 +84319,14 @@ declare namespace Com { export interface PipelineVersionInfo { version: string; pipeline: string; - pipelineSpec?: PipelineVersionSpec; + pipelineSpec?: Com.Linkedin.Proml.MlPipelineVersion.PipelineVersionSpec; gitContext?: Com.Linkedin.Common.MultiProductGitContext; } // Generated from: com/linkedin/proml/mlPipelineVersion/PipelineVersionSpec.pdsc export interface PipelineVersionSpec { - steps?: PipelineStepInfo[]; - stepEdges?: StepEdges[]; + steps?: Com.Linkedin.Proml.MlPipelineVersion.PipelineStepInfo[]; + stepEdges?: Com.Linkedin.Proml.MlPipelineVersion.StepEdges[]; } // Generated from: com/linkedin/proml/mlPipelineVersion/StepEdges.pdsc @@ -84290,7 +84459,7 @@ declare namespace Com { creation: Com.Linkedin.Common.AuditStamp; shortMessage: string; detailedInfo?: string; - logLevel: LogLevel; + logLevel: Com.Linkedin.Proml.MlTaskExecutionLog.LogLevel; } } namespace MlTrainedModel { @@ -84331,7 +84500,7 @@ declare namespace Com { // Generated from: com/linkedin/proml/mlTrainedModel/mlModelPublish/LastSuccessfulTask.pdsc export interface LastSuccessfulTask { - lastSuccessfulTask: PublishTaskType; + lastSuccessfulTask: Com.Linkedin.Proml.MlTrainedModel.MlModelPublish.PublishTaskType; } // Generated from: com/linkedin/proml/mlTrainedModel/mlModelPublish/ModelArtifactStoreLocations.pdsc @@ -84352,12 +84521,12 @@ declare namespace Com { export interface ModelUploadStatus { fabric: string; - uploadStatus: StatusType; + uploadStatus: Com.Linkedin.Proml.MlTrainedModel.MlModelPublish.StatusType; } // Generated from: com/linkedin/proml/mlTrainedModel/mlModelPublish/ModelUploadStatusList.pdsc export interface ModelUploadStatusList { - modelUploadStatus: ModelUploadStatus[]; + modelUploadStatus: Com.Linkedin.Proml.MlTrainedModel.MlModelPublish.ModelUploadStatus[]; } // Generated from: com/linkedin/proml/mlTrainedModel/mlModelPublish/ModelVersion.pdsc @@ -84383,7 +84552,7 @@ declare namespace Com { // Generated from: com/linkedin/proml/mlTrainedModel/mlModelPublish/PublishAttemptLogsList.pdsc export interface PublishAttemptLogsList { - publishAttemptLogsList: PublishAttemptLogs[]; + publishAttemptLogsList: Com.Linkedin.Proml.MlTrainedModel.MlModelPublish.PublishAttemptLogs[]; } // Generated from: com/linkedin/proml/mlTrainedModel/mlModelPublish/PublishedModelVersion.pdsc @@ -84396,14 +84565,14 @@ declare namespace Com { modelDeploymentGroup: string; publishModelName: string; newVersionOfExistingModel: boolean; - versionUpgradeType: VersionUpgradeType; + versionUpgradeType: Com.Linkedin.Proml.MlTrainedModel.MlModelPublish.VersionUpgradeType; creation: Com.Linkedin.Common.AuditStamp; publishDescription?: string; } // Generated from: com/linkedin/proml/mlTrainedModel/mlModelPublish/PublishStatus.pdsc export interface PublishStatus { - status: StatusType; + status: Com.Linkedin.Proml.MlTrainedModel.MlModelPublish.StatusType; } // Generated from: com/linkedin/proml/mlTrainedModel/mlModelPublish/PublishTaskType.pdsc @@ -84447,7 +84616,7 @@ declare namespace Com { // Generated from: com/linkedin/resourceidentity/urn/KeyConfig.pdsc export interface KeyConfig { - keys: { [id: string]: Key }; + keys: { [id: string]: Com.Linkedin.Resourceidentity.Urn.Key }; queryParameters?: { [id: string]: string }; } // Generated from: com/linkedin/resourceidentity/urn/ResourceKey.pdsc @@ -84455,7 +84624,7 @@ declare namespace Com { export interface ResourceKey { resourcePath: string; entity?: string; - keyConfig: KeyConfig; + keyConfig: Com.Linkedin.Resourceidentity.Urn.KeyConfig; } // Generated from: com/linkedin/resourceidentity/urn/UrnCreatorTemplate.pdsc @@ -84485,7 +84654,7 @@ declare namespace Com { compliance?: Com.Linkedin.Dataset.ComplianceStructure[]; coercer?: string; validator?: string; - resourceKey?: ResourceKey[]; + resourceKey?: Com.Linkedin.Resourceidentity.Urn.ResourceKey[]; } } } @@ -84497,7 +84666,7 @@ declare namespace Com { start: number; count: number; total: number; - links: Link[]; + links: Com.Linkedin.Restli.Common.Link[]; } // Generated from: com/linkedin/restli/common/CreateStatus.pdsc @@ -84505,7 +84674,7 @@ declare namespace Com { status: number; id?: string; location?: string; - error?: ErrorResponse; + error?: Com.Linkedin.Restli.Common.ErrorResponse; } // Generated from: com/linkedin/restli/common/EmptyRecord.pdsc @@ -84545,7 +84714,7 @@ declare namespace Com { export interface UpdateStatus { status: number; - error?: ErrorResponse; + error?: Com.Linkedin.Restli.Common.ErrorResponse; } namespace Multiplexer { // Generated from: com/linkedin/restli/common/multiplexer/IndividualBody.pdsc @@ -84557,42 +84726,51 @@ declare namespace Com { method: string; headers: { [id: string]: string }; relativeUrl: string; - body?: IndividualBody; - dependentRequests: { [id: string]: IndividualRequest }; + body?: Com.Linkedin.Restli.Common.Multiplexer.IndividualBody; + dependentRequests: { + [id: string]: Com.Linkedin.Restli.Common.Multiplexer.IndividualRequest; + }; } // Generated from: com/linkedin/restli/common/multiplexer/IndividualResponse.pdsc export interface IndividualResponse { status: number; headers: { [id: string]: string }; - body?: IndividualBody; + body?: Com.Linkedin.Restli.Common.Multiplexer.IndividualBody; } // Generated from: com/linkedin/restli/common/multiplexer/MultiplexedRequestContent.pdsc export interface MultiplexedRequestContent { - requests: { [id: string]: IndividualRequest }; + requests: { + [id: string]: Com.Linkedin.Restli.Common.Multiplexer.IndividualRequest; + }; } // Generated from: com/linkedin/restli/common/multiplexer/MultiplexedResponseContent.pdsc export interface MultiplexedResponseContent { - responses: { [id: string]: IndividualResponse }; + responses: { + [id: string]: Com.Linkedin.Restli.Common.Multiplexer.IndividualResponse; + }; } } } namespace Restspec { // Generated from: com/linkedin/restli/restspec/ActionSchema.pdsc - export interface ActionSchema extends CustomAnnotationSchema, ServiceErrorsSchema, SuccessStatusesSchema { + export interface ActionSchema + extends Com.Linkedin.Restli.Restspec.CustomAnnotationSchema, + Com.Linkedin.Restli.Restspec.ServiceErrorsSchema, + Com.Linkedin.Restli.Restspec.SuccessStatusesSchema { name: string; doc?: string; - parameters?: ParameterSchema[]; + parameters?: Com.Linkedin.Restli.Restspec.ParameterSchema[]; returns?: string; throws?: string[]; } // Generated from: com/linkedin/restli/restspec/ActionsSetSchema.pdsc - export interface ActionsSetSchema extends ServiceErrorsSchema { - actions: ActionSchema[]; + export interface ActionsSetSchema extends Com.Linkedin.Restli.Restspec.ServiceErrorsSchema { + actions: Com.Linkedin.Restli.Restspec.ActionSchema[]; } // Generated from: com/linkedin/restli/restspec/AlternativeKeySchema.pdsc @@ -84604,16 +84782,16 @@ declare namespace Com { } // Generated from: com/linkedin/restli/restspec/AssociationSchema.pdsc - export interface AssociationSchema extends ServiceErrorsSchema { + export interface AssociationSchema extends Com.Linkedin.Restli.Restspec.ServiceErrorsSchema { identifier?: string; - assocKeys: AssocKeySchema[]; - alternativeKeys?: AlternativeKeySchema[]; + assocKeys: Com.Linkedin.Restli.Restspec.AssocKeySchema[]; + alternativeKeys?: Com.Linkedin.Restli.Restspec.AlternativeKeySchema[]; supports: string[]; - methods?: RestMethodSchema[]; - finders?: FinderSchema[]; - batchFinders?: BatchFinderSchema[]; - actions?: ActionSchema[]; - entity: EntitySchema; + methods?: Com.Linkedin.Restli.Restspec.RestMethodSchema[]; + finders?: Com.Linkedin.Restli.Restspec.FinderSchema[]; + batchFinders?: Com.Linkedin.Restli.Restspec.BatchFinderSchema[]; + actions?: Com.Linkedin.Restli.Restspec.ActionSchema[]; + entity: Com.Linkedin.Restli.Restspec.EntitySchema; } // Generated from: com/linkedin/restli/restspec/AssocKeySchema.pdsc @@ -84623,20 +84801,20 @@ declare namespace Com { } // Generated from: com/linkedin/restli/restspec/BatchFinderSchema.pdsc - export interface BatchFinderSchema extends FinderSchema { + export interface BatchFinderSchema extends Com.Linkedin.Restli.Restspec.FinderSchema { batchParam: string; } // Generated from: com/linkedin/restli/restspec/CollectionSchema.pdsc - export interface CollectionSchema extends ServiceErrorsSchema { - identifier: IdentifierSchema; - alternativeKeys?: AlternativeKeySchema[]; + export interface CollectionSchema extends Com.Linkedin.Restli.Restspec.ServiceErrorsSchema { + identifier: Com.Linkedin.Restli.Restspec.IdentifierSchema; + alternativeKeys?: Com.Linkedin.Restli.Restspec.AlternativeKeySchema[]; supports: string[]; - methods?: RestMethodSchema[]; - finders?: FinderSchema[]; - batchFinders?: BatchFinderSchema[]; - actions?: ActionSchema[]; - entity: EntitySchema; + methods?: Com.Linkedin.Restli.Restspec.RestMethodSchema[]; + finders?: Com.Linkedin.Restli.Restspec.FinderSchema[]; + batchFinders?: Com.Linkedin.Restli.Restspec.BatchFinderSchema[]; + actions?: Com.Linkedin.Restli.Restspec.ActionSchema[]; + entity: Com.Linkedin.Restli.Restspec.EntitySchema; } // Generated from: com/linkedin/restli/restspec/CustomAnnotationContentSchema.pdsc @@ -84644,22 +84822,27 @@ declare namespace Com { // Generated from: com/linkedin/restli/restspec/CustomAnnotationSchema.pdsc export interface CustomAnnotationSchema { - annotations?: { [id: string]: CustomAnnotationContentSchema }; + annotations?: { + [id: string]: Com.Linkedin.Restli.Restspec.CustomAnnotationContentSchema; + }; } // Generated from: com/linkedin/restli/restspec/EntitySchema.pdsc export interface EntitySchema { path: string; - actions?: ActionSchema[]; - subresources?: ResourceSchema[]; + actions?: Com.Linkedin.Restli.Restspec.ActionSchema[]; + subresources?: Com.Linkedin.Restli.Restspec.ResourceSchema[]; } // Generated from: com/linkedin/restli/restspec/FinderSchema.pdsc - export interface FinderSchema extends CustomAnnotationSchema, ServiceErrorsSchema, SuccessStatusesSchema { + export interface FinderSchema + extends Com.Linkedin.Restli.Restspec.CustomAnnotationSchema, + Com.Linkedin.Restli.Restspec.ServiceErrorsSchema, + Com.Linkedin.Restli.Restspec.SuccessStatusesSchema { name?: string; doc?: string; - parameters?: ParameterSchema[]; - metadata?: MetadataSchema; + parameters?: Com.Linkedin.Restli.Restspec.ParameterSchema[]; + metadata?: Com.Linkedin.Restli.Restspec.MetadataSchema; assocKey?: string; assocKeys?: string[]; pagingSupported?: boolean; @@ -84678,7 +84861,7 @@ declare namespace Com { } // Generated from: com/linkedin/restli/restspec/ParameterSchema.pdsc - export interface ParameterSchema extends CustomAnnotationSchema { + export interface ParameterSchema extends Com.Linkedin.Restli.Restspec.CustomAnnotationSchema { name: string; type: string; items?: string; @@ -84688,25 +84871,28 @@ declare namespace Com { } // Generated from: com/linkedin/restli/restspec/ResourceSchema.pdsc - export interface ResourceSchema extends CustomAnnotationSchema { + export interface ResourceSchema extends Com.Linkedin.Restli.Restspec.CustomAnnotationSchema { name: string; namespace?: string; path: string; schema?: string; entityType: 'STRUCTURED_DATA' | 'UNSTRUCTURED_DATA'; doc?: string; - collection?: CollectionSchema; - association?: AssociationSchema; - actionsSet?: ActionsSetSchema; - simple?: SimpleSchema; + collection?: Com.Linkedin.Restli.Restspec.CollectionSchema; + association?: Com.Linkedin.Restli.Restspec.AssociationSchema; + actionsSet?: Com.Linkedin.Restli.Restspec.ActionsSetSchema; + simple?: Com.Linkedin.Restli.Restspec.SimpleSchema; } // Generated from: com/linkedin/restli/restspec/RestMethodSchema.pdsc - export interface RestMethodSchema extends CustomAnnotationSchema, ServiceErrorsSchema, SuccessStatusesSchema { + export interface RestMethodSchema + extends Com.Linkedin.Restli.Restspec.CustomAnnotationSchema, + Com.Linkedin.Restli.Restspec.ServiceErrorsSchema, + Com.Linkedin.Restli.Restspec.SuccessStatusesSchema { method: string; doc?: string; - parameters?: ParameterSchema[]; - metadata?: MetadataSchema; + parameters?: Com.Linkedin.Restli.Restspec.ParameterSchema[]; + metadata?: Com.Linkedin.Restli.Restspec.MetadataSchema; pagingSupported?: boolean; } // Generated from: com/linkedin/restli/restspec/ServiceErrorSchema.pdsc @@ -84721,15 +84907,15 @@ declare namespace Com { // Generated from: com/linkedin/restli/restspec/ServiceErrorsSchema.pdsc export interface ServiceErrorsSchema { - serviceErrors?: ServiceErrorSchema[]; + serviceErrors?: Com.Linkedin.Restli.Restspec.ServiceErrorSchema[]; } // Generated from: com/linkedin/restli/restspec/SimpleSchema.pdsc - export interface SimpleSchema extends ServiceErrorsSchema { + export interface SimpleSchema extends Com.Linkedin.Restli.Restspec.ServiceErrorsSchema { supports: string[]; - methods?: RestMethodSchema[]; - actions?: ActionSchema[]; - entity: EntitySchema; + methods?: Com.Linkedin.Restli.Restspec.RestMethodSchema[]; + actions?: Com.Linkedin.Restli.Restspec.ActionSchema[]; + entity: Com.Linkedin.Restli.Restspec.EntitySchema; } // Generated from: com/linkedin/restli/restspec/SuccessStatusesSchema.pdsc @@ -84774,7 +84960,7 @@ declare namespace Com { } // Generated from: com/linkedin/schema/FederatedGraphQLSchema.pdsc - export interface FederatedGraphQLSchema extends BaseGraphQLSchema {} + export interface FederatedGraphQLSchema extends Com.Linkedin.Schema.BaseGraphQLSchema {} // Generated from: com/linkedin/schema/KeyValueSchema.pdsc export interface KeyValueSchema { @@ -84784,7 +84970,7 @@ declare namespace Com { // Generated from: com/linkedin/schema/NormalizedSchema.pdsc export interface NormalizedSchema { - normalizedFields: SchemaField[]; + normalizedFields: Com.Linkedin.Schema.SchemaField[]; } // Generated from: com/linkedin/schema/ObservedSchemaDefinition.pdsc @@ -84799,11 +84985,11 @@ declare namespace Com { schemaLanguage: Com.Linkedin.Common.KeySchemaLanguage; registeredSchema?: string; }; - normalizedSchema?: NormalizedSchema; + normalizedSchema?: Com.Linkedin.Schema.NormalizedSchema; } // Generated from: com/linkedin/schema/OpenCrudGraphQLSchema.pdsc - export interface OpenCrudGraphQLSchema extends BaseGraphQLSchema {} + export interface OpenCrudGraphQLSchema extends Com.Linkedin.Schema.BaseGraphQLSchema {} // Generated from: com/linkedin/schema/OrcSchema.pdsc export interface OrcSchema { @@ -84816,20 +85002,20 @@ declare namespace Com { } // Generated from: com/linkedin/schema/PDLSchema.pdsc - export interface PDLSchema extends CommonPegasusSchema {} + export interface PDLSchema extends Com.Linkedin.Schema.CommonPegasusSchema {} // Generated from: com/linkedin/schema/PDSCSchema.pdsc - export interface PDSCSchema extends CommonPegasusSchema {} + export interface PDSCSchema extends Com.Linkedin.Schema.CommonPegasusSchema {} // Generated from: com/linkedin/schema/RegisteredSchema.pdsc export interface RegisteredSchema { type: Com.Linkedin.Common.RegisteredSchemaType; name: string; - schemaInfo?: SchemaInfo; - schemaDefinition?: SchemaDefinition; + schemaInfo?: Com.Linkedin.Schema.SchemaInfo; + schemaDefinition?: Com.Linkedin.Schema.SchemaDefinition; complianceInfo?: Com.Linkedin.Dataset.ComplianceInfo; fileReference?: Com.Linkedin.Common.FileReference; - registeredschemaDeprecation?: RegisteredSchemaDeprecation; + registeredschemaDeprecation?: Com.Linkedin.Schema.RegisteredSchemaDeprecation; } // Generated from: com/linkedin/schema/RegisteredSchemaDeprecation.pdsc @@ -84846,19 +85032,19 @@ declare namespace Com { export interface SchemaDefinition { rawSchema?: - | AvroSchema - | BinaryJsonSchema - | DDL - | EspressoSchema - | FederatedGraphQLSchema - | KeyValueSchema - | OrcSchema - | OpenCrudGraphQLSchema - | ParquetSchema - | PDLSchema - | PDSCSchema - | Schemaless; - normalizedSchema?: NormalizedSchema; + | Com.Linkedin.Schema.AvroSchema + | Com.Linkedin.Schema.BinaryJsonSchema + | Com.Linkedin.Schema.DDL + | Com.Linkedin.Schema.EspressoSchema + | Com.Linkedin.Schema.FederatedGraphQLSchema + | Com.Linkedin.Schema.KeyValueSchema + | Com.Linkedin.Schema.OrcSchema + | Com.Linkedin.Schema.OpenCrudGraphQLSchema + | Com.Linkedin.Schema.ParquetSchema + | Com.Linkedin.Schema.PDLSchema + | Com.Linkedin.Schema.PDSCSchema + | Com.Linkedin.Schema.Schemaless; + normalizedSchema?: Com.Linkedin.Schema.NormalizedSchema; } // Generated from: com/linkedin/schema/SchemaField.pdsc @@ -84868,7 +85054,7 @@ declare namespace Com { jsonPath?: string; nullable: boolean; description?: string; - type: SchemaFieldDataType; + type: Com.Linkedin.Schema.SchemaFieldDataType; nativeDataType: string; recursive: boolean; } @@ -84921,9 +85107,9 @@ declare namespace Com { text: string; offset: number; length: number; - wikipediaMetadata?: TextAnalyticsWikipediaMetadata[]; + wikipediaMetadata?: Com.Microsoft.Common.Azure.TextAnalyticsWikipediaMetadata[]; bingId?: string; - type: TextAnalyticsEntityType; + type: Com.Microsoft.Common.Azure.TextAnalyticsEntityType; } // Generated from: com/microsoft/common/azure/TextAnalyticsEntityType.pdsc @@ -84940,7 +85126,7 @@ declare namespace Com { export interface TextAnalyticsNamedEntityRecognitionResponse { header: Com.Linkedin.Avro2pegasus.Events.EventHeader; documentId: string; - namedEntities: NamedEntity[]; + namedEntities: Com.Microsoft.Common.Azure.NamedEntity[]; } // Generated from: com/microsoft/common/azure/TextAnalyticsWikipediaMetadata.pdsc @@ -84976,7 +85162,7 @@ declare namespace Websnapshot { // Generated from: websnapshot/WebSnapshot.pdsc export interface WebSnapshot { - targets: WebSnapshotTarget[]; + targets: Websnapshot.WebSnapshotTarget[]; emails: Com.Linkedin.Common.EmailAddress[]; debuggerEmailRecipients?: Com.Linkedin.Common.EmailAddress[]; subject: string; @@ -85012,7 +85198,7 @@ declare namespace Websnapshot { export interface WebSnapshotTarget { url: string; - options: WebSnapshotPrintOptions; - errorThreshold?: WebSnapshotErrorThreshold; + options: Websnapshot.WebSnapshotPrintOptions; + errorThreshold?: Websnapshot.WebSnapshotErrorThreshold; } } diff --git a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-cluster-info.d.ts b/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-cluster-info.d.ts deleted file mode 100644 index d178516dde0ac..0000000000000 --- a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-cluster-info.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { HadoopClusterType } from '@datahub/metadata-types/constants/common/hadoop-cluster-type'; - -/** - * Azkaban cluster information which includes azkaban cluster name and the hadoop cluster - * @export - * @interface IAzkabanClusterInfo - * @link https://git.corp.linkedin.com:1367/a/plugins/gitiles/multiproducts/metadata-models/+/master/metadata-models/src/main/pegasus/com/linkedin/dataJob/azkaban/AzkabanClusterInfo.pdsc - */ -export interface IAzkabanClusterInfo { - // Azkaban cluster name, e.g. ltx1-holdem - clusterName: string; - // Hadoop cluster in which the project and flows exist, e.g. HOLDEM, FARO or WAR - hadoopCluster: HadoopClusterType; -} diff --git a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-flow-info.d.ts b/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-flow-info.d.ts deleted file mode 100644 index 4a5cd07a254a7..0000000000000 --- a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-flow-info.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { IAzkabanProjectInfo } from '@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-project-info'; - -/** - * Metadata associated with a Azkaban flow - * @export - * @interface IAzkabanFlowInfo - * @link https://git.corp.linkedin.com:1367/a/plugins/gitiles/multiproducts/metadata-models/+/master/metadata-models/src/main/pegasus/com/linkedin/dataJob/azkaban/AzkabanFlowInfo.pdsc - */ -export interface IAzkabanFlowInfo { - // Azkaban flow name - flowName: string; - // Azkaban project information including project name, version and cluster - project: IAzkabanProjectInfo; -} diff --git a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-project-info.d.ts b/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-project-info.d.ts deleted file mode 100644 index 53bde572ca31c..0000000000000 --- a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-project-info.d.ts +++ /dev/null @@ -1,16 +0,0 @@ -import { IAzkabanClusterInfo } from '@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-cluster-info'; - -/** - * Metadata associated with a Azkaban project - * @export - * @interface IAzkabanProjectInfo - * @link https://git.corp.linkedin.com:1367/a/plugins/gitiles/multiproducts/metadata-models/+/master/metadata-models/src/main/pegasus/com/linkedin/dataJob/azkaban/AzkabanProjectInfo.pdsc - */ -export interface IAzkabanProjectInfo { - // Azkaban project name - projectName: string; - // Azkaban project upload version - projectVersion: string; - // Hadoop cluster in which the project exists - clusterInfo: IAzkabanClusterInfo; -} diff --git a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/flow/aspect.d.ts b/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/flow/aspect.d.ts deleted file mode 100644 index 5a35114d0ee56..0000000000000 --- a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/flow/aspect.d.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { IBaseAspect } from '@datahub/metadata-types/types/metadata/aspect'; -import { IAzkabanFlowInfo } from '@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-flow-info'; -import { IAzkabanFlowJobsInfo } from '@datahub/metadata-types/types/entity/data-job/azkaban/flow/azkaban-flow-jobs-info'; - -/** - * A union of all supported metadata aspects for a Azkaban flow - * @export - * @interface IAzkabanFlowAspect - * @extends {IBaseAspect} - * @link https://git.corp.linkedin.com:1367/a/plugins/gitiles/multiproducts/metadata-models/+/master/metadata-models/src/main/pegasus/com/linkedin/metadata/aspect/AzkabanFlowAspect.pdsc - */ -export interface IAzkabanFlowAspect extends IBaseAspect { - // Ownership information of an entity - 'com.linkedin.common.Ownership'?: Com.Linkedin.Common.Ownership; - // Metadata associated with a Azkaban job - 'com.linkedin.dataJob.azkaban.AzkabanFlowInfo'?: IAzkabanFlowInfo; - // Inputs consumed by the Azkaban job - 'com.linkedin.dataJob.azkaban.AzkabanFlowJobsInfo'?: IAzkabanFlowJobsInfo; -} diff --git a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/flow/azkaban-flow-entity.d.ts b/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/flow/azkaban-flow-entity.d.ts deleted file mode 100644 index 578bbeb74f393..0000000000000 --- a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/flow/azkaban-flow-entity.d.ts +++ /dev/null @@ -1,32 +0,0 @@ -import { IBaseEntity } from '@datahub/metadata-types/types/entity'; -import { IAzkabanClusterInfo } from '@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-cluster-info'; -import { IAzkabanProjectInfo } from '@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-project-info'; -import { IAzkabanFlowInfo } from '@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-flow-info'; -import { IAzkabanFlowJobsInfo } from '@datahub/metadata-types/types/entity/data-job/azkaban/flow/azkaban-flow-jobs-info'; - -/** - * Describes the mid-tier interface for the Azkaban flow entity - * @export - * @interface IAzkabanFlowEntity - * @extends {IBaseEntity} - */ -export interface IAzkabanFlowEntity extends IBaseEntity { - // Azkaban jobs associated with a Azkaban flow - jobsInfo: IAzkabanFlowJobsInfo; - // Azkaban cluster name, e.g. ltx1-holdem - clusterName: IAzkabanClusterInfo['clusterName']; - // Azkaban project name - projectName: IAzkabanProjectInfo['projectName']; - // Azkaban flow name - flowName: IAzkabanFlowInfo['flowName']; - // Metadata information associated with a Azkaban flow - info: { - // Metadata associated with a Azkaban project - project: IAzkabanProjectInfo; - // Azkaban flow name - flowName: IAzkabanFlowInfo['flowName']; - }; -} - -// Alias for the interface attributes returned by the mid-tier endpoint for Azkaban Flow instance -export type AzkabanFlowApiEntity = Omit; diff --git a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/flow/azkaban-flow-jobs-info.d.ts b/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/flow/azkaban-flow-jobs-info.d.ts deleted file mode 100644 index 8d7509aeeef41..0000000000000 --- a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/flow/azkaban-flow-jobs-info.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -/** - * Azkaban jobs associated with a Azkaban flow - * @export - * @interface IAzkabanFlowJobsInfo - * @link https://git.corp.linkedin.com:1367/a/plugins/gitiles/multiproducts/metadata-models/+/master/metadata-models/src/main/pegasus/com/linkedin/dataJob/azkaban/AzkabanFlowJobsInfo.pdsc - */ -export interface IAzkabanFlowJobsInfo { - // List of Azkaban jobs that are part of this flow - jobs: Array; -} diff --git a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/job/aspect.d.ts b/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/job/aspect.d.ts deleted file mode 100644 index 0e4baee4890e0..0000000000000 --- a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/job/aspect.d.ts +++ /dev/null @@ -1,24 +0,0 @@ -import { IBaseAspect } from '@datahub/metadata-types/types/metadata/aspect'; -import { IAzkabanJobInfo } from '@datahub/metadata-types/types/entity/data-job/azkaban/job/azkaban-job-info'; -import { AzkabanJobInput } from '@datahub/metadata-types/types/entity/data-job/azkaban/job/azkaban-job-input'; -import { AzkabanJobOutput } from '@datahub/metadata-types/types/entity/data-job/azkaban/job/azkaban-job-output'; - -/** - * A union of all supported metadata aspects for a Azkaban job - * @export - * @interface IAzkabanJobAspect - * @extends {IBaseAspect} - * @link https://git.corp.linkedin.com:1367/a/plugins/gitiles/multiproducts/metadata-models/+/master/metadata-models/src/main/pegasus/com/linkedin/metadata/aspect/AzkabanJobAspect.pdsc - */ -export interface IAzkabanJobAspect extends IBaseAspect { - // URN for the associated Azkaban job - urn: string; - // Ownership information of an entity - 'com.linkedin.common.Ownership'?: Com.Linkedin.Common.Ownership; - // Metadata associated with a Azkaban job - 'com.linkedin.dataJob.azkaban.AzkabanJobInfo'?: IAzkabanJobInfo; - // Inputs consumed by the Azkaban job - 'com.linkedin.dataJob.azkaban.AzkabanJobInput'?: AzkabanJobInput; - // Outputs produced by the Azkaban job - 'com.linkedin.dataJob.azkaban.AzkabanJobOutput'?: AzkabanJobOutput; -} diff --git a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/job/azkaban-job-entity.d.ts b/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/job/azkaban-job-entity.d.ts deleted file mode 100644 index 3a58c8bd89ccb..0000000000000 --- a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/job/azkaban-job-entity.d.ts +++ /dev/null @@ -1,42 +0,0 @@ -import { IBaseEntity } from '@datahub/metadata-types/types/entity'; -import { IDataJobOutput } from '@datahub/metadata-types/types/entity/data-job/data-job-output'; -import { IDataJobInput } from '@datahub/metadata-types/types/entity/data-job/data-job-input'; -import { IAzkabanClusterInfo } from '@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-cluster-info'; -import { IAzkabanProjectInfo } from '@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-project-info'; -import { IAzkabanJobInfo } from '@datahub/metadata-types/types/entity/data-job/azkaban/job/azkaban-job-info'; -import { IAzkabanFlowInfo } from '@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-flow-info'; - -/** - * Describes the mid-tier interface for the Azkaban Job entity - * @export - * @interface IAzkabanJobEntity - * @extends {IBaseEntity} - */ -export interface IAzkabanJobEntity extends IBaseEntity { - // Identification URN for a specific job instance - urn: string; - // Azkaban job name - jobName: IAzkabanJobInfo['jobName']; - // Outputs produced by the data job - output: IDataJobOutput; - // Inputs consumed by the data job - input: IDataJobInput; - // Azkaban cluster name, e.g. ltx1-holdem - clusterName: IAzkabanClusterInfo['clusterName']; - // Azkaban project name - projectName: IAzkabanProjectInfo['projectName']; - // Azkaban flow name - flowName: IAzkabanFlowInfo['flowName']; - // Metadata information associated with a Azkaban job - info: { - // Azkaban job name - jobName: IAzkabanJobInfo['jobName']; - // Metadata associated with a Azkaban project - project: IAzkabanProjectInfo; - // Azkaban flow name - flowName: IAzkabanFlowInfo['flowName']; - }; -} - -// Alias for the interface attributes returned by the mid-tier endpoint for Azkaban Job instance -export type AzkabanJobApiEntity = Omit; diff --git a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/job/azkaban-job-info.d.ts b/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/job/azkaban-job-info.d.ts deleted file mode 100644 index 0c761a528b68f..0000000000000 --- a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/job/azkaban-job-info.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { IAzkabanFlowInfo } from '@datahub/metadata-types/types/entity/data-job/azkaban/azkaban-flow-info'; - -/** - * Metadata associated with a Azkaban job - * @export - * @interface IAzkabanJobInfo - * @link https://git.corp.linkedin.com:1367/a/plugins/gitiles/multiproducts/metadata-models/+/master/metadata-models/src/main/pegasus/com/linkedin/dataJob/azkaban/AzkabanJobInfo.pdsc - */ -export interface IAzkabanJobInfo extends IAzkabanFlowInfo { - // Azkaban job name - jobName: string; -} diff --git a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/job/azkaban-job-input.d.ts b/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/job/azkaban-job-input.d.ts deleted file mode 100644 index 4866f39e0ff41..0000000000000 --- a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/job/azkaban-job-input.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { IDataJobInput } from '@datahub/metadata-types/types/entity/data-job/data-job-input'; - -/** - * Inputs consumed by the Azkaban job - * @link https://git.corp.linkedin.com:1367/a/plugins/gitiles/multiproducts/metadata-models/+/master/metadata-models/src/main/pegasus/com/linkedin/dataJob/azkaban/AzkabanJobInput.pdsc - */ -export type AzkabanJobInput = IDataJobInput; diff --git a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/job/azkaban-job-output.d.ts b/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/job/azkaban-job-output.d.ts deleted file mode 100644 index 93c7e04c0381a..0000000000000 --- a/datahub-web/@datahub/metadata-types/types/entity/data-job/azkaban/job/azkaban-job-output.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { IDataJobOutput } from '@datahub/metadata-types/types/entity/data-job/data-job-output'; - -/** - * Outputs produced by the Azkaban job - * @link https://git.corp.linkedin.com:1367/a/plugins/gitiles/multiproducts/metadata-models/+/master/metadata-models/src/main/pegasus/com/linkedin/dataJob/azkaban/AzkabanJobOutput.pdsc - */ -export type AzkabanJobOutput = IDataJobOutput; diff --git a/datahub-web/@datahub/metadata-types/types/entity/data-job/data-job-input.d.ts b/datahub-web/@datahub/metadata-types/types/entity/data-job/data-job-input.d.ts deleted file mode 100644 index 9f0704f8d50d3..0000000000000 --- a/datahub-web/@datahub/metadata-types/types/entity/data-job/data-job-input.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -/** - * Inputs consumed by the data job - * @export - * @interface IDataJobInput - * @link https://git.corp.linkedin.com:1367/a/plugins/gitiles/multiproducts/metadata-models/+/master/metadata-models/src/main/pegasus/com/linkedin/dataJob/DataJobInput.pdsc - */ -export interface IDataJobInput { - // Input datasets consumed by the data job during processing, each string is a dataset urn - inputDatasets: Array; -} diff --git a/datahub-web/@datahub/metadata-types/types/entity/data-job/data-job-output.d.ts b/datahub-web/@datahub/metadata-types/types/entity/data-job/data-job-output.d.ts deleted file mode 100644 index c5369e9da2986..0000000000000 --- a/datahub-web/@datahub/metadata-types/types/entity/data-job/data-job-output.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -/** - * Outputs produced by the data job - * @export - * @interface IDataJobOutput - * @link https://git.corp.linkedin.com:1367/a/plugins/gitiles/multiproducts/metadata-models/+/master/metadata-models/src/main/pegasus/com/linkedin/dataJob/DataJobOutput.pdsc - */ -export interface IDataJobOutput { - // Output datasets produced by the data job during processing, each string is a dataset urn - outputDatasets: Array; -} diff --git a/datahub-web/@datahub/metadata-types/types/metadata/azkaban-flow-snapshot.d.ts b/datahub-web/@datahub/metadata-types/types/metadata/azkaban-flow-snapshot.d.ts deleted file mode 100644 index 2edbca5a43865..0000000000000 --- a/datahub-web/@datahub/metadata-types/types/metadata/azkaban-flow-snapshot.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { IAzkabanFlowAspect } from '@datahub/metadata-types/types/entity/data-job/azkaban/flow/aspect'; - -/** - * A metadata snapshot for a specific azkaban flow entity - * @export - * @interface IAzkabanFlowSnapshot - * @link https://git.corp.linkedin.com:1367/a/plugins/gitiles/multiproducts/metadata-models/+/master/metadata-models/src/main/pegasus/com/linkedin/metadata/snapshot/AzkabanFlowSnapshot.pdsc - */ -export interface IAzkabanFlowSnapshot { - // Azkaban flow urn identifying a Azkaban declared flow - urn: string; - // The list of metadata aspects associated with a Azkaban flow. Depending on the use case, this can either be all, or a selection, of supported aspects. - aspects: Array; -} diff --git a/datahub-web/@datahub/metadata-types/types/metadata/azkaban-job-snapshot.d.ts b/datahub-web/@datahub/metadata-types/types/metadata/azkaban-job-snapshot.d.ts deleted file mode 100644 index cec4fddc7d3c5..0000000000000 --- a/datahub-web/@datahub/metadata-types/types/metadata/azkaban-job-snapshot.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { IAzkabanJobAspect } from '@datahub/metadata-types/types/entity/data-job/azkaban/job/aspect'; - -/** - * A metadata snapshot for a specific azkaban job entity - * @export - * @interface IAzkabanJobSnapshot - * @link https://git.corp.linkedin.com:1367/a/plugins/gitiles/multiproducts/metadata-models/+/master/metadata-models/src/main/pegasus/com/linkedin/metadata/snapshot/AzkabanJobSnapshot.pdsc - */ -export interface IAzkabanJobSnapshot { - // Azkaban job urn identifying a Azkaban declared job - urn: string; - // The list of metadata aspects associated with a Azkaban job. Depending on the use case, this can either be all, or a selection, of supported aspects. - aspects: Array; -} diff --git a/datahub-web/@datahub/shared/addon/components/change-management/recipient-search-select.hbs b/datahub-web/@datahub/shared/addon/components/change-management/recipient-search-select.hbs index 31da848f93248..cc297deee4b90 100644 --- a/datahub-web/@datahub/shared/addon/components/change-management/recipient-search-select.hbs +++ b/datahub-web/@datahub/shared/addon/components/change-management/recipient-search-select.hbs @@ -33,7 +33,7 @@ @icon="users" /> {{else}} - diff --git a/datahub-web/@datahub/shared/addon/components/entity-page/entity-page-content/content-panel-with-toggle.ts b/datahub-web/@datahub/shared/addon/components/entity-page/entity-page-content/content-panel-with-toggle.ts index dd5e4ec63f382..297aedf4c91f3 100644 --- a/datahub-web/@datahub/shared/addon/components/entity-page/entity-page-content/content-panel-with-toggle.ts +++ b/datahub-web/@datahub/shared/addon/components/entity-page/entity-page-content/content-panel-with-toggle.ts @@ -1,6 +1,6 @@ import Component from '@glimmer/component'; import { action, set, setProperties } from '@ember/object'; -import { INachoDropdownOption } from '@nacho-ui/dropdown/types/nacho-dropdown'; +import { INachoDropdownOption } from '@nacho-ui/core/types/nacho-dropdown'; import { IDynamicComponent } from '@datahub/shared/types/dynamic-component'; import { reads } from '@ember/object/computed'; import { diff --git a/datahub-web/@datahub/shared/addon/components/health/insight-card.ts b/datahub-web/@datahub/shared/addon/components/health/insight-card.ts index 2a914cb8bfc39..95ea082926a3d 100644 --- a/datahub-web/@datahub/shared/addon/components/health/insight-card.ts +++ b/datahub-web/@datahub/shared/addon/components/health/insight-card.ts @@ -2,7 +2,7 @@ import Component from '@glimmer/component'; import { action } from '@ember/object'; import HealthProxy from '@datahub/shared/utils/health/health-proxy'; import { noop } from 'lodash'; -import { INachoDropdownOption } from '@nacho-ui/dropdown/types/nacho-dropdown'; +import { INachoDropdownOption } from '@nacho-ui/core/types/nacho-dropdown'; interface IHealthInsightCardArgs { // Reference to the Health metadata for the related entity if available diff --git a/datahub-web/@datahub/shared/addon/components/notifications/banner-alerts.hbs b/datahub-web/@datahub/shared/addon/components/notifications/banner-alerts.hbs index 6d83fe70e36a0..38c47ccaf5317 100644 --- a/datahub-web/@datahub/shared/addon/components/notifications/banner-alerts.hbs +++ b/datahub-web/@datahub/shared/addon/components/notifications/banner-alerts.hbs @@ -5,7 +5,7 @@ diff --git a/datahub-web/@datahub/shared/addon/components/search/custom-search-result-property-component/icon.hbs b/datahub-web/@datahub/shared/addon/components/search/custom-search-result-property-component/icon.hbs index 6f1029998310c..fc2eea1556e50 100644 --- a/datahub-web/@datahub/shared/addon/components/search/custom-search-result-property-component/icon.hbs +++ b/datahub-web/@datahub/shared/addon/components/search/custom-search-result-property-component/icon.hbs @@ -1,6 +1,6 @@ {{#if @value}}
@@ -162,11 +162,11 @@ {{#if @headerProperties.isConnectedToSlack}}
- {{fa-icon - "slack" - class=(concat this.baseHeaderClass "__connection-icon") - prefix="fab" - }} + Slack
{{/if}} diff --git a/datahub-web/@datahub/user/eyeglass-exports.js b/datahub-web/@datahub/user/eyeglass-exports.js new file mode 100644 index 0000000000000..e3e89dd548110 --- /dev/null +++ b/datahub-web/@datahub/user/eyeglass-exports.js @@ -0,0 +1,11 @@ +/* eslint-env node */ + +'use strict'; + +const path = require('path'); + +module.exports = function eyeglassExports(/* eyeglass, sass */) { + return { + sassDir: path.join(__dirname, 'addon', 'styles') + }; +}; diff --git a/datahub-web/@datahub/user/package.json b/datahub-web/@datahub/user/package.json index 571c576ab11da..3fe8e83e84cba 100644 --- a/datahub-web/@datahub/user/package.json +++ b/datahub-web/@datahub/user/package.json @@ -3,7 +3,8 @@ "version": "0.0.0", "description": "An addon for users as an entity within the DataHub application", "keywords": [ - "ember-addon" + "ember-addon", + "eyeglass-module" ], "repository": "", "license": "MIT", @@ -25,13 +26,11 @@ "@datahub/metadata-types": "0.0.0", "@datahub/shared": "0.0.0", "@datahub/utils": "0.0.0", - "@fortawesome/ember-fontawesome": "^0.1.13", + "@fortawesome/ember-fontawesome": "^0.2.2", "@fortawesome/free-brands-svg-icons": "^5.9.0", "@fortawesome/free-regular-svg-icons": "^5.9.0", "@fortawesome/free-solid-svg-icons": "^5.9.0", - "@nacho-ui/avatars": "^0.0.38", "@nacho-ui/core": "^0.0.38", - "@nacho-ui/dropdown": "^0.0.38", "@nacho-ui/pill": "^0.0.38", "@nacho-ui/table": "^0.0.38", "@types/ember-resolver": "^5.0.7", @@ -45,14 +44,16 @@ "ember-moment": "^8.0.0", "ember-simple-auth": "^1.9.2", "ember-truth-helpers": "^2.1.0", - "ivy-tabs": "^3.3.0" + "ivy-tabs": "^3.3.0", + "ember-cli-eyeglass": "^6.4.3", + "eyeglass": "^2.4.2", + "eyeglass-restyle": "^1.1.0" }, "devDependencies": { "@babel/core": "^7.8.4", "@ember/optional-features": "^1.3.0", "@glimmer/component": "^1.0.0", "@glimmer/tracking": "^1.0.0", - "@nacho-ui/animations": "^0.0.38", "@types/ember": "^3.1.1", "@types/ember-qunit": "^3.4.7", "@types/ember-test-helpers": "^1.0.5", @@ -67,7 +68,6 @@ "ember-cli-dependency-checker": "^3.2.0", "ember-cli-inject-live-reload": "^2.0.2", "ember-cli-mirage": "^0.4.15", - "ember-cli-sass": "^10.0.0", "ember-cli-sri": "^2.1.1", "ember-cli-typescript-blueprints": "^3.0.0", "ember-cli-uglify": "^3.0.0", @@ -93,5 +93,10 @@ }, "ember-addon": { "configPath": "tests/dummy/config" + }, + "eyeglass": { + "needs": "^2.4.2", + "name": "datahub-user", + "exports": "eyeglass-exports.js" } } diff --git a/datahub-web/@datahub/utils/addon/components/nacho-hover-dropdown.ts b/datahub-web/@datahub/utils/addon/components/nacho-hover-dropdown.ts index 8c034c309be1a..52f86512a49e5 100644 --- a/datahub-web/@datahub/utils/addon/components/nacho-hover-dropdown.ts +++ b/datahub-web/@datahub/utils/addon/components/nacho-hover-dropdown.ts @@ -9,7 +9,7 @@ import { TaskInstance, timeout, task } from 'ember-concurrency'; import { action } from '@ember/object'; import { classNames, layout } from '@ember-decorators/component'; import { noop } from 'lodash'; -import { INachoDropdownOption } from '@nacho-ui/dropdown/types/nacho-dropdown'; +import { INachoDropdownOption } from '@nacho-ui/core/types/nacho-dropdown'; import { ETask } from '@datahub/utils/types/concurrency'; /** diff --git a/datahub-web/@datahub/utils/addon/components/nacho-hover-dropdown/dropdown-option.ts b/datahub-web/@datahub/utils/addon/components/nacho-hover-dropdown/dropdown-option.ts index 33f978fdf9e3d..56a50781ac5a1 100644 --- a/datahub-web/@datahub/utils/addon/components/nacho-hover-dropdown/dropdown-option.ts +++ b/datahub-web/@datahub/utils/addon/components/nacho-hover-dropdown/dropdown-option.ts @@ -3,7 +3,7 @@ import Component from '@ember/component'; // @ts-ignore: Ignore import of compiled template import template from '../../templates/components/nacho-hover-dropdown/dropdown-option'; -import { INachoDropdownOption } from '@nacho-ui/dropdown/types/nacho-dropdown'; +import { INachoDropdownOption } from '@nacho-ui/core/types/nacho-dropdown'; import { tagName, classNames, className, layout } from '@ember-decorators/component'; import { equal } from '@ember/object/computed'; diff --git a/datahub-web/@datahub/utils/addon/components/radio-button-composer.hbs b/datahub-web/@datahub/utils/addon/components/radio-button-composer.hbs new file mode 100644 index 0000000000000..39606129e55f4 --- /dev/null +++ b/datahub-web/@datahub/utils/addon/components/radio-button-composer.hbs @@ -0,0 +1,27 @@ + + {{#if hasBlock}} + + {{else}} + + {{/if}} + diff --git a/datahub-web/@datahub/utils/addon/components/radio-button-composer.ts b/datahub-web/@datahub/utils/addon/components/radio-button-composer.ts index 358a20c9570cc..22376fcadbe0e 100644 --- a/datahub-web/@datahub/utils/addon/components/radio-button-composer.ts +++ b/datahub-web/@datahub/utils/addon/components/radio-button-composer.ts @@ -1,17 +1,31 @@ -import RadioButton from 'ember-radio-button/components/radio-button'; import { action, computed } from '@ember/object'; -import { className, tagName } from '@ember-decorators/component'; +import Component from '@glimmer/component'; +import { isEqual } from '@ember/utils'; // RadioButton is a fragment, to allow DOM events, override with a DOM element -@tagName('span') -export default class RadioButtonComposer extends RadioButton { +export default class RadioButtonComposer extends Component<{ + // ember radio button is not maintain anymore + // extracted from https://github.com/yapplabs/ember-radio-button/blob/master/addon/components/radio-button.js + value?: string; //- passed in, required, the value for this radio button + groupValue?: string; //- passed in, required, the currently selected value + disabled?: boolean; /** * Specifies the className to be added to the component when the class has a disabled * property that evaluates to a truthy value * @type {string} - * @memberof RadioButtonComposer */ - disabledClass = ''; + disabledClass?: string; + + checkedClass?: string; + onMouseEnter?: (arg: { value: string | undefined }) => void; + onMouseLeave?: (arg: { value: string | undefined }) => void; + onclick?: (arg: { value: string | undefined }) => void; + onChange?: (...args: Array) => void; +}> { + @computed('args.{groupValue,value}') + get checked(): boolean { + return isEqual(this.args.groupValue, this.args.value); + } /** * Resolves the class name binding for a component instance that is disabled i.e. @@ -19,10 +33,9 @@ export default class RadioButtonComposer extends RadioButton { * @type {string} * @memberof RadioButtonComposer */ - @className - @computed('disabled') - get _disabledClass(): string { - return this.disabled ? this.disabledClass : ''; + @computed('args.{disabled,disabledClass}') + get disabledClass(): string { + return this.args.disabled ? this.args.disabledClass || 'disabled' : ''; } /** @@ -32,33 +45,23 @@ export default class RadioButtonComposer extends RadioButton { * @type {string} * @memberof RadioButtonComposer */ - @className - @computed('checked') - get _checkedClass(): string { - return this.checked ? this.checkedClass : ''; + @computed('checked', 'args.checkedClass') + get checkedClass(): string { + return this.checked ? this.args.checkedClass || 'checked' : ''; } - didReceiveAttrs(): void { - super.didReceiveAttrs(); - - // ensures that the values a supplied at the component call site - ['name', 'groupValue', 'value'].forEach(attr => { - if (!(attr in this)) { - throw new Error(`Attribute '${attr}' is required to be passed in when instantiating this component.`); - } - }); - } - - didInsertElement(): void { - super.didInsertElement(); - this.element.addEventListener('mouseenter', this.handleMouseEnter); - this.element.addEventListener('mouseleave', this.handleMouseLeave); + @action + bindEvents(element: HTMLElement): void { + element.addEventListener('mouseenter', this.handleMouseEnter); + element.addEventListener('mouseleave', this.handleMouseLeave); + element.addEventListener('click', this.handleClick); } - willDestroyElement(): void { - super.willDestroyElement(); - this.element.removeEventListener('mouseenter', this.handleMouseEnter); - this.element.removeEventListener('mouseleave', this.handleMouseLeave); + @action + unBindEvents(element: HTMLElement): void { + element.removeEventListener('mouseenter', this.handleMouseEnter); + element.removeEventListener('mouseleave', this.handleMouseLeave); + element.removeEventListener('click', this.handleClick); } /** @@ -67,7 +70,7 @@ export default class RadioButtonComposer extends RadioButton { */ @action handleMouseEnter(): void { - const { onMouseEnter, value } = this; + const { onMouseEnter, value } = this.args; if (typeof onMouseEnter === 'function') { onMouseEnter({ value }); } @@ -79,7 +82,7 @@ export default class RadioButtonComposer extends RadioButton { */ @action handleMouseLeave(): void { - const { onMouseLeave, value } = this; + const { onMouseLeave, value } = this.args; if (typeof onMouseLeave === 'function') { onMouseLeave({ value }); } @@ -91,8 +94,9 @@ export default class RadioButtonComposer extends RadioButton { * if an onclick handler is provided it will be invoked * @memberof RadioButtonComposer */ - click(): void { - const { onclick, value } = this; + @action + handleClick(): void { + const { onclick, value } = this.args; typeof onclick === 'function' && onclick({ value }); } @@ -105,7 +109,7 @@ export default class RadioButtonComposer extends RadioButton { */ @action changed(...args: Array): void { - const { onChange } = this; + const { onChange } = this.args; if (typeof onChange === 'function') { return onChange(...args); diff --git a/datahub-web/@datahub/utils/addon/components/radio-button-input.hbs b/datahub-web/@datahub/utils/addon/components/radio-button-input.hbs new file mode 100644 index 0000000000000..2d8c1e87b011c --- /dev/null +++ b/datahub-web/@datahub/utils/addon/components/radio-button-input.hbs @@ -0,0 +1,8 @@ + \ No newline at end of file diff --git a/datahub-web/@datahub/utils/addon/components/radio-button-input.ts b/datahub-web/@datahub/utils/addon/components/radio-button-input.ts new file mode 100644 index 0000000000000..cf38c7436862d --- /dev/null +++ b/datahub-web/@datahub/utils/addon/components/radio-button-input.ts @@ -0,0 +1,43 @@ +import Component from '@glimmer/component'; +import { computed, action } from '@ember/object'; +import { isEqual } from '@ember/utils'; +import { run } from '@ember/runloop'; + +export default class RadioButtonInput extends Component<{ + name: string; + disabled?: boolean; + value: string; + groupValue: string; + changed: (value: string) => void; +}> { + @computed('args.{groupValue,value}') + get checked(): boolean { + return isEqual(this.args.groupValue, this.args.value); + } + + @computed('checked') + get checkedStr(): string | void { + const { checked } = this; + + if (typeof checked === 'boolean') { + return checked.toString(); + } + } + + invokeChangedAction(): void { + const { changed, value } = this.args; + + if (changed) { + changed(value); + } + } + + @action + change(): void { + const { value, groupValue } = this.args; + + if (groupValue !== value) { + run.once(this, 'invokeChangedAction'); + } + } +} diff --git a/datahub-web/@datahub/utils/app/styles/datahub-utils/_all.scss b/datahub-web/@datahub/utils/addon/styles/datahub-utils/_all.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/datahub-utils/_all.scss rename to datahub-web/@datahub/utils/addon/styles/datahub-utils/_all.scss diff --git a/datahub-web/@datahub/utils/app/styles/datahub-utils/components/_all.scss b/datahub-web/@datahub/utils/addon/styles/datahub-utils/components/_all.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/datahub-utils/components/_all.scss rename to datahub-web/@datahub/utils/addon/styles/datahub-utils/components/_all.scss diff --git a/datahub-web/@datahub/utils/app/styles/datahub-utils/components/_concurrency-task-state-handler.scss b/datahub-web/@datahub/utils/addon/styles/datahub-utils/components/_concurrency-task-state-handler.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/datahub-utils/components/_concurrency-task-state-handler.scss rename to datahub-web/@datahub/utils/addon/styles/datahub-utils/components/_concurrency-task-state-handler.scss diff --git a/datahub-web/@datahub/utils/app/styles/datahub-utils/components/_dh-info-panel.scss b/datahub-web/@datahub/utils/addon/styles/datahub-utils/components/_dh-info-panel.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/datahub-utils/components/_dh-info-panel.scss rename to datahub-web/@datahub/utils/addon/styles/datahub-utils/components/_dh-info-panel.scss diff --git a/datahub-web/@datahub/utils/app/styles/datahub-utils/components/_empty-state.scss b/datahub-web/@datahub/utils/addon/styles/datahub-utils/components/_empty-state.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/datahub-utils/components/_empty-state.scss rename to datahub-web/@datahub/utils/addon/styles/datahub-utils/components/_empty-state.scss diff --git a/datahub-web/@datahub/utils/app/styles/datahub-utils/components/_last-saved-by.scss b/datahub-web/@datahub/utils/addon/styles/datahub-utils/components/_last-saved-by.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/datahub-utils/components/_last-saved-by.scss rename to datahub-web/@datahub/utils/addon/styles/datahub-utils/components/_last-saved-by.scss diff --git a/datahub-web/@datahub/utils/app/styles/datahub-utils/components/_link-optional-value.scss b/datahub-web/@datahub/utils/addon/styles/datahub-utils/components/_link-optional-value.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/datahub-utils/components/_link-optional-value.scss rename to datahub-web/@datahub/utils/addon/styles/datahub-utils/components/_link-optional-value.scss diff --git a/datahub-web/@datahub/utils/app/styles/datahub-utils/components/_modals.scss b/datahub-web/@datahub/utils/addon/styles/datahub-utils/components/_modals.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/datahub-utils/components/_modals.scss rename to datahub-web/@datahub/utils/addon/styles/datahub-utils/components/_modals.scss diff --git a/datahub-web/@datahub/utils/app/styles/datahub-utils/components/_text-only-button.scss b/datahub-web/@datahub/utils/addon/styles/datahub-utils/components/_text-only-button.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/datahub-utils/components/_text-only-button.scss rename to datahub-web/@datahub/utils/addon/styles/datahub-utils/components/_text-only-button.scss diff --git a/datahub-web/@datahub/utils/app/styles/datahub-utils/components/_truncated-text-with-tooltip.scss b/datahub-web/@datahub/utils/addon/styles/datahub-utils/components/_truncated-text-with-tooltip.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/datahub-utils/components/_truncated-text-with-tooltip.scss rename to datahub-web/@datahub/utils/addon/styles/datahub-utils/components/_truncated-text-with-tooltip.scss diff --git a/datahub-web/@datahub/utils/app/styles/datahub-utils/components/_value-renderer.scss b/datahub-web/@datahub/utils/addon/styles/datahub-utils/components/_value-renderer.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/datahub-utils/components/_value-renderer.scss rename to datahub-web/@datahub/utils/addon/styles/datahub-utils/components/_value-renderer.scss diff --git a/datahub-web/@datahub/utils/app/styles/datahub-utils/components/notifications/_all.scss b/datahub-web/@datahub/utils/addon/styles/datahub-utils/components/notifications/_all.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/datahub-utils/components/notifications/_all.scss rename to datahub-web/@datahub/utils/addon/styles/datahub-utils/components/notifications/_all.scss diff --git a/datahub-web/@datahub/utils/app/styles/datahub-utils/components/notifications/_modal-dialog.scss b/datahub-web/@datahub/utils/addon/styles/datahub-utils/components/notifications/_modal-dialog.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/datahub-utils/components/notifications/_modal-dialog.scss rename to datahub-web/@datahub/utils/addon/styles/datahub-utils/components/notifications/_modal-dialog.scss diff --git a/datahub-web/@datahub/utils/app/styles/datahub-utils/components/notifications/_toast.scss b/datahub-web/@datahub/utils/addon/styles/datahub-utils/components/notifications/_toast.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/datahub-utils/components/notifications/_toast.scss rename to datahub-web/@datahub/utils/addon/styles/datahub-utils/components/notifications/_toast.scss diff --git a/datahub-web/@datahub/utils/app/styles/global-mixins/_all.scss b/datahub-web/@datahub/utils/addon/styles/global-mixins/_all.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/global-mixins/_all.scss rename to datahub-web/@datahub/utils/addon/styles/global-mixins/_all.scss diff --git a/datahub-web/@datahub/utils/app/styles/global-mixins/_info-card.scss b/datahub-web/@datahub/utils/addon/styles/global-mixins/_info-card.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/global-mixins/_info-card.scss rename to datahub-web/@datahub/utils/addon/styles/global-mixins/_info-card.scss diff --git a/datahub-web/@datahub/utils/app/styles/global-mixins/_nacho-table-mixins.scss b/datahub-web/@datahub/utils/addon/styles/global-mixins/_nacho-table-mixins.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/global-mixins/_nacho-table-mixins.scss rename to datahub-web/@datahub/utils/addon/styles/global-mixins/_nacho-table-mixins.scss diff --git a/datahub-web/@datahub/utils/app/styles/global-mixins/_separators.scss b/datahub-web/@datahub/utils/addon/styles/global-mixins/_separators.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/global-mixins/_separators.scss rename to datahub-web/@datahub/utils/addon/styles/global-mixins/_separators.scss diff --git a/datahub-web/@datahub/utils/app/styles/global-mixins/effects/_all.scss b/datahub-web/@datahub/utils/addon/styles/global-mixins/effects/_all.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/global-mixins/effects/_all.scss rename to datahub-web/@datahub/utils/addon/styles/global-mixins/effects/_all.scss diff --git a/datahub-web/@datahub/utils/app/styles/global-mixins/effects/_hover.scss b/datahub-web/@datahub/utils/addon/styles/global-mixins/effects/_hover.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/global-mixins/effects/_hover.scss rename to datahub-web/@datahub/utils/addon/styles/global-mixins/effects/_hover.scss diff --git a/datahub-web/@datahub/utils/app/styles/datahub-utils.scss b/datahub-web/@datahub/utils/addon/styles/index.scss similarity index 100% rename from datahub-web/@datahub/utils/app/styles/datahub-utils.scss rename to datahub-web/@datahub/utils/addon/styles/index.scss diff --git a/datahub-web/@nacho-ui/nacho-animations/addon/.gitkeep b/datahub-web/@datahub/utils/addon/styles/vendor/_all.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-animations/addon/.gitkeep rename to datahub-web/@datahub/utils/addon/styles/vendor/_all.scss diff --git a/datahub-web/@datahub/utils/addon/templates/components/nacho-hover-dropdown.hbs b/datahub-web/@datahub/utils/addon/templates/components/nacho-hover-dropdown.hbs index cc02f5acd1f74..5a5edbaceb7e8 100644 --- a/datahub-web/@datahub/utils/addon/templates/components/nacho-hover-dropdown.hbs +++ b/datahub-web/@datahub/utils/addon/templates/components/nacho-hover-dropdown.hbs @@ -13,7 +13,7 @@ {{#if this.selectedDropDown}} - {{fa-icon (if this.isExpanded "caret-up" "caret-down")}} + {{/if}} diff --git a/datahub-web/@datahub/utils/addon/types/avatars/index.d.ts b/datahub-web/@datahub/utils/addon/types/avatars/index.d.ts index 84c05422dde48..a9f318bcc127f 100644 --- a/datahub-web/@datahub/utils/addon/types/avatars/index.d.ts +++ b/datahub-web/@datahub/utils/addon/types/avatars/index.d.ts @@ -1,4 +1,4 @@ -import { INachoDropdownOption } from '@nacho-ui/dropdown/types/nacho-dropdown'; +import { INachoDropdownOption } from '@nacho-ui/core/types/nacho-dropdown'; /** * TODO: META-9287 Move to Nacho lib diff --git a/datahub-web/@datahub/utils/app/components/radio-button-input.js b/datahub-web/@datahub/utils/app/components/radio-button-input.js new file mode 100644 index 0000000000000..963fe98745c91 --- /dev/null +++ b/datahub-web/@datahub/utils/app/components/radio-button-input.js @@ -0,0 +1 @@ +export { default } from '@datahub/utils/components/radio-button-input'; diff --git a/datahub-web/@datahub/utils/eyeglass-exports.js b/datahub-web/@datahub/utils/eyeglass-exports.js new file mode 100644 index 0000000000000..e3e89dd548110 --- /dev/null +++ b/datahub-web/@datahub/utils/eyeglass-exports.js @@ -0,0 +1,11 @@ +/* eslint-env node */ + +'use strict'; + +const path = require('path'); + +module.exports = function eyeglassExports(/* eyeglass, sass */) { + return { + sassDir: path.join(__dirname, 'addon', 'styles') + }; +}; diff --git a/datahub-web/@datahub/utils/package.json b/datahub-web/@datahub/utils/package.json index bbc44759b833f..67126fbbdaeb8 100644 --- a/datahub-web/@datahub/utils/package.json +++ b/datahub-web/@datahub/utils/package.json @@ -3,7 +3,8 @@ "version": "0.0.0", "description": "This contains a set of utility functions & types, shareable and useful in a generic way across DataHub packages", "keywords": [ - "ember-addon" + "ember-addon", + "eyeglass-module" ], "repository": "", "license": "MIT", @@ -21,15 +22,17 @@ "postpublish": "ember ts:clean" }, "dependencies": { - "@fortawesome/ember-fontawesome": "^0.1.13", + "@fortawesome/ember-fontawesome": "^0.2.2", "@nacho-ui/core": "^0.0.38", "@types/ember-resolver": "^5.0.7", "@types/dompurify": "2.0.3", "dompurify": "^2.0.12", "dynamic-link": "^0.2.3", + "@ember/render-modifiers": "^1.0.2", "ember-auto-import": "^1.5.3", "ember-basic-dropdown": "^1.1.3", "ember-cli-babel": "^7.17.2", + "ember-cli-eyeglass": "^6.4.3", "ember-cli-htmlbars": "^4.2.2", "ember-cli-moment-shim": "^3.7.1", "ember-cli-typescript": "^3.1.3", @@ -40,12 +43,13 @@ "ember-modal-dialog": "^3.0.0-beta.0", "ember-modifier": "^1.0.3", "ember-moment": "^8.0.0", - "ember-radio-button": "^2.0.0", "ember-tooltips": "^3.4.5", "ember-truth-helpers": "^2.1.0", "ember-svg-jar": "^2.2.3", "ember-uuid": "^2.0.0", - "marked": "^1.1.1" + "marked": "^1.1.1", + "eyeglass": "^2.4.2", + "eyeglass-restyle": "^1.1.0" }, "devDependencies": { "@babel/core": "^7.8.4", @@ -69,7 +73,6 @@ "ember-cli": "~3.16.0", "ember-cli-dependency-checker": "^3.2.0", "ember-cli-inject-live-reload": "^2.0.2", - "ember-cli-sass": "^10.0.0", "ember-cli-sri": "^2.1.1", "ember-cli-typescript-blueprints": "^3.0.0", "ember-cli-uglify": "^3.0.0", @@ -98,5 +101,10 @@ }, "ember-addon": { "configPath": "tests/dummy/config" + }, + "eyeglass": { + "needs": "^2.4.2", + "name": "datahub-utils", + "exports": "eyeglass-exports.js" } } diff --git a/datahub-web/@datahub/utils/tests/integration/components/radio-button-composer-test.ts b/datahub-web/@datahub/utils/tests/integration/components/radio-button-composer-test.ts index d88ada617125a..1045131d9f9bd 100644 --- a/datahub-web/@datahub/utils/tests/integration/components/radio-button-composer-test.ts +++ b/datahub-web/@datahub/utils/tests/integration/components/radio-button-composer-test.ts @@ -1,11 +1,24 @@ import { module, test } from 'qunit'; import { setupRenderingTest } from 'ember-qunit'; -import { render, findAll, triggerEvent } from '@ember/test-helpers'; +import { render, findAll, triggerEvent, click } from '@ember/test-helpers'; import hbs from 'htmlbars-inline-precompile'; +import EmberObject from '@ember/object'; module('Integration | Component | radio-button-composer', function(hooks): void { setupRenderingTest(hooks); + class Person extends EmberObject { + ssn?: string; + isEqual(other: Person): boolean { + return this.ssn === other.ssn; + } + } + + const matchingSSN = '123-45-6789'; + const alice = Person.create({ name: 'Alice', ssn: matchingSSN }); + const alice2 = Person.create({ name: 'Alice 2', ssn: matchingSSN }); + const bob = Person.create({ name: 'Bob', ssn: '999-99-9999' }); + const disabledClass = 'paralyzed-pikachu'; test('decorated properties behave as expected', async function(assert): Promise { @@ -44,4 +57,349 @@ module('Integration | Component | radio-button-composer', function(hooks): void assert.equal(findAll(`.${disabledClass}`).length, 1, 'Renders the disabled class'); await triggerEvent('span', 'mouseenter'); }); + + test('begins checked when groupValue matches value', async function(assert) { + assert.expect(1); + + await render(hbs` + + `); + + assert.equal(this.element.querySelector('input')?.checked, true); + }); + + test('either @class or class work fine', async function(assert) { + assert.expect(2); + + await render(hbs` + + `); + + assert.dom('.myclass').exists(); + + await render(hbs` + + `); + + assert.dom('.myclass').exists(); + }); + + test('it updates when clicked, and triggers the `changed` action', async function(assert) { + assert.expect(5); + + let changedActionCallCount = 0; + this.set('changed', (value: string) => { + changedActionCallCount++; + this.set('groupValue', value); + }); + + this.set('groupValue', 'initial-group-value'); + + await render(hbs` + + `); + + assert.equal(changedActionCallCount, 0); + assert.equal(this.element.querySelector('input')?.checked, false); + + await click('input'); + + assert.equal(this.element.querySelector('input')?.checked, true, 'updates element property'); + assert.equal(this.get('groupValue'), 'component-value', 'updates groupValue'); + + assert.equal(changedActionCallCount, 1); + }); + + test('when no action is passed, updating does not error', async function(assert) { + assert.expect(2); + + this.set('groupValue', 'initial-group-value'); + + await render(hbs` + + `); + + assert.equal(this.element.querySelector('input')?.checked, false, 'starts unchecked'); + + await click('input'); + + assert.equal(this.element.querySelector('input')?.checked, true, 'updates element property'); + }); + + test('it updates when the browser change event is fired', async function(assert) { + let changedActionCallCount = 0; + this.set('changed', (value: string) => { + changedActionCallCount++; + this.set('groupValue', value); + }); + + this.set('groupValue', 'initial-group-value'); + + await render(hbs` + + `); + + assert.equal(changedActionCallCount, 0); + assert.equal(this.element.querySelector('input')?.checked, false); + + await triggerEvent('input', 'change'); + + assert.equal(this.element.querySelector('input')?.checked, true, 'updates DOM property'); + assert.equal(this.get('groupValue'), 'component-value', 'updates groupValue'); + assert.equal(changedActionCallCount, 1); + }); + + test('it gives the label of a wrapped checkbox a `checked` className', async function(assert) { + assert.expect(4); + + this.set('groupValue', 'initial-group-value'); + this.set('value', 'component-value'); + + await render(hbs` + + Blue + + `); + + assert.dom('label').doesNotHaveClass('checked'); + + this.set('value', 'initial-group-value'); + + assert.dom('label').hasClass('checked', 'has class `checked`'); + assert.dom('label').hasClass('ember-radio-button', 'has class `ember-radio-button`'); + assert.dom('label').hasClass('blue-radio', 'has class `blue-radio`'); + }); + + test('providing `checkedClass` gives the label a custom classname when the radio is checked', async function(assert) { + assert.expect(5); + + this.set('groupValue', 'initial-group-value'); + this.set('value', 'component-value'); + + await render(hbs` + + Blue + + `); + + assert.dom('label').doesNotHaveClass('my-custom-class', 'does not have user-provided checkedClass'); + + this.set('value', 'initial-group-value'); + + assert.dom('label').doesNotHaveClass('checked', 'does not have the `checked` class'); + assert.dom('label').hasClass('my-custom-class', 'has user-provided checkedClass'); + assert.dom('label').hasClass('ember-radio-button', 'has class `ember-radio-button`'); + assert.dom('label').hasClass('blue-radio', 'has class `blue-radio`'); + }); + + test('it updates when setting `value`', async function(assert) { + assert.expect(3); + + this.set('groupValue', 'initial-group-value'); + this.set('value', 'component-value'); + + await render(hbs` + + `); + + assert.equal(this.element.querySelector('input')?.checked, false); + + this.set('value', 'initial-group-value'); + + assert.equal(this.element.querySelector('input')?.checked, true); + + this.set('value', 'component-value'); + + assert.equal(this.element.querySelector('input')?.checked, false); + }); + + test('begins disabled when disabled is true', async function(assert) { + assert.expect(1); + + await render(hbs``); + + assert.dom('input').isDisabled(); + }); + + test('updates disabled when the disabled attribute changes', async function(assert) { + this.set('isDisabled', false); + + await render(hbs``); + + assert.dom('input').isNotDisabled(); + + this.set('isDisabled', true); + + assert.dom('input').isDisabled(); + + this.set('isDisabled', false); + + assert.dom('input').isNotDisabled(); + }); + + test('begins with the `required` and `name` attributes when specified', async function(assert) { + await render(hbs``); + + assert.dom('input').hasAttribute('required'); + assert.dom('input').hasAttribute('name', 'colors'); + }); + + test('updates the `required` attribute when the property changes', async function(assert) { + this.set('isRequired', false); + await render(hbs``); + + assert.dom('input').isNotRequired(); + + this.set('isRequired', true); + + assert.dom('input').isRequired(); + + this.set('isRequired', false); + + assert.dom('input').isNotRequired(); + }); + + test('updates the `name` attribute when the property changes', async function(assert) { + this.set('name', undefined); + await render(hbs``); + + assert.dom('input').doesNotHaveAttribute('name'); + + this.set('name', 'colors'); + + assert.dom('input').hasAttribute('name', 'colors'); + }); + + test('uses a layout, tagName=label, when given a template', async function(assert) { + await render(hbs`Red`); + assert.dom('label').containsText('Red'); + assert.dom('input[type=radio]').exists(); + }); + + test('it checks the input when the label is clicked and has a `for` attribute', async function(assert) { + assert.expect(2); + + this.set('value', 'component-value'); + + await render(hbs` + + Green + + `); + + await click('label'); + + assert.dom('label').hasAttribute('for', 'green-0'); + assert.dom('input').hasAttribute('id', 'green-0'); + }); + + test('it updates when setting `value` with isEqual', async function(assert) { + assert.expect(3); + + this.set('groupValue', alice); + this.set('value', bob); + + await render(hbs` + + `); + + assert.equal(this.element.querySelector('input')?.checked, false); + + this.set('value', alice2); + + assert.equal(this.element.querySelector('input')?.checked, true); + + this.set('value', bob); + + assert.equal(this.element.querySelector('input')?.checked, false); + }); + + test('it binds `aria-labelledby` when specified', async function(assert) { + assert.expect(2); + + this.set('ariaLabelledby', 'green-label'); + + await render(hbs` + + Green + + `); + + assert.dom('input').hasAttribute('aria-labelledby', 'green-label'); + assert.dom('input[value="value"]').hasAttribute('aria-labelledby', 'green-label'); + }); + + test('it binds `aria-describedby` when specified', async function(assert) { + assert.expect(1); + + this.set('ariaDescribedby', 'green-label'); + + await render(hbs` + + Green + + `); + assert.dom('input').hasAttribute('aria-describedby', 'green-label'); + }); }); diff --git a/datahub-web/@nacho-ui/nacho-animations/.editorconfig b/datahub-web/@nacho-ui/nacho-animations/.editorconfig deleted file mode 100644 index 219985c2289f7..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/.editorconfig +++ /dev/null @@ -1,20 +0,0 @@ -# EditorConfig helps developers define and maintain consistent -# coding styles between different editors and IDEs -# editorconfig.org - -root = true - - -[*] -end_of_line = lf -charset = utf-8 -trim_trailing_whitespace = true -insert_final_newline = true -indent_style = space -indent_size = 2 - -[*.hbs] -insert_final_newline = false - -[*.{diff,md}] -trim_trailing_whitespace = false diff --git a/datahub-web/@nacho-ui/nacho-animations/.ember-cli b/datahub-web/@nacho-ui/nacho-animations/.ember-cli deleted file mode 100644 index ee64cfed2a890..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/.ember-cli +++ /dev/null @@ -1,9 +0,0 @@ -{ - /** - Ember CLI sends analytics information by default. The data is completely - anonymous, but there are times when you might want to disable this behavior. - - Setting `disableAnalytics` to true will prevent any data from being sent. - */ - "disableAnalytics": false -} diff --git a/datahub-web/@nacho-ui/nacho-animations/.gitignore b/datahub-web/@nacho-ui/nacho-animations/.gitignore deleted file mode 100644 index 29c9bc65a1cc1..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/.gitignore +++ /dev/null @@ -1,23 +0,0 @@ -# See https://help.github.com/ignore-files/ for more about ignoring files. - -# compiled output -/dist/ -/tmp/ - -# dependencies -/bower_components/ -/node_modules/ - -# misc -/.sass-cache -/connect.lock -/coverage/ -/libpeerconnection.log -/npm-debug.log* -/testem.log -/yarn-error.log - -# ember-try -/.node_modules.ember-try/ -/bower.json.ember-try -/package.json.ember-try diff --git a/datahub-web/@nacho-ui/nacho-animations/.npmignore b/datahub-web/@nacho-ui/nacho-animations/.npmignore deleted file mode 100644 index 2f20afe3bf827..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/.npmignore +++ /dev/null @@ -1,28 +0,0 @@ -# compiled output -/dist/ -/tmp/ - -# dependencies -/bower_components/ - -# misc -/.bowerrc -/.editorconfig -/.ember-cli -/.eslintignore -/.eslintrc.js -/.gitignore -/.watchmanconfig -/.travis.yml -/bower.json -/config/ember-try.js -/ember-cli-build.js -/testem.js -/tests/ -/yarn.lock -.gitkeep - -# ember-try -/.node_modules.ember-try/ -/bower.json.ember-try -/package.json.ember-try diff --git a/datahub-web/@nacho-ui/nacho-animations/.template-lintrc.js b/datahub-web/@nacho-ui/nacho-animations/.template-lintrc.js deleted file mode 100644 index b45e96ffddcc1..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/.template-lintrc.js +++ /dev/null @@ -1,5 +0,0 @@ -'use strict'; - -module.exports = { - extends: 'recommended' -}; diff --git a/datahub-web/@nacho-ui/nacho-animations/.travis.yml b/datahub-web/@nacho-ui/nacho-animations/.travis.yml deleted file mode 100644 index 00af6f0e1b690..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/.travis.yml +++ /dev/null @@ -1,61 +0,0 @@ ---- -language: node_js -node_js: - # we recommend testing addons with the same minimum supported node version as Ember CLI - # so that your addon works for all apps - - "6" - -sudo: false -dist: trusty - -addons: - chrome: stable - -cache: - yarn: true - -env: - global: - # See https://git.io/vdao3 for details. - - JOBS=1 - -jobs: - fail_fast: true - allow_failures: - - env: EMBER_TRY_SCENARIO=ember-canary - - include: - # runs linting and tests with current locked deps - - - stage: "Tests" - name: "Tests" - install: - - yarn install --non-interactive - script: - - yarn lint:hbs - - yarn lint:js - - yarn test - - - name: "Floating Dependencies" - script: - - yarn test - - # we recommend new addons test the current and previous LTS - # as well as latest stable release (bonus points to beta/canary) - - stage: "Additional Tests" - env: EMBER_TRY_SCENARIO=ember-lts-2.16 - - env: EMBER_TRY_SCENARIO=ember-lts-2.18 - - env: EMBER_TRY_SCENARIO=ember-release - - env: EMBER_TRY_SCENARIO=ember-beta - - env: EMBER_TRY_SCENARIO=ember-canary - - env: EMBER_TRY_SCENARIO=ember-default-with-jquery - -before_install: - - curl -o- -L https://yarnpkg.com/install.sh | bash - - export PATH=$HOME/.yarn/bin:$PATH - -install: - - yarn install --no-lockfile --non-interactive - -script: - - node_modules/.bin/ember try:one $EMBER_TRY_SCENARIO diff --git a/datahub-web/@nacho-ui/nacho-animations/.watchmanconfig b/datahub-web/@nacho-ui/nacho-animations/.watchmanconfig deleted file mode 100644 index e7834e3e4f39c..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/.watchmanconfig +++ /dev/null @@ -1,3 +0,0 @@ -{ - "ignore_dirs": ["tmp", "dist"] -} diff --git a/datahub-web/@nacho-ui/nacho-animations/LICENSE.md b/datahub-web/@nacho-ui/nacho-animations/LICENSE.md deleted file mode 100644 index 0d02ed0266734..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/LICENSE.md +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2020 LinkedIn - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/datahub-web/@nacho-ui/nacho-animations/README.md b/datahub-web/@nacho-ui/nacho-animations/README.md deleted file mode 100644 index bccb378747836..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/README.md +++ /dev/null @@ -1,51 +0,0 @@ -nacho-animations -============================================================================== - -[Short description of the addon.] - -Installation ------------------------------------------------------------------------------- - -``` -ember install nacho-animations -``` - - -Usage ------------------------------------------------------------------------------- - -[Longer description of how to use the addon in apps.] - - -Contributing ------------------------------------------------------------------------------- - -### Installation - -* `git clone ` -* `cd nacho-animations` -* `yarn install` - -### Linting - -* `yarn lint:hbs` -* `yarn lint:js` -* `yarn lint:js --fix` - -### Running tests - -* `ember test` – Runs the test suite on the current Ember version -* `ember test --server` – Runs the test suite in "watch mode" -* `ember try:each` – Runs the test suite against multiple Ember versions - -### Running the dummy application - -* `ember serve` -* Visit the dummy application at [http://localhost:4200](http://localhost:4200). - -For more information on using ember-cli, visit [https://ember-cli.com/](https://ember-cli.com/). - -License ------------------------------------------------------------------------------- - -This project is licensed under the [Apache License](LICENSE.md). diff --git a/datahub-web/@nacho-ui/nacho-animations/addon/components/nacho-animation/pendulum-ellipsis.ts b/datahub-web/@nacho-ui/nacho-animations/addon/components/nacho-animation/pendulum-ellipsis.ts deleted file mode 100644 index f37db7c20441f..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/addon/components/nacho-animation/pendulum-ellipsis.ts +++ /dev/null @@ -1,9 +0,0 @@ -import Component from '@ember/component'; -// @ts-ignore: Ignore import of compiled template -import layout from '../../templates/components/nacho-animation/pendulum-ellipsis'; -import { classNames } from '@ember-decorators/component'; - -@classNames('nacho-ellipsis-animation') -export default class NachoAnimationPendulumEllipsis extends Component { - layout = layout; -} diff --git a/datahub-web/@nacho-ui/nacho-animations/addon/templates/components/nacho-animation/pendulum-ellipsis.hbs b/datahub-web/@nacho-ui/nacho-animations/addon/templates/components/nacho-animation/pendulum-ellipsis.hbs deleted file mode 100644 index 4d6dcefac7d22..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/addon/templates/components/nacho-animation/pendulum-ellipsis.hbs +++ /dev/null @@ -1,5 +0,0 @@ -
-
 
-
 
-
 
-
diff --git a/datahub-web/@nacho-ui/nacho-animations/app/components/nacho-animation/pendulum-ellipsis.js b/datahub-web/@nacho-ui/nacho-animations/app/components/nacho-animation/pendulum-ellipsis.js deleted file mode 100644 index 7407c3e140c48..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/app/components/nacho-animation/pendulum-ellipsis.js +++ /dev/null @@ -1 +0,0 @@ -export { default } from '@nacho-ui/animations/components/nacho-animation/pendulum-ellipsis'; diff --git a/datahub-web/@nacho-ui/nacho-animations/app/styles/nacho-animations.scss b/datahub-web/@nacho-ui/nacho-animations/app/styles/nacho-animations.scss deleted file mode 100644 index 8a36adb762701..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/app/styles/nacho-animations.scss +++ /dev/null @@ -1 +0,0 @@ -@import 'nacho-animations-components/all'; diff --git a/datahub-web/@nacho-ui/nacho-animations/config/ember-try.js b/datahub-web/@nacho-ui/nacho-animations/config/ember-try.js deleted file mode 100644 index 37f4feceb1a22..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/config/ember-try.js +++ /dev/null @@ -1,80 +0,0 @@ -'use strict'; - -const getChannelURL = require('ember-source-channel-url'); - -module.exports = function() { - return Promise.all([getChannelURL('release'), getChannelURL('beta'), getChannelURL('canary')]).then(urls => { - return { - useYarn: true, - scenarios: [ - { - name: 'ember-lts-2.16', - env: { - EMBER_OPTIONAL_FEATURES: JSON.stringify({ 'jquery-integration': true }) - }, - npm: { - devDependencies: { - '@ember/jquery': '^0.5.1', - 'ember-source': '~2.16.0' - } - } - }, - { - name: 'ember-lts-2.18', - env: { - EMBER_OPTIONAL_FEATURES: JSON.stringify({ 'jquery-integration': true }) - }, - npm: { - devDependencies: { - '@ember/jquery': '^0.5.1', - 'ember-source': '~2.18.0' - } - } - }, - { - name: 'ember-release', - npm: { - devDependencies: { - 'ember-source': urls[0] - } - } - }, - { - name: 'ember-beta', - npm: { - devDependencies: { - 'ember-source': urls[1] - } - } - }, - { - name: 'ember-canary', - npm: { - devDependencies: { - 'ember-source': urls[2] - } - } - }, - { - name: 'ember-default', - npm: { - devDependencies: {} - } - }, - { - name: 'ember-default-with-jquery', - env: { - EMBER_OPTIONAL_FEATURES: JSON.stringify({ - 'jquery-integration': true - }) - }, - npm: { - devDependencies: { - '@ember/jquery': '^0.5.1' - } - } - } - ] - }; - }); -}; diff --git a/datahub-web/@nacho-ui/nacho-animations/config/environment.js b/datahub-web/@nacho-ui/nacho-animations/config/environment.js deleted file mode 100644 index 9707ea62a7422..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/config/environment.js +++ /dev/null @@ -1,5 +0,0 @@ -'use strict'; - -module.exports = function(/* environment, appConfig */) { - return {}; -}; diff --git a/datahub-web/@nacho-ui/nacho-animations/ember-cli-build.js b/datahub-web/@nacho-ui/nacho-animations/ember-cli-build.js deleted file mode 100644 index d9648581d66f8..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/ember-cli-build.js +++ /dev/null @@ -1,18 +0,0 @@ -'use strict'; - -const EmberAddon = require('ember-cli/lib/broccoli/ember-addon'); - -module.exports = function(defaults) { - const app = new EmberAddon(defaults, { - // Add options here - }); - - /* - This build file specifies the options for the dummy test app of this - addon, located in `/tests/dummy` - This build file does *not* influence how the addon or the app using it - behave. You most likely want to be modifying `./index.js` or app's build file - */ - - return app.toTree(); -}; diff --git a/datahub-web/@nacho-ui/nacho-animations/index.js b/datahub-web/@nacho-ui/nacho-animations/index.js deleted file mode 100644 index 2e1d1d8d5fa05..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/index.js +++ /dev/null @@ -1,5 +0,0 @@ -'use strict'; - -module.exports = { - name: require('./package').name -}; diff --git a/datahub-web/@nacho-ui/nacho-animations/package.json b/datahub-web/@nacho-ui/nacho-animations/package.json deleted file mode 100644 index 4f4dad1f8f330..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/package.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "name": "@nacho-ui/animations", - "version": "0.0.38", - "description": "Addon under nacho components that handles various types of animations", - "keywords": [ - "ember-addon" - ], - "publishConfig": { - "access": "public" - }, - "repository": "", - "license": "MIT", - "author": "LinkedIn", - "directories": { - "doc": "doc", - "test": "tests" - }, - "scripts": { - "build": "ember build", - "start": "ember serve", - "test": "ember test", - "test:all": "ember try:each", - "prepublishOnly": "ember ts:precompile", - "postpublish": "ember ts:clean" - }, - "dependencies": { - "@nacho-ui/core": "^0.0.38", - "ember-cli-babel": "^7.12.2", - "ember-cli-htmlbars": "^3.0.0", - "ember-cli-typescript": "^3.1.3", - "node-sass": "^4.0.0" - }, - "devDependencies": { - "@ember/optional-features": "^1.3.0", - "@types/ember": "^3.1.1", - "@types/ember-qunit": "^3.4.7", - "@types/ember-test-helpers": "^1.0.4", - "@types/ember-testing-helpers": "^0.0.3", - "@types/ember__test-helpers": "^0.7.6", - "@types/qunit": "^2.9.0", - "@types/rsvp": "^4.0.2", - "broccoli-asset-rev": "^3.0.0", - "ember-cli": "~3.16.0", - "ember-cli-dependency-checker": "^3.2.0", - "ember-cli-htmlbars-inline-precompile": "^2.1.0", - "ember-cli-inject-live-reload": "^2.0.2", - "ember-cli-sass": "^10.0.0", - "ember-cli-sri": "^2.1.1", - "ember-cli-uglify": "^3.0.0", - "ember-decorators": "^6.0.0", - "ember-disable-prototype-extensions": "^1.1.3", - "ember-export-application-global": "^2.0.0", - "ember-load-initializers": "^2.1.1", - "ember-maybe-import-regenerator": "^0.1.6", - "ember-qunit": "^4.6.0", - "ember-resolver": "^7.0.0", - "ember-source": "~3.16.3", - "ember-source-channel-url": "^2.0.1", - "ember-try": "^1.0.0", - "loader.js": "^4.7.0", - "qunit-dom": "^0.9.1", - "sass": "^1.21.0", - "typescript": "^3.9.3" - }, - "engines": { - "node": "6.* || 8.* || >= 10.*" - }, - "ember-addon": { - "configPath": "tests/dummy/config" - } -} diff --git a/datahub-web/@nacho-ui/nacho-animations/testem.js b/datahub-web/@nacho-ui/nacho-animations/testem.js deleted file mode 100644 index fd17fa9738f0d..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/testem.js +++ /dev/null @@ -1,21 +0,0 @@ -module.exports = { - test_page: 'tests/index.html?hidepassed', - disable_watching: true, - launch_in_ci: ['Chrome'], - launch_in_dev: ['Chrome'], - browser_args: { - Chrome: { - ci: [ - // --no-sandbox is needed when running Chrome inside a container - process.env.CI ? '--no-sandbox' : null, - '--headless', - '--disable-gpu', - '--disable-dev-shm-usage', - '--disable-software-rasterizer', - '--mute-audio', - '--remote-debugging-port=0', - '--window-size=1440,900' - ].filter(Boolean) - } - } -}; diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/app.js b/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/app.js deleted file mode 100644 index b3b2bd677e090..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/app.js +++ /dev/null @@ -1,14 +0,0 @@ -import Application from '@ember/application'; -import Resolver from './resolver'; -import loadInitializers from 'ember-load-initializers'; -import config from './config/environment'; - -const App = Application.extend({ - modulePrefix: config.modulePrefix, - podModulePrefix: config.podModulePrefix, - Resolver -}); - -loadInitializers(App, config.modulePrefix); - -export default App; diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/components/.gitkeep b/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/components/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/config/environment.d.ts b/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/config/environment.d.ts deleted file mode 100644 index 3b3a751d43480..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/config/environment.d.ts +++ /dev/null @@ -1,16 +0,0 @@ -/** - * Type declarations for - * import config from './config/environment' - * - * For now these need to be managed by the developer - * since different ember addons can materialize new entries. - */ -declare const config: { - environment: unknown; - modulePrefix: string; - podModulePrefix: string; - locationType: string; - rootURL: string; -}; - -export default config; diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/controllers/.gitkeep b/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/controllers/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/helpers/.gitkeep b/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/helpers/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/index.html b/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/index.html deleted file mode 100644 index 61400b20f562d..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/index.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Dummy - - - - {{content-for "head"}} - - - - - {{content-for "head-footer"}} - - - {{content-for "body"}} - - - - - {{content-for "body-footer"}} - - diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/models/.gitkeep b/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/models/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/resolver.js b/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/resolver.js deleted file mode 100644 index 2fb563d6c0488..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/resolver.js +++ /dev/null @@ -1,3 +0,0 @@ -import Resolver from 'ember-resolver'; - -export default Resolver; diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/router.js b/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/router.js deleted file mode 100644 index 4dd1c3d4a15f7..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/router.js +++ /dev/null @@ -1,13 +0,0 @@ -import EmberRouter from '@ember/routing/router'; -import config from './config/environment'; - -const Router = EmberRouter.extend({ - location: config.locationType, - rootURL: config.rootURL -}); - -Router.map(function() { - this.route('animations'); -}); - -export default Router; diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/routes/.gitkeep b/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/routes/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/routes/animations.ts b/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/routes/animations.ts deleted file mode 100644 index f35860b2a9eca..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/routes/animations.ts +++ /dev/null @@ -1,7 +0,0 @@ -import Route from '@ember/routing/route'; - -export default class Animations extends Route.extend({ - // anything which *must* be merged to prototype here -}) { - // normal class body definition here -} diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/styles/app.scss b/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/styles/app.scss deleted file mode 100644 index ae7d863bd3835..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/styles/app.scss +++ /dev/null @@ -1,2 +0,0 @@ -@import 'nacho-core'; -@import 'nacho-animations'; diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/templates/animations.hbs b/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/templates/animations.hbs deleted file mode 100644 index 05080e0d05567..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/templates/animations.hbs +++ /dev/null @@ -1,4 +0,0 @@ -
- {{nacho-animation/pendulum-ellipsis}} -
-{{outlet}} diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/templates/application.hbs b/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/templates/application.hbs deleted file mode 100644 index 5230580f821a0..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/templates/application.hbs +++ /dev/null @@ -1,3 +0,0 @@ -

Welcome to Ember

- -{{outlet}} \ No newline at end of file diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/templates/components/.gitkeep b/datahub-web/@nacho-ui/nacho-animations/tests/dummy/app/templates/components/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/config/environment.js b/datahub-web/@nacho-ui/nacho-animations/tests/dummy/config/environment.js deleted file mode 100644 index 851dd0ab56f4a..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/config/environment.js +++ /dev/null @@ -1,51 +0,0 @@ -'use strict'; - -module.exports = function(environment) { - const ENV = { - modulePrefix: 'dummy', - environment, - rootURL: '/', - locationType: 'auto', - EmberENV: { - FEATURES: { - // Here you can enable experimental features on an ember canary build - // e.g. 'with-controller': true - }, - EXTEND_PROTOTYPES: { - // Prevent Ember Data from overriding Date.parse. - Date: false - } - }, - - APP: { - // Here you can pass flags/options to your application instance - // when it is created - } - }; - - if (environment === 'development') { - // ENV.APP.LOG_RESOLVER = true; - // ENV.APP.LOG_ACTIVE_GENERATION = true; - // ENV.APP.LOG_TRANSITIONS = true; - // ENV.APP.LOG_TRANSITIONS_INTERNAL = true; - // ENV.APP.LOG_VIEW_LOOKUPS = true; - } - - if (environment === 'test') { - // Testem prefers this... - ENV.locationType = 'none'; - - // keep test console output quieter - ENV.APP.LOG_ACTIVE_GENERATION = false; - ENV.APP.LOG_VIEW_LOOKUPS = false; - - ENV.APP.rootElement = '#ember-testing'; - ENV.APP.autoboot = false; - } - - if (environment === 'production') { - // here you can enable a production-specific feature - } - - return ENV; -}; diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/config/optional-features.json b/datahub-web/@nacho-ui/nacho-animations/tests/dummy/config/optional-features.json deleted file mode 100644 index b1902623ae759..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/config/optional-features.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "jquery-integration": false -} diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/config/targets.js b/datahub-web/@nacho-ui/nacho-animations/tests/dummy/config/targets.js deleted file mode 100644 index 846c7180bb4a9..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/config/targets.js +++ /dev/null @@ -1,14 +0,0 @@ -'use strict'; - -const browsers = ['last 1 Chrome versions', 'last 1 Firefox versions', 'last 1 Safari versions']; - -const isCI = !!process.env.CI; -const isProduction = process.env.EMBER_ENV === 'production'; - -if (isCI || isProduction) { - browsers.push('ie 11'); -} - -module.exports = { - browsers -}; diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/public/robots.txt b/datahub-web/@nacho-ui/nacho-animations/tests/dummy/public/robots.txt deleted file mode 100644 index f5916452e5ff6..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/tests/dummy/public/robots.txt +++ /dev/null @@ -1,3 +0,0 @@ -# http://www.robotstxt.org -User-agent: * -Disallow: diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/helpers/.gitkeep b/datahub-web/@nacho-ui/nacho-animations/tests/helpers/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/index.html b/datahub-web/@nacho-ui/nacho-animations/tests/index.html deleted file mode 100644 index 5209b85232123..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/tests/index.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - Dummy Tests - - - - {{content-for "head"}} - {{content-for "test-head"}} - - - - - - {{content-for "head-footer"}} - {{content-for "test-head-footer"}} - - - {{content-for "body"}} - {{content-for "test-body"}} - - - - - - - - {{content-for "body-footer"}} - {{content-for "test-body-footer"}} - - diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/integration/.gitkeep b/datahub-web/@nacho-ui/nacho-animations/tests/integration/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/integration/components/nacho-animation/pendulum-ellipsis-test.ts b/datahub-web/@nacho-ui/nacho-animations/tests/integration/components/nacho-animation/pendulum-ellipsis-test.ts deleted file mode 100644 index f960b96e34c11..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/tests/integration/components/nacho-animation/pendulum-ellipsis-test.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { module, test } from 'qunit'; -import { setupRenderingTest } from 'ember-qunit'; -import { render, find, findAll } from '@ember/test-helpers'; -import hbs from 'htmlbars-inline-precompile'; - -const animationClass = '.nacho-ellipsis-animation'; - -module('Integration | Component | nacho-animation/pendulum-ellipsis', function(hooks) { - setupRenderingTest(hooks); - - test('it renders', async function(assert) { - await render(hbs`{{nacho-animation/pendulum-ellipsis}}`); - assert.ok(this.element, 'Initial render without errors'); - assert.equal((find(animationClass) as Element).tagName, 'DIV', "Renders a div with the component's class"); - assert.equal(findAll(`${animationClass}__circle`).length, 3, 'Contains three circle elements'); - }); -}); diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/test-helper.js b/datahub-web/@nacho-ui/nacho-animations/tests/test-helper.js deleted file mode 100644 index 0382a848dd078..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/tests/test-helper.js +++ /dev/null @@ -1,8 +0,0 @@ -import Application from '../app'; -import config from '../config/environment'; -import { setApplication } from '@ember/test-helpers'; -import { start } from 'ember-qunit'; - -setApplication(Application.create(config.APP)); - -start(); diff --git a/datahub-web/@nacho-ui/nacho-animations/tests/unit/.gitkeep b/datahub-web/@nacho-ui/nacho-animations/tests/unit/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-animations/tsconfig.json b/datahub-web/@nacho-ui/nacho-animations/tsconfig.json deleted file mode 100644 index 952854270dbd5..0000000000000 --- a/datahub-web/@nacho-ui/nacho-animations/tsconfig.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "extends": "../../configs/tsconfig-base", - "compilerOptions": { - "baseUrl": ".", - "paths": { - "dummy/tests/*": ["tests/*"], - "dummy/*": ["tests/dummy/app/*", "app/*"], - "@nacho-ui/animations": ["addon"], - "@nacho-ui/animations/*": ["addon/*"], - "@nacho-ui/animations/test-support": ["addon-test-support"], - "@nacho-ui/animations/test-support/*": ["addon-test-support/*"], - "*": ["types/*"] - } - }, - "include": ["app/**/*", "addon/**/*", "tests/**/*", "types/**/*", "test-support/**/*", "addon-test-support/**/*"] -} diff --git a/datahub-web/@nacho-ui/nacho-animations/types/dummy/index.d.ts b/datahub-web/@nacho-ui/nacho-animations/types/dummy/index.d.ts deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-animations/vendor/.gitkeep b/datahub-web/@nacho-ui/nacho-animations/vendor/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-avatars/.editorconfig b/datahub-web/@nacho-ui/nacho-avatars/.editorconfig deleted file mode 100644 index 219985c2289f7..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/.editorconfig +++ /dev/null @@ -1,20 +0,0 @@ -# EditorConfig helps developers define and maintain consistent -# coding styles between different editors and IDEs -# editorconfig.org - -root = true - - -[*] -end_of_line = lf -charset = utf-8 -trim_trailing_whitespace = true -insert_final_newline = true -indent_style = space -indent_size = 2 - -[*.hbs] -insert_final_newline = false - -[*.{diff,md}] -trim_trailing_whitespace = false diff --git a/datahub-web/@nacho-ui/nacho-avatars/.ember-cli b/datahub-web/@nacho-ui/nacho-avatars/.ember-cli deleted file mode 100644 index b0b173a6beec9..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/.ember-cli +++ /dev/null @@ -1,4 +0,0 @@ -{ - "disableAnalytics": false, - "port": 9002 -} diff --git a/datahub-web/@nacho-ui/nacho-avatars/.gitignore b/datahub-web/@nacho-ui/nacho-avatars/.gitignore deleted file mode 100644 index 29c9bc65a1cc1..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/.gitignore +++ /dev/null @@ -1,23 +0,0 @@ -# See https://help.github.com/ignore-files/ for more about ignoring files. - -# compiled output -/dist/ -/tmp/ - -# dependencies -/bower_components/ -/node_modules/ - -# misc -/.sass-cache -/connect.lock -/coverage/ -/libpeerconnection.log -/npm-debug.log* -/testem.log -/yarn-error.log - -# ember-try -/.node_modules.ember-try/ -/bower.json.ember-try -/package.json.ember-try diff --git a/datahub-web/@nacho-ui/nacho-avatars/.npmignore b/datahub-web/@nacho-ui/nacho-avatars/.npmignore deleted file mode 100644 index 2f20afe3bf827..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/.npmignore +++ /dev/null @@ -1,28 +0,0 @@ -# compiled output -/dist/ -/tmp/ - -# dependencies -/bower_components/ - -# misc -/.bowerrc -/.editorconfig -/.ember-cli -/.eslintignore -/.eslintrc.js -/.gitignore -/.watchmanconfig -/.travis.yml -/bower.json -/config/ember-try.js -/ember-cli-build.js -/testem.js -/tests/ -/yarn.lock -.gitkeep - -# ember-try -/.node_modules.ember-try/ -/bower.json.ember-try -/package.json.ember-try diff --git a/datahub-web/@nacho-ui/nacho-avatars/.template-lintrc.js b/datahub-web/@nacho-ui/nacho-avatars/.template-lintrc.js deleted file mode 100644 index b45e96ffddcc1..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/.template-lintrc.js +++ /dev/null @@ -1,5 +0,0 @@ -'use strict'; - -module.exports = { - extends: 'recommended' -}; diff --git a/datahub-web/@nacho-ui/nacho-avatars/.travis.yml b/datahub-web/@nacho-ui/nacho-avatars/.travis.yml deleted file mode 100644 index 00af6f0e1b690..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/.travis.yml +++ /dev/null @@ -1,61 +0,0 @@ ---- -language: node_js -node_js: - # we recommend testing addons with the same minimum supported node version as Ember CLI - # so that your addon works for all apps - - "6" - -sudo: false -dist: trusty - -addons: - chrome: stable - -cache: - yarn: true - -env: - global: - # See https://git.io/vdao3 for details. - - JOBS=1 - -jobs: - fail_fast: true - allow_failures: - - env: EMBER_TRY_SCENARIO=ember-canary - - include: - # runs linting and tests with current locked deps - - - stage: "Tests" - name: "Tests" - install: - - yarn install --non-interactive - script: - - yarn lint:hbs - - yarn lint:js - - yarn test - - - name: "Floating Dependencies" - script: - - yarn test - - # we recommend new addons test the current and previous LTS - # as well as latest stable release (bonus points to beta/canary) - - stage: "Additional Tests" - env: EMBER_TRY_SCENARIO=ember-lts-2.16 - - env: EMBER_TRY_SCENARIO=ember-lts-2.18 - - env: EMBER_TRY_SCENARIO=ember-release - - env: EMBER_TRY_SCENARIO=ember-beta - - env: EMBER_TRY_SCENARIO=ember-canary - - env: EMBER_TRY_SCENARIO=ember-default-with-jquery - -before_install: - - curl -o- -L https://yarnpkg.com/install.sh | bash - - export PATH=$HOME/.yarn/bin:$PATH - -install: - - yarn install --no-lockfile --non-interactive - -script: - - node_modules/.bin/ember try:one $EMBER_TRY_SCENARIO diff --git a/datahub-web/@nacho-ui/nacho-avatars/.watchmanconfig b/datahub-web/@nacho-ui/nacho-avatars/.watchmanconfig deleted file mode 100644 index e7834e3e4f39c..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/.watchmanconfig +++ /dev/null @@ -1,3 +0,0 @@ -{ - "ignore_dirs": ["tmp", "dist"] -} diff --git a/datahub-web/@nacho-ui/nacho-avatars/CHANGELOG.md b/datahub-web/@nacho-ui/nacho-avatars/CHANGELOG.md deleted file mode 100644 index 90dada9555371..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/CHANGELOG.md +++ /dev/null @@ -1,17 +0,0 @@ -# Changelog - -All changes to the this project will be documented here. - -### Types of Changes -- `Added` for new features. -- `Changed` for changes in existing functionality. -- `Deprecated` for soon-to-be removed features. -- `Removed` for now removed features. -- `Fixed` for any bug fixes. -- `Security` in case of vulnerabilities. - -The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project *does not adhere* to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - -## [2018-11-07] -### Added -- Added a `nacho-avatar-image` component with styling and tests diff --git a/datahub-web/@nacho-ui/nacho-avatars/LICENSE.md b/datahub-web/@nacho-ui/nacho-avatars/LICENSE.md deleted file mode 100644 index 0d02ed0266734..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/LICENSE.md +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2020 LinkedIn - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/datahub-web/@nacho-ui/nacho-avatars/README.md b/datahub-web/@nacho-ui/nacho-avatars/README.md deleted file mode 100644 index 5a4ddd8db3f11..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/README.md +++ /dev/null @@ -1,90 +0,0 @@ -nacho-avatars -============================================================================== - -The Nacho Avatars addon is used for when we want to render a rounded image for a particular individual's avatar image. -We also provide macro components for viewing an avatar's details or creating stacked facepiles and rollups. - -Installation ------------------------------------------------------------------------------- - -``` -ember install @nacho-ui/avatars -``` - - -Usage ------------------------------------------------------------------------------- - -### Getting Started - -*Note*: This addon requires that your host application also includes the `@nacho-ui/core` addon, which provides some cores stylings and scss functions that are used throughout many nacho addons. It also requires that your application uses SCSS. Otherwise, the consuming application will have to write it's own look and feel - -```scss -// /styles/app.scss -@import 'nacho-core'; -@import 'nacho-avatars'; -... -``` - -In your application, you should at some point use a fallback URL if you plan on having a default avatar appear in cases where the url did not load. - -```javascript -// This is just an example -import { inject as service } from '@ember/service'; - -export default class Application extends Route { - nachoAvatarService = inject('nacho-avatars'); - ... - constructor() { - super(...arguments); - this.get('nachoAvatarService').set('imgFallbackUrl', 'https://vignette.wikia.nocookie.net/starwars/images/2/20/LukeTLJ.jpg/revision/latest?cb=20170927034529'); - } - ... -} -``` - -Then in your templates, you can try to use your avatar images - -```html - -
- {{nacho-avatar - img="cdn.linkedin.media/getimage/ash-ketchum.jpg" - altText="Ash Ketchum" - }} - ... -
-``` - -Contributing ------------------------------------------------------------------------------- - -### Installation - -* `git clone ` -* `cd nacho-avatars` -* `yarn install` - -### Linting - -* `yarn lint:hbs` -* `yarn lint:js` -* `yarn lint:js --fix` - -### Running tests - -* `ember test` – Runs the test suite on the current Ember version -* `ember test --server` – Runs the test suite in "watch mode" -* `ember try:each` – Runs the test suite against multiple Ember versions - -### Running the dummy application - -* `ember serve` -* Visit the dummy application at [http://localhost:4200](http://localhost:4200). - -For more information on using ember-cli, visit [https://ember-cli.com/](https://ember-cli.com/). - -License ------------------------------------------------------------------------------- - -This project is licensed under the [Apache License](LICENSE.md). diff --git a/datahub-web/@nacho-ui/nacho-avatars/addon/.gitkeep b/datahub-web/@nacho-ui/nacho-avatars/addon/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-avatars/addon/templates/components/nacho-avatar-image.hbs b/datahub-web/@nacho-ui/nacho-avatars/addon/templates/components/nacho-avatar-image.hbs deleted file mode 100644 index fb5c4b157d1c2..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/addon/templates/components/nacho-avatar-image.hbs +++ /dev/null @@ -1 +0,0 @@ -{{yield}} \ No newline at end of file diff --git a/datahub-web/@nacho-ui/nacho-avatars/app/.gitkeep b/datahub-web/@nacho-ui/nacho-avatars/app/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-avatars/app/components/nacho-avatar-image.js b/datahub-web/@nacho-ui/nacho-avatars/app/components/nacho-avatar-image.js deleted file mode 100644 index de4e8590d6b44..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/app/components/nacho-avatar-image.js +++ /dev/null @@ -1 +0,0 @@ -export { default } from '@nacho-ui/avatars/components/nacho-avatar-image'; diff --git a/datahub-web/@nacho-ui/nacho-avatars/app/services/nacho-avatars.js b/datahub-web/@nacho-ui/nacho-avatars/app/services/nacho-avatars.js deleted file mode 100644 index f7ed4e7056caf..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/app/services/nacho-avatars.js +++ /dev/null @@ -1 +0,0 @@ -export { default } from '@nacho-ui/avatars/services/nacho-avatars'; diff --git a/datahub-web/@nacho-ui/nacho-avatars/app/styles/nacho-avatars.scss b/datahub-web/@nacho-ui/nacho-avatars/app/styles/nacho-avatars.scss deleted file mode 100644 index 8d3b51e45d162..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/app/styles/nacho-avatars.scss +++ /dev/null @@ -1,2 +0,0 @@ -/// Implied @import 'nacho-core' in host application -@import 'nacho-avatars/all'; diff --git a/datahub-web/@nacho-ui/nacho-avatars/config/ember-try.js b/datahub-web/@nacho-ui/nacho-avatars/config/ember-try.js deleted file mode 100644 index 37f4feceb1a22..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/config/ember-try.js +++ /dev/null @@ -1,80 +0,0 @@ -'use strict'; - -const getChannelURL = require('ember-source-channel-url'); - -module.exports = function() { - return Promise.all([getChannelURL('release'), getChannelURL('beta'), getChannelURL('canary')]).then(urls => { - return { - useYarn: true, - scenarios: [ - { - name: 'ember-lts-2.16', - env: { - EMBER_OPTIONAL_FEATURES: JSON.stringify({ 'jquery-integration': true }) - }, - npm: { - devDependencies: { - '@ember/jquery': '^0.5.1', - 'ember-source': '~2.16.0' - } - } - }, - { - name: 'ember-lts-2.18', - env: { - EMBER_OPTIONAL_FEATURES: JSON.stringify({ 'jquery-integration': true }) - }, - npm: { - devDependencies: { - '@ember/jquery': '^0.5.1', - 'ember-source': '~2.18.0' - } - } - }, - { - name: 'ember-release', - npm: { - devDependencies: { - 'ember-source': urls[0] - } - } - }, - { - name: 'ember-beta', - npm: { - devDependencies: { - 'ember-source': urls[1] - } - } - }, - { - name: 'ember-canary', - npm: { - devDependencies: { - 'ember-source': urls[2] - } - } - }, - { - name: 'ember-default', - npm: { - devDependencies: {} - } - }, - { - name: 'ember-default-with-jquery', - env: { - EMBER_OPTIONAL_FEATURES: JSON.stringify({ - 'jquery-integration': true - }) - }, - npm: { - devDependencies: { - '@ember/jquery': '^0.5.1' - } - } - } - ] - }; - }); -}; diff --git a/datahub-web/@nacho-ui/nacho-avatars/config/environment.js b/datahub-web/@nacho-ui/nacho-avatars/config/environment.js deleted file mode 100644 index 9707ea62a7422..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/config/environment.js +++ /dev/null @@ -1,5 +0,0 @@ -'use strict'; - -module.exports = function(/* environment, appConfig */) { - return {}; -}; diff --git a/datahub-web/@nacho-ui/nacho-avatars/ember-cli-build.js b/datahub-web/@nacho-ui/nacho-avatars/ember-cli-build.js deleted file mode 100644 index d9648581d66f8..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/ember-cli-build.js +++ /dev/null @@ -1,18 +0,0 @@ -'use strict'; - -const EmberAddon = require('ember-cli/lib/broccoli/ember-addon'); - -module.exports = function(defaults) { - const app = new EmberAddon(defaults, { - // Add options here - }); - - /* - This build file specifies the options for the dummy test app of this - addon, located in `/tests/dummy` - This build file does *not* influence how the addon or the app using it - behave. You most likely want to be modifying `./index.js` or app's build file - */ - - return app.toTree(); -}; diff --git a/datahub-web/@nacho-ui/nacho-avatars/index.js b/datahub-web/@nacho-ui/nacho-avatars/index.js deleted file mode 100644 index 2e1d1d8d5fa05..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/index.js +++ /dev/null @@ -1,5 +0,0 @@ -'use strict'; - -module.exports = { - name: require('./package').name -}; diff --git a/datahub-web/@nacho-ui/nacho-avatars/package.json b/datahub-web/@nacho-ui/nacho-avatars/package.json deleted file mode 100644 index d63291ef3604e..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/package.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "name": "@nacho-ui/avatars", - "version": "0.0.38", - "description": "The go-to addon for rounded avatar image components and macro-components", - "keywords": [ - "ember-addon", - "nacho", - "macro", - "components" - ], - "repository": "", - "license": "MIT", - "author": "LinkedIn", - "directories": { - "doc": "doc", - "test": "tests" - }, - "publishConfig": { - "access": "public" - }, - "scripts": { - "build": "ember build", - "start": "ember serve", - "test": "ember test", - "test:all": "ember try:each", - "prepublishOnly": "ember ts:precompile", - "postpublish": "ember ts:clean" - }, - "dependencies": { - "@nacho-ui/core": "^0.0.38", - "ember-cli-babel": "^7.12.2", - "ember-cli-htmlbars": "^3.0.0", - "ember-cli-typescript": "^3.1.3", - "ember-modal-dialog": "^3.0.0-beta.0", - "node-sass": "^4.0.0" - }, - "devDependencies": { - "@ember/optional-features": "^1.3.0", - "@types/ember": "^3.1.1", - "@types/ember-qunit": "^3.4.7", - "@types/ember-test-helpers": "^1.0.4", - "@types/ember-testing-helpers": "^0.0.3", - "@types/ember__test-helpers": "^0.7.6", - "@types/qunit": "^2.9.0", - "@types/rsvp": "^4.0.2", - "broccoli-asset-rev": "^3.0.0", - "ember-cli": "~3.16.0", - "ember-cli-dependency-checker": "^3.2.0", - "ember-cli-htmlbars-inline-precompile": "^2.1.0", - "ember-cli-inject-live-reload": "^2.0.2", - "ember-cli-sass": "^10.0.0", - "ember-cli-sri": "^2.1.1", - "ember-cli-uglify": "^3.0.0", - "ember-decorators": "^6.0.0", - "ember-disable-prototype-extensions": "^1.1.3", - "ember-export-application-global": "^2.0.0", - "ember-load-initializers": "^2.1.1", - "ember-maybe-import-regenerator": "^0.1.6", - "ember-qunit": "^4.6.0", - "ember-resolver": "^7.0.0", - "ember-source": "~3.16.3", - "ember-source-channel-url": "^2.0.1", - "ember-try": "^1.0.0", - "loader.js": "^4.7.0", - "qunit-dom": "^0.9.1", - "sass": "^1.21.0", - "typescript": "^3.9.3" - }, - "engines": { - "node": "6.* || 8.* || >= 10.*" - }, - "ember-addon": { - "configPath": "tests/dummy/config" - } -} diff --git a/datahub-web/@nacho-ui/nacho-avatars/testem.js b/datahub-web/@nacho-ui/nacho-avatars/testem.js deleted file mode 100644 index fd17fa9738f0d..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/testem.js +++ /dev/null @@ -1,21 +0,0 @@ -module.exports = { - test_page: 'tests/index.html?hidepassed', - disable_watching: true, - launch_in_ci: ['Chrome'], - launch_in_dev: ['Chrome'], - browser_args: { - Chrome: { - ci: [ - // --no-sandbox is needed when running Chrome inside a container - process.env.CI ? '--no-sandbox' : null, - '--headless', - '--disable-gpu', - '--disable-dev-shm-usage', - '--disable-software-rasterizer', - '--mute-audio', - '--remote-debugging-port=0', - '--window-size=1440,900' - ].filter(Boolean) - } - } -}; diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/app.js b/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/app.js deleted file mode 100644 index b3b2bd677e090..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/app.js +++ /dev/null @@ -1,14 +0,0 @@ -import Application from '@ember/application'; -import Resolver from './resolver'; -import loadInitializers from 'ember-load-initializers'; -import config from './config/environment'; - -const App = Application.extend({ - modulePrefix: config.modulePrefix, - podModulePrefix: config.podModulePrefix, - Resolver -}); - -loadInitializers(App, config.modulePrefix); - -export default App; diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/components/.gitkeep b/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/components/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/config/environment.d.ts b/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/config/environment.d.ts deleted file mode 100644 index 3b3a751d43480..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/config/environment.d.ts +++ /dev/null @@ -1,16 +0,0 @@ -/** - * Type declarations for - * import config from './config/environment' - * - * For now these need to be managed by the developer - * since different ember addons can materialize new entries. - */ -declare const config: { - environment: unknown; - modulePrefix: string; - podModulePrefix: string; - locationType: string; - rootURL: string; -}; - -export default config; diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/controllers/.gitkeep b/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/controllers/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/helpers/.gitkeep b/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/helpers/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/index.html b/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/index.html deleted file mode 100644 index 61400b20f562d..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/index.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Dummy - - - - {{content-for "head"}} - - - - - {{content-for "head-footer"}} - - - {{content-for "body"}} - - - - - {{content-for "body-footer"}} - - diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/models/.gitkeep b/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/models/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/resolver.js b/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/resolver.js deleted file mode 100644 index 2fb563d6c0488..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/resolver.js +++ /dev/null @@ -1,3 +0,0 @@ -import Resolver from 'ember-resolver'; - -export default Resolver; diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/router.js b/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/router.js deleted file mode 100644 index 53c53c6c07590..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/router.js +++ /dev/null @@ -1,11 +0,0 @@ -import EmberRouter from '@ember/routing/router'; -import config from './config/environment'; - -const Router = EmberRouter.extend({ - location: config.locationType, - rootURL: config.rootURL -}); - -Router.map(function() {}); - -export default Router; diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/routes/.gitkeep b/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/routes/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/routes/application.js b/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/routes/application.js deleted file mode 100644 index b3bff1449501a..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/routes/application.js +++ /dev/null @@ -1,17 +0,0 @@ -// IMPORTANT: This file is purposely `js`. Otherwise we will have unconsistent builds. -// see https://github.com/typed-ember/ember-cli-typescript/issues/724 and -// https://github.com/simplabs/ember-simple-auth/issues/1854 -import Route from '@ember/routing/route'; -import { inject as service } from '@ember/service'; - -export default class Application extends Route { - @service('nacho-avatars') - avatarsService; - - constructor() { - // eslint-disable-next-line prefer-rest-params - super(...arguments); - // Sample of a time to set the avatar service fallback url - this.avatarsService.set('imgFallbackUrl', 'http://cdn.akc.org/content/hero/puppy-boundaries_header.jpg'); - } -} diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/styles/app.scss b/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/styles/app.scss deleted file mode 100644 index baefc4770e420..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/styles/app.scss +++ /dev/null @@ -1,2 +0,0 @@ -@import 'nacho-core'; -@import 'nacho-avatars'; diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/templates/application.hbs b/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/templates/application.hbs deleted file mode 100644 index 82d5d6f576705..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/templates/application.hbs +++ /dev/null @@ -1,8 +0,0 @@ -

Welcome to Ember

- -{{nacho-avatar-image - img="https://vignette.wikia.nocookie.net/starwars/images/2/20/LukeTLJ.jpg/revision/latest?cb=20170927034529" - altText="Nothing here" -}} - -{{outlet}} \ No newline at end of file diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/templates/components/.gitkeep b/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/app/templates/components/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/config/environment.js b/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/config/environment.js deleted file mode 100644 index 851dd0ab56f4a..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/config/environment.js +++ /dev/null @@ -1,51 +0,0 @@ -'use strict'; - -module.exports = function(environment) { - const ENV = { - modulePrefix: 'dummy', - environment, - rootURL: '/', - locationType: 'auto', - EmberENV: { - FEATURES: { - // Here you can enable experimental features on an ember canary build - // e.g. 'with-controller': true - }, - EXTEND_PROTOTYPES: { - // Prevent Ember Data from overriding Date.parse. - Date: false - } - }, - - APP: { - // Here you can pass flags/options to your application instance - // when it is created - } - }; - - if (environment === 'development') { - // ENV.APP.LOG_RESOLVER = true; - // ENV.APP.LOG_ACTIVE_GENERATION = true; - // ENV.APP.LOG_TRANSITIONS = true; - // ENV.APP.LOG_TRANSITIONS_INTERNAL = true; - // ENV.APP.LOG_VIEW_LOOKUPS = true; - } - - if (environment === 'test') { - // Testem prefers this... - ENV.locationType = 'none'; - - // keep test console output quieter - ENV.APP.LOG_ACTIVE_GENERATION = false; - ENV.APP.LOG_VIEW_LOOKUPS = false; - - ENV.APP.rootElement = '#ember-testing'; - ENV.APP.autoboot = false; - } - - if (environment === 'production') { - // here you can enable a production-specific feature - } - - return ENV; -}; diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/config/optional-features.json b/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/config/optional-features.json deleted file mode 100644 index b1902623ae759..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/config/optional-features.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "jquery-integration": false -} diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/config/targets.js b/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/config/targets.js deleted file mode 100644 index 846c7180bb4a9..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/config/targets.js +++ /dev/null @@ -1,14 +0,0 @@ -'use strict'; - -const browsers = ['last 1 Chrome versions', 'last 1 Firefox versions', 'last 1 Safari versions']; - -const isCI = !!process.env.CI; -const isProduction = process.env.EMBER_ENV === 'production'; - -if (isCI || isProduction) { - browsers.push('ie 11'); -} - -module.exports = { - browsers -}; diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/public/robots.txt b/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/public/robots.txt deleted file mode 100644 index f5916452e5ff6..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/tests/dummy/public/robots.txt +++ /dev/null @@ -1,3 +0,0 @@ -# http://www.robotstxt.org -User-agent: * -Disallow: diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/helpers/.gitkeep b/datahub-web/@nacho-ui/nacho-avatars/tests/helpers/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/index.html b/datahub-web/@nacho-ui/nacho-avatars/tests/index.html deleted file mode 100644 index 5209b85232123..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/tests/index.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - Dummy Tests - - - - {{content-for "head"}} - {{content-for "test-head"}} - - - - - - {{content-for "head-footer"}} - {{content-for "test-head-footer"}} - - - {{content-for "body"}} - {{content-for "test-body"}} - - - - - - - - {{content-for "body-footer"}} - {{content-for "test-body-footer"}} - - diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/integration/.gitkeep b/datahub-web/@nacho-ui/nacho-avatars/tests/integration/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/test-helper.js b/datahub-web/@nacho-ui/nacho-avatars/tests/test-helper.js deleted file mode 100644 index 0382a848dd078..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/tests/test-helper.js +++ /dev/null @@ -1,8 +0,0 @@ -import Application from '../app'; -import config from '../config/environment'; -import { setApplication } from '@ember/test-helpers'; -import { start } from 'ember-qunit'; - -setApplication(Application.create(config.APP)); - -start(); diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/unit/.gitkeep b/datahub-web/@nacho-ui/nacho-avatars/tests/unit/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-avatars/tsconfig.json b/datahub-web/@nacho-ui/nacho-avatars/tsconfig.json deleted file mode 100644 index 576a680c91a1f..0000000000000 --- a/datahub-web/@nacho-ui/nacho-avatars/tsconfig.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "extends": "../../configs/tsconfig-base", - "compilerOptions": { - "baseUrl": ".", - "paths": { - "dummy/tests/*": ["tests/*"], - "dummy/*": ["tests/dummy/app/*", "app/*"], - "@nacho-ui/avatars": ["addon"], - "@nacho-ui/avatars/*": ["addon/*"], - "@nacho-ui/avatars/test-support": ["addon-test-support"], - "@nacho-ui/avatars/test-support/*": ["addon-test-support/*"], - "*": ["types/*"] - }, - }, - "include": [ - "app/**/*", - "addon/**/*", - "tests/**/*", - "types/**/*", - "test-support/**/*", - "addon-test-support/**/*" - ] -} \ No newline at end of file diff --git a/datahub-web/@nacho-ui/nacho-avatars/types/dummy/index.d.ts b/datahub-web/@nacho-ui/nacho-avatars/types/dummy/index.d.ts deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-avatars/vendor/.gitkeep b/datahub-web/@nacho-ui/nacho-avatars/vendor/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-button/.editorconfig b/datahub-web/@nacho-ui/nacho-button/.editorconfig deleted file mode 100644 index 219985c2289f7..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/.editorconfig +++ /dev/null @@ -1,20 +0,0 @@ -# EditorConfig helps developers define and maintain consistent -# coding styles between different editors and IDEs -# editorconfig.org - -root = true - - -[*] -end_of_line = lf -charset = utf-8 -trim_trailing_whitespace = true -insert_final_newline = true -indent_style = space -indent_size = 2 - -[*.hbs] -insert_final_newline = false - -[*.{diff,md}] -trim_trailing_whitespace = false diff --git a/datahub-web/@nacho-ui/nacho-button/.ember-cli b/datahub-web/@nacho-ui/nacho-button/.ember-cli deleted file mode 100644 index 1c140c62f88a9..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/.ember-cli +++ /dev/null @@ -1,4 +0,0 @@ -{ - "disableAnalytics": false, - "port": 9009 -} diff --git a/datahub-web/@nacho-ui/nacho-button/.gitignore b/datahub-web/@nacho-ui/nacho-button/.gitignore deleted file mode 100644 index 29c9bc65a1cc1..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/.gitignore +++ /dev/null @@ -1,23 +0,0 @@ -# See https://help.github.com/ignore-files/ for more about ignoring files. - -# compiled output -/dist/ -/tmp/ - -# dependencies -/bower_components/ -/node_modules/ - -# misc -/.sass-cache -/connect.lock -/coverage/ -/libpeerconnection.log -/npm-debug.log* -/testem.log -/yarn-error.log - -# ember-try -/.node_modules.ember-try/ -/bower.json.ember-try -/package.json.ember-try diff --git a/datahub-web/@nacho-ui/nacho-button/.npmignore b/datahub-web/@nacho-ui/nacho-button/.npmignore deleted file mode 100644 index 6032b2512d480..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/.npmignore +++ /dev/null @@ -1,29 +0,0 @@ -# compiled output -/dist/ -/tmp/ - -# dependencies -/bower_components/ - -# misc -/.bowerrc -/.editorconfig -/.ember-cli -/.eslintignore -/.eslintrc.js -/.gitignore -/.template-lintrc.js -/.travis.yml -/.watchmanconfig -/bower.json -/config/ember-try.js -/ember-cli-build.js -/testem.js -/tests/ -/yarn.lock -.gitkeep - -# ember-try -/.node_modules.ember-try/ -/bower.json.ember-try -/package.json.ember-try diff --git a/datahub-web/@nacho-ui/nacho-button/.template-lintrc.js b/datahub-web/@nacho-ui/nacho-button/.template-lintrc.js deleted file mode 100644 index b45e96ffddcc1..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/.template-lintrc.js +++ /dev/null @@ -1,5 +0,0 @@ -'use strict'; - -module.exports = { - extends: 'recommended' -}; diff --git a/datahub-web/@nacho-ui/nacho-button/.travis.yml b/datahub-web/@nacho-ui/nacho-button/.travis.yml deleted file mode 100644 index 00af6f0e1b690..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/.travis.yml +++ /dev/null @@ -1,61 +0,0 @@ ---- -language: node_js -node_js: - # we recommend testing addons with the same minimum supported node version as Ember CLI - # so that your addon works for all apps - - "6" - -sudo: false -dist: trusty - -addons: - chrome: stable - -cache: - yarn: true - -env: - global: - # See https://git.io/vdao3 for details. - - JOBS=1 - -jobs: - fail_fast: true - allow_failures: - - env: EMBER_TRY_SCENARIO=ember-canary - - include: - # runs linting and tests with current locked deps - - - stage: "Tests" - name: "Tests" - install: - - yarn install --non-interactive - script: - - yarn lint:hbs - - yarn lint:js - - yarn test - - - name: "Floating Dependencies" - script: - - yarn test - - # we recommend new addons test the current and previous LTS - # as well as latest stable release (bonus points to beta/canary) - - stage: "Additional Tests" - env: EMBER_TRY_SCENARIO=ember-lts-2.16 - - env: EMBER_TRY_SCENARIO=ember-lts-2.18 - - env: EMBER_TRY_SCENARIO=ember-release - - env: EMBER_TRY_SCENARIO=ember-beta - - env: EMBER_TRY_SCENARIO=ember-canary - - env: EMBER_TRY_SCENARIO=ember-default-with-jquery - -before_install: - - curl -o- -L https://yarnpkg.com/install.sh | bash - - export PATH=$HOME/.yarn/bin:$PATH - -install: - - yarn install --no-lockfile --non-interactive - -script: - - node_modules/.bin/ember try:one $EMBER_TRY_SCENARIO diff --git a/datahub-web/@nacho-ui/nacho-button/.watchmanconfig b/datahub-web/@nacho-ui/nacho-button/.watchmanconfig deleted file mode 100644 index e7834e3e4f39c..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/.watchmanconfig +++ /dev/null @@ -1,3 +0,0 @@ -{ - "ignore_dirs": ["tmp", "dist"] -} diff --git a/datahub-web/@nacho-ui/nacho-button/LICENSE.md b/datahub-web/@nacho-ui/nacho-button/LICENSE.md deleted file mode 100644 index 0d02ed0266734..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/LICENSE.md +++ /dev/null @@ -1,13 +0,0 @@ -Copyright (c) 2020 LinkedIn - -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. diff --git a/datahub-web/@nacho-ui/nacho-button/README.md b/datahub-web/@nacho-ui/nacho-button/README.md deleted file mode 100644 index f74c10793c30f..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/README.md +++ /dev/null @@ -1,104 +0,0 @@ -@nacho-ui/button -============================================================================== - -Addon under the Nacho UI inititative to be a reusable component for various types of buttons - -Installation ------------------------------------------------------------------------------- - -``` -ember install @nacho-ui/button -``` - - -Usage ------------------------------------------------------------------------------- - -### Nacho Toggle - -The NachoToggle component is used when the user wants to switch between two states, and each state option is made -known to them by label before they actually click on the toggle. The different between this and a radio button or -checkbox is that those generally represent a `true` or `false` value on a single property, whereas we generally -would view a toggle as a switch between two entirely different values for a single property. - -```html -{{nacho-toggle - value=value - leftOptionValue=leftValue - leftOptionText=leftValue - rightOptionValue=rightValue - rightOptionText=rightValue - onChange=(action "onChangeValue") -}} -``` - -### Nacho Sort - -The NachoSortButton component is used when we want to display a button option to sort some list that has been -associated with the button - -```html -{{nacho-sort-button - isSorting=isSortingABoolean - sortDirection=sortDirectionAString - sortValue="pokemon" - class="test-sort-button" - baseClass="test-sort-button" - onChange=(action "onChangeSortProperty") -}} -``` - -The sort button component also has a helper function that can be used by consuming components if you follow -a certain sorting convention and helps cycle through sorting scenarios so that you don't have to rewrite the -same logic over and over. Provide the component context, the key for isSorting and sortDirection and expect -mutation of these properties accordingly in the order of `no sort` => `sort ascending` => `sort descending` - -```js -import { SortDirection, cycleSorting } from '@nacho-ui/button/components/nacho-sort-button'; - -export default class TestSortButton extends Component { - isSorting = false; - sortDirection = SortDirection.ASCEND; - - // ... Other codes - - @action - onChangeSortProperty(): void { - cycleSorting(this, 'isSorting', 'sortDirection'); - } -}; -``` - - -Contributing ------------------------------------------------------------------------------- - -### Installation - -* `git clone ` -* `cd nacho-button` -* `yarn install` - -### Linting - -* `yarn lint:hbs` -* `yarn lint:js` -* `yarn lint:js --fix` - -### Running tests - -* `ember test` – Runs the test suite on the current Ember version -* `ember test --server` – Runs the test suite in "watch mode" -* `ember try:each` – Runs the test suite against multiple Ember versions - -### Running the dummy application - -* `ember serve` -* Visit the dummy application at [http://localhost:4200](http://localhost:4200). - -For more information on using ember-cli, visit [https://ember-cli.com/](https://ember-cli.com/). - -License ------------------------------------------------------------------------------- - -This project is licensed under the [Apache License](LICENSE.md). diff --git a/datahub-web/@nacho-ui/nacho-button/addon/.gitkeep b/datahub-web/@nacho-ui/nacho-button/addon/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-button/addon/templates/components/nacho-sort-button.hbs b/datahub-web/@nacho-ui/nacho-button/addon/templates/components/nacho-sort-button.hbs deleted file mode 100644 index d8be50bcd956a..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/addon/templates/components/nacho-sort-button.hbs +++ /dev/null @@ -1,8 +0,0 @@ -{{fa-icon - (if - isSorting - (if (eq sortDirection sortDirections.ASCEND) "sort-up" "sort-down") - "sort" - ) - class=iconClass -}} diff --git a/datahub-web/@nacho-ui/nacho-button/addon/templates/components/nacho-toggle.hbs b/datahub-web/@nacho-ui/nacho-button/addon/templates/components/nacho-toggle.hbs deleted file mode 100644 index 1b23311ff8e34..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/addon/templates/components/nacho-toggle.hbs +++ /dev/null @@ -1,24 +0,0 @@ -
- {{#let (eq value leftOptionValue) as |leftActive|}} - - - -
-
- - {{/let}} -
diff --git a/datahub-web/@nacho-ui/nacho-button/app/.gitkeep b/datahub-web/@nacho-ui/nacho-button/app/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-button/app/components/nacho-sort-button.js b/datahub-web/@nacho-ui/nacho-button/app/components/nacho-sort-button.js deleted file mode 100644 index 82922332d18c5..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/app/components/nacho-sort-button.js +++ /dev/null @@ -1 +0,0 @@ -export { default, buttonClass, SortDirection, cycleSorting } from '@nacho-ui/button/components/nacho-sort-button'; diff --git a/datahub-web/@nacho-ui/nacho-button/app/components/nacho-toggle.js b/datahub-web/@nacho-ui/nacho-button/app/components/nacho-toggle.js deleted file mode 100644 index 0bee740dce855..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/app/components/nacho-toggle.js +++ /dev/null @@ -1 +0,0 @@ -export { default } from '@nacho-ui/button/components/nacho-toggle'; diff --git a/datahub-web/@nacho-ui/nacho-button/app/styles/nacho-button.scss b/datahub-web/@nacho-ui/nacho-button/app/styles/nacho-button.scss deleted file mode 100644 index a45d4993f9ad8..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/app/styles/nacho-button.scss +++ /dev/null @@ -1 +0,0 @@ -@import 'nacho-button/all'; diff --git a/datahub-web/@nacho-ui/nacho-button/config/ember-try.js b/datahub-web/@nacho-ui/nacho-button/config/ember-try.js deleted file mode 100644 index 37f4feceb1a22..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/config/ember-try.js +++ /dev/null @@ -1,80 +0,0 @@ -'use strict'; - -const getChannelURL = require('ember-source-channel-url'); - -module.exports = function() { - return Promise.all([getChannelURL('release'), getChannelURL('beta'), getChannelURL('canary')]).then(urls => { - return { - useYarn: true, - scenarios: [ - { - name: 'ember-lts-2.16', - env: { - EMBER_OPTIONAL_FEATURES: JSON.stringify({ 'jquery-integration': true }) - }, - npm: { - devDependencies: { - '@ember/jquery': '^0.5.1', - 'ember-source': '~2.16.0' - } - } - }, - { - name: 'ember-lts-2.18', - env: { - EMBER_OPTIONAL_FEATURES: JSON.stringify({ 'jquery-integration': true }) - }, - npm: { - devDependencies: { - '@ember/jquery': '^0.5.1', - 'ember-source': '~2.18.0' - } - } - }, - { - name: 'ember-release', - npm: { - devDependencies: { - 'ember-source': urls[0] - } - } - }, - { - name: 'ember-beta', - npm: { - devDependencies: { - 'ember-source': urls[1] - } - } - }, - { - name: 'ember-canary', - npm: { - devDependencies: { - 'ember-source': urls[2] - } - } - }, - { - name: 'ember-default', - npm: { - devDependencies: {} - } - }, - { - name: 'ember-default-with-jquery', - env: { - EMBER_OPTIONAL_FEATURES: JSON.stringify({ - 'jquery-integration': true - }) - }, - npm: { - devDependencies: { - '@ember/jquery': '^0.5.1' - } - } - } - ] - }; - }); -}; diff --git a/datahub-web/@nacho-ui/nacho-button/config/environment.js b/datahub-web/@nacho-ui/nacho-button/config/environment.js deleted file mode 100644 index 9707ea62a7422..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/config/environment.js +++ /dev/null @@ -1,5 +0,0 @@ -'use strict'; - -module.exports = function(/* environment, appConfig */) { - return {}; -}; diff --git a/datahub-web/@nacho-ui/nacho-button/ember-cli-build.js b/datahub-web/@nacho-ui/nacho-button/ember-cli-build.js deleted file mode 100644 index d9648581d66f8..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/ember-cli-build.js +++ /dev/null @@ -1,18 +0,0 @@ -'use strict'; - -const EmberAddon = require('ember-cli/lib/broccoli/ember-addon'); - -module.exports = function(defaults) { - const app = new EmberAddon(defaults, { - // Add options here - }); - - /* - This build file specifies the options for the dummy test app of this - addon, located in `/tests/dummy` - This build file does *not* influence how the addon or the app using it - behave. You most likely want to be modifying `./index.js` or app's build file - */ - - return app.toTree(); -}; diff --git a/datahub-web/@nacho-ui/nacho-button/index.js b/datahub-web/@nacho-ui/nacho-button/index.js deleted file mode 100644 index ac65e94b66155..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/index.js +++ /dev/null @@ -1,6 +0,0 @@ -'use strict'; - -module.exports = { - name: require('./package').name, - isDevelopingAddon: () => true -}; diff --git a/datahub-web/@nacho-ui/nacho-button/package.json b/datahub-web/@nacho-ui/nacho-button/package.json deleted file mode 100644 index dbf40fad2b5d9..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/package.json +++ /dev/null @@ -1,85 +0,0 @@ -{ - "name": "@nacho-ui/button", - "version": "0.0.38", - "description": "Addon under the Nacho UI inititative to be a reusable component for various types of buttons", - "keywords": [ - "ember-addon", - "button", - "reusable", - "ui", - "component", - "toggle", - "eyeglass-module" - ], - "repository": "", - "license": "MIT", - "author": "", - "directories": { - "doc": "doc", - "test": "tests" - }, - "scripts": { - "build": "ember build", - "lint:js": "eslint .", - "start": "ember serve", - "test": "ember test", - "test:all": "ember try:each", - "prepublishOnly": "ember ts:precompile", - "postpublish": "ember ts:clean" - }, - "dependencies": { - "@fortawesome/ember-fontawesome": "^0.1.13", - "@fortawesome/free-regular-svg-icons": "^5.9.0", - "@fortawesome/free-solid-svg-icons": "^5.9.0", - "@nacho-ui/core": "^0.0.38", - "ember-cli-babel": "^7.12.2", - "ember-cli-eyeglass": "^6.4.3", - "ember-cli-htmlbars": "^3.0.0", - "ember-cli-typescript": "^3.1.3", - "ember-truth-helpers": "^2.1.0", - "eyeglass": "^2.4.2", - "eyeglass-restyle": "^1.1.0" - }, - "devDependencies": { - "@babel/core": "^7.8.4", - "@ember/optional-features": "^1.3.0", - "@types/ember": "^3.1.1", - "@types/ember-qunit": "^3.4.7", - "@types/ember-test-helpers": "^1.0.5", - "@types/ember-testing-helpers": "^0.0.3", - "@types/ember__test-helpers": "^0.7.8", - "@types/qunit": "^2.9.0", - "@types/rsvp": "^4.0.2", - "babel-eslint": "^10.0.3", - "broccoli-asset-rev": "^3.0.0", - "ember-cli": "~3.16.0", - "ember-cli-dependency-checker": "^3.2.0", - "ember-cli-htmlbars-inline-precompile": "^2.1.0", - "ember-cli-inject-live-reload": "^2.0.2", - "ember-cli-sri": "^2.1.1", - "ember-cli-uglify": "^3.0.0", - "ember-decorators": "^6.0.0", - "ember-disable-prototype-extensions": "^1.1.3", - "ember-export-application-global": "^2.0.0", - "ember-load-initializers": "^2.1.1", - "ember-maybe-import-regenerator": "^0.1.6", - "ember-qunit": "^4.6.0", - "ember-resolver": "^7.0.0", - "ember-source": "~3.16.3", - "ember-source-channel-url": "^2.0.1", - "ember-try": "^1.0.0", - "loader.js": "^4.7.0", - "qunit-dom": "^0.9.1", - "sass": "^1.21.0", - "typescript": "^3.9.3" - }, - "engines": { - "node": "6.* || 8.* || >= 10.*" - }, - "ember-addon": { - "configPath": "tests/dummy/config" - }, - "eyeglass": { - "needs": "^2.4.2" - } -} diff --git a/datahub-web/@nacho-ui/nacho-button/testem.js b/datahub-web/@nacho-ui/nacho-button/testem.js deleted file mode 100644 index fd17fa9738f0d..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/testem.js +++ /dev/null @@ -1,21 +0,0 @@ -module.exports = { - test_page: 'tests/index.html?hidepassed', - disable_watching: true, - launch_in_ci: ['Chrome'], - launch_in_dev: ['Chrome'], - browser_args: { - Chrome: { - ci: [ - // --no-sandbox is needed when running Chrome inside a container - process.env.CI ? '--no-sandbox' : null, - '--headless', - '--disable-gpu', - '--disable-dev-shm-usage', - '--disable-software-rasterizer', - '--mute-audio', - '--remote-debugging-port=0', - '--window-size=1440,900' - ].filter(Boolean) - } - } -}; diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/app.js b/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/app.js deleted file mode 100644 index b3b2bd677e090..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/app.js +++ /dev/null @@ -1,14 +0,0 @@ -import Application from '@ember/application'; -import Resolver from './resolver'; -import loadInitializers from 'ember-load-initializers'; -import config from './config/environment'; - -const App = Application.extend({ - modulePrefix: config.modulePrefix, - podModulePrefix: config.podModulePrefix, - Resolver -}); - -loadInitializers(App, config.modulePrefix); - -export default App; diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/components/.gitkeep b/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/components/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/components/test-sort-button.ts b/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/components/test-sort-button.ts deleted file mode 100644 index f8b61f7bab893..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/components/test-sort-button.ts +++ /dev/null @@ -1,62 +0,0 @@ -import Component from '@ember/component'; -// @ts-ignore: Ignore import of compiled template -import template from '../templates/components/test-sort-button'; -import { layout, classNames } from '@ember-decorators/component'; -import { action, computed } from '@ember/object'; -import { SortDirection, cycleSorting } from '@nacho-ui/button/components/nacho-sort-button'; - -interface IPokemon { - name: string; - type: string; - nature: string; -} - -export const getTestSortObjects = (): Array => [ - { - name: 'pikachu', - type: 'electric', - nature: 'hardy' - }, - { - name: 'bulbasaur', - type: 'grass', - nature: 'bold' - }, - { - name: 'eevee', - type: 'normal', - nature: 'timid' - } -]; - -@layout(template) -@classNames('test-sort-container') -export default class TestSortButton extends Component { - isSorting = false; - - sortDirection = SortDirection.ASCEND; - - sortTestObjects = getTestSortObjects(); - - @computed('sortTestObjects', 'isSorting', 'sortDirection') - get pokemons(): Array { - const data = this.sortTestObjects.slice(); - - if (this.isSorting) { - data.sort((pokemonA, pokemonB) => { - if (this.sortDirection === SortDirection.ASCEND) { - return pokemonA.name > pokemonB.name ? 1 : -1; - } else { - return pokemonB.name > pokemonA.name ? 1 : -1; - } - }); - } - - return data; - } - - @action - onChangeSortProperty(): void { - cycleSorting(this, 'isSorting', 'sortDirection'); - } -} diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/components/test-toggle-button.ts b/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/components/test-toggle-button.ts deleted file mode 100644 index 136d1af9817fe..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/components/test-toggle-button.ts +++ /dev/null @@ -1,20 +0,0 @@ -import Component from '@ember/component'; -// @ts-ignore: Ignore import of compiled template -import template from '../templates/components/test-toggle-button'; -import { layout, classNames } from '@ember-decorators/component'; -import { action } from '@ember/object'; -import { set } from '@ember/object'; - -@layout(template) -@classNames('test-container') -export default class TestToggleButton extends Component { - value = 'Pikachu'; - - leftValue = 'Pikachu'; - rightValue = 'Eevee'; - - @action - onChangeValue(newValue: string): void { - set(this, 'value', newValue); - } -} diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/config/environment.d.ts b/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/config/environment.d.ts deleted file mode 100644 index 3b3a751d43480..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/config/environment.d.ts +++ /dev/null @@ -1,16 +0,0 @@ -/** - * Type declarations for - * import config from './config/environment' - * - * For now these need to be managed by the developer - * since different ember addons can materialize new entries. - */ -declare const config: { - environment: unknown; - modulePrefix: string; - podModulePrefix: string; - locationType: string; - rootURL: string; -}; - -export default config; diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/controllers/.gitkeep b/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/controllers/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/helpers/.gitkeep b/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/helpers/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/index.html b/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/index.html deleted file mode 100644 index 61400b20f562d..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/index.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Dummy - - - - {{content-for "head"}} - - - - - {{content-for "head-footer"}} - - - {{content-for "body"}} - - - - - {{content-for "body-footer"}} - - diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/models/.gitkeep b/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/models/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/resolver.js b/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/resolver.js deleted file mode 100644 index 2fb563d6c0488..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/resolver.js +++ /dev/null @@ -1,3 +0,0 @@ -import Resolver from 'ember-resolver'; - -export default Resolver; diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/router.js b/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/router.js deleted file mode 100644 index ec7a35bba72ec..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/router.js +++ /dev/null @@ -1,13 +0,0 @@ -import EmberRouter from '@ember/routing/router'; -import config from './config/environment'; - -const Router = EmberRouter.extend({ - location: config.locationType, - rootURL: config.rootURL -}); - -Router.map(function() { - this.route('buttons'); -}); - -export default Router; diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/routes/.gitkeep b/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/routes/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/routes/buttons.ts b/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/routes/buttons.ts deleted file mode 100644 index ebeb0fe26e376..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/routes/buttons.ts +++ /dev/null @@ -1,3 +0,0 @@ -import Route from '@ember/routing/route'; - -export default class Buttons extends Route {} diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/styles/app.scss b/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/styles/app.scss deleted file mode 100644 index 3f9bcb5335cf7..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/styles/app.scss +++ /dev/null @@ -1,16 +0,0 @@ -@import 'nacho-core'; -@import 'nacho-button'; - -.test-container { -} - -.test-sort-container { - .test-sort-table { - th, - td { - width: 176px; - text-align: center; - border: 1px solid black; - } - } -} diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/templates/application.hbs b/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/templates/application.hbs deleted file mode 100644 index 5230580f821a0..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/templates/application.hbs +++ /dev/null @@ -1,3 +0,0 @@ -

Welcome to Ember

- -{{outlet}} \ No newline at end of file diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/templates/buttons.hbs b/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/templates/buttons.hbs deleted file mode 100644 index aea6219221885..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/templates/buttons.hbs +++ /dev/null @@ -1,28 +0,0 @@ -

Test Toggle

-{{test-toggle-button}} - -

Test Sort

-{{test-sort-button}} - -

Buttons

- -

X Large

- - - - -

Large

- - - - -

Default

- - - - -

Small

- - - -{{outlet}} \ No newline at end of file diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/templates/components/.gitkeep b/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/templates/components/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/templates/components/test-sort-button.hbs b/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/templates/components/test-sort-button.hbs deleted file mode 100644 index 3c8e6c2fee904..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/templates/components/test-sort-button.hbs +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - - - - {{#each pokemons as |pokemon|}} - - - - - - {{/each}} - - -
- Sort Me - {{nacho-sort-button - isSorting=isSorting - sortDirection=sortDirection - sortValue="pokemon" - baseClass="test-sort-button" - onChange=(action "onChangeSortProperty") - }} - TypeNature
{{pokemon.name}}{{pokemon.type}}{{pokemon.nature}}
diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/templates/components/test-toggle-button.hbs b/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/templates/components/test-toggle-button.hbs deleted file mode 100644 index 143929b1e7344..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tests/dummy/app/templates/components/test-toggle-button.hbs +++ /dev/null @@ -1,10 +0,0 @@ -

Current value: {{value}}

- -{{nacho-toggle - value=value - leftOptionValue=leftValue - leftOptionText=leftValue - rightOptionValue=rightValue - rightOptionText=rightValue - onChange=(action "onChangeValue") -}} \ No newline at end of file diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/config/environment.js b/datahub-web/@nacho-ui/nacho-button/tests/dummy/config/environment.js deleted file mode 100644 index 851dd0ab56f4a..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tests/dummy/config/environment.js +++ /dev/null @@ -1,51 +0,0 @@ -'use strict'; - -module.exports = function(environment) { - const ENV = { - modulePrefix: 'dummy', - environment, - rootURL: '/', - locationType: 'auto', - EmberENV: { - FEATURES: { - // Here you can enable experimental features on an ember canary build - // e.g. 'with-controller': true - }, - EXTEND_PROTOTYPES: { - // Prevent Ember Data from overriding Date.parse. - Date: false - } - }, - - APP: { - // Here you can pass flags/options to your application instance - // when it is created - } - }; - - if (environment === 'development') { - // ENV.APP.LOG_RESOLVER = true; - // ENV.APP.LOG_ACTIVE_GENERATION = true; - // ENV.APP.LOG_TRANSITIONS = true; - // ENV.APP.LOG_TRANSITIONS_INTERNAL = true; - // ENV.APP.LOG_VIEW_LOOKUPS = true; - } - - if (environment === 'test') { - // Testem prefers this... - ENV.locationType = 'none'; - - // keep test console output quieter - ENV.APP.LOG_ACTIVE_GENERATION = false; - ENV.APP.LOG_VIEW_LOOKUPS = false; - - ENV.APP.rootElement = '#ember-testing'; - ENV.APP.autoboot = false; - } - - if (environment === 'production') { - // here you can enable a production-specific feature - } - - return ENV; -}; diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/config/optional-features.json b/datahub-web/@nacho-ui/nacho-button/tests/dummy/config/optional-features.json deleted file mode 100644 index b1902623ae759..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tests/dummy/config/optional-features.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "jquery-integration": false -} diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/config/targets.js b/datahub-web/@nacho-ui/nacho-button/tests/dummy/config/targets.js deleted file mode 100644 index 846c7180bb4a9..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tests/dummy/config/targets.js +++ /dev/null @@ -1,14 +0,0 @@ -'use strict'; - -const browsers = ['last 1 Chrome versions', 'last 1 Firefox versions', 'last 1 Safari versions']; - -const isCI = !!process.env.CI; -const isProduction = process.env.EMBER_ENV === 'production'; - -if (isCI || isProduction) { - browsers.push('ie 11'); -} - -module.exports = { - browsers -}; diff --git a/datahub-web/@nacho-ui/nacho-button/tests/dummy/public/robots.txt b/datahub-web/@nacho-ui/nacho-button/tests/dummy/public/robots.txt deleted file mode 100644 index f5916452e5ff6..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tests/dummy/public/robots.txt +++ /dev/null @@ -1,3 +0,0 @@ -# http://www.robotstxt.org -User-agent: * -Disallow: diff --git a/datahub-web/@nacho-ui/nacho-button/tests/helpers/.gitkeep b/datahub-web/@nacho-ui/nacho-button/tests/helpers/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-button/tests/index.html b/datahub-web/@nacho-ui/nacho-button/tests/index.html deleted file mode 100644 index 5209b85232123..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tests/index.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - Dummy Tests - - - - {{content-for "head"}} - {{content-for "test-head"}} - - - - - - {{content-for "head-footer"}} - {{content-for "test-head-footer"}} - - - {{content-for "body"}} - {{content-for "test-body"}} - - - - - - - - {{content-for "body-footer"}} - {{content-for "test-body-footer"}} - - diff --git a/datahub-web/@nacho-ui/nacho-button/tests/integration/.gitkeep b/datahub-web/@nacho-ui/nacho-button/tests/integration/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-button/tests/integration/components/nacho-sort-button-test.ts b/datahub-web/@nacho-ui/nacho-button/tests/integration/components/nacho-sort-button-test.ts deleted file mode 100644 index 2ae531ad34cbf..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tests/integration/components/nacho-sort-button-test.ts +++ /dev/null @@ -1,38 +0,0 @@ -import { module, test } from 'qunit'; -import { setupRenderingTest } from 'ember-qunit'; -import { render, findAll, click } from '@ember/test-helpers'; -import hbs from 'htmlbars-inline-precompile'; -import { buttonClass } from '@nacho-ui/button/components/nacho-sort-button'; - -module('Integration | Component | nacho-sort-button', function(hooks) { - setupRenderingTest(hooks); - - const baseClass = `.${buttonClass}`; - const rowClass = '.pokemon-detail-row'; - const sortDefaultIconClass = '.fa-sort'; - const sortUpIconClass = '.fa-sort-up'; - const sortDownIconClass = '.fa-sort-down'; - - test('it renders and behaves as expected', async function(assert) { - await render(hbs`{{nacho-sort-button}}`); - assert.ok(this.element, 'Initial render is without errors'); - - // We render the dummy component used to test the nacho button here as it already contains - // a lot of useful testing logic that we shouldn't recreate here - await render(hbs`{{test-sort-button}}`); - - assert.ok(this.element, 'Initial render is without errors'); - assert.equal(findAll(baseClass).length, 1, 'A nacho sort button was rendered'); - assert.equal(findAll(rowClass).length, 3, 'Renders 3 rows in our test table'); - - // Testing sort icon button render - assert.equal(findAll(sortDefaultIconClass).length, 1, 'Default sort rendered'); - assert.equal(findAll(sortDownIconClass).length, 0, 'Sanity check for sort icon'); - - await click(baseClass); - assert.equal(findAll(sortUpIconClass).length, 1, 'Rendering sort ascending'); - - await click(baseClass); - assert.equal(findAll(sortDownIconClass).length, 1, 'Rendering sort descending'); - }); -}); diff --git a/datahub-web/@nacho-ui/nacho-button/tests/test-helper.js b/datahub-web/@nacho-ui/nacho-button/tests/test-helper.js deleted file mode 100644 index 0382a848dd078..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tests/test-helper.js +++ /dev/null @@ -1,8 +0,0 @@ -import Application from '../app'; -import config from '../config/environment'; -import { setApplication } from '@ember/test-helpers'; -import { start } from 'ember-qunit'; - -setApplication(Application.create(config.APP)); - -start(); diff --git a/datahub-web/@nacho-ui/nacho-button/tests/unit/.gitkeep b/datahub-web/@nacho-ui/nacho-button/tests/unit/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-button/tsconfig.json b/datahub-web/@nacho-ui/nacho-button/tsconfig.json deleted file mode 100644 index 9b72452e87d79..0000000000000 --- a/datahub-web/@nacho-ui/nacho-button/tsconfig.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "extends": "../../configs/tsconfig-base", - "compilerOptions": { - "baseUrl": ".", - "rootDir": "../../", - "paths": { - "dummy/tests/*": ["tests/*"], - "dummy/*": ["tests/dummy/app/*", "app/*"], - "@nacho-ui/button": ["addon"], - "@nacho-ui/button/*": ["addon/*"], - "@nacho-ui/button/test-support": ["addon-test-support"], - "@nacho-ui/button/test-support/*": ["addon-test-support/*"], - "@nacho-ui/button/types/*": ["types/*"], - "@nacho-ui/core": ["../../@nacho-ui/nacho-core/addon"], - "@nacho-ui/core/*": ["../../@nacho-ui/nacho-core/addon/*"], - "*": ["types/*"] - } - }, - "include": [ - "config/**/*", - "app/**/*", - "addon/**/*", - "tests/**/*", - "types/**/*", - "test-support/**/*", - "addon-test-support/**/*", - "../../@nacho-ui/nacho-core/**/*" - ] -} diff --git a/datahub-web/@nacho-ui/nacho-button/types/dummy/index.d.ts b/datahub-web/@nacho-ui/nacho-button/types/dummy/index.d.ts deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-button/vendor/.gitkeep b/datahub-web/@nacho-ui/nacho-button/vendor/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-core/README.md b/datahub-web/@nacho-ui/nacho-core/README.md index 73a8a03ef5145..e1a49120e80bd 100644 --- a/datahub-web/@nacho-ui/nacho-core/README.md +++ b/datahub-web/@nacho-ui/nacho-core/README.md @@ -1,22 +1,19 @@ -@nacho-ui/core -============================================================================== +# @nacho-ui/core -This addon is a core addon for host applications that are consuming @nacho-ui/* components or @wherehows/* components. It's purpose is to provide a core for shared functionality that these other addons consume. You can also potentially use the functions provided here to make styling the rest of your applications with CSS an easier experience. +This addon is a core addon for host applications that are consuming @nacho-ui/_ components or @wherehows/_ components. It's purpose is to provide a core for shared functionality that these other addons consume. You can also potentially use the functions provided here to make styling the rest of your applications with CSS an easier experience. Note: This addon is currently a work in progress with the Wherehows 3.0 and nacho open source component initiative. Based on the requirements, this addon is subject to significant changes. -Installation ------------------------------------------------------------------------------- +## Installation ``` ember install @nacho-ui/core ``` - -Usage ------------------------------------------------------------------------------- +## Usage ### CSS + For most addons, the CSS functionality should be exposed in your host application: ``` @@ -34,27 +31,28 @@ For most addons, the CSS functionality should be exposed in your host applicatio For your troubles, this addon provides some convenient functionality for your css needs: -**@function item-spacing($spacing-unit)** +**@function item-spacing(\$spacing-unit)** item-spacing maps, defines the spaces between elements in application layout. Provides consistent spacing parameters throughout application vs arbitrary decisions on the developer Params: -| Name | Type | Description | -| ---- | ---- | ----------- | +| Name | Type | Description | +| ------------ | ------ | ------------------------------------------- | | spacing-unit | number | Maps to our theme's scale for space mapping | -**@function color-palette($paletteKey)** +**@function color-palette(\$paletteKey)** If you've inserted a theme for your host application, or want to use the predefined theme provided by nacho-core, you can use this function to quickly retrieve the theme colors without having to memorize compliacted color keys that aren't named in any memorable way. This comes with the added benefit of making sure you stick to your application's look and feel. Params: -| Name | Type | Description | -| ---- | ---- | ----------- | +| Name | Type | Description | +| ---------- | ------ | --------------------------------------------------------- | | paletteKey | string | Maps to a named theme component. See example usages below | Example Usage: + ``` .my-button { background-color: color-palette(primary); @@ -76,18 +74,16 @@ get-color maps to a specific color in your determined color bin (defined below), Params: -| Name | Type | Description | -| ---- | ---- | ----------- | -| colorKey | string | Named color key in the set theme for your host application | +| Name | Type | Description | +| -------- | ------ | --------------------------------------------------------------------------------- | +| colorKey | string | Named color key in the set theme for your host application | | opacity | number | Default: 1. Number between 0 and 1 that should determine your color's CSS opacity | **@mixin nacho-container** Gives your container `div` elements a stylized look and feel according to your theming. - -Contributing to the Overall Nacho Library ------------------------------------------------------------------------------- +## Contributing to the Overall Nacho Library ### Installation @@ -97,21 +93,21 @@ Once you have access, you can clone the repository from the link as a mono-repo. ### What is the Philosophy of Nacho? -Before contributing to Nacho, it is important to understand why it even exists. The drive behind starting the Nacho components at LinkedIn started with the realization that our data applications were using similar designs and components. Buttons and their various states have a consistent look and feel, tables, pills, etc. Beyond that, even sets of components, what we are calling *macro components* or *gadgets* have their own consistent layout and look and feel as well. Forms, app headers, search pages between applications have common elements. +Before contributing to Nacho, it is important to understand why it even exists. The drive behind starting the Nacho components at LinkedIn started with the realization that our data applications were using similar designs and components. Buttons and their various states have a consistent look and feel, tables, pills, etc. Beyond that, even sets of components, what we are calling _macro components_ or _gadgets_ have their own consistent layout and look and feel as well. Forms, app headers, search pages between applications have common elements. -Therefore, it is beneficial that we can create a library that lets us reuse components, or easily extend them, to meet these common use cases. Not only will this save engineering time, but also lets us easily maintain a similar user experience between many applications. +Therefore, it is beneficial that we can create a library that lets us reuse components, or easily extend them, to meet these common use cases. Not only will this save engineering time, but also lets us easily maintain a similar user experience between many applications. ### Why an Open Source Nacho? -This is also driven by a LinkedIn use case, internally at LinkedIn we have many in-house applications, but also have a number of open source products as well. Some proprietary information for applications at LinkedIn cannot be exposed to the open source world. Having these components be generalized for open source allows both internal applications and open sourced applications used internally to maintain a similar experience and benefit. +This is also driven by a LinkedIn use case, internally at LinkedIn we have many in-house applications, but also have a number of open source products as well. Some proprietary information for applications at LinkedIn cannot be exposed to the open source world. Having these components be generalized for open source allows both internal applications and open sourced applications used internally to maintain a similar experience and benefit. ### Ember Components All of the Nacho library uses Ember components. Therefore, it is important to know Ember conventions when developing. Some resources are -* [The main Ember website](https://guides.emberjs.com/release/) provides great resources to get started -* This [Frontend Masters Course](https://frontendmasters.com/courses/ember-2/) will also be a great foundational resource -* It'll be important to understand [Ember Addons](https://gist.github.com/kristianmandrup/ae3174217f68a6a51ed5) as well +- [The main Ember website](https://guides.emberjs.com/release/) provides great resources to get started +- This [Frontend Masters Course](https://frontendmasters.com/courses/ember-2/) will also be a great foundational resource +- It'll be important to understand [Ember Addons](https://gist.github.com/kristianmandrup/ae3174217f68a6a51ed5) as well ### Typescript @@ -119,7 +115,7 @@ Unless you only want to deal with the CSS side of the Nacho library, developing ### I know Ember, now I want to create a Component! -Great! The first thing to do when you want to create a component is to find a home for it! We already have a number of existing addons, each dedicated to fulfilling a need. This can be very specific, such as `@nacho-ui/button` focuses on just buttons and their various states, while some can be more broad such as `@nacho-ui/search` handling multiple components related to search and lookup, and even making a full search macro-component. +Great! The first thing to do when you want to create a component is to find a home for it! We already have a number of existing addons, each dedicated to fulfilling a need. This can be very specific, such as `@nacho-ui/core` focuses on just buttons and their various states, while some can be more broad such as `@nacho-ui/search` handling multiple components related to search and lookup, and even making a full search macro-component. ### Creating an Addon @@ -174,7 +170,8 @@ BUT... Our components should all have a consistent naming philosophy: `nacho-` -*Example* +_Example_ + ``` nacho-button nacho-table @@ -183,13 +180,15 @@ nacho-pwr-lookup A component name should generally not need to be longer than three-dasherized-words. In cases where the name is much longer, then either train harder in the ways of naming or consider maybe it's because this component actually belongs to a very tightly coupled group of components. In that case, it might be a good idea to group them under a directory: -*Example* +_Example_ + ``` nacho-animations/pendulum-ellipsis-item nacho-table/expanded-row-header ``` PS In case you didn't read this section before running the generate command above: + ``` ember d component ``` @@ -234,6 +233,7 @@ export default class MyComponent extends Component { For Nacho Components, we use JSDocs style documentation. Documentation should tell us what the component does in terms of user interface, how the component may interact with other components, and what is happening with properties and methods. @Example: + ```javascript /** * MyComponent is an awesome component that gives the user insight into the future. It sits inside the @@ -272,20 +272,20 @@ export default class MyComponent extends Component { The more testing the better! At the very least, components should be tested with rendering integration tests, interaction integration tests, and the dummy app should have a basic demonstration of the component working in a live environment. -* A guide to testing in Ember can be found on the [Ember Homepage](https://guides.emberjs.com/release/testing/) +- A guide to testing in Ember can be found on the [Ember Homepage](https://guides.emberjs.com/release/testing/) To create a component to test out your stuff in the dummy app, run: + ``` ember g component --dummy ``` Then you can supply mock data or interact with the component in any way you want to demonstrate its use. To see it in all its glory, run in your project root: + ``` ember s ``` - -License ------------------------------------------------------------------------------- +## License This project is licensed under the [Apache License](LICENSE.md). diff --git a/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-animation/pendulum-ellipsis.hbs b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-animation/pendulum-ellipsis.hbs new file mode 100644 index 0000000000000..a0c825a1693d1 --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-animation/pendulum-ellipsis.hbs @@ -0,0 +1,7 @@ +
+
+
 
+
 
+
 
+
+
diff --git a/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-animation/pendulum-ellipsis.ts b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-animation/pendulum-ellipsis.ts new file mode 100644 index 0000000000000..a6cbb4a7f6f92 --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-animation/pendulum-ellipsis.ts @@ -0,0 +1,3 @@ +import Component from '@glimmer/component'; + +export default class NachoAnimationPendulumEllipsis extends Component {} diff --git a/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-avatar/nacho-avatar-image.hbs b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-avatar/nacho-avatar-image.hbs new file mode 100644 index 0000000000000..c139e45541bd6 --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-avatar/nacho-avatar-image.hbs @@ -0,0 +1 @@ +{{this.alt}} \ No newline at end of file diff --git a/datahub-web/@nacho-ui/nacho-avatars/addon/components/nacho-avatar-image.ts b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-avatar/nacho-avatar-image.ts similarity index 66% rename from datahub-web/@nacho-ui/nacho-avatars/addon/components/nacho-avatar-image.ts rename to datahub-web/@nacho-ui/nacho-core/addon/components/nacho-avatar/nacho-avatar-image.ts index bd4e470387d47..472b7080c6637 100644 --- a/datahub-web/@nacho-ui/nacho-avatars/addon/components/nacho-avatar-image.ts +++ b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-avatar/nacho-avatar-image.ts @@ -1,39 +1,34 @@ -import Component from '@ember/component'; -// @ts-ignore: Ignore import of compiled template -import layout from '../templates/components/nacho-avatar-image'; +import Component from '@glimmer/component'; import { inject as service } from '@ember/service'; -import { classNames, tagName, attribute } from '@ember-decorators/component'; -import { alias } from '@ember/object/computed'; -import NachoAvatarService from '../services/nacho-avatars'; -import { set } from '@ember/object'; - -/** - * The nacho avatar image is used when displaying a rounded profile picture for a particular - * individual. Comes with an added benefit of falling back to a specified url image - * - * @example - * {{nacho-avatar-image - * img="string.url" - * altText="optionalString" - * }} - */ -@tagName('img') -@classNames('nacho-avatar') -export default class NachoAvatarImage extends Component { - layout = layout; +import { oneWay } from '@ember/object/computed'; +import NachoAvatarService from '@nacho-ui/core/services/nacho-avatars'; +import { set, action } from '@ember/object'; +interface INachoAvatarImageArgs { /** * Passed in string for the expected src url. Gets computed into the image source * @type {string} */ - img!: string; + img: string; /** * Passed in string for the alt text. Gets computed into the alt attribute * @type {string} */ - altText!: string; + altText: string; +} +/** + * The nacho avatar image is used when displaying a rounded profile picture for a particular + * individual. Comes with an added benefit of falling back to a specified url image + * + * @example + * {{nacho-avatar-image + * img="string.url" + * altText="optionalString" + * }} + */ +export default class NachoAvatarImage extends Component { /** * The service used to capture the fallback image url configuration for the avatars * @type {ComputedProperty} @@ -46,32 +41,30 @@ export default class NachoAvatarImage extends Component { * fails. * @type {ComputedProperty void} */ - @attribute - onerror = (): void => { + @action + onerror(): void { !this.isDestroyed && set(this, 'src', this.fallbackUrl); - }; + } } diff --git a/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-button/nacho-sort-button.hbs b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-button/nacho-sort-button.hbs new file mode 100644 index 0000000000000..fe86b2abd3355 --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-button/nacho-sort-button.hbs @@ -0,0 +1,10 @@ + diff --git a/datahub-web/@nacho-ui/nacho-button/addon/components/nacho-sort-button.ts b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-button/nacho-sort-button.ts similarity index 78% rename from datahub-web/@nacho-ui/nacho-button/addon/components/nacho-sort-button.ts rename to datahub-web/@nacho-ui/nacho-core/addon/components/nacho-button/nacho-sort-button.ts index 3e9807bc7a9b5..79700b3483cef 100644 --- a/datahub-web/@nacho-ui/nacho-button/addon/components/nacho-sort-button.ts +++ b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-button/nacho-sort-button.ts @@ -1,9 +1,5 @@ -import Component from '@ember/component'; -// @ts-ignore: Ignore import of compiled template -import template from '../templates/components/nacho-sort-button'; -import { layout, tagName, classNames } from '@ember-decorators/component'; -import { noop } from '@nacho-ui/core/utils/functions/noop'; -import { set } from '@ember/object'; +import Component from '@glimmer/component'; +import { set, action } from '@ember/object'; import { computed } from '@ember/object'; import { assert } from '@ember/debug'; @@ -74,38 +70,23 @@ export function cycleSorting(component: T, isSortingKey: keyof T, sortDirecti * onChange=(action "onChangeSortProperty") * }} */ -@layout(template) -@tagName('button') -@classNames('nacho-button', buttonClass) -export default class NachoSortButton extends Component { - /** - * Including the SortDirection enum as a property on the component to easily access values in - * the template - */ - sortDirections: typeof SortDirection = SortDirection; - - /** - * Including the button class as a property on the component to easily and consistently access - * values in the template and make it more maintainable - */ - buttonClass: string = buttonClass; - +export default class NachoSortButton extends Component<{ /** * Optional parameter where we can apply a base class to the icon so that its class becomes * "{{baseClass}}__icon" */ - baseClass!: string; + baseClass?: string; /** * Passed in parameter that flags whether or not we are in a sorting state */ - isSorting!: boolean; + isSorting?: boolean; /** * Passed in parameter that determines our sort direction (ascending or descending), only * applicable if we are currently in a sorting state */ - sortDirection!: SortDirection; + sortDirection?: SortDirection; /** * Passed in value that gets passed back to the onChange function when the sort button is @@ -113,22 +94,34 @@ export default class NachoSortButton extends Component { * in the consuming function. For example, it could allow a user to re-use the same action * for multiple sort buttons differentiating which was clicked by a certain value */ - sortValue!: unknown; + sortValue?: unknown; /** * Passed in handler for the click of the sort button. Allows the consuming component to * really handle what they want to do upon changing of the sort */ - onChange!: (value: unknown) => void; + onChange?: (value: unknown) => void; +}> { + /** + * Including the SortDirection enum as a property on the component to easily access values in + * the template + */ + sortDirections: typeof SortDirection = SortDirection; + + /** + * Including the button class as a property on the component to easily and consistently access + * values in the template and make it more maintainable + */ + buttonClass: string = buttonClass; /** * If we have a baseClass, we want to create a corresponding class for the icon below to * allow easy BEM selection for custom CSS overrides * @type {string} */ - @computed('baseClass') + @computed('args.baseClass') get iconClass(): string { - const { baseClass } = this; + const { baseClass } = this.args; let iconClass = `${buttonClass}__icon`; if (typeof baseClass === 'string' && baseClass) { @@ -138,21 +131,11 @@ export default class NachoSortButton extends Component { return iconClass; } - constructor() { - // eslint-disable-next-line prefer-rest-params - super(...arguments); - - // Default value setting. Need to upgrade ember cli typescript to move to improved behavior - typeof this.baseClass === 'string' || (this.baseClass = ''); - typeof this.onChange === 'function' || (this.onChange = noop); - typeof this.isSorting === 'boolean' || (this.isSorting = false); - typeof this.sortDirection === 'string' || (this.sortDirection = SortDirection.ASCEND); - } - /** * Click handler for the overall button component. Defers to the parent for actual effects */ - click(): void { - this.onChange(this.sortValue); + @action + onClickButton(): void { + typeof this.args.onChange === 'function' && this.args.onChange(this.args.sortValue); } } diff --git a/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-button/nacho-toggle.hbs b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-button/nacho-toggle.hbs new file mode 100644 index 0000000000000..55c9682617cd7 --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-button/nacho-toggle.hbs @@ -0,0 +1,28 @@ +
+
+ {{#let (eq @value @leftOptionValue) as |leftActive|}} + + + +
+
+ + {{/let}} +
+
diff --git a/datahub-web/@nacho-ui/nacho-button/addon/components/nacho-toggle.ts b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-button/nacho-toggle.ts similarity index 71% rename from datahub-web/@nacho-ui/nacho-button/addon/components/nacho-toggle.ts rename to datahub-web/@nacho-ui/nacho-core/addon/components/nacho-button/nacho-toggle.ts index c840b91dbc5b9..1fe30349dfdfe 100644 --- a/datahub-web/@nacho-ui/nacho-button/addon/components/nacho-toggle.ts +++ b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-button/nacho-toggle.ts @@ -1,33 +1,14 @@ -import Component from '@ember/component'; -// @ts-ignore: Ignore import of compiled template -import template from '../templates/components/nacho-toggle'; -import { layout, classNames } from '@ember-decorators/component'; -import { noop } from '@nacho-ui/core/utils/functions/noop'; +import Component from '@glimmer/component'; import { action } from '@ember/object'; export const baseToggleClass = 'nacho-toggle'; -/** - * This toggle component will switch between two states or values, and call a function that passes in the - * value being toggled to so that the consuming parent component will handle the interaction - * - * @example - * {{nacho-toggle - * value=someValue - * leftOptionValue=someValue - * leftOptionText="Pikachu" - * rightOptionValue=someValue - * rightOptionText="Eevee" - * }} - */ -@layout(template) -@classNames(baseToggleClass) -export default class NachoToggle extends Component { +export interface INachoToggleArgs { /** - * Attach this base class to the component for more easy access in the component and increased - * maintainability + * Passed in action that will be called upon the push of a side of the toggle and is intended to + * switch the active value to whichever side is being clicked */ - baseToggleClass = baseToggleClass; + onChange: (value: T | K) => void; /** * The current value of the toggle. This represents which of the two values presented in each option is the @@ -54,20 +35,27 @@ export default class NachoToggle extends Component { * The label for the right option fo the toggle */ rightOptionText?: string; +} +/** + * This toggle component will switch between two states or values, and call a function that passes in the + * value being toggled to so that the consuming parent component will handle the interaction + * + * @example + * {{nacho-toggle + * value=someValue + * leftOptionValue=someValue + * leftOptionText="Pikachu" + * rightOptionValue=someValue + * rightOptionText="Eevee" + * }} + */ +export default class NachoToggle extends Component> { /** - * Passed in action that will be called upon the push of a side of the toggle and is intended to - * switch the active value to whichever side is being clicked + * Attach this base class to the component for more easy access in the component and increased + * maintainability */ - onChange!: (value: T | K) => void; - - constructor() { - // eslint-disable-next-line prefer-rest-params - super(...arguments); - - // Default value setting. Need to upgrade ember cli typescript to move to improved behavior - typeof this.onChange === 'function' || (this.onChange = noop); - } + baseToggleClass = baseToggleClass; /** * Action triggered by the user clicking on either side of the toggle. Whichever side is clicked @@ -77,6 +65,6 @@ export default class NachoToggle extends Component { */ @action onValueChange(value: T | K): void { - this.onChange(value); + typeof this.args.onChange === 'function' && this.args.onChange(value); } } diff --git a/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-dropdown/nacho-dropdown-basic.hbs b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-dropdown/nacho-dropdown-basic.hbs new file mode 100644 index 0000000000000..3f3b6fe759375 --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-dropdown/nacho-dropdown-basic.hbs @@ -0,0 +1,20 @@ +
+ +
\ No newline at end of file diff --git a/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-dropdown/nacho-dropdown-basic.ts b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-dropdown/nacho-dropdown-basic.ts new file mode 100644 index 0000000000000..049a0adfc491a --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-dropdown/nacho-dropdown-basic.ts @@ -0,0 +1,60 @@ +import Component from '@glimmer/component'; +import { action, computed } from '@ember/object'; +import { NachoDropdownOptions } from '@nacho-ui/core/types/nacho-dropdown'; + +interface INachoDropdownBasicArgs { + /** + * Passed in id name + */ + id?: string; + + /** + * Passed in css class + */ + class?: string; + + /** + * Passed in by consuming parent component, should be a list of dropdown options to populate + * @type {NachoDropdownOptions} + */ + options: NachoDropdownOptions; + + /** + * Currently selected value, passed in by a consuming parent componetn. Should be able to match + * up with one of the value properties of our options + * @type {T} + */ + selected: T; + + /** + * Whether the dropdown should be disabled. Passed in from consuming parent. + * @type {boolean} + */ + disabled: boolean; + + /** + * Passed in from consuming parent, is a handler for when the user selects an item from the + * dropdown + * @param {T} selected - the new selection item's value + */ + selectionDidChange: (selected: T) => void; +} + +export default class NachoDropdownBasic extends Component> { + @computed('args.{options,selected}') + get renderedOptions(): INachoDropdownBasicArgs['options'] { + const options: INachoDropdownBasicArgs['options'] = this.args.options || []; + const selected = this.args.selected; + + return options.map(option => ({ ...option, isSelected: option.value === selected })); + } + + /** + * Triggered by user action, passes up the handling to the consuming component. + * @param selected - the selected item by the user's value + */ + @action + onSelectionChange(selected: T): void { + this.args.selectionDidChange && this.args.selectionDidChange(selected); + } +} diff --git a/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-dropdown/nacho-dropdown-power-select.hbs b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-dropdown/nacho-dropdown-power-select.hbs new file mode 100644 index 0000000000000..ce16ad712a2b5 --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-dropdown/nacho-dropdown-power-select.hbs @@ -0,0 +1,26 @@ +
+ + {{#if hasBlock}} + {{yield (hash item=opt)}} + {{else}} + {{#if opt.isCategoryHeader}} + +
+ {{or opt.label opt.value}} +
+ + {{else}} + {{or opt.label opt.value}} + {{/if}} + {{/if}} +
+
\ No newline at end of file diff --git a/datahub-web/@nacho-ui/nacho-dropdown/addon/components/nacho-dropdown-power-select.ts b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-dropdown/nacho-dropdown-power-select.ts similarity index 79% rename from datahub-web/@nacho-ui/nacho-dropdown/addon/components/nacho-dropdown-power-select.ts rename to datahub-web/@nacho-ui/nacho-core/addon/components/nacho-dropdown/nacho-dropdown-power-select.ts index d4a1996c29481..4b4f7f5f0d7d0 100644 --- a/datahub-web/@nacho-ui/nacho-dropdown/addon/components/nacho-dropdown-power-select.ts +++ b/datahub-web/@nacho-ui/nacho-core/addon/components/nacho-dropdown/nacho-dropdown-power-select.ts @@ -1,9 +1,6 @@ -import NachoDropdownBasic from '@nacho-ui/dropdown/components/nacho-dropdown-basic'; -// @ts-ignore: Ignore import of compiled template -import layout from '../templates/components/nacho-dropdown-power-select'; -import { classNames } from '@ember-decorators/component'; +import NachoDropdownBasic from '@nacho-ui/core/components/nacho-dropdown/nacho-dropdown-basic'; import { computed, action } from '@ember/object'; -import { INachoDropdownOption } from '@nacho-ui/dropdown/types/nacho-dropdown'; +import { INachoDropdownOption } from '@nacho-ui/core/types/nacho-dropdown'; const baseClass = 'nacho-dropdown'; @@ -20,10 +17,7 @@ type PowerSelectOption = INachoDropdownOption & { disabled?: boolean }; * shortcut to the desired outcomes of the PowerSelect component for us. The intention is that using PowerSelect is * as easy as using any Nacho dropdown component */ -@classNames(`${baseClass} ${baseClass}--basic ${baseClass}--deco`) export default class NachoDropdownPowerSelect extends NachoDropdownBasic { - layout = layout; - /** * Adding base class to the component for easier access within the template */ @@ -51,9 +45,12 @@ export default class NachoDropdownPowerSelect extends NachoDropdownBasic { * value within the option, this allows us to keep the nacho dropdown general interface the same by provides * compatibility with the power select interface */ - @computed('renderedOptions', 'selected') + @computed('renderedOptions', 'args.selected') get selectedOption(): PowerSelectOption { - const { selected, renderedOptions } = this; + const { + renderedOptions, + args: { selected } + } = this; return renderedOptions.filter(option => option.value === selected)[0]; } @@ -64,6 +61,7 @@ export default class NachoDropdownPowerSelect extends NachoDropdownBasic { */ @action onSelectionChange(selection: T | PowerSelectOption): void { - this.selectionDidChange((selection as PowerSelectOption).value || (selection as T)); + this.args.selectionDidChange && + this.args.selectionDidChange((selection as PowerSelectOption).value || (selection as T)); } } diff --git a/datahub-web/@nacho-ui/nacho-avatars/addon/services/nacho-avatars.ts b/datahub-web/@nacho-ui/nacho-core/addon/services/nacho-avatars.ts similarity index 100% rename from datahub-web/@nacho-ui/nacho-avatars/addon/services/nacho-avatars.ts rename to datahub-web/@nacho-ui/nacho-core/addon/services/nacho-avatars.ts diff --git a/datahub-web/@nacho-ui/nacho-core/addon/styles/index.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/index.scss new file mode 100644 index 0000000000000..838dcc6ea686e --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/addon/styles/index.scss @@ -0,0 +1,6 @@ +@import 'nacho-abstracts/all'; +@import 'nacho-core-theme'; +@import 'nacho-base/all'; +@import 'nacho-animations-components/all'; +@import 'nacho-button/all'; +@import 'nacho-avatar/all'; diff --git a/datahub-web/@nacho-ui/nacho-core/app/styles/nacho-abstracts/_all.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-abstracts/_all.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-core/app/styles/nacho-abstracts/_all.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-abstracts/_all.scss diff --git a/datahub-web/@nacho-ui/nacho-core/app/styles/nacho-abstracts/_functions.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-abstracts/_functions.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-core/app/styles/nacho-abstracts/_functions.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-abstracts/_functions.scss diff --git a/datahub-web/@nacho-ui/nacho-core/app/styles/nacho-abstracts/_mixins.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-abstracts/_mixins.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-core/app/styles/nacho-abstracts/_mixins.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-abstracts/_mixins.scss diff --git a/datahub-web/@nacho-ui/nacho-core/app/styles/nacho-abstracts/_variables.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-abstracts/_variables.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-core/app/styles/nacho-abstracts/_variables.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-abstracts/_variables.scss diff --git a/datahub-web/@nacho-ui/nacho-core/app/styles/nacho-abstracts/colors/_all.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-abstracts/colors/_all.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-core/app/styles/nacho-abstracts/colors/_all.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-abstracts/colors/_all.scss diff --git a/datahub-web/@nacho-ui/nacho-core/app/styles/nacho-abstracts/colors/_bin.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-abstracts/colors/_bin.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-core/app/styles/nacho-abstracts/colors/_bin.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-abstracts/colors/_bin.scss diff --git a/datahub-web/@nacho-ui/nacho-core/app/styles/nacho-abstracts/colors/_canvas.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-abstracts/colors/_canvas.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-core/app/styles/nacho-abstracts/colors/_canvas.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-abstracts/colors/_canvas.scss diff --git a/datahub-web/@nacho-ui/nacho-core/app/styles/nacho-abstracts/colors/_palette.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-abstracts/colors/_palette.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-core/app/styles/nacho-abstracts/colors/_palette.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-abstracts/colors/_palette.scss diff --git a/datahub-web/@nacho-ui/nacho-animations/app/styles/nacho-animations-components/_all.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-animations-components/_all.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-animations/app/styles/nacho-animations-components/_all.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-animations-components/_all.scss diff --git a/datahub-web/@nacho-ui/nacho-animations/app/styles/nacho-animations-components/_ellipsis-animation.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-animations-components/_ellipsis-animation.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-animations/app/styles/nacho-animations-components/_ellipsis-animation.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-animations-components/_ellipsis-animation.scss diff --git a/datahub-web/@nacho-ui/nacho-avatars/app/styles/nacho-avatars/_all.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-avatar/_all.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-avatars/app/styles/nacho-avatars/_all.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-avatar/_all.scss diff --git a/datahub-web/@nacho-ui/nacho-avatars/app/styles/nacho-avatars/_avatar-image.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-avatar/_avatar-image.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-avatars/app/styles/nacho-avatars/_avatar-image.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-avatar/_avatar-image.scss diff --git a/datahub-web/@nacho-ui/nacho-avatars/app/styles/nacho-avatars/_mixins.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-avatar/_mixins.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-avatars/app/styles/nacho-avatars/_mixins.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-avatar/_mixins.scss diff --git a/datahub-web/@nacho-ui/nacho-core/app/styles/nacho-base/_all.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-base/_all.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-core/app/styles/nacho-base/_all.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-base/_all.scss diff --git a/datahub-web/@nacho-ui/nacho-core/app/styles/nacho-base/_common.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-base/_common.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-core/app/styles/nacho-base/_common.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-base/_common.scss diff --git a/datahub-web/@nacho-ui/nacho-core/app/styles/nacho-base/_fonts.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-base/_fonts.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-core/app/styles/nacho-base/_fonts.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-base/_fonts.scss diff --git a/datahub-web/@nacho-ui/nacho-core/app/styles/nacho-base/_tooltips.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-base/_tooltips.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-core/app/styles/nacho-base/_tooltips.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-base/_tooltips.scss diff --git a/datahub-web/@nacho-ui/nacho-core/app/styles/nacho-base/_typography.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-base/_typography.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-core/app/styles/nacho-base/_typography.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-base/_typography.scss diff --git a/datahub-web/@nacho-ui/nacho-button/app/styles/nacho-button/_abstracts.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-button/_abstracts.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-button/app/styles/nacho-button/_abstracts.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-button/_abstracts.scss diff --git a/datahub-web/@nacho-ui/nacho-button/app/styles/nacho-button/_all.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-button/_all.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-button/app/styles/nacho-button/_all.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-button/_all.scss diff --git a/datahub-web/@nacho-ui/nacho-button/app/styles/nacho-button/_base.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-button/_base.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-button/app/styles/nacho-button/_base.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-button/_base.scss diff --git a/datahub-web/@nacho-ui/nacho-button/app/styles/nacho-button/_mixins.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-button/_mixins.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-button/app/styles/nacho-button/_mixins.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-button/_mixins.scss diff --git a/datahub-web/@nacho-ui/nacho-button/app/styles/nacho-button/_sort.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-button/_sort.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-button/app/styles/nacho-button/_sort.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-button/_sort.scss diff --git a/datahub-web/@nacho-ui/nacho-button/app/styles/nacho-button/_toggle.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-button/_toggle.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-button/app/styles/nacho-button/_toggle.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-button/_toggle.scss diff --git a/datahub-web/@nacho-ui/nacho-core/app/styles/nacho-core-theme-example.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-core-theme-example.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-core/app/styles/nacho-core-theme-example.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-core-theme-example.scss diff --git a/datahub-web/@nacho-ui/nacho-core/app/styles/nacho-core-theme.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-core-theme.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-core/app/styles/nacho-core-theme.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-core-theme.scss diff --git a/datahub-web/@nacho-ui/nacho-dropdown/app/styles/nacho-dropdowns/_all.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-dropdown/_all.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-dropdown/app/styles/nacho-dropdowns/_all.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-dropdown/_all.scss diff --git a/datahub-web/@nacho-ui/nacho-dropdown/app/styles/nacho-dropdowns/_basic-dropdown.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-dropdown/_basic-dropdown.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-dropdown/app/styles/nacho-dropdowns/_basic-dropdown.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-dropdown/_basic-dropdown.scss diff --git a/datahub-web/@nacho-ui/nacho-dropdown/app/styles/nacho-dropdowns/_deco-dropdown.scss b/datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-dropdown/_deco-dropdown.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-dropdown/app/styles/nacho-dropdowns/_deco-dropdown.scss rename to datahub-web/@nacho-ui/nacho-core/addon/styles/nacho-dropdown/_deco-dropdown.scss diff --git a/datahub-web/@nacho-ui/nacho-core/app/components/nacho-animation/pendulum-ellipsis.js b/datahub-web/@nacho-ui/nacho-core/app/components/nacho-animation/pendulum-ellipsis.js new file mode 100644 index 0000000000000..610169b130fdd --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/app/components/nacho-animation/pendulum-ellipsis.js @@ -0,0 +1 @@ +export { default } from '@nacho-ui/core/components/nacho-animation/pendulum-ellipsis'; diff --git a/datahub-web/@nacho-ui/nacho-core/app/components/nacho-avatar/nacho-avatar-image.js b/datahub-web/@nacho-ui/nacho-core/app/components/nacho-avatar/nacho-avatar-image.js new file mode 100644 index 0000000000000..3fec48358ea4a --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/app/components/nacho-avatar/nacho-avatar-image.js @@ -0,0 +1 @@ +export { default } from '@nacho-ui/core/components/nacho-avatar/nacho-avatar-image'; diff --git a/datahub-web/@nacho-ui/nacho-core/app/components/nacho-button/nacho-sort-button.js b/datahub-web/@nacho-ui/nacho-core/app/components/nacho-button/nacho-sort-button.js new file mode 100644 index 0000000000000..9f636aaf6e080 --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/app/components/nacho-button/nacho-sort-button.js @@ -0,0 +1 @@ +export { default } from '@nacho-ui/core/components/nacho-button/nacho-sort-button'; diff --git a/datahub-web/@nacho-ui/nacho-core/app/components/nacho-button/nacho-toggle.js b/datahub-web/@nacho-ui/nacho-core/app/components/nacho-button/nacho-toggle.js new file mode 100644 index 0000000000000..ca63c93d772e0 --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/app/components/nacho-button/nacho-toggle.js @@ -0,0 +1 @@ +export { default } from '@nacho-ui/core/components/nacho-button/nacho-toggle'; diff --git a/datahub-web/@nacho-ui/nacho-core/app/components/nacho-dropdown/nacho-dropdown-basic.js b/datahub-web/@nacho-ui/nacho-core/app/components/nacho-dropdown/nacho-dropdown-basic.js new file mode 100644 index 0000000000000..cebc882f8086f --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/app/components/nacho-dropdown/nacho-dropdown-basic.js @@ -0,0 +1 @@ +export { default } from '@nacho-ui/core/components/nacho-dropdown/nacho-dropdown-basic'; diff --git a/datahub-web/@nacho-ui/nacho-core/app/components/nacho-dropdown/nacho-dropdown-power-select.js b/datahub-web/@nacho-ui/nacho-core/app/components/nacho-dropdown/nacho-dropdown-power-select.js new file mode 100644 index 0000000000000..4be5f8e144188 --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/app/components/nacho-dropdown/nacho-dropdown-power-select.js @@ -0,0 +1 @@ +export { default } from '@nacho-ui/core/components/nacho-dropdown/nacho-dropdown-power-select'; diff --git a/datahub-web/@nacho-ui/nacho-core/app/services/nacho-avatars.js b/datahub-web/@nacho-ui/nacho-core/app/services/nacho-avatars.js new file mode 100644 index 0000000000000..a5a2bf1e94fd4 --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/app/services/nacho-avatars.js @@ -0,0 +1 @@ +export { default } from '@nacho-ui/core/services/nacho-avatars'; diff --git a/datahub-web/@nacho-ui/nacho-core/app/styles/nacho-core.scss b/datahub-web/@nacho-ui/nacho-core/app/styles/nacho-core.scss deleted file mode 100644 index 3b04c364792d1..0000000000000 --- a/datahub-web/@nacho-ui/nacho-core/app/styles/nacho-core.scss +++ /dev/null @@ -1,3 +0,0 @@ -@import 'nacho-abstracts/all'; -@import 'nacho-core-theme'; -@import 'nacho-base/all'; diff --git a/datahub-web/@nacho-ui/nacho-animations/app/.gitkeep b/datahub-web/@nacho-ui/nacho-core/app/templates/.gitkeep similarity index 100% rename from datahub-web/@nacho-ui/nacho-animations/app/.gitkeep rename to datahub-web/@nacho-ui/nacho-core/app/templates/.gitkeep diff --git a/datahub-web/@nacho-ui/nacho-core/config/ember-try.js b/datahub-web/@nacho-ui/nacho-core/config/ember-try.js index d1c38eb2bb293..a619971407eb1 100644 --- a/datahub-web/@nacho-ui/nacho-core/config/ember-try.js +++ b/datahub-web/@nacho-ui/nacho-core/config/ember-try.js @@ -5,28 +5,25 @@ const getChannelURL = require('ember-source-channel-url'); module.exports = function() { return Promise.all([getChannelURL('release'), getChannelURL('beta'), getChannelURL('canary')]).then(urls => { return { + useYarn: true, scenarios: [ { - name: 'ember-lts-2.16', + name: 'ember-lts-2.18', env: { EMBER_OPTIONAL_FEATURES: JSON.stringify({ 'jquery-integration': true }) }, npm: { devDependencies: { '@ember/jquery': '^0.5.1', - 'ember-source': '~2.16.0' + 'ember-source': '~2.18.0' } } }, { - name: 'ember-lts-2.18', - env: { - EMBER_OPTIONAL_FEATURES: JSON.stringify({ 'jquery-integration': true }) - }, + name: 'ember-lts-3.4', npm: { devDependencies: { - '@ember/jquery': '^0.5.1', - 'ember-source': '~2.18.0' + 'ember-source': '~3.4.0' } } }, @@ -54,6 +51,10 @@ module.exports = function() { } } }, + // The default `.travis.yml` runs this scenario via `yarn test`, + // not via `ember try`. It's still included here so that running + // `ember try:each` manually or from a customized CI config will run it + // along with all the other scenarios. { name: 'ember-default', npm: { diff --git a/datahub-web/@nacho-ui/nacho-core/config/environment.d.ts b/datahub-web/@nacho-ui/nacho-core/config/environment.d.ts new file mode 100644 index 0000000000000..3951075c5e2d9 --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/config/environment.d.ts @@ -0,0 +1,13 @@ +declare const config: { + environment: 'development' | 'test' | 'production'; + modulePrefix: string; + podModulePrefix: string; + locationType: string; + rootURL: string; + APP: { + // Alternate value for notifications service toast delay, used in test runs + notificationsTimeout?: number; + }; +}; + +export default config; diff --git a/datahub-web/@nacho-ui/nacho-core/ember-cli-build.js b/datahub-web/@nacho-ui/nacho-core/ember-cli-build.js index 3900907fd9793..d9648581d66f8 100644 --- a/datahub-web/@nacho-ui/nacho-core/ember-cli-build.js +++ b/datahub-web/@nacho-ui/nacho-core/ember-cli-build.js @@ -1,13 +1,10 @@ 'use strict'; const EmberAddon = require('ember-cli/lib/broccoli/ember-addon'); -const nodeSass = require('node-sass'); module.exports = function(defaults) { const app = new EmberAddon(defaults, { - sassOptions: { - implementation: nodeSass - } + // Add options here }); /* diff --git a/datahub-web/@nacho-ui/nacho-core/eyeglass-exports.js b/datahub-web/@nacho-ui/nacho-core/eyeglass-exports.js new file mode 100644 index 0000000000000..e3e89dd548110 --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/eyeglass-exports.js @@ -0,0 +1,11 @@ +/* eslint-env node */ + +'use strict'; + +const path = require('path'); + +module.exports = function eyeglassExports(/* eyeglass, sass */) { + return { + sassDir: path.join(__dirname, 'addon', 'styles') + }; +}; diff --git a/datahub-web/@nacho-ui/nacho-core/index.js b/datahub-web/@nacho-ui/nacho-core/index.js index 737bf2f0999a4..5234d05f32d63 100644 --- a/datahub-web/@nacho-ui/nacho-core/index.js +++ b/datahub-web/@nacho-ui/nacho-core/index.js @@ -5,7 +5,8 @@ module.exports = { isDevelopingAddon: () => true, included(app) { - this._super.included(app); + // eslint-disable-next-line prefer-rest-params + this._super.included.apply(this, arguments); [ 'Black', diff --git a/datahub-web/@nacho-ui/nacho-core/package.json b/datahub-web/@nacho-ui/nacho-core/package.json index d208304c187e7..81e068ec8c2ad 100644 --- a/datahub-web/@nacho-ui/nacho-core/package.json +++ b/datahub-web/@nacho-ui/nacho-core/package.json @@ -3,7 +3,9 @@ "version": "0.0.38", "description": "The default blueprint for ember-cli addons.", "keywords": [ - "ember-addon" + "ember-addon", + "eyeglass-module", + "eyeglass-module" ], "repository": "", "license": "MIT", @@ -12,27 +14,34 @@ "doc": "doc", "test": "tests" }, - "publishConfig": { - "access": "public" - }, "scripts": { "build": "ember build", + "prepublishOnly": "ember ts:precompile", + "postpublish": "ember ts:clean", "start": "ember serve", "test": "ember test", - "test:all": "ember try:each", - "prepublishOnly": "ember ts:precompile", - "postpublish": "ember ts:clean" + "test:all": "ember try:each" }, "dependencies": { "@babel/core": "^7.8.4", + "@fortawesome/ember-fontawesome": "^0.2.2", + "@fortawesome/free-regular-svg-icons": "^5.9.0", + "@fortawesome/free-solid-svg-icons": "^5.9.0", "ember-cli-babel": "^7.12.2", - "ember-cli-htmlbars": "^3.0.1", + "ember-cli-eyeglass": "^6.4.3", + "ember-cli-htmlbars": "^4.2.2", "ember-cli-typescript": "^3.1.3", - "ember-decorators": "^6.0.0", - "node-sass": "^4.0.0" + "ember-truth-helpers": "^2.1.0", + "eyeglass": "^2.4.2", + "eyeglass-restyle": "^1.1.0", + "ember-basic-dropdown": "^1.1.3", + "ember-power-select": "^2.0.9", + "ember-power-select-typeahead": "^0.7.2" }, "devDependencies": { "@ember/optional-features": "^1.3.0", + "@glimmer/component": "^1.0.0", + "@glimmer/tracking": "^1.0.0", "@types/ember": "^3.1.1", "@types/ember-qunit": "^3.4.7", "@types/ember-test-helpers": "^1.0.4", @@ -43,30 +52,37 @@ "broccoli-asset-rev": "^3.0.0", "ember-cli": "~3.16.0", "ember-cli-dependency-checker": "^3.2.0", - "ember-cli-htmlbars-inline-precompile": "^2.1.0", "ember-cli-inject-live-reload": "^2.0.2", - "ember-cli-sass": "^10.0.0", "ember-cli-sri": "^2.1.1", "ember-cli-uglify": "^3.0.0", - "ember-disable-prototype-extensions": "^1.1.3", - "ember-export-application-global": "^2.0.0", + "ember-cli-update": "^0.52.1", + "ember-decorators": "^6.0.0", + "ember-export-application-global": "^2.0.1", "ember-load-initializers": "^2.1.1", "ember-maybe-import-regenerator": "^0.1.6", "ember-qunit": "^4.6.0", "ember-resolver": "^7.0.0", "ember-source": "~3.16.3", "ember-source-channel-url": "^2.0.1", - "ember-try": "^1.0.0", + "ember-try": "^1.4.0", "loader.js": "^4.7.0", "qunit-dom": "^0.9.1", "sass": "^1.21.0", "typescript": "^3.9.3" }, "engines": { - "node": "6.* || 8.* || >= 10.*" + "node": "10.* || >= 12" + }, + "ember": { + "edition": "octane" }, "ember-addon": { "configPath": "tests/dummy/config" }, + "eyeglass": { + "needs": "^2.4.2", + "name": "nacho-core", + "exports": "eyeglass-exports.js" + }, "gitHead": "0fdfd20c717fb51748b76b72c12e5d2f44d52900" } diff --git a/datahub-web/@nacho-ui/nacho-core/tests/dummy/app/app.js b/datahub-web/@nacho-ui/nacho-core/tests/dummy/app/app.js deleted file mode 100644 index b3b2bd677e090..0000000000000 --- a/datahub-web/@nacho-ui/nacho-core/tests/dummy/app/app.js +++ /dev/null @@ -1,14 +0,0 @@ -import Application from '@ember/application'; -import Resolver from './resolver'; -import loadInitializers from 'ember-load-initializers'; -import config from './config/environment'; - -const App = Application.extend({ - modulePrefix: config.modulePrefix, - podModulePrefix: config.podModulePrefix, - Resolver -}); - -loadInitializers(App, config.modulePrefix); - -export default App; diff --git a/datahub-web/@nacho-ui/nacho-core/tests/dummy/app/app.ts b/datahub-web/@nacho-ui/nacho-core/tests/dummy/app/app.ts new file mode 100644 index 0000000000000..d8e2088b6b0e5 --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/tests/dummy/app/app.ts @@ -0,0 +1,12 @@ +import Application from '@ember/application'; +import Resolver from 'ember-resolver'; +import loadInitializers from 'ember-load-initializers'; +import config from './config/environment'; + +export default class App extends Application { + modulePrefix = config.modulePrefix; + podModulePrefix = config.podModulePrefix; + Resolver = Resolver; +} + +loadInitializers(App, config.modulePrefix); diff --git a/datahub-web/@nacho-ui/nacho-core/tests/dummy/app/resolver.js b/datahub-web/@nacho-ui/nacho-core/tests/dummy/app/resolver.js deleted file mode 100644 index 2fb563d6c0488..0000000000000 --- a/datahub-web/@nacho-ui/nacho-core/tests/dummy/app/resolver.js +++ /dev/null @@ -1,3 +0,0 @@ -import Resolver from 'ember-resolver'; - -export default Resolver; diff --git a/datahub-web/@nacho-ui/nacho-core/tests/dummy/app/router.js b/datahub-web/@nacho-ui/nacho-core/tests/dummy/app/router.js deleted file mode 100644 index 53c53c6c07590..0000000000000 --- a/datahub-web/@nacho-ui/nacho-core/tests/dummy/app/router.js +++ /dev/null @@ -1,11 +0,0 @@ -import EmberRouter from '@ember/routing/router'; -import config from './config/environment'; - -const Router = EmberRouter.extend({ - location: config.locationType, - rootURL: config.rootURL -}); - -Router.map(function() {}); - -export default Router; diff --git a/datahub-web/@nacho-ui/nacho-core/tests/dummy/app/router.ts b/datahub-web/@nacho-ui/nacho-core/tests/dummy/app/router.ts new file mode 100644 index 0000000000000..b0aca2421bcb0 --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/tests/dummy/app/router.ts @@ -0,0 +1,9 @@ +import EmberRouter from '@ember/routing/router'; +import config from './config/environment'; + +export default class Router extends EmberRouter { + location = config.locationType; + rootURL = config.rootURL; +} + +Router.map(function(): void {}); diff --git a/datahub-web/@nacho-ui/nacho-core/tests/dummy/config/environment.js b/datahub-web/@nacho-ui/nacho-core/tests/dummy/config/environment.js index 851dd0ab56f4a..43938b91a0109 100644 --- a/datahub-web/@nacho-ui/nacho-core/tests/dummy/config/environment.js +++ b/datahub-web/@nacho-ui/nacho-core/tests/dummy/config/environment.js @@ -38,9 +38,12 @@ module.exports = function(environment) { // keep test console output quieter ENV.APP.LOG_ACTIVE_GENERATION = false; ENV.APP.LOG_VIEW_LOOKUPS = false; + ENV.RAISE_ON_DEPRECATION = false; + ENV.LOG_STACKTRACE_ON_DEPRECATION = false; ENV.APP.rootElement = '#ember-testing'; ENV.APP.autoboot = false; + ENV.APP.notificationsTimeout = 1; } if (environment === 'production') { diff --git a/datahub-web/@nacho-ui/nacho-core/tests/dummy/config/optional-features.json b/datahub-web/@nacho-ui/nacho-core/tests/dummy/config/optional-features.json index b1902623ae759..b26286e2ecdf3 100644 --- a/datahub-web/@nacho-ui/nacho-core/tests/dummy/config/optional-features.json +++ b/datahub-web/@nacho-ui/nacho-core/tests/dummy/config/optional-features.json @@ -1,3 +1,6 @@ { - "jquery-integration": false + "application-template-wrapper": false, + "default-async-observers": true, + "jquery-integration": false, + "template-only-glimmer-components": true } diff --git a/datahub-web/@nacho-ui/nacho-avatars/tests/integration/components/nacho-avatar-image-test.ts b/datahub-web/@nacho-ui/nacho-core/tests/integration/components/nacho-avatar/nacho-avatar-image-test.ts similarity index 86% rename from datahub-web/@nacho-ui/nacho-avatars/tests/integration/components/nacho-avatar-image-test.ts rename to datahub-web/@nacho-ui/nacho-core/tests/integration/components/nacho-avatar/nacho-avatar-image-test.ts index e0172d0b64063..6fd94cd79458d 100644 --- a/datahub-web/@nacho-ui/nacho-avatars/tests/integration/components/nacho-avatar-image-test.ts +++ b/datahub-web/@nacho-ui/nacho-core/tests/integration/components/nacho-avatar/nacho-avatar-image-test.ts @@ -3,7 +3,7 @@ import { setupRenderingTest } from 'ember-qunit'; import { render, find, waitUntil } from '@ember/test-helpers'; import hbs from 'htmlbars-inline-precompile'; import Service from '@ember/service'; -import NachoAvatarService from '@nacho-ui/avatars/services/nacho-avatars'; +import NachoAvatarService from '@nacho-ui/core/services/nacho-avatars'; const imageClass = '.nacho-avatar'; const fallbackUrl = 'http://cdn.akc.org/content/hero/puppy-boundaries_header.jpg'; @@ -17,7 +17,7 @@ module('Integration | Component | nacho-avatar-image', function(hooks) { test('it renders when given a good url', async function(assert) { this.setProperties({ imageUrl, altText }); - await render(hbs`{{nacho-avatar-image img=imageUrl altText=altText}}`); + await render(hbs``); assert.ok(this.element, 'Initial render is without errors'); const imageElement = find(imageClass) as Element; @@ -33,7 +33,7 @@ module('Integration | Component | nacho-avatar-image', function(hooks) { this.owner.register('service:nacho-avatars', nachoStub); this.set('imgUrl', badUrl); - await render(hbs`{{nacho-avatar-image img=imgUrl}}`); + await render(hbs``); await waitUntil(() => !!find(`${imageClass}[src="${fallbackUrl}"]`)); assert.equal( diff --git a/datahub-web/@nacho-ui/nacho-core/tests/integration/components/nacho-button/nacho-sort-button-test.ts b/datahub-web/@nacho-ui/nacho-core/tests/integration/components/nacho-button/nacho-sort-button-test.ts new file mode 100644 index 0000000000000..74051dab8e57d --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-core/tests/integration/components/nacho-button/nacho-sort-button-test.ts @@ -0,0 +1,102 @@ +import { module, test } from 'qunit'; +import { setupRenderingTest } from 'ember-qunit'; +import { render, findAll, click } from '@ember/test-helpers'; +import hbs from 'htmlbars-inline-precompile'; +import { buttonClass, SortDirection, cycleSorting } from '@nacho-ui/core/components/nacho-button/nacho-sort-button'; +import { computed, action } from '@ember/object'; +import { tracked } from '@glimmer/tracking'; + +interface IPokemon { + name: string; + type: string; + nature: string; +} + +export const getTestSortObjects = (): Array => [ + { + name: 'pikachu', + type: 'electric', + nature: 'hardy' + }, + { + name: 'bulbasaur', + type: 'grass', + nature: 'bold' + }, + { + name: 'eevee', + type: 'normal', + nature: 'timid' + } +]; + +export default class TestSortButton { + @tracked + isSorting = false; + + @tracked + sortDirection = SortDirection.ASCEND; + + @tracked + sortTestObjects = getTestSortObjects(); + + @computed('sortTestObjects', 'isSorting', 'sortDirection') + get pokemons(): Array { + const data = this.sortTestObjects.slice(); + + if (this.isSorting) { + data.sort((pokemonA, pokemonB) => { + if (this.sortDirection === SortDirection.ASCEND) { + return pokemonA.name > pokemonB.name ? 1 : -1; + } else { + return pokemonB.name > pokemonA.name ? 1 : -1; + } + }); + } + + return data; + } + + @action + onChangeSortProperty(): void { + cycleSorting(this, 'isSorting', 'sortDirection'); + } +} + +module('Integration | Component | nacho-sort-button', function(hooks) { + setupRenderingTest(hooks); + + const baseClass = `.${buttonClass}`; + const sortDefaultIconClass = '.fa-sort'; + const sortUpIconClass = '.fa-sort-up'; + const sortDownIconClass = '.fa-sort-down'; + + test('it renders and behaves as expected', async function(assert) { + await render(hbs``); + assert.ok(this.element, 'Initial render is without errors'); + + const testcontext = new TestSortButton(); + this.set('testcontext', testcontext); + + await render(hbs``); + + assert.ok(this.element, 'Initial render is without errors'); + assert.equal(findAll(baseClass).length, 1, 'A nacho sort button was rendered'); + + // Testing sort icon button render + assert.equal(findAll(sortDefaultIconClass).length, 1, 'Default sort rendered'); + assert.equal(findAll(sortDownIconClass).length, 0, 'Sanity check for sort icon'); + + await click(baseClass); + assert.equal(findAll(sortUpIconClass).length, 1, 'Rendering sort ascending'); + + await click(baseClass); + assert.equal(findAll(sortDownIconClass).length, 1, 'Rendering sort descending'); + }); +}); diff --git a/datahub-web/@nacho-ui/nacho-button/tests/integration/components/nacho-toggle-test.ts b/datahub-web/@nacho-ui/nacho-core/tests/integration/components/nacho-button/nacho-toggle-test.ts similarity index 74% rename from datahub-web/@nacho-ui/nacho-button/tests/integration/components/nacho-toggle-test.ts rename to datahub-web/@nacho-ui/nacho-core/tests/integration/components/nacho-button/nacho-toggle-test.ts index 2f43c6b6fda11..9b7105e66ce2d 100644 --- a/datahub-web/@nacho-ui/nacho-button/tests/integration/components/nacho-toggle-test.ts +++ b/datahub-web/@nacho-ui/nacho-core/tests/integration/components/nacho-button/nacho-toggle-test.ts @@ -2,7 +2,7 @@ import { module, test } from 'qunit'; import { setupRenderingTest } from 'ember-qunit'; import { render, findAll, click } from '@ember/test-helpers'; import hbs from 'htmlbars-inline-precompile'; -import { baseToggleClass } from '@nacho-ui/button/components/nacho-toggle'; +import { baseToggleClass } from '@nacho-ui/core/components/nacho-button/nacho-toggle'; module('Integration | Component | nacho-toggle', function(hooks) { setupRenderingTest(hooks); @@ -13,7 +13,7 @@ module('Integration | Component | nacho-toggle', function(hooks) { const activeButton = `${baseClass}__button--active`; test('it renders and behaves as expected', async function(assert) { - await render(hbs`{{nacho-toggle}}`); + await render(hbs``); assert.expect(7); assert.ok(this.element, 'Initial render is without renders'); @@ -28,14 +28,14 @@ module('Integration | Component | nacho-toggle', function(hooks) { this.set('value', newValue); }); - await render(hbs`{{nacho-toggle - value=value - leftOptionValue=leftValue - leftOptionText=leftValue - rightOptionValue=rightValue - rightOptionText=rightValue - onChange=onChangeValue - }}`); + await render(hbs``); assert.equal(findAll(baseClass).length, 1, 'Renders the main component'); assert.equal(findAll('button').length, 2, 'Renders 2 "buttons" for toggling between two states'); diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/integration/components/nacho-dropdown-basic-test.ts b/datahub-web/@nacho-ui/nacho-core/tests/integration/components/nacho-dropdown/nacho-dropdown-basic-test.ts similarity index 78% rename from datahub-web/@nacho-ui/nacho-dropdown/tests/integration/components/nacho-dropdown-basic-test.ts rename to datahub-web/@nacho-ui/nacho-core/tests/integration/components/nacho-dropdown/nacho-dropdown-basic-test.ts index c72817f0b34a5..a7287ed89565a 100644 --- a/datahub-web/@nacho-ui/nacho-dropdown/tests/integration/components/nacho-dropdown-basic-test.ts +++ b/datahub-web/@nacho-ui/nacho-core/tests/integration/components/nacho-dropdown/nacho-dropdown-basic-test.ts @@ -26,10 +26,10 @@ module('Integration | Component | nacho-dropdown-basic', function(hooks) { }); test('it renders simple use case', async function(assert) { - await render(hbs`{{nacho-dropdown-basic - selected=selected - options=options - }}`); + await render(hbs``); assert.ok(this.element, 'Initial render is without errors'); assert.equal(findAll(componentClass).length, 1, 'Renders our dropdown component'); assert.equal(findAll(selectElement).length, 1, 'Renders a select element'); @@ -38,17 +38,17 @@ module('Integration | Component | nacho-dropdown-basic', function(hooks) { }); test('it renders block use case', async function(assert) { - await render(hbs`{{#nacho-dropdown-basic - selected=selected - options=options + await render(hbs`
{{#with dropdown.item as |item|}} {{item.label}}: {{item.value}} {{/with}}
- {{/nacho-dropdown-basic}}`); +
`); assert.ok(this.element, 'Still renders without errors'); assert.equal(findAll(optionElement).length, 4, 'Renders 4 options still'); @@ -62,11 +62,11 @@ module('Integration | Component | nacho-dropdown-basic', function(hooks) { assert.equal(selection, selectionTestValue, 'Selection is passed into handler function'); }); - await render(hbs`{{nacho-dropdown-basic - selected=selected - options=options - selectionDidChange=selectionDidChange - }}`); + await render(hbs``); await fillIn(selectElement, 'eevee'); }); diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/integration/components/nacho-dropdown-power-select-test.ts b/datahub-web/@nacho-ui/nacho-core/tests/integration/components/nacho-dropdown/nacho-dropdown-power-select-test.ts similarity index 93% rename from datahub-web/@nacho-ui/nacho-dropdown/tests/integration/components/nacho-dropdown-power-select-test.ts rename to datahub-web/@nacho-ui/nacho-core/tests/integration/components/nacho-dropdown/nacho-dropdown-power-select-test.ts index 051d7ea509ab5..30ec5eb3eadef 100644 --- a/datahub-web/@nacho-ui/nacho-dropdown/tests/integration/components/nacho-dropdown-power-select-test.ts +++ b/datahub-web/@nacho-ui/nacho-core/tests/integration/components/nacho-dropdown/nacho-dropdown-power-select-test.ts @@ -2,7 +2,7 @@ import { module, test } from 'qunit'; import { setupRenderingTest } from 'ember-qunit'; import { render, click, findAll } from '@ember/test-helpers'; import hbs from 'htmlbars-inline-precompile'; -import { NachoDropdownOptions } from '@nacho-ui/dropdown/types/nacho-dropdown'; +import { NachoDropdownOptions } from '@nacho-ui/core/types/nacho-dropdown'; module('Integration | Component | nacho-dropdown-power-select', function(hooks) { setupRenderingTest(hooks); @@ -25,7 +25,7 @@ module('Integration | Component | nacho-dropdown-power-select', function(hooks) }); await render(hbs` - ` -* `cd nacho-dropdown` -* `yarn install` - -### Linting - -* `yarn lint:hbs` -* `yarn lint:js` -* `yarn lint:js --fix` - -### Running tests - -* `ember test` – Runs the test suite on the current Ember version -* `ember test --server` – Runs the test suite in "watch mode" -* `ember try:each` – Runs the test suite against multiple Ember versions - -### Running the dummy application - -* `ember serve` -* Visit the dummy application at [http://localhost:4200](http://localhost:4200). - -For more information on using ember-cli, visit [https://ember-cli.com/](https://ember-cli.com/). - -License ------------------------------------------------------------------------------- - -This project is licensed under the [Apache License](LICENSE.md). diff --git a/datahub-web/@nacho-ui/nacho-dropdown/addon/.gitkeep b/datahub-web/@nacho-ui/nacho-dropdown/addon/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-dropdown/addon/components/nacho-dropdown-basic.ts b/datahub-web/@nacho-ui/nacho-dropdown/addon/components/nacho-dropdown-basic.ts deleted file mode 100644 index 63bd498c02316..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/addon/components/nacho-dropdown-basic.ts +++ /dev/null @@ -1,62 +0,0 @@ -import Component from '@ember/component'; -// @ts-ignore: Ignore import of compiled template -import layout from '../templates/components/nacho-dropdown-basic'; -import { action, computed } from '@ember/object'; -import { classNames } from '@ember-decorators/component'; -import { NachoDropdownOptions } from '@nacho-ui/dropdown/types/nacho-dropdown'; - -@classNames('nacho-dropdown', 'nacho-dropdown--basic') -export default class NachoDropdownBasic extends Component { - layout = layout; - - /** - * Passed in by consuming parent component, should be a list of dropdown options to populate - * @type {NachoDropdownOptions} - */ - options!: NachoDropdownOptions; - - /** - * Currently selected value, passed in by a consuming parent componetn. Should be able to match - * up with one of the value properties of our options - * @type {T} - */ - selected!: T; - - /** - * Whether the dropdown should be disabled. Passed in from consuming parent. - * @type {boolean} - */ - disabled!: boolean; - - /** - * Passed in from consuming parent, is a handler for when the user selects an item from the - * dropdown - * @param {T} selected - the new selection item's value - */ - selectionDidChange!: (selected: T) => void; - - @computed('options', 'selected') - get renderedOptions(): NachoDropdownBasic['options'] { - const options: NachoDropdownBasic['options'] = this.options || []; - const selected = this.selected; - - return options.map(option => ({ ...option, isSelected: option.value === selected })); - } - - constructor() { - // eslint-disable-next-line prefer-rest-params - super(...arguments); - - // Setting default values we need - typeof this.selectionDidChange === 'function' || (this.selectionDidChange = (): void => {}); - } - - /** - * Triggered by user action, passes up the handling to the consuming component. - * @param selected - the selected item by the user's value - */ - @action - onSelectionChange(selected: T): void { - this.selectionDidChange(selected); - } -} diff --git a/datahub-web/@nacho-ui/nacho-dropdown/addon/templates/components/nacho-dropdown-basic.hbs b/datahub-web/@nacho-ui/nacho-dropdown/addon/templates/components/nacho-dropdown-basic.hbs deleted file mode 100644 index a16cc1e36e987..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/addon/templates/components/nacho-dropdown-basic.hbs +++ /dev/null @@ -1,18 +0,0 @@ - \ No newline at end of file diff --git a/datahub-web/@nacho-ui/nacho-dropdown/addon/templates/components/nacho-dropdown-power-select.hbs b/datahub-web/@nacho-ui/nacho-dropdown/addon/templates/components/nacho-dropdown-power-select.hbs deleted file mode 100644 index 07274f5549d5c..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/addon/templates/components/nacho-dropdown-power-select.hbs +++ /dev/null @@ -1,24 +0,0 @@ - - {{#if hasBlock}} - {{yield (hash item=opt)}} - {{else}} - {{#if opt.isCategoryHeader}} - -
- {{or opt.label opt.value}} -
- - {{else}} - {{or opt.label opt.value}} - {{/if}} - {{/if}} -
diff --git a/datahub-web/@nacho-ui/nacho-dropdown/app/.gitkeep b/datahub-web/@nacho-ui/nacho-dropdown/app/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-dropdown/app/components/nacho-dropdown-basic.js b/datahub-web/@nacho-ui/nacho-dropdown/app/components/nacho-dropdown-basic.js deleted file mode 100644 index 31753fab4ff80..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/app/components/nacho-dropdown-basic.js +++ /dev/null @@ -1 +0,0 @@ -export { default } from '@nacho-ui/dropdown/components/nacho-dropdown-basic'; diff --git a/datahub-web/@nacho-ui/nacho-dropdown/app/components/nacho-dropdown-power-select.js b/datahub-web/@nacho-ui/nacho-dropdown/app/components/nacho-dropdown-power-select.js deleted file mode 100644 index fee6adfe7271d..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/app/components/nacho-dropdown-power-select.js +++ /dev/null @@ -1 +0,0 @@ -export { default } from '@nacho-ui/dropdown/components/nacho-dropdown-power-select'; diff --git a/datahub-web/@nacho-ui/nacho-dropdown/app/styles/nacho-dropdown.scss b/datahub-web/@nacho-ui/nacho-dropdown/app/styles/nacho-dropdown.scss deleted file mode 100644 index 4dfa8d11bb9c6..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/app/styles/nacho-dropdown.scss +++ /dev/null @@ -1 +0,0 @@ -@import 'nacho-dropdowns/all'; diff --git a/datahub-web/@nacho-ui/nacho-dropdown/config/ember-try.js b/datahub-web/@nacho-ui/nacho-dropdown/config/ember-try.js deleted file mode 100644 index 37f4feceb1a22..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/config/ember-try.js +++ /dev/null @@ -1,80 +0,0 @@ -'use strict'; - -const getChannelURL = require('ember-source-channel-url'); - -module.exports = function() { - return Promise.all([getChannelURL('release'), getChannelURL('beta'), getChannelURL('canary')]).then(urls => { - return { - useYarn: true, - scenarios: [ - { - name: 'ember-lts-2.16', - env: { - EMBER_OPTIONAL_FEATURES: JSON.stringify({ 'jquery-integration': true }) - }, - npm: { - devDependencies: { - '@ember/jquery': '^0.5.1', - 'ember-source': '~2.16.0' - } - } - }, - { - name: 'ember-lts-2.18', - env: { - EMBER_OPTIONAL_FEATURES: JSON.stringify({ 'jquery-integration': true }) - }, - npm: { - devDependencies: { - '@ember/jquery': '^0.5.1', - 'ember-source': '~2.18.0' - } - } - }, - { - name: 'ember-release', - npm: { - devDependencies: { - 'ember-source': urls[0] - } - } - }, - { - name: 'ember-beta', - npm: { - devDependencies: { - 'ember-source': urls[1] - } - } - }, - { - name: 'ember-canary', - npm: { - devDependencies: { - 'ember-source': urls[2] - } - } - }, - { - name: 'ember-default', - npm: { - devDependencies: {} - } - }, - { - name: 'ember-default-with-jquery', - env: { - EMBER_OPTIONAL_FEATURES: JSON.stringify({ - 'jquery-integration': true - }) - }, - npm: { - devDependencies: { - '@ember/jquery': '^0.5.1' - } - } - } - ] - }; - }); -}; diff --git a/datahub-web/@nacho-ui/nacho-dropdown/config/environment.js b/datahub-web/@nacho-ui/nacho-dropdown/config/environment.js deleted file mode 100644 index 9707ea62a7422..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/config/environment.js +++ /dev/null @@ -1,5 +0,0 @@ -'use strict'; - -module.exports = function(/* environment, appConfig */) { - return {}; -}; diff --git a/datahub-web/@nacho-ui/nacho-dropdown/ember-cli-build.js b/datahub-web/@nacho-ui/nacho-dropdown/ember-cli-build.js deleted file mode 100644 index d9648581d66f8..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/ember-cli-build.js +++ /dev/null @@ -1,18 +0,0 @@ -'use strict'; - -const EmberAddon = require('ember-cli/lib/broccoli/ember-addon'); - -module.exports = function(defaults) { - const app = new EmberAddon(defaults, { - // Add options here - }); - - /* - This build file specifies the options for the dummy test app of this - addon, located in `/tests/dummy` - This build file does *not* influence how the addon or the app using it - behave. You most likely want to be modifying `./index.js` or app's build file - */ - - return app.toTree(); -}; diff --git a/datahub-web/@nacho-ui/nacho-dropdown/index.js b/datahub-web/@nacho-ui/nacho-dropdown/index.js deleted file mode 100644 index 2e1d1d8d5fa05..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/index.js +++ /dev/null @@ -1,5 +0,0 @@ -'use strict'; - -module.exports = { - name: require('./package').name -}; diff --git a/datahub-web/@nacho-ui/nacho-dropdown/package.json b/datahub-web/@nacho-ui/nacho-dropdown/package.json deleted file mode 100644 index ee31058b915f2..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/package.json +++ /dev/null @@ -1,77 +0,0 @@ -{ - "name": "@nacho-ui/dropdown", - "version": "0.0.38", - "description": "The default blueprint for ember-cli addons.", - "keywords": [ - "ember-addon" - ], - "publishConfig": { - "access": "public" - }, - "repository": "", - "license": "MIT", - "author": "LinkedIn", - "directories": { - "doc": "doc", - "test": "tests" - }, - "scripts": { - "build": "ember build", - "start": "ember serve", - "test": "ember test", - "test:all": "ember try:each", - "prepublishOnly": "ember ts:precompile", - "postpublish": "ember ts:clean" - }, - "dependencies": { - "@nacho-ui/core": "^0.0.38", - "ember-basic-dropdown": "^1.1.3", - "ember-cli-babel": "^7.12.2", - "ember-cli-htmlbars": "^3.0.0", - "ember-cli-typescript": "^3.1.3", - "ember-power-select": "^2.0.9", - "ember-power-select-typeahead": "^0.7.2", - "node-sass": "^4.0.0" - }, - "devDependencies": { - "@ember/optional-features": "^1.3.0", - "@types/ember": "^3.1.1", - "@types/ember-qunit": "^3.4.7", - "@types/ember-test-helpers": "^1.0.4", - "@types/ember-testing-helpers": "^0.0.3", - "@types/ember__test-helpers": "^0.7.6", - "@types/qunit": "^2.9.0", - "@types/rsvp": "^4.0.2", - "babel-eslint": "^10.0.3", - "broccoli-asset-rev": "^3.0.0", - "ember-cli": "~3.16.0", - "ember-cli-dependency-checker": "^3.2.0", - "ember-cli-htmlbars-inline-precompile": "^2.1.0", - "ember-cli-inject-live-reload": "^2.0.2", - "ember-cli-sass": "^10.0.0", - "ember-cli-sri": "^2.1.1", - "ember-cli-typescript-blueprints": "^3.0.0", - "ember-cli-uglify": "^3.0.0", - "ember-decorators": "^6.0.0", - "ember-disable-prototype-extensions": "^1.1.3", - "ember-export-application-global": "^2.0.0", - "ember-load-initializers": "^2.1.1", - "ember-maybe-import-regenerator": "^0.1.6", - "ember-qunit": "^4.6.0", - "ember-resolver": "^7.0.0", - "ember-source": "~3.16.3", - "ember-source-channel-url": "^2.0.1", - "ember-try": "^1.0.0", - "loader.js": "^4.7.0", - "qunit-dom": "^0.9.1", - "sass": "^1.21.0", - "typescript": "^3.9.3" - }, - "engines": { - "node": "6.* || 8.* || >= 10.*" - }, - "ember-addon": { - "configPath": "tests/dummy/config" - }, - "gitHead": "be51f9011b3f30d38aec1c49dc618bb2a26d3bb4" -} diff --git a/datahub-web/@nacho-ui/nacho-dropdown/testem.js b/datahub-web/@nacho-ui/nacho-dropdown/testem.js deleted file mode 100644 index fd17fa9738f0d..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/testem.js +++ /dev/null @@ -1,21 +0,0 @@ -module.exports = { - test_page: 'tests/index.html?hidepassed', - disable_watching: true, - launch_in_ci: ['Chrome'], - launch_in_dev: ['Chrome'], - browser_args: { - Chrome: { - ci: [ - // --no-sandbox is needed when running Chrome inside a container - process.env.CI ? '--no-sandbox' : null, - '--headless', - '--disable-gpu', - '--disable-dev-shm-usage', - '--disable-software-rasterizer', - '--mute-audio', - '--remote-debugging-port=0', - '--window-size=1440,900' - ].filter(Boolean) - } - } -}; diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/app.js b/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/app.js deleted file mode 100644 index b3b2bd677e090..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/app.js +++ /dev/null @@ -1,14 +0,0 @@ -import Application from '@ember/application'; -import Resolver from './resolver'; -import loadInitializers from 'ember-load-initializers'; -import config from './config/environment'; - -const App = Application.extend({ - modulePrefix: config.modulePrefix, - podModulePrefix: config.podModulePrefix, - Resolver -}); - -loadInitializers(App, config.modulePrefix); - -export default App; diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/components/.gitkeep b/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/components/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/components/test-basic-dropdown.ts b/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/components/test-basic-dropdown.ts deleted file mode 100644 index 31491ba587384..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/components/test-basic-dropdown.ts +++ /dev/null @@ -1,24 +0,0 @@ -import Component from '@ember/component'; -// @ts-ignore: Ignore import of compiled template -import layout from '../templates/components/test-basic-dropdown'; -import { NachoDropdownOptions } from '@nacho-ui/dropdown/types/nacho-dropdown'; -import { set } from '@ember/object'; - -export default class TestBasicDropdown extends Component.extend({ - // anything which *must* be merged to prototype here -}) { - layout = layout; - - sampleOptions: NachoDropdownOptions = [ - { label: 'Selected a value!', isDisabled: true, value: undefined }, - { label: 'Pikachu', value: 'pikachu' }, - { label: 'Eevee', value: 'eevee' }, - { label: 'Charmander', value: 'charmander' } - ]; - - selected!: string; - - selectionChange(selected: string): void { - set(this, 'selected', selected); - } -} diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/config/environment.d.ts b/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/config/environment.d.ts deleted file mode 100644 index 3b3a751d43480..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/config/environment.d.ts +++ /dev/null @@ -1,16 +0,0 @@ -/** - * Type declarations for - * import config from './config/environment' - * - * For now these need to be managed by the developer - * since different ember addons can materialize new entries. - */ -declare const config: { - environment: unknown; - modulePrefix: string; - podModulePrefix: string; - locationType: string; - rootURL: string; -}; - -export default config; diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/controllers/.gitkeep b/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/controllers/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/helpers/.gitkeep b/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/helpers/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/index.html b/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/index.html deleted file mode 100644 index 61400b20f562d..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/index.html +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Dummy - - - - {{content-for "head"}} - - - - - {{content-for "head-footer"}} - - - {{content-for "body"}} - - - - - {{content-for "body-footer"}} - - diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/models/.gitkeep b/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/models/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/resolver.js b/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/resolver.js deleted file mode 100644 index 2fb563d6c0488..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/resolver.js +++ /dev/null @@ -1,3 +0,0 @@ -import Resolver from 'ember-resolver'; - -export default Resolver; diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/router.js b/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/router.js deleted file mode 100644 index 53c53c6c07590..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/router.js +++ /dev/null @@ -1,11 +0,0 @@ -import EmberRouter from '@ember/routing/router'; -import config from './config/environment'; - -const Router = EmberRouter.extend({ - location: config.locationType, - rootURL: config.rootURL -}); - -Router.map(function() {}); - -export default Router; diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/routes/.gitkeep b/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/routes/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/styles/app.scss b/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/styles/app.scss deleted file mode 100644 index 08e4709d5e5a2..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/styles/app.scss +++ /dev/null @@ -1,2 +0,0 @@ -@import 'nacho-core'; -@import 'nacho-dropdown'; diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/templates/application.hbs b/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/templates/application.hbs deleted file mode 100644 index d59ea320ce9e7..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/templates/application.hbs +++ /dev/null @@ -1,3 +0,0 @@ -

Welcome to Ember

-{{test-basic-dropdown}} -{{outlet}} \ No newline at end of file diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/templates/components/.gitkeep b/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/templates/components/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/templates/components/test-basic-dropdown.hbs b/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/templates/components/test-basic-dropdown.hbs deleted file mode 100644 index a2a6776f02f7f..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/app/templates/components/test-basic-dropdown.hbs +++ /dev/null @@ -1,11 +0,0 @@ -

- Selected: {{selected}} -

-{{#nacho-dropdown-basic - options=sampleOptions - selected=selected - selectionDidChange=(action selectionChange) -as |dropdown| -}} - Hello {{dropdown.item.value}} -{{/nacho-dropdown-basic}} \ No newline at end of file diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/config/environment.js b/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/config/environment.js deleted file mode 100644 index 851dd0ab56f4a..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/config/environment.js +++ /dev/null @@ -1,51 +0,0 @@ -'use strict'; - -module.exports = function(environment) { - const ENV = { - modulePrefix: 'dummy', - environment, - rootURL: '/', - locationType: 'auto', - EmberENV: { - FEATURES: { - // Here you can enable experimental features on an ember canary build - // e.g. 'with-controller': true - }, - EXTEND_PROTOTYPES: { - // Prevent Ember Data from overriding Date.parse. - Date: false - } - }, - - APP: { - // Here you can pass flags/options to your application instance - // when it is created - } - }; - - if (environment === 'development') { - // ENV.APP.LOG_RESOLVER = true; - // ENV.APP.LOG_ACTIVE_GENERATION = true; - // ENV.APP.LOG_TRANSITIONS = true; - // ENV.APP.LOG_TRANSITIONS_INTERNAL = true; - // ENV.APP.LOG_VIEW_LOOKUPS = true; - } - - if (environment === 'test') { - // Testem prefers this... - ENV.locationType = 'none'; - - // keep test console output quieter - ENV.APP.LOG_ACTIVE_GENERATION = false; - ENV.APP.LOG_VIEW_LOOKUPS = false; - - ENV.APP.rootElement = '#ember-testing'; - ENV.APP.autoboot = false; - } - - if (environment === 'production') { - // here you can enable a production-specific feature - } - - return ENV; -}; diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/config/optional-features.json b/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/config/optional-features.json deleted file mode 100644 index b1902623ae759..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/config/optional-features.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "jquery-integration": false -} diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/config/targets.js b/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/config/targets.js deleted file mode 100644 index 846c7180bb4a9..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/config/targets.js +++ /dev/null @@ -1,14 +0,0 @@ -'use strict'; - -const browsers = ['last 1 Chrome versions', 'last 1 Firefox versions', 'last 1 Safari versions']; - -const isCI = !!process.env.CI; -const isProduction = process.env.EMBER_ENV === 'production'; - -if (isCI || isProduction) { - browsers.push('ie 11'); -} - -module.exports = { - browsers -}; diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/public/robots.txt b/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/public/robots.txt deleted file mode 100644 index f5916452e5ff6..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/tests/dummy/public/robots.txt +++ /dev/null @@ -1,3 +0,0 @@ -# http://www.robotstxt.org -User-agent: * -Disallow: diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/helpers/.gitkeep b/datahub-web/@nacho-ui/nacho-dropdown/tests/helpers/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/index.html b/datahub-web/@nacho-ui/nacho-dropdown/tests/index.html deleted file mode 100644 index 5209b85232123..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/tests/index.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - Dummy Tests - - - - {{content-for "head"}} - {{content-for "test-head"}} - - - - - - {{content-for "head-footer"}} - {{content-for "test-head-footer"}} - - - {{content-for "body"}} - {{content-for "test-body"}} - - - - - - - - {{content-for "body-footer"}} - {{content-for "test-body-footer"}} - - diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/integration/.gitkeep b/datahub-web/@nacho-ui/nacho-dropdown/tests/integration/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tests/unit/.gitkeep b/datahub-web/@nacho-ui/nacho-dropdown/tests/unit/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-dropdown/tsconfig.json b/datahub-web/@nacho-ui/nacho-dropdown/tsconfig.json deleted file mode 100644 index 31304d02588ac..0000000000000 --- a/datahub-web/@nacho-ui/nacho-dropdown/tsconfig.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "extends": "../../configs/tsconfig-base", - "compilerOptions": { - "baseUrl": ".", - "paths": { - "dummy/tests/*": ["tests/*"], - "dummy/*": ["tests/dummy/app/*", "app/*"], - "@nacho-ui/dropdown": ["addon"], - "@nacho-ui/dropdown/*": ["addon/*"], - "@nacho-ui/dropdown/test-support": ["addon-test-support"], - "@nacho-ui/dropdown/test-support/*": ["addon-test-support/*"], - "@nacho-ui/dropdown/types/*": ["types/*"] - }, - }, - "include": [ - "app/**/*", - "addon/**/*", - "tests/**/*", - "types/**/*", - "test-support/**/*", - "addon-test-support/**/*" - ] -} \ No newline at end of file diff --git a/datahub-web/@nacho-ui/nacho-dropdown/types/dummy/index.d.ts b/datahub-web/@nacho-ui/nacho-dropdown/types/dummy/index.d.ts deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-dropdown/vendor/.gitkeep b/datahub-web/@nacho-ui/nacho-dropdown/vendor/.gitkeep deleted file mode 100644 index e69de29bb2d1d..0000000000000 diff --git a/datahub-web/@nacho-ui/nacho-pill/app/styles/nacho-pill.scss b/datahub-web/@nacho-ui/nacho-pill/addon/styles/index.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-pill/app/styles/nacho-pill.scss rename to datahub-web/@nacho-ui/nacho-pill/addon/styles/index.scss diff --git a/datahub-web/@nacho-ui/nacho-pill/app/styles/nacho-pill-styles/_all.scss b/datahub-web/@nacho-ui/nacho-pill/addon/styles/nacho-pill-styles/_all.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-pill/app/styles/nacho-pill-styles/_all.scss rename to datahub-web/@nacho-ui/nacho-pill/addon/styles/nacho-pill-styles/_all.scss diff --git a/datahub-web/@nacho-ui/nacho-pill/app/styles/nacho-pill-styles/_pill-base.scss b/datahub-web/@nacho-ui/nacho-pill/addon/styles/nacho-pill-styles/_pill-base.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-pill/app/styles/nacho-pill-styles/_pill-base.scss rename to datahub-web/@nacho-ui/nacho-pill/addon/styles/nacho-pill-styles/_pill-base.scss diff --git a/datahub-web/@nacho-ui/nacho-pill/app/styles/nacho-pill-styles/_pill-input.scss b/datahub-web/@nacho-ui/nacho-pill/addon/styles/nacho-pill-styles/_pill-input.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-pill/app/styles/nacho-pill-styles/_pill-input.scss rename to datahub-web/@nacho-ui/nacho-pill/addon/styles/nacho-pill-styles/_pill-input.scss diff --git a/datahub-web/@nacho-ui/nacho-pill/app/styles/nacho-pill-styles/_pill-link.scss b/datahub-web/@nacho-ui/nacho-pill/addon/styles/nacho-pill-styles/_pill-link.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-pill/app/styles/nacho-pill-styles/_pill-link.scss rename to datahub-web/@nacho-ui/nacho-pill/addon/styles/nacho-pill-styles/_pill-link.scss diff --git a/datahub-web/@nacho-ui/nacho-pill/app/styles/nacho-pill-styles/_pill-standard.scss b/datahub-web/@nacho-ui/nacho-pill/addon/styles/nacho-pill-styles/_pill-standard.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-pill/app/styles/nacho-pill-styles/_pill-standard.scss rename to datahub-web/@nacho-ui/nacho-pill/addon/styles/nacho-pill-styles/_pill-standard.scss diff --git a/datahub-web/@nacho-ui/nacho-pill/eyeglass-exports.js b/datahub-web/@nacho-ui/nacho-pill/eyeglass-exports.js new file mode 100644 index 0000000000000..e3e89dd548110 --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-pill/eyeglass-exports.js @@ -0,0 +1,11 @@ +/* eslint-env node */ + +'use strict'; + +const path = require('path'); + +module.exports = function eyeglassExports(/* eyeglass, sass */) { + return { + sassDir: path.join(__dirname, 'addon', 'styles') + }; +}; diff --git a/datahub-web/@nacho-ui/nacho-pill/package.json b/datahub-web/@nacho-ui/nacho-pill/package.json index ecf0c131c2925..5a30618040ebf 100644 --- a/datahub-web/@nacho-ui/nacho-pill/package.json +++ b/datahub-web/@nacho-ui/nacho-pill/package.json @@ -3,7 +3,8 @@ "version": "0.0.38", "description": "The default blueprint for ember-cli addons.", "keywords": [ - "ember-addon" + "ember-addon", + "eyeglass-module" ], "publishConfig": { "access": "public" @@ -24,14 +25,17 @@ "postpublish": "ember ts:clean" }, "dependencies": { - "@fortawesome/ember-fontawesome": "^0.1.13", + "@fortawesome/ember-fontawesome": "^0.2.2", "@fortawesome/free-brands-svg-icons": "^5.9.0", "@fortawesome/free-regular-svg-icons": "^5.9.0", "@fortawesome/free-solid-svg-icons": "^5.9.0", "@nacho-ui/core": "^0.0.38", "ember-cli-babel": "^7.12.2", - "ember-cli-htmlbars": "^3.0.0", + "ember-cli-htmlbars": "^4.2.2", "ember-cli-typescript": "^3.1.3", + "ember-cli-eyeglass": "^6.4.3", + "eyeglass": "^2.4.2", + "eyeglass-restyle": "^1.1.0", "node-sass": "^4.0.0" }, "devDependencies": { @@ -46,9 +50,7 @@ "broccoli-asset-rev": "^3.0.0", "ember-cli": "~3.16.0", "ember-cli-dependency-checker": "^3.2.0", - "ember-cli-htmlbars-inline-precompile": "^2.1.0", "ember-cli-inject-live-reload": "^2.0.2", - "ember-cli-sass": "^10.0.0", "ember-cli-sri": "^2.1.1", "ember-cli-typescript-blueprints": "^3.0.0", "ember-cli-uglify": "^3.0.0", @@ -72,5 +74,10 @@ }, "ember-addon": { "configPath": "tests/dummy/config" + }, + "eyeglass": { + "needs": "^2.4.2", + "name": "nacho-pill", + "exports": "eyeglass-exports.js" } } diff --git a/datahub-web/@nacho-ui/nacho-search/app/styles/nacho-search.scss b/datahub-web/@nacho-ui/nacho-search/addon/styles/index.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-search/app/styles/nacho-search.scss rename to datahub-web/@nacho-ui/nacho-search/addon/styles/index.scss diff --git a/datahub-web/@nacho-ui/nacho-search/app/styles/nacho-searches/_all.scss b/datahub-web/@nacho-ui/nacho-search/addon/styles/nacho-searches/_all.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-search/app/styles/nacho-searches/_all.scss rename to datahub-web/@nacho-ui/nacho-search/addon/styles/nacho-searches/_all.scss diff --git a/datahub-web/@nacho-ui/nacho-search/app/styles/nacho-searches/_pwr-lookup.scss b/datahub-web/@nacho-ui/nacho-search/addon/styles/nacho-searches/_pwr-lookup.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-search/app/styles/nacho-searches/_pwr-lookup.scss rename to datahub-web/@nacho-ui/nacho-search/addon/styles/nacho-searches/_pwr-lookup.scss diff --git a/datahub-web/@nacho-ui/nacho-search/eyeglass-exports.js b/datahub-web/@nacho-ui/nacho-search/eyeglass-exports.js new file mode 100644 index 0000000000000..e3e89dd548110 --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-search/eyeglass-exports.js @@ -0,0 +1,11 @@ +/* eslint-env node */ + +'use strict'; + +const path = require('path'); + +module.exports = function eyeglassExports(/* eyeglass, sass */) { + return { + sassDir: path.join(__dirname, 'addon', 'styles') + }; +}; diff --git a/datahub-web/@nacho-ui/nacho-search/package.json b/datahub-web/@nacho-ui/nacho-search/package.json index 039623eae8199..80439d4080319 100644 --- a/datahub-web/@nacho-ui/nacho-search/package.json +++ b/datahub-web/@nacho-ui/nacho-search/package.json @@ -4,6 +4,7 @@ "description": "Provides components and macro components related to search.", "keywords": [ "ember-addon", + "eyeglass-module", "nacho", "macro", "components" @@ -29,11 +30,14 @@ "dependencies": { "@nacho-ui/core": "^0.0.38", "ember-cli-babel": "^7.12.2", - "ember-cli-htmlbars": "^3.0.0", + "ember-cli-htmlbars": "^4.2.2", "ember-cli-typescript": "^3.1.3", "ember-power-select": "^2.0.9", "ember-power-select-typeahead": "^0.7.2", - "node-sass": "^4.0.0" + "node-sass": "^4.0.0", + "ember-cli-eyeglass": "^6.4.3", + "eyeglass": "^2.4.2", + "eyeglass-restyle": "^1.1.0" }, "devDependencies": { "@ember/optional-features": "^1.3.0", @@ -47,9 +51,7 @@ "broccoli-asset-rev": "^3.0.0", "ember-cli": "~3.16.0", "ember-cli-dependency-checker": "^3.2.0", - "ember-cli-htmlbars-inline-precompile": "^2.1.0", "ember-cli-inject-live-reload": "^2.0.2", - "ember-cli-sass": "^10.0.0", "ember-cli-sri": "^2.1.1", "ember-cli-uglify": "^3.0.0", "ember-decorators": "^6.0.0", @@ -72,5 +74,10 @@ }, "ember-addon": { "configPath": "tests/dummy/config" + }, + "eyeglass": { + "needs": "^2.4.2", + "name": "nacho-search", + "exports": "eyeglass-exports.js" } } diff --git a/datahub-web/@nacho-ui/nacho-table/app/styles/nacho-table.scss b/datahub-web/@nacho-ui/nacho-table/addon/styles/index.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-table/app/styles/nacho-table.scss rename to datahub-web/@nacho-ui/nacho-table/addon/styles/index.scss diff --git a/datahub-web/@nacho-ui/nacho-table/app/styles/nacho-tables/_all.scss b/datahub-web/@nacho-ui/nacho-table/addon/styles/nacho-tables/_all.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-table/app/styles/nacho-tables/_all.scss rename to datahub-web/@nacho-ui/nacho-table/addon/styles/nacho-tables/_all.scss diff --git a/datahub-web/@nacho-ui/nacho-table/app/styles/nacho-tables/_base-table.scss b/datahub-web/@nacho-ui/nacho-table/addon/styles/nacho-tables/_base-table.scss similarity index 100% rename from datahub-web/@nacho-ui/nacho-table/app/styles/nacho-tables/_base-table.scss rename to datahub-web/@nacho-ui/nacho-table/addon/styles/nacho-tables/_base-table.scss diff --git a/datahub-web/@nacho-ui/nacho-table/eyeglass-exports.js b/datahub-web/@nacho-ui/nacho-table/eyeglass-exports.js new file mode 100644 index 0000000000000..e3e89dd548110 --- /dev/null +++ b/datahub-web/@nacho-ui/nacho-table/eyeglass-exports.js @@ -0,0 +1,11 @@ +/* eslint-env node */ + +'use strict'; + +const path = require('path'); + +module.exports = function eyeglassExports(/* eyeglass, sass */) { + return { + sassDir: path.join(__dirname, 'addon', 'styles') + }; +}; diff --git a/datahub-web/@nacho-ui/nacho-table/package.json b/datahub-web/@nacho-ui/nacho-table/package.json index 37000dcf0b4e5..0902aa93886f9 100644 --- a/datahub-web/@nacho-ui/nacho-table/package.json +++ b/datahub-web/@nacho-ui/nacho-table/package.json @@ -3,7 +3,8 @@ "version": "0.0.38", "description": "Open source implementation for nacho components.", "keywords": [ - "ember-addon" + "ember-addon", + "eyeglass-module" ], "publishConfig": { "access": "public" @@ -26,10 +27,13 @@ "dependencies": { "@nacho-ui/core": "^0.0.38", "ember-cli-babel": "^7.12.2", - "ember-cli-htmlbars": "^3.0.0", + "ember-cli-htmlbars": "^4.2.2", "ember-cli-typescript": "^3.1.3", "ember-truth-helpers": "^2.1.0", - "node-sass": "^4.0.0" + "node-sass": "^4.0.0", + "ember-cli-eyeglass": "^6.4.3", + "eyeglass": "^2.4.2", + "eyeglass-restyle": "^1.1.0" }, "devDependencies": { "@ember/optional-features": "^1.3.0", @@ -43,9 +47,7 @@ "broccoli-asset-rev": "^3.0.0", "ember-cli": "~3.16.0", "ember-cli-dependency-checker": "^3.2.0", - "ember-cli-htmlbars-inline-precompile": "^2.1.0", "ember-cli-inject-live-reload": "^2.0.2", - "ember-cli-sass": "^10.0.0", "ember-cli-sri": "^2.1.1", "ember-cli-uglify": "^3.0.0", "ember-decorators": "^6.0.0", @@ -68,5 +70,10 @@ }, "ember-addon": { "configPath": "tests/dummy/config" + }, + "eyeglass": { + "needs": "^2.4.2", + "name": "nacho-table", + "exports": "eyeglass-exports.js" } } diff --git a/datahub-web/CONTRIBUTORS.md b/datahub-web/CONTRIBUTORS.md index 8aada5184f093..321bbed90a089 100644 --- a/datahub-web/CONTRIBUTORS.md +++ b/datahub-web/CONTRIBUTORS.md @@ -2,6 +2,7 @@ - Ignacio (Nacho) Bona Piedrabuena (2018) - Charlie (That Pikachu Guy) Tran (2017) +- Beau Davenport (2020) ## In loving memory diff --git a/datahub-web/blueprints/datahub-addon/files/__group__/__template__/package.json b/datahub-web/blueprints/datahub-addon/files/__group__/__template__/package.json index 87e11d8c8c0bd..416ee94b461a3 100644 --- a/datahub-web/blueprints/datahub-addon/files/__group__/__template__/package.json +++ b/datahub-web/blueprints/datahub-addon/files/__group__/__template__/package.json @@ -42,7 +42,6 @@ "broccoli-asset-rev": "^3.0.0", "ember-cli": "~3.16.0", "ember-cli-dependency-checker": "^3.2.0", - "ember-cli-htmlbars-inline-precompile": "^2.1.0", "ember-cli-inject-live-reload": "^2.0.2", "ember-cli-mirage": "^0.4.15", "ember-cli-sri": "^2.1.1", diff --git a/datahub-web/packages/data-portal/app/components/avatars/stacked-avatars-list.ts b/datahub-web/packages/data-portal/app/components/avatars/stacked-avatars-list.ts index 3b4a168444531..27ba69d0dd2bf 100644 --- a/datahub-web/packages/data-portal/app/components/avatars/stacked-avatars-list.ts +++ b/datahub-web/packages/data-portal/app/components/avatars/stacked-avatars-list.ts @@ -1,7 +1,7 @@ import Component from '@ember/component'; import { IAvatar } from 'datahub-web/typings/app/avatars'; import { action, computed } from '@ember/object'; -import { INachoDropdownOption } from '@nacho-ui/dropdown/types/nacho-dropdown'; +import { INachoDropdownOption } from '@nacho-ui/core/types/nacho-dropdown'; import { classNames } from '@ember-decorators/component'; import { noop } from 'lodash'; diff --git a/datahub-web/packages/data-portal/app/components/datasets/containers/dataset-owner-list.ts b/datahub-web/packages/data-portal/app/components/datasets/containers/dataset-owner-list.ts index a2a2a295c1357..effc19023bf77 100644 --- a/datahub-web/packages/data-portal/app/components/datasets/containers/dataset-owner-list.ts +++ b/datahub-web/packages/data-portal/app/components/datasets/containers/dataset-owner-list.ts @@ -11,7 +11,7 @@ import { makeAvatar } from 'datahub-web/constants/avatars/avatars'; import { confirmedOwners, avatarWithDropDownOption, avatarWithProfileLink } from 'datahub-web/constants/datasets/owner'; import { containerDataSource } from '@datahub/utils/api/data-source'; import { buildMailToUrl } from '@datahub/utils/helpers/email'; -import { INachoDropdownOption } from '@nacho-ui/dropdown/types/nacho-dropdown'; +import { INachoDropdownOption } from '@nacho-ui/core/types/nacho-dropdown'; import { decodeUrn } from '@datahub/utils/validators/urn'; import { isLiUrn } from '@datahub/data-models/entity/dataset/utils/urn'; diff --git a/datahub-web/packages/data-portal/app/components/nacho/dropdown/dropdown-option.ts b/datahub-web/packages/data-portal/app/components/nacho/dropdown/dropdown-option.ts index ee0664283772a..3ee41fe0fa307 100644 --- a/datahub-web/packages/data-portal/app/components/nacho/dropdown/dropdown-option.ts +++ b/datahub-web/packages/data-portal/app/components/nacho/dropdown/dropdown-option.ts @@ -1,5 +1,5 @@ import Component from '@ember/component'; -import { INachoDropdownOption } from '@nacho-ui/dropdown/types/nacho-dropdown'; +import { INachoDropdownOption } from '@nacho-ui/core/types/nacho-dropdown'; import { tagName, classNames, className } from '@ember-decorators/component'; import { equal } from '@ember/object/computed'; import { noop } from 'lodash'; diff --git a/datahub-web/packages/data-portal/app/components/nacho/dropdown/hover-dropdown.ts b/datahub-web/packages/data-portal/app/components/nacho/dropdown/hover-dropdown.ts index 563da64ec454f..bbd8354882c73 100644 --- a/datahub-web/packages/data-portal/app/components/nacho/dropdown/hover-dropdown.ts +++ b/datahub-web/packages/data-portal/app/components/nacho/dropdown/hover-dropdown.ts @@ -1,6 +1,6 @@ import Component from '@ember/component'; import { set } from '@ember/object'; -import { INachoDropdownOption } from '@nacho-ui/dropdown/types/nacho-dropdown'; +import { INachoDropdownOption } from '@nacho-ui/core/types/nacho-dropdown'; import { action } from '@ember/object'; import { TaskInstance, task, timeout } from 'ember-concurrency'; diff --git a/datahub-web/packages/data-portal/app/components/search/search-box.ts b/datahub-web/packages/data-portal/app/components/search/search-box.ts index e101aebeaaba5..2dd5c359ad00f 100644 --- a/datahub-web/packages/data-portal/app/components/search/search-box.ts +++ b/datahub-web/packages/data-portal/app/components/search/search-box.ts @@ -6,7 +6,7 @@ import { inject as service } from '@ember/service'; import HotKeys from 'datahub-web/services/hot-keys'; import { Keyboard } from 'datahub-web/constants/keyboard'; import { later, cancel } from '@ember/runloop'; -import { INachoDropdownOption } from '@nacho-ui/dropdown/types/nacho-dropdown'; +import { INachoDropdownOption } from '@nacho-ui/core/types/nacho-dropdown'; import { task } from 'ember-concurrency'; import { EmberRunTimer } from '@ember/runloop/types'; import { cancelInflightTask } from 'datahub-web/utils/search/typeahead'; diff --git a/datahub-web/packages/data-portal/app/constants/dataset-classification.ts b/datahub-web/packages/data-portal/app/constants/dataset-classification.ts index 2a131c63130b1..6922c00946c2a 100644 --- a/datahub-web/packages/data-portal/app/constants/dataset-classification.ts +++ b/datahub-web/packages/data-portal/app/constants/dataset-classification.ts @@ -1,4 +1,4 @@ -import { INachoDropdownOption } from '@nacho-ui/dropdown/types/nacho-dropdown'; +import { INachoDropdownOption } from '@nacho-ui/core/types/nacho-dropdown'; /** * List of string values for every dataset classifier * @enum {string} diff --git a/datahub-web/packages/data-portal/app/router.ts b/datahub-web/packages/data-portal/app/router.ts index b61de6713df3b..439bfbbec3417 100644 --- a/datahub-web/packages/data-portal/app/router.ts +++ b/datahub-web/packages/data-portal/app/router.ts @@ -33,20 +33,6 @@ ApplicationRouter.map(function(): void { path: '/*wildcard' }); - this.route('features', function(): void { - this.route( - 'feature', - { - path: '/:feature_urn' - }, - function(): void { - this.route('tab', { - path: '/:tab_selected' - }); - } - ); - }); - this.route('lists', function(): void { this.route('entity', { path: '/:entity_name' @@ -59,8 +45,6 @@ ApplicationRouter.map(function(): void { this.route('login'); - this.route('retina-authoring'); - this.route('browse', function(): void { this.route('entity', { path: '/:entity' @@ -75,12 +59,6 @@ ApplicationRouter.map(function(): void { this.route('app-catalogue', { path: '/apps' }); - this.route('dataconcepts', function(): void { - this.route('dataconcept', { path: '/:concept_urn' }, function(): void { - this.route('tab', { path: '/:tab_selected' }); - }); - }); - this.route('lineage', function() { this.route('urn', { path: '/:urn' }); }); diff --git a/datahub-web/packages/data-portal/app/styles/app.scss b/datahub-web/packages/data-portal/app/styles/app.scss index 415fe014d1c43..ee6b4f845fb71 100644 --- a/datahub-web/packages/data-portal/app/styles/app.scss +++ b/datahub-web/packages/data-portal/app/styles/app.scss @@ -14,12 +14,8 @@ @import 'nacho-table'; @import 'nacho-pill'; -@import 'nacho-avatars'; -@import 'nacho-button'; -@import 'nacho-dropdown'; -@import 'datasets-core'; - -@import 'user-entity'; +@import 'datahub-datasets'; +@import 'datahub-user'; @import 'components/all'; @import 'layout/all'; @import 'shame'; diff --git a/datahub-web/packages/data-portal/app/templates/components/avatars/rollup-avatars.hbs b/datahub-web/packages/data-portal/app/templates/components/avatars/rollup-avatars.hbs index 774938fbad2d7..ff61d6ce7aaef 100644 --- a/datahub-web/packages/data-portal/app/templates/components/avatars/rollup-avatars.hbs +++ b/datahub-web/packages/data-portal/app/templates/components/avatars/rollup-avatars.hbs @@ -25,7 +25,7 @@ target="_blank" rel="noreferrer noopener" > - {{fa-icon "at"}} {{aviMeta.email}} + {{aviMeta.email}} {{/if}} @@ -34,7 +34,7 @@ class="avatar-meta-action" href="slack://user?team={{aviMeta.team}}&id={{aviMeta.userName}}" > - {{fa-icon "slack" prefix="fab"}} {{aviMeta.userName}} + {{aviMeta.userName}} {{/if}} diff --git a/datahub-web/packages/data-portal/app/templates/components/comment/comment-header.hbs b/datahub-web/packages/data-portal/app/templates/components/comment/comment-header.hbs index c669c546793d1..d816c88e5cdcf 100644 --- a/datahub-web/packages/data-portal/app/templates/components/comment/comment-header.hbs +++ b/datahub-web/packages/data-portal/app/templates/components/comment/comment-header.hbs @@ -3,7 +3,7 @@ {{yield}} {{else}} {{#if comments.length}} - {{fa-icon "comment-alt" title="Comment Count"}} + {{comments.length}} {{/if}} diff --git a/datahub-web/packages/data-portal/app/templates/components/comment/comment-item.hbs b/datahub-web/packages/data-portal/app/templates/components/comment/comment-item.hbs index f4bc73145e408..8c670d921f16b 100644 --- a/datahub-web/packages/data-portal/app/templates/components/comment/comment-item.hbs +++ b/datahub-web/packages/data-portal/app/templates/components/comment/comment-item.hbs @@ -57,10 +57,10 @@ title="Edit this comment" {{action "onEdit"}} > - {{fa-icon - "pencil-alt" + {{/if}} diff --git a/datahub-web/packages/data-portal/app/templates/components/comment/comment-new.hbs b/datahub-web/packages/data-portal/app/templates/components/comment/comment-new.hbs index a08d9dbe30634..8af044700e66d 100644 --- a/datahub-web/packages/data-portal/app/templates/components/comment/comment-new.hbs +++ b/datahub-web/packages/data-portal/app/templates/components/comment/comment-new.hbs @@ -11,7 +11,7 @@
diff --git a/datahub-web/packages/data-portal/app/templates/components/dataset-author.hbs b/datahub-web/packages/data-portal/app/templates/components/dataset-author.hbs index a6366408efd02..618e7db2a124d 100644 --- a/datahub-web/packages/data-portal/app/templates/components/dataset-author.hbs +++ b/datahub-web/packages/data-portal/app/templates/components/dataset-author.hbs @@ -48,7 +48,7 @@ class="nacho-button nacho-button--small remove-dataset-author" {{action "onRemoveOwner"}} > - {{fa-icon "trash" aria-label="Remove Owner"}} + {{else}} @@ -68,10 +68,10 @@ class="nacho-button nacho-button--small confirm-suggested-dataset-author" {{action "confirmOwner"}} > - {{fa-icon - "plus" + {{/if}} diff --git a/datahub-web/packages/data-portal/app/templates/components/dataset-authors.hbs b/datahub-web/packages/data-portal/app/templates/components/dataset-authors.hbs index 4ab439df92a71..d9b1f84fb4ab4 100644 --- a/datahub-web/packages/data-portal/app/templates/components/dataset-authors.hbs +++ b/datahub-web/packages/data-portal/app/templates/components/dataset-authors.hbs @@ -55,7 +55,7 @@ class="nacho-button nacho-button--tertiary dataset-owner-table__trigger" onclick={{action this.onClickAddOwner}} > - {{fa-icon "plus"}} Add an owner + Add an owner {{/if}}
@@ -88,7 +88,7 @@ {{#if requiredMinNotConfirmed}}

- {{fa-icon "times-circle" prefix="far" class="dataset-authors-save-error__icon"}} + {{#if (eq changedState 1)}} {{#if (eq ownersRequiredCount 2)}} Maintain at least 2 DataOwners. diff --git a/datahub-web/packages/data-portal/app/templates/components/datasets/dataset-fabric-switcher.hbs b/datahub-web/packages/data-portal/app/templates/components/datasets/dataset-fabric-switcher.hbs index 18afb79ddc1cc..7e6b099681b31 100644 --- a/datahub-web/packages/data-portal/app/templates/components/datasets/dataset-fabric-switcher.hbs +++ b/datahub-web/packages/data-portal/app/templates/components/datasets/dataset-fabric-switcher.hbs @@ -10,7 +10,7 @@ {{#if this.fabric}} - {{fa-icon (if this.isExpanded "caret-up" "caret-down")}} + {{/if}} diff --git a/datahub-web/packages/data-portal/app/templates/components/datasets/owners/suggested-owner-card.hbs b/datahub-web/packages/data-portal/app/templates/components/datasets/owners/suggested-owner-card.hbs index c11b31d1b8d77..14c219beb7b75 100644 --- a/datahub-web/packages/data-portal/app/templates/components/datasets/owners/suggested-owner-card.hbs +++ b/datahub-web/packages/data-portal/app/templates/components/datasets/owners/suggested-owner-card.hbs @@ -14,7 +14,7 @@

{{#if isConfirmedSuggestedOwner}} - {{fa-icon "check-circle" prefix="far" title="Added Owner" size="2"}} + Added {{else}} {{/if}} diff --git a/datahub-web/packages/data-portal/app/templates/components/datasets/relationships/dataset-relationship-levels.hbs b/datahub-web/packages/data-portal/app/templates/components/datasets/relationships/dataset-relationship-levels.hbs index 2e053ff153376..60acc1565e61a 100644 --- a/datahub-web/packages/data-portal/app/templates/components/datasets/relationships/dataset-relationship-levels.hbs +++ b/datahub-web/packages/data-portal/app/templates/components/datasets/relationships/dataset-relationship-levels.hbs @@ -24,7 +24,7 @@ - {{fa-icon "link"}} +
diff --git a/datahub-web/packages/data-portal/app/templates/components/datasets/relationships/dataset-relationship-vis.hbs b/datahub-web/packages/data-portal/app/templates/components/datasets/relationships/dataset-relationship-vis.hbs index 742f17f285e36..81aded6647c96 100644 --- a/datahub-web/packages/data-portal/app/templates/components/datasets/relationships/dataset-relationship-vis.hbs +++ b/datahub-web/packages/data-portal/app/templates/components/datasets/relationships/dataset-relationship-vis.hbs @@ -1,13 +1,13 @@
diff --git a/datahub-web/packages/data-portal/app/templates/components/datasets/schemaless-tagging.hbs b/datahub-web/packages/data-portal/app/templates/components/datasets/schemaless-tagging.hbs index b80c5e302c8b0..25256da5a1dbd 100644 --- a/datahub-web/packages/data-portal/app/templates/components/datasets/schemaless-tagging.hbs +++ b/datahub-web/packages/data-portal/app/templates/components/datasets/schemaless-tagging.hbs @@ -12,10 +12,10 @@ class="nacho-button nacho-button--tertiary" {{action toggleEditing true ComplianceEdit.DatasetLevelPolicy}} > - {{fa-icon - "pencil-alt" + Edit
diff --git a/datahub-web/packages/data-portal/app/templates/components/datasets/upstream-owners.hbs b/datahub-web/packages/data-portal/app/templates/components/datasets/upstream-owners.hbs index e122510378de4..28425b5296a9b 100644 --- a/datahub-web/packages/data-portal/app/templates/components/datasets/upstream-owners.hbs +++ b/datahub-web/packages/data-portal/app/templates/components/datasets/upstream-owners.hbs @@ -1,9 +1,9 @@
- {{fa-icon - "info-circle" - size="2x" - }} +

Ownership metadata for this dataset is inherited from a parent dataset. diff --git a/datahub-web/packages/data-portal/app/templates/components/nacho/dropdown/hover-dropdown.hbs b/datahub-web/packages/data-portal/app/templates/components/nacho/dropdown/hover-dropdown.hbs index a1f73f8bef464..046af6f9e8e5a 100644 --- a/datahub-web/packages/data-portal/app/templates/components/nacho/dropdown/hover-dropdown.hbs +++ b/datahub-web/packages/data-portal/app/templates/components/nacho/dropdown/hover-dropdown.hbs @@ -12,7 +12,7 @@ {{#if selectedDropDown}} - {{fa-icon (if isExpanded "caret-up" "caret-down")}} + {{/if}} diff --git a/datahub-web/packages/data-portal/app/templates/components/search/search-box.hbs b/datahub-web/packages/data-portal/app/templates/components/search/search-box.hbs index 397267762f482..c43c6c0a5e1e2 100644 --- a/datahub-web/packages/data-portal/app/templates/components/search/search-box.hbs +++ b/datahub-web/packages/data-portal/app/templates/components/search/search-box.hbs @@ -2,7 +2,7 @@

- - =0.1.1 <0.2.0-0", errno@^0.1.3, errno@~0.1.7: version "0.1.7" resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.7.tgz#4684d71779ad39af177e3f007996f7c67c852618" @@ -9406,6 +9478,13 @@ find-yarn-workspace-root@^1.1.0, find-yarn-workspace-root@^1.2.1: fs-extra "^4.0.3" micromatch "^3.1.4" +find-yarn-workspace-root@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/find-yarn-workspace-root/-/find-yarn-workspace-root-2.0.0.tgz#f47fb8d239c900eb78179aa81b66673eac88f7bd" + integrity sha1-9H+40jnJAOt4F5qoG2ZnPqyI970= + dependencies: + micromatch "^4.0.2" + find@^0.3.0: version "0.3.0" resolved "https://registry.yarnpkg.com/find/-/find-0.3.0.tgz#4082e8fc8d8320f1a382b5e4f521b9bc50775cb8" @@ -9632,6 +9711,18 @@ fs-merger@^3.0.1: rimraf "^2.6.3" walk-sync "^2.0.2" +fs-merger@^3.1.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/fs-merger/-/fs-merger-3.1.0.tgz#f30f74f6c70b2ff7333ec074f3d2f22298152f3b" + integrity sha1-8w909scLL/czPsB089LyIpgVLzs= + dependencies: + broccoli-node-api "^1.7.0" + broccoli-node-info "^2.1.0" + fs-extra "^8.0.1" + fs-tree-diff "^2.0.1" + rimraf "^2.6.3" + walk-sync "^2.0.2" + fs-minipass@^2.0.0: version "2.1.0" resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb" @@ -10693,11 +10784,6 @@ in-publish@^2.0.0: resolved "https://registry.yarnpkg.com/in-publish/-/in-publish-2.0.0.tgz#e20ff5e3a2afc2690320b6dc552682a9c7fadf51" integrity sha1-4g/146KvwmkDILbcVSaCqcf631E= -include-path-searcher@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/include-path-searcher/-/include-path-searcher-0.1.0.tgz#c0cf2ddfa164fb2eae07bc7ca43a7f191cb4d7bd" - integrity sha1-wM8t36Fk+y6uB7x8pDp/GRy0170= - indent-string@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-2.1.0.tgz#8e2d48348742121b4a8218b7a137e9a52049dc80" @@ -11365,6 +11451,15 @@ istextorbinary@2.1.0: editions "^1.1.1" textextensions "1 || 2" +istextorbinary@^2.5.1: + version "2.6.0" + resolved "https://registry.yarnpkg.com/istextorbinary/-/istextorbinary-2.6.0.tgz#60776315fb0fa3999add276c02c69557b9ca28ab" + integrity sha1-YHdjFfsPo5ma3SdsAsaVV7nKKKs= + dependencies: + binaryextensions "^2.1.2" + editions "^2.2.0" + textextensions "^2.5.0" + isurl@^1.0.0-alpha5: version "1.0.0" resolved "https://registry.yarnpkg.com/isurl/-/isurl-1.0.0.tgz#b27f4f49f3cdaa3ea44a0a5b7f3462e6edc39d67" @@ -12212,11 +12307,6 @@ loud-rejection@^1.0.0: currently-unhandled "^0.4.1" signal-exit "^3.0.0" -lower-case@^1.1.1: - version "1.1.4" - resolved "https://registry.yarnpkg.com/lower-case/-/lower-case-1.1.4.tgz#9a2cabd1b9e8e0ae993a4bf7d5875c39c42e8eac" - integrity sha1-miyr0bno4K6ZOkv31YdcOcQujqw= - lower-case@^2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/lower-case/-/lower-case-2.0.1.tgz#39eeb36e396115cc05e29422eaea9e692c9408c7" @@ -12785,11 +12875,6 @@ mkdirp@0.5.1, "mkdirp@>=0.5 0", mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.0, mkd dependencies: minimist "0.0.8" -mkdirp@^0.3.5: - version "0.3.5" - resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.3.5.tgz#de3e5f8961c88c787ee1368df849ac4413eca8d7" - integrity sha1-3j5fiWHIjHh+4TaN+EmsRBPsqNc= - mktemp@~0.4.0: version "0.4.0" resolved "https://registry.yarnpkg.com/mktemp/-/mktemp-0.4.0.tgz#6d0515611c8a8c84e484aa2000129b98e981ff0b" @@ -13001,13 +13086,6 @@ nise@^1.5.2: lolex "^4.1.0" path-to-regexp "^1.7.0" -no-case@^2.2.0: - version "2.3.2" - resolved "https://registry.yarnpkg.com/no-case/-/no-case-2.3.2.tgz#60b813396be39b3f1288a4c1ed5d1e7d28b464ac" - integrity sha1-YLgTOWvjmz8SiKTB7V0efSi0ZKw= - dependencies: - lower-case "^1.1.1" - no-case@^3.0.3: version "3.0.3" resolved "https://registry.yarnpkg.com/no-case/-/no-case-3.0.3.tgz#c21b434c1ffe48b39087e86cfb4d2582e9df18f8" @@ -13534,11 +13612,6 @@ object-assign@4.1.1, object-assign@^4.0.1, object-assign@^4.1.0: resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM= -object-assign@^2.0.0: - version "2.1.1" - resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-2.1.1.tgz#43c36e5d569ff8e4816c4efa8be02d26967c18aa" - integrity sha1-Q8NuXVaf+OSBbE76i+AtJpZ8GKo= - object-component@0.0.3: version "0.0.3" resolved "https://registry.yarnpkg.com/object-component/-/object-component-0.0.3.tgz#f0c69aa50efc95b866c186f400a33769cb2f1291" @@ -14018,6 +14091,14 @@ parseurl@~1.3.2, parseurl@~1.3.3: resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4" integrity sha1-naGee+6NEt/wUT7Vt2lXeTvC6NQ= +pascal-case@^3.1.1: + version "3.1.1" + resolved "https://registry.yarnpkg.com/pascal-case/-/pascal-case-3.1.1.tgz#5ac1975133ed619281e88920973d2cd1f279de5f" + integrity sha1-WsGXUTPtYZKB6Ikglz0s0fJ53l8= + dependencies: + no-case "^3.0.3" + tslib "^1.10.0" + pascalcase@^0.1.1: version "0.1.1" resolved "https://registry.yarnpkg.com/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14" @@ -15366,7 +15447,18 @@ rollup-plugin-node-resolve@^4.0.0: is-module "^1.0.0" resolve "^1.10.0" -rollup-pluginutils@^2.0.1: +rollup-plugin-node-resolve@^5.2.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-5.2.0.tgz#730f93d10ed202473b1fb54a5997a7db8c6d8523" + integrity sha1-cw+T0Q7SAkc7H7VKWZen24xthSM= + dependencies: + "@types/resolve" "0.0.8" + builtin-modules "^3.1.0" + is-module "^1.0.0" + resolve "^1.11.1" + rollup-pluginutils "^2.8.1" + +rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.8.1: version "2.8.2" resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e" integrity sha1-cvKvB0i1kjZNvTOJ5gDlqURKNR4= @@ -15399,6 +15491,15 @@ rollup@^1.1.2: "@types/node" "^11.9.5" acorn "^6.1.1" +rollup@^1.12.0: + version "1.32.1" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.32.1.tgz#4480e52d9d9e2ae4b46ba0d9ddeaf3163940f9c4" + integrity sha1-RIDlLZ2eKuS0a6DZ3erzFjlA+cQ= + dependencies: + "@types/estree" "*" + "@types/node" "*" + acorn "^7.1.0" + route-recognizer@^0.3.3, route-recognizer@^0.3.4: version "0.3.4" resolved "https://registry.yarnpkg.com/route-recognizer/-/route-recognizer-0.3.4.tgz#39ab1ffbce1c59e6d2bdca416f0932611e4f3ca3" @@ -16513,6 +16614,17 @@ sync-disk-cache@^1.3.2, sync-disk-cache@^1.3.3: rimraf "^2.2.8" username-sync "^1.0.2" +sync-disk-cache@^2.0.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/sync-disk-cache/-/sync-disk-cache-2.1.0.tgz#01e879edc41c34a01fcdda5b39d47dd496e154a6" + integrity sha1-Aeh57cQcNKAfzdpbOdR91JbhVKY= + dependencies: + debug "^4.1.1" + heimdalljs "^0.2.6" + mkdirp "^0.5.0" + rimraf "^3.0.0" + username-sync "^1.0.2" + systeminformation@^4.1.4: version "4.21.2" resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-4.21.2.tgz#0ee92c0565687a5301ba141444643b43d0370ae2" @@ -16683,7 +16795,7 @@ text-table@^0.2.0, text-table@~0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= -"textextensions@1 || 2": +"textextensions@1 || 2", textextensions@^2.5.0: version "2.6.0" resolved "https://registry.yarnpkg.com/textextensions/-/textextensions-2.6.0.tgz#d7e4ab13fe54e32e08873be40d51b74229b00fc4" integrity sha1-1+SrE/5U4y4IhzvkDVG3QimwD8Q= @@ -17266,11 +17378,6 @@ update-notifier@~2.2.0: semver-diff "^2.0.0" xdg-basedir "^3.0.0" -upper-case@^1.1.1: - version "1.1.3" - resolved "https://registry.yarnpkg.com/upper-case/-/upper-case-1.1.3.tgz#f6b4501c2ec4cdd26ba78be7222961de77621598" - integrity sha1-9rRQHC7EzdJrp4vnIilh3ndiFZg= - uri-js@^4.2.2: version "4.2.2" resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.2.2.tgz#94c540e1ff772956e2299507c010aea6c8838eb0" @@ -17478,6 +17585,16 @@ walk-sync@^2.0.0, walk-sync@^2.0.2: ensure-posix-path "^1.1.0" matcher-collection "^2.0.0" +walk-sync@^2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/walk-sync/-/walk-sync-2.2.0.tgz#80786b0657fcc8c0e1c0b1a042a09eae2966387a" + integrity sha1-gHhrBlf8yMDhwLGgQqCerilmOHo= + dependencies: + "@types/minimatch" "^3.0.3" + ensure-posix-path "^1.1.0" + matcher-collection "^2.0.0" + minimatch "^3.0.4" + walker@~1.0.5: version "1.0.7" resolved "https://registry.yarnpkg.com/walker/-/walker-1.0.7.tgz#2f7f9b8fd10d677262b18a884e28d19618e028fb"