@salesforce/lds-adapters-cms-authoring 1.124.1 → 1.124.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (252) hide show
  1. package/dist/es/es2018/cms-authoring.js +6954 -6938
  2. package/dist/{types → es/es2018/types}/src/generated/adapters/adapter-utils.d.ts +66 -66
  3. package/dist/{types → es/es2018/types}/src/generated/adapters/createDeployment.d.ts +15 -15
  4. package/dist/{types → es/es2018/types}/src/generated/adapters/createManagedContent.d.ts +15 -15
  5. package/dist/{types → es/es2018/types}/src/generated/adapters/createManagedContentExportV2Job.d.ts +16 -16
  6. package/dist/{types → es/es2018/types}/src/generated/adapters/createManagedContentImportV2Job.d.ts +16 -16
  7. package/dist/{types → es/es2018/types}/src/generated/adapters/createManagedContentVariant.d.ts +15 -15
  8. package/dist/{types → es/es2018/types}/src/generated/adapters/createTranslationV2Job.d.ts +16 -16
  9. package/dist/{types → es/es2018/types}/src/generated/adapters/deleteManagedContentVariant.d.ts +13 -13
  10. package/dist/{types → es/es2018/types}/src/generated/adapters/getCollectionItems.d.ts +28 -28
  11. package/dist/{types → es/es2018/types}/src/generated/adapters/getManagedContent.d.ts +28 -28
  12. package/dist/{types → es/es2018/types}/src/generated/adapters/getManagedContentByFolderId.d.ts +36 -36
  13. package/dist/{types → es/es2018/types}/src/generated/adapters/getManagedContentReferencedBy.d.ts +30 -30
  14. package/dist/{types → es/es2018/types}/src/generated/adapters/getManagedContentSpace.d.ts +27 -27
  15. package/dist/{types → es/es2018/types}/src/generated/adapters/getManagedContentSpaces.d.ts +27 -27
  16. package/dist/{types → es/es2018/types}/src/generated/adapters/getManagedContentVariant.d.ts +27 -27
  17. package/dist/{types → es/es2018/types}/src/generated/adapters/getManagedContentVariantReferences.d.ts +27 -27
  18. package/dist/{types → es/es2018/types}/src/generated/adapters/getManagedContentVariantRendition.d.ts +30 -30
  19. package/dist/{types → es/es2018/types}/src/generated/adapters/getManagedContentVariantVersions.d.ts +30 -30
  20. package/dist/{types → es/es2018/types}/src/generated/adapters/getSearchResults.d.ts +32 -32
  21. package/dist/{types → es/es2018/types}/src/generated/adapters/patchManagedContentSpace.d.ts +16 -16
  22. package/dist/{types → es/es2018/types}/src/generated/adapters/publishManagedContent.d.ts +15 -15
  23. package/dist/{types → es/es2018/types}/src/generated/adapters/replaceManagedContentVariant.d.ts +16 -16
  24. package/dist/{types → es/es2018/types}/src/generated/adapters/unpublishManagedContent.d.ts +15 -15
  25. package/dist/{types → es/es2018/types}/src/generated/artifacts/main.d.ts +22 -22
  26. package/dist/{types → es/es2018/types}/src/generated/artifacts/sfdc.d.ts +37 -37
  27. package/dist/{types → es/es2018/types}/src/generated/resources/deleteCmsDeploymentsByDeploymentId.d.ts +9 -9
  28. package/dist/{types → es/es2018/types}/src/generated/resources/deleteCmsSiteAuthorContentByContentKey.d.ts +14 -14
  29. package/dist/{types → es/es2018/types}/src/generated/resources/deleteConnectCmsContentJobsByJobId.d.ts +11 -11
  30. package/dist/{types → es/es2018/types}/src/generated/resources/deleteConnectCmsContentsVariantsByVariantId.d.ts +12 -12
  31. package/dist/{types → es/es2018/types}/src/generated/resources/deleteConnectManagedContentContentSpacesContentsByContentSpaceIdAndManagedContentId.d.ts +10 -10
  32. package/dist/{types → es/es2018/types}/src/generated/resources/deleteConnectManagedContentContentSpacesMembersByContentSpaceIdAndMemberIdOrMe.d.ts +10 -10
  33. package/dist/{types → es/es2018/types}/src/generated/resources/getCmsDeliveryCollectionByCollectionNameOrContentKeyAndTargetId.d.ts +21 -21
  34. package/dist/{types → es/es2018/types}/src/generated/resources/getCmsDeliveryCollectionMetadataByCollectionNameOrContentKeyAndTargetId.d.ts +19 -19
  35. package/dist/{types → es/es2018/types}/src/generated/resources/getCmsDeployments.d.ts +21 -21
  36. package/dist/{types → es/es2018/types}/src/generated/resources/getCmsSiteAuthorContentByContentKey.d.ts +18 -18
  37. package/dist/{types → es/es2018/types}/src/generated/resources/getCmsSiteAuthorContentContentKeys.d.ts +17 -17
  38. package/dist/{types → es/es2018/types}/src/generated/resources/getCmsSiteAuthorContentNodeByContentKeyAndContentNode.d.ts +16 -16
  39. package/dist/{types → es/es2018/types}/src/generated/resources/getCmsSiteAuthorContentNodesByContentKey.d.ts +18 -18
  40. package/dist/{types → es/es2018/types}/src/generated/resources/getCmsSpacesPreviewEndpointsByContentSpaceId.d.ts +18 -18
  41. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsChannelsSearchableContentTypesByChannelId.d.ts +19 -19
  42. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsCollectionsByCollectionKeyOrId.d.ts +19 -19
  43. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContent.d.ts +16 -16
  44. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentJobsByJobId.d.ts +15 -15
  45. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentTypesByContentTypeFQN.d.ts +19 -19
  46. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentVersionByManagedContentVersionId.d.ts +19 -19
  47. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentsByContentKeyOrId.d.ts +19 -19
  48. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentsReferencedByByContentKeyOrId.d.ts +21 -21
  49. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentsRenditionsByContentKeyOrIdAndRenditionType.d.ts +21 -21
  50. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentsVariantsByVariantId.d.ts +16 -16
  51. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentsVariantsReferencesByContentKeyOrId.d.ts +18 -18
  52. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsContentsVariantsVersionsByVariantId.d.ts +21 -21
  53. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsDeliveriesContentsByContentKeyOrIdAndDeliveryChannelIdOrSiteId.d.ts +19 -19
  54. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsFoldersByFolderId.d.ts +15 -15
  55. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsFoldersItemsByFolderId.d.ts +27 -27
  56. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsItemsSearch.d.ts +21 -21
  57. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsSpaces.d.ts +16 -16
  58. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCmsSpacesByContentSpaceId.d.ts +16 -16
  59. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCommunitiesManagedContentDeliveryByCommunityId.d.ts +25 -25
  60. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCommunitiesManagedContentDeliveryContentsByCommunityId.d.ts +27 -27
  61. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectCommunitiesManagedContentDeliveryContentsSearchByCommunityId.d.ts +21 -21
  62. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectManagedContentContentSpacesContentVersionsByContentSpaceIdAndManagedContentVersionId.d.ts +19 -19
  63. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectManagedContentContentSpacesMembersByContentSpaceId.d.ts +15 -15
  64. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectManagedContentContentSpacesMembersPermissionsByContentSpaceIdAndMemberIdOrMe.d.ts +16 -16
  65. package/dist/{types → es/es2018/types}/src/generated/resources/getConnectManagedContentRoles.d.ts +15 -15
  66. package/dist/{types → es/es2018/types}/src/generated/resources/patchCmsDeploymentsByDeploymentId.d.ts +12 -12
  67. package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectCmsChannelsSearchableContentTypesByChannelId.d.ts +13 -13
  68. package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectCmsContentVersionByManagedContentVersionId.d.ts +21 -21
  69. package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectCmsFoldersItemsByFolderId.d.ts +13 -13
  70. package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectCmsSchedulesByDeploymentId.d.ts +16 -16
  71. package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectCmsSpacesByContentSpaceId.d.ts +16 -16
  72. package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectManagedContentContentSpacesContentVersionsByContentSpaceIdAndManagedContentVersionId.d.ts +21 -21
  73. package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectManagedContentContentSpacesContentsByContentSpaceIdAndManagedContentId.d.ts +14 -14
  74. package/dist/{types → es/es2018/types}/src/generated/resources/patchConnectManagedContentContentSpacesMembersByContentSpaceIdAndMemberIdOrMe.d.ts +14 -14
  75. package/dist/{types → es/es2018/types}/src/generated/resources/postCmsDeliveryChannelsVariantsByChannelId.d.ts +16 -16
  76. package/dist/{types → es/es2018/types}/src/generated/resources/postCmsDeployments.d.ts +13 -13
  77. package/dist/{types → es/es2018/types}/src/generated/resources/postCmsSiteDeliveryContentsContentKeysByChannelId.d.ts +16 -16
  78. package/dist/{types → es/es2018/types}/src/generated/resources/postCmsSiteDeliveryContentsContentTypesByChannelId.d.ts +15 -15
  79. package/dist/{types → es/es2018/types}/src/generated/resources/postCmsSiteDeliveryContentsNodeIdsByChannelId.d.ts +16 -16
  80. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentJobsExport.d.ts +17 -17
  81. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentJobsImport.d.ts +16 -16
  82. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentSpacesTranslationByContentSpaceId.d.ts +16 -16
  83. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentSpacesVersionByContentSpaceId.d.ts +24 -24
  84. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentSpacesVersionsByContentSpaceId.d.ts +15 -15
  85. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentVariant.d.ts +18 -18
  86. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContents.d.ts +13 -13
  87. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentsPublish.d.ts +13 -13
  88. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentsUnpublish.d.ts +13 -13
  89. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsContentsVariants.d.ts +13 -13
  90. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsFolders.d.ts +13 -13
  91. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsSchedules.d.ts +18 -18
  92. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsSpaces.d.ts +20 -20
  93. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsSpacesContentsExportByContentSpaceId.d.ts +16 -16
  94. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectCmsSpacesContentsImportByContentSpaceId.d.ts +16 -16
  95. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectManagedContentContentSpacesContentVersionsByContentSpaceId.d.ts +23 -23
  96. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectManagedContentContentSpacesMembersByContentSpaceId.d.ts +16 -16
  97. package/dist/{types → es/es2018/types}/src/generated/resources/postConnectManagedContentTranslation.d.ts +15 -15
  98. package/dist/{types → es/es2018/types}/src/generated/resources/putConnectCmsContentVersionByManagedContentVersionId.d.ts +21 -21
  99. package/dist/{types → es/es2018/types}/src/generated/resources/putConnectCmsContentsVariantsByVariantId.d.ts +16 -16
  100. package/dist/{types → es/es2018/types}/src/generated/types/AbstractMCSFolderRepresentation.d.ts +38 -38
  101. package/dist/{types → es/es2018/types}/src/generated/types/AbstractMContentRepresentation.d.ts +53 -53
  102. package/dist/{types → es/es2018/types}/src/generated/types/AbstractManagedContentReferencedByContributorRepresentation.d.ts +44 -44
  103. package/dist/{types → es/es2018/types}/src/generated/types/AbstractManagedContentReferencedByItemRepresentation.d.ts +50 -50
  104. package/dist/{types → es/es2018/types}/src/generated/types/AbstractManagedContentSearchResultRepresentation.d.ts +49 -49
  105. package/dist/{types → es/es2018/types}/src/generated/types/CMSChannelRepresentation.d.ts +47 -47
  106. package/dist/{types → es/es2018/types}/src/generated/types/MCDeliveryV2VariantCollectionRepresentation.d.ts +30 -30
  107. package/dist/{types → es/es2018/types}/src/generated/types/MCDeliveryV2VariantInputRepresentation.d.ts +32 -32
  108. package/dist/{types → es/es2018/types}/src/generated/types/MCDeliveryV2VariantRepresentation.d.ts +53 -53
  109. package/dist/{types → es/es2018/types}/src/generated/types/MCSiteContentCollectionRepresentation.d.ts +30 -30
  110. package/dist/{types → es/es2018/types}/src/generated/types/MCSiteContentRepresentation.d.ts +46 -46
  111. package/dist/{types → es/es2018/types}/src/generated/types/MCSiteDeliveryByContentKeysInputRepresentation.d.ts +32 -32
  112. package/dist/{types → es/es2018/types}/src/generated/types/MCSiteDeliveryByContentTypesInputRepresentation.d.ts +29 -29
  113. package/dist/{types → es/es2018/types}/src/generated/types/MCSiteDeliveryByNodesInputRepresentation.d.ts +32 -32
  114. package/dist/{types → es/es2018/types}/src/generated/types/MCSiteNodeCollectionRepresentation.d.ts +30 -30
  115. package/dist/{types → es/es2018/types}/src/generated/types/MCSiteNodeRepresentation.d.ts +45 -45
  116. package/dist/{types → es/es2018/types}/src/generated/types/MCSiteVariantRepresentation.d.ts +47 -47
  117. package/dist/{types → es/es2018/types}/src/generated/types/MContentBodyRepresentation.d.ts +33 -33
  118. package/dist/{types → es/es2018/types}/src/generated/types/MContentCollectionMetadataRepresentation.d.ts +39 -39
  119. package/dist/{types → es/es2018/types}/src/generated/types/MContentCollectionRepresentation.d.ts +51 -51
  120. package/dist/{types → es/es2018/types}/src/generated/types/MContentDetailRepresentation.d.ts +31 -31
  121. package/dist/{types → es/es2018/types}/src/generated/types/MContentSummaryRepresentation.d.ts +27 -27
  122. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentAssociationsInputRep.d.ts +33 -33
  123. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentAssociationsRepresentation.d.ts +30 -30
  124. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentBodyInputRep.d.ts +33 -33
  125. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentChannelSummaryRepresentation.d.ts +35 -35
  126. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentChannelTargetEntitySummaryRepresentation.d.ts +29 -29
  127. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentChildRepresentation.d.ts +35 -35
  128. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentCollectionDetailRepresentation.d.ts +73 -73
  129. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentCollectionItemRepresentation.d.ts +42 -42
  130. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentCollectionItemTypeSummaryRepresentation.d.ts +32 -32
  131. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentCollectionRepresentation.d.ts +30 -30
  132. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDateAndTimeNodeValueRepresentation.d.ts +33 -33
  133. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDateNodeValueRepresentation.d.ts +30 -30
  134. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDeploymentCollectionRepresentation.d.ts +48 -48
  135. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDeploymentInputRepresentation.d.ts +50 -50
  136. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDeploymentInputWrapperRepresentation.d.ts +29 -29
  137. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDeploymentItemRepresentation.d.ts +41 -41
  138. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDeploymentRepresentation.d.ts +61 -61
  139. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDetailCollectionRepresentation.d.ts +33 -33
  140. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDetailRepresentation.d.ts +38 -38
  141. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDocumentDeliveryRepresentation.d.ts +58 -58
  142. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentDocumentRepresentation.d.ts +103 -103
  143. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentExportContentJobRequestInputRepresentation.d.ts +44 -44
  144. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentExportContentV2JobRequestInputRepresentation.d.ts +41 -41
  145. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentExportContentV2JobRequestInputWrapperRep.d.ts +29 -29
  146. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentExportJobItemIdsInputList.d.ts +29 -29
  147. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentFolderSearchResultRepresentation.d.ts +30 -30
  148. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentFolderSummaryRepresentation.d.ts +32 -32
  149. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentImportV2JobRequestInputWrapperRep.d.ts +29 -29
  150. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentInputRep.d.ts +32 -32
  151. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentInputRepresentation.d.ts +45 -45
  152. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentInputWrapperRepresentation.d.ts +29 -29
  153. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentJobRepresentation.d.ts +65 -65
  154. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentJobRequestInputRepresentation.d.ts +41 -41
  155. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentLanguageSummaryRepresentation.d.ts +32 -32
  156. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentMediaNodeValueRepresentation.d.ts +57 -57
  157. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentMediaSourceNodeValueRepresentation.d.ts +51 -51
  158. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentNodeTypeRepresentation.d.ts +35 -35
  159. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentNodeValueRepresentation.d.ts +29 -29
  160. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentPreviewCollectionRepresentation.d.ts +30 -30
  161. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentPreviewRepresentation.d.ts +32 -32
  162. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentPublishInputRepresentation.d.ts +38 -38
  163. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentPublishInputWrapperRepresentation.d.ts +29 -29
  164. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentPublishOutputRepresentation.d.ts +45 -45
  165. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentReferencedByCollectionRepresentation.d.ts +40 -40
  166. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentReferencedByContributorItemRepresentation.d.ts +38 -38
  167. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentReferencedByContributorRepresentation.d.ts +36 -36
  168. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentReferencedByContributorWithContributorItemsRepresentation.d.ts +31 -31
  169. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentReferencedByItemRepresentation.d.ts +27 -27
  170. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentReferencedByRecordRepresentation.d.ts +33 -33
  171. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentReferencedByVariantRepresentation.d.ts +31 -31
  172. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentRenditionRepresentation.d.ts +50 -50
  173. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentRepresentation.d.ts +32 -32
  174. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentScheduleInputRepresentation.d.ts +47 -47
  175. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSearchResultCollectionRepresentation.d.ts +39 -39
  176. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSearchResultContentTypeRepresentation.d.ts +32 -32
  177. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSearchResultItemsCollectionRepresentation.d.ts +40 -40
  178. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSearchResultRepresentation.d.ts +45 -45
  179. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceCollectionRepresentation.d.ts +31 -31
  180. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceFolderDetailRepresentation.d.ts +43 -43
  181. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceFolderInputRep.d.ts +32 -32
  182. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceFolderItemCollectionInputRep.d.ts +32 -32
  183. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceFolderItemCollectionRepresentation.d.ts +37 -37
  184. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceFolderItemRepresentation.d.ts +75 -75
  185. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceFolderRepresentation.d.ts +27 -27
  186. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceInputRepresentation.d.ts +53 -53
  187. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceInputWrapperRepresentation.d.ts +29 -29
  188. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceMemberCollectionRepresentation.d.ts +30 -30
  189. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceMemberInputRepresentation.d.ts +32 -32
  190. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceMemberPermissionsRepresentation.d.ts +38 -38
  191. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceMemberRepresentation.d.ts +35 -35
  192. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpacePermissionRepresentation.d.ts +53 -53
  193. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceRepresentation.d.ts +72 -72
  194. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceRoleCollectionRepresentation.d.ts +30 -30
  195. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceRoleRepresentation.d.ts +35 -35
  196. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentSpaceSummaryRepresentation.d.ts +32 -32
  197. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTextNodeValueRepresentation.d.ts +30 -30
  198. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTranslationRepresentation.d.ts +65 -65
  199. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTranslationRequestInputRep.d.ts +38 -38
  200. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTranslationV2Representation.d.ts +75 -75
  201. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTranslationV2RequestInputRep.d.ts +50 -50
  202. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTranslationV2RequestInputWrapperRep.d.ts +29 -29
  203. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeRepresentation.d.ts +40 -40
  204. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeSchemaRepresentation.d.ts +49 -49
  205. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeSearchableCollectionRepresentation.d.ts +39 -39
  206. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeSearchableInputRepresentation.d.ts +32 -32
  207. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeSearchableRepresentation.d.ts +38 -38
  208. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeSummaryRepresentation.d.ts +32 -32
  209. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentTypeViewRepresentation.d.ts +39 -39
  210. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentUnpublishInputRepresentation.d.ts +35 -35
  211. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentUnpublishInputWrapperRepresentation.d.ts +29 -29
  212. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentUnpublishOutputRepresentation.d.ts +45 -45
  213. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentUserSummaryRepresentation.d.ts +35 -35
  214. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentV2JobRepresentation.d.ts +75 -75
  215. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentV2JobRequestInputRepresentation.d.ts +35 -35
  216. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantInputRepresentation.d.ts +45 -45
  217. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantInputWrapperRepresentation.d.ts +29 -29
  218. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantReferenceDetailsRepresentation.d.ts +67 -67
  219. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantReferencesCollectionRepresentation.d.ts +35 -35
  220. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantRepresentation.d.ts +95 -95
  221. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantSearchResultRepresentation.d.ts +62 -62
  222. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantStatusRepresentation.d.ts +32 -32
  223. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantUpdateInputRepresentation.d.ts +39 -39
  224. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantUpdateInputWrapperRepresentation.d.ts +29 -29
  225. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantV1InputRep.d.ts +47 -47
  226. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantV1Representation.d.ts +50 -50
  227. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantVersionCollectionRepresentation.d.ts +49 -49
  228. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVariantVersionRepresentation.d.ts +52 -52
  229. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionCollectionRepresentation.d.ts +50 -50
  230. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionInputRep.d.ts +51 -51
  231. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionInternalCollectionRepresentation.d.ts +33 -33
  232. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionInternalRepresentation.d.ts +81 -81
  233. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionRepresentation.d.ts +65 -65
  234. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionSiteNodeCollectionRepresentation.d.ts +30 -30
  235. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionSiteNodeRepresentation.d.ts +41 -41
  236. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionV2CollectionInputRepresentation.d.ts +29 -29
  237. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionV2CollectionRepresentation.d.ts +33 -33
  238. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionV2InputRepresentation.d.ts +54 -54
  239. package/dist/{types → es/es2018/types}/src/generated/types/ManagedContentVersionV2Representation.d.ts +75 -75
  240. package/dist/{types → es/es2018/types}/src/generated/types/ReferenceRepresentation.d.ts +26 -26
  241. package/dist/{types → es/es2018/types}/src/generated/types/StreamedRepresentation.d.ts +26 -26
  242. package/dist/{types → es/es2018/types}/src/generated/types/TopicSummaryRepresentation.d.ts +32 -32
  243. package/dist/{types → es/es2018/types}/src/generated/types/type-utils.d.ts +39 -39
  244. package/dist/{types → es/es2018/types}/src/raml-artifacts/adapters/getCollectionItems/onFetchResponseSuccess.d.ts +5 -5
  245. package/dist/{types → es/es2018/types}/src/raml-artifacts/adapters/getManagedContent/onFetchResponseSuccess.d.ts +5 -5
  246. package/dist/{types → es/es2018/types}/src/raml-artifacts/resources/postConnectCmsContents/ingestSuccess.d.ts +4 -4
  247. package/package.json +5 -5
  248. package/sfdc/index.d.ts +1 -1
  249. package/sfdc/index.js +7211 -7195
  250. package/src/raml/api.raml +8 -0
  251. package/dist/umd/es2018/cms-authoring.js +0 -7154
  252. package/dist/umd/es5/cms-authoring.js +0 -7194
