@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,17 +1,14 @@
|
|
|
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/Settings/SettingsInterface.proto (package IT.WebServices.Fragments.Settings, syntax proto3)
|
|
4
3
|
/* eslint-disable */
|
|
5
4
|
// @ts-nocheck
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
const SettingsRecord_pb_1 = require("./SettingsRecord_pb");
|
|
10
|
-
const EventsSettings_pb_1 = require("../Authorization/Events/EventsSettings_pb");
|
|
5
|
+
import { Message, proto3 } from "@bufbuild/protobuf";
|
|
6
|
+
import { CMSOwnerRecord, CMSPrivateRecord, CMSPublicRecord, CommentsOwnerRecord, CommentsPrivateRecord, CommentsPublicRecord, NotificationOwnerRecord, NotificationPrivateRecord, NotificationPublicRecord, PersonalizationOwnerRecord, PersonalizationPrivateRecord, PersonalizationPublicRecord, SettingsOwnerData, SettingsPrivateData, SettingsPublicData, SubscriptionOwnerRecord, SubscriptionPrivateRecord, SubscriptionPublicRecord } from "./SettingsRecord_pb";
|
|
7
|
+
import { EventOwnerSettings, EventPrivateSettings, EventPublicSettings } from "../Authorization/Events/EventsSettings_pb";
|
|
11
8
|
/**
|
|
12
9
|
* @generated from enum IT.WebServices.Fragments.Settings.ModifyResponseErrorType
|
|
13
10
|
*/
|
|
14
|
-
var ModifyResponseErrorType;
|
|
11
|
+
export var ModifyResponseErrorType;
|
|
15
12
|
(function (ModifyResponseErrorType) {
|
|
16
13
|
/**
|
|
17
14
|
* @generated from enum value: NoError = 0;
|
|
@@ -21,19 +18,19 @@ var ModifyResponseErrorType;
|
|
|
21
18
|
* @generated from enum value: UnknownError = -1;
|
|
22
19
|
*/
|
|
23
20
|
ModifyResponseErrorType[ModifyResponseErrorType["UnknownError"] = -1] = "UnknownError";
|
|
24
|
-
})(ModifyResponseErrorType || (
|
|
21
|
+
})(ModifyResponseErrorType || (ModifyResponseErrorType = {}));
|
|
25
22
|
// Retrieve enum metadata with: proto3.getEnumType(ModifyResponseErrorType)
|
|
26
|
-
|
|
23
|
+
proto3.util.setEnumType(ModifyResponseErrorType, "IT.WebServices.Fragments.Settings.ModifyResponseErrorType", [
|
|
27
24
|
{ no: 0, name: "NoError" },
|
|
28
25
|
{ no: -1, name: "UnknownError" },
|
|
29
26
|
]);
|
|
30
27
|
/**
|
|
31
28
|
* @generated from message IT.WebServices.Fragments.Settings.GetPublicDataRequest
|
|
32
29
|
*/
|
|
33
|
-
class GetPublicDataRequest extends
|
|
30
|
+
export class GetPublicDataRequest extends Message {
|
|
34
31
|
constructor(data) {
|
|
35
32
|
super();
|
|
36
|
-
|
|
33
|
+
proto3.util.initPartial(data, this);
|
|
37
34
|
}
|
|
38
35
|
static fromBinary(bytes, options) {
|
|
39
36
|
return new GetPublicDataRequest().fromBinary(bytes, options);
|
|
@@ -45,20 +42,19 @@ class GetPublicDataRequest extends protobuf_1.Message {
|
|
|
45
42
|
return new GetPublicDataRequest().fromJsonString(jsonString, options);
|
|
46
43
|
}
|
|
47
44
|
static equals(a, b) {
|
|
48
|
-
return
|
|
45
|
+
return proto3.util.equals(GetPublicDataRequest, a, b);
|
|
49
46
|
}
|
|
50
47
|
}
|
|
51
|
-
|
|
52
|
-
GetPublicDataRequest.runtime = protobuf_1.proto3;
|
|
48
|
+
GetPublicDataRequest.runtime = proto3;
|
|
53
49
|
GetPublicDataRequest.typeName = "IT.WebServices.Fragments.Settings.GetPublicDataRequest";
|
|
54
|
-
GetPublicDataRequest.fields =
|
|
50
|
+
GetPublicDataRequest.fields = proto3.util.newFieldList(() => []);
|
|
55
51
|
/**
|
|
56
52
|
* @generated from message IT.WebServices.Fragments.Settings.GetPublicDataResponse
|
|
57
53
|
*/
|
|
58
|
-
class GetPublicDataResponse extends
|
|
54
|
+
export class GetPublicDataResponse extends Message {
|
|
59
55
|
constructor(data) {
|
|
60
56
|
super();
|
|
61
|
-
|
|
57
|
+
proto3.util.initPartial(data, this);
|
|
62
58
|
}
|
|
63
59
|
static fromBinary(bytes, options) {
|
|
64
60
|
return new GetPublicDataResponse().fromBinary(bytes, options);
|
|
@@ -70,26 +66,25 @@ class GetPublicDataResponse extends protobuf_1.Message {
|
|
|
70
66
|
return new GetPublicDataResponse().fromJsonString(jsonString, options);
|
|
71
67
|
}
|
|
72
68
|
static equals(a, b) {
|
|
73
|
-
return
|
|
69
|
+
return proto3.util.equals(GetPublicDataResponse, a, b);
|
|
74
70
|
}
|
|
75
71
|
}
|
|
76
|
-
|
|
77
|
-
GetPublicDataResponse.runtime = protobuf_1.proto3;
|
|
72
|
+
GetPublicDataResponse.runtime = proto3;
|
|
78
73
|
GetPublicDataResponse.typeName = "IT.WebServices.Fragments.Settings.GetPublicDataResponse";
|
|
79
|
-
GetPublicDataResponse.fields =
|
|
80
|
-
{ no: 1, name: "Public", kind: "message", T:
|
|
74
|
+
GetPublicDataResponse.fields = proto3.util.newFieldList(() => [
|
|
75
|
+
{ no: 1, name: "Public", kind: "message", T: SettingsPublicData },
|
|
81
76
|
]);
|
|
82
77
|
/**
|
|
83
78
|
* @generated from message IT.WebServices.Fragments.Settings.GetPublicNewerDataRequest
|
|
84
79
|
*/
|
|
85
|
-
class GetPublicNewerDataRequest extends
|
|
80
|
+
export class GetPublicNewerDataRequest extends Message {
|
|
86
81
|
constructor(data) {
|
|
87
82
|
super();
|
|
88
83
|
/**
|
|
89
84
|
* @generated from field: uint32 VersionNum = 1;
|
|
90
85
|
*/
|
|
91
86
|
this.VersionNum = 0;
|
|
92
|
-
|
|
87
|
+
proto3.util.initPartial(data, this);
|
|
93
88
|
}
|
|
94
89
|
static fromBinary(bytes, options) {
|
|
95
90
|
return new GetPublicNewerDataRequest().fromBinary(bytes, options);
|
|
@@ -101,22 +96,21 @@ class GetPublicNewerDataRequest extends protobuf_1.Message {
|
|
|
101
96
|
return new GetPublicNewerDataRequest().fromJsonString(jsonString, options);
|
|
102
97
|
}
|
|
103
98
|
static equals(a, b) {
|
|
104
|
-
return
|
|
99
|
+
return proto3.util.equals(GetPublicNewerDataRequest, a, b);
|
|
105
100
|
}
|
|
106
101
|
}
|
|
107
|
-
|
|
108
|
-
GetPublicNewerDataRequest.runtime = protobuf_1.proto3;
|
|
102
|
+
GetPublicNewerDataRequest.runtime = proto3;
|
|
109
103
|
GetPublicNewerDataRequest.typeName = "IT.WebServices.Fragments.Settings.GetPublicNewerDataRequest";
|
|
110
|
-
GetPublicNewerDataRequest.fields =
|
|
104
|
+
GetPublicNewerDataRequest.fields = proto3.util.newFieldList(() => [
|
|
111
105
|
{ no: 1, name: "VersionNum", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
112
106
|
]);
|
|
113
107
|
/**
|
|
114
108
|
* @generated from message IT.WebServices.Fragments.Settings.GetPublicNewerDataResponse
|
|
115
109
|
*/
|
|
116
|
-
class GetPublicNewerDataResponse extends
|
|
110
|
+
export class GetPublicNewerDataResponse extends Message {
|
|
117
111
|
constructor(data) {
|
|
118
112
|
super();
|
|
119
|
-
|
|
113
|
+
proto3.util.initPartial(data, this);
|
|
120
114
|
}
|
|
121
115
|
static fromBinary(bytes, options) {
|
|
122
116
|
return new GetPublicNewerDataResponse().fromBinary(bytes, options);
|
|
@@ -128,22 +122,21 @@ class GetPublicNewerDataResponse extends protobuf_1.Message {
|
|
|
128
122
|
return new GetPublicNewerDataResponse().fromJsonString(jsonString, options);
|
|
129
123
|
}
|
|
130
124
|
static equals(a, b) {
|
|
131
|
-
return
|
|
125
|
+
return proto3.util.equals(GetPublicNewerDataResponse, a, b);
|
|
132
126
|
}
|
|
133
127
|
}
|
|
134
|
-
|
|
135
|
-
GetPublicNewerDataResponse.runtime = protobuf_1.proto3;
|
|
128
|
+
GetPublicNewerDataResponse.runtime = proto3;
|
|
136
129
|
GetPublicNewerDataResponse.typeName = "IT.WebServices.Fragments.Settings.GetPublicNewerDataResponse";
|
|
137
|
-
GetPublicNewerDataResponse.fields =
|
|
138
|
-
{ no: 1, name: "Public", kind: "message", T:
|
|
130
|
+
GetPublicNewerDataResponse.fields = proto3.util.newFieldList(() => [
|
|
131
|
+
{ no: 1, name: "Public", kind: "message", T: SettingsPublicData },
|
|
139
132
|
]);
|
|
140
133
|
/**
|
|
141
134
|
* @generated from message IT.WebServices.Fragments.Settings.GetAdminDataRequest
|
|
142
135
|
*/
|
|
143
|
-
class GetAdminDataRequest extends
|
|
136
|
+
export class GetAdminDataRequest extends Message {
|
|
144
137
|
constructor(data) {
|
|
145
138
|
super();
|
|
146
|
-
|
|
139
|
+
proto3.util.initPartial(data, this);
|
|
147
140
|
}
|
|
148
141
|
static fromBinary(bytes, options) {
|
|
149
142
|
return new GetAdminDataRequest().fromBinary(bytes, options);
|
|
@@ -155,20 +148,19 @@ class GetAdminDataRequest extends protobuf_1.Message {
|
|
|
155
148
|
return new GetAdminDataRequest().fromJsonString(jsonString, options);
|
|
156
149
|
}
|
|
157
150
|
static equals(a, b) {
|
|
158
|
-
return
|
|
151
|
+
return proto3.util.equals(GetAdminDataRequest, a, b);
|
|
159
152
|
}
|
|
160
153
|
}
|
|
161
|
-
|
|
162
|
-
GetAdminDataRequest.runtime = protobuf_1.proto3;
|
|
154
|
+
GetAdminDataRequest.runtime = proto3;
|
|
163
155
|
GetAdminDataRequest.typeName = "IT.WebServices.Fragments.Settings.GetAdminDataRequest";
|
|
164
|
-
GetAdminDataRequest.fields =
|
|
156
|
+
GetAdminDataRequest.fields = proto3.util.newFieldList(() => []);
|
|
165
157
|
/**
|
|
166
158
|
* @generated from message IT.WebServices.Fragments.Settings.GetAdminDataResponse
|
|
167
159
|
*/
|
|
168
|
-
class GetAdminDataResponse extends
|
|
160
|
+
export class GetAdminDataResponse extends Message {
|
|
169
161
|
constructor(data) {
|
|
170
162
|
super();
|
|
171
|
-
|
|
163
|
+
proto3.util.initPartial(data, this);
|
|
172
164
|
}
|
|
173
165
|
static fromBinary(bytes, options) {
|
|
174
166
|
return new GetAdminDataResponse().fromBinary(bytes, options);
|
|
@@ -180,27 +172,26 @@ class GetAdminDataResponse extends protobuf_1.Message {
|
|
|
180
172
|
return new GetAdminDataResponse().fromJsonString(jsonString, options);
|
|
181
173
|
}
|
|
182
174
|
static equals(a, b) {
|
|
183
|
-
return
|
|
175
|
+
return proto3.util.equals(GetAdminDataResponse, a, b);
|
|
184
176
|
}
|
|
185
177
|
}
|
|
186
|
-
|
|
187
|
-
GetAdminDataResponse.runtime = protobuf_1.proto3;
|
|
178
|
+
GetAdminDataResponse.runtime = proto3;
|
|
188
179
|
GetAdminDataResponse.typeName = "IT.WebServices.Fragments.Settings.GetAdminDataResponse";
|
|
189
|
-
GetAdminDataResponse.fields =
|
|
190
|
-
{ no: 1, name: "Public", kind: "message", T:
|
|
191
|
-
{ no: 2, name: "Private", kind: "message", T:
|
|
180
|
+
GetAdminDataResponse.fields = proto3.util.newFieldList(() => [
|
|
181
|
+
{ no: 1, name: "Public", kind: "message", T: SettingsPublicData },
|
|
182
|
+
{ no: 2, name: "Private", kind: "message", T: SettingsPrivateData },
|
|
192
183
|
]);
|
|
193
184
|
/**
|
|
194
185
|
* @generated from message IT.WebServices.Fragments.Settings.GetAdminNewerDataRequest
|
|
195
186
|
*/
|
|
196
|
-
class GetAdminNewerDataRequest extends
|
|
187
|
+
export class GetAdminNewerDataRequest extends Message {
|
|
197
188
|
constructor(data) {
|
|
198
189
|
super();
|
|
199
190
|
/**
|
|
200
191
|
* @generated from field: uint32 VersionNum = 1;
|
|
201
192
|
*/
|
|
202
193
|
this.VersionNum = 0;
|
|
203
|
-
|
|
194
|
+
proto3.util.initPartial(data, this);
|
|
204
195
|
}
|
|
205
196
|
static fromBinary(bytes, options) {
|
|
206
197
|
return new GetAdminNewerDataRequest().fromBinary(bytes, options);
|
|
@@ -212,22 +203,21 @@ class GetAdminNewerDataRequest extends protobuf_1.Message {
|
|
|
212
203
|
return new GetAdminNewerDataRequest().fromJsonString(jsonString, options);
|
|
213
204
|
}
|
|
214
205
|
static equals(a, b) {
|
|
215
|
-
return
|
|
206
|
+
return proto3.util.equals(GetAdminNewerDataRequest, a, b);
|
|
216
207
|
}
|
|
217
208
|
}
|
|
218
|
-
|
|
219
|
-
GetAdminNewerDataRequest.runtime = protobuf_1.proto3;
|
|
209
|
+
GetAdminNewerDataRequest.runtime = proto3;
|
|
220
210
|
GetAdminNewerDataRequest.typeName = "IT.WebServices.Fragments.Settings.GetAdminNewerDataRequest";
|
|
221
|
-
GetAdminNewerDataRequest.fields =
|
|
211
|
+
GetAdminNewerDataRequest.fields = proto3.util.newFieldList(() => [
|
|
222
212
|
{ no: 1, name: "VersionNum", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
223
213
|
]);
|
|
224
214
|
/**
|
|
225
215
|
* @generated from message IT.WebServices.Fragments.Settings.GetAdminNewerDataResponse
|
|
226
216
|
*/
|
|
227
|
-
class GetAdminNewerDataResponse extends
|
|
217
|
+
export class GetAdminNewerDataResponse extends Message {
|
|
228
218
|
constructor(data) {
|
|
229
219
|
super();
|
|
230
|
-
|
|
220
|
+
proto3.util.initPartial(data, this);
|
|
231
221
|
}
|
|
232
222
|
static fromBinary(bytes, options) {
|
|
233
223
|
return new GetAdminNewerDataResponse().fromBinary(bytes, options);
|
|
@@ -239,23 +229,22 @@ class GetAdminNewerDataResponse extends protobuf_1.Message {
|
|
|
239
229
|
return new GetAdminNewerDataResponse().fromJsonString(jsonString, options);
|
|
240
230
|
}
|
|
241
231
|
static equals(a, b) {
|
|
242
|
-
return
|
|
232
|
+
return proto3.util.equals(GetAdminNewerDataResponse, a, b);
|
|
243
233
|
}
|
|
244
234
|
}
|
|
245
|
-
|
|
246
|
-
GetAdminNewerDataResponse.runtime = protobuf_1.proto3;
|
|
235
|
+
GetAdminNewerDataResponse.runtime = proto3;
|
|
247
236
|
GetAdminNewerDataResponse.typeName = "IT.WebServices.Fragments.Settings.GetAdminNewerDataResponse";
|
|
248
|
-
GetAdminNewerDataResponse.fields =
|
|
249
|
-
{ no: 1, name: "Public", kind: "message", T:
|
|
250
|
-
{ no: 2, name: "Private", kind: "message", T:
|
|
237
|
+
GetAdminNewerDataResponse.fields = proto3.util.newFieldList(() => [
|
|
238
|
+
{ no: 1, name: "Public", kind: "message", T: SettingsPublicData },
|
|
239
|
+
{ no: 2, name: "Private", kind: "message", T: SettingsPrivateData },
|
|
251
240
|
]);
|
|
252
241
|
/**
|
|
253
242
|
* @generated from message IT.WebServices.Fragments.Settings.GetOwnerDataRequest
|
|
254
243
|
*/
|
|
255
|
-
class GetOwnerDataRequest extends
|
|
244
|
+
export class GetOwnerDataRequest extends Message {
|
|
256
245
|
constructor(data) {
|
|
257
246
|
super();
|
|
258
|
-
|
|
247
|
+
proto3.util.initPartial(data, this);
|
|
259
248
|
}
|
|
260
249
|
static fromBinary(bytes, options) {
|
|
261
250
|
return new GetOwnerDataRequest().fromBinary(bytes, options);
|
|
@@ -267,20 +256,19 @@ class GetOwnerDataRequest extends protobuf_1.Message {
|
|
|
267
256
|
return new GetOwnerDataRequest().fromJsonString(jsonString, options);
|
|
268
257
|
}
|
|
269
258
|
static equals(a, b) {
|
|
270
|
-
return
|
|
259
|
+
return proto3.util.equals(GetOwnerDataRequest, a, b);
|
|
271
260
|
}
|
|
272
261
|
}
|
|
273
|
-
|
|
274
|
-
GetOwnerDataRequest.runtime = protobuf_1.proto3;
|
|
262
|
+
GetOwnerDataRequest.runtime = proto3;
|
|
275
263
|
GetOwnerDataRequest.typeName = "IT.WebServices.Fragments.Settings.GetOwnerDataRequest";
|
|
276
|
-
GetOwnerDataRequest.fields =
|
|
264
|
+
GetOwnerDataRequest.fields = proto3.util.newFieldList(() => []);
|
|
277
265
|
/**
|
|
278
266
|
* @generated from message IT.WebServices.Fragments.Settings.GetOwnerDataResponse
|
|
279
267
|
*/
|
|
280
|
-
class GetOwnerDataResponse extends
|
|
268
|
+
export class GetOwnerDataResponse extends Message {
|
|
281
269
|
constructor(data) {
|
|
282
270
|
super();
|
|
283
|
-
|
|
271
|
+
proto3.util.initPartial(data, this);
|
|
284
272
|
}
|
|
285
273
|
static fromBinary(bytes, options) {
|
|
286
274
|
return new GetOwnerDataResponse().fromBinary(bytes, options);
|
|
@@ -292,28 +280,27 @@ class GetOwnerDataResponse extends protobuf_1.Message {
|
|
|
292
280
|
return new GetOwnerDataResponse().fromJsonString(jsonString, options);
|
|
293
281
|
}
|
|
294
282
|
static equals(a, b) {
|
|
295
|
-
return
|
|
283
|
+
return proto3.util.equals(GetOwnerDataResponse, a, b);
|
|
296
284
|
}
|
|
297
285
|
}
|
|
298
|
-
|
|
299
|
-
GetOwnerDataResponse.runtime = protobuf_1.proto3;
|
|
286
|
+
GetOwnerDataResponse.runtime = proto3;
|
|
300
287
|
GetOwnerDataResponse.typeName = "IT.WebServices.Fragments.Settings.GetOwnerDataResponse";
|
|
301
|
-
GetOwnerDataResponse.fields =
|
|
302
|
-
{ no: 1, name: "Public", kind: "message", T:
|
|
303
|
-
{ no: 2, name: "Private", kind: "message", T:
|
|
304
|
-
{ no: 3, name: "Owner", kind: "message", T:
|
|
288
|
+
GetOwnerDataResponse.fields = proto3.util.newFieldList(() => [
|
|
289
|
+
{ no: 1, name: "Public", kind: "message", T: SettingsPublicData },
|
|
290
|
+
{ no: 2, name: "Private", kind: "message", T: SettingsPrivateData },
|
|
291
|
+
{ no: 3, name: "Owner", kind: "message", T: SettingsOwnerData },
|
|
305
292
|
]);
|
|
306
293
|
/**
|
|
307
294
|
* @generated from message IT.WebServices.Fragments.Settings.GetOwnerNewerDataRequest
|
|
308
295
|
*/
|
|
309
|
-
class GetOwnerNewerDataRequest extends
|
|
296
|
+
export class GetOwnerNewerDataRequest extends Message {
|
|
310
297
|
constructor(data) {
|
|
311
298
|
super();
|
|
312
299
|
/**
|
|
313
300
|
* @generated from field: uint32 VersionNum = 1;
|
|
314
301
|
*/
|
|
315
302
|
this.VersionNum = 0;
|
|
316
|
-
|
|
303
|
+
proto3.util.initPartial(data, this);
|
|
317
304
|
}
|
|
318
305
|
static fromBinary(bytes, options) {
|
|
319
306
|
return new GetOwnerNewerDataRequest().fromBinary(bytes, options);
|
|
@@ -325,22 +312,21 @@ class GetOwnerNewerDataRequest extends protobuf_1.Message {
|
|
|
325
312
|
return new GetOwnerNewerDataRequest().fromJsonString(jsonString, options);
|
|
326
313
|
}
|
|
327
314
|
static equals(a, b) {
|
|
328
|
-
return
|
|
315
|
+
return proto3.util.equals(GetOwnerNewerDataRequest, a, b);
|
|
329
316
|
}
|
|
330
317
|
}
|
|
331
|
-
|
|
332
|
-
GetOwnerNewerDataRequest.runtime = protobuf_1.proto3;
|
|
318
|
+
GetOwnerNewerDataRequest.runtime = proto3;
|
|
333
319
|
GetOwnerNewerDataRequest.typeName = "IT.WebServices.Fragments.Settings.GetOwnerNewerDataRequest";
|
|
334
|
-
GetOwnerNewerDataRequest.fields =
|
|
320
|
+
GetOwnerNewerDataRequest.fields = proto3.util.newFieldList(() => [
|
|
335
321
|
{ no: 1, name: "VersionNum", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
336
322
|
]);
|
|
337
323
|
/**
|
|
338
324
|
* @generated from message IT.WebServices.Fragments.Settings.GetOwnerNewerDataResponse
|
|
339
325
|
*/
|
|
340
|
-
class GetOwnerNewerDataResponse extends
|
|
326
|
+
export class GetOwnerNewerDataResponse extends Message {
|
|
341
327
|
constructor(data) {
|
|
342
328
|
super();
|
|
343
|
-
|
|
329
|
+
proto3.util.initPartial(data, this);
|
|
344
330
|
}
|
|
345
331
|
static fromBinary(bytes, options) {
|
|
346
332
|
return new GetOwnerNewerDataResponse().fromBinary(bytes, options);
|
|
@@ -352,24 +338,23 @@ class GetOwnerNewerDataResponse extends protobuf_1.Message {
|
|
|
352
338
|
return new GetOwnerNewerDataResponse().fromJsonString(jsonString, options);
|
|
353
339
|
}
|
|
354
340
|
static equals(a, b) {
|
|
355
|
-
return
|
|
341
|
+
return proto3.util.equals(GetOwnerNewerDataResponse, a, b);
|
|
356
342
|
}
|
|
357
343
|
}
|
|
358
|
-
|
|
359
|
-
GetOwnerNewerDataResponse.runtime = protobuf_1.proto3;
|
|
344
|
+
GetOwnerNewerDataResponse.runtime = proto3;
|
|
360
345
|
GetOwnerNewerDataResponse.typeName = "IT.WebServices.Fragments.Settings.GetOwnerNewerDataResponse";
|
|
361
|
-
GetOwnerNewerDataResponse.fields =
|
|
362
|
-
{ no: 1, name: "Public", kind: "message", T:
|
|
363
|
-
{ no: 2, name: "Private", kind: "message", T:
|
|
364
|
-
{ no: 3, name: "Owner", kind: "message", T:
|
|
346
|
+
GetOwnerNewerDataResponse.fields = proto3.util.newFieldList(() => [
|
|
347
|
+
{ no: 1, name: "Public", kind: "message", T: SettingsPublicData },
|
|
348
|
+
{ no: 2, name: "Private", kind: "message", T: SettingsPrivateData },
|
|
349
|
+
{ no: 3, name: "Owner", kind: "message", T: SettingsOwnerData },
|
|
365
350
|
]);
|
|
366
351
|
/**
|
|
367
352
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyCMSPublicDataRequest
|
|
368
353
|
*/
|
|
369
|
-
class ModifyCMSPublicDataRequest extends
|
|
354
|
+
export class ModifyCMSPublicDataRequest extends Message {
|
|
370
355
|
constructor(data) {
|
|
371
356
|
super();
|
|
372
|
-
|
|
357
|
+
proto3.util.initPartial(data, this);
|
|
373
358
|
}
|
|
374
359
|
static fromBinary(bytes, options) {
|
|
375
360
|
return new ModifyCMSPublicDataRequest().fromBinary(bytes, options);
|
|
@@ -381,26 +366,25 @@ class ModifyCMSPublicDataRequest extends protobuf_1.Message {
|
|
|
381
366
|
return new ModifyCMSPublicDataRequest().fromJsonString(jsonString, options);
|
|
382
367
|
}
|
|
383
368
|
static equals(a, b) {
|
|
384
|
-
return
|
|
369
|
+
return proto3.util.equals(ModifyCMSPublicDataRequest, a, b);
|
|
385
370
|
}
|
|
386
371
|
}
|
|
387
|
-
|
|
388
|
-
ModifyCMSPublicDataRequest.runtime = protobuf_1.proto3;
|
|
372
|
+
ModifyCMSPublicDataRequest.runtime = proto3;
|
|
389
373
|
ModifyCMSPublicDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyCMSPublicDataRequest";
|
|
390
|
-
ModifyCMSPublicDataRequest.fields =
|
|
391
|
-
{ no: 1, name: "Data", kind: "message", T:
|
|
374
|
+
ModifyCMSPublicDataRequest.fields = proto3.util.newFieldList(() => [
|
|
375
|
+
{ no: 1, name: "Data", kind: "message", T: CMSPublicRecord },
|
|
392
376
|
]);
|
|
393
377
|
/**
|
|
394
378
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyCMSPublicDataResponse
|
|
395
379
|
*/
|
|
396
|
-
class ModifyCMSPublicDataResponse extends
|
|
380
|
+
export class ModifyCMSPublicDataResponse extends Message {
|
|
397
381
|
constructor(data) {
|
|
398
382
|
super();
|
|
399
383
|
/**
|
|
400
384
|
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
401
385
|
*/
|
|
402
386
|
this.Error = ModifyResponseErrorType.NoError;
|
|
403
|
-
|
|
387
|
+
proto3.util.initPartial(data, this);
|
|
404
388
|
}
|
|
405
389
|
static fromBinary(bytes, options) {
|
|
406
390
|
return new ModifyCMSPublicDataResponse().fromBinary(bytes, options);
|
|
@@ -412,22 +396,21 @@ class ModifyCMSPublicDataResponse extends protobuf_1.Message {
|
|
|
412
396
|
return new ModifyCMSPublicDataResponse().fromJsonString(jsonString, options);
|
|
413
397
|
}
|
|
414
398
|
static equals(a, b) {
|
|
415
|
-
return
|
|
399
|
+
return proto3.util.equals(ModifyCMSPublicDataResponse, a, b);
|
|
416
400
|
}
|
|
417
401
|
}
|
|
418
|
-
|
|
419
|
-
ModifyCMSPublicDataResponse.runtime = protobuf_1.proto3;
|
|
402
|
+
ModifyCMSPublicDataResponse.runtime = proto3;
|
|
420
403
|
ModifyCMSPublicDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyCMSPublicDataResponse";
|
|
421
|
-
ModifyCMSPublicDataResponse.fields =
|
|
422
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
404
|
+
ModifyCMSPublicDataResponse.fields = proto3.util.newFieldList(() => [
|
|
405
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
423
406
|
]);
|
|
424
407
|
/**
|
|
425
408
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyCMSPrivateDataRequest
|
|
426
409
|
*/
|
|
427
|
-
class ModifyCMSPrivateDataRequest extends
|
|
410
|
+
export class ModifyCMSPrivateDataRequest extends Message {
|
|
428
411
|
constructor(data) {
|
|
429
412
|
super();
|
|
430
|
-
|
|
413
|
+
proto3.util.initPartial(data, this);
|
|
431
414
|
}
|
|
432
415
|
static fromBinary(bytes, options) {
|
|
433
416
|
return new ModifyCMSPrivateDataRequest().fromBinary(bytes, options);
|
|
@@ -439,26 +422,25 @@ class ModifyCMSPrivateDataRequest extends protobuf_1.Message {
|
|
|
439
422
|
return new ModifyCMSPrivateDataRequest().fromJsonString(jsonString, options);
|
|
440
423
|
}
|
|
441
424
|
static equals(a, b) {
|
|
442
|
-
return
|
|
425
|
+
return proto3.util.equals(ModifyCMSPrivateDataRequest, a, b);
|
|
443
426
|
}
|
|
444
427
|
}
|
|
445
|
-
|
|
446
|
-
ModifyCMSPrivateDataRequest.runtime = protobuf_1.proto3;
|
|
428
|
+
ModifyCMSPrivateDataRequest.runtime = proto3;
|
|
447
429
|
ModifyCMSPrivateDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyCMSPrivateDataRequest";
|
|
448
|
-
ModifyCMSPrivateDataRequest.fields =
|
|
449
|
-
{ no: 1, name: "Data", kind: "message", T:
|
|
430
|
+
ModifyCMSPrivateDataRequest.fields = proto3.util.newFieldList(() => [
|
|
431
|
+
{ no: 1, name: "Data", kind: "message", T: CMSPrivateRecord },
|
|
450
432
|
]);
|
|
451
433
|
/**
|
|
452
434
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyCMSPrivateDataResponse
|
|
453
435
|
*/
|
|
454
|
-
class ModifyCMSPrivateDataResponse extends
|
|
436
|
+
export class ModifyCMSPrivateDataResponse extends Message {
|
|
455
437
|
constructor(data) {
|
|
456
438
|
super();
|
|
457
439
|
/**
|
|
458
440
|
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
459
441
|
*/
|
|
460
442
|
this.Error = ModifyResponseErrorType.NoError;
|
|
461
|
-
|
|
443
|
+
proto3.util.initPartial(data, this);
|
|
462
444
|
}
|
|
463
445
|
static fromBinary(bytes, options) {
|
|
464
446
|
return new ModifyCMSPrivateDataResponse().fromBinary(bytes, options);
|
|
@@ -470,22 +452,21 @@ class ModifyCMSPrivateDataResponse extends protobuf_1.Message {
|
|
|
470
452
|
return new ModifyCMSPrivateDataResponse().fromJsonString(jsonString, options);
|
|
471
453
|
}
|
|
472
454
|
static equals(a, b) {
|
|
473
|
-
return
|
|
455
|
+
return proto3.util.equals(ModifyCMSPrivateDataResponse, a, b);
|
|
474
456
|
}
|
|
475
457
|
}
|
|
476
|
-
|
|
477
|
-
ModifyCMSPrivateDataResponse.runtime = protobuf_1.proto3;
|
|
458
|
+
ModifyCMSPrivateDataResponse.runtime = proto3;
|
|
478
459
|
ModifyCMSPrivateDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyCMSPrivateDataResponse";
|
|
479
|
-
ModifyCMSPrivateDataResponse.fields =
|
|
480
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
460
|
+
ModifyCMSPrivateDataResponse.fields = proto3.util.newFieldList(() => [
|
|
461
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
481
462
|
]);
|
|
482
463
|
/**
|
|
483
464
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyCMSOwnerDataRequest
|
|
484
465
|
*/
|
|
485
|
-
class ModifyCMSOwnerDataRequest extends
|
|
466
|
+
export class ModifyCMSOwnerDataRequest extends Message {
|
|
486
467
|
constructor(data) {
|
|
487
468
|
super();
|
|
488
|
-
|
|
469
|
+
proto3.util.initPartial(data, this);
|
|
489
470
|
}
|
|
490
471
|
static fromBinary(bytes, options) {
|
|
491
472
|
return new ModifyCMSOwnerDataRequest().fromBinary(bytes, options);
|
|
@@ -497,26 +478,25 @@ class ModifyCMSOwnerDataRequest extends protobuf_1.Message {
|
|
|
497
478
|
return new ModifyCMSOwnerDataRequest().fromJsonString(jsonString, options);
|
|
498
479
|
}
|
|
499
480
|
static equals(a, b) {
|
|
500
|
-
return
|
|
481
|
+
return proto3.util.equals(ModifyCMSOwnerDataRequest, a, b);
|
|
501
482
|
}
|
|
502
483
|
}
|
|
503
|
-
|
|
504
|
-
ModifyCMSOwnerDataRequest.runtime = protobuf_1.proto3;
|
|
484
|
+
ModifyCMSOwnerDataRequest.runtime = proto3;
|
|
505
485
|
ModifyCMSOwnerDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyCMSOwnerDataRequest";
|
|
506
|
-
ModifyCMSOwnerDataRequest.fields =
|
|
507
|
-
{ no: 1, name: "Data", kind: "message", T:
|
|
486
|
+
ModifyCMSOwnerDataRequest.fields = proto3.util.newFieldList(() => [
|
|
487
|
+
{ no: 1, name: "Data", kind: "message", T: CMSOwnerRecord },
|
|
508
488
|
]);
|
|
509
489
|
/**
|
|
510
490
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyCMSOwnerDataResponse
|
|
511
491
|
*/
|
|
512
|
-
class ModifyCMSOwnerDataResponse extends
|
|
492
|
+
export class ModifyCMSOwnerDataResponse extends Message {
|
|
513
493
|
constructor(data) {
|
|
514
494
|
super();
|
|
515
495
|
/**
|
|
516
496
|
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
517
497
|
*/
|
|
518
498
|
this.Error = ModifyResponseErrorType.NoError;
|
|
519
|
-
|
|
499
|
+
proto3.util.initPartial(data, this);
|
|
520
500
|
}
|
|
521
501
|
static fromBinary(bytes, options) {
|
|
522
502
|
return new ModifyCMSOwnerDataResponse().fromBinary(bytes, options);
|
|
@@ -528,22 +508,21 @@ class ModifyCMSOwnerDataResponse extends protobuf_1.Message {
|
|
|
528
508
|
return new ModifyCMSOwnerDataResponse().fromJsonString(jsonString, options);
|
|
529
509
|
}
|
|
530
510
|
static equals(a, b) {
|
|
531
|
-
return
|
|
511
|
+
return proto3.util.equals(ModifyCMSOwnerDataResponse, a, b);
|
|
532
512
|
}
|
|
533
513
|
}
|
|
534
|
-
|
|
535
|
-
ModifyCMSOwnerDataResponse.runtime = protobuf_1.proto3;
|
|
514
|
+
ModifyCMSOwnerDataResponse.runtime = proto3;
|
|
536
515
|
ModifyCMSOwnerDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyCMSOwnerDataResponse";
|
|
537
|
-
ModifyCMSOwnerDataResponse.fields =
|
|
538
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
516
|
+
ModifyCMSOwnerDataResponse.fields = proto3.util.newFieldList(() => [
|
|
517
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
539
518
|
]);
|
|
540
519
|
/**
|
|
541
520
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyPersonalizationPublicDataRequest
|
|
542
521
|
*/
|
|
543
|
-
class ModifyPersonalizationPublicDataRequest extends
|
|
522
|
+
export class ModifyPersonalizationPublicDataRequest extends Message {
|
|
544
523
|
constructor(data) {
|
|
545
524
|
super();
|
|
546
|
-
|
|
525
|
+
proto3.util.initPartial(data, this);
|
|
547
526
|
}
|
|
548
527
|
static fromBinary(bytes, options) {
|
|
549
528
|
return new ModifyPersonalizationPublicDataRequest().fromBinary(bytes, options);
|
|
@@ -555,26 +534,25 @@ class ModifyPersonalizationPublicDataRequest extends protobuf_1.Message {
|
|
|
555
534
|
return new ModifyPersonalizationPublicDataRequest().fromJsonString(jsonString, options);
|
|
556
535
|
}
|
|
557
536
|
static equals(a, b) {
|
|
558
|
-
return
|
|
537
|
+
return proto3.util.equals(ModifyPersonalizationPublicDataRequest, a, b);
|
|
559
538
|
}
|
|
560
539
|
}
|
|
561
|
-
|
|
562
|
-
ModifyPersonalizationPublicDataRequest.runtime = protobuf_1.proto3;
|
|
540
|
+
ModifyPersonalizationPublicDataRequest.runtime = proto3;
|
|
563
541
|
ModifyPersonalizationPublicDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyPersonalizationPublicDataRequest";
|
|
564
|
-
ModifyPersonalizationPublicDataRequest.fields =
|
|
565
|
-
{ no: 1, name: "Data", kind: "message", T:
|
|
542
|
+
ModifyPersonalizationPublicDataRequest.fields = proto3.util.newFieldList(() => [
|
|
543
|
+
{ no: 1, name: "Data", kind: "message", T: PersonalizationPublicRecord },
|
|
566
544
|
]);
|
|
567
545
|
/**
|
|
568
546
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyPersonalizationPublicDataResponse
|
|
569
547
|
*/
|
|
570
|
-
class ModifyPersonalizationPublicDataResponse extends
|
|
548
|
+
export class ModifyPersonalizationPublicDataResponse extends Message {
|
|
571
549
|
constructor(data) {
|
|
572
550
|
super();
|
|
573
551
|
/**
|
|
574
552
|
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
575
553
|
*/
|
|
576
554
|
this.Error = ModifyResponseErrorType.NoError;
|
|
577
|
-
|
|
555
|
+
proto3.util.initPartial(data, this);
|
|
578
556
|
}
|
|
579
557
|
static fromBinary(bytes, options) {
|
|
580
558
|
return new ModifyPersonalizationPublicDataResponse().fromBinary(bytes, options);
|
|
@@ -586,22 +564,21 @@ class ModifyPersonalizationPublicDataResponse extends protobuf_1.Message {
|
|
|
586
564
|
return new ModifyPersonalizationPublicDataResponse().fromJsonString(jsonString, options);
|
|
587
565
|
}
|
|
588
566
|
static equals(a, b) {
|
|
589
|
-
return
|
|
567
|
+
return proto3.util.equals(ModifyPersonalizationPublicDataResponse, a, b);
|
|
590
568
|
}
|
|
591
569
|
}
|
|
592
|
-
|
|
593
|
-
ModifyPersonalizationPublicDataResponse.runtime = protobuf_1.proto3;
|
|
570
|
+
ModifyPersonalizationPublicDataResponse.runtime = proto3;
|
|
594
571
|
ModifyPersonalizationPublicDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyPersonalizationPublicDataResponse";
|
|
595
|
-
ModifyPersonalizationPublicDataResponse.fields =
|
|
596
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
572
|
+
ModifyPersonalizationPublicDataResponse.fields = proto3.util.newFieldList(() => [
|
|
573
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
597
574
|
]);
|
|
598
575
|
/**
|
|
599
576
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyPersonalizationPrivateDataRequest
|
|
600
577
|
*/
|
|
601
|
-
class ModifyPersonalizationPrivateDataRequest extends
|
|
578
|
+
export class ModifyPersonalizationPrivateDataRequest extends Message {
|
|
602
579
|
constructor(data) {
|
|
603
580
|
super();
|
|
604
|
-
|
|
581
|
+
proto3.util.initPartial(data, this);
|
|
605
582
|
}
|
|
606
583
|
static fromBinary(bytes, options) {
|
|
607
584
|
return new ModifyPersonalizationPrivateDataRequest().fromBinary(bytes, options);
|
|
@@ -613,26 +590,25 @@ class ModifyPersonalizationPrivateDataRequest extends protobuf_1.Message {
|
|
|
613
590
|
return new ModifyPersonalizationPrivateDataRequest().fromJsonString(jsonString, options);
|
|
614
591
|
}
|
|
615
592
|
static equals(a, b) {
|
|
616
|
-
return
|
|
593
|
+
return proto3.util.equals(ModifyPersonalizationPrivateDataRequest, a, b);
|
|
617
594
|
}
|
|
618
595
|
}
|
|
619
|
-
|
|
620
|
-
ModifyPersonalizationPrivateDataRequest.runtime = protobuf_1.proto3;
|
|
596
|
+
ModifyPersonalizationPrivateDataRequest.runtime = proto3;
|
|
621
597
|
ModifyPersonalizationPrivateDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyPersonalizationPrivateDataRequest";
|
|
622
|
-
ModifyPersonalizationPrivateDataRequest.fields =
|
|
623
|
-
{ no: 1, name: "Data", kind: "message", T:
|
|
598
|
+
ModifyPersonalizationPrivateDataRequest.fields = proto3.util.newFieldList(() => [
|
|
599
|
+
{ no: 1, name: "Data", kind: "message", T: PersonalizationPrivateRecord },
|
|
624
600
|
]);
|
|
625
601
|
/**
|
|
626
602
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyPersonalizationPrivateDataResponse
|
|
627
603
|
*/
|
|
628
|
-
class ModifyPersonalizationPrivateDataResponse extends
|
|
604
|
+
export class ModifyPersonalizationPrivateDataResponse extends Message {
|
|
629
605
|
constructor(data) {
|
|
630
606
|
super();
|
|
631
607
|
/**
|
|
632
608
|
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
633
609
|
*/
|
|
634
610
|
this.Error = ModifyResponseErrorType.NoError;
|
|
635
|
-
|
|
611
|
+
proto3.util.initPartial(data, this);
|
|
636
612
|
}
|
|
637
613
|
static fromBinary(bytes, options) {
|
|
638
614
|
return new ModifyPersonalizationPrivateDataResponse().fromBinary(bytes, options);
|
|
@@ -644,22 +620,21 @@ class ModifyPersonalizationPrivateDataResponse extends protobuf_1.Message {
|
|
|
644
620
|
return new ModifyPersonalizationPrivateDataResponse().fromJsonString(jsonString, options);
|
|
645
621
|
}
|
|
646
622
|
static equals(a, b) {
|
|
647
|
-
return
|
|
623
|
+
return proto3.util.equals(ModifyPersonalizationPrivateDataResponse, a, b);
|
|
648
624
|
}
|
|
649
625
|
}
|
|
650
|
-
|
|
651
|
-
ModifyPersonalizationPrivateDataResponse.runtime = protobuf_1.proto3;
|
|
626
|
+
ModifyPersonalizationPrivateDataResponse.runtime = proto3;
|
|
652
627
|
ModifyPersonalizationPrivateDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyPersonalizationPrivateDataResponse";
|
|
653
|
-
ModifyPersonalizationPrivateDataResponse.fields =
|
|
654
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
628
|
+
ModifyPersonalizationPrivateDataResponse.fields = proto3.util.newFieldList(() => [
|
|
629
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
655
630
|
]);
|
|
656
631
|
/**
|
|
657
632
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyPersonalizationOwnerDataRequest
|
|
658
633
|
*/
|
|
659
|
-
class ModifyPersonalizationOwnerDataRequest extends
|
|
634
|
+
export class ModifyPersonalizationOwnerDataRequest extends Message {
|
|
660
635
|
constructor(data) {
|
|
661
636
|
super();
|
|
662
|
-
|
|
637
|
+
proto3.util.initPartial(data, this);
|
|
663
638
|
}
|
|
664
639
|
static fromBinary(bytes, options) {
|
|
665
640
|
return new ModifyPersonalizationOwnerDataRequest().fromBinary(bytes, options);
|
|
@@ -671,26 +646,25 @@ class ModifyPersonalizationOwnerDataRequest extends protobuf_1.Message {
|
|
|
671
646
|
return new ModifyPersonalizationOwnerDataRequest().fromJsonString(jsonString, options);
|
|
672
647
|
}
|
|
673
648
|
static equals(a, b) {
|
|
674
|
-
return
|
|
649
|
+
return proto3.util.equals(ModifyPersonalizationOwnerDataRequest, a, b);
|
|
675
650
|
}
|
|
676
651
|
}
|
|
677
|
-
|
|
678
|
-
ModifyPersonalizationOwnerDataRequest.runtime = protobuf_1.proto3;
|
|
652
|
+
ModifyPersonalizationOwnerDataRequest.runtime = proto3;
|
|
679
653
|
ModifyPersonalizationOwnerDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyPersonalizationOwnerDataRequest";
|
|
680
|
-
ModifyPersonalizationOwnerDataRequest.fields =
|
|
681
|
-
{ no: 1, name: "Data", kind: "message", T:
|
|
654
|
+
ModifyPersonalizationOwnerDataRequest.fields = proto3.util.newFieldList(() => [
|
|
655
|
+
{ no: 1, name: "Data", kind: "message", T: PersonalizationOwnerRecord },
|
|
682
656
|
]);
|
|
683
657
|
/**
|
|
684
658
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyPersonalizationOwnerDataResponse
|
|
685
659
|
*/
|
|
686
|
-
class ModifyPersonalizationOwnerDataResponse extends
|
|
660
|
+
export class ModifyPersonalizationOwnerDataResponse extends Message {
|
|
687
661
|
constructor(data) {
|
|
688
662
|
super();
|
|
689
663
|
/**
|
|
690
664
|
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
691
665
|
*/
|
|
692
666
|
this.Error = ModifyResponseErrorType.NoError;
|
|
693
|
-
|
|
667
|
+
proto3.util.initPartial(data, this);
|
|
694
668
|
}
|
|
695
669
|
static fromBinary(bytes, options) {
|
|
696
670
|
return new ModifyPersonalizationOwnerDataResponse().fromBinary(bytes, options);
|
|
@@ -702,22 +676,21 @@ class ModifyPersonalizationOwnerDataResponse extends protobuf_1.Message {
|
|
|
702
676
|
return new ModifyPersonalizationOwnerDataResponse().fromJsonString(jsonString, options);
|
|
703
677
|
}
|
|
704
678
|
static equals(a, b) {
|
|
705
|
-
return
|
|
679
|
+
return proto3.util.equals(ModifyPersonalizationOwnerDataResponse, a, b);
|
|
706
680
|
}
|
|
707
681
|
}
|
|
708
|
-
|
|
709
|
-
ModifyPersonalizationOwnerDataResponse.runtime = protobuf_1.proto3;
|
|
682
|
+
ModifyPersonalizationOwnerDataResponse.runtime = proto3;
|
|
710
683
|
ModifyPersonalizationOwnerDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyPersonalizationOwnerDataResponse";
|
|
711
|
-
ModifyPersonalizationOwnerDataResponse.fields =
|
|
712
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
684
|
+
ModifyPersonalizationOwnerDataResponse.fields = proto3.util.newFieldList(() => [
|
|
685
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
713
686
|
]);
|
|
714
687
|
/**
|
|
715
688
|
* @generated from message IT.WebServices.Fragments.Settings.ModifySubscriptionPublicDataRequest
|
|
716
689
|
*/
|
|
717
|
-
class ModifySubscriptionPublicDataRequest extends
|
|
690
|
+
export class ModifySubscriptionPublicDataRequest extends Message {
|
|
718
691
|
constructor(data) {
|
|
719
692
|
super();
|
|
720
|
-
|
|
693
|
+
proto3.util.initPartial(data, this);
|
|
721
694
|
}
|
|
722
695
|
static fromBinary(bytes, options) {
|
|
723
696
|
return new ModifySubscriptionPublicDataRequest().fromBinary(bytes, options);
|
|
@@ -729,26 +702,25 @@ class ModifySubscriptionPublicDataRequest extends protobuf_1.Message {
|
|
|
729
702
|
return new ModifySubscriptionPublicDataRequest().fromJsonString(jsonString, options);
|
|
730
703
|
}
|
|
731
704
|
static equals(a, b) {
|
|
732
|
-
return
|
|
705
|
+
return proto3.util.equals(ModifySubscriptionPublicDataRequest, a, b);
|
|
733
706
|
}
|
|
734
707
|
}
|
|
735
|
-
|
|
736
|
-
ModifySubscriptionPublicDataRequest.runtime = protobuf_1.proto3;
|
|
708
|
+
ModifySubscriptionPublicDataRequest.runtime = proto3;
|
|
737
709
|
ModifySubscriptionPublicDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifySubscriptionPublicDataRequest";
|
|
738
|
-
ModifySubscriptionPublicDataRequest.fields =
|
|
739
|
-
{ no: 1, name: "Data", kind: "message", T:
|
|
710
|
+
ModifySubscriptionPublicDataRequest.fields = proto3.util.newFieldList(() => [
|
|
711
|
+
{ no: 1, name: "Data", kind: "message", T: SubscriptionPublicRecord },
|
|
740
712
|
]);
|
|
741
713
|
/**
|
|
742
714
|
* @generated from message IT.WebServices.Fragments.Settings.ModifySubscriptionPublicDataResponse
|
|
743
715
|
*/
|
|
744
|
-
class ModifySubscriptionPublicDataResponse extends
|
|
716
|
+
export class ModifySubscriptionPublicDataResponse extends Message {
|
|
745
717
|
constructor(data) {
|
|
746
718
|
super();
|
|
747
719
|
/**
|
|
748
720
|
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
749
721
|
*/
|
|
750
722
|
this.Error = ModifyResponseErrorType.NoError;
|
|
751
|
-
|
|
723
|
+
proto3.util.initPartial(data, this);
|
|
752
724
|
}
|
|
753
725
|
static fromBinary(bytes, options) {
|
|
754
726
|
return new ModifySubscriptionPublicDataResponse().fromBinary(bytes, options);
|
|
@@ -760,22 +732,21 @@ class ModifySubscriptionPublicDataResponse extends protobuf_1.Message {
|
|
|
760
732
|
return new ModifySubscriptionPublicDataResponse().fromJsonString(jsonString, options);
|
|
761
733
|
}
|
|
762
734
|
static equals(a, b) {
|
|
763
|
-
return
|
|
735
|
+
return proto3.util.equals(ModifySubscriptionPublicDataResponse, a, b);
|
|
764
736
|
}
|
|
765
737
|
}
|
|
766
|
-
|
|
767
|
-
ModifySubscriptionPublicDataResponse.runtime = protobuf_1.proto3;
|
|
738
|
+
ModifySubscriptionPublicDataResponse.runtime = proto3;
|
|
768
739
|
ModifySubscriptionPublicDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifySubscriptionPublicDataResponse";
|
|
769
|
-
ModifySubscriptionPublicDataResponse.fields =
|
|
770
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
740
|
+
ModifySubscriptionPublicDataResponse.fields = proto3.util.newFieldList(() => [
|
|
741
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
771
742
|
]);
|
|
772
743
|
/**
|
|
773
744
|
* @generated from message IT.WebServices.Fragments.Settings.ModifySubscriptionPrivateDataRequest
|
|
774
745
|
*/
|
|
775
|
-
class ModifySubscriptionPrivateDataRequest extends
|
|
746
|
+
export class ModifySubscriptionPrivateDataRequest extends Message {
|
|
776
747
|
constructor(data) {
|
|
777
748
|
super();
|
|
778
|
-
|
|
749
|
+
proto3.util.initPartial(data, this);
|
|
779
750
|
}
|
|
780
751
|
static fromBinary(bytes, options) {
|
|
781
752
|
return new ModifySubscriptionPrivateDataRequest().fromBinary(bytes, options);
|
|
@@ -787,26 +758,25 @@ class ModifySubscriptionPrivateDataRequest extends protobuf_1.Message {
|
|
|
787
758
|
return new ModifySubscriptionPrivateDataRequest().fromJsonString(jsonString, options);
|
|
788
759
|
}
|
|
789
760
|
static equals(a, b) {
|
|
790
|
-
return
|
|
761
|
+
return proto3.util.equals(ModifySubscriptionPrivateDataRequest, a, b);
|
|
791
762
|
}
|
|
792
763
|
}
|
|
793
|
-
|
|
794
|
-
ModifySubscriptionPrivateDataRequest.runtime = protobuf_1.proto3;
|
|
764
|
+
ModifySubscriptionPrivateDataRequest.runtime = proto3;
|
|
795
765
|
ModifySubscriptionPrivateDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifySubscriptionPrivateDataRequest";
|
|
796
|
-
ModifySubscriptionPrivateDataRequest.fields =
|
|
797
|
-
{ no: 1, name: "Data", kind: "message", T:
|
|
766
|
+
ModifySubscriptionPrivateDataRequest.fields = proto3.util.newFieldList(() => [
|
|
767
|
+
{ no: 1, name: "Data", kind: "message", T: SubscriptionPrivateRecord },
|
|
798
768
|
]);
|
|
799
769
|
/**
|
|
800
770
|
* @generated from message IT.WebServices.Fragments.Settings.ModifySubscriptionPrivateDataResponse
|
|
801
771
|
*/
|
|
802
|
-
class ModifySubscriptionPrivateDataResponse extends
|
|
772
|
+
export class ModifySubscriptionPrivateDataResponse extends Message {
|
|
803
773
|
constructor(data) {
|
|
804
774
|
super();
|
|
805
775
|
/**
|
|
806
776
|
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
807
777
|
*/
|
|
808
778
|
this.Error = ModifyResponseErrorType.NoError;
|
|
809
|
-
|
|
779
|
+
proto3.util.initPartial(data, this);
|
|
810
780
|
}
|
|
811
781
|
static fromBinary(bytes, options) {
|
|
812
782
|
return new ModifySubscriptionPrivateDataResponse().fromBinary(bytes, options);
|
|
@@ -818,22 +788,21 @@ class ModifySubscriptionPrivateDataResponse extends protobuf_1.Message {
|
|
|
818
788
|
return new ModifySubscriptionPrivateDataResponse().fromJsonString(jsonString, options);
|
|
819
789
|
}
|
|
820
790
|
static equals(a, b) {
|
|
821
|
-
return
|
|
791
|
+
return proto3.util.equals(ModifySubscriptionPrivateDataResponse, a, b);
|
|
822
792
|
}
|
|
823
793
|
}
|
|
824
|
-
|
|
825
|
-
ModifySubscriptionPrivateDataResponse.runtime = protobuf_1.proto3;
|
|
794
|
+
ModifySubscriptionPrivateDataResponse.runtime = proto3;
|
|
826
795
|
ModifySubscriptionPrivateDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifySubscriptionPrivateDataResponse";
|
|
827
|
-
ModifySubscriptionPrivateDataResponse.fields =
|
|
828
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
796
|
+
ModifySubscriptionPrivateDataResponse.fields = proto3.util.newFieldList(() => [
|
|
797
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
829
798
|
]);
|
|
830
799
|
/**
|
|
831
800
|
* @generated from message IT.WebServices.Fragments.Settings.ModifySubscriptionOwnerDataRequest
|
|
832
801
|
*/
|
|
833
|
-
class ModifySubscriptionOwnerDataRequest extends
|
|
802
|
+
export class ModifySubscriptionOwnerDataRequest extends Message {
|
|
834
803
|
constructor(data) {
|
|
835
804
|
super();
|
|
836
|
-
|
|
805
|
+
proto3.util.initPartial(data, this);
|
|
837
806
|
}
|
|
838
807
|
static fromBinary(bytes, options) {
|
|
839
808
|
return new ModifySubscriptionOwnerDataRequest().fromBinary(bytes, options);
|
|
@@ -845,26 +814,25 @@ class ModifySubscriptionOwnerDataRequest extends protobuf_1.Message {
|
|
|
845
814
|
return new ModifySubscriptionOwnerDataRequest().fromJsonString(jsonString, options);
|
|
846
815
|
}
|
|
847
816
|
static equals(a, b) {
|
|
848
|
-
return
|
|
817
|
+
return proto3.util.equals(ModifySubscriptionOwnerDataRequest, a, b);
|
|
849
818
|
}
|
|
850
819
|
}
|
|
851
|
-
|
|
852
|
-
ModifySubscriptionOwnerDataRequest.runtime = protobuf_1.proto3;
|
|
820
|
+
ModifySubscriptionOwnerDataRequest.runtime = proto3;
|
|
853
821
|
ModifySubscriptionOwnerDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifySubscriptionOwnerDataRequest";
|
|
854
|
-
ModifySubscriptionOwnerDataRequest.fields =
|
|
855
|
-
{ no: 1, name: "Data", kind: "message", T:
|
|
822
|
+
ModifySubscriptionOwnerDataRequest.fields = proto3.util.newFieldList(() => [
|
|
823
|
+
{ no: 1, name: "Data", kind: "message", T: SubscriptionOwnerRecord },
|
|
856
824
|
]);
|
|
857
825
|
/**
|
|
858
826
|
* @generated from message IT.WebServices.Fragments.Settings.ModifySubscriptionOwnerDataResponse
|
|
859
827
|
*/
|
|
860
|
-
class ModifySubscriptionOwnerDataResponse extends
|
|
828
|
+
export class ModifySubscriptionOwnerDataResponse extends Message {
|
|
861
829
|
constructor(data) {
|
|
862
830
|
super();
|
|
863
831
|
/**
|
|
864
832
|
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
865
833
|
*/
|
|
866
834
|
this.Error = ModifyResponseErrorType.NoError;
|
|
867
|
-
|
|
835
|
+
proto3.util.initPartial(data, this);
|
|
868
836
|
}
|
|
869
837
|
static fromBinary(bytes, options) {
|
|
870
838
|
return new ModifySubscriptionOwnerDataResponse().fromBinary(bytes, options);
|
|
@@ -876,22 +844,21 @@ class ModifySubscriptionOwnerDataResponse extends protobuf_1.Message {
|
|
|
876
844
|
return new ModifySubscriptionOwnerDataResponse().fromJsonString(jsonString, options);
|
|
877
845
|
}
|
|
878
846
|
static equals(a, b) {
|
|
879
|
-
return
|
|
847
|
+
return proto3.util.equals(ModifySubscriptionOwnerDataResponse, a, b);
|
|
880
848
|
}
|
|
881
849
|
}
|
|
882
|
-
|
|
883
|
-
ModifySubscriptionOwnerDataResponse.runtime = protobuf_1.proto3;
|
|
850
|
+
ModifySubscriptionOwnerDataResponse.runtime = proto3;
|
|
884
851
|
ModifySubscriptionOwnerDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifySubscriptionOwnerDataResponse";
|
|
885
|
-
ModifySubscriptionOwnerDataResponse.fields =
|
|
886
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
852
|
+
ModifySubscriptionOwnerDataResponse.fields = proto3.util.newFieldList(() => [
|
|
853
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
887
854
|
]);
|
|
888
855
|
/**
|
|
889
856
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyCommentsPublicDataRequest
|
|
890
857
|
*/
|
|
891
|
-
class ModifyCommentsPublicDataRequest extends
|
|
858
|
+
export class ModifyCommentsPublicDataRequest extends Message {
|
|
892
859
|
constructor(data) {
|
|
893
860
|
super();
|
|
894
|
-
|
|
861
|
+
proto3.util.initPartial(data, this);
|
|
895
862
|
}
|
|
896
863
|
static fromBinary(bytes, options) {
|
|
897
864
|
return new ModifyCommentsPublicDataRequest().fromBinary(bytes, options);
|
|
@@ -903,26 +870,25 @@ class ModifyCommentsPublicDataRequest extends protobuf_1.Message {
|
|
|
903
870
|
return new ModifyCommentsPublicDataRequest().fromJsonString(jsonString, options);
|
|
904
871
|
}
|
|
905
872
|
static equals(a, b) {
|
|
906
|
-
return
|
|
873
|
+
return proto3.util.equals(ModifyCommentsPublicDataRequest, a, b);
|
|
907
874
|
}
|
|
908
875
|
}
|
|
909
|
-
|
|
910
|
-
ModifyCommentsPublicDataRequest.runtime = protobuf_1.proto3;
|
|
876
|
+
ModifyCommentsPublicDataRequest.runtime = proto3;
|
|
911
877
|
ModifyCommentsPublicDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyCommentsPublicDataRequest";
|
|
912
|
-
ModifyCommentsPublicDataRequest.fields =
|
|
913
|
-
{ no: 1, name: "Data", kind: "message", T:
|
|
878
|
+
ModifyCommentsPublicDataRequest.fields = proto3.util.newFieldList(() => [
|
|
879
|
+
{ no: 1, name: "Data", kind: "message", T: CommentsPublicRecord },
|
|
914
880
|
]);
|
|
915
881
|
/**
|
|
916
882
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyCommentsPublicDataResponse
|
|
917
883
|
*/
|
|
918
|
-
class ModifyCommentsPublicDataResponse extends
|
|
884
|
+
export class ModifyCommentsPublicDataResponse extends Message {
|
|
919
885
|
constructor(data) {
|
|
920
886
|
super();
|
|
921
887
|
/**
|
|
922
888
|
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
923
889
|
*/
|
|
924
890
|
this.Error = ModifyResponseErrorType.NoError;
|
|
925
|
-
|
|
891
|
+
proto3.util.initPartial(data, this);
|
|
926
892
|
}
|
|
927
893
|
static fromBinary(bytes, options) {
|
|
928
894
|
return new ModifyCommentsPublicDataResponse().fromBinary(bytes, options);
|
|
@@ -934,22 +900,21 @@ class ModifyCommentsPublicDataResponse extends protobuf_1.Message {
|
|
|
934
900
|
return new ModifyCommentsPublicDataResponse().fromJsonString(jsonString, options);
|
|
935
901
|
}
|
|
936
902
|
static equals(a, b) {
|
|
937
|
-
return
|
|
903
|
+
return proto3.util.equals(ModifyCommentsPublicDataResponse, a, b);
|
|
938
904
|
}
|
|
939
905
|
}
|
|
940
|
-
|
|
941
|
-
ModifyCommentsPublicDataResponse.runtime = protobuf_1.proto3;
|
|
906
|
+
ModifyCommentsPublicDataResponse.runtime = proto3;
|
|
942
907
|
ModifyCommentsPublicDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyCommentsPublicDataResponse";
|
|
943
|
-
ModifyCommentsPublicDataResponse.fields =
|
|
944
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
908
|
+
ModifyCommentsPublicDataResponse.fields = proto3.util.newFieldList(() => [
|
|
909
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
945
910
|
]);
|
|
946
911
|
/**
|
|
947
912
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyCommentsPrivateDataRequest
|
|
948
913
|
*/
|
|
949
|
-
class ModifyCommentsPrivateDataRequest extends
|
|
914
|
+
export class ModifyCommentsPrivateDataRequest extends Message {
|
|
950
915
|
constructor(data) {
|
|
951
916
|
super();
|
|
952
|
-
|
|
917
|
+
proto3.util.initPartial(data, this);
|
|
953
918
|
}
|
|
954
919
|
static fromBinary(bytes, options) {
|
|
955
920
|
return new ModifyCommentsPrivateDataRequest().fromBinary(bytes, options);
|
|
@@ -961,26 +926,25 @@ class ModifyCommentsPrivateDataRequest extends protobuf_1.Message {
|
|
|
961
926
|
return new ModifyCommentsPrivateDataRequest().fromJsonString(jsonString, options);
|
|
962
927
|
}
|
|
963
928
|
static equals(a, b) {
|
|
964
|
-
return
|
|
929
|
+
return proto3.util.equals(ModifyCommentsPrivateDataRequest, a, b);
|
|
965
930
|
}
|
|
966
931
|
}
|
|
967
|
-
|
|
968
|
-
ModifyCommentsPrivateDataRequest.runtime = protobuf_1.proto3;
|
|
932
|
+
ModifyCommentsPrivateDataRequest.runtime = proto3;
|
|
969
933
|
ModifyCommentsPrivateDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyCommentsPrivateDataRequest";
|
|
970
|
-
ModifyCommentsPrivateDataRequest.fields =
|
|
971
|
-
{ no: 1, name: "Data", kind: "message", T:
|
|
934
|
+
ModifyCommentsPrivateDataRequest.fields = proto3.util.newFieldList(() => [
|
|
935
|
+
{ no: 1, name: "Data", kind: "message", T: CommentsPrivateRecord },
|
|
972
936
|
]);
|
|
973
937
|
/**
|
|
974
938
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyCommentsPrivateDataResponse
|
|
975
939
|
*/
|
|
976
|
-
class ModifyCommentsPrivateDataResponse extends
|
|
940
|
+
export class ModifyCommentsPrivateDataResponse extends Message {
|
|
977
941
|
constructor(data) {
|
|
978
942
|
super();
|
|
979
943
|
/**
|
|
980
944
|
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
981
945
|
*/
|
|
982
946
|
this.Error = ModifyResponseErrorType.NoError;
|
|
983
|
-
|
|
947
|
+
proto3.util.initPartial(data, this);
|
|
984
948
|
}
|
|
985
949
|
static fromBinary(bytes, options) {
|
|
986
950
|
return new ModifyCommentsPrivateDataResponse().fromBinary(bytes, options);
|
|
@@ -992,22 +956,21 @@ class ModifyCommentsPrivateDataResponse extends protobuf_1.Message {
|
|
|
992
956
|
return new ModifyCommentsPrivateDataResponse().fromJsonString(jsonString, options);
|
|
993
957
|
}
|
|
994
958
|
static equals(a, b) {
|
|
995
|
-
return
|
|
959
|
+
return proto3.util.equals(ModifyCommentsPrivateDataResponse, a, b);
|
|
996
960
|
}
|
|
997
961
|
}
|
|
998
|
-
|
|
999
|
-
ModifyCommentsPrivateDataResponse.runtime = protobuf_1.proto3;
|
|
962
|
+
ModifyCommentsPrivateDataResponse.runtime = proto3;
|
|
1000
963
|
ModifyCommentsPrivateDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyCommentsPrivateDataResponse";
|
|
1001
|
-
ModifyCommentsPrivateDataResponse.fields =
|
|
1002
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
964
|
+
ModifyCommentsPrivateDataResponse.fields = proto3.util.newFieldList(() => [
|
|
965
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
1003
966
|
]);
|
|
1004
967
|
/**
|
|
1005
968
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyCommentsOwnerDataRequest
|
|
1006
969
|
*/
|
|
1007
|
-
class ModifyCommentsOwnerDataRequest extends
|
|
970
|
+
export class ModifyCommentsOwnerDataRequest extends Message {
|
|
1008
971
|
constructor(data) {
|
|
1009
972
|
super();
|
|
1010
|
-
|
|
973
|
+
proto3.util.initPartial(data, this);
|
|
1011
974
|
}
|
|
1012
975
|
static fromBinary(bytes, options) {
|
|
1013
976
|
return new ModifyCommentsOwnerDataRequest().fromBinary(bytes, options);
|
|
@@ -1019,26 +982,25 @@ class ModifyCommentsOwnerDataRequest extends protobuf_1.Message {
|
|
|
1019
982
|
return new ModifyCommentsOwnerDataRequest().fromJsonString(jsonString, options);
|
|
1020
983
|
}
|
|
1021
984
|
static equals(a, b) {
|
|
1022
|
-
return
|
|
985
|
+
return proto3.util.equals(ModifyCommentsOwnerDataRequest, a, b);
|
|
1023
986
|
}
|
|
1024
987
|
}
|
|
1025
|
-
|
|
1026
|
-
ModifyCommentsOwnerDataRequest.runtime = protobuf_1.proto3;
|
|
988
|
+
ModifyCommentsOwnerDataRequest.runtime = proto3;
|
|
1027
989
|
ModifyCommentsOwnerDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyCommentsOwnerDataRequest";
|
|
1028
|
-
ModifyCommentsOwnerDataRequest.fields =
|
|
1029
|
-
{ no: 1, name: "Data", kind: "message", T:
|
|
990
|
+
ModifyCommentsOwnerDataRequest.fields = proto3.util.newFieldList(() => [
|
|
991
|
+
{ no: 1, name: "Data", kind: "message", T: CommentsOwnerRecord },
|
|
1030
992
|
]);
|
|
1031
993
|
/**
|
|
1032
994
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyCommentsOwnerDataResponse
|
|
1033
995
|
*/
|
|
1034
|
-
class ModifyCommentsOwnerDataResponse extends
|
|
996
|
+
export class ModifyCommentsOwnerDataResponse extends Message {
|
|
1035
997
|
constructor(data) {
|
|
1036
998
|
super();
|
|
1037
999
|
/**
|
|
1038
1000
|
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
1039
1001
|
*/
|
|
1040
1002
|
this.Error = ModifyResponseErrorType.NoError;
|
|
1041
|
-
|
|
1003
|
+
proto3.util.initPartial(data, this);
|
|
1042
1004
|
}
|
|
1043
1005
|
static fromBinary(bytes, options) {
|
|
1044
1006
|
return new ModifyCommentsOwnerDataResponse().fromBinary(bytes, options);
|
|
@@ -1050,22 +1012,21 @@ class ModifyCommentsOwnerDataResponse extends protobuf_1.Message {
|
|
|
1050
1012
|
return new ModifyCommentsOwnerDataResponse().fromJsonString(jsonString, options);
|
|
1051
1013
|
}
|
|
1052
1014
|
static equals(a, b) {
|
|
1053
|
-
return
|
|
1015
|
+
return proto3.util.equals(ModifyCommentsOwnerDataResponse, a, b);
|
|
1054
1016
|
}
|
|
1055
1017
|
}
|
|
1056
|
-
|
|
1057
|
-
ModifyCommentsOwnerDataResponse.runtime = protobuf_1.proto3;
|
|
1018
|
+
ModifyCommentsOwnerDataResponse.runtime = proto3;
|
|
1058
1019
|
ModifyCommentsOwnerDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyCommentsOwnerDataResponse";
|
|
1059
|
-
ModifyCommentsOwnerDataResponse.fields =
|
|
1060
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
1020
|
+
ModifyCommentsOwnerDataResponse.fields = proto3.util.newFieldList(() => [
|
|
1021
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
1061
1022
|
]);
|
|
1062
1023
|
/**
|
|
1063
1024
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyNotificationPublicDataRequest
|
|
1064
1025
|
*/
|
|
1065
|
-
class ModifyNotificationPublicDataRequest extends
|
|
1026
|
+
export class ModifyNotificationPublicDataRequest extends Message {
|
|
1066
1027
|
constructor(data) {
|
|
1067
1028
|
super();
|
|
1068
|
-
|
|
1029
|
+
proto3.util.initPartial(data, this);
|
|
1069
1030
|
}
|
|
1070
1031
|
static fromBinary(bytes, options) {
|
|
1071
1032
|
return new ModifyNotificationPublicDataRequest().fromBinary(bytes, options);
|
|
@@ -1077,26 +1038,25 @@ class ModifyNotificationPublicDataRequest extends protobuf_1.Message {
|
|
|
1077
1038
|
return new ModifyNotificationPublicDataRequest().fromJsonString(jsonString, options);
|
|
1078
1039
|
}
|
|
1079
1040
|
static equals(a, b) {
|
|
1080
|
-
return
|
|
1041
|
+
return proto3.util.equals(ModifyNotificationPublicDataRequest, a, b);
|
|
1081
1042
|
}
|
|
1082
1043
|
}
|
|
1083
|
-
|
|
1084
|
-
ModifyNotificationPublicDataRequest.runtime = protobuf_1.proto3;
|
|
1044
|
+
ModifyNotificationPublicDataRequest.runtime = proto3;
|
|
1085
1045
|
ModifyNotificationPublicDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyNotificationPublicDataRequest";
|
|
1086
|
-
ModifyNotificationPublicDataRequest.fields =
|
|
1087
|
-
{ no: 1, name: "Data", kind: "message", T:
|
|
1046
|
+
ModifyNotificationPublicDataRequest.fields = proto3.util.newFieldList(() => [
|
|
1047
|
+
{ no: 1, name: "Data", kind: "message", T: NotificationPublicRecord },
|
|
1088
1048
|
]);
|
|
1089
1049
|
/**
|
|
1090
1050
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyNotificationPublicDataResponse
|
|
1091
1051
|
*/
|
|
1092
|
-
class ModifyNotificationPublicDataResponse extends
|
|
1052
|
+
export class ModifyNotificationPublicDataResponse extends Message {
|
|
1093
1053
|
constructor(data) {
|
|
1094
1054
|
super();
|
|
1095
1055
|
/**
|
|
1096
1056
|
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
1097
1057
|
*/
|
|
1098
1058
|
this.Error = ModifyResponseErrorType.NoError;
|
|
1099
|
-
|
|
1059
|
+
proto3.util.initPartial(data, this);
|
|
1100
1060
|
}
|
|
1101
1061
|
static fromBinary(bytes, options) {
|
|
1102
1062
|
return new ModifyNotificationPublicDataResponse().fromBinary(bytes, options);
|
|
@@ -1108,22 +1068,21 @@ class ModifyNotificationPublicDataResponse extends protobuf_1.Message {
|
|
|
1108
1068
|
return new ModifyNotificationPublicDataResponse().fromJsonString(jsonString, options);
|
|
1109
1069
|
}
|
|
1110
1070
|
static equals(a, b) {
|
|
1111
|
-
return
|
|
1071
|
+
return proto3.util.equals(ModifyNotificationPublicDataResponse, a, b);
|
|
1112
1072
|
}
|
|
1113
1073
|
}
|
|
1114
|
-
|
|
1115
|
-
ModifyNotificationPublicDataResponse.runtime = protobuf_1.proto3;
|
|
1074
|
+
ModifyNotificationPublicDataResponse.runtime = proto3;
|
|
1116
1075
|
ModifyNotificationPublicDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyNotificationPublicDataResponse";
|
|
1117
|
-
ModifyNotificationPublicDataResponse.fields =
|
|
1118
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
1076
|
+
ModifyNotificationPublicDataResponse.fields = proto3.util.newFieldList(() => [
|
|
1077
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
1119
1078
|
]);
|
|
1120
1079
|
/**
|
|
1121
1080
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyNotificationPrivateDataRequest
|
|
1122
1081
|
*/
|
|
1123
|
-
class ModifyNotificationPrivateDataRequest extends
|
|
1082
|
+
export class ModifyNotificationPrivateDataRequest extends Message {
|
|
1124
1083
|
constructor(data) {
|
|
1125
1084
|
super();
|
|
1126
|
-
|
|
1085
|
+
proto3.util.initPartial(data, this);
|
|
1127
1086
|
}
|
|
1128
1087
|
static fromBinary(bytes, options) {
|
|
1129
1088
|
return new ModifyNotificationPrivateDataRequest().fromBinary(bytes, options);
|
|
@@ -1135,26 +1094,25 @@ class ModifyNotificationPrivateDataRequest extends protobuf_1.Message {
|
|
|
1135
1094
|
return new ModifyNotificationPrivateDataRequest().fromJsonString(jsonString, options);
|
|
1136
1095
|
}
|
|
1137
1096
|
static equals(a, b) {
|
|
1138
|
-
return
|
|
1097
|
+
return proto3.util.equals(ModifyNotificationPrivateDataRequest, a, b);
|
|
1139
1098
|
}
|
|
1140
1099
|
}
|
|
1141
|
-
|
|
1142
|
-
ModifyNotificationPrivateDataRequest.runtime = protobuf_1.proto3;
|
|
1100
|
+
ModifyNotificationPrivateDataRequest.runtime = proto3;
|
|
1143
1101
|
ModifyNotificationPrivateDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyNotificationPrivateDataRequest";
|
|
1144
|
-
ModifyNotificationPrivateDataRequest.fields =
|
|
1145
|
-
{ no: 1, name: "Data", kind: "message", T:
|
|
1102
|
+
ModifyNotificationPrivateDataRequest.fields = proto3.util.newFieldList(() => [
|
|
1103
|
+
{ no: 1, name: "Data", kind: "message", T: NotificationPrivateRecord },
|
|
1146
1104
|
]);
|
|
1147
1105
|
/**
|
|
1148
1106
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyNotificationPrivateDataResponse
|
|
1149
1107
|
*/
|
|
1150
|
-
class ModifyNotificationPrivateDataResponse extends
|
|
1108
|
+
export class ModifyNotificationPrivateDataResponse extends Message {
|
|
1151
1109
|
constructor(data) {
|
|
1152
1110
|
super();
|
|
1153
1111
|
/**
|
|
1154
1112
|
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
1155
1113
|
*/
|
|
1156
1114
|
this.Error = ModifyResponseErrorType.NoError;
|
|
1157
|
-
|
|
1115
|
+
proto3.util.initPartial(data, this);
|
|
1158
1116
|
}
|
|
1159
1117
|
static fromBinary(bytes, options) {
|
|
1160
1118
|
return new ModifyNotificationPrivateDataResponse().fromBinary(bytes, options);
|
|
@@ -1166,22 +1124,21 @@ class ModifyNotificationPrivateDataResponse extends protobuf_1.Message {
|
|
|
1166
1124
|
return new ModifyNotificationPrivateDataResponse().fromJsonString(jsonString, options);
|
|
1167
1125
|
}
|
|
1168
1126
|
static equals(a, b) {
|
|
1169
|
-
return
|
|
1127
|
+
return proto3.util.equals(ModifyNotificationPrivateDataResponse, a, b);
|
|
1170
1128
|
}
|
|
1171
1129
|
}
|
|
1172
|
-
|
|
1173
|
-
ModifyNotificationPrivateDataResponse.runtime = protobuf_1.proto3;
|
|
1130
|
+
ModifyNotificationPrivateDataResponse.runtime = proto3;
|
|
1174
1131
|
ModifyNotificationPrivateDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyNotificationPrivateDataResponse";
|
|
1175
|
-
ModifyNotificationPrivateDataResponse.fields =
|
|
1176
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
1132
|
+
ModifyNotificationPrivateDataResponse.fields = proto3.util.newFieldList(() => [
|
|
1133
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
1177
1134
|
]);
|
|
1178
1135
|
/**
|
|
1179
1136
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyNotificationOwnerDataRequest
|
|
1180
1137
|
*/
|
|
1181
|
-
class ModifyNotificationOwnerDataRequest extends
|
|
1138
|
+
export class ModifyNotificationOwnerDataRequest extends Message {
|
|
1182
1139
|
constructor(data) {
|
|
1183
1140
|
super();
|
|
1184
|
-
|
|
1141
|
+
proto3.util.initPartial(data, this);
|
|
1185
1142
|
}
|
|
1186
1143
|
static fromBinary(bytes, options) {
|
|
1187
1144
|
return new ModifyNotificationOwnerDataRequest().fromBinary(bytes, options);
|
|
@@ -1193,26 +1150,25 @@ class ModifyNotificationOwnerDataRequest extends protobuf_1.Message {
|
|
|
1193
1150
|
return new ModifyNotificationOwnerDataRequest().fromJsonString(jsonString, options);
|
|
1194
1151
|
}
|
|
1195
1152
|
static equals(a, b) {
|
|
1196
|
-
return
|
|
1153
|
+
return proto3.util.equals(ModifyNotificationOwnerDataRequest, a, b);
|
|
1197
1154
|
}
|
|
1198
1155
|
}
|
|
1199
|
-
|
|
1200
|
-
ModifyNotificationOwnerDataRequest.runtime = protobuf_1.proto3;
|
|
1156
|
+
ModifyNotificationOwnerDataRequest.runtime = proto3;
|
|
1201
1157
|
ModifyNotificationOwnerDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyNotificationOwnerDataRequest";
|
|
1202
|
-
ModifyNotificationOwnerDataRequest.fields =
|
|
1203
|
-
{ no: 1, name: "Data", kind: "message", T:
|
|
1158
|
+
ModifyNotificationOwnerDataRequest.fields = proto3.util.newFieldList(() => [
|
|
1159
|
+
{ no: 1, name: "Data", kind: "message", T: NotificationOwnerRecord },
|
|
1204
1160
|
]);
|
|
1205
1161
|
/**
|
|
1206
1162
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyNotificationOwnerDataResponse
|
|
1207
1163
|
*/
|
|
1208
|
-
class ModifyNotificationOwnerDataResponse extends
|
|
1164
|
+
export class ModifyNotificationOwnerDataResponse extends Message {
|
|
1209
1165
|
constructor(data) {
|
|
1210
1166
|
super();
|
|
1211
1167
|
/**
|
|
1212
1168
|
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
1213
1169
|
*/
|
|
1214
1170
|
this.Error = ModifyResponseErrorType.NoError;
|
|
1215
|
-
|
|
1171
|
+
proto3.util.initPartial(data, this);
|
|
1216
1172
|
}
|
|
1217
1173
|
static fromBinary(bytes, options) {
|
|
1218
1174
|
return new ModifyNotificationOwnerDataResponse().fromBinary(bytes, options);
|
|
@@ -1224,22 +1180,21 @@ class ModifyNotificationOwnerDataResponse extends protobuf_1.Message {
|
|
|
1224
1180
|
return new ModifyNotificationOwnerDataResponse().fromJsonString(jsonString, options);
|
|
1225
1181
|
}
|
|
1226
1182
|
static equals(a, b) {
|
|
1227
|
-
return
|
|
1183
|
+
return proto3.util.equals(ModifyNotificationOwnerDataResponse, a, b);
|
|
1228
1184
|
}
|
|
1229
1185
|
}
|
|
1230
|
-
|
|
1231
|
-
ModifyNotificationOwnerDataResponse.runtime = protobuf_1.proto3;
|
|
1186
|
+
ModifyNotificationOwnerDataResponse.runtime = proto3;
|
|
1232
1187
|
ModifyNotificationOwnerDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyNotificationOwnerDataResponse";
|
|
1233
|
-
ModifyNotificationOwnerDataResponse.fields =
|
|
1234
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
1188
|
+
ModifyNotificationOwnerDataResponse.fields = proto3.util.newFieldList(() => [
|
|
1189
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
1235
1190
|
]);
|
|
1236
1191
|
/**
|
|
1237
1192
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyEventPublicSettingsRequest
|
|
1238
1193
|
*/
|
|
1239
|
-
class ModifyEventPublicSettingsRequest extends
|
|
1194
|
+
export class ModifyEventPublicSettingsRequest extends Message {
|
|
1240
1195
|
constructor(data) {
|
|
1241
1196
|
super();
|
|
1242
|
-
|
|
1197
|
+
proto3.util.initPartial(data, this);
|
|
1243
1198
|
}
|
|
1244
1199
|
static fromBinary(bytes, options) {
|
|
1245
1200
|
return new ModifyEventPublicSettingsRequest().fromBinary(bytes, options);
|
|
@@ -1251,26 +1206,25 @@ class ModifyEventPublicSettingsRequest extends protobuf_1.Message {
|
|
|
1251
1206
|
return new ModifyEventPublicSettingsRequest().fromJsonString(jsonString, options);
|
|
1252
1207
|
}
|
|
1253
1208
|
static equals(a, b) {
|
|
1254
|
-
return
|
|
1209
|
+
return proto3.util.equals(ModifyEventPublicSettingsRequest, a, b);
|
|
1255
1210
|
}
|
|
1256
1211
|
}
|
|
1257
|
-
|
|
1258
|
-
ModifyEventPublicSettingsRequest.runtime = protobuf_1.proto3;
|
|
1212
|
+
ModifyEventPublicSettingsRequest.runtime = proto3;
|
|
1259
1213
|
ModifyEventPublicSettingsRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyEventPublicSettingsRequest";
|
|
1260
|
-
ModifyEventPublicSettingsRequest.fields =
|
|
1261
|
-
{ no: 1, name: "Data", kind: "message", T:
|
|
1214
|
+
ModifyEventPublicSettingsRequest.fields = proto3.util.newFieldList(() => [
|
|
1215
|
+
{ no: 1, name: "Data", kind: "message", T: EventPublicSettings },
|
|
1262
1216
|
]);
|
|
1263
1217
|
/**
|
|
1264
1218
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyEventPublicSettingsResponse
|
|
1265
1219
|
*/
|
|
1266
|
-
class ModifyEventPublicSettingsResponse extends
|
|
1220
|
+
export class ModifyEventPublicSettingsResponse extends Message {
|
|
1267
1221
|
constructor(data) {
|
|
1268
1222
|
super();
|
|
1269
1223
|
/**
|
|
1270
1224
|
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
1271
1225
|
*/
|
|
1272
1226
|
this.Error = ModifyResponseErrorType.NoError;
|
|
1273
|
-
|
|
1227
|
+
proto3.util.initPartial(data, this);
|
|
1274
1228
|
}
|
|
1275
1229
|
static fromBinary(bytes, options) {
|
|
1276
1230
|
return new ModifyEventPublicSettingsResponse().fromBinary(bytes, options);
|
|
@@ -1282,22 +1236,21 @@ class ModifyEventPublicSettingsResponse extends protobuf_1.Message {
|
|
|
1282
1236
|
return new ModifyEventPublicSettingsResponse().fromJsonString(jsonString, options);
|
|
1283
1237
|
}
|
|
1284
1238
|
static equals(a, b) {
|
|
1285
|
-
return
|
|
1239
|
+
return proto3.util.equals(ModifyEventPublicSettingsResponse, a, b);
|
|
1286
1240
|
}
|
|
1287
1241
|
}
|
|
1288
|
-
|
|
1289
|
-
ModifyEventPublicSettingsResponse.runtime = protobuf_1.proto3;
|
|
1242
|
+
ModifyEventPublicSettingsResponse.runtime = proto3;
|
|
1290
1243
|
ModifyEventPublicSettingsResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyEventPublicSettingsResponse";
|
|
1291
|
-
ModifyEventPublicSettingsResponse.fields =
|
|
1292
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
1244
|
+
ModifyEventPublicSettingsResponse.fields = proto3.util.newFieldList(() => [
|
|
1245
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
1293
1246
|
]);
|
|
1294
1247
|
/**
|
|
1295
1248
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyEventPrivateSettingsRequest
|
|
1296
1249
|
*/
|
|
1297
|
-
class ModifyEventPrivateSettingsRequest extends
|
|
1250
|
+
export class ModifyEventPrivateSettingsRequest extends Message {
|
|
1298
1251
|
constructor(data) {
|
|
1299
1252
|
super();
|
|
1300
|
-
|
|
1253
|
+
proto3.util.initPartial(data, this);
|
|
1301
1254
|
}
|
|
1302
1255
|
static fromBinary(bytes, options) {
|
|
1303
1256
|
return new ModifyEventPrivateSettingsRequest().fromBinary(bytes, options);
|
|
@@ -1309,26 +1262,25 @@ class ModifyEventPrivateSettingsRequest extends protobuf_1.Message {
|
|
|
1309
1262
|
return new ModifyEventPrivateSettingsRequest().fromJsonString(jsonString, options);
|
|
1310
1263
|
}
|
|
1311
1264
|
static equals(a, b) {
|
|
1312
|
-
return
|
|
1265
|
+
return proto3.util.equals(ModifyEventPrivateSettingsRequest, a, b);
|
|
1313
1266
|
}
|
|
1314
1267
|
}
|
|
1315
|
-
|
|
1316
|
-
ModifyEventPrivateSettingsRequest.runtime = protobuf_1.proto3;
|
|
1268
|
+
ModifyEventPrivateSettingsRequest.runtime = proto3;
|
|
1317
1269
|
ModifyEventPrivateSettingsRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyEventPrivateSettingsRequest";
|
|
1318
|
-
ModifyEventPrivateSettingsRequest.fields =
|
|
1319
|
-
{ no: 1, name: "Data", kind: "message", T:
|
|
1270
|
+
ModifyEventPrivateSettingsRequest.fields = proto3.util.newFieldList(() => [
|
|
1271
|
+
{ no: 1, name: "Data", kind: "message", T: EventPrivateSettings },
|
|
1320
1272
|
]);
|
|
1321
1273
|
/**
|
|
1322
1274
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyEventPrivateSettingsResponse
|
|
1323
1275
|
*/
|
|
1324
|
-
class ModifyEventPrivateSettingsResponse extends
|
|
1276
|
+
export class ModifyEventPrivateSettingsResponse extends Message {
|
|
1325
1277
|
constructor(data) {
|
|
1326
1278
|
super();
|
|
1327
1279
|
/**
|
|
1328
1280
|
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
1329
1281
|
*/
|
|
1330
1282
|
this.Error = ModifyResponseErrorType.NoError;
|
|
1331
|
-
|
|
1283
|
+
proto3.util.initPartial(data, this);
|
|
1332
1284
|
}
|
|
1333
1285
|
static fromBinary(bytes, options) {
|
|
1334
1286
|
return new ModifyEventPrivateSettingsResponse().fromBinary(bytes, options);
|
|
@@ -1340,22 +1292,21 @@ class ModifyEventPrivateSettingsResponse extends protobuf_1.Message {
|
|
|
1340
1292
|
return new ModifyEventPrivateSettingsResponse().fromJsonString(jsonString, options);
|
|
1341
1293
|
}
|
|
1342
1294
|
static equals(a, b) {
|
|
1343
|
-
return
|
|
1295
|
+
return proto3.util.equals(ModifyEventPrivateSettingsResponse, a, b);
|
|
1344
1296
|
}
|
|
1345
1297
|
}
|
|
1346
|
-
|
|
1347
|
-
ModifyEventPrivateSettingsResponse.runtime = protobuf_1.proto3;
|
|
1298
|
+
ModifyEventPrivateSettingsResponse.runtime = proto3;
|
|
1348
1299
|
ModifyEventPrivateSettingsResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyEventPrivateSettingsResponse";
|
|
1349
|
-
ModifyEventPrivateSettingsResponse.fields =
|
|
1350
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
1300
|
+
ModifyEventPrivateSettingsResponse.fields = proto3.util.newFieldList(() => [
|
|
1301
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
1351
1302
|
]);
|
|
1352
1303
|
/**
|
|
1353
1304
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyEventOwnerSettingsRequest
|
|
1354
1305
|
*/
|
|
1355
|
-
class ModifyEventOwnerSettingsRequest extends
|
|
1306
|
+
export class ModifyEventOwnerSettingsRequest extends Message {
|
|
1356
1307
|
constructor(data) {
|
|
1357
1308
|
super();
|
|
1358
|
-
|
|
1309
|
+
proto3.util.initPartial(data, this);
|
|
1359
1310
|
}
|
|
1360
1311
|
static fromBinary(bytes, options) {
|
|
1361
1312
|
return new ModifyEventOwnerSettingsRequest().fromBinary(bytes, options);
|
|
@@ -1367,26 +1318,25 @@ class ModifyEventOwnerSettingsRequest extends protobuf_1.Message {
|
|
|
1367
1318
|
return new ModifyEventOwnerSettingsRequest().fromJsonString(jsonString, options);
|
|
1368
1319
|
}
|
|
1369
1320
|
static equals(a, b) {
|
|
1370
|
-
return
|
|
1321
|
+
return proto3.util.equals(ModifyEventOwnerSettingsRequest, a, b);
|
|
1371
1322
|
}
|
|
1372
1323
|
}
|
|
1373
|
-
|
|
1374
|
-
ModifyEventOwnerSettingsRequest.runtime = protobuf_1.proto3;
|
|
1324
|
+
ModifyEventOwnerSettingsRequest.runtime = proto3;
|
|
1375
1325
|
ModifyEventOwnerSettingsRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyEventOwnerSettingsRequest";
|
|
1376
|
-
ModifyEventOwnerSettingsRequest.fields =
|
|
1377
|
-
{ no: 1, name: "Data", kind: "message", T:
|
|
1326
|
+
ModifyEventOwnerSettingsRequest.fields = proto3.util.newFieldList(() => [
|
|
1327
|
+
{ no: 1, name: "Data", kind: "message", T: EventOwnerSettings },
|
|
1378
1328
|
]);
|
|
1379
1329
|
/**
|
|
1380
1330
|
* @generated from message IT.WebServices.Fragments.Settings.ModifyEventOwnerSettingsResponse
|
|
1381
1331
|
*/
|
|
1382
|
-
class ModifyEventOwnerSettingsResponse extends
|
|
1332
|
+
export class ModifyEventOwnerSettingsResponse extends Message {
|
|
1383
1333
|
constructor(data) {
|
|
1384
1334
|
super();
|
|
1385
1335
|
/**
|
|
1386
1336
|
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
1387
1337
|
*/
|
|
1388
1338
|
this.Error = ModifyResponseErrorType.NoError;
|
|
1389
|
-
|
|
1339
|
+
proto3.util.initPartial(data, this);
|
|
1390
1340
|
}
|
|
1391
1341
|
static fromBinary(bytes, options) {
|
|
1392
1342
|
return new ModifyEventOwnerSettingsResponse().fromBinary(bytes, options);
|
|
@@ -1398,12 +1348,11 @@ class ModifyEventOwnerSettingsResponse extends protobuf_1.Message {
|
|
|
1398
1348
|
return new ModifyEventOwnerSettingsResponse().fromJsonString(jsonString, options);
|
|
1399
1349
|
}
|
|
1400
1350
|
static equals(a, b) {
|
|
1401
|
-
return
|
|
1351
|
+
return proto3.util.equals(ModifyEventOwnerSettingsResponse, a, b);
|
|
1402
1352
|
}
|
|
1403
1353
|
}
|
|
1404
|
-
|
|
1405
|
-
ModifyEventOwnerSettingsResponse.runtime = protobuf_1.proto3;
|
|
1354
|
+
ModifyEventOwnerSettingsResponse.runtime = proto3;
|
|
1406
1355
|
ModifyEventOwnerSettingsResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyEventOwnerSettingsResponse";
|
|
1407
|
-
ModifyEventOwnerSettingsResponse.fields =
|
|
1408
|
-
{ no: 1, name: "Error", kind: "enum", T:
|
|
1356
|
+
ModifyEventOwnerSettingsResponse.fields = proto3.util.newFieldList(() => [
|
|
1357
|
+
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
1409
1358
|
]);
|