@inverted-tech/fragments 0.2.0 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.js +12 -15
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.js +48 -59
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +87 -90
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.js +324 -385
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +47 -58
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.js +17 -23
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +36 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.js +149 -176
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +39 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +24 -27
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.js +88 -105
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +81 -94
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +25 -31
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +20 -26
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.js +17 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.js +10 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.js +40 -49
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.js +51 -63
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +7 -11
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +9 -45
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.js +36 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.js +129 -154
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +27 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.js +90 -109
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +9 -13
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +7 -43
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.js +72 -85
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +33 -36
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.js +117 -140
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +19 -23
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.js +193 -230
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.js +12 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.js +31 -37
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +10 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.js +9 -45
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +6 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +39 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.js +135 -161
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +30 -38
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +13 -17
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/index.js +5 -41
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.js +25 -31
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.js +37 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.js +27 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.js +106 -126
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.js +10 -14
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +33 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.js +12 -15
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.js +48 -59
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.js +72 -88
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.js +211 -250
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +33 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +54 -57
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.js +211 -250
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +72 -88
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.js +15 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.js +51 -64
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.js +4 -7
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.js +21 -28
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +21 -24
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.js +66 -81
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +35 -43
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.js +21 -28
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.js +16 -22
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.js +14 -50
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.js +23 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/index.js +20 -56
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +13 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +44 -55
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +22 -25
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +44 -55
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.js +3 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.js +24 -30
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/index.js +3 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +6 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.js +11 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +6 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +8 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +18 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.js +54 -67
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +13 -18
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/index.js +8 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.js +39 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.js +151 -180
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.js +31 -39
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/index.js +4 -40
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.js +9 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.js +28 -36
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +75 -78
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.js +294 -345
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +140 -165
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/index.js +6 -42
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/index.js +11 -47
- package/dist/esm/gen/Protos/IT/WebServices/index.js +2 -38
- package/dist/esm/gen/Protos/IT/index.js +2 -38
- package/dist/esm/gen/Protos/index.js +2 -38
- package/dist/esm/gen/index.js +2 -38
- package/dist/esm/index.js +2 -18
- package/dist/esm/protos/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/UserRecord.js +48 -51
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Claims.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.js +12 -15
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.js +94 -97
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.js +22 -25
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.js +16 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/index.js +5 -21
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.js +3 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +5 -21
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +4 -20
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.js +3 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.js +11 -14
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +3 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +4 -20
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.js +10 -13
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.js +9 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.js +16 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.js +39 -42
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +6 -22
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/index.js +6 -45
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/index.js +4 -43
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/CommentRecord.js +25 -28
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/SharedTypes.js +4 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CommonTypes.js +19 -22
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetBackup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.js +25 -28
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Backup.js +8 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Content.js +21 -24
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/ContentRecord.js +60 -63
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.js +26 -29
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.js +60 -63
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Rumble.js +13 -16
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.js +30 -33
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Video.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/index.js +11 -50
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.js +7 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.js +2 -5
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.js +15 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/index.js +2 -38
- package/dist/esm/schemas/IT/WebServices/Fragments/Generic/index.js +1 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.js +6 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.js +21 -24
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/index.js +3 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Page/PageRecord.js +31 -34
- package/dist/esm/schemas/IT/WebServices/Fragments/Page/index.js +1 -17
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/Backup.js +5 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.js +100 -103
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/index.js +2 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/index.js +10 -49
- package/dist/esm/schemas/IT/WebServices/index.js +1 -37
- package/dist/esm/schemas/IT/index.js +1 -37
- package/dist/esm/schemas/index.js +1 -37
- package/package.json +10 -2
|
@@ -1,16 +1,13 @@
|
|
|
1
|
-
"use strict";
|
|
2
1
|
// @generated by protoc-gen-es v1.10.1 with parameter "target=ts,import_extension=none"
|
|
3
2
|
// @generated from file Protos/IT/WebServices/Fragments/Content/Content.proto (package IT.WebServices.Fragments.Content, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
const protobuf_1 = require("@bufbuild/protobuf");
|
|
9
|
-
const ContentRecord_pb_1 = require("./ContentRecord_pb");
|
|
5
|
+
import { Message, proto3, Timestamp } from "@bufbuild/protobuf";
|
|
6
|
+
import { ContentPrivateData, ContentPublicData, ContentPublicRecord, ContentRecord } from "./ContentRecord_pb";
|
|
10
7
|
/**
|
|
11
8
|
* @generated from enum IT.WebServices.Fragments.Content.ContentType
|
|
12
9
|
*/
|
|
13
|
-
var ContentType;
|
|
10
|
+
export var ContentType;
|
|
14
11
|
(function (ContentType) {
|
|
15
12
|
/**
|
|
16
13
|
* @generated from enum value: ContentNone = 0;
|
|
@@ -32,9 +29,9 @@ var ContentType;
|
|
|
32
29
|
* @generated from enum value: ContentWritten = 4;
|
|
33
30
|
*/
|
|
34
31
|
ContentType[ContentType["ContentWritten"] = 4] = "ContentWritten";
|
|
35
|
-
})(ContentType || (
|
|
32
|
+
})(ContentType || (ContentType = {}));
|
|
36
33
|
// Retrieve enum metadata with: proto3.getEnumType(ContentType)
|
|
37
|
-
|
|
34
|
+
proto3.util.setEnumType(ContentType, "IT.WebServices.Fragments.Content.ContentType", [
|
|
38
35
|
{ no: 0, name: "ContentNone" },
|
|
39
36
|
{ no: 1, name: "ContentAudio" },
|
|
40
37
|
{ no: 2, name: "ContentPicture" },
|
|
@@ -44,7 +41,7 @@ protobuf_1.proto3.util.setEnumType(ContentType, "IT.WebServices.Fragments.Conten
|
|
|
44
41
|
/**
|
|
45
42
|
* @generated from message IT.WebServices.Fragments.Content.AnnounceContentRequest
|
|
46
43
|
*/
|
|
47
|
-
class AnnounceContentRequest extends
|
|
44
|
+
export class AnnounceContentRequest extends Message {
|
|
48
45
|
constructor(data) {
|
|
49
46
|
super();
|
|
50
47
|
/**
|
|
@@ -53,7 +50,7 @@ class AnnounceContentRequest extends protobuf_1.Message {
|
|
|
53
50
|
* @generated from field: string ContentID = 1;
|
|
54
51
|
*/
|
|
55
52
|
this.ContentID = "";
|
|
56
|
-
|
|
53
|
+
proto3.util.initPartial(data, this);
|
|
57
54
|
}
|
|
58
55
|
static fromBinary(bytes, options) {
|
|
59
56
|
return new AnnounceContentRequest().fromBinary(bytes, options);
|
|
@@ -65,23 +62,22 @@ class AnnounceContentRequest extends protobuf_1.Message {
|
|
|
65
62
|
return new AnnounceContentRequest().fromJsonString(jsonString, options);
|
|
66
63
|
}
|
|
67
64
|
static equals(a, b) {
|
|
68
|
-
return
|
|
65
|
+
return proto3.util.equals(AnnounceContentRequest, a, b);
|
|
69
66
|
}
|
|
70
67
|
}
|
|
71
|
-
|
|
72
|
-
AnnounceContentRequest.runtime = protobuf_1.proto3;
|
|
68
|
+
AnnounceContentRequest.runtime = proto3;
|
|
73
69
|
AnnounceContentRequest.typeName = "IT.WebServices.Fragments.Content.AnnounceContentRequest";
|
|
74
|
-
AnnounceContentRequest.fields =
|
|
70
|
+
AnnounceContentRequest.fields = proto3.util.newFieldList(() => [
|
|
75
71
|
{ no: 1, name: "ContentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
76
|
-
{ no: 3, name: "AnnounceOnUTC", kind: "message", T:
|
|
72
|
+
{ no: 3, name: "AnnounceOnUTC", kind: "message", T: Timestamp },
|
|
77
73
|
]);
|
|
78
74
|
/**
|
|
79
75
|
* @generated from message IT.WebServices.Fragments.Content.AnnounceContentResponse
|
|
80
76
|
*/
|
|
81
|
-
class AnnounceContentResponse extends
|
|
77
|
+
export class AnnounceContentResponse extends Message {
|
|
82
78
|
constructor(data) {
|
|
83
79
|
super();
|
|
84
|
-
|
|
80
|
+
proto3.util.initPartial(data, this);
|
|
85
81
|
}
|
|
86
82
|
static fromBinary(bytes, options) {
|
|
87
83
|
return new AnnounceContentResponse().fromBinary(bytes, options);
|
|
@@ -93,22 +89,21 @@ class AnnounceContentResponse extends protobuf_1.Message {
|
|
|
93
89
|
return new AnnounceContentResponse().fromJsonString(jsonString, options);
|
|
94
90
|
}
|
|
95
91
|
static equals(a, b) {
|
|
96
|
-
return
|
|
92
|
+
return proto3.util.equals(AnnounceContentResponse, a, b);
|
|
97
93
|
}
|
|
98
94
|
}
|
|
99
|
-
|
|
100
|
-
AnnounceContentResponse.runtime = protobuf_1.proto3;
|
|
95
|
+
AnnounceContentResponse.runtime = proto3;
|
|
101
96
|
AnnounceContentResponse.typeName = "IT.WebServices.Fragments.Content.AnnounceContentResponse";
|
|
102
|
-
AnnounceContentResponse.fields =
|
|
103
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
97
|
+
AnnounceContentResponse.fields = proto3.util.newFieldList(() => [
|
|
98
|
+
{ no: 1, name: "Record", kind: "message", T: ContentRecord },
|
|
104
99
|
]);
|
|
105
100
|
/**
|
|
106
101
|
* @generated from message IT.WebServices.Fragments.Content.CreateContentRequest
|
|
107
102
|
*/
|
|
108
|
-
class CreateContentRequest extends
|
|
103
|
+
export class CreateContentRequest extends Message {
|
|
109
104
|
constructor(data) {
|
|
110
105
|
super();
|
|
111
|
-
|
|
106
|
+
proto3.util.initPartial(data, this);
|
|
112
107
|
}
|
|
113
108
|
static fromBinary(bytes, options) {
|
|
114
109
|
return new CreateContentRequest().fromBinary(bytes, options);
|
|
@@ -120,23 +115,22 @@ class CreateContentRequest extends protobuf_1.Message {
|
|
|
120
115
|
return new CreateContentRequest().fromJsonString(jsonString, options);
|
|
121
116
|
}
|
|
122
117
|
static equals(a, b) {
|
|
123
|
-
return
|
|
118
|
+
return proto3.util.equals(CreateContentRequest, a, b);
|
|
124
119
|
}
|
|
125
120
|
}
|
|
126
|
-
|
|
127
|
-
CreateContentRequest.runtime = protobuf_1.proto3;
|
|
121
|
+
CreateContentRequest.runtime = proto3;
|
|
128
122
|
CreateContentRequest.typeName = "IT.WebServices.Fragments.Content.CreateContentRequest";
|
|
129
|
-
CreateContentRequest.fields =
|
|
130
|
-
{ no: 1, name: "Public", kind: "message", T:
|
|
131
|
-
{ no: 2, name: "Private", kind: "message", T:
|
|
123
|
+
CreateContentRequest.fields = proto3.util.newFieldList(() => [
|
|
124
|
+
{ no: 1, name: "Public", kind: "message", T: ContentPublicData },
|
|
125
|
+
{ no: 2, name: "Private", kind: "message", T: ContentPrivateData },
|
|
132
126
|
]);
|
|
133
127
|
/**
|
|
134
128
|
* @generated from message IT.WebServices.Fragments.Content.CreateContentResponse
|
|
135
129
|
*/
|
|
136
|
-
class CreateContentResponse extends
|
|
130
|
+
export class CreateContentResponse extends Message {
|
|
137
131
|
constructor(data) {
|
|
138
132
|
super();
|
|
139
|
-
|
|
133
|
+
proto3.util.initPartial(data, this);
|
|
140
134
|
}
|
|
141
135
|
static fromBinary(bytes, options) {
|
|
142
136
|
return new CreateContentResponse().fromBinary(bytes, options);
|
|
@@ -148,19 +142,18 @@ class CreateContentResponse extends protobuf_1.Message {
|
|
|
148
142
|
return new CreateContentResponse().fromJsonString(jsonString, options);
|
|
149
143
|
}
|
|
150
144
|
static equals(a, b) {
|
|
151
|
-
return
|
|
145
|
+
return proto3.util.equals(CreateContentResponse, a, b);
|
|
152
146
|
}
|
|
153
147
|
}
|
|
154
|
-
|
|
155
|
-
CreateContentResponse.runtime = protobuf_1.proto3;
|
|
148
|
+
CreateContentResponse.runtime = proto3;
|
|
156
149
|
CreateContentResponse.typeName = "IT.WebServices.Fragments.Content.CreateContentResponse";
|
|
157
|
-
CreateContentResponse.fields =
|
|
158
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
150
|
+
CreateContentResponse.fields = proto3.util.newFieldList(() => [
|
|
151
|
+
{ no: 1, name: "Record", kind: "message", T: ContentRecord },
|
|
159
152
|
]);
|
|
160
153
|
/**
|
|
161
154
|
* @generated from message IT.WebServices.Fragments.Content.DeleteContentRequest
|
|
162
155
|
*/
|
|
163
|
-
class DeleteContentRequest extends
|
|
156
|
+
export class DeleteContentRequest extends Message {
|
|
164
157
|
constructor(data) {
|
|
165
158
|
super();
|
|
166
159
|
/**
|
|
@@ -169,7 +162,7 @@ class DeleteContentRequest extends protobuf_1.Message {
|
|
|
169
162
|
* @generated from field: string ContentID = 1;
|
|
170
163
|
*/
|
|
171
164
|
this.ContentID = "";
|
|
172
|
-
|
|
165
|
+
proto3.util.initPartial(data, this);
|
|
173
166
|
}
|
|
174
167
|
static fromBinary(bytes, options) {
|
|
175
168
|
return new DeleteContentRequest().fromBinary(bytes, options);
|
|
@@ -181,22 +174,21 @@ class DeleteContentRequest extends protobuf_1.Message {
|
|
|
181
174
|
return new DeleteContentRequest().fromJsonString(jsonString, options);
|
|
182
175
|
}
|
|
183
176
|
static equals(a, b) {
|
|
184
|
-
return
|
|
177
|
+
return proto3.util.equals(DeleteContentRequest, a, b);
|
|
185
178
|
}
|
|
186
179
|
}
|
|
187
|
-
|
|
188
|
-
DeleteContentRequest.runtime = protobuf_1.proto3;
|
|
180
|
+
DeleteContentRequest.runtime = proto3;
|
|
189
181
|
DeleteContentRequest.typeName = "IT.WebServices.Fragments.Content.DeleteContentRequest";
|
|
190
|
-
DeleteContentRequest.fields =
|
|
182
|
+
DeleteContentRequest.fields = proto3.util.newFieldList(() => [
|
|
191
183
|
{ no: 1, name: "ContentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
192
184
|
]);
|
|
193
185
|
/**
|
|
194
186
|
* @generated from message IT.WebServices.Fragments.Content.DeleteContentResponse
|
|
195
187
|
*/
|
|
196
|
-
class DeleteContentResponse extends
|
|
188
|
+
export class DeleteContentResponse extends Message {
|
|
197
189
|
constructor(data) {
|
|
198
190
|
super();
|
|
199
|
-
|
|
191
|
+
proto3.util.initPartial(data, this);
|
|
200
192
|
}
|
|
201
193
|
static fromBinary(bytes, options) {
|
|
202
194
|
return new DeleteContentResponse().fromBinary(bytes, options);
|
|
@@ -208,19 +200,18 @@ class DeleteContentResponse extends protobuf_1.Message {
|
|
|
208
200
|
return new DeleteContentResponse().fromJsonString(jsonString, options);
|
|
209
201
|
}
|
|
210
202
|
static equals(a, b) {
|
|
211
|
-
return
|
|
203
|
+
return proto3.util.equals(DeleteContentResponse, a, b);
|
|
212
204
|
}
|
|
213
205
|
}
|
|
214
|
-
|
|
215
|
-
DeleteContentResponse.runtime = protobuf_1.proto3;
|
|
206
|
+
DeleteContentResponse.runtime = proto3;
|
|
216
207
|
DeleteContentResponse.typeName = "IT.WebServices.Fragments.Content.DeleteContentResponse";
|
|
217
|
-
DeleteContentResponse.fields =
|
|
218
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
208
|
+
DeleteContentResponse.fields = proto3.util.newFieldList(() => [
|
|
209
|
+
{ no: 1, name: "Record", kind: "message", T: ContentRecord },
|
|
219
210
|
]);
|
|
220
211
|
/**
|
|
221
212
|
* @generated from message IT.WebServices.Fragments.Content.GetAllContentRequest
|
|
222
213
|
*/
|
|
223
|
-
class GetAllContentRequest extends
|
|
214
|
+
export class GetAllContentRequest extends Message {
|
|
224
215
|
constructor(data) {
|
|
225
216
|
super();
|
|
226
217
|
/**
|
|
@@ -259,7 +250,7 @@ class GetAllContentRequest extends protobuf_1.Message {
|
|
|
259
250
|
* @generated from field: bool OnlyLive = 16;
|
|
260
251
|
*/
|
|
261
252
|
this.OnlyLive = false;
|
|
262
|
-
|
|
253
|
+
proto3.util.initPartial(data, this);
|
|
263
254
|
}
|
|
264
255
|
static fromBinary(bytes, options) {
|
|
265
256
|
return new GetAllContentRequest().fromBinary(bytes, options);
|
|
@@ -271,30 +262,29 @@ class GetAllContentRequest extends protobuf_1.Message {
|
|
|
271
262
|
return new GetAllContentRequest().fromJsonString(jsonString, options);
|
|
272
263
|
}
|
|
273
264
|
static equals(a, b) {
|
|
274
|
-
return
|
|
265
|
+
return proto3.util.equals(GetAllContentRequest, a, b);
|
|
275
266
|
}
|
|
276
267
|
}
|
|
277
|
-
|
|
278
|
-
GetAllContentRequest.runtime = protobuf_1.proto3;
|
|
268
|
+
GetAllContentRequest.runtime = proto3;
|
|
279
269
|
GetAllContentRequest.typeName = "IT.WebServices.Fragments.Content.GetAllContentRequest";
|
|
280
|
-
GetAllContentRequest.fields =
|
|
270
|
+
GetAllContentRequest.fields = proto3.util.newFieldList(() => [
|
|
281
271
|
{ no: 1, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
282
272
|
{ no: 2, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
283
273
|
{ no: 6, name: "PossibleContentIDs", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
284
274
|
{ no: 10, name: "SubscriptionSearch", kind: "message", T: SubscriptionLevelSearch },
|
|
285
|
-
{ no: 11, name: "ContentType", kind: "enum", T:
|
|
275
|
+
{ no: 11, name: "ContentType", kind: "enum", T: proto3.getEnumType(ContentType) },
|
|
286
276
|
{ no: 12, name: "CategoryId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
287
277
|
{ no: 13, name: "ChannelId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
288
278
|
{ no: 14, name: "Tag", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
289
279
|
{ no: 15, name: "AuthorId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
290
280
|
{ no: 16, name: "OnlyLive", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
291
|
-
{ no: 21, name: "PublishedAfterUTC", kind: "message", T:
|
|
292
|
-
{ no: 22, name: "PublishedBeforeUTC", kind: "message", T:
|
|
281
|
+
{ no: 21, name: "PublishedAfterUTC", kind: "message", T: Timestamp },
|
|
282
|
+
{ no: 22, name: "PublishedBeforeUTC", kind: "message", T: Timestamp },
|
|
293
283
|
]);
|
|
294
284
|
/**
|
|
295
285
|
* @generated from message IT.WebServices.Fragments.Content.GetAllContentResponse
|
|
296
286
|
*/
|
|
297
|
-
class GetAllContentResponse extends
|
|
287
|
+
export class GetAllContentResponse extends Message {
|
|
298
288
|
constructor(data) {
|
|
299
289
|
super();
|
|
300
290
|
/**
|
|
@@ -313,7 +303,7 @@ class GetAllContentResponse extends protobuf_1.Message {
|
|
|
313
303
|
* @generated from field: uint32 PageTotalItems = 13;
|
|
314
304
|
*/
|
|
315
305
|
this.PageTotalItems = 0;
|
|
316
|
-
|
|
306
|
+
proto3.util.initPartial(data, this);
|
|
317
307
|
}
|
|
318
308
|
static fromBinary(bytes, options) {
|
|
319
309
|
return new GetAllContentResponse().fromBinary(bytes, options);
|
|
@@ -325,13 +315,12 @@ class GetAllContentResponse extends protobuf_1.Message {
|
|
|
325
315
|
return new GetAllContentResponse().fromJsonString(jsonString, options);
|
|
326
316
|
}
|
|
327
317
|
static equals(a, b) {
|
|
328
|
-
return
|
|
318
|
+
return proto3.util.equals(GetAllContentResponse, a, b);
|
|
329
319
|
}
|
|
330
320
|
}
|
|
331
|
-
|
|
332
|
-
GetAllContentResponse.runtime = protobuf_1.proto3;
|
|
321
|
+
GetAllContentResponse.runtime = proto3;
|
|
333
322
|
GetAllContentResponse.typeName = "IT.WebServices.Fragments.Content.GetAllContentResponse";
|
|
334
|
-
GetAllContentResponse.fields =
|
|
323
|
+
GetAllContentResponse.fields = proto3.util.newFieldList(() => [
|
|
335
324
|
{ no: 1, name: "Records", kind: "message", T: ContentListRecord, repeated: true },
|
|
336
325
|
{ no: 11, name: "PageOffsetStart", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
337
326
|
{ no: 12, name: "PageOffsetEnd", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
@@ -340,7 +329,7 @@ GetAllContentResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
340
329
|
/**
|
|
341
330
|
* @generated from message IT.WebServices.Fragments.Content.GetAllContentAdminRequest
|
|
342
331
|
*/
|
|
343
|
-
class GetAllContentAdminRequest extends
|
|
332
|
+
export class GetAllContentAdminRequest extends Message {
|
|
344
333
|
constructor(data) {
|
|
345
334
|
super();
|
|
346
335
|
/**
|
|
@@ -379,7 +368,7 @@ class GetAllContentAdminRequest extends protobuf_1.Message {
|
|
|
379
368
|
* @generated from field: bool Deleted = 21;
|
|
380
369
|
*/
|
|
381
370
|
this.Deleted = false;
|
|
382
|
-
|
|
371
|
+
proto3.util.initPartial(data, this);
|
|
383
372
|
}
|
|
384
373
|
static fromBinary(bytes, options) {
|
|
385
374
|
return new GetAllContentAdminRequest().fromBinary(bytes, options);
|
|
@@ -391,18 +380,17 @@ class GetAllContentAdminRequest extends protobuf_1.Message {
|
|
|
391
380
|
return new GetAllContentAdminRequest().fromJsonString(jsonString, options);
|
|
392
381
|
}
|
|
393
382
|
static equals(a, b) {
|
|
394
|
-
return
|
|
383
|
+
return proto3.util.equals(GetAllContentAdminRequest, a, b);
|
|
395
384
|
}
|
|
396
385
|
}
|
|
397
|
-
|
|
398
|
-
GetAllContentAdminRequest.runtime = protobuf_1.proto3;
|
|
386
|
+
GetAllContentAdminRequest.runtime = proto3;
|
|
399
387
|
GetAllContentAdminRequest.typeName = "IT.WebServices.Fragments.Content.GetAllContentAdminRequest";
|
|
400
|
-
GetAllContentAdminRequest.fields =
|
|
388
|
+
GetAllContentAdminRequest.fields = proto3.util.newFieldList(() => [
|
|
401
389
|
{ no: 1, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
402
390
|
{ no: 2, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
403
391
|
{ no: 6, name: "PossibleContentIDs", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
404
392
|
{ no: 10, name: "SubscriptionSearch", kind: "message", T: SubscriptionLevelSearch },
|
|
405
|
-
{ no: 11, name: "ContentType", kind: "enum", T:
|
|
393
|
+
{ no: 11, name: "ContentType", kind: "enum", T: proto3.getEnumType(ContentType) },
|
|
406
394
|
{ no: 12, name: "CategoryId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
407
395
|
{ no: 13, name: "ChannelId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
408
396
|
{ no: 14, name: "Tag", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -412,7 +400,7 @@ GetAllContentAdminRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
412
400
|
/**
|
|
413
401
|
* @generated from message IT.WebServices.Fragments.Content.GetAllContentAdminResponse
|
|
414
402
|
*/
|
|
415
|
-
class GetAllContentAdminResponse extends
|
|
403
|
+
export class GetAllContentAdminResponse extends Message {
|
|
416
404
|
constructor(data) {
|
|
417
405
|
super();
|
|
418
406
|
/**
|
|
@@ -431,7 +419,7 @@ class GetAllContentAdminResponse extends protobuf_1.Message {
|
|
|
431
419
|
* @generated from field: uint32 PageTotalItems = 13;
|
|
432
420
|
*/
|
|
433
421
|
this.PageTotalItems = 0;
|
|
434
|
-
|
|
422
|
+
proto3.util.initPartial(data, this);
|
|
435
423
|
}
|
|
436
424
|
static fromBinary(bytes, options) {
|
|
437
425
|
return new GetAllContentAdminResponse().fromBinary(bytes, options);
|
|
@@ -443,13 +431,12 @@ class GetAllContentAdminResponse extends protobuf_1.Message {
|
|
|
443
431
|
return new GetAllContentAdminResponse().fromJsonString(jsonString, options);
|
|
444
432
|
}
|
|
445
433
|
static equals(a, b) {
|
|
446
|
-
return
|
|
434
|
+
return proto3.util.equals(GetAllContentAdminResponse, a, b);
|
|
447
435
|
}
|
|
448
436
|
}
|
|
449
|
-
|
|
450
|
-
GetAllContentAdminResponse.runtime = protobuf_1.proto3;
|
|
437
|
+
GetAllContentAdminResponse.runtime = proto3;
|
|
451
438
|
GetAllContentAdminResponse.typeName = "IT.WebServices.Fragments.Content.GetAllContentAdminResponse";
|
|
452
|
-
GetAllContentAdminResponse.fields =
|
|
439
|
+
GetAllContentAdminResponse.fields = proto3.util.newFieldList(() => [
|
|
453
440
|
{ no: 1, name: "Records", kind: "message", T: ContentListRecord, repeated: true },
|
|
454
441
|
{ no: 11, name: "PageOffsetStart", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
455
442
|
{ no: 12, name: "PageOffsetEnd", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
@@ -458,7 +445,7 @@ GetAllContentAdminResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
458
445
|
/**
|
|
459
446
|
* @generated from message IT.WebServices.Fragments.Content.GetContentRequest
|
|
460
447
|
*/
|
|
461
|
-
class GetContentRequest extends
|
|
448
|
+
export class GetContentRequest extends Message {
|
|
462
449
|
constructor(data) {
|
|
463
450
|
super();
|
|
464
451
|
/**
|
|
@@ -467,7 +454,7 @@ class GetContentRequest extends protobuf_1.Message {
|
|
|
467
454
|
* @generated from field: string ContentID = 1;
|
|
468
455
|
*/
|
|
469
456
|
this.ContentID = "";
|
|
470
|
-
|
|
457
|
+
proto3.util.initPartial(data, this);
|
|
471
458
|
}
|
|
472
459
|
static fromBinary(bytes, options) {
|
|
473
460
|
return new GetContentRequest().fromBinary(bytes, options);
|
|
@@ -479,22 +466,21 @@ class GetContentRequest extends protobuf_1.Message {
|
|
|
479
466
|
return new GetContentRequest().fromJsonString(jsonString, options);
|
|
480
467
|
}
|
|
481
468
|
static equals(a, b) {
|
|
482
|
-
return
|
|
469
|
+
return proto3.util.equals(GetContentRequest, a, b);
|
|
483
470
|
}
|
|
484
471
|
}
|
|
485
|
-
|
|
486
|
-
GetContentRequest.runtime = protobuf_1.proto3;
|
|
472
|
+
GetContentRequest.runtime = proto3;
|
|
487
473
|
GetContentRequest.typeName = "IT.WebServices.Fragments.Content.GetContentRequest";
|
|
488
|
-
GetContentRequest.fields =
|
|
474
|
+
GetContentRequest.fields = proto3.util.newFieldList(() => [
|
|
489
475
|
{ no: 1, name: "ContentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
490
476
|
]);
|
|
491
477
|
/**
|
|
492
478
|
* @generated from message IT.WebServices.Fragments.Content.GetContentResponse
|
|
493
479
|
*/
|
|
494
|
-
class GetContentResponse extends
|
|
480
|
+
export class GetContentResponse extends Message {
|
|
495
481
|
constructor(data) {
|
|
496
482
|
super();
|
|
497
|
-
|
|
483
|
+
proto3.util.initPartial(data, this);
|
|
498
484
|
}
|
|
499
485
|
static fromBinary(bytes, options) {
|
|
500
486
|
return new GetContentResponse().fromBinary(bytes, options);
|
|
@@ -506,26 +492,25 @@ class GetContentResponse extends protobuf_1.Message {
|
|
|
506
492
|
return new GetContentResponse().fromJsonString(jsonString, options);
|
|
507
493
|
}
|
|
508
494
|
static equals(a, b) {
|
|
509
|
-
return
|
|
495
|
+
return proto3.util.equals(GetContentResponse, a, b);
|
|
510
496
|
}
|
|
511
497
|
}
|
|
512
|
-
|
|
513
|
-
GetContentResponse.runtime = protobuf_1.proto3;
|
|
498
|
+
GetContentResponse.runtime = proto3;
|
|
514
499
|
GetContentResponse.typeName = "IT.WebServices.Fragments.Content.GetContentResponse";
|
|
515
|
-
GetContentResponse.fields =
|
|
516
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
500
|
+
GetContentResponse.fields = proto3.util.newFieldList(() => [
|
|
501
|
+
{ no: 1, name: "Record", kind: "message", T: ContentPublicRecord },
|
|
517
502
|
]);
|
|
518
503
|
/**
|
|
519
504
|
* @generated from message IT.WebServices.Fragments.Content.GetContentByUrlRequest
|
|
520
505
|
*/
|
|
521
|
-
class GetContentByUrlRequest extends
|
|
506
|
+
export class GetContentByUrlRequest extends Message {
|
|
522
507
|
constructor(data) {
|
|
523
508
|
super();
|
|
524
509
|
/**
|
|
525
510
|
* @generated from field: string ContentUrl = 1;
|
|
526
511
|
*/
|
|
527
512
|
this.ContentUrl = "";
|
|
528
|
-
|
|
513
|
+
proto3.util.initPartial(data, this);
|
|
529
514
|
}
|
|
530
515
|
static fromBinary(bytes, options) {
|
|
531
516
|
return new GetContentByUrlRequest().fromBinary(bytes, options);
|
|
@@ -537,22 +522,21 @@ class GetContentByUrlRequest extends protobuf_1.Message {
|
|
|
537
522
|
return new GetContentByUrlRequest().fromJsonString(jsonString, options);
|
|
538
523
|
}
|
|
539
524
|
static equals(a, b) {
|
|
540
|
-
return
|
|
525
|
+
return proto3.util.equals(GetContentByUrlRequest, a, b);
|
|
541
526
|
}
|
|
542
527
|
}
|
|
543
|
-
|
|
544
|
-
GetContentByUrlRequest.runtime = protobuf_1.proto3;
|
|
528
|
+
GetContentByUrlRequest.runtime = proto3;
|
|
545
529
|
GetContentByUrlRequest.typeName = "IT.WebServices.Fragments.Content.GetContentByUrlRequest";
|
|
546
|
-
GetContentByUrlRequest.fields =
|
|
530
|
+
GetContentByUrlRequest.fields = proto3.util.newFieldList(() => [
|
|
547
531
|
{ no: 1, name: "ContentUrl", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
548
532
|
]);
|
|
549
533
|
/**
|
|
550
534
|
* @generated from message IT.WebServices.Fragments.Content.GetContentByUrlResponse
|
|
551
535
|
*/
|
|
552
|
-
class GetContentByUrlResponse extends
|
|
536
|
+
export class GetContentByUrlResponse extends Message {
|
|
553
537
|
constructor(data) {
|
|
554
538
|
super();
|
|
555
|
-
|
|
539
|
+
proto3.util.initPartial(data, this);
|
|
556
540
|
}
|
|
557
541
|
static fromBinary(bytes, options) {
|
|
558
542
|
return new GetContentByUrlResponse().fromBinary(bytes, options);
|
|
@@ -564,19 +548,18 @@ class GetContentByUrlResponse extends protobuf_1.Message {
|
|
|
564
548
|
return new GetContentByUrlResponse().fromJsonString(jsonString, options);
|
|
565
549
|
}
|
|
566
550
|
static equals(a, b) {
|
|
567
|
-
return
|
|
551
|
+
return proto3.util.equals(GetContentByUrlResponse, a, b);
|
|
568
552
|
}
|
|
569
553
|
}
|
|
570
|
-
|
|
571
|
-
GetContentByUrlResponse.runtime = protobuf_1.proto3;
|
|
554
|
+
GetContentByUrlResponse.runtime = proto3;
|
|
572
555
|
GetContentByUrlResponse.typeName = "IT.WebServices.Fragments.Content.GetContentByUrlResponse";
|
|
573
|
-
GetContentByUrlResponse.fields =
|
|
574
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
556
|
+
GetContentByUrlResponse.fields = proto3.util.newFieldList(() => [
|
|
557
|
+
{ no: 1, name: "Record", kind: "message", T: ContentPublicRecord },
|
|
575
558
|
]);
|
|
576
559
|
/**
|
|
577
560
|
* @generated from message IT.WebServices.Fragments.Content.GetContentAdminRequest
|
|
578
561
|
*/
|
|
579
|
-
class GetContentAdminRequest extends
|
|
562
|
+
export class GetContentAdminRequest extends Message {
|
|
580
563
|
constructor(data) {
|
|
581
564
|
super();
|
|
582
565
|
/**
|
|
@@ -585,7 +568,7 @@ class GetContentAdminRequest extends protobuf_1.Message {
|
|
|
585
568
|
* @generated from field: string ContentID = 1;
|
|
586
569
|
*/
|
|
587
570
|
this.ContentID = "";
|
|
588
|
-
|
|
571
|
+
proto3.util.initPartial(data, this);
|
|
589
572
|
}
|
|
590
573
|
static fromBinary(bytes, options) {
|
|
591
574
|
return new GetContentAdminRequest().fromBinary(bytes, options);
|
|
@@ -597,22 +580,21 @@ class GetContentAdminRequest extends protobuf_1.Message {
|
|
|
597
580
|
return new GetContentAdminRequest().fromJsonString(jsonString, options);
|
|
598
581
|
}
|
|
599
582
|
static equals(a, b) {
|
|
600
|
-
return
|
|
583
|
+
return proto3.util.equals(GetContentAdminRequest, a, b);
|
|
601
584
|
}
|
|
602
585
|
}
|
|
603
|
-
|
|
604
|
-
GetContentAdminRequest.runtime = protobuf_1.proto3;
|
|
586
|
+
GetContentAdminRequest.runtime = proto3;
|
|
605
587
|
GetContentAdminRequest.typeName = "IT.WebServices.Fragments.Content.GetContentAdminRequest";
|
|
606
|
-
GetContentAdminRequest.fields =
|
|
588
|
+
GetContentAdminRequest.fields = proto3.util.newFieldList(() => [
|
|
607
589
|
{ no: 1, name: "ContentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
608
590
|
]);
|
|
609
591
|
/**
|
|
610
592
|
* @generated from message IT.WebServices.Fragments.Content.GetContentAdminResponse
|
|
611
593
|
*/
|
|
612
|
-
class GetContentAdminResponse extends
|
|
594
|
+
export class GetContentAdminResponse extends Message {
|
|
613
595
|
constructor(data) {
|
|
614
596
|
super();
|
|
615
|
-
|
|
597
|
+
proto3.util.initPartial(data, this);
|
|
616
598
|
}
|
|
617
599
|
static fromBinary(bytes, options) {
|
|
618
600
|
return new GetContentAdminResponse().fromBinary(bytes, options);
|
|
@@ -624,26 +606,25 @@ class GetContentAdminResponse extends protobuf_1.Message {
|
|
|
624
606
|
return new GetContentAdminResponse().fromJsonString(jsonString, options);
|
|
625
607
|
}
|
|
626
608
|
static equals(a, b) {
|
|
627
|
-
return
|
|
609
|
+
return proto3.util.equals(GetContentAdminResponse, a, b);
|
|
628
610
|
}
|
|
629
611
|
}
|
|
630
|
-
|
|
631
|
-
GetContentAdminResponse.runtime = protobuf_1.proto3;
|
|
612
|
+
GetContentAdminResponse.runtime = proto3;
|
|
632
613
|
GetContentAdminResponse.typeName = "IT.WebServices.Fragments.Content.GetContentAdminResponse";
|
|
633
|
-
GetContentAdminResponse.fields =
|
|
634
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
614
|
+
GetContentAdminResponse.fields = proto3.util.newFieldList(() => [
|
|
615
|
+
{ no: 1, name: "Record", kind: "message", T: ContentRecord },
|
|
635
616
|
]);
|
|
636
617
|
/**
|
|
637
618
|
* @generated from message IT.WebServices.Fragments.Content.GetRecentCategoriesRequest
|
|
638
619
|
*/
|
|
639
|
-
class GetRecentCategoriesRequest extends
|
|
620
|
+
export class GetRecentCategoriesRequest extends Message {
|
|
640
621
|
constructor(data) {
|
|
641
622
|
super();
|
|
642
623
|
/**
|
|
643
624
|
* @generated from field: uint32 NumCategories = 1;
|
|
644
625
|
*/
|
|
645
626
|
this.NumCategories = 0;
|
|
646
|
-
|
|
627
|
+
proto3.util.initPartial(data, this);
|
|
647
628
|
}
|
|
648
629
|
static fromBinary(bytes, options) {
|
|
649
630
|
return new GetRecentCategoriesRequest().fromBinary(bytes, options);
|
|
@@ -655,26 +636,25 @@ class GetRecentCategoriesRequest extends protobuf_1.Message {
|
|
|
655
636
|
return new GetRecentCategoriesRequest().fromJsonString(jsonString, options);
|
|
656
637
|
}
|
|
657
638
|
static equals(a, b) {
|
|
658
|
-
return
|
|
639
|
+
return proto3.util.equals(GetRecentCategoriesRequest, a, b);
|
|
659
640
|
}
|
|
660
641
|
}
|
|
661
|
-
|
|
662
|
-
GetRecentCategoriesRequest.runtime = protobuf_1.proto3;
|
|
642
|
+
GetRecentCategoriesRequest.runtime = proto3;
|
|
663
643
|
GetRecentCategoriesRequest.typeName = "IT.WebServices.Fragments.Content.GetRecentCategoriesRequest";
|
|
664
|
-
GetRecentCategoriesRequest.fields =
|
|
644
|
+
GetRecentCategoriesRequest.fields = proto3.util.newFieldList(() => [
|
|
665
645
|
{ no: 1, name: "NumCategories", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
666
646
|
]);
|
|
667
647
|
/**
|
|
668
648
|
* @generated from message IT.WebServices.Fragments.Content.GetRecentCategoriesResponse
|
|
669
649
|
*/
|
|
670
|
-
class GetRecentCategoriesResponse extends
|
|
650
|
+
export class GetRecentCategoriesResponse extends Message {
|
|
671
651
|
constructor(data) {
|
|
672
652
|
super();
|
|
673
653
|
/**
|
|
674
654
|
* @generated from field: repeated string CategoryIds = 1;
|
|
675
655
|
*/
|
|
676
656
|
this.CategoryIds = [];
|
|
677
|
-
|
|
657
|
+
proto3.util.initPartial(data, this);
|
|
678
658
|
}
|
|
679
659
|
static fromBinary(bytes, options) {
|
|
680
660
|
return new GetRecentCategoriesResponse().fromBinary(bytes, options);
|
|
@@ -686,26 +666,25 @@ class GetRecentCategoriesResponse extends protobuf_1.Message {
|
|
|
686
666
|
return new GetRecentCategoriesResponse().fromJsonString(jsonString, options);
|
|
687
667
|
}
|
|
688
668
|
static equals(a, b) {
|
|
689
|
-
return
|
|
669
|
+
return proto3.util.equals(GetRecentCategoriesResponse, a, b);
|
|
690
670
|
}
|
|
691
671
|
}
|
|
692
|
-
|
|
693
|
-
GetRecentCategoriesResponse.runtime = protobuf_1.proto3;
|
|
672
|
+
GetRecentCategoriesResponse.runtime = proto3;
|
|
694
673
|
GetRecentCategoriesResponse.typeName = "IT.WebServices.Fragments.Content.GetRecentCategoriesResponse";
|
|
695
|
-
GetRecentCategoriesResponse.fields =
|
|
674
|
+
GetRecentCategoriesResponse.fields = proto3.util.newFieldList(() => [
|
|
696
675
|
{ no: 1, name: "CategoryIds", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
697
676
|
]);
|
|
698
677
|
/**
|
|
699
678
|
* @generated from message IT.WebServices.Fragments.Content.GetRecentTagsRequest
|
|
700
679
|
*/
|
|
701
|
-
class GetRecentTagsRequest extends
|
|
680
|
+
export class GetRecentTagsRequest extends Message {
|
|
702
681
|
constructor(data) {
|
|
703
682
|
super();
|
|
704
683
|
/**
|
|
705
684
|
* @generated from field: uint32 NumTags = 1;
|
|
706
685
|
*/
|
|
707
686
|
this.NumTags = 0;
|
|
708
|
-
|
|
687
|
+
proto3.util.initPartial(data, this);
|
|
709
688
|
}
|
|
710
689
|
static fromBinary(bytes, options) {
|
|
711
690
|
return new GetRecentTagsRequest().fromBinary(bytes, options);
|
|
@@ -717,26 +696,25 @@ class GetRecentTagsRequest extends protobuf_1.Message {
|
|
|
717
696
|
return new GetRecentTagsRequest().fromJsonString(jsonString, options);
|
|
718
697
|
}
|
|
719
698
|
static equals(a, b) {
|
|
720
|
-
return
|
|
699
|
+
return proto3.util.equals(GetRecentTagsRequest, a, b);
|
|
721
700
|
}
|
|
722
701
|
}
|
|
723
|
-
|
|
724
|
-
GetRecentTagsRequest.runtime = protobuf_1.proto3;
|
|
702
|
+
GetRecentTagsRequest.runtime = proto3;
|
|
725
703
|
GetRecentTagsRequest.typeName = "IT.WebServices.Fragments.Content.GetRecentTagsRequest";
|
|
726
|
-
GetRecentTagsRequest.fields =
|
|
704
|
+
GetRecentTagsRequest.fields = proto3.util.newFieldList(() => [
|
|
727
705
|
{ no: 1, name: "NumTags", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
728
706
|
]);
|
|
729
707
|
/**
|
|
730
708
|
* @generated from message IT.WebServices.Fragments.Content.GetRecentTagsResponse
|
|
731
709
|
*/
|
|
732
|
-
class GetRecentTagsResponse extends
|
|
710
|
+
export class GetRecentTagsResponse extends Message {
|
|
733
711
|
constructor(data) {
|
|
734
712
|
super();
|
|
735
713
|
/**
|
|
736
714
|
* @generated from field: repeated string Tags = 1;
|
|
737
715
|
*/
|
|
738
716
|
this.Tags = [];
|
|
739
|
-
|
|
717
|
+
proto3.util.initPartial(data, this);
|
|
740
718
|
}
|
|
741
719
|
static fromBinary(bytes, options) {
|
|
742
720
|
return new GetRecentTagsResponse().fromBinary(bytes, options);
|
|
@@ -748,19 +726,18 @@ class GetRecentTagsResponse extends protobuf_1.Message {
|
|
|
748
726
|
return new GetRecentTagsResponse().fromJsonString(jsonString, options);
|
|
749
727
|
}
|
|
750
728
|
static equals(a, b) {
|
|
751
|
-
return
|
|
729
|
+
return proto3.util.equals(GetRecentTagsResponse, a, b);
|
|
752
730
|
}
|
|
753
731
|
}
|
|
754
|
-
|
|
755
|
-
GetRecentTagsResponse.runtime = protobuf_1.proto3;
|
|
732
|
+
GetRecentTagsResponse.runtime = proto3;
|
|
756
733
|
GetRecentTagsResponse.typeName = "IT.WebServices.Fragments.Content.GetRecentTagsResponse";
|
|
757
|
-
GetRecentTagsResponse.fields =
|
|
734
|
+
GetRecentTagsResponse.fields = proto3.util.newFieldList(() => [
|
|
758
735
|
{ no: 1, name: "Tags", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
759
736
|
]);
|
|
760
737
|
/**
|
|
761
738
|
* @generated from message IT.WebServices.Fragments.Content.GetRelatedContentRequest
|
|
762
739
|
*/
|
|
763
|
-
class GetRelatedContentRequest extends
|
|
740
|
+
export class GetRelatedContentRequest extends Message {
|
|
764
741
|
constructor(data) {
|
|
765
742
|
super();
|
|
766
743
|
/**
|
|
@@ -777,7 +754,7 @@ class GetRelatedContentRequest extends protobuf_1.Message {
|
|
|
777
754
|
* @generated from field: uint32 PageOffset = 3;
|
|
778
755
|
*/
|
|
779
756
|
this.PageOffset = 0;
|
|
780
|
-
|
|
757
|
+
proto3.util.initPartial(data, this);
|
|
781
758
|
}
|
|
782
759
|
static fromBinary(bytes, options) {
|
|
783
760
|
return new GetRelatedContentRequest().fromBinary(bytes, options);
|
|
@@ -789,13 +766,12 @@ class GetRelatedContentRequest extends protobuf_1.Message {
|
|
|
789
766
|
return new GetRelatedContentRequest().fromJsonString(jsonString, options);
|
|
790
767
|
}
|
|
791
768
|
static equals(a, b) {
|
|
792
|
-
return
|
|
769
|
+
return proto3.util.equals(GetRelatedContentRequest, a, b);
|
|
793
770
|
}
|
|
794
771
|
}
|
|
795
|
-
|
|
796
|
-
GetRelatedContentRequest.runtime = protobuf_1.proto3;
|
|
772
|
+
GetRelatedContentRequest.runtime = proto3;
|
|
797
773
|
GetRelatedContentRequest.typeName = "IT.WebServices.Fragments.Content.GetRelatedContentRequest";
|
|
798
|
-
GetRelatedContentRequest.fields =
|
|
774
|
+
GetRelatedContentRequest.fields = proto3.util.newFieldList(() => [
|
|
799
775
|
{ no: 1, name: "ContentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
800
776
|
{ no: 2, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
801
777
|
{ no: 3, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
@@ -803,7 +779,7 @@ GetRelatedContentRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
803
779
|
/**
|
|
804
780
|
* @generated from message IT.WebServices.Fragments.Content.GetRelatedContentResponse
|
|
805
781
|
*/
|
|
806
|
-
class GetRelatedContentResponse extends
|
|
782
|
+
export class GetRelatedContentResponse extends Message {
|
|
807
783
|
constructor(data) {
|
|
808
784
|
super();
|
|
809
785
|
/**
|
|
@@ -822,7 +798,7 @@ class GetRelatedContentResponse extends protobuf_1.Message {
|
|
|
822
798
|
* @generated from field: uint32 PageTotalItems = 13;
|
|
823
799
|
*/
|
|
824
800
|
this.PageTotalItems = 0;
|
|
825
|
-
|
|
801
|
+
proto3.util.initPartial(data, this);
|
|
826
802
|
}
|
|
827
803
|
static fromBinary(bytes, options) {
|
|
828
804
|
return new GetRelatedContentResponse().fromBinary(bytes, options);
|
|
@@ -834,13 +810,12 @@ class GetRelatedContentResponse extends protobuf_1.Message {
|
|
|
834
810
|
return new GetRelatedContentResponse().fromJsonString(jsonString, options);
|
|
835
811
|
}
|
|
836
812
|
static equals(a, b) {
|
|
837
|
-
return
|
|
813
|
+
return proto3.util.equals(GetRelatedContentResponse, a, b);
|
|
838
814
|
}
|
|
839
815
|
}
|
|
840
|
-
|
|
841
|
-
GetRelatedContentResponse.runtime = protobuf_1.proto3;
|
|
816
|
+
GetRelatedContentResponse.runtime = proto3;
|
|
842
817
|
GetRelatedContentResponse.typeName = "IT.WebServices.Fragments.Content.GetRelatedContentResponse";
|
|
843
|
-
GetRelatedContentResponse.fields =
|
|
818
|
+
GetRelatedContentResponse.fields = proto3.util.newFieldList(() => [
|
|
844
819
|
{ no: 1, name: "Records", kind: "message", T: ContentListRecord, repeated: true },
|
|
845
820
|
{ no: 11, name: "PageOffsetStart", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
846
821
|
{ no: 12, name: "PageOffsetEnd", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
@@ -849,7 +824,7 @@ GetRelatedContentResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
849
824
|
/**
|
|
850
825
|
* @generated from message IT.WebServices.Fragments.Content.ModifyContentRequest
|
|
851
826
|
*/
|
|
852
|
-
class ModifyContentRequest extends
|
|
827
|
+
export class ModifyContentRequest extends Message {
|
|
853
828
|
constructor(data) {
|
|
854
829
|
super();
|
|
855
830
|
/**
|
|
@@ -858,7 +833,7 @@ class ModifyContentRequest extends protobuf_1.Message {
|
|
|
858
833
|
* @generated from field: string ContentID = 1;
|
|
859
834
|
*/
|
|
860
835
|
this.ContentID = "";
|
|
861
|
-
|
|
836
|
+
proto3.util.initPartial(data, this);
|
|
862
837
|
}
|
|
863
838
|
static fromBinary(bytes, options) {
|
|
864
839
|
return new ModifyContentRequest().fromBinary(bytes, options);
|
|
@@ -870,24 +845,23 @@ class ModifyContentRequest extends protobuf_1.Message {
|
|
|
870
845
|
return new ModifyContentRequest().fromJsonString(jsonString, options);
|
|
871
846
|
}
|
|
872
847
|
static equals(a, b) {
|
|
873
|
-
return
|
|
848
|
+
return proto3.util.equals(ModifyContentRequest, a, b);
|
|
874
849
|
}
|
|
875
850
|
}
|
|
876
|
-
|
|
877
|
-
ModifyContentRequest.runtime = protobuf_1.proto3;
|
|
851
|
+
ModifyContentRequest.runtime = proto3;
|
|
878
852
|
ModifyContentRequest.typeName = "IT.WebServices.Fragments.Content.ModifyContentRequest";
|
|
879
|
-
ModifyContentRequest.fields =
|
|
853
|
+
ModifyContentRequest.fields = proto3.util.newFieldList(() => [
|
|
880
854
|
{ no: 1, name: "ContentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
881
|
-
{ no: 2, name: "Public", kind: "message", T:
|
|
882
|
-
{ no: 3, name: "Private", kind: "message", T:
|
|
855
|
+
{ no: 2, name: "Public", kind: "message", T: ContentPublicData },
|
|
856
|
+
{ no: 3, name: "Private", kind: "message", T: ContentPrivateData },
|
|
883
857
|
]);
|
|
884
858
|
/**
|
|
885
859
|
* @generated from message IT.WebServices.Fragments.Content.ModifyContentResponse
|
|
886
860
|
*/
|
|
887
|
-
class ModifyContentResponse extends
|
|
861
|
+
export class ModifyContentResponse extends Message {
|
|
888
862
|
constructor(data) {
|
|
889
863
|
super();
|
|
890
|
-
|
|
864
|
+
proto3.util.initPartial(data, this);
|
|
891
865
|
}
|
|
892
866
|
static fromBinary(bytes, options) {
|
|
893
867
|
return new ModifyContentResponse().fromBinary(bytes, options);
|
|
@@ -899,19 +873,18 @@ class ModifyContentResponse extends protobuf_1.Message {
|
|
|
899
873
|
return new ModifyContentResponse().fromJsonString(jsonString, options);
|
|
900
874
|
}
|
|
901
875
|
static equals(a, b) {
|
|
902
|
-
return
|
|
876
|
+
return proto3.util.equals(ModifyContentResponse, a, b);
|
|
903
877
|
}
|
|
904
878
|
}
|
|
905
|
-
|
|
906
|
-
ModifyContentResponse.runtime = protobuf_1.proto3;
|
|
879
|
+
ModifyContentResponse.runtime = proto3;
|
|
907
880
|
ModifyContentResponse.typeName = "IT.WebServices.Fragments.Content.ModifyContentResponse";
|
|
908
|
-
ModifyContentResponse.fields =
|
|
909
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
881
|
+
ModifyContentResponse.fields = proto3.util.newFieldList(() => [
|
|
882
|
+
{ no: 1, name: "Record", kind: "message", T: ContentRecord },
|
|
910
883
|
]);
|
|
911
884
|
/**
|
|
912
885
|
* @generated from message IT.WebServices.Fragments.Content.ContentListRecord
|
|
913
886
|
*/
|
|
914
|
-
class ContentListRecord extends
|
|
887
|
+
export class ContentListRecord extends Message {
|
|
915
888
|
constructor(data) {
|
|
916
889
|
super();
|
|
917
890
|
/**
|
|
@@ -968,7 +941,7 @@ class ContentListRecord extends protobuf_1.Message {
|
|
|
968
941
|
* @generated from field: IT.WebServices.Fragments.Content.ContentType ContentType = 25;
|
|
969
942
|
*/
|
|
970
943
|
this.ContentType = ContentType.ContentNone;
|
|
971
|
-
|
|
944
|
+
proto3.util.initPartial(data, this);
|
|
972
945
|
}
|
|
973
946
|
static fromBinary(bytes, options) {
|
|
974
947
|
return new ContentListRecord().fromBinary(bytes, options);
|
|
@@ -980,17 +953,16 @@ class ContentListRecord extends protobuf_1.Message {
|
|
|
980
953
|
return new ContentListRecord().fromJsonString(jsonString, options);
|
|
981
954
|
}
|
|
982
955
|
static equals(a, b) {
|
|
983
|
-
return
|
|
956
|
+
return proto3.util.equals(ContentListRecord, a, b);
|
|
984
957
|
}
|
|
985
958
|
}
|
|
986
|
-
|
|
987
|
-
ContentListRecord.runtime = protobuf_1.proto3;
|
|
959
|
+
ContentListRecord.runtime = proto3;
|
|
988
960
|
ContentListRecord.typeName = "IT.WebServices.Fragments.Content.ContentListRecord";
|
|
989
|
-
ContentListRecord.fields =
|
|
961
|
+
ContentListRecord.fields = proto3.util.newFieldList(() => [
|
|
990
962
|
{ no: 1, name: "ContentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
991
|
-
{ no: 2, name: "CreatedOnUTC", kind: "message", T:
|
|
992
|
-
{ no: 3, name: "PublishOnUTC", kind: "message", T:
|
|
993
|
-
{ no: 4, name: "PinnedOnUTC", kind: "message", T:
|
|
963
|
+
{ no: 2, name: "CreatedOnUTC", kind: "message", T: Timestamp },
|
|
964
|
+
{ no: 3, name: "PublishOnUTC", kind: "message", T: Timestamp },
|
|
965
|
+
{ no: 4, name: "PinnedOnUTC", kind: "message", T: Timestamp },
|
|
994
966
|
{ no: 10, name: "Title", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
995
967
|
{ no: 11, name: "Description", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
996
968
|
{ no: 12, name: "SubscriptionLevel", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
@@ -1002,12 +974,12 @@ ContentListRecord.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1002
974
|
{ no: 22, name: "ChannelIds", kind: "scalar", T: 9 /* ScalarType.STRING */, repeated: true },
|
|
1003
975
|
{ no: 23, name: "IsLiveStream", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
1004
976
|
{ no: 24, name: "IsLive", kind: "scalar", T: 8 /* ScalarType.BOOL */ },
|
|
1005
|
-
{ no: 25, name: "ContentType", kind: "enum", T:
|
|
977
|
+
{ no: 25, name: "ContentType", kind: "enum", T: proto3.getEnumType(ContentType) },
|
|
1006
978
|
]);
|
|
1007
979
|
/**
|
|
1008
980
|
* @generated from message IT.WebServices.Fragments.Content.PublishContentRequest
|
|
1009
981
|
*/
|
|
1010
|
-
class PublishContentRequest extends
|
|
982
|
+
export class PublishContentRequest extends Message {
|
|
1011
983
|
constructor(data) {
|
|
1012
984
|
super();
|
|
1013
985
|
/**
|
|
@@ -1016,7 +988,7 @@ class PublishContentRequest extends protobuf_1.Message {
|
|
|
1016
988
|
* @generated from field: string ContentID = 1;
|
|
1017
989
|
*/
|
|
1018
990
|
this.ContentID = "";
|
|
1019
|
-
|
|
991
|
+
proto3.util.initPartial(data, this);
|
|
1020
992
|
}
|
|
1021
993
|
static fromBinary(bytes, options) {
|
|
1022
994
|
return new PublishContentRequest().fromBinary(bytes, options);
|
|
@@ -1028,23 +1000,22 @@ class PublishContentRequest extends protobuf_1.Message {
|
|
|
1028
1000
|
return new PublishContentRequest().fromJsonString(jsonString, options);
|
|
1029
1001
|
}
|
|
1030
1002
|
static equals(a, b) {
|
|
1031
|
-
return
|
|
1003
|
+
return proto3.util.equals(PublishContentRequest, a, b);
|
|
1032
1004
|
}
|
|
1033
1005
|
}
|
|
1034
|
-
|
|
1035
|
-
PublishContentRequest.runtime = protobuf_1.proto3;
|
|
1006
|
+
PublishContentRequest.runtime = proto3;
|
|
1036
1007
|
PublishContentRequest.typeName = "IT.WebServices.Fragments.Content.PublishContentRequest";
|
|
1037
|
-
PublishContentRequest.fields =
|
|
1008
|
+
PublishContentRequest.fields = proto3.util.newFieldList(() => [
|
|
1038
1009
|
{ no: 1, name: "ContentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1039
|
-
{ no: 3, name: "PublishOnUTC", kind: "message", T:
|
|
1010
|
+
{ no: 3, name: "PublishOnUTC", kind: "message", T: Timestamp },
|
|
1040
1011
|
]);
|
|
1041
1012
|
/**
|
|
1042
1013
|
* @generated from message IT.WebServices.Fragments.Content.PublishContentResponse
|
|
1043
1014
|
*/
|
|
1044
|
-
class PublishContentResponse extends
|
|
1015
|
+
export class PublishContentResponse extends Message {
|
|
1045
1016
|
constructor(data) {
|
|
1046
1017
|
super();
|
|
1047
|
-
|
|
1018
|
+
proto3.util.initPartial(data, this);
|
|
1048
1019
|
}
|
|
1049
1020
|
static fromBinary(bytes, options) {
|
|
1050
1021
|
return new PublishContentResponse().fromBinary(bytes, options);
|
|
@@ -1056,19 +1027,18 @@ class PublishContentResponse extends protobuf_1.Message {
|
|
|
1056
1027
|
return new PublishContentResponse().fromJsonString(jsonString, options);
|
|
1057
1028
|
}
|
|
1058
1029
|
static equals(a, b) {
|
|
1059
|
-
return
|
|
1030
|
+
return proto3.util.equals(PublishContentResponse, a, b);
|
|
1060
1031
|
}
|
|
1061
1032
|
}
|
|
1062
|
-
|
|
1063
|
-
PublishContentResponse.runtime = protobuf_1.proto3;
|
|
1033
|
+
PublishContentResponse.runtime = proto3;
|
|
1064
1034
|
PublishContentResponse.typeName = "IT.WebServices.Fragments.Content.PublishContentResponse";
|
|
1065
|
-
PublishContentResponse.fields =
|
|
1066
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
1035
|
+
PublishContentResponse.fields = proto3.util.newFieldList(() => [
|
|
1036
|
+
{ no: 1, name: "Record", kind: "message", T: ContentRecord },
|
|
1067
1037
|
]);
|
|
1068
1038
|
/**
|
|
1069
1039
|
* @generated from message IT.WebServices.Fragments.Content.SearchContentRequest
|
|
1070
1040
|
*/
|
|
1071
|
-
class SearchContentRequest extends
|
|
1041
|
+
export class SearchContentRequest extends Message {
|
|
1072
1042
|
constructor(data) {
|
|
1073
1043
|
super();
|
|
1074
1044
|
/**
|
|
@@ -1103,7 +1073,7 @@ class SearchContentRequest extends protobuf_1.Message {
|
|
|
1103
1073
|
* @generated from field: bool OnlyLive = 15;
|
|
1104
1074
|
*/
|
|
1105
1075
|
this.OnlyLive = false;
|
|
1106
|
-
|
|
1076
|
+
proto3.util.initPartial(data, this);
|
|
1107
1077
|
}
|
|
1108
1078
|
static fromBinary(bytes, options) {
|
|
1109
1079
|
return new SearchContentRequest().fromBinary(bytes, options);
|
|
@@ -1115,18 +1085,17 @@ class SearchContentRequest extends protobuf_1.Message {
|
|
|
1115
1085
|
return new SearchContentRequest().fromJsonString(jsonString, options);
|
|
1116
1086
|
}
|
|
1117
1087
|
static equals(a, b) {
|
|
1118
|
-
return
|
|
1088
|
+
return proto3.util.equals(SearchContentRequest, a, b);
|
|
1119
1089
|
}
|
|
1120
1090
|
}
|
|
1121
|
-
|
|
1122
|
-
SearchContentRequest.runtime = protobuf_1.proto3;
|
|
1091
|
+
SearchContentRequest.runtime = proto3;
|
|
1123
1092
|
SearchContentRequest.typeName = "IT.WebServices.Fragments.Content.SearchContentRequest";
|
|
1124
|
-
SearchContentRequest.fields =
|
|
1093
|
+
SearchContentRequest.fields = proto3.util.newFieldList(() => [
|
|
1125
1094
|
{ no: 1, name: "PageSize", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
1126
1095
|
{ no: 2, name: "PageOffset", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
1127
1096
|
{ no: 6, name: "Query", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1128
1097
|
{ no: 10, name: "SubscriptionSearch", kind: "message", T: SubscriptionLevelSearch },
|
|
1129
|
-
{ no: 11, name: "ContentType", kind: "enum", T:
|
|
1098
|
+
{ no: 11, name: "ContentType", kind: "enum", T: proto3.getEnumType(ContentType) },
|
|
1130
1099
|
{ no: 12, name: "CategoryId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1131
1100
|
{ no: 13, name: "ChannelId", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1132
1101
|
{ no: 14, name: "Tag", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
@@ -1135,7 +1104,7 @@ SearchContentRequest.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1135
1104
|
/**
|
|
1136
1105
|
* @generated from message IT.WebServices.Fragments.Content.SearchContentResponse
|
|
1137
1106
|
*/
|
|
1138
|
-
class SearchContentResponse extends
|
|
1107
|
+
export class SearchContentResponse extends Message {
|
|
1139
1108
|
constructor(data) {
|
|
1140
1109
|
super();
|
|
1141
1110
|
/**
|
|
@@ -1154,7 +1123,7 @@ class SearchContentResponse extends protobuf_1.Message {
|
|
|
1154
1123
|
* @generated from field: uint32 PageTotalItems = 13;
|
|
1155
1124
|
*/
|
|
1156
1125
|
this.PageTotalItems = 0;
|
|
1157
|
-
|
|
1126
|
+
proto3.util.initPartial(data, this);
|
|
1158
1127
|
}
|
|
1159
1128
|
static fromBinary(bytes, options) {
|
|
1160
1129
|
return new SearchContentResponse().fromBinary(bytes, options);
|
|
@@ -1166,13 +1135,12 @@ class SearchContentResponse extends protobuf_1.Message {
|
|
|
1166
1135
|
return new SearchContentResponse().fromJsonString(jsonString, options);
|
|
1167
1136
|
}
|
|
1168
1137
|
static equals(a, b) {
|
|
1169
|
-
return
|
|
1138
|
+
return proto3.util.equals(SearchContentResponse, a, b);
|
|
1170
1139
|
}
|
|
1171
1140
|
}
|
|
1172
|
-
|
|
1173
|
-
SearchContentResponse.runtime = protobuf_1.proto3;
|
|
1141
|
+
SearchContentResponse.runtime = proto3;
|
|
1174
1142
|
SearchContentResponse.typeName = "IT.WebServices.Fragments.Content.SearchContentResponse";
|
|
1175
|
-
SearchContentResponse.fields =
|
|
1143
|
+
SearchContentResponse.fields = proto3.util.newFieldList(() => [
|
|
1176
1144
|
{ no: 1, name: "Records", kind: "message", T: ContentListRecord, repeated: true },
|
|
1177
1145
|
{ no: 11, name: "PageOffsetStart", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
1178
1146
|
{ no: 12, name: "PageOffsetEnd", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
@@ -1181,7 +1149,7 @@ SearchContentResponse.fields = protobuf_1.proto3.util.newFieldList(() => [
|
|
|
1181
1149
|
/**
|
|
1182
1150
|
* @generated from message IT.WebServices.Fragments.Content.UnannounceContentRequest
|
|
1183
1151
|
*/
|
|
1184
|
-
class UnannounceContentRequest extends
|
|
1152
|
+
export class UnannounceContentRequest extends Message {
|
|
1185
1153
|
constructor(data) {
|
|
1186
1154
|
super();
|
|
1187
1155
|
/**
|
|
@@ -1190,7 +1158,7 @@ class UnannounceContentRequest extends protobuf_1.Message {
|
|
|
1190
1158
|
* @generated from field: string ContentID = 1;
|
|
1191
1159
|
*/
|
|
1192
1160
|
this.ContentID = "";
|
|
1193
|
-
|
|
1161
|
+
proto3.util.initPartial(data, this);
|
|
1194
1162
|
}
|
|
1195
1163
|
static fromBinary(bytes, options) {
|
|
1196
1164
|
return new UnannounceContentRequest().fromBinary(bytes, options);
|
|
@@ -1202,22 +1170,21 @@ class UnannounceContentRequest extends protobuf_1.Message {
|
|
|
1202
1170
|
return new UnannounceContentRequest().fromJsonString(jsonString, options);
|
|
1203
1171
|
}
|
|
1204
1172
|
static equals(a, b) {
|
|
1205
|
-
return
|
|
1173
|
+
return proto3.util.equals(UnannounceContentRequest, a, b);
|
|
1206
1174
|
}
|
|
1207
1175
|
}
|
|
1208
|
-
|
|
1209
|
-
UnannounceContentRequest.runtime = protobuf_1.proto3;
|
|
1176
|
+
UnannounceContentRequest.runtime = proto3;
|
|
1210
1177
|
UnannounceContentRequest.typeName = "IT.WebServices.Fragments.Content.UnannounceContentRequest";
|
|
1211
|
-
UnannounceContentRequest.fields =
|
|
1178
|
+
UnannounceContentRequest.fields = proto3.util.newFieldList(() => [
|
|
1212
1179
|
{ no: 1, name: "ContentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1213
1180
|
]);
|
|
1214
1181
|
/**
|
|
1215
1182
|
* @generated from message IT.WebServices.Fragments.Content.UnannounceContentResponse
|
|
1216
1183
|
*/
|
|
1217
|
-
class UnannounceContentResponse extends
|
|
1184
|
+
export class UnannounceContentResponse extends Message {
|
|
1218
1185
|
constructor(data) {
|
|
1219
1186
|
super();
|
|
1220
|
-
|
|
1187
|
+
proto3.util.initPartial(data, this);
|
|
1221
1188
|
}
|
|
1222
1189
|
static fromBinary(bytes, options) {
|
|
1223
1190
|
return new UnannounceContentResponse().fromBinary(bytes, options);
|
|
@@ -1229,19 +1196,18 @@ class UnannounceContentResponse extends protobuf_1.Message {
|
|
|
1229
1196
|
return new UnannounceContentResponse().fromJsonString(jsonString, options);
|
|
1230
1197
|
}
|
|
1231
1198
|
static equals(a, b) {
|
|
1232
|
-
return
|
|
1199
|
+
return proto3.util.equals(UnannounceContentResponse, a, b);
|
|
1233
1200
|
}
|
|
1234
1201
|
}
|
|
1235
|
-
|
|
1236
|
-
UnannounceContentResponse.runtime = protobuf_1.proto3;
|
|
1202
|
+
UnannounceContentResponse.runtime = proto3;
|
|
1237
1203
|
UnannounceContentResponse.typeName = "IT.WebServices.Fragments.Content.UnannounceContentResponse";
|
|
1238
|
-
UnannounceContentResponse.fields =
|
|
1239
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
1204
|
+
UnannounceContentResponse.fields = proto3.util.newFieldList(() => [
|
|
1205
|
+
{ no: 1, name: "Record", kind: "message", T: ContentRecord },
|
|
1240
1206
|
]);
|
|
1241
1207
|
/**
|
|
1242
1208
|
* @generated from message IT.WebServices.Fragments.Content.UndeleteContentRequest
|
|
1243
1209
|
*/
|
|
1244
|
-
class UndeleteContentRequest extends
|
|
1210
|
+
export class UndeleteContentRequest extends Message {
|
|
1245
1211
|
constructor(data) {
|
|
1246
1212
|
super();
|
|
1247
1213
|
/**
|
|
@@ -1250,7 +1216,7 @@ class UndeleteContentRequest extends protobuf_1.Message {
|
|
|
1250
1216
|
* @generated from field: string ContentID = 1;
|
|
1251
1217
|
*/
|
|
1252
1218
|
this.ContentID = "";
|
|
1253
|
-
|
|
1219
|
+
proto3.util.initPartial(data, this);
|
|
1254
1220
|
}
|
|
1255
1221
|
static fromBinary(bytes, options) {
|
|
1256
1222
|
return new UndeleteContentRequest().fromBinary(bytes, options);
|
|
@@ -1262,22 +1228,21 @@ class UndeleteContentRequest extends protobuf_1.Message {
|
|
|
1262
1228
|
return new UndeleteContentRequest().fromJsonString(jsonString, options);
|
|
1263
1229
|
}
|
|
1264
1230
|
static equals(a, b) {
|
|
1265
|
-
return
|
|
1231
|
+
return proto3.util.equals(UndeleteContentRequest, a, b);
|
|
1266
1232
|
}
|
|
1267
1233
|
}
|
|
1268
|
-
|
|
1269
|
-
UndeleteContentRequest.runtime = protobuf_1.proto3;
|
|
1234
|
+
UndeleteContentRequest.runtime = proto3;
|
|
1270
1235
|
UndeleteContentRequest.typeName = "IT.WebServices.Fragments.Content.UndeleteContentRequest";
|
|
1271
|
-
UndeleteContentRequest.fields =
|
|
1236
|
+
UndeleteContentRequest.fields = proto3.util.newFieldList(() => [
|
|
1272
1237
|
{ no: 1, name: "ContentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1273
1238
|
]);
|
|
1274
1239
|
/**
|
|
1275
1240
|
* @generated from message IT.WebServices.Fragments.Content.UndeleteContentResponse
|
|
1276
1241
|
*/
|
|
1277
|
-
class UndeleteContentResponse extends
|
|
1242
|
+
export class UndeleteContentResponse extends Message {
|
|
1278
1243
|
constructor(data) {
|
|
1279
1244
|
super();
|
|
1280
|
-
|
|
1245
|
+
proto3.util.initPartial(data, this);
|
|
1281
1246
|
}
|
|
1282
1247
|
static fromBinary(bytes, options) {
|
|
1283
1248
|
return new UndeleteContentResponse().fromBinary(bytes, options);
|
|
@@ -1289,19 +1254,18 @@ class UndeleteContentResponse extends protobuf_1.Message {
|
|
|
1289
1254
|
return new UndeleteContentResponse().fromJsonString(jsonString, options);
|
|
1290
1255
|
}
|
|
1291
1256
|
static equals(a, b) {
|
|
1292
|
-
return
|
|
1257
|
+
return proto3.util.equals(UndeleteContentResponse, a, b);
|
|
1293
1258
|
}
|
|
1294
1259
|
}
|
|
1295
|
-
|
|
1296
|
-
UndeleteContentResponse.runtime = protobuf_1.proto3;
|
|
1260
|
+
UndeleteContentResponse.runtime = proto3;
|
|
1297
1261
|
UndeleteContentResponse.typeName = "IT.WebServices.Fragments.Content.UndeleteContentResponse";
|
|
1298
|
-
UndeleteContentResponse.fields =
|
|
1299
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
1262
|
+
UndeleteContentResponse.fields = proto3.util.newFieldList(() => [
|
|
1263
|
+
{ no: 1, name: "Record", kind: "message", T: ContentRecord },
|
|
1300
1264
|
]);
|
|
1301
1265
|
/**
|
|
1302
1266
|
* @generated from message IT.WebServices.Fragments.Content.UnpublishContentRequest
|
|
1303
1267
|
*/
|
|
1304
|
-
class UnpublishContentRequest extends
|
|
1268
|
+
export class UnpublishContentRequest extends Message {
|
|
1305
1269
|
constructor(data) {
|
|
1306
1270
|
super();
|
|
1307
1271
|
/**
|
|
@@ -1310,7 +1274,7 @@ class UnpublishContentRequest extends protobuf_1.Message {
|
|
|
1310
1274
|
* @generated from field: string ContentID = 1;
|
|
1311
1275
|
*/
|
|
1312
1276
|
this.ContentID = "";
|
|
1313
|
-
|
|
1277
|
+
proto3.util.initPartial(data, this);
|
|
1314
1278
|
}
|
|
1315
1279
|
static fromBinary(bytes, options) {
|
|
1316
1280
|
return new UnpublishContentRequest().fromBinary(bytes, options);
|
|
@@ -1322,22 +1286,21 @@ class UnpublishContentRequest extends protobuf_1.Message {
|
|
|
1322
1286
|
return new UnpublishContentRequest().fromJsonString(jsonString, options);
|
|
1323
1287
|
}
|
|
1324
1288
|
static equals(a, b) {
|
|
1325
|
-
return
|
|
1289
|
+
return proto3.util.equals(UnpublishContentRequest, a, b);
|
|
1326
1290
|
}
|
|
1327
1291
|
}
|
|
1328
|
-
|
|
1329
|
-
UnpublishContentRequest.runtime = protobuf_1.proto3;
|
|
1292
|
+
UnpublishContentRequest.runtime = proto3;
|
|
1330
1293
|
UnpublishContentRequest.typeName = "IT.WebServices.Fragments.Content.UnpublishContentRequest";
|
|
1331
|
-
UnpublishContentRequest.fields =
|
|
1294
|
+
UnpublishContentRequest.fields = proto3.util.newFieldList(() => [
|
|
1332
1295
|
{ no: 1, name: "ContentID", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
1333
1296
|
]);
|
|
1334
1297
|
/**
|
|
1335
1298
|
* @generated from message IT.WebServices.Fragments.Content.UnpublishContentResponse
|
|
1336
1299
|
*/
|
|
1337
|
-
class UnpublishContentResponse extends
|
|
1300
|
+
export class UnpublishContentResponse extends Message {
|
|
1338
1301
|
constructor(data) {
|
|
1339
1302
|
super();
|
|
1340
|
-
|
|
1303
|
+
proto3.util.initPartial(data, this);
|
|
1341
1304
|
}
|
|
1342
1305
|
static fromBinary(bytes, options) {
|
|
1343
1306
|
return new UnpublishContentResponse().fromBinary(bytes, options);
|
|
@@ -1349,19 +1312,18 @@ class UnpublishContentResponse extends protobuf_1.Message {
|
|
|
1349
1312
|
return new UnpublishContentResponse().fromJsonString(jsonString, options);
|
|
1350
1313
|
}
|
|
1351
1314
|
static equals(a, b) {
|
|
1352
|
-
return
|
|
1315
|
+
return proto3.util.equals(UnpublishContentResponse, a, b);
|
|
1353
1316
|
}
|
|
1354
1317
|
}
|
|
1355
|
-
|
|
1356
|
-
UnpublishContentResponse.runtime = protobuf_1.proto3;
|
|
1318
|
+
UnpublishContentResponse.runtime = proto3;
|
|
1357
1319
|
UnpublishContentResponse.typeName = "IT.WebServices.Fragments.Content.UnpublishContentResponse";
|
|
1358
|
-
UnpublishContentResponse.fields =
|
|
1359
|
-
{ no: 1, name: "Record", kind: "message", T:
|
|
1320
|
+
UnpublishContentResponse.fields = proto3.util.newFieldList(() => [
|
|
1321
|
+
{ no: 1, name: "Record", kind: "message", T: ContentRecord },
|
|
1360
1322
|
]);
|
|
1361
1323
|
/**
|
|
1362
1324
|
* @generated from message IT.WebServices.Fragments.Content.SubscriptionLevelSearch
|
|
1363
1325
|
*/
|
|
1364
|
-
class SubscriptionLevelSearch extends
|
|
1326
|
+
export class SubscriptionLevelSearch extends Message {
|
|
1365
1327
|
constructor(data) {
|
|
1366
1328
|
super();
|
|
1367
1329
|
/**
|
|
@@ -1372,7 +1334,7 @@ class SubscriptionLevelSearch extends protobuf_1.Message {
|
|
|
1372
1334
|
* @generated from field: uint32 MaximumLevel = 2;
|
|
1373
1335
|
*/
|
|
1374
1336
|
this.MaximumLevel = 0;
|
|
1375
|
-
|
|
1337
|
+
proto3.util.initPartial(data, this);
|
|
1376
1338
|
}
|
|
1377
1339
|
static fromBinary(bytes, options) {
|
|
1378
1340
|
return new SubscriptionLevelSearch().fromBinary(bytes, options);
|
|
@@ -1384,13 +1346,12 @@ class SubscriptionLevelSearch extends protobuf_1.Message {
|
|
|
1384
1346
|
return new SubscriptionLevelSearch().fromJsonString(jsonString, options);
|
|
1385
1347
|
}
|
|
1386
1348
|
static equals(a, b) {
|
|
1387
|
-
return
|
|
1349
|
+
return proto3.util.equals(SubscriptionLevelSearch, a, b);
|
|
1388
1350
|
}
|
|
1389
1351
|
}
|
|
1390
|
-
|
|
1391
|
-
SubscriptionLevelSearch.runtime = protobuf_1.proto3;
|
|
1352
|
+
SubscriptionLevelSearch.runtime = proto3;
|
|
1392
1353
|
SubscriptionLevelSearch.typeName = "IT.WebServices.Fragments.Content.SubscriptionLevelSearch";
|
|
1393
|
-
SubscriptionLevelSearch.fields =
|
|
1354
|
+
SubscriptionLevelSearch.fields = proto3.util.newFieldList(() => [
|
|
1394
1355
|
{ no: 1, name: "MinimumLevel", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
1395
1356
|
{ no: 2, name: "MaximumLevel", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
1396
1357
|
]);
|