@@ -1,30 +1,30 @@
1
- import { ManagedContentSpaceRoleRepresentation as ManagedContentSpaceRoleRepresentation_ManagedContentSpaceRoleRepresentation } from './ManagedContentSpaceRoleRepresentation';
2
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
- export declare const VERSION = "332f49232e25346824252c100fc484bd";
4
- export declare function validate(obj: any, path?: string): TypeError | null;
5
- export declare const RepresentationType: string;
6
- export declare function normalize(input: ManagedContentSpaceRoleCollectionRepresentation, existing: ManagedContentSpaceRoleCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpaceRoleCollectionRepresentationNormalized;
7
- export declare const select: () => $64$luvio_engine_FragmentSelection;
8
- export declare function equals(existing: ManagedContentSpaceRoleCollectionRepresentationNormalized, incoming: ManagedContentSpaceRoleCollectionRepresentationNormalized): boolean;
9
- export declare function deepFreeze(input: ManagedContentSpaceRoleCollectionRepresentation): void;
10
- export declare const ingest: $64$luvio_engine_ResourceIngest;
11
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpaceRoleCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
- /**
13
- * Collection representation of the roles in a content space
14
- *
15
- * Keys:
16
- * (none)
17
- */
18
- export interface ManagedContentSpaceRoleCollectionRepresentationNormalized {
19
- /** List of the roles in the content space */
20
- roles: Array<ManagedContentSpaceRoleRepresentation_ManagedContentSpaceRoleRepresentation>;
21
- }
22
- /**
23
- * Collection representation of the roles in a content space
24
- *
25
- * Keys:
26
- * (none)
27
- */
28
- export interface ManagedContentSpaceRoleCollectionRepresentation {
29
- roles: Array<ManagedContentSpaceRoleRepresentation_ManagedContentSpaceRoleRepresentation>;
30
- }
1
+ import { ManagedContentSpaceRoleRepresentation as ManagedContentSpaceRoleRepresentation_ManagedContentSpaceRoleRepresentation } from './ManagedContentSpaceRoleRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
+ export declare const VERSION = "332f49232e25346824252c100fc484bd";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: ManagedContentSpaceRoleCollectionRepresentation, existing: ManagedContentSpaceRoleCollectionRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpaceRoleCollectionRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: ManagedContentSpaceRoleCollectionRepresentationNormalized, incoming: ManagedContentSpaceRoleCollectionRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: ManagedContentSpaceRoleCollectionRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpaceRoleCollectionRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Collection representation of the roles in a content space
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface ManagedContentSpaceRoleCollectionRepresentationNormalized {
19
+ /** List of the roles in the content space */
20
+ roles: Array<ManagedContentSpaceRoleRepresentation_ManagedContentSpaceRoleRepresentation>;
21
+ }
22
+ /**
23
+ * Collection representation of the roles in a content space
24
+ *
25
+ * Keys:
26
+ * (none)
27
+ */
28
+ export interface ManagedContentSpaceRoleCollectionRepresentation {
29
+ roles: Array<ManagedContentSpaceRoleRepresentation_ManagedContentSpaceRoleRepresentation>;
30
+ }
@@ -1,35 +1,35 @@
1
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
- export declare const VERSION = "b5f70db0d211782d4a07f0c4b75fea95";
3
- export declare function validate(obj: any, path?: string): TypeError | null;
4
- export declare const RepresentationType: string;
5
- export declare function normalize(input: ManagedContentSpaceRoleRepresentation, existing: ManagedContentSpaceRoleRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpaceRoleRepresentationNormalized;
6
- export declare const select: () => $64$luvio_engine_FragmentSelection;
7
- export declare function equals(existing: ManagedContentSpaceRoleRepresentationNormalized, incoming: ManagedContentSpaceRoleRepresentationNormalized): boolean;
8
- export declare function deepFreeze(input: ManagedContentSpaceRoleRepresentation): void;
9
- export declare const ingest: $64$luvio_engine_ResourceIngest;
10
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpaceRoleRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
- /**
12
- * Representation of a ManagedContentSpaceRole
13
- *
14
- * Keys:
15
- * (none)
16
- */
17
- export interface ManagedContentSpaceRoleRepresentationNormalized {
18
- /** The role description */
19
- description: string;
20
- /** The role ID */
21
- id: string;
22
- /** The role name */
23
- name: string;
24
- }
25
- /**
26
- * Representation of a ManagedContentSpaceRole
27
- *
28
- * Keys:
29
- * (none)
30
- */
31
- export interface ManagedContentSpaceRoleRepresentation {
32
- description: string;
33
- id: string;
34
- name: string;
35
- }
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "b5f70db0d211782d4a07f0c4b75fea95";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: ManagedContentSpaceRoleRepresentation, existing: ManagedContentSpaceRoleRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpaceRoleRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: ManagedContentSpaceRoleRepresentationNormalized, incoming: ManagedContentSpaceRoleRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: ManagedContentSpaceRoleRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpaceRoleRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Representation of a ManagedContentSpaceRole
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface ManagedContentSpaceRoleRepresentationNormalized {
18
+ /** The role description */
19
+ description: string;
20
+ /** The role ID */
21
+ id: string;
22
+ /** The role name */
23
+ name: string;
24
+ }
25
+ /**
26
+ * Representation of a ManagedContentSpaceRole
27
+ *
28
+ * Keys:
29
+ * (none)
30
+ */
31
+ export interface ManagedContentSpaceRoleRepresentation {
32
+ description: string;
33
+ id: string;
34
+ name: string;
35
+ }
@@ -1,32 +1,32 @@
1
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
- export declare const VERSION = "577d4cf32ca399b09e4ba4e247533276";
3
- export declare function validate(obj: any, path?: string): TypeError | null;
4
- export declare const RepresentationType: string;
5
- export declare function normalize(input: ManagedContentSpaceSummaryRepresentation, existing: ManagedContentSpaceSummaryRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpaceSummaryRepresentationNormalized;
6
- export declare const select: () => $64$luvio_engine_FragmentSelection;
7
- export declare function equals(existing: ManagedContentSpaceSummaryRepresentationNormalized, incoming: ManagedContentSpaceSummaryRepresentationNormalized): boolean;
8
- export declare function deepFreeze(input: ManagedContentSpaceSummaryRepresentation): void;
9
- export declare const ingest: $64$luvio_engine_ResourceIngest;
10
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpaceSummaryRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
- /**
12
- * Information about a managed content space.
13
- *
14
- * Keys:
15
- * (none)
16
- */
17
- export interface ManagedContentSpaceSummaryRepresentationNormalized {
18
- /** Id of the managed content space. */
19
- id: string;
20
- /** Connect API resource url to ge more information about managed content space. */
21
- resourceUrl: string;
22
- }
23
- /**
24
- * Information about a managed content space.
25
- *
26
- * Keys:
27
- * (none)
28
- */
29
- export interface ManagedContentSpaceSummaryRepresentation {
30
- id: string;
31
- resourceUrl: string;
32
- }
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "577d4cf32ca399b09e4ba4e247533276";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: ManagedContentSpaceSummaryRepresentation, existing: ManagedContentSpaceSummaryRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentSpaceSummaryRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: ManagedContentSpaceSummaryRepresentationNormalized, incoming: ManagedContentSpaceSummaryRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: ManagedContentSpaceSummaryRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentSpaceSummaryRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Information about a managed content space.
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface ManagedContentSpaceSummaryRepresentationNormalized {
18
+ /** Id of the managed content space. */
19
+ id: string;
20
+ /** Connect API resource url to ge more information about managed content space. */
21
+ resourceUrl: string;
22
+ }
23
+ /**
24
+ * Information about a managed content space.
25
+ *
26
+ * Keys:
27
+ * (none)
28
+ */
29
+ export interface ManagedContentSpaceSummaryRepresentation {
30
+ id: string;
31
+ resourceUrl: string;
32
+ }
@@ -1,30 +1,30 @@
1
- import { ManagedContentNodeValueRepresentation as ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation } from './ManagedContentNodeValueRepresentation';
2
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
- export declare const VERSION = "73b81646c0ca6dcfd69e957aedca7ea7";
4
- export declare function validate(obj: any, path?: string): TypeError | null;
5
- export declare const RepresentationType: string;
6
- export declare function normalize(input: ManagedContentTextNodeValueRepresentation, existing: ManagedContentTextNodeValueRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentTextNodeValueRepresentationNormalized;
7
- export declare const select: () => $64$luvio_engine_FragmentSelection;
8
- export declare function equals(existing: ManagedContentTextNodeValueRepresentationNormalized, incoming: ManagedContentTextNodeValueRepresentationNormalized): boolean;
9
- export declare function deepFreeze(input: ManagedContentTextNodeValueRepresentation): void;
10
- export declare const ingest: $64$luvio_engine_ResourceIngest;
11
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentTextNodeValueRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
- /**
13
- * Information about a managed content node of type text.
14
- *
15
- * Keys:
16
- * (none)
17
- */
18
- export interface ManagedContentTextNodeValueRepresentationNormalized extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
19
- /** The text value of the managed content node. */
20
- value: string;
21
- }
22
- /**
23
- * Information about a managed content node of type text.
24
- *
25
- * Keys:
26
- * (none)
27
- */
28
- export interface ManagedContentTextNodeValueRepresentation extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
29
- value: string;
30
- }
1
+ import { ManagedContentNodeValueRepresentation as ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation } from './ManagedContentNodeValueRepresentation';
2
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
3
+ export declare const VERSION = "73b81646c0ca6dcfd69e957aedca7ea7";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export declare function normalize(input: ManagedContentTextNodeValueRepresentation, existing: ManagedContentTextNodeValueRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentTextNodeValueRepresentationNormalized;
7
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
8
+ export declare function equals(existing: ManagedContentTextNodeValueRepresentationNormalized, incoming: ManagedContentTextNodeValueRepresentationNormalized): boolean;
9
+ export declare function deepFreeze(input: ManagedContentTextNodeValueRepresentation): void;
10
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
11
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentTextNodeValueRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
12
+ /**
13
+ * Information about a managed content node of type text.
14
+ *
15
+ * Keys:
16
+ * (none)
17
+ */
18
+ export interface ManagedContentTextNodeValueRepresentationNormalized extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
19
+ /** The text value of the managed content node. */
20
+ value: string;
21
+ }
22
+ /**
23
+ * Information about a managed content node of type text.
24
+ *
25
+ * Keys:
26
+ * (none)
27
+ */
28
+ export interface ManagedContentTextNodeValueRepresentation extends ManagedContentNodeValueRepresentation_ManagedContentNodeValueRepresentation {
29
+ value: string;
30
+ }
@@ -1,65 +1,65 @@
1
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
- export declare const VERSION = "b5bdf6efbbc1fb2c98d0b9eb3c28ec0c";
3
- export declare function validate(obj: any, path?: string): TypeError | null;
4
- export declare const RepresentationType: string;
5
- export declare function normalize(input: ManagedContentTranslationRepresentation, existing: ManagedContentTranslationRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentTranslationRepresentationNormalized;
6
- export declare const select: () => $64$luvio_engine_FragmentSelection;
7
- export declare function equals(existing: ManagedContentTranslationRepresentationNormalized, incoming: ManagedContentTranslationRepresentationNormalized): boolean;
8
- export declare function deepFreeze(input: ManagedContentTranslationRepresentation): void;
9
- export declare const ingest: $64$luvio_engine_ResourceIngest;
10
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentTranslationRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
- /**
12
- * Information about a managed content translation job
13
- *
14
- * Keys:
15
- * (none)
16
- */
17
- export interface ManagedContentTranslationRepresentationNormalized {
18
- /** The user id who created the managed content translation job */
19
- createdBy: string;
20
- /** The created date of the managed content translation job */
21
- createdDate: string;
22
- /** The URL to get the error content body of a managed content translation job */
23
- errorBodyUrl: string;
24
- /** The id of a managed content translation job */
25
- id: string;
26
- /** The URL to get the input content body of a managed content translation job */
27
- inputBodyUrl: string;
28
- /** The type of a managed content translation job */
29
- jobType: string;
30
- /** The last user id who has modified the managed content translation job */
31
- lastModifiedBy: string;
32
- /** The last time the managed content translation job has been modified */
33
- lastModifiedDate: string;
34
- /** The last status update date of a managed content translation job */
35
- lastStatusUpdateDate: string;
36
- /** The name of a managed content translation job */
37
- name: string;
38
- /** The URL to get the output content body of a managed content translation job */
39
- outputBodyUrl: string;
40
- /** The start date of a managed content translation job */
41
- startDate: string;
42
- /** The status of a managed content translation job */
43
- status: string;
44
- }
45
- /**
46
- * Information about a managed content translation job
47
- *
48
- * Keys:
49
- * (none)
50
- */
51
- export interface ManagedContentTranslationRepresentation {
52
- createdBy: string;
53
- createdDate: string;
54
- errorBodyUrl: string;
55
- id: string;
56
- inputBodyUrl: string;
57
- jobType: string;
58
- lastModifiedBy: string;
59
- lastModifiedDate: string;
60
- lastStatusUpdateDate: string;
61
- name: string;
62
- outputBodyUrl: string;
63
- startDate: string;
64
- status: string;
65
- }
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "b5bdf6efbbc1fb2c98d0b9eb3c28ec0c";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: ManagedContentTranslationRepresentation, existing: ManagedContentTranslationRepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentTranslationRepresentationNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: ManagedContentTranslationRepresentationNormalized, incoming: ManagedContentTranslationRepresentationNormalized): boolean;
8
+ export declare function deepFreeze(input: ManagedContentTranslationRepresentation): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentTranslationRepresentation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Information about a managed content translation job
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface ManagedContentTranslationRepresentationNormalized {
18
+ /** The user id who created the managed content translation job */
19
+ createdBy: string;
20
+ /** The created date of the managed content translation job */
21
+ createdDate: string;
22
+ /** The URL to get the error content body of a managed content translation job */
23
+ errorBodyUrl: string;
24
+ /** The id of a managed content translation job */
25
+ id: string;
26
+ /** The URL to get the input content body of a managed content translation job */
27
+ inputBodyUrl: string;
28
+ /** The type of a managed content translation job */
29
+ jobType: string;
30
+ /** The last user id who has modified the managed content translation job */
31
+ lastModifiedBy: string;
32
+ /** The last time the managed content translation job has been modified */
33
+ lastModifiedDate: string;
34
+ /** The last status update date of a managed content translation job */
35
+ lastStatusUpdateDate: string;
36
+ /** The name of a managed content translation job */
37
+ name: string;
38
+ /** The URL to get the output content body of a managed content translation job */
39
+ outputBodyUrl: string;
40
+ /** The start date of a managed content translation job */
41
+ startDate: string;
42
+ /** The status of a managed content translation job */
43
+ status: string;
44
+ }
45
+ /**
46
+ * Information about a managed content translation job
47
+ *
48
+ * Keys:
49
+ * (none)
50
+ */
51
+ export interface ManagedContentTranslationRepresentation {
52
+ createdBy: string;
53
+ createdDate: string;
54
+ errorBodyUrl: string;
55
+ id: string;
56
+ inputBodyUrl: string;
57
+ jobType: string;
58
+ lastModifiedBy: string;
59
+ lastModifiedDate: string;
60
+ lastStatusUpdateDate: string;
61
+ name: string;
62
+ outputBodyUrl: string;
63
+ startDate: string;
64
+ status: string;
65
+ }
@@ -1,38 +1,38 @@
1
- import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
- export declare const VERSION = "73c2052f831979455b714eaaffca2e3d";
3
- export declare function validate(obj: any, path?: string): TypeError | null;
4
- export declare const RepresentationType: string;
5
- export declare function normalize(input: ManagedContentTranslationRequestInputRep, existing: ManagedContentTranslationRequestInputRepNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentTranslationRequestInputRepNormalized;
6
- export declare const select: () => $64$luvio_engine_FragmentSelection;
7
- export declare function equals(existing: ManagedContentTranslationRequestInputRepNormalized, incoming: ManagedContentTranslationRequestInputRepNormalized): boolean;
8
- export declare function deepFreeze(input: ManagedContentTranslationRequestInputRep): void;
9
- export declare const ingest: $64$luvio_engine_ResourceIngest;
10
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentTranslationRequestInputRep, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
- /**
12
- * Input representation of a translation request
13
- *
14
- * Keys:
15
- * (none)
16
- */
17
- export interface ManagedContentTranslationRequestInputRepNormalized {
18
- /** Indicates the content body id of the translation */
19
- contentBodyId: string;
20
- /** Managed Content Space Id */
21
- managedContentSpaceId: string;
22
- /** Indicates the name of the translation */
23
- name: string;
24
- /** Indicates the type of the translation */
25
- type: string;
26
- }
27
- /**
28
- * Input representation of a translation request
29
- *
30
- * Keys:
31
- * (none)
32
- */
33
- export interface ManagedContentTranslationRequestInputRep {
34
- contentBodyId: string;
35
- managedContentSpaceId: string;
36
- name: string;
37
- type: string;
38
- }
1
+ import { IngestPath as $64$luvio_engine_IngestPath, Luvio as $64$luvio_engine_Luvio, Store as $64$luvio_engine_Store, FragmentSelection as $64$luvio_engine_FragmentSelection, ResourceIngest as $64$luvio_engine_ResourceIngest, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const VERSION = "73c2052f831979455b714eaaffca2e3d";
3
+ export declare function validate(obj: any, path?: string): TypeError | null;
4
+ export declare const RepresentationType: string;
5
+ export declare function normalize(input: ManagedContentTranslationRequestInputRep, existing: ManagedContentTranslationRequestInputRepNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentTranslationRequestInputRepNormalized;
6
+ export declare const select: () => $64$luvio_engine_FragmentSelection;
7
+ export declare function equals(existing: ManagedContentTranslationRequestInputRepNormalized, incoming: ManagedContentTranslationRequestInputRepNormalized): boolean;
8
+ export declare function deepFreeze(input: ManagedContentTranslationRequestInputRep): void;
9
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
10
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentTranslationRequestInputRep, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
11
+ /**
12
+ * Input representation of a translation request
13
+ *
14
+ * Keys:
15
+ * (none)
16
+ */
17
+ export interface ManagedContentTranslationRequestInputRepNormalized {
18
+ /** Indicates the content body id of the translation */
19
+ contentBodyId: string;
20
+ /** Managed Content Space Id */
21
+ managedContentSpaceId: string;
22
+ /** Indicates the name of the translation */
23
+ name: string;
24
+ /** Indicates the type of the translation */
25
+ type: string;
26
+ }
27
+ /**
28
+ * Input representation of a translation request
29
+ *
30
+ * Keys:
31
+ * (none)
32
+ */
33
+ export interface ManagedContentTranslationRequestInputRep {
34
+ contentBodyId: string;
35
+ managedContentSpaceId: string;
36
+ name: string;
37
+ type: string;
38
+ }
@@ -1,75 +1,75 @@
1
- import { KeyMetadata as $64$luvio_engine_KeyMetadata, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
- export declare const TTL = 100;
3
- export declare const VERSION = "52e643b998d6763482c6d74542b38408";
4
- export declare function validate(obj: any, path?: string): TypeError | null;
5
- export declare const RepresentationType: string;
6
- export interface KeyParams extends $64$luvio_engine_KeyMetadata {
7
- id: string;
8
- }
9
- export type ManagedContentTranslationV2RepresentationNormalizedKeyMetadata = KeyParams & $64$luvio_engine_NormalizedKeyMetadata;
10
- export type PartialManagedContentTranslationV2RepresentationNormalizedKeyMetadata = Partial<KeyParams> & $64$luvio_engine_NormalizedKeyMetadata;
11
- export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: KeyParams): string;
12
- export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: KeyParams): ManagedContentTranslationV2RepresentationNormalizedKeyMetadata;
13
- export declare function keyBuilderFromType(luvio: $64$luvio_engine_Luvio, object: ManagedContentTranslationV2Representation): string;
14
- export declare function keyBuilderFromType_StructuredKey(luvio: $64$luvio_engine_Luvio, object: ManagedContentTranslationV2Representation): $64$luvio_engine_NormalizedKeyMetadata;
15
- export declare function normalize(input: ManagedContentTranslationV2Representation, existing: ManagedContentTranslationV2RepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentTranslationV2RepresentationNormalized;
16
- export declare const select: () => $64$luvio_engine_BaseFragment;
17
- export declare function equals(existing: ManagedContentTranslationV2RepresentationNormalized, incoming: ManagedContentTranslationV2RepresentationNormalized): boolean;
18
- export declare function deepFreeze(input: ManagedContentTranslationV2Representation): void;
19
- export declare const ingest: $64$luvio_engine_ResourceIngest;
20
- export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentTranslationV2Representation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
21
- /**
22
- * Information about a managed content translation job
23
- *
24
- * Keys:
25
- * id (string): id
26
- */
27
- export interface ManagedContentTranslationV2RepresentationNormalized {
28
- /** The user id who created the managed content translation job */
29
- createdBy: string;
30
- /** The created date of the managed content translation job */
31
- createdDate: string;
32
- /** The URL to get the error content body of a managed content translation job */
33
- errorBodyUrl: string | null;
34
- /** The id of a managed content translation job */
35
- id: string;
36
- /** The URL to get the input content body of a managed content translation job */
37
- inputBodyUrl: string | null;
38
- /** The type of a managed content translation job */
39
- jobType: string;
40
- /** The last user id who has modified the managed content translation job */
41
- lastModifiedBy: string;
42
- /** The last time the managed content translation job has been modified */
43
- lastModifiedDate: string;
44
- /** The last status update date of a managed content translation job */
45
- lastStatusUpdateDate: string;
46
- /** The name of a managed content translation job */
47
- name: string;
48
- /** The URL to get the output content body of a managed content translation job */
49
- outputBodyUrl: string | null;
50
- /** The start date of a managed content translation job */
51
- startDate: string | null;
52
- /** The status of a managed content translation job */
53
- status: string;
54
- }
55
- /**
56
- * Information about a managed content translation job
57
- *
58
- * Keys:
59
- * id (string): id
60
- */
61
- export interface ManagedContentTranslationV2Representation {
62
- createdBy: string;
63
- createdDate: string;
64
- errorBodyUrl: string | null;
65
- id: string;
66
- inputBodyUrl: string | null;
67
- jobType: string;
68
- lastModifiedBy: string;
69
- lastModifiedDate: string;
70
- lastStatusUpdateDate: string;
71
- name: string;
72
- outputBodyUrl: string | null;
73
- startDate: string | null;
74
- status: string;
75
- }
1
+ import { KeyMetadata as $64$luvio_engine_KeyMetadata, NormalizedKeyMetadata as $64$luvio_engine_NormalizedKeyMetadata, Luvio as $64$luvio_engine_Luvio, IngestPath as $64$luvio_engine_IngestPath, Store as $64$luvio_engine_Store, BaseFragment as $64$luvio_engine_BaseFragment, ResourceIngest as $64$luvio_engine_ResourceIngest, DurableStoreKeyMetadataMap as $64$luvio_engine_DurableStoreKeyMetadataMap } from '@luvio/engine';
2
+ export declare const TTL = 100;
3
+ export declare const VERSION = "52e643b998d6763482c6d74542b38408";
4
+ export declare function validate(obj: any, path?: string): TypeError | null;
5
+ export declare const RepresentationType: string;
6
+ export interface KeyParams extends $64$luvio_engine_KeyMetadata {
7
+ id: string;
8
+ }
9
+ export type ManagedContentTranslationV2RepresentationNormalizedKeyMetadata = KeyParams & $64$luvio_engine_NormalizedKeyMetadata;
10
+ export type PartialManagedContentTranslationV2RepresentationNormalizedKeyMetadata = Partial<KeyParams> & $64$luvio_engine_NormalizedKeyMetadata;
11
+ export declare function keyBuilder(luvio: $64$luvio_engine_Luvio, config: KeyParams): string;
12
+ export declare function keyBuilder_StructuredKey(luvio: $64$luvio_engine_Luvio, config: KeyParams): ManagedContentTranslationV2RepresentationNormalizedKeyMetadata;
13
+ export declare function keyBuilderFromType(luvio: $64$luvio_engine_Luvio, object: ManagedContentTranslationV2Representation): string;
14
+ export declare function keyBuilderFromType_StructuredKey(luvio: $64$luvio_engine_Luvio, object: ManagedContentTranslationV2Representation): $64$luvio_engine_NormalizedKeyMetadata;
15
+ export declare function normalize(input: ManagedContentTranslationV2Representation, existing: ManagedContentTranslationV2RepresentationNormalized, path: $64$luvio_engine_IngestPath, luvio: $64$luvio_engine_Luvio, store: $64$luvio_engine_Store, timestamp: number): ManagedContentTranslationV2RepresentationNormalized;
16
+ export declare const select: () => $64$luvio_engine_BaseFragment;
17
+ export declare function equals(existing: ManagedContentTranslationV2RepresentationNormalized, incoming: ManagedContentTranslationV2RepresentationNormalized): boolean;
18
+ export declare function deepFreeze(input: ManagedContentTranslationV2Representation): void;
19
+ export declare const ingest: $64$luvio_engine_ResourceIngest;
20
+ export declare function getTypeCacheKeys(luvio: $64$luvio_engine_Luvio, input: ManagedContentTranslationV2Representation, fullPathFactory: () => string | $64$luvio_engine_NormalizedKeyMetadata): $64$luvio_engine_DurableStoreKeyMetadataMap;
21
+ /**
22
+ * Information about a managed content translation job
23
+ *
24
+ * Keys:
25
+ * id (string): id
26
+ */
27
+ export interface ManagedContentTranslationV2RepresentationNormalized {
28
+ /** The user id who created the managed content translation job */
29
+ createdBy: string;
30
+ /** The created date of the managed content translation job */
31
+ createdDate: string;
32
+ /** The URL to get the error content body of a managed content translation job */
33
+ errorBodyUrl: string | null;
34
+ /** The id of a managed content translation job */
35
+ id: string;
36
+ /** The URL to get the input content body of a managed content translation job */
37
+ inputBodyUrl: string | null;
38
+ /** The type of a managed content translation job */
39
+ jobType: string;
40
+ /** The last user id who has modified the managed content translation job */
41
+ lastModifiedBy: string;
42
+ /** The last time the managed content translation job has been modified */
43
+ lastModifiedDate: string;
44
+ /** The last status update date of a managed content translation job */
45
+ lastStatusUpdateDate: string;
46
+ /** The name of a managed content translation job */
47
+ name: string;
48
+ /** The URL to get the output content body of a managed content translation job */
49
+ outputBodyUrl: string | null;
50
+ /** The start date of a managed content translation job */
51
+ startDate: string | null;
52
+ /** The status of a managed content translation job */
53
+ status: string;
54
+ }
55
+ /**
56
+ * Information about a managed content translation job
57
+ *
58
+ * Keys:
59
+ * id (string): id
60
+ */
61
+ export interface ManagedContentTranslationV2Representation {
62
+ createdBy: string;
63
+ createdDate: string;
64
+ errorBodyUrl: string | null;
65
+ id: string;
66
+ inputBodyUrl: string | null;
67
+ jobType: string;
68
+ lastModifiedBy: string;
69
+ lastModifiedDate: string;
70
+ lastStatusUpdateDate: string;
71
+ name: string;
72
+ outputBodyUrl: string | null;
73
+ startDate: string | null;
74
+ status: string;
75
+ }