@inverted-tech/fragments 0.2.4 → 0.3.1
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/README.PACKAGE.md +1 -1
- package/README.md +1 -1
- package/dist/esm/Authentication/UserRecord_pb.js +2 -0
- package/dist/esm/Authentication/connect/Backup_connect.js +2 -0
- package/dist/esm/Authentication/connect/ServiceInterface_connect.js +2 -0
- package/dist/esm/Authentication/connect/UserInterface_connect.js +2 -0
- package/dist/esm/Authentication/connect/index.js +4 -0
- package/dist/esm/Authentication/index.js +2 -0
- package/dist/esm/Authorization/Events/EventError_pb.js +2 -0
- package/dist/esm/Authorization/Events/EventRecord_pb.js +2 -0
- package/dist/esm/Authorization/Events/EventTicketRecord_pb.js +2 -0
- package/dist/esm/Authorization/Events/EventsSettings_pb.js +2 -0
- package/dist/esm/Authorization/Events/TicketClassRecord_pb.js +2 -0
- package/dist/esm/Authorization/Events/connect/AdminEventInterface_connect.js +2 -0
- package/dist/esm/Authorization/Events/connect/EventInterface_connect.js +2 -0
- package/dist/esm/Authorization/Events/connect/index.js +3 -0
- package/dist/esm/Authorization/Events/index.js +6 -0
- package/dist/esm/Authorization/Payment/Crypto/BitcoinRecords_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/BitcoinService_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/CryptoRecords_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/CryptoSettings_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/connect/Backup_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/connect/BitcoinInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Crypto/connect/index.js +3 -0
- package/dist/esm/Authorization/Payment/Crypto/index.js +5 -0
- package/dist/esm/Authorization/Payment/DataRecords_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Fortis/FortisSettings_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Fortis/PlanRecord_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Fortis/connect/FortisInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Fortis/connect/index.js +2 -0
- package/dist/esm/Authorization/Payment/Fortis/index.js +3 -0
- package/dist/esm/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Manual/connect/Backup_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Manual/connect/ManualPaymentInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Manual/connect/index.js +3 -0
- package/dist/esm/Authorization/Payment/Manual/index.js +3 -0
- package/dist/esm/Authorization/Payment/Paypal/PaypalRecords_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Paypal/PaypalSettings_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Paypal/connect/PaypalInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Paypal/connect/index.js +2 -0
- package/dist/esm/Authorization/Payment/Paypal/index.js +3 -0
- package/dist/esm/Authorization/Payment/SharedTypes_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/ProductRecord_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/StripeRecords_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/StripeSettings_pb.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/connect/StripeInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/connect/index.js +2 -0
- package/dist/esm/Authorization/Payment/Stripe/index.js +4 -0
- package/dist/esm/Authorization/Payment/connect/AdminPaymentInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/connect/BackupInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/connect/PaymentInterface_connect.js +2 -0
- package/dist/esm/Authorization/Payment/connect/index.js +9 -0
- package/dist/esm/Authorization/Payment/index.js +8 -0
- package/dist/esm/Authorization/SharedTypes_pb.js +2 -0
- package/dist/esm/Authorization/connect/Claims_connect.js +2 -0
- package/dist/esm/Authorization/connect/index.js +4 -0
- package/dist/esm/Authorization/index.js +4 -0
- package/dist/esm/Comment/CommentRecord_pb.js +2 -0
- package/dist/esm/Comment/SharedTypes_pb.js +2 -0
- package/dist/esm/Comment/connect/CommentInterface_connect.js +2 -0
- package/dist/esm/Comment/connect/index.js +2 -0
- package/dist/esm/Comment/index.js +3 -0
- package/dist/esm/Content/AssetRecord_pb.js +2 -0
- package/dist/esm/Content/AudioAssetRecord_pb.js +2 -0
- package/dist/esm/Content/ContentRecord_pb.js +2 -0
- package/dist/esm/Content/ImageAssetRecord_pb.js +2 -0
- package/dist/esm/Content/Music/MusicRecord_pb.js +2 -0
- package/dist/esm/Content/Music/connect/MusicInterface_connect.js +2 -0
- package/dist/esm/Content/Music/connect/index.js +2 -0
- package/dist/esm/Content/Music/index.js +2 -0
- package/dist/esm/Content/SharedTypes_pb.js +2 -0
- package/dist/esm/Content/Stats/StatsRecords_pb.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsLikeInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsProgressInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsQueryInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsSaveInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsShareInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/StatsViewInterface_connect.js +2 -0
- package/dist/esm/Content/Stats/connect/index.js +7 -0
- package/dist/esm/Content/Stats/index.js +2 -0
- package/dist/esm/Content/connect/AssetBackup_connect.js +2 -0
- package/dist/esm/Content/connect/AssetInterface_connect.js +2 -0
- package/dist/esm/Content/connect/Backup_connect.js +2 -0
- package/dist/esm/Content/connect/Content_connect.js +2 -0
- package/dist/esm/Content/connect/Rumble_connect.js +2 -0
- package/dist/esm/Content/connect/Video_connect.js +2 -0
- package/dist/esm/Content/connect/index.js +9 -0
- package/dist/esm/Content/index.js +8 -0
- package/dist/esm/CreatorDashboard/Settings/CreatorSettings_pb.js +2 -0
- package/dist/esm/CreatorDashboard/Settings/connect/SettingsManager_connect.js +2 -0
- package/dist/esm/CreatorDashboard/Settings/connect/index.js +2 -0
- package/dist/esm/CreatorDashboard/Settings/index.js +2 -0
- package/dist/esm/CreatorDashboard/Subscribers/Ban_pb.js +2 -0
- package/dist/esm/CreatorDashboard/Subscribers/Mute_pb.js +2 -0
- package/dist/esm/CreatorDashboard/Subscribers/connect/Manage_connect.js +2 -0
- package/dist/esm/CreatorDashboard/Subscribers/connect/index.js +2 -0
- package/dist/esm/CreatorDashboard/Subscribers/index.js +3 -0
- package/dist/esm/CreatorDashboard/connect/index.js +3 -0
- package/dist/esm/Generic/connect/ServiceOps_connect.js +2 -0
- package/dist/esm/Generic/connect/index.js +2 -0
- package/dist/esm/Generic/index.js +2 -0
- package/dist/esm/Notification/NotificationSettings_pb.js +2 -0
- package/dist/esm/Notification/NotificationUserRecord_pb.js +2 -0
- package/dist/esm/Notification/UserNotificationSettingsRecord_pb.js +2 -0
- package/dist/esm/Notification/connect/NotificationInterface_connect.js +2 -0
- package/dist/esm/Notification/connect/UserNotificationInterface_connect.js +2 -0
- package/dist/esm/Notification/connect/index.js +3 -0
- package/dist/esm/Notification/index.js +4 -0
- package/dist/esm/Page/PageRecord_pb.js +2 -0
- package/dist/esm/Page/connect/PageInterface_connect.js +2 -0
- package/dist/esm/Page/connect/index.js +2 -0
- package/dist/esm/Page/index.js +2 -0
- package/dist/esm/Settings/SettingsRecord_pb.js +2 -0
- package/dist/esm/Settings/connect/Backup_connect.js +2 -0
- package/dist/esm/Settings/connect/SettingsInterface_connect.js +2 -0
- package/dist/esm/Settings/connect/index.js +3 -0
- package/dist/esm/Settings/index.js +2 -0
- package/dist/esm/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.js +41 -249
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.js +18 -53
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.js +523 -2041
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.js +31 -327
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/connect.js +4 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authentication/index.js +2 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.js +22 -101
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.js +89 -769
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.js +42 -138
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.js +57 -460
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.js +69 -674
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.js +24 -145
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.js +17 -95
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.js +19 -128
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/connect.js +3 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.js +6 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_connect.js +94 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_pb.js +75 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/BackupInterface_connect.js +37 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/BackupInterface_pb.js +73 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.js +36 -216
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.js +39 -235
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.js +13 -111
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.js +10 -34
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.js +12 -60
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.js +9 -31
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/connect.js +3 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +5 -11
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/DataRecords_pb.js +30 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.js +1 -92
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.js +14 -666
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.js +12 -79
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.js +12 -64
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +3 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.js +35 -203
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.js +10 -11
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.js +60 -467
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +9 -31
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +10 -65
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/connect.js +3 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +3 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.js +35 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.js +76 -318
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.js +1 -83
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.js +14 -610
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.js +9 -36
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.js +12 -69
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +3 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.js +22 -75
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.js +12 -79
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.js +1 -92
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.js +106 -1005
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.js +12 -59
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.js +12 -74
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +4 -12
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/connect.js +9 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.js +3 -7
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.js +9 -46
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/connect.js +4 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/index.js +2 -7
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.js +85 -734
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.js +22 -191
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.js +17 -50
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Comment/index.js +3 -7
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.js +24 -121
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.js +35 -203
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.js +88 -564
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.js +11 -34
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.js +25 -203
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.js +41 -249
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.js +46 -468
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.js +151 -1281
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.js +25 -208
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.js +151 -1281
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.js +46 -468
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Music/index.js +2 -6
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.js +41 -341
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.js +10 -9
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.js +23 -119
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.js +20 -102
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.js +48 -355
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.js +22 -234
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.js +23 -119
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.js +20 -86
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.js +19 -86
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/connect.js +7 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.js +2 -16
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.js +24 -124
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/connect.js +9 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Content/index.js +6 -21
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.js +13 -85
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.js +1 -3
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.js +14 -25
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +2 -6
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.js +31 -287
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.js +1 -3
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_pb.js +14 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.js +31 -287
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +3 -6
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/connect.js +3 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/index.js +1 -3
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Errors_pb.js +15 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.js +29 -105
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Generic/index.js +2 -5
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.js +19 -74
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.js +9 -41
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.js +10 -44
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.js +44 -270
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.js +13 -131
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/connect.js +3 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Notification/index.js +4 -10
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.js +93 -860
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.js +22 -211
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Page/index.js +2 -6
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.js +28 -151
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.js +1 -2
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.js +176 -1258
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.js +83 -723
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/connect.js +3 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Settings/index.js +2 -8
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/connect.js +10 -0
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/index.js +3 -5
- package/dist/esm/gen/Protos/IT/WebServices/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/WebServices/index.js +1 -3
- package/dist/esm/gen/Protos/IT/connect.js +2 -0
- package/dist/esm/gen/Protos/IT/index.js +1 -3
- package/dist/esm/gen/Protos/buf/index.js +2 -0
- package/dist/esm/gen/Protos/buf/validate/index.js +2 -0
- package/dist/esm/gen/Protos/buf/validate/validate_pb.js +5 -0
- package/dist/esm/gen/Protos/connect.js +2 -0
- package/dist/esm/gen/Protos/index.js +2 -3
- package/dist/esm/gen/buf/index.js +2 -0
- package/dist/esm/gen/buf/validate/index.js +2 -0
- package/dist/esm/gen/buf/validate/validate_pb.js +351 -0
- package/dist/esm/gen/connect.js +2 -0
- package/dist/esm/gen/google/api/annotations_pb.js +26 -0
- package/dist/esm/gen/google/api/http_pb.js +33 -0
- package/dist/esm/gen/google/api/index.js +3 -0
- package/dist/esm/gen/google/index.js +2 -0
- package/dist/esm/gen/index.js +3 -3
- package/dist/esm/index.js +1 -2
- package/dist/esm/protos/Authentication/UserRecord_pb.js +2 -0
- package/dist/esm/protos/Authentication/connect/Backup_connect.js +2 -0
- package/dist/esm/protos/Authentication/connect/ServiceInterface_connect.js +2 -0
- package/dist/esm/protos/Authentication/connect/UserInterface_connect.js +2 -0
- package/dist/esm/protos/Authentication/connect/index.js +4 -0
- package/dist/esm/protos/Authentication/index.js +2 -0
- package/dist/esm/protos/Authorization/Events/EventError_pb.js +2 -0
- package/dist/esm/protos/Authorization/Events/EventRecord_pb.js +2 -0
- package/dist/esm/protos/Authorization/Events/EventTicketRecord_pb.js +2 -0
- package/dist/esm/protos/Authorization/Events/EventsSettings_pb.js +2 -0
- package/dist/esm/protos/Authorization/Events/TicketClassRecord_pb.js +2 -0
- package/dist/esm/protos/Authorization/Events/connect/AdminEventInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Events/connect/EventInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Events/connect/index.js +3 -0
- package/dist/esm/protos/Authorization/Events/index.js +6 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/BitcoinRecords_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/BitcoinService_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/CryptoRecords_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/CryptoSettings_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/connect/Backup_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/connect/BitcoinInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/connect/index.js +3 -0
- package/dist/esm/protos/Authorization/Payment/Crypto/index.js +5 -0
- package/dist/esm/protos/Authorization/Payment/DataRecords_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Fortis/FortisSettings_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Fortis/PlanRecord_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Fortis/connect/FortisInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Fortis/connect/index.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Fortis/index.js +3 -0
- package/dist/esm/protos/Authorization/Payment/Manual/ManualPaymentSettings_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Manual/connect/Backup_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Manual/connect/ManualPaymentInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Manual/connect/index.js +3 -0
- package/dist/esm/protos/Authorization/Payment/Manual/index.js +3 -0
- package/dist/esm/protos/Authorization/Payment/Paypal/PaypalRecords_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Paypal/PaypalSettings_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Paypal/connect/PaypalInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Paypal/connect/index.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Paypal/index.js +3 -0
- package/dist/esm/protos/Authorization/Payment/SharedTypes_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Stripe/ProductRecord_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Stripe/StripeRecords_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Stripe/StripeSettings_pb.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Stripe/connect/StripeInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Stripe/connect/index.js +2 -0
- package/dist/esm/protos/Authorization/Payment/Stripe/index.js +4 -0
- package/dist/esm/protos/Authorization/Payment/connect/AdminPaymentInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/connect/BackupInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/connect/PaymentInterface_connect.js +2 -0
- package/dist/esm/protos/Authorization/Payment/connect/index.js +9 -0
- package/dist/esm/protos/Authorization/Payment/index.js +8 -0
- package/dist/esm/protos/Authorization/SharedTypes_pb.js +2 -0
- package/dist/esm/protos/Authorization/connect/Claims_connect.js +2 -0
- package/dist/esm/protos/Authorization/connect/index.js +4 -0
- package/dist/esm/protos/Authorization/index.js +4 -0
- package/dist/esm/protos/Comment/CommentRecord_pb.js +2 -0
- package/dist/esm/protos/Comment/SharedTypes_pb.js +2 -0
- package/dist/esm/protos/Comment/connect/CommentInterface_connect.js +2 -0
- package/dist/esm/protos/Comment/connect/index.js +2 -0
- package/dist/esm/protos/Comment/index.js +3 -0
- package/dist/esm/protos/Content/AssetRecord_pb.js +2 -0
- package/dist/esm/protos/Content/AudioAssetRecord_pb.js +2 -0
- package/dist/esm/protos/Content/ContentRecord_pb.js +2 -0
- package/dist/esm/protos/Content/ImageAssetRecord_pb.js +2 -0
- package/dist/esm/protos/Content/Music/MusicRecord_pb.js +2 -0
- package/dist/esm/protos/Content/Music/connect/MusicInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Music/connect/index.js +2 -0
- package/dist/esm/protos/Content/Music/index.js +2 -0
- package/dist/esm/protos/Content/SharedTypes_pb.js +2 -0
- package/dist/esm/protos/Content/Stats/StatsRecords_pb.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/StatsLikeInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/StatsProgressInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/StatsQueryInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/StatsSaveInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/StatsShareInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/StatsViewInterface_connect.js +2 -0
- package/dist/esm/protos/Content/Stats/connect/index.js +7 -0
- package/dist/esm/protos/Content/Stats/index.js +2 -0
- package/dist/esm/protos/Content/connect/AssetBackup_connect.js +2 -0
- package/dist/esm/protos/Content/connect/AssetInterface_connect.js +2 -0
- package/dist/esm/protos/Content/connect/Backup_connect.js +2 -0
- package/dist/esm/protos/Content/connect/Content_connect.js +2 -0
- package/dist/esm/protos/Content/connect/Rumble_connect.js +2 -0
- package/dist/esm/protos/Content/connect/Video_connect.js +2 -0
- package/dist/esm/protos/Content/connect/index.js +9 -0
- package/dist/esm/protos/Content/index.js +8 -0
- package/dist/esm/protos/CreatorDashboard/Settings/CreatorSettings_pb.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Settings/connect/SettingsManager_connect.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Settings/connect/index.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Settings/index.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Subscribers/Ban_pb.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Subscribers/Mute_pb.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Subscribers/connect/Manage_connect.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Subscribers/connect/index.js +2 -0
- package/dist/esm/protos/CreatorDashboard/Subscribers/index.js +3 -0
- package/dist/esm/protos/CreatorDashboard/connect/index.js +3 -0
- package/dist/esm/protos/CreatorDashboard/index.js +3 -0
- package/dist/esm/protos/Generic/connect/ServiceOps_connect.js +2 -0
- package/dist/esm/protos/Generic/connect/index.js +2 -0
- package/dist/esm/protos/Generic/index.js +2 -0
- package/dist/esm/protos/Notification/NotificationSettings_pb.js +2 -0
- package/dist/esm/protos/Notification/NotificationUserRecord_pb.js +2 -0
- package/dist/esm/protos/Notification/UserNotificationSettingsRecord_pb.js +2 -0
- package/dist/esm/protos/Notification/connect/NotificationInterface_connect.js +2 -0
- package/dist/esm/protos/Notification/connect/UserNotificationInterface_connect.js +2 -0
- package/dist/esm/protos/Notification/connect/index.js +3 -0
- package/dist/esm/protos/Notification/index.js +4 -0
- package/dist/esm/protos/Page/PageRecord_pb.js +2 -0
- package/dist/esm/protos/Page/connect/PageInterface_connect.js +2 -0
- package/dist/esm/protos/Page/connect/index.js +2 -0
- package/dist/esm/protos/Page/index.js +2 -0
- package/dist/esm/protos/Settings/SettingsRecord_pb.js +2 -0
- package/dist/esm/protos/Settings/connect/Backup_connect.js +2 -0
- package/dist/esm/protos/Settings/connect/SettingsInterface_connect.js +2 -0
- package/dist/esm/protos/Settings/connect/index.js +3 -0
- package/dist/esm/protos/Settings/index.js +2 -0
- package/dist/esm/protos/index.js +0 -2
- package/dist/protos/Authentication/UserRecord_pb.d.ts +1 -0
- package/dist/protos/Authentication/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/Authentication/connect/ServiceInterface_connect.d.ts +1 -0
- package/dist/protos/Authentication/connect/UserInterface_connect.d.ts +1 -0
- package/dist/protos/Authentication/connect/index.d.ts +3 -0
- package/dist/protos/Authentication/index.d.ts +1 -0
- package/dist/protos/Authorization/Events/EventError_pb.d.ts +1 -0
- package/dist/protos/Authorization/Events/EventRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Events/EventTicketRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Events/EventsSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Events/TicketClassRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Events/connect/AdminEventInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Events/connect/EventInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Events/connect/index.d.ts +2 -0
- package/dist/protos/Authorization/Events/index.d.ts +5 -0
- package/dist/protos/Authorization/Payment/Crypto/BitcoinRecords_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/BitcoinService_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/CryptoRecords_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/CryptoSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/connect/BitcoinInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Crypto/connect/index.d.ts +2 -0
- package/dist/protos/Authorization/Payment/Crypto/index.d.ts +4 -0
- package/dist/protos/Authorization/Payment/DataRecords_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Fortis/FortisSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Fortis/PlanRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Fortis/connect/FortisInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Fortis/connect/index.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Fortis/index.d.ts +2 -0
- package/dist/protos/Authorization/Payment/Manual/ManualPaymentSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Manual/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Manual/connect/ManualPaymentInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Manual/connect/index.d.ts +2 -0
- package/dist/protos/Authorization/Payment/Manual/index.d.ts +2 -0
- package/dist/protos/Authorization/Payment/Paypal/PaypalRecords_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Paypal/PaypalSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Paypal/connect/PaypalInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Paypal/connect/index.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Paypal/index.d.ts +2 -0
- package/dist/protos/Authorization/Payment/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/ProductRecord_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/StripeRecords_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/StripeSettings_pb.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/connect/StripeInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/connect/index.d.ts +1 -0
- package/dist/protos/Authorization/Payment/Stripe/index.d.ts +3 -0
- package/dist/protos/Authorization/Payment/connect/AdminPaymentInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/connect/BackupInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/connect/PaymentInterface_connect.d.ts +1 -0
- package/dist/protos/Authorization/Payment/connect/index.d.ts +8 -0
- package/dist/protos/Authorization/Payment/index.d.ts +7 -0
- package/dist/protos/Authorization/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/Authorization/connect/Claims_connect.d.ts +1 -0
- package/dist/protos/Authorization/connect/index.d.ts +3 -0
- package/dist/protos/Authorization/index.d.ts +3 -0
- package/dist/protos/Comment/CommentRecord_pb.d.ts +1 -0
- package/dist/protos/Comment/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/Comment/connect/CommentInterface_connect.d.ts +1 -0
- package/dist/protos/Comment/connect/index.d.ts +1 -0
- package/dist/protos/Comment/index.d.ts +2 -0
- package/dist/protos/Content/AssetRecord_pb.d.ts +1 -0
- package/dist/protos/Content/AudioAssetRecord_pb.d.ts +1 -0
- package/dist/protos/Content/ContentRecord_pb.d.ts +1 -0
- package/dist/protos/Content/ImageAssetRecord_pb.d.ts +1 -0
- package/dist/protos/Content/Music/MusicRecord_pb.d.ts +1 -0
- package/dist/protos/Content/Music/connect/MusicInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Music/connect/index.d.ts +1 -0
- package/dist/protos/Content/Music/index.d.ts +1 -0
- package/dist/protos/Content/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/Content/Stats/StatsRecords_pb.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsLikeInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsProgressInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsQueryInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsSaveInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsShareInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/StatsViewInterface_connect.d.ts +1 -0
- package/dist/protos/Content/Stats/connect/index.d.ts +6 -0
- package/dist/protos/Content/Stats/index.d.ts +1 -0
- package/dist/protos/Content/connect/AssetBackup_connect.d.ts +1 -0
- package/dist/protos/Content/connect/AssetInterface_connect.d.ts +1 -0
- package/dist/protos/Content/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/Content/connect/Content_connect.d.ts +1 -0
- package/dist/protos/Content/connect/Rumble_connect.d.ts +1 -0
- package/dist/protos/Content/connect/Video_connect.d.ts +1 -0
- package/dist/protos/Content/connect/index.d.ts +8 -0
- package/dist/protos/Content/index.d.ts +7 -0
- package/dist/protos/CreatorDashboard/Settings/CreatorSettings_pb.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Settings/connect/SettingsManager_connect.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Settings/connect/index.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Settings/index.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Subscribers/Ban_pb.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Subscribers/Mute_pb.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Subscribers/connect/Manage_connect.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Subscribers/connect/index.d.ts +1 -0
- package/dist/protos/CreatorDashboard/Subscribers/index.d.ts +2 -0
- package/dist/protos/CreatorDashboard/connect/index.d.ts +2 -0
- package/dist/protos/Generic/connect/ServiceOps_connect.d.ts +1 -0
- package/dist/protos/Generic/connect/index.d.ts +1 -0
- package/dist/protos/Notification/NotificationSettings_pb.d.ts +1 -0
- package/dist/protos/Notification/NotificationUserRecord_pb.d.ts +1 -0
- package/dist/protos/Notification/UserNotificationSettingsRecord_pb.d.ts +1 -0
- package/dist/protos/Notification/connect/NotificationInterface_connect.d.ts +1 -0
- package/dist/protos/Notification/connect/UserNotificationInterface_connect.d.ts +1 -0
- package/dist/protos/Notification/connect/index.d.ts +2 -0
- package/dist/protos/Notification/index.d.ts +3 -0
- package/dist/protos/Page/PageRecord_pb.d.ts +1 -0
- package/dist/protos/Page/connect/PageInterface_connect.d.ts +1 -0
- package/dist/protos/Page/connect/index.d.ts +1 -0
- package/dist/protos/Page/index.d.ts +1 -0
- package/dist/protos/Settings/SettingsRecord_pb.d.ts +1 -0
- package/dist/protos/Settings/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/Settings/connect/SettingsInterface_connect.d.ts +1 -0
- package/dist/protos/Settings/connect/index.d.ts +2 -0
- package/dist/protos/Settings/index.d.ts +1 -0
- package/dist/protos/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.d.ts +43 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.d.ts +232 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.d.ts +21 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.d.ts +46 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.d.ts +298 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.d.ts +1677 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.d.ts +255 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/connect.d.ts +3 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authentication/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.d.ts +21 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.d.ts +84 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.d.ts +107 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.d.ts +629 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.d.ts +399 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.d.ts +71 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.d.ts +365 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.d.ts +672 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.d.ts +134 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.d.ts +56 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.d.ts +120 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/connect.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.d.ts +5 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_connect.d.ts +89 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/AdminPaymentInterface_pb.d.ts +268 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/BackupInterface_connect.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/BackupInterface_pb.d.ts +199 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.d.ts +210 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.d.ts +53 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.d.ts +170 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.d.ts +85 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.d.ts +27 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.d.ts +38 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.d.ts +20 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/connect.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.d.ts +4 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/DataRecords_pb.d.ts +302 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.d.ts +17 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.d.ts +52 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.d.ts +50 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.d.ts +38 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.d.ts +199 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.d.ts +80 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.d.ts +331 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.d.ts +20 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.d.ts +59 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/connect.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.d.ts +80 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.d.ts +337 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.d.ts +17 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.d.ts +52 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.d.ts +24 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.d.ts +42 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.d.ts +124 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.d.ts +50 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.d.ts +71 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.d.ts +574 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.d.ts +34 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.d.ts +46 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.d.ts +3 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/connect.d.ts +8 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.d.ts +7 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/connect.d.ts +3 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Authorization/index.d.ts +3 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.d.ts +118 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.d.ts +556 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.d.ts +151 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.d.ts +74 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Comment/index.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.d.ts +134 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.d.ts +199 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.d.ts +82 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.d.ts +448 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.d.ts +37 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.d.ts +147 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.d.ts +43 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.d.ts +232 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.d.ts +363 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.d.ts +163 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.d.ts +968 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.d.ts +151 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.d.ts +163 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.d.ts +968 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.d.ts +363 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Music/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Music/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.d.ts +48 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.d.ts +246 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.d.ts +26 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.d.ts +26 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.d.ts +86 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.d.ts +17 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.d.ts +73 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.d.ts +62 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.d.ts +249 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.d.ts +153 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.d.ts +26 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.d.ts +86 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.d.ts +17 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.d.ts +60 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.d.ts +17 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.d.ts +60 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/connect.d.ts +6 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.d.ts +17 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.d.ts +92 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/connect.d.ts +8 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Content/index.d.ts +7 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.d.ts +61 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.d.ts +35 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.d.ts +45 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.d.ts +186 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.d.ts +62 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_pb.d.ts +60 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.d.ts +186 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/connect.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Errors_pb.d.ts +28 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.d.ts +134 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Generic/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.d.ts +19 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.d.ts +61 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.d.ts +28 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.d.ts +43 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.d.ts +55 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.d.ts +189 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.d.ts +107 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/connect.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Notification/index.d.ts +3 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.d.ts +118 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.d.ts +659 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.d.ts +171 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Page/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Page/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.d.ts +32 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.d.ts +127 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.d.ts +268 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.d.ts +947 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.d.ts +513 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/connect.d.ts +2 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/Settings/index.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/connect.d.ts +9 -0
- package/dist/protos/gen/Protos/IT/WebServices/Fragments/index.d.ts +11 -0
- package/dist/protos/gen/Protos/IT/WebServices/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/IT/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/buf/index.d.ts +1 -0
- package/dist/protos/gen/Protos/buf/validate/index.d.ts +1 -0
- package/dist/protos/gen/Protos/buf/validate/validate_pb.d.ts +2 -0
- package/dist/protos/gen/Protos/connect.d.ts +1 -0
- package/dist/protos/gen/Protos/index.d.ts +2 -0
- package/dist/protos/gen/buf/index.d.ts +1 -0
- package/dist/protos/gen/buf/validate/index.d.ts +1 -0
- package/dist/protos/gen/buf/validate/validate_pb.d.ts +4597 -0
- package/dist/protos/gen/connect.d.ts +1 -0
- package/dist/protos/gen/google/api/annotations_pb.d.ts +13 -0
- package/dist/protos/gen/google/api/http_pb.d.ts +440 -0
- package/dist/protos/gen/google/api/index.d.ts +2 -0
- package/dist/protos/gen/google/index.d.ts +1 -0
- package/dist/protos/gen/index.d.ts +3 -0
- package/dist/protos/index.d.ts +1 -1
- package/dist/protos/protos/Authentication/UserRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authentication/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/protos/Authentication/connect/ServiceInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authentication/connect/UserInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authentication/connect/index.d.ts +3 -0
- package/dist/protos/protos/Authentication/index.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/EventError_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/EventRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/EventTicketRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/EventsSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/TicketClassRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/connect/AdminEventInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/connect/EventInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Events/connect/index.d.ts +2 -0
- package/dist/protos/protos/Authorization/Events/index.d.ts +5 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/BitcoinRecords_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/BitcoinService_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/CryptoRecords_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/CryptoSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/connect/BitcoinInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/connect/index.d.ts +2 -0
- package/dist/protos/protos/Authorization/Payment/Crypto/index.d.ts +4 -0
- package/dist/protos/protos/Authorization/Payment/DataRecords_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Fortis/FortisSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Fortis/PlanRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Fortis/connect/FortisInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Fortis/connect/index.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Fortis/index.d.ts +2 -0
- package/dist/protos/protos/Authorization/Payment/Manual/ManualPaymentSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Manual/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Manual/connect/ManualPaymentInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Manual/connect/index.d.ts +2 -0
- package/dist/protos/protos/Authorization/Payment/Manual/index.d.ts +2 -0
- package/dist/protos/protos/Authorization/Payment/Paypal/PaypalRecords_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Paypal/PaypalSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Paypal/connect/PaypalInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Paypal/connect/index.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Paypal/index.d.ts +2 -0
- package/dist/protos/protos/Authorization/Payment/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Stripe/ProductRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Stripe/StripeRecords_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Stripe/StripeSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Stripe/connect/StripeInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Stripe/connect/index.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/Stripe/index.d.ts +3 -0
- package/dist/protos/protos/Authorization/Payment/connect/AdminPaymentInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/connect/BackupInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/connect/PaymentInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/Payment/connect/index.d.ts +8 -0
- package/dist/protos/protos/Authorization/Payment/index.d.ts +7 -0
- package/dist/protos/protos/Authorization/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/protos/Authorization/connect/Claims_connect.d.ts +1 -0
- package/dist/protos/protos/Authorization/connect/index.d.ts +3 -0
- package/dist/protos/protos/Authorization/index.d.ts +3 -0
- package/dist/protos/protos/Comment/CommentRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Comment/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/protos/Comment/connect/CommentInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Comment/connect/index.d.ts +1 -0
- package/dist/protos/protos/Comment/index.d.ts +2 -0
- package/dist/protos/protos/Content/AssetRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Content/AudioAssetRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Content/ContentRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Content/ImageAssetRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Content/Music/MusicRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Content/Music/connect/MusicInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Music/connect/index.d.ts +1 -0
- package/dist/protos/protos/Content/Music/index.d.ts +1 -0
- package/dist/protos/protos/Content/SharedTypes_pb.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/StatsRecords_pb.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/StatsLikeInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/StatsProgressInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/StatsQueryInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/StatsSaveInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/StatsShareInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/StatsViewInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/Stats/connect/index.d.ts +6 -0
- package/dist/protos/protos/Content/Stats/index.d.ts +1 -0
- package/dist/protos/protos/Content/connect/AssetBackup_connect.d.ts +1 -0
- package/dist/protos/protos/Content/connect/AssetInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Content/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/protos/Content/connect/Content_connect.d.ts +1 -0
- package/dist/protos/protos/Content/connect/Rumble_connect.d.ts +1 -0
- package/dist/protos/protos/Content/connect/Video_connect.d.ts +1 -0
- package/dist/protos/protos/Content/connect/index.d.ts +8 -0
- package/dist/protos/protos/Content/index.d.ts +7 -0
- package/dist/protos/protos/CreatorDashboard/Settings/CreatorSettings_pb.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Settings/connect/SettingsManager_connect.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Settings/connect/index.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Settings/index.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Subscribers/Ban_pb.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Subscribers/Mute_pb.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Subscribers/connect/Manage_connect.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Subscribers/connect/index.d.ts +1 -0
- package/dist/protos/protos/CreatorDashboard/Subscribers/index.d.ts +2 -0
- package/dist/protos/protos/CreatorDashboard/connect/index.d.ts +2 -0
- package/dist/protos/protos/CreatorDashboard/index.d.ts +2 -0
- package/dist/protos/protos/Generic/connect/ServiceOps_connect.d.ts +1 -0
- package/dist/protos/protos/Generic/connect/index.d.ts +1 -0
- package/dist/protos/protos/Generic/index.d.ts +1 -0
- package/dist/protos/protos/Notification/NotificationSettings_pb.d.ts +1 -0
- package/dist/protos/protos/Notification/NotificationUserRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Notification/UserNotificationSettingsRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Notification/connect/NotificationInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Notification/connect/UserNotificationInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Notification/connect/index.d.ts +2 -0
- package/dist/protos/protos/Notification/index.d.ts +3 -0
- package/dist/protos/protos/Page/PageRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Page/connect/PageInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Page/connect/index.d.ts +1 -0
- package/dist/protos/protos/Page/index.d.ts +1 -0
- package/dist/protos/protos/Settings/SettingsRecord_pb.d.ts +1 -0
- package/dist/protos/protos/Settings/connect/Backup_connect.d.ts +1 -0
- package/dist/protos/protos/Settings/connect/SettingsInterface_connect.d.ts +1 -0
- package/dist/protos/protos/Settings/connect/index.d.ts +2 -0
- package/dist/protos/protos/Settings/index.d.ts +1 -0
- package/dist/protos/protos/index.d.ts +1 -0
- package/package.json +58 -19
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.js +0 -38
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.js +0 -241
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.js +0 -232
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.js +0 -38
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.js +0 -241
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.js +0 -232
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.js +0 -38
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.js +0 -241
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.js +0 -97
- package/dist/esm/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.js +0 -232
- package/dist/esm/package.json +0 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/Backup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/UserRecord.js +0 -51
- package/dist/esm/schemas/IT/WebServices/Fragments/Authentication/index.js +0 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Claims.js +0 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.js +0 -16
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.js +0 -108
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.js +0 -27
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.js +0 -14
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.js +0 -20
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Events/index.js +0 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.js +0 -13
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.js +0 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.js +0 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.js +0 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.js +0 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.js +0 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.js +0 -13
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.js +0 -44
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.js +0 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.js +0 -5
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.js +0 -6
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.js +0 -14
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.js +0 -4
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.js +0 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.js +0 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.js +0 -44
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.js +0 -5
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.js +0 -13
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.js +0 -13
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.js +0 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.js +0 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.js +0 -44
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.js +0 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/Payment/index.js +0 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.js +0 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Authorization/index.js +0 -5
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/CommentRecord.js +0 -32
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/SharedTypes.js +0 -7
- package/dist/esm/schemas/IT/WebServices/Fragments/Comment/index.js +0 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/CommonTypes.js +0 -24
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetBackup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AssetRecord.js +0 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.js +0 -33
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Backup.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Content.js +0 -25
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/ContentRecord.js +0 -71
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.js +0 -34
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.js +0 -71
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Music/index.js +0 -2
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Rumble.js +0 -18
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.js +0 -37
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Stats/index.js +0 -2
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/Video.js +0 -11
- package/dist/esm/schemas/IT/WebServices/Fragments/Content/index.js +0 -12
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.js +0 -10
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.js +0 -4
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.js +0 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.js +0 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.js +0 -19
- package/dist/esm/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.js +0 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.js +0 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.js +0 -9
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.js +0 -25
- package/dist/esm/schemas/IT/WebServices/Fragments/Notification/index.js +0 -4
- package/dist/esm/schemas/IT/WebServices/Fragments/Page/PageRecord.js +0 -38
- package/dist/esm/schemas/IT/WebServices/Fragments/Page/index.js +0 -2
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/Backup.js +0 -8
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.js +0 -116
- package/dist/esm/schemas/IT/WebServices/Fragments/Settings/index.js +0 -3
- package/dist/esm/schemas/IT/WebServices/Fragments/index.js +0 -11
- package/dist/esm/schemas/IT/WebServices/index.js +0 -2
- package/dist/esm/schemas/IT/index.js +0 -2
- package/dist/esm/schemas/index.js +0 -2
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_connect.d.ts +0 -45
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/Backup_pb.d.ts +0 -212
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_connect.d.ts +0 -23
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/ServiceInterface_pb.d.ts +0 -32
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_connect.d.ts +0 -300
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/UserInterface_pb.d.ts +0 -1360
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/UserRecord_pb.d.ts +0 -274
- package/dist/gen/Protos/IT/WebServices/Fragments/Authentication/index.d.ts +0 -7
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_connect.d.ts +0 -23
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Claims_pb.d.ts +0 -71
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_connect.d.ts +0 -109
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/AdminEventInterface_pb.d.ts +0 -603
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventError_pb.d.ts +0 -373
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_connect.d.ts +0 -73
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventInterface_pb.d.ts +0 -342
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventRecord_pb.d.ts +0 -685
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord_pb.d.ts +0 -134
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/EventsSettings_pb.d.ts +0 -61
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord_pb.d.ts +0 -117
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Events/index.d.ts +0 -9
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup_pb.d.ts +0 -193
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_connect.d.ts +0 -55
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinInterface_pb.d.ts +0 -152
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords_pb.d.ts +0 -86
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService_pb.d.ts +0 -25
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords_pb.d.ts +0 -40
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings_pb.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.d.ts +0 -8
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup_pb.d.ts +0 -182
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_connect.d.ts +0 -109
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisInterface_pb.d.ts +0 -407
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings_pb.d.ts +0 -52
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord_pb.d.ts +0 -202
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord_pb.d.ts +0 -40
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.d.ts +0 -7
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup_pb.d.ts +0 -182
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_connect.d.ts +0 -82
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentInterface_pb.d.ts +0 -307
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings_pb.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord_pb.d.ts +0 -57
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Manual/index.d.ts +0 -6
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_connect.d.ts +0 -55
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/PaymentInterface_pb.d.ts +0 -219
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup_pb.d.ts +0 -182
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_connect.d.ts +0 -100
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalInterface_pb.d.ts +0 -372
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords_pb.d.ts +0 -23
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings_pb.d.ts +0 -44
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord_pb.d.ts +0 -202
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.d.ts +0 -7
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/SharedTypes_pb.d.ts +0 -110
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup_pb.d.ts +0 -182
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord_pb.d.ts +0 -52
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_connect.d.ts +0 -163
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeInterface_pb.d.ts +0 -644
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord_pb.d.ts +0 -80
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords_pb.d.ts +0 -36
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings_pb.d.ts +0 -48
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord_pb.d.ts +0 -202
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.d.ts +0 -9
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/Payment/index.d.ts +0 -8
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/SharedTypes_pb.d.ts +0 -31
- package/dist/gen/Protos/IT/WebServices/Fragments/Authorization/index.d.ts +0 -5
- package/dist/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_connect.d.ts +0 -120
- package/dist/gen/Protos/IT/WebServices/Fragments/Comment/CommentInterface_pb.d.ts +0 -517
- package/dist/gen/Protos/IT/WebServices/Fragments/Comment/CommentRecord_pb.d.ts +0 -161
- package/dist/gen/Protos/IT/WebServices/Fragments/Comment/SharedTypes_pb.d.ts +0 -65
- package/dist/gen/Protos/IT/WebServices/Fragments/Comment/index.d.ts +0 -4
- package/dist/gen/Protos/IT/WebServices/Fragments/CommonTypes_pb.d.ts +0 -134
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/AssetBackup_pb.d.ts +0 -182
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_connect.d.ts +0 -84
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/AssetInterface_pb.d.ts +0 -421
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/AssetRecord_pb.d.ts +0 -36
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/AudioAssetRecord_pb.d.ts +0 -160
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Backup_connect.d.ts +0 -45
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Backup_pb.d.ts +0 -212
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/ContentRecord_pb.d.ts +0 -401
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Content_connect.d.ts +0 -165
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Content_pb.d.ts +0 -924
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/ImageAssetRecord_pb.d.ts +0 -164
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_connect.d.ts +0 -165
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicInterface_pb.d.ts +0 -924
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Music/MusicRecord_pb.d.ts +0 -401
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Music/index.d.ts +0 -3
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Rumble_connect.d.ts +0 -50
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Rumble_pb.d.ts +0 -232
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/SharedTypes_pb.d.ts +0 -17
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_connect.d.ts +0 -28
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsLikeInterface_pb.d.ts +0 -74
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_connect.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsProgressInterface_pb.d.ts +0 -65
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_connect.d.ts +0 -64
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsQueryInterface_pb.d.ts +0 -231
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsRecords_pb.d.ts +0 -163
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_connect.d.ts +0 -28
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsSaveInterface_pb.d.ts +0 -74
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_connect.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsShareInterface_pb.d.ts +0 -53
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_connect.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/StatsViewInterface_pb.d.ts +0 -53
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Stats/index.d.ts +0 -13
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Video_connect.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/Video_pb.d.ts +0 -87
- package/dist/gen/Protos/IT/WebServices/Fragments/Content/index.d.ts +0 -19
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings_pb.d.ts +0 -62
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_connect.d.ts +0 -38
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager_pb.d.ts +0 -15
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Settings/index.d.ts +0 -3
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban_pb.d.ts +0 -206
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Manage_connect.d.ts +0 -65
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute_pb.d.ts +0 -206
- package/dist/gen/Protos/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.d.ts +0 -3
- package/dist/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Generic/ServiceOps_pb.d.ts +0 -105
- package/dist/gen/Protos/IT/WebServices/Fragments/Generic/index.d.ts +0 -2
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_connect.d.ts +0 -21
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/NotificationInterface_pb.d.ts +0 -48
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/NotificationSettings_pb.d.ts +0 -27
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/NotificationUserRecord_pb.d.ts +0 -41
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_connect.d.ts +0 -57
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationInterface_pb.d.ts +0 -169
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord_pb.d.ts +0 -108
- package/dist/gen/Protos/IT/WebServices/Fragments/Notification/index.d.ts +0 -7
- package/dist/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_connect.d.ts +0 -120
- package/dist/gen/Protos/IT/WebServices/Fragments/Page/PageInterface_pb.d.ts +0 -629
- package/dist/gen/Protos/IT/WebServices/Fragments/Page/PageRecord_pb.d.ts +0 -181
- package/dist/gen/Protos/IT/WebServices/Fragments/Page/index.d.ts +0 -3
- package/dist/gen/Protos/IT/WebServices/Fragments/Settings/Backup_connect.d.ts +0 -34
- package/dist/gen/Protos/IT/WebServices/Fragments/Settings/Backup_pb.d.ts +0 -111
- package/dist/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_connect.d.ts +0 -270
- package/dist/gen/Protos/IT/WebServices/Fragments/Settings/SettingsInterface_pb.d.ts +0 -845
- package/dist/gen/Protos/IT/WebServices/Fragments/Settings/SettingsRecord_pb.d.ts +0 -582
- package/dist/gen/Protos/IT/WebServices/Fragments/Settings/index.d.ts +0 -5
- package/dist/gen/Protos/IT/WebServices/Fragments/index.d.ts +0 -10
- package/dist/gen/Protos/index.d.ts +0 -1
- package/dist/gen/index.d.ts +0 -1
- package/dist/index.d.ts +0 -1
- package/dist/schemas/IT/WebServices/Fragments/Authentication/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authentication/UserRecord.d.ts +0 -9
- package/dist/schemas/IT/WebServices/Fragments/Authentication/index.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Claims.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/EventError.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/EventRecord.d.ts +0 -13
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/EventTicketRecord.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/EventsSettings.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/TicketClassRecord.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Events/index.d.ts +0 -5
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinRecords.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/BitcoinService.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoRecords.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/CryptoSettings.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Crypto/index.d.ts +0 -5
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSettings.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/FortisSubscriptionRecord.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/PlanRecord.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Fortis/index.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualPaymentSettings.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/ManualSubscriptionRecord.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Manual/index.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalRecords.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSettings.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/PaypalSubscriptionRecord.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Paypal/index.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/SharedTypes.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/ProductRecord.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeOneTimeRecord.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeRecords.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSettings.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/StripeSubscriptionRecord.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/Stripe/index.d.ts +0 -6
- package/dist/schemas/IT/WebServices/Fragments/Authorization/Payment/index.d.ts +0 -6
- package/dist/schemas/IT/WebServices/Fragments/Authorization/SharedTypes.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Authorization/index.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Comment/CommentRecord.d.ts +0 -6
- package/dist/schemas/IT/WebServices/Fragments/Comment/SharedTypes.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Comment/index.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/CommonTypes.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Content/AssetBackup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Content/AssetRecord.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Content/AudioAssetRecord.d.ts +0 -7
- package/dist/schemas/IT/WebServices/Fragments/Content/Backup.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Content/Content.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Content/ContentRecord.d.ts +0 -14
- package/dist/schemas/IT/WebServices/Fragments/Content/ImageAssetRecord.d.ts +0 -7
- package/dist/schemas/IT/WebServices/Fragments/Content/Music/MusicRecord.d.ts +0 -14
- package/dist/schemas/IT/WebServices/Fragments/Content/Music/index.d.ts +0 -1
- package/dist/schemas/IT/WebServices/Fragments/Content/Rumble.d.ts +0 -4
- package/dist/schemas/IT/WebServices/Fragments/Content/Stats/StatsRecords.d.ts +0 -6
- package/dist/schemas/IT/WebServices/Fragments/Content/Stats/index.d.ts +0 -1
- package/dist/schemas/IT/WebServices/Fragments/Content/Video.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Content/index.d.ts +0 -11
- package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/CreatorSettings.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/SettingsManager.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Settings/index.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Ban.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/Mute.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/CreatorDashboard/Subscribers/index.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Notification/NotificationSettings.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Notification/NotificationUserRecord.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Notification/UserNotificationSettingsRecord.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Notification/index.d.ts +0 -3
- package/dist/schemas/IT/WebServices/Fragments/Page/PageRecord.d.ts +0 -6
- package/dist/schemas/IT/WebServices/Fragments/Page/index.d.ts +0 -1
- package/dist/schemas/IT/WebServices/Fragments/Settings/Backup.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/Settings/SettingsRecord.d.ts +0 -23
- package/dist/schemas/IT/WebServices/Fragments/Settings/index.d.ts +0 -2
- package/dist/schemas/IT/WebServices/Fragments/index.d.ts +0 -10
- package/dist/schemas/IT/WebServices/index.d.ts +0 -1
- package/dist/schemas/IT/index.d.ts +0 -1
- package/dist/schemas/index.d.ts +0 -1
- /package/dist/esm/{schemas/IT/WebServices/Fragments/CreatorDashboard → CreatorDashboard}/index.js +0 -0
- /package/dist/{gen/Protos/IT/WebServices/Fragments → protos}/CreatorDashboard/index.d.ts +0 -0
- /package/dist/{schemas/IT/WebServices/Fragments → protos}/Generic/index.d.ts +0 -0
- /package/dist/{schemas → protos/gen/Protos}/IT/WebServices/Fragments/CreatorDashboard/index.d.ts +0 -0
- /package/dist/{esm/schemas/IT/WebServices/Fragments/Generic/index.js → protos/gen/Protos/IT/WebServices/Fragments/Generic/index.d.ts} +0 -0
- /package/dist/{gen → protos/gen}/Protos/IT/WebServices/index.d.ts +0 -0
- /package/dist/{gen → protos/gen}/Protos/IT/index.d.ts +0 -0
|
@@ -1,1358 +1,276 @@
|
|
|
1
|
-
// @generated by protoc-gen-es
|
|
1
|
+
// @generated by protoc-gen-es v2.9.0 with parameter "target=ts,import_extension=none"
|
|
2
2
|
// @generated from file Protos/IT/WebServices/Fragments/Settings/SettingsInterface.proto (package IT.WebServices.Fragments.Settings, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
|
-
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
4
|
+
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
|
|
5
|
+
import { file_google_api_annotations } from "../../../../../google/api/annotations_pb";
|
|
6
|
+
import { file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord } from "./SettingsRecord_pb";
|
|
7
|
+
import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventsSettings } from "../Authorization/Events/EventsSettings_pb";
|
|
8
|
+
import { file_Protos_IT_WebServices_Fragments_Authorization_Events_EventTicketRecord } from "../Authorization/Events/EventTicketRecord_pb";
|
|
8
9
|
/**
|
|
9
|
-
*
|
|
10
|
+
* Describes the file Protos/IT/WebServices/Fragments/Settings/SettingsInterface.proto.
|
|
10
11
|
*/
|
|
11
|
-
export var ModifyResponseErrorType;
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
12
|
+
export const file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface = /*@__PURE__*/ fileDesc("CkBQcm90b3MvSVQvV2ViU2VydmljZXMvRnJhZ21lbnRzL1NldHRpbmdzL1NldHRpbmdzSW50ZXJmYWNlLnByb3RvEiFJVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MiFgoUR2V0UHVibGljRGF0YVJlcXVlc3QiXgoVR2V0UHVibGljRGF0YVJlc3BvbnNlEkUKBlB1YmxpYxgBIAEoCzI1LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5TZXR0aW5nc1B1YmxpY0RhdGEiLwoZR2V0UHVibGljTmV3ZXJEYXRhUmVxdWVzdBISCgpWZXJzaW9uTnVtGAEgASgNImMKGkdldFB1YmxpY05ld2VyRGF0YVJlc3BvbnNlEkUKBlB1YmxpYxgBIAEoCzI1LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5TZXR0aW5nc1B1YmxpY0RhdGEiFQoTR2V0QWRtaW5EYXRhUmVxdWVzdCKmAQoUR2V0QWRtaW5EYXRhUmVzcG9uc2USRQoGUHVibGljGAEgASgLMjUuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLlNldHRpbmdzUHVibGljRGF0YRJHCgdQcml2YXRlGAIgASgLMjYuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLlNldHRpbmdzUHJpdmF0ZURhdGEiLgoYR2V0QWRtaW5OZXdlckRhdGFSZXF1ZXN0EhIKClZlcnNpb25OdW0YASABKA0iqwEKGUdldEFkbWluTmV3ZXJEYXRhUmVzcG9uc2USRQoGUHVibGljGAEgASgLMjUuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLlNldHRpbmdzUHVibGljRGF0YRJHCgdQcml2YXRlGAIgASgLMjYuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLlNldHRpbmdzUHJpdmF0ZURhdGEiFQoTR2V0T3duZXJEYXRhUmVxdWVzdCLrAQoUR2V0T3duZXJEYXRhUmVzcG9uc2USRQoGUHVibGljGAEgASgLMjUuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLlNldHRpbmdzUHVibGljRGF0YRJHCgdQcml2YXRlGAIgASgLMjYuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLlNldHRpbmdzUHJpdmF0ZURhdGESQwoFT3duZXIYAyABKAsyNC5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuU2V0dGluZ3NPd25lckRhdGEiLgoYR2V0T3duZXJOZXdlckRhdGFSZXF1ZXN0EhIKClZlcnNpb25OdW0YASABKA0i8AEKGUdldE93bmVyTmV3ZXJEYXRhUmVzcG9uc2USRQoGUHVibGljGAEgASgLMjUuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLlNldHRpbmdzUHVibGljRGF0YRJHCgdQcml2YXRlGAIgASgLMjYuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLlNldHRpbmdzUHJpdmF0ZURhdGESQwoFT3duZXIYAyABKAsyNC5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuU2V0dGluZ3NPd25lckRhdGEiXgoaTW9kaWZ5Q01TUHVibGljRGF0YVJlcXVlc3QSQAoERGF0YRgBIAEoCzIyLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5DTVNQdWJsaWNSZWNvcmQiaAobTW9kaWZ5Q01TUHVibGljRGF0YVJlc3BvbnNlEkkKBUVycm9yGAEgASgOMjouSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeVJlc3BvbnNlRXJyb3JUeXBlImAKG01vZGlmeUNNU1ByaXZhdGVEYXRhUmVxdWVzdBJBCgREYXRhGAEgASgLMjMuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLkNNU1ByaXZhdGVSZWNvcmQiaQocTW9kaWZ5Q01TUHJpdmF0ZURhdGFSZXNwb25zZRJJCgVFcnJvchgBIAEoDjI6LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Nb2RpZnlSZXNwb25zZUVycm9yVHlwZSJcChlNb2RpZnlDTVNPd25lckRhdGFSZXF1ZXN0Ej8KBERhdGEYASABKAsyMS5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuQ01TT3duZXJSZWNvcmQiZwoaTW9kaWZ5Q01TT3duZXJEYXRhUmVzcG9uc2USSQoFRXJyb3IYASABKA4yOi5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuTW9kaWZ5UmVzcG9uc2VFcnJvclR5cGUidgomTW9kaWZ5UGVyc29uYWxpemF0aW9uUHVibGljRGF0YVJlcXVlc3QSTAoERGF0YRgBIAEoCzI+LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5QZXJzb25hbGl6YXRpb25QdWJsaWNSZWNvcmQidAonTW9kaWZ5UGVyc29uYWxpemF0aW9uUHVibGljRGF0YVJlc3BvbnNlEkkKBUVycm9yGAEgASgOMjouSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeVJlc3BvbnNlRXJyb3JUeXBlIngKJ01vZGlmeVBlcnNvbmFsaXphdGlvblByaXZhdGVEYXRhUmVxdWVzdBJNCgREYXRhGAEgASgLMj8uSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLlBlcnNvbmFsaXphdGlvblByaXZhdGVSZWNvcmQidQooTW9kaWZ5UGVyc29uYWxpemF0aW9uUHJpdmF0ZURhdGFSZXNwb25zZRJJCgVFcnJvchgBIAEoDjI6LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Nb2RpZnlSZXNwb25zZUVycm9yVHlwZSJ0CiVNb2RpZnlQZXJzb25hbGl6YXRpb25Pd25lckRhdGFSZXF1ZXN0EksKBERhdGEYASABKAsyPS5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuUGVyc29uYWxpemF0aW9uT3duZXJSZWNvcmQicwomTW9kaWZ5UGVyc29uYWxpemF0aW9uT3duZXJEYXRhUmVzcG9uc2USSQoFRXJyb3IYASABKA4yOi5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuTW9kaWZ5UmVzcG9uc2VFcnJvclR5cGUicAojTW9kaWZ5U3Vic2NyaXB0aW9uUHVibGljRGF0YVJlcXVlc3QSSQoERGF0YRgBIAEoCzI7LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5TdWJzY3JpcHRpb25QdWJsaWNSZWNvcmQicQokTW9kaWZ5U3Vic2NyaXB0aW9uUHVibGljRGF0YVJlc3BvbnNlEkkKBUVycm9yGAEgASgOMjouSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeVJlc3BvbnNlRXJyb3JUeXBlInIKJE1vZGlmeVN1YnNjcmlwdGlvblByaXZhdGVEYXRhUmVxdWVzdBJKCgREYXRhGAEgASgLMjwuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLlN1YnNjcmlwdGlvblByaXZhdGVSZWNvcmQicgolTW9kaWZ5U3Vic2NyaXB0aW9uUHJpdmF0ZURhdGFSZXNwb25zZRJJCgVFcnJvchgBIAEoDjI6LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Nb2RpZnlSZXNwb25zZUVycm9yVHlwZSJuCiJNb2RpZnlTdWJzY3JpcHRpb25Pd25lckRhdGFSZXF1ZXN0EkgKBERhdGEYASABKAsyOi5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuU3Vic2NyaXB0aW9uT3duZXJSZWNvcmQicAojTW9kaWZ5U3Vic2NyaXB0aW9uT3duZXJEYXRhUmVzcG9uc2USSQoFRXJyb3IYASABKA4yOi5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuTW9kaWZ5UmVzcG9uc2VFcnJvclR5cGUiaAofTW9kaWZ5Q29tbWVudHNQdWJsaWNEYXRhUmVxdWVzdBJFCgREYXRhGAEgASgLMjcuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLkNvbW1lbnRzUHVibGljUmVjb3JkIm0KIE1vZGlmeUNvbW1lbnRzUHVibGljRGF0YVJlc3BvbnNlEkkKBUVycm9yGAEgASgOMjouSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeVJlc3BvbnNlRXJyb3JUeXBlImoKIE1vZGlmeUNvbW1lbnRzUHJpdmF0ZURhdGFSZXF1ZXN0EkYKBERhdGEYASABKAsyOC5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuQ29tbWVudHNQcml2YXRlUmVjb3JkIm4KIU1vZGlmeUNvbW1lbnRzUHJpdmF0ZURhdGFSZXNwb25zZRJJCgVFcnJvchgBIAEoDjI6LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Nb2RpZnlSZXNwb25zZUVycm9yVHlwZSJmCh5Nb2RpZnlDb21tZW50c093bmVyRGF0YVJlcXVlc3QSRAoERGF0YRgBIAEoCzI2LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Db21tZW50c093bmVyUmVjb3JkImwKH01vZGlmeUNvbW1lbnRzT3duZXJEYXRhUmVzcG9uc2USSQoFRXJyb3IYASABKA4yOi5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuTW9kaWZ5UmVzcG9uc2VFcnJvclR5cGUicAojTW9kaWZ5Tm90aWZpY2F0aW9uUHVibGljRGF0YVJlcXVlc3QSSQoERGF0YRgBIAEoCzI7LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Ob3RpZmljYXRpb25QdWJsaWNSZWNvcmQicQokTW9kaWZ5Tm90aWZpY2F0aW9uUHVibGljRGF0YVJlc3BvbnNlEkkKBUVycm9yGAEgASgOMjouSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeVJlc3BvbnNlRXJyb3JUeXBlInIKJE1vZGlmeU5vdGlmaWNhdGlvblByaXZhdGVEYXRhUmVxdWVzdBJKCgREYXRhGAEgASgLMjwuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk5vdGlmaWNhdGlvblByaXZhdGVSZWNvcmQicgolTW9kaWZ5Tm90aWZpY2F0aW9uUHJpdmF0ZURhdGFSZXNwb25zZRJJCgVFcnJvchgBIAEoDjI6LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Nb2RpZnlSZXNwb25zZUVycm9yVHlwZSJuCiJNb2RpZnlOb3RpZmljYXRpb25Pd25lckRhdGFSZXF1ZXN0EkgKBERhdGEYASABKAsyOi5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuTm90aWZpY2F0aW9uT3duZXJSZWNvcmQicAojTW9kaWZ5Tm90aWZpY2F0aW9uT3duZXJEYXRhUmVzcG9uc2USSQoFRXJyb3IYASABKA4yOi5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuTW9kaWZ5UmVzcG9uc2VFcnJvclR5cGUidAogTW9kaWZ5RXZlbnRQdWJsaWNTZXR0aW5nc1JlcXVlc3QSUAoERGF0YRgBIAEoCzJCLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLkV2ZW50cy5FdmVudFB1YmxpY1NldHRpbmdzIm4KIU1vZGlmeUV2ZW50UHVibGljU2V0dGluZ3NSZXNwb25zZRJJCgVFcnJvchgBIAEoDjI6LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Nb2RpZnlSZXNwb25zZUVycm9yVHlwZSJ2CiFNb2RpZnlFdmVudFByaXZhdGVTZXR0aW5nc1JlcXVlc3QSUQoERGF0YRgBIAEoCzJDLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLkV2ZW50cy5FdmVudFByaXZhdGVTZXR0aW5ncyJvCiJNb2RpZnlFdmVudFByaXZhdGVTZXR0aW5nc1Jlc3BvbnNlEkkKBUVycm9yGAEgASgOMjouSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeVJlc3BvbnNlRXJyb3JUeXBlInIKH01vZGlmeUV2ZW50T3duZXJTZXR0aW5nc1JlcXVlc3QSTwoERGF0YRgBIAEoCzJBLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5BdXRob3JpemF0aW9uLkV2ZW50cy5FdmVudE93bmVyU2V0dGluZ3MibQogTW9kaWZ5RXZlbnRPd25lclNldHRpbmdzUmVzcG9uc2USSQoFRXJyb3IYASABKA4yOi5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuTW9kaWZ5UmVzcG9uc2VFcnJvclR5cGUqQQoXTW9kaWZ5UmVzcG9uc2VFcnJvclR5cGUSCwoHTm9FcnJvchAAEhkKDFVua25vd25FcnJvchD///////////8BMtYmChFTZXR0aW5nc0ludGVyZmFjZRKgAQoNR2V0UHVibGljRGF0YRI3LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5HZXRQdWJsaWNEYXRhUmVxdWVzdBo4LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5HZXRQdWJsaWNEYXRhUmVzcG9uc2UiHILT5JMCFhIUL2FwaS9zZXR0aW5ncy9wdWJsaWMSwgEKEkdldFB1YmxpY05ld2VyRGF0YRI8LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5HZXRQdWJsaWNOZXdlckRhdGFSZXF1ZXN0Gj0uSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLkdldFB1YmxpY05ld2VyRGF0YVJlc3BvbnNlIi+C0+STAikSJy9hcGkvc2V0dGluZ3MvcHVibGljL25ld2VyL3tWZXJzaW9uTnVtfRKcAQoMR2V0QWRtaW5EYXRhEjYuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLkdldEFkbWluRGF0YVJlcXVlc3QaNy5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuR2V0QWRtaW5EYXRhUmVzcG9uc2UiG4LT5JMCFRITL2FwaS9zZXR0aW5ncy9hZG1pbhK+AQoRR2V0QWRtaW5OZXdlckRhdGESOy5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuR2V0QWRtaW5OZXdlckRhdGFSZXF1ZXN0GjwuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLkdldEFkbWluTmV3ZXJEYXRhUmVzcG9uc2UiLoLT5JMCKBImL2FwaS9zZXR0aW5ncy9hZG1pbi9uZXdlci97VmVyc2lvbk51bX0SnAEKDEdldE93bmVyRGF0YRI2LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5HZXRPd25lckRhdGFSZXF1ZXN0GjcuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLkdldE93bmVyRGF0YVJlc3BvbnNlIhuC0+STAhUSEy9hcGkvc2V0dGluZ3Mvb3duZXISvgEKEUdldE93bmVyTmV3ZXJEYXRhEjsuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLkdldE93bmVyTmV3ZXJEYXRhUmVxdWVzdBo8LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5HZXRPd25lck5ld2VyRGF0YVJlc3BvbnNlIi6C0+STAigSJi9hcGkvc2V0dGluZ3Mvb3duZXIvbmV3ZXIve1ZlcnNpb25OdW19ErkBChNNb2RpZnlDTVNQdWJsaWNEYXRhEj0uSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeUNNU1B1YmxpY0RhdGFSZXF1ZXN0Gj4uSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeUNNU1B1YmxpY0RhdGFSZXNwb25zZSIjgtPkkwIdOgEqIhgvYXBpL3NldHRpbmdzL2Ntcy9wdWJsaWMSvQEKFE1vZGlmeUNNU1ByaXZhdGVEYXRhEj4uSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeUNNU1ByaXZhdGVEYXRhUmVxdWVzdBo/LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Nb2RpZnlDTVNQcml2YXRlRGF0YVJlc3BvbnNlIiSC0+STAh46ASoiGS9hcGkvc2V0dGluZ3MvY21zL3ByaXZhdGUStQEKEk1vZGlmeUNNU093bmVyRGF0YRI8LklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Nb2RpZnlDTVNPd25lckRhdGFSZXF1ZXN0Gj0uSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeUNNU093bmVyRGF0YVJlc3BvbnNlIiKC0+STAhw6ASoiFy9hcGkvc2V0dGluZ3MvY21zL293bmVyEukBCh9Nb2RpZnlQZXJzb25hbGl6YXRpb25QdWJsaWNEYXRhEkkuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeVBlcnNvbmFsaXphdGlvblB1YmxpY0RhdGFSZXF1ZXN0GkouSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeVBlcnNvbmFsaXphdGlvblB1YmxpY0RhdGFSZXNwb25zZSIvgtPkkwIpOgEqIiQvYXBpL3NldHRpbmdzL3BlcnNvbmFsaXphdGlvbi9wdWJsaWMS7QEKIE1vZGlmeVBlcnNvbmFsaXphdGlvblByaXZhdGVEYXRhEkouSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeVBlcnNvbmFsaXphdGlvblByaXZhdGVEYXRhUmVxdWVzdBpLLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Nb2RpZnlQZXJzb25hbGl6YXRpb25Qcml2YXRlRGF0YVJlc3BvbnNlIjCC0+STAio6ASoiJS9hcGkvc2V0dGluZ3MvcGVyc29uYWxpemF0aW9uL3ByaXZhdGUS5QEKHk1vZGlmeVBlcnNvbmFsaXphdGlvbk93bmVyRGF0YRJILklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Nb2RpZnlQZXJzb25hbGl6YXRpb25Pd25lckRhdGFSZXF1ZXN0GkkuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeVBlcnNvbmFsaXphdGlvbk93bmVyRGF0YVJlc3BvbnNlIi6C0+STAig6ASoiIy9hcGkvc2V0dGluZ3MvcGVyc29uYWxpemF0aW9uL293bmVyEt0BChxNb2RpZnlTdWJzY3JpcHRpb25QdWJsaWNEYXRhEkYuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeVN1YnNjcmlwdGlvblB1YmxpY0RhdGFSZXF1ZXN0GkcuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeVN1YnNjcmlwdGlvblB1YmxpY0RhdGFSZXNwb25zZSIsgtPkkwImOgEqIiEvYXBpL3NldHRpbmdzL3N1YnNjcmlwdGlvbi9wdWJsaWMS4QEKHU1vZGlmeVN1YnNjcmlwdGlvblByaXZhdGVEYXRhEkcuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeVN1YnNjcmlwdGlvblByaXZhdGVEYXRhUmVxdWVzdBpILklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Nb2RpZnlTdWJzY3JpcHRpb25Qcml2YXRlRGF0YVJlc3BvbnNlIi2C0+STAic6ASoiIi9hcGkvc2V0dGluZ3Mvc3Vic2NyaXB0aW9uL3ByaXZhdGUS2QEKG01vZGlmeVN1YnNjcmlwdGlvbk93bmVyRGF0YRJFLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Nb2RpZnlTdWJzY3JpcHRpb25Pd25lckRhdGFSZXF1ZXN0GkYuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeVN1YnNjcmlwdGlvbk93bmVyRGF0YVJlc3BvbnNlIiuC0+STAiU6ASoiIC9hcGkvc2V0dGluZ3Mvc3Vic2NyaXB0aW9uL293bmVyEs0BChhNb2RpZnlDb21tZW50c1B1YmxpY0RhdGESQi5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuTW9kaWZ5Q29tbWVudHNQdWJsaWNEYXRhUmVxdWVzdBpDLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Nb2RpZnlDb21tZW50c1B1YmxpY0RhdGFSZXNwb25zZSIogtPkkwIiOgEqIh0vYXBpL3NldHRpbmdzL2NvbW1lbnRzL3B1YmxpYxLRAQoZTW9kaWZ5Q29tbWVudHNQcml2YXRlRGF0YRJDLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Nb2RpZnlDb21tZW50c1ByaXZhdGVEYXRhUmVxdWVzdBpELklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Nb2RpZnlDb21tZW50c1ByaXZhdGVEYXRhUmVzcG9uc2UiKYLT5JMCIzoBKiIeL2FwaS9zZXR0aW5ncy9jb21tZW50cy9wcml2YXRlEskBChdNb2RpZnlDb21tZW50c093bmVyRGF0YRJBLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Nb2RpZnlDb21tZW50c093bmVyRGF0YVJlcXVlc3QaQi5JVC5XZWJTZXJ2aWNlcy5GcmFnbWVudHMuU2V0dGluZ3MuTW9kaWZ5Q29tbWVudHNPd25lckRhdGFSZXNwb25zZSIngtPkkwIhOgEqIhwvYXBpL3NldHRpbmdzL2NvbW1lbnRzL293bmVyEt0BChxNb2RpZnlOb3RpZmljYXRpb25QdWJsaWNEYXRhEkYuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeU5vdGlmaWNhdGlvblB1YmxpY0RhdGFSZXF1ZXN0GkcuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeU5vdGlmaWNhdGlvblB1YmxpY0RhdGFSZXNwb25zZSIsgtPkkwImOgEqIiEvYXBpL3NldHRpbmdzL25vdGlmaWNhdGlvbi9wdWJsaWMS4QEKHU1vZGlmeU5vdGlmaWNhdGlvblByaXZhdGVEYXRhEkcuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeU5vdGlmaWNhdGlvblByaXZhdGVEYXRhUmVxdWVzdBpILklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Nb2RpZnlOb3RpZmljYXRpb25Qcml2YXRlRGF0YVJlc3BvbnNlIi2C0+STAic6ASoiIi9hcGkvc2V0dGluZ3Mvbm90aWZpY2F0aW9uL3ByaXZhdGUS2QEKG01vZGlmeU5vdGlmaWNhdGlvbk93bmVyRGF0YRJFLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Nb2RpZnlOb3RpZmljYXRpb25Pd25lckRhdGFSZXF1ZXN0GkYuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeU5vdGlmaWNhdGlvbk93bmVyRGF0YVJlc3BvbnNlIiuC0+STAiU6ASoiIC9hcGkvc2V0dGluZ3Mvbm90aWZpY2F0aW9uL293bmVyEs4BChlNb2RpZnlFdmVudFB1YmxpY1NldHRpbmdzEkMuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeUV2ZW50UHVibGljU2V0dGluZ3NSZXF1ZXN0GkQuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeUV2ZW50UHVibGljU2V0dGluZ3NSZXNwb25zZSImgtPkkwIgOgEqIhsvYXBpL3NldHRpbmdzL2V2ZW50cy9wdWJsaWMS0gEKGk1vZGlmeUV2ZW50UHJpdmF0ZVNldHRpbmdzEkQuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeUV2ZW50UHJpdmF0ZVNldHRpbmdzUmVxdWVzdBpFLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Nb2RpZnlFdmVudFByaXZhdGVTZXR0aW5nc1Jlc3BvbnNlIieC0+STAiE6ASoiHC9hcGkvc2V0dGluZ3MvZXZlbnRzL3ByaXZhdGUSygEKGE1vZGlmeUV2ZW50T3duZXJTZXR0aW5ncxJCLklULldlYlNlcnZpY2VzLkZyYWdtZW50cy5TZXR0aW5ncy5Nb2RpZnlFdmVudE93bmVyU2V0dGluZ3NSZXF1ZXN0GkMuSVQuV2ViU2VydmljZXMuRnJhZ21lbnRzLlNldHRpbmdzLk1vZGlmeUV2ZW50T3duZXJTZXR0aW5nc1Jlc3BvbnNlIiWC0+STAh86ASoiGi9hcGkvc2V0dGluZ3MvZXZlbnRzL293bmVyYgZwcm90bzM", [file_google_api_annotations, file_Protos_IT_WebServices_Fragments_Settings_SettingsRecord, file_Protos_IT_WebServices_Fragments_Authorization_Events_EventsSettings, file_Protos_IT_WebServices_Fragments_Authorization_Events_EventTicketRecord]);
|
|
13
|
+
/**
|
|
14
|
+
* Describes the message IT.WebServices.Fragments.Settings.GetPublicDataRequest.
|
|
15
|
+
* Use `create(GetPublicDataRequestSchema)` to create a new message.
|
|
16
|
+
*/
|
|
17
|
+
export const GetPublicDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 0);
|
|
18
|
+
/**
|
|
19
|
+
* Describes the message IT.WebServices.Fragments.Settings.GetPublicDataResponse.
|
|
20
|
+
* Use `create(GetPublicDataResponseSchema)` to create a new message.
|
|
21
|
+
*/
|
|
22
|
+
export const GetPublicDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 1);
|
|
23
|
+
/**
|
|
24
|
+
* Describes the message IT.WebServices.Fragments.Settings.GetPublicNewerDataRequest.
|
|
25
|
+
* Use `create(GetPublicNewerDataRequestSchema)` to create a new message.
|
|
26
|
+
*/
|
|
27
|
+
export const GetPublicNewerDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 2);
|
|
27
28
|
/**
|
|
28
|
-
*
|
|
29
|
+
* Describes the message IT.WebServices.Fragments.Settings.GetPublicNewerDataResponse.
|
|
30
|
+
* Use `create(GetPublicNewerDataResponseSchema)` to create a new message.
|
|
29
31
|
*/
|
|
30
|
-
export
|
|
31
|
-
constructor(data) {
|
|
32
|
-
super();
|
|
33
|
-
proto3.util.initPartial(data, this);
|
|
34
|
-
}
|
|
35
|
-
static fromBinary(bytes, options) {
|
|
36
|
-
return new GetPublicDataRequest().fromBinary(bytes, options);
|
|
37
|
-
}
|
|
38
|
-
static fromJson(jsonValue, options) {
|
|
39
|
-
return new GetPublicDataRequest().fromJson(jsonValue, options);
|
|
40
|
-
}
|
|
41
|
-
static fromJsonString(jsonString, options) {
|
|
42
|
-
return new GetPublicDataRequest().fromJsonString(jsonString, options);
|
|
43
|
-
}
|
|
44
|
-
static equals(a, b) {
|
|
45
|
-
return proto3.util.equals(GetPublicDataRequest, a, b);
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
GetPublicDataRequest.runtime = proto3;
|
|
49
|
-
GetPublicDataRequest.typeName = "IT.WebServices.Fragments.Settings.GetPublicDataRequest";
|
|
50
|
-
GetPublicDataRequest.fields = proto3.util.newFieldList(() => []);
|
|
32
|
+
export const GetPublicNewerDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 3);
|
|
51
33
|
/**
|
|
52
|
-
*
|
|
34
|
+
* Describes the message IT.WebServices.Fragments.Settings.GetAdminDataRequest.
|
|
35
|
+
* Use `create(GetAdminDataRequestSchema)` to create a new message.
|
|
53
36
|
*/
|
|
54
|
-
export
|
|
55
|
-
constructor(data) {
|
|
56
|
-
super();
|
|
57
|
-
proto3.util.initPartial(data, this);
|
|
58
|
-
}
|
|
59
|
-
static fromBinary(bytes, options) {
|
|
60
|
-
return new GetPublicDataResponse().fromBinary(bytes, options);
|
|
61
|
-
}
|
|
62
|
-
static fromJson(jsonValue, options) {
|
|
63
|
-
return new GetPublicDataResponse().fromJson(jsonValue, options);
|
|
64
|
-
}
|
|
65
|
-
static fromJsonString(jsonString, options) {
|
|
66
|
-
return new GetPublicDataResponse().fromJsonString(jsonString, options);
|
|
67
|
-
}
|
|
68
|
-
static equals(a, b) {
|
|
69
|
-
return proto3.util.equals(GetPublicDataResponse, a, b);
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
GetPublicDataResponse.runtime = proto3;
|
|
73
|
-
GetPublicDataResponse.typeName = "IT.WebServices.Fragments.Settings.GetPublicDataResponse";
|
|
74
|
-
GetPublicDataResponse.fields = proto3.util.newFieldList(() => [
|
|
75
|
-
{ no: 1, name: "Public", kind: "message", T: SettingsPublicData },
|
|
76
|
-
]);
|
|
37
|
+
export const GetAdminDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 4);
|
|
77
38
|
/**
|
|
78
|
-
*
|
|
39
|
+
* Describes the message IT.WebServices.Fragments.Settings.GetAdminDataResponse.
|
|
40
|
+
* Use `create(GetAdminDataResponseSchema)` to create a new message.
|
|
79
41
|
*/
|
|
80
|
-
export
|
|
81
|
-
constructor(data) {
|
|
82
|
-
super();
|
|
83
|
-
/**
|
|
84
|
-
* @generated from field: uint32 VersionNum = 1;
|
|
85
|
-
*/
|
|
86
|
-
this.VersionNum = 0;
|
|
87
|
-
proto3.util.initPartial(data, this);
|
|
88
|
-
}
|
|
89
|
-
static fromBinary(bytes, options) {
|
|
90
|
-
return new GetPublicNewerDataRequest().fromBinary(bytes, options);
|
|
91
|
-
}
|
|
92
|
-
static fromJson(jsonValue, options) {
|
|
93
|
-
return new GetPublicNewerDataRequest().fromJson(jsonValue, options);
|
|
94
|
-
}
|
|
95
|
-
static fromJsonString(jsonString, options) {
|
|
96
|
-
return new GetPublicNewerDataRequest().fromJsonString(jsonString, options);
|
|
97
|
-
}
|
|
98
|
-
static equals(a, b) {
|
|
99
|
-
return proto3.util.equals(GetPublicNewerDataRequest, a, b);
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
GetPublicNewerDataRequest.runtime = proto3;
|
|
103
|
-
GetPublicNewerDataRequest.typeName = "IT.WebServices.Fragments.Settings.GetPublicNewerDataRequest";
|
|
104
|
-
GetPublicNewerDataRequest.fields = proto3.util.newFieldList(() => [
|
|
105
|
-
{ no: 1, name: "VersionNum", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
106
|
-
]);
|
|
42
|
+
export const GetAdminDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 5);
|
|
107
43
|
/**
|
|
108
|
-
*
|
|
44
|
+
* Describes the message IT.WebServices.Fragments.Settings.GetAdminNewerDataRequest.
|
|
45
|
+
* Use `create(GetAdminNewerDataRequestSchema)` to create a new message.
|
|
109
46
|
*/
|
|
110
|
-
export
|
|
111
|
-
constructor(data) {
|
|
112
|
-
super();
|
|
113
|
-
proto3.util.initPartial(data, this);
|
|
114
|
-
}
|
|
115
|
-
static fromBinary(bytes, options) {
|
|
116
|
-
return new GetPublicNewerDataResponse().fromBinary(bytes, options);
|
|
117
|
-
}
|
|
118
|
-
static fromJson(jsonValue, options) {
|
|
119
|
-
return new GetPublicNewerDataResponse().fromJson(jsonValue, options);
|
|
120
|
-
}
|
|
121
|
-
static fromJsonString(jsonString, options) {
|
|
122
|
-
return new GetPublicNewerDataResponse().fromJsonString(jsonString, options);
|
|
123
|
-
}
|
|
124
|
-
static equals(a, b) {
|
|
125
|
-
return proto3.util.equals(GetPublicNewerDataResponse, a, b);
|
|
126
|
-
}
|
|
127
|
-
}
|
|
128
|
-
GetPublicNewerDataResponse.runtime = proto3;
|
|
129
|
-
GetPublicNewerDataResponse.typeName = "IT.WebServices.Fragments.Settings.GetPublicNewerDataResponse";
|
|
130
|
-
GetPublicNewerDataResponse.fields = proto3.util.newFieldList(() => [
|
|
131
|
-
{ no: 1, name: "Public", kind: "message", T: SettingsPublicData },
|
|
132
|
-
]);
|
|
47
|
+
export const GetAdminNewerDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 6);
|
|
133
48
|
/**
|
|
134
|
-
*
|
|
49
|
+
* Describes the message IT.WebServices.Fragments.Settings.GetAdminNewerDataResponse.
|
|
50
|
+
* Use `create(GetAdminNewerDataResponseSchema)` to create a new message.
|
|
135
51
|
*/
|
|
136
|
-
export
|
|
137
|
-
constructor(data) {
|
|
138
|
-
super();
|
|
139
|
-
proto3.util.initPartial(data, this);
|
|
140
|
-
}
|
|
141
|
-
static fromBinary(bytes, options) {
|
|
142
|
-
return new GetAdminDataRequest().fromBinary(bytes, options);
|
|
143
|
-
}
|
|
144
|
-
static fromJson(jsonValue, options) {
|
|
145
|
-
return new GetAdminDataRequest().fromJson(jsonValue, options);
|
|
146
|
-
}
|
|
147
|
-
static fromJsonString(jsonString, options) {
|
|
148
|
-
return new GetAdminDataRequest().fromJsonString(jsonString, options);
|
|
149
|
-
}
|
|
150
|
-
static equals(a, b) {
|
|
151
|
-
return proto3.util.equals(GetAdminDataRequest, a, b);
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
GetAdminDataRequest.runtime = proto3;
|
|
155
|
-
GetAdminDataRequest.typeName = "IT.WebServices.Fragments.Settings.GetAdminDataRequest";
|
|
156
|
-
GetAdminDataRequest.fields = proto3.util.newFieldList(() => []);
|
|
52
|
+
export const GetAdminNewerDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 7);
|
|
157
53
|
/**
|
|
158
|
-
*
|
|
54
|
+
* Describes the message IT.WebServices.Fragments.Settings.GetOwnerDataRequest.
|
|
55
|
+
* Use `create(GetOwnerDataRequestSchema)` to create a new message.
|
|
159
56
|
*/
|
|
160
|
-
export
|
|
161
|
-
constructor(data) {
|
|
162
|
-
super();
|
|
163
|
-
proto3.util.initPartial(data, this);
|
|
164
|
-
}
|
|
165
|
-
static fromBinary(bytes, options) {
|
|
166
|
-
return new GetAdminDataResponse().fromBinary(bytes, options);
|
|
167
|
-
}
|
|
168
|
-
static fromJson(jsonValue, options) {
|
|
169
|
-
return new GetAdminDataResponse().fromJson(jsonValue, options);
|
|
170
|
-
}
|
|
171
|
-
static fromJsonString(jsonString, options) {
|
|
172
|
-
return new GetAdminDataResponse().fromJsonString(jsonString, options);
|
|
173
|
-
}
|
|
174
|
-
static equals(a, b) {
|
|
175
|
-
return proto3.util.equals(GetAdminDataResponse, a, b);
|
|
176
|
-
}
|
|
177
|
-
}
|
|
178
|
-
GetAdminDataResponse.runtime = proto3;
|
|
179
|
-
GetAdminDataResponse.typeName = "IT.WebServices.Fragments.Settings.GetAdminDataResponse";
|
|
180
|
-
GetAdminDataResponse.fields = proto3.util.newFieldList(() => [
|
|
181
|
-
{ no: 1, name: "Public", kind: "message", T: SettingsPublicData },
|
|
182
|
-
{ no: 2, name: "Private", kind: "message", T: SettingsPrivateData },
|
|
183
|
-
]);
|
|
57
|
+
export const GetOwnerDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 8);
|
|
184
58
|
/**
|
|
185
|
-
*
|
|
59
|
+
* Describes the message IT.WebServices.Fragments.Settings.GetOwnerDataResponse.
|
|
60
|
+
* Use `create(GetOwnerDataResponseSchema)` to create a new message.
|
|
186
61
|
*/
|
|
187
|
-
export
|
|
188
|
-
constructor(data) {
|
|
189
|
-
super();
|
|
190
|
-
/**
|
|
191
|
-
* @generated from field: uint32 VersionNum = 1;
|
|
192
|
-
*/
|
|
193
|
-
this.VersionNum = 0;
|
|
194
|
-
proto3.util.initPartial(data, this);
|
|
195
|
-
}
|
|
196
|
-
static fromBinary(bytes, options) {
|
|
197
|
-
return new GetAdminNewerDataRequest().fromBinary(bytes, options);
|
|
198
|
-
}
|
|
199
|
-
static fromJson(jsonValue, options) {
|
|
200
|
-
return new GetAdminNewerDataRequest().fromJson(jsonValue, options);
|
|
201
|
-
}
|
|
202
|
-
static fromJsonString(jsonString, options) {
|
|
203
|
-
return new GetAdminNewerDataRequest().fromJsonString(jsonString, options);
|
|
204
|
-
}
|
|
205
|
-
static equals(a, b) {
|
|
206
|
-
return proto3.util.equals(GetAdminNewerDataRequest, a, b);
|
|
207
|
-
}
|
|
208
|
-
}
|
|
209
|
-
GetAdminNewerDataRequest.runtime = proto3;
|
|
210
|
-
GetAdminNewerDataRequest.typeName = "IT.WebServices.Fragments.Settings.GetAdminNewerDataRequest";
|
|
211
|
-
GetAdminNewerDataRequest.fields = proto3.util.newFieldList(() => [
|
|
212
|
-
{ no: 1, name: "VersionNum", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
213
|
-
]);
|
|
62
|
+
export const GetOwnerDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 9);
|
|
214
63
|
/**
|
|
215
|
-
*
|
|
64
|
+
* Describes the message IT.WebServices.Fragments.Settings.GetOwnerNewerDataRequest.
|
|
65
|
+
* Use `create(GetOwnerNewerDataRequestSchema)` to create a new message.
|
|
216
66
|
*/
|
|
217
|
-
export
|
|
218
|
-
constructor(data) {
|
|
219
|
-
super();
|
|
220
|
-
proto3.util.initPartial(data, this);
|
|
221
|
-
}
|
|
222
|
-
static fromBinary(bytes, options) {
|
|
223
|
-
return new GetAdminNewerDataResponse().fromBinary(bytes, options);
|
|
224
|
-
}
|
|
225
|
-
static fromJson(jsonValue, options) {
|
|
226
|
-
return new GetAdminNewerDataResponse().fromJson(jsonValue, options);
|
|
227
|
-
}
|
|
228
|
-
static fromJsonString(jsonString, options) {
|
|
229
|
-
return new GetAdminNewerDataResponse().fromJsonString(jsonString, options);
|
|
230
|
-
}
|
|
231
|
-
static equals(a, b) {
|
|
232
|
-
return proto3.util.equals(GetAdminNewerDataResponse, a, b);
|
|
233
|
-
}
|
|
234
|
-
}
|
|
235
|
-
GetAdminNewerDataResponse.runtime = proto3;
|
|
236
|
-
GetAdminNewerDataResponse.typeName = "IT.WebServices.Fragments.Settings.GetAdminNewerDataResponse";
|
|
237
|
-
GetAdminNewerDataResponse.fields = proto3.util.newFieldList(() => [
|
|
238
|
-
{ no: 1, name: "Public", kind: "message", T: SettingsPublicData },
|
|
239
|
-
{ no: 2, name: "Private", kind: "message", T: SettingsPrivateData },
|
|
240
|
-
]);
|
|
67
|
+
export const GetOwnerNewerDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 10);
|
|
241
68
|
/**
|
|
242
|
-
*
|
|
69
|
+
* Describes the message IT.WebServices.Fragments.Settings.GetOwnerNewerDataResponse.
|
|
70
|
+
* Use `create(GetOwnerNewerDataResponseSchema)` to create a new message.
|
|
243
71
|
*/
|
|
244
|
-
export
|
|
245
|
-
constructor(data) {
|
|
246
|
-
super();
|
|
247
|
-
proto3.util.initPartial(data, this);
|
|
248
|
-
}
|
|
249
|
-
static fromBinary(bytes, options) {
|
|
250
|
-
return new GetOwnerDataRequest().fromBinary(bytes, options);
|
|
251
|
-
}
|
|
252
|
-
static fromJson(jsonValue, options) {
|
|
253
|
-
return new GetOwnerDataRequest().fromJson(jsonValue, options);
|
|
254
|
-
}
|
|
255
|
-
static fromJsonString(jsonString, options) {
|
|
256
|
-
return new GetOwnerDataRequest().fromJsonString(jsonString, options);
|
|
257
|
-
}
|
|
258
|
-
static equals(a, b) {
|
|
259
|
-
return proto3.util.equals(GetOwnerDataRequest, a, b);
|
|
260
|
-
}
|
|
261
|
-
}
|
|
262
|
-
GetOwnerDataRequest.runtime = proto3;
|
|
263
|
-
GetOwnerDataRequest.typeName = "IT.WebServices.Fragments.Settings.GetOwnerDataRequest";
|
|
264
|
-
GetOwnerDataRequest.fields = proto3.util.newFieldList(() => []);
|
|
72
|
+
export const GetOwnerNewerDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 11);
|
|
265
73
|
/**
|
|
266
|
-
*
|
|
74
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyCMSPublicDataRequest.
|
|
75
|
+
* Use `create(ModifyCMSPublicDataRequestSchema)` to create a new message.
|
|
267
76
|
*/
|
|
268
|
-
export
|
|
269
|
-
constructor(data) {
|
|
270
|
-
super();
|
|
271
|
-
proto3.util.initPartial(data, this);
|
|
272
|
-
}
|
|
273
|
-
static fromBinary(bytes, options) {
|
|
274
|
-
return new GetOwnerDataResponse().fromBinary(bytes, options);
|
|
275
|
-
}
|
|
276
|
-
static fromJson(jsonValue, options) {
|
|
277
|
-
return new GetOwnerDataResponse().fromJson(jsonValue, options);
|
|
278
|
-
}
|
|
279
|
-
static fromJsonString(jsonString, options) {
|
|
280
|
-
return new GetOwnerDataResponse().fromJsonString(jsonString, options);
|
|
281
|
-
}
|
|
282
|
-
static equals(a, b) {
|
|
283
|
-
return proto3.util.equals(GetOwnerDataResponse, a, b);
|
|
284
|
-
}
|
|
285
|
-
}
|
|
286
|
-
GetOwnerDataResponse.runtime = proto3;
|
|
287
|
-
GetOwnerDataResponse.typeName = "IT.WebServices.Fragments.Settings.GetOwnerDataResponse";
|
|
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 },
|
|
292
|
-
]);
|
|
77
|
+
export const ModifyCMSPublicDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 12);
|
|
293
78
|
/**
|
|
294
|
-
*
|
|
79
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyCMSPublicDataResponse.
|
|
80
|
+
* Use `create(ModifyCMSPublicDataResponseSchema)` to create a new message.
|
|
295
81
|
*/
|
|
296
|
-
export
|
|
297
|
-
constructor(data) {
|
|
298
|
-
super();
|
|
299
|
-
/**
|
|
300
|
-
* @generated from field: uint32 VersionNum = 1;
|
|
301
|
-
*/
|
|
302
|
-
this.VersionNum = 0;
|
|
303
|
-
proto3.util.initPartial(data, this);
|
|
304
|
-
}
|
|
305
|
-
static fromBinary(bytes, options) {
|
|
306
|
-
return new GetOwnerNewerDataRequest().fromBinary(bytes, options);
|
|
307
|
-
}
|
|
308
|
-
static fromJson(jsonValue, options) {
|
|
309
|
-
return new GetOwnerNewerDataRequest().fromJson(jsonValue, options);
|
|
310
|
-
}
|
|
311
|
-
static fromJsonString(jsonString, options) {
|
|
312
|
-
return new GetOwnerNewerDataRequest().fromJsonString(jsonString, options);
|
|
313
|
-
}
|
|
314
|
-
static equals(a, b) {
|
|
315
|
-
return proto3.util.equals(GetOwnerNewerDataRequest, a, b);
|
|
316
|
-
}
|
|
317
|
-
}
|
|
318
|
-
GetOwnerNewerDataRequest.runtime = proto3;
|
|
319
|
-
GetOwnerNewerDataRequest.typeName = "IT.WebServices.Fragments.Settings.GetOwnerNewerDataRequest";
|
|
320
|
-
GetOwnerNewerDataRequest.fields = proto3.util.newFieldList(() => [
|
|
321
|
-
{ no: 1, name: "VersionNum", kind: "scalar", T: 13 /* ScalarType.UINT32 */ },
|
|
322
|
-
]);
|
|
82
|
+
export const ModifyCMSPublicDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 13);
|
|
323
83
|
/**
|
|
324
|
-
*
|
|
84
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyCMSPrivateDataRequest.
|
|
85
|
+
* Use `create(ModifyCMSPrivateDataRequestSchema)` to create a new message.
|
|
325
86
|
*/
|
|
326
|
-
export
|
|
327
|
-
constructor(data) {
|
|
328
|
-
super();
|
|
329
|
-
proto3.util.initPartial(data, this);
|
|
330
|
-
}
|
|
331
|
-
static fromBinary(bytes, options) {
|
|
332
|
-
return new GetOwnerNewerDataResponse().fromBinary(bytes, options);
|
|
333
|
-
}
|
|
334
|
-
static fromJson(jsonValue, options) {
|
|
335
|
-
return new GetOwnerNewerDataResponse().fromJson(jsonValue, options);
|
|
336
|
-
}
|
|
337
|
-
static fromJsonString(jsonString, options) {
|
|
338
|
-
return new GetOwnerNewerDataResponse().fromJsonString(jsonString, options);
|
|
339
|
-
}
|
|
340
|
-
static equals(a, b) {
|
|
341
|
-
return proto3.util.equals(GetOwnerNewerDataResponse, a, b);
|
|
342
|
-
}
|
|
343
|
-
}
|
|
344
|
-
GetOwnerNewerDataResponse.runtime = proto3;
|
|
345
|
-
GetOwnerNewerDataResponse.typeName = "IT.WebServices.Fragments.Settings.GetOwnerNewerDataResponse";
|
|
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 },
|
|
350
|
-
]);
|
|
87
|
+
export const ModifyCMSPrivateDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 14);
|
|
351
88
|
/**
|
|
352
|
-
*
|
|
89
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyCMSPrivateDataResponse.
|
|
90
|
+
* Use `create(ModifyCMSPrivateDataResponseSchema)` to create a new message.
|
|
353
91
|
*/
|
|
354
|
-
export
|
|
355
|
-
constructor(data) {
|
|
356
|
-
super();
|
|
357
|
-
proto3.util.initPartial(data, this);
|
|
358
|
-
}
|
|
359
|
-
static fromBinary(bytes, options) {
|
|
360
|
-
return new ModifyCMSPublicDataRequest().fromBinary(bytes, options);
|
|
361
|
-
}
|
|
362
|
-
static fromJson(jsonValue, options) {
|
|
363
|
-
return new ModifyCMSPublicDataRequest().fromJson(jsonValue, options);
|
|
364
|
-
}
|
|
365
|
-
static fromJsonString(jsonString, options) {
|
|
366
|
-
return new ModifyCMSPublicDataRequest().fromJsonString(jsonString, options);
|
|
367
|
-
}
|
|
368
|
-
static equals(a, b) {
|
|
369
|
-
return proto3.util.equals(ModifyCMSPublicDataRequest, a, b);
|
|
370
|
-
}
|
|
371
|
-
}
|
|
372
|
-
ModifyCMSPublicDataRequest.runtime = proto3;
|
|
373
|
-
ModifyCMSPublicDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyCMSPublicDataRequest";
|
|
374
|
-
ModifyCMSPublicDataRequest.fields = proto3.util.newFieldList(() => [
|
|
375
|
-
{ no: 1, name: "Data", kind: "message", T: CMSPublicRecord },
|
|
376
|
-
]);
|
|
92
|
+
export const ModifyCMSPrivateDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 15);
|
|
377
93
|
/**
|
|
378
|
-
*
|
|
94
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyCMSOwnerDataRequest.
|
|
95
|
+
* Use `create(ModifyCMSOwnerDataRequestSchema)` to create a new message.
|
|
379
96
|
*/
|
|
380
|
-
export
|
|
381
|
-
constructor(data) {
|
|
382
|
-
super();
|
|
383
|
-
/**
|
|
384
|
-
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
385
|
-
*/
|
|
386
|
-
this.Error = ModifyResponseErrorType.NoError;
|
|
387
|
-
proto3.util.initPartial(data, this);
|
|
388
|
-
}
|
|
389
|
-
static fromBinary(bytes, options) {
|
|
390
|
-
return new ModifyCMSPublicDataResponse().fromBinary(bytes, options);
|
|
391
|
-
}
|
|
392
|
-
static fromJson(jsonValue, options) {
|
|
393
|
-
return new ModifyCMSPublicDataResponse().fromJson(jsonValue, options);
|
|
394
|
-
}
|
|
395
|
-
static fromJsonString(jsonString, options) {
|
|
396
|
-
return new ModifyCMSPublicDataResponse().fromJsonString(jsonString, options);
|
|
397
|
-
}
|
|
398
|
-
static equals(a, b) {
|
|
399
|
-
return proto3.util.equals(ModifyCMSPublicDataResponse, a, b);
|
|
400
|
-
}
|
|
401
|
-
}
|
|
402
|
-
ModifyCMSPublicDataResponse.runtime = proto3;
|
|
403
|
-
ModifyCMSPublicDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyCMSPublicDataResponse";
|
|
404
|
-
ModifyCMSPublicDataResponse.fields = proto3.util.newFieldList(() => [
|
|
405
|
-
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
406
|
-
]);
|
|
97
|
+
export const ModifyCMSOwnerDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 16);
|
|
407
98
|
/**
|
|
408
|
-
*
|
|
99
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyCMSOwnerDataResponse.
|
|
100
|
+
* Use `create(ModifyCMSOwnerDataResponseSchema)` to create a new message.
|
|
409
101
|
*/
|
|
410
|
-
export
|
|
411
|
-
constructor(data) {
|
|
412
|
-
super();
|
|
413
|
-
proto3.util.initPartial(data, this);
|
|
414
|
-
}
|
|
415
|
-
static fromBinary(bytes, options) {
|
|
416
|
-
return new ModifyCMSPrivateDataRequest().fromBinary(bytes, options);
|
|
417
|
-
}
|
|
418
|
-
static fromJson(jsonValue, options) {
|
|
419
|
-
return new ModifyCMSPrivateDataRequest().fromJson(jsonValue, options);
|
|
420
|
-
}
|
|
421
|
-
static fromJsonString(jsonString, options) {
|
|
422
|
-
return new ModifyCMSPrivateDataRequest().fromJsonString(jsonString, options);
|
|
423
|
-
}
|
|
424
|
-
static equals(a, b) {
|
|
425
|
-
return proto3.util.equals(ModifyCMSPrivateDataRequest, a, b);
|
|
426
|
-
}
|
|
427
|
-
}
|
|
428
|
-
ModifyCMSPrivateDataRequest.runtime = proto3;
|
|
429
|
-
ModifyCMSPrivateDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyCMSPrivateDataRequest";
|
|
430
|
-
ModifyCMSPrivateDataRequest.fields = proto3.util.newFieldList(() => [
|
|
431
|
-
{ no: 1, name: "Data", kind: "message", T: CMSPrivateRecord },
|
|
432
|
-
]);
|
|
102
|
+
export const ModifyCMSOwnerDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 17);
|
|
433
103
|
/**
|
|
434
|
-
*
|
|
104
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyPersonalizationPublicDataRequest.
|
|
105
|
+
* Use `create(ModifyPersonalizationPublicDataRequestSchema)` to create a new message.
|
|
435
106
|
*/
|
|
436
|
-
export
|
|
437
|
-
constructor(data) {
|
|
438
|
-
super();
|
|
439
|
-
/**
|
|
440
|
-
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
441
|
-
*/
|
|
442
|
-
this.Error = ModifyResponseErrorType.NoError;
|
|
443
|
-
proto3.util.initPartial(data, this);
|
|
444
|
-
}
|
|
445
|
-
static fromBinary(bytes, options) {
|
|
446
|
-
return new ModifyCMSPrivateDataResponse().fromBinary(bytes, options);
|
|
447
|
-
}
|
|
448
|
-
static fromJson(jsonValue, options) {
|
|
449
|
-
return new ModifyCMSPrivateDataResponse().fromJson(jsonValue, options);
|
|
450
|
-
}
|
|
451
|
-
static fromJsonString(jsonString, options) {
|
|
452
|
-
return new ModifyCMSPrivateDataResponse().fromJsonString(jsonString, options);
|
|
453
|
-
}
|
|
454
|
-
static equals(a, b) {
|
|
455
|
-
return proto3.util.equals(ModifyCMSPrivateDataResponse, a, b);
|
|
456
|
-
}
|
|
457
|
-
}
|
|
458
|
-
ModifyCMSPrivateDataResponse.runtime = proto3;
|
|
459
|
-
ModifyCMSPrivateDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyCMSPrivateDataResponse";
|
|
460
|
-
ModifyCMSPrivateDataResponse.fields = proto3.util.newFieldList(() => [
|
|
461
|
-
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
462
|
-
]);
|
|
107
|
+
export const ModifyPersonalizationPublicDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 18);
|
|
463
108
|
/**
|
|
464
|
-
*
|
|
109
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyPersonalizationPublicDataResponse.
|
|
110
|
+
* Use `create(ModifyPersonalizationPublicDataResponseSchema)` to create a new message.
|
|
465
111
|
*/
|
|
466
|
-
export
|
|
467
|
-
constructor(data) {
|
|
468
|
-
super();
|
|
469
|
-
proto3.util.initPartial(data, this);
|
|
470
|
-
}
|
|
471
|
-
static fromBinary(bytes, options) {
|
|
472
|
-
return new ModifyCMSOwnerDataRequest().fromBinary(bytes, options);
|
|
473
|
-
}
|
|
474
|
-
static fromJson(jsonValue, options) {
|
|
475
|
-
return new ModifyCMSOwnerDataRequest().fromJson(jsonValue, options);
|
|
476
|
-
}
|
|
477
|
-
static fromJsonString(jsonString, options) {
|
|
478
|
-
return new ModifyCMSOwnerDataRequest().fromJsonString(jsonString, options);
|
|
479
|
-
}
|
|
480
|
-
static equals(a, b) {
|
|
481
|
-
return proto3.util.equals(ModifyCMSOwnerDataRequest, a, b);
|
|
482
|
-
}
|
|
483
|
-
}
|
|
484
|
-
ModifyCMSOwnerDataRequest.runtime = proto3;
|
|
485
|
-
ModifyCMSOwnerDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyCMSOwnerDataRequest";
|
|
486
|
-
ModifyCMSOwnerDataRequest.fields = proto3.util.newFieldList(() => [
|
|
487
|
-
{ no: 1, name: "Data", kind: "message", T: CMSOwnerRecord },
|
|
488
|
-
]);
|
|
112
|
+
export const ModifyPersonalizationPublicDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 19);
|
|
489
113
|
/**
|
|
490
|
-
*
|
|
114
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyPersonalizationPrivateDataRequest.
|
|
115
|
+
* Use `create(ModifyPersonalizationPrivateDataRequestSchema)` to create a new message.
|
|
491
116
|
*/
|
|
492
|
-
export
|
|
493
|
-
constructor(data) {
|
|
494
|
-
super();
|
|
495
|
-
/**
|
|
496
|
-
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
497
|
-
*/
|
|
498
|
-
this.Error = ModifyResponseErrorType.NoError;
|
|
499
|
-
proto3.util.initPartial(data, this);
|
|
500
|
-
}
|
|
501
|
-
static fromBinary(bytes, options) {
|
|
502
|
-
return new ModifyCMSOwnerDataResponse().fromBinary(bytes, options);
|
|
503
|
-
}
|
|
504
|
-
static fromJson(jsonValue, options) {
|
|
505
|
-
return new ModifyCMSOwnerDataResponse().fromJson(jsonValue, options);
|
|
506
|
-
}
|
|
507
|
-
static fromJsonString(jsonString, options) {
|
|
508
|
-
return new ModifyCMSOwnerDataResponse().fromJsonString(jsonString, options);
|
|
509
|
-
}
|
|
510
|
-
static equals(a, b) {
|
|
511
|
-
return proto3.util.equals(ModifyCMSOwnerDataResponse, a, b);
|
|
512
|
-
}
|
|
513
|
-
}
|
|
514
|
-
ModifyCMSOwnerDataResponse.runtime = proto3;
|
|
515
|
-
ModifyCMSOwnerDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyCMSOwnerDataResponse";
|
|
516
|
-
ModifyCMSOwnerDataResponse.fields = proto3.util.newFieldList(() => [
|
|
517
|
-
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
518
|
-
]);
|
|
117
|
+
export const ModifyPersonalizationPrivateDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 20);
|
|
519
118
|
/**
|
|
520
|
-
*
|
|
119
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyPersonalizationPrivateDataResponse.
|
|
120
|
+
* Use `create(ModifyPersonalizationPrivateDataResponseSchema)` to create a new message.
|
|
521
121
|
*/
|
|
522
|
-
export
|
|
523
|
-
constructor(data) {
|
|
524
|
-
super();
|
|
525
|
-
proto3.util.initPartial(data, this);
|
|
526
|
-
}
|
|
527
|
-
static fromBinary(bytes, options) {
|
|
528
|
-
return new ModifyPersonalizationPublicDataRequest().fromBinary(bytes, options);
|
|
529
|
-
}
|
|
530
|
-
static fromJson(jsonValue, options) {
|
|
531
|
-
return new ModifyPersonalizationPublicDataRequest().fromJson(jsonValue, options);
|
|
532
|
-
}
|
|
533
|
-
static fromJsonString(jsonString, options) {
|
|
534
|
-
return new ModifyPersonalizationPublicDataRequest().fromJsonString(jsonString, options);
|
|
535
|
-
}
|
|
536
|
-
static equals(a, b) {
|
|
537
|
-
return proto3.util.equals(ModifyPersonalizationPublicDataRequest, a, b);
|
|
538
|
-
}
|
|
539
|
-
}
|
|
540
|
-
ModifyPersonalizationPublicDataRequest.runtime = proto3;
|
|
541
|
-
ModifyPersonalizationPublicDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyPersonalizationPublicDataRequest";
|
|
542
|
-
ModifyPersonalizationPublicDataRequest.fields = proto3.util.newFieldList(() => [
|
|
543
|
-
{ no: 1, name: "Data", kind: "message", T: PersonalizationPublicRecord },
|
|
544
|
-
]);
|
|
122
|
+
export const ModifyPersonalizationPrivateDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 21);
|
|
545
123
|
/**
|
|
546
|
-
*
|
|
124
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyPersonalizationOwnerDataRequest.
|
|
125
|
+
* Use `create(ModifyPersonalizationOwnerDataRequestSchema)` to create a new message.
|
|
547
126
|
*/
|
|
548
|
-
export
|
|
549
|
-
constructor(data) {
|
|
550
|
-
super();
|
|
551
|
-
/**
|
|
552
|
-
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
553
|
-
*/
|
|
554
|
-
this.Error = ModifyResponseErrorType.NoError;
|
|
555
|
-
proto3.util.initPartial(data, this);
|
|
556
|
-
}
|
|
557
|
-
static fromBinary(bytes, options) {
|
|
558
|
-
return new ModifyPersonalizationPublicDataResponse().fromBinary(bytes, options);
|
|
559
|
-
}
|
|
560
|
-
static fromJson(jsonValue, options) {
|
|
561
|
-
return new ModifyPersonalizationPublicDataResponse().fromJson(jsonValue, options);
|
|
562
|
-
}
|
|
563
|
-
static fromJsonString(jsonString, options) {
|
|
564
|
-
return new ModifyPersonalizationPublicDataResponse().fromJsonString(jsonString, options);
|
|
565
|
-
}
|
|
566
|
-
static equals(a, b) {
|
|
567
|
-
return proto3.util.equals(ModifyPersonalizationPublicDataResponse, a, b);
|
|
568
|
-
}
|
|
569
|
-
}
|
|
570
|
-
ModifyPersonalizationPublicDataResponse.runtime = proto3;
|
|
571
|
-
ModifyPersonalizationPublicDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyPersonalizationPublicDataResponse";
|
|
572
|
-
ModifyPersonalizationPublicDataResponse.fields = proto3.util.newFieldList(() => [
|
|
573
|
-
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
574
|
-
]);
|
|
127
|
+
export const ModifyPersonalizationOwnerDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 22);
|
|
575
128
|
/**
|
|
576
|
-
*
|
|
129
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyPersonalizationOwnerDataResponse.
|
|
130
|
+
* Use `create(ModifyPersonalizationOwnerDataResponseSchema)` to create a new message.
|
|
577
131
|
*/
|
|
578
|
-
export
|
|
579
|
-
constructor(data) {
|
|
580
|
-
super();
|
|
581
|
-
proto3.util.initPartial(data, this);
|
|
582
|
-
}
|
|
583
|
-
static fromBinary(bytes, options) {
|
|
584
|
-
return new ModifyPersonalizationPrivateDataRequest().fromBinary(bytes, options);
|
|
585
|
-
}
|
|
586
|
-
static fromJson(jsonValue, options) {
|
|
587
|
-
return new ModifyPersonalizationPrivateDataRequest().fromJson(jsonValue, options);
|
|
588
|
-
}
|
|
589
|
-
static fromJsonString(jsonString, options) {
|
|
590
|
-
return new ModifyPersonalizationPrivateDataRequest().fromJsonString(jsonString, options);
|
|
591
|
-
}
|
|
592
|
-
static equals(a, b) {
|
|
593
|
-
return proto3.util.equals(ModifyPersonalizationPrivateDataRequest, a, b);
|
|
594
|
-
}
|
|
595
|
-
}
|
|
596
|
-
ModifyPersonalizationPrivateDataRequest.runtime = proto3;
|
|
597
|
-
ModifyPersonalizationPrivateDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyPersonalizationPrivateDataRequest";
|
|
598
|
-
ModifyPersonalizationPrivateDataRequest.fields = proto3.util.newFieldList(() => [
|
|
599
|
-
{ no: 1, name: "Data", kind: "message", T: PersonalizationPrivateRecord },
|
|
600
|
-
]);
|
|
132
|
+
export const ModifyPersonalizationOwnerDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 23);
|
|
601
133
|
/**
|
|
602
|
-
*
|
|
134
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifySubscriptionPublicDataRequest.
|
|
135
|
+
* Use `create(ModifySubscriptionPublicDataRequestSchema)` to create a new message.
|
|
603
136
|
*/
|
|
604
|
-
export
|
|
605
|
-
constructor(data) {
|
|
606
|
-
super();
|
|
607
|
-
/**
|
|
608
|
-
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
609
|
-
*/
|
|
610
|
-
this.Error = ModifyResponseErrorType.NoError;
|
|
611
|
-
proto3.util.initPartial(data, this);
|
|
612
|
-
}
|
|
613
|
-
static fromBinary(bytes, options) {
|
|
614
|
-
return new ModifyPersonalizationPrivateDataResponse().fromBinary(bytes, options);
|
|
615
|
-
}
|
|
616
|
-
static fromJson(jsonValue, options) {
|
|
617
|
-
return new ModifyPersonalizationPrivateDataResponse().fromJson(jsonValue, options);
|
|
618
|
-
}
|
|
619
|
-
static fromJsonString(jsonString, options) {
|
|
620
|
-
return new ModifyPersonalizationPrivateDataResponse().fromJsonString(jsonString, options);
|
|
621
|
-
}
|
|
622
|
-
static equals(a, b) {
|
|
623
|
-
return proto3.util.equals(ModifyPersonalizationPrivateDataResponse, a, b);
|
|
624
|
-
}
|
|
625
|
-
}
|
|
626
|
-
ModifyPersonalizationPrivateDataResponse.runtime = proto3;
|
|
627
|
-
ModifyPersonalizationPrivateDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyPersonalizationPrivateDataResponse";
|
|
628
|
-
ModifyPersonalizationPrivateDataResponse.fields = proto3.util.newFieldList(() => [
|
|
629
|
-
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
630
|
-
]);
|
|
137
|
+
export const ModifySubscriptionPublicDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 24);
|
|
631
138
|
/**
|
|
632
|
-
*
|
|
139
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifySubscriptionPublicDataResponse.
|
|
140
|
+
* Use `create(ModifySubscriptionPublicDataResponseSchema)` to create a new message.
|
|
633
141
|
*/
|
|
634
|
-
export
|
|
635
|
-
constructor(data) {
|
|
636
|
-
super();
|
|
637
|
-
proto3.util.initPartial(data, this);
|
|
638
|
-
}
|
|
639
|
-
static fromBinary(bytes, options) {
|
|
640
|
-
return new ModifyPersonalizationOwnerDataRequest().fromBinary(bytes, options);
|
|
641
|
-
}
|
|
642
|
-
static fromJson(jsonValue, options) {
|
|
643
|
-
return new ModifyPersonalizationOwnerDataRequest().fromJson(jsonValue, options);
|
|
644
|
-
}
|
|
645
|
-
static fromJsonString(jsonString, options) {
|
|
646
|
-
return new ModifyPersonalizationOwnerDataRequest().fromJsonString(jsonString, options);
|
|
647
|
-
}
|
|
648
|
-
static equals(a, b) {
|
|
649
|
-
return proto3.util.equals(ModifyPersonalizationOwnerDataRequest, a, b);
|
|
650
|
-
}
|
|
651
|
-
}
|
|
652
|
-
ModifyPersonalizationOwnerDataRequest.runtime = proto3;
|
|
653
|
-
ModifyPersonalizationOwnerDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyPersonalizationOwnerDataRequest";
|
|
654
|
-
ModifyPersonalizationOwnerDataRequest.fields = proto3.util.newFieldList(() => [
|
|
655
|
-
{ no: 1, name: "Data", kind: "message", T: PersonalizationOwnerRecord },
|
|
656
|
-
]);
|
|
142
|
+
export const ModifySubscriptionPublicDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 25);
|
|
657
143
|
/**
|
|
658
|
-
*
|
|
144
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifySubscriptionPrivateDataRequest.
|
|
145
|
+
* Use `create(ModifySubscriptionPrivateDataRequestSchema)` to create a new message.
|
|
659
146
|
*/
|
|
660
|
-
export
|
|
661
|
-
constructor(data) {
|
|
662
|
-
super();
|
|
663
|
-
/**
|
|
664
|
-
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
665
|
-
*/
|
|
666
|
-
this.Error = ModifyResponseErrorType.NoError;
|
|
667
|
-
proto3.util.initPartial(data, this);
|
|
668
|
-
}
|
|
669
|
-
static fromBinary(bytes, options) {
|
|
670
|
-
return new ModifyPersonalizationOwnerDataResponse().fromBinary(bytes, options);
|
|
671
|
-
}
|
|
672
|
-
static fromJson(jsonValue, options) {
|
|
673
|
-
return new ModifyPersonalizationOwnerDataResponse().fromJson(jsonValue, options);
|
|
674
|
-
}
|
|
675
|
-
static fromJsonString(jsonString, options) {
|
|
676
|
-
return new ModifyPersonalizationOwnerDataResponse().fromJsonString(jsonString, options);
|
|
677
|
-
}
|
|
678
|
-
static equals(a, b) {
|
|
679
|
-
return proto3.util.equals(ModifyPersonalizationOwnerDataResponse, a, b);
|
|
680
|
-
}
|
|
681
|
-
}
|
|
682
|
-
ModifyPersonalizationOwnerDataResponse.runtime = proto3;
|
|
683
|
-
ModifyPersonalizationOwnerDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyPersonalizationOwnerDataResponse";
|
|
684
|
-
ModifyPersonalizationOwnerDataResponse.fields = proto3.util.newFieldList(() => [
|
|
685
|
-
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
686
|
-
]);
|
|
147
|
+
export const ModifySubscriptionPrivateDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 26);
|
|
687
148
|
/**
|
|
688
|
-
*
|
|
149
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifySubscriptionPrivateDataResponse.
|
|
150
|
+
* Use `create(ModifySubscriptionPrivateDataResponseSchema)` to create a new message.
|
|
689
151
|
*/
|
|
690
|
-
export
|
|
691
|
-
constructor(data) {
|
|
692
|
-
super();
|
|
693
|
-
proto3.util.initPartial(data, this);
|
|
694
|
-
}
|
|
695
|
-
static fromBinary(bytes, options) {
|
|
696
|
-
return new ModifySubscriptionPublicDataRequest().fromBinary(bytes, options);
|
|
697
|
-
}
|
|
698
|
-
static fromJson(jsonValue, options) {
|
|
699
|
-
return new ModifySubscriptionPublicDataRequest().fromJson(jsonValue, options);
|
|
700
|
-
}
|
|
701
|
-
static fromJsonString(jsonString, options) {
|
|
702
|
-
return new ModifySubscriptionPublicDataRequest().fromJsonString(jsonString, options);
|
|
703
|
-
}
|
|
704
|
-
static equals(a, b) {
|
|
705
|
-
return proto3.util.equals(ModifySubscriptionPublicDataRequest, a, b);
|
|
706
|
-
}
|
|
707
|
-
}
|
|
708
|
-
ModifySubscriptionPublicDataRequest.runtime = proto3;
|
|
709
|
-
ModifySubscriptionPublicDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifySubscriptionPublicDataRequest";
|
|
710
|
-
ModifySubscriptionPublicDataRequest.fields = proto3.util.newFieldList(() => [
|
|
711
|
-
{ no: 1, name: "Data", kind: "message", T: SubscriptionPublicRecord },
|
|
712
|
-
]);
|
|
152
|
+
export const ModifySubscriptionPrivateDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 27);
|
|
713
153
|
/**
|
|
714
|
-
*
|
|
154
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifySubscriptionOwnerDataRequest.
|
|
155
|
+
* Use `create(ModifySubscriptionOwnerDataRequestSchema)` to create a new message.
|
|
715
156
|
*/
|
|
716
|
-
export
|
|
717
|
-
constructor(data) {
|
|
718
|
-
super();
|
|
719
|
-
/**
|
|
720
|
-
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
721
|
-
*/
|
|
722
|
-
this.Error = ModifyResponseErrorType.NoError;
|
|
723
|
-
proto3.util.initPartial(data, this);
|
|
724
|
-
}
|
|
725
|
-
static fromBinary(bytes, options) {
|
|
726
|
-
return new ModifySubscriptionPublicDataResponse().fromBinary(bytes, options);
|
|
727
|
-
}
|
|
728
|
-
static fromJson(jsonValue, options) {
|
|
729
|
-
return new ModifySubscriptionPublicDataResponse().fromJson(jsonValue, options);
|
|
730
|
-
}
|
|
731
|
-
static fromJsonString(jsonString, options) {
|
|
732
|
-
return new ModifySubscriptionPublicDataResponse().fromJsonString(jsonString, options);
|
|
733
|
-
}
|
|
734
|
-
static equals(a, b) {
|
|
735
|
-
return proto3.util.equals(ModifySubscriptionPublicDataResponse, a, b);
|
|
736
|
-
}
|
|
737
|
-
}
|
|
738
|
-
ModifySubscriptionPublicDataResponse.runtime = proto3;
|
|
739
|
-
ModifySubscriptionPublicDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifySubscriptionPublicDataResponse";
|
|
740
|
-
ModifySubscriptionPublicDataResponse.fields = proto3.util.newFieldList(() => [
|
|
741
|
-
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
742
|
-
]);
|
|
157
|
+
export const ModifySubscriptionOwnerDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 28);
|
|
743
158
|
/**
|
|
744
|
-
*
|
|
159
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifySubscriptionOwnerDataResponse.
|
|
160
|
+
* Use `create(ModifySubscriptionOwnerDataResponseSchema)` to create a new message.
|
|
745
161
|
*/
|
|
746
|
-
export
|
|
747
|
-
constructor(data) {
|
|
748
|
-
super();
|
|
749
|
-
proto3.util.initPartial(data, this);
|
|
750
|
-
}
|
|
751
|
-
static fromBinary(bytes, options) {
|
|
752
|
-
return new ModifySubscriptionPrivateDataRequest().fromBinary(bytes, options);
|
|
753
|
-
}
|
|
754
|
-
static fromJson(jsonValue, options) {
|
|
755
|
-
return new ModifySubscriptionPrivateDataRequest().fromJson(jsonValue, options);
|
|
756
|
-
}
|
|
757
|
-
static fromJsonString(jsonString, options) {
|
|
758
|
-
return new ModifySubscriptionPrivateDataRequest().fromJsonString(jsonString, options);
|
|
759
|
-
}
|
|
760
|
-
static equals(a, b) {
|
|
761
|
-
return proto3.util.equals(ModifySubscriptionPrivateDataRequest, a, b);
|
|
762
|
-
}
|
|
763
|
-
}
|
|
764
|
-
ModifySubscriptionPrivateDataRequest.runtime = proto3;
|
|
765
|
-
ModifySubscriptionPrivateDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifySubscriptionPrivateDataRequest";
|
|
766
|
-
ModifySubscriptionPrivateDataRequest.fields = proto3.util.newFieldList(() => [
|
|
767
|
-
{ no: 1, name: "Data", kind: "message", T: SubscriptionPrivateRecord },
|
|
768
|
-
]);
|
|
162
|
+
export const ModifySubscriptionOwnerDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 29);
|
|
769
163
|
/**
|
|
770
|
-
*
|
|
164
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyCommentsPublicDataRequest.
|
|
165
|
+
* Use `create(ModifyCommentsPublicDataRequestSchema)` to create a new message.
|
|
771
166
|
*/
|
|
772
|
-
export
|
|
773
|
-
constructor(data) {
|
|
774
|
-
super();
|
|
775
|
-
/**
|
|
776
|
-
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
777
|
-
*/
|
|
778
|
-
this.Error = ModifyResponseErrorType.NoError;
|
|
779
|
-
proto3.util.initPartial(data, this);
|
|
780
|
-
}
|
|
781
|
-
static fromBinary(bytes, options) {
|
|
782
|
-
return new ModifySubscriptionPrivateDataResponse().fromBinary(bytes, options);
|
|
783
|
-
}
|
|
784
|
-
static fromJson(jsonValue, options) {
|
|
785
|
-
return new ModifySubscriptionPrivateDataResponse().fromJson(jsonValue, options);
|
|
786
|
-
}
|
|
787
|
-
static fromJsonString(jsonString, options) {
|
|
788
|
-
return new ModifySubscriptionPrivateDataResponse().fromJsonString(jsonString, options);
|
|
789
|
-
}
|
|
790
|
-
static equals(a, b) {
|
|
791
|
-
return proto3.util.equals(ModifySubscriptionPrivateDataResponse, a, b);
|
|
792
|
-
}
|
|
793
|
-
}
|
|
794
|
-
ModifySubscriptionPrivateDataResponse.runtime = proto3;
|
|
795
|
-
ModifySubscriptionPrivateDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifySubscriptionPrivateDataResponse";
|
|
796
|
-
ModifySubscriptionPrivateDataResponse.fields = proto3.util.newFieldList(() => [
|
|
797
|
-
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
798
|
-
]);
|
|
167
|
+
export const ModifyCommentsPublicDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 30);
|
|
799
168
|
/**
|
|
800
|
-
*
|
|
169
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyCommentsPublicDataResponse.
|
|
170
|
+
* Use `create(ModifyCommentsPublicDataResponseSchema)` to create a new message.
|
|
801
171
|
*/
|
|
802
|
-
export
|
|
803
|
-
constructor(data) {
|
|
804
|
-
super();
|
|
805
|
-
proto3.util.initPartial(data, this);
|
|
806
|
-
}
|
|
807
|
-
static fromBinary(bytes, options) {
|
|
808
|
-
return new ModifySubscriptionOwnerDataRequest().fromBinary(bytes, options);
|
|
809
|
-
}
|
|
810
|
-
static fromJson(jsonValue, options) {
|
|
811
|
-
return new ModifySubscriptionOwnerDataRequest().fromJson(jsonValue, options);
|
|
812
|
-
}
|
|
813
|
-
static fromJsonString(jsonString, options) {
|
|
814
|
-
return new ModifySubscriptionOwnerDataRequest().fromJsonString(jsonString, options);
|
|
815
|
-
}
|
|
816
|
-
static equals(a, b) {
|
|
817
|
-
return proto3.util.equals(ModifySubscriptionOwnerDataRequest, a, b);
|
|
818
|
-
}
|
|
819
|
-
}
|
|
820
|
-
ModifySubscriptionOwnerDataRequest.runtime = proto3;
|
|
821
|
-
ModifySubscriptionOwnerDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifySubscriptionOwnerDataRequest";
|
|
822
|
-
ModifySubscriptionOwnerDataRequest.fields = proto3.util.newFieldList(() => [
|
|
823
|
-
{ no: 1, name: "Data", kind: "message", T: SubscriptionOwnerRecord },
|
|
824
|
-
]);
|
|
172
|
+
export const ModifyCommentsPublicDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 31);
|
|
825
173
|
/**
|
|
826
|
-
*
|
|
174
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyCommentsPrivateDataRequest.
|
|
175
|
+
* Use `create(ModifyCommentsPrivateDataRequestSchema)` to create a new message.
|
|
827
176
|
*/
|
|
828
|
-
export
|
|
829
|
-
constructor(data) {
|
|
830
|
-
super();
|
|
831
|
-
/**
|
|
832
|
-
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
833
|
-
*/
|
|
834
|
-
this.Error = ModifyResponseErrorType.NoError;
|
|
835
|
-
proto3.util.initPartial(data, this);
|
|
836
|
-
}
|
|
837
|
-
static fromBinary(bytes, options) {
|
|
838
|
-
return new ModifySubscriptionOwnerDataResponse().fromBinary(bytes, options);
|
|
839
|
-
}
|
|
840
|
-
static fromJson(jsonValue, options) {
|
|
841
|
-
return new ModifySubscriptionOwnerDataResponse().fromJson(jsonValue, options);
|
|
842
|
-
}
|
|
843
|
-
static fromJsonString(jsonString, options) {
|
|
844
|
-
return new ModifySubscriptionOwnerDataResponse().fromJsonString(jsonString, options);
|
|
845
|
-
}
|
|
846
|
-
static equals(a, b) {
|
|
847
|
-
return proto3.util.equals(ModifySubscriptionOwnerDataResponse, a, b);
|
|
848
|
-
}
|
|
849
|
-
}
|
|
850
|
-
ModifySubscriptionOwnerDataResponse.runtime = proto3;
|
|
851
|
-
ModifySubscriptionOwnerDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifySubscriptionOwnerDataResponse";
|
|
852
|
-
ModifySubscriptionOwnerDataResponse.fields = proto3.util.newFieldList(() => [
|
|
853
|
-
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
854
|
-
]);
|
|
177
|
+
export const ModifyCommentsPrivateDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 32);
|
|
855
178
|
/**
|
|
856
|
-
*
|
|
179
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyCommentsPrivateDataResponse.
|
|
180
|
+
* Use `create(ModifyCommentsPrivateDataResponseSchema)` to create a new message.
|
|
857
181
|
*/
|
|
858
|
-
export
|
|
859
|
-
constructor(data) {
|
|
860
|
-
super();
|
|
861
|
-
proto3.util.initPartial(data, this);
|
|
862
|
-
}
|
|
863
|
-
static fromBinary(bytes, options) {
|
|
864
|
-
return new ModifyCommentsPublicDataRequest().fromBinary(bytes, options);
|
|
865
|
-
}
|
|
866
|
-
static fromJson(jsonValue, options) {
|
|
867
|
-
return new ModifyCommentsPublicDataRequest().fromJson(jsonValue, options);
|
|
868
|
-
}
|
|
869
|
-
static fromJsonString(jsonString, options) {
|
|
870
|
-
return new ModifyCommentsPublicDataRequest().fromJsonString(jsonString, options);
|
|
871
|
-
}
|
|
872
|
-
static equals(a, b) {
|
|
873
|
-
return proto3.util.equals(ModifyCommentsPublicDataRequest, a, b);
|
|
874
|
-
}
|
|
875
|
-
}
|
|
876
|
-
ModifyCommentsPublicDataRequest.runtime = proto3;
|
|
877
|
-
ModifyCommentsPublicDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyCommentsPublicDataRequest";
|
|
878
|
-
ModifyCommentsPublicDataRequest.fields = proto3.util.newFieldList(() => [
|
|
879
|
-
{ no: 1, name: "Data", kind: "message", T: CommentsPublicRecord },
|
|
880
|
-
]);
|
|
182
|
+
export const ModifyCommentsPrivateDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 33);
|
|
881
183
|
/**
|
|
882
|
-
*
|
|
184
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyCommentsOwnerDataRequest.
|
|
185
|
+
* Use `create(ModifyCommentsOwnerDataRequestSchema)` to create a new message.
|
|
883
186
|
*/
|
|
884
|
-
export
|
|
885
|
-
constructor(data) {
|
|
886
|
-
super();
|
|
887
|
-
/**
|
|
888
|
-
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
889
|
-
*/
|
|
890
|
-
this.Error = ModifyResponseErrorType.NoError;
|
|
891
|
-
proto3.util.initPartial(data, this);
|
|
892
|
-
}
|
|
893
|
-
static fromBinary(bytes, options) {
|
|
894
|
-
return new ModifyCommentsPublicDataResponse().fromBinary(bytes, options);
|
|
895
|
-
}
|
|
896
|
-
static fromJson(jsonValue, options) {
|
|
897
|
-
return new ModifyCommentsPublicDataResponse().fromJson(jsonValue, options);
|
|
898
|
-
}
|
|
899
|
-
static fromJsonString(jsonString, options) {
|
|
900
|
-
return new ModifyCommentsPublicDataResponse().fromJsonString(jsonString, options);
|
|
901
|
-
}
|
|
902
|
-
static equals(a, b) {
|
|
903
|
-
return proto3.util.equals(ModifyCommentsPublicDataResponse, a, b);
|
|
904
|
-
}
|
|
905
|
-
}
|
|
906
|
-
ModifyCommentsPublicDataResponse.runtime = proto3;
|
|
907
|
-
ModifyCommentsPublicDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyCommentsPublicDataResponse";
|
|
908
|
-
ModifyCommentsPublicDataResponse.fields = proto3.util.newFieldList(() => [
|
|
909
|
-
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
910
|
-
]);
|
|
187
|
+
export const ModifyCommentsOwnerDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 34);
|
|
911
188
|
/**
|
|
912
|
-
*
|
|
189
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyCommentsOwnerDataResponse.
|
|
190
|
+
* Use `create(ModifyCommentsOwnerDataResponseSchema)` to create a new message.
|
|
913
191
|
*/
|
|
914
|
-
export
|
|
915
|
-
constructor(data) {
|
|
916
|
-
super();
|
|
917
|
-
proto3.util.initPartial(data, this);
|
|
918
|
-
}
|
|
919
|
-
static fromBinary(bytes, options) {
|
|
920
|
-
return new ModifyCommentsPrivateDataRequest().fromBinary(bytes, options);
|
|
921
|
-
}
|
|
922
|
-
static fromJson(jsonValue, options) {
|
|
923
|
-
return new ModifyCommentsPrivateDataRequest().fromJson(jsonValue, options);
|
|
924
|
-
}
|
|
925
|
-
static fromJsonString(jsonString, options) {
|
|
926
|
-
return new ModifyCommentsPrivateDataRequest().fromJsonString(jsonString, options);
|
|
927
|
-
}
|
|
928
|
-
static equals(a, b) {
|
|
929
|
-
return proto3.util.equals(ModifyCommentsPrivateDataRequest, a, b);
|
|
930
|
-
}
|
|
931
|
-
}
|
|
932
|
-
ModifyCommentsPrivateDataRequest.runtime = proto3;
|
|
933
|
-
ModifyCommentsPrivateDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyCommentsPrivateDataRequest";
|
|
934
|
-
ModifyCommentsPrivateDataRequest.fields = proto3.util.newFieldList(() => [
|
|
935
|
-
{ no: 1, name: "Data", kind: "message", T: CommentsPrivateRecord },
|
|
936
|
-
]);
|
|
192
|
+
export const ModifyCommentsOwnerDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 35);
|
|
937
193
|
/**
|
|
938
|
-
*
|
|
194
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyNotificationPublicDataRequest.
|
|
195
|
+
* Use `create(ModifyNotificationPublicDataRequestSchema)` to create a new message.
|
|
939
196
|
*/
|
|
940
|
-
export
|
|
941
|
-
constructor(data) {
|
|
942
|
-
super();
|
|
943
|
-
/**
|
|
944
|
-
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
945
|
-
*/
|
|
946
|
-
this.Error = ModifyResponseErrorType.NoError;
|
|
947
|
-
proto3.util.initPartial(data, this);
|
|
948
|
-
}
|
|
949
|
-
static fromBinary(bytes, options) {
|
|
950
|
-
return new ModifyCommentsPrivateDataResponse().fromBinary(bytes, options);
|
|
951
|
-
}
|
|
952
|
-
static fromJson(jsonValue, options) {
|
|
953
|
-
return new ModifyCommentsPrivateDataResponse().fromJson(jsonValue, options);
|
|
954
|
-
}
|
|
955
|
-
static fromJsonString(jsonString, options) {
|
|
956
|
-
return new ModifyCommentsPrivateDataResponse().fromJsonString(jsonString, options);
|
|
957
|
-
}
|
|
958
|
-
static equals(a, b) {
|
|
959
|
-
return proto3.util.equals(ModifyCommentsPrivateDataResponse, a, b);
|
|
960
|
-
}
|
|
961
|
-
}
|
|
962
|
-
ModifyCommentsPrivateDataResponse.runtime = proto3;
|
|
963
|
-
ModifyCommentsPrivateDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyCommentsPrivateDataResponse";
|
|
964
|
-
ModifyCommentsPrivateDataResponse.fields = proto3.util.newFieldList(() => [
|
|
965
|
-
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
966
|
-
]);
|
|
197
|
+
export const ModifyNotificationPublicDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 36);
|
|
967
198
|
/**
|
|
968
|
-
*
|
|
199
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyNotificationPublicDataResponse.
|
|
200
|
+
* Use `create(ModifyNotificationPublicDataResponseSchema)` to create a new message.
|
|
969
201
|
*/
|
|
970
|
-
export
|
|
971
|
-
constructor(data) {
|
|
972
|
-
super();
|
|
973
|
-
proto3.util.initPartial(data, this);
|
|
974
|
-
}
|
|
975
|
-
static fromBinary(bytes, options) {
|
|
976
|
-
return new ModifyCommentsOwnerDataRequest().fromBinary(bytes, options);
|
|
977
|
-
}
|
|
978
|
-
static fromJson(jsonValue, options) {
|
|
979
|
-
return new ModifyCommentsOwnerDataRequest().fromJson(jsonValue, options);
|
|
980
|
-
}
|
|
981
|
-
static fromJsonString(jsonString, options) {
|
|
982
|
-
return new ModifyCommentsOwnerDataRequest().fromJsonString(jsonString, options);
|
|
983
|
-
}
|
|
984
|
-
static equals(a, b) {
|
|
985
|
-
return proto3.util.equals(ModifyCommentsOwnerDataRequest, a, b);
|
|
986
|
-
}
|
|
987
|
-
}
|
|
988
|
-
ModifyCommentsOwnerDataRequest.runtime = proto3;
|
|
989
|
-
ModifyCommentsOwnerDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyCommentsOwnerDataRequest";
|
|
990
|
-
ModifyCommentsOwnerDataRequest.fields = proto3.util.newFieldList(() => [
|
|
991
|
-
{ no: 1, name: "Data", kind: "message", T: CommentsOwnerRecord },
|
|
992
|
-
]);
|
|
202
|
+
export const ModifyNotificationPublicDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 37);
|
|
993
203
|
/**
|
|
994
|
-
*
|
|
204
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyNotificationPrivateDataRequest.
|
|
205
|
+
* Use `create(ModifyNotificationPrivateDataRequestSchema)` to create a new message.
|
|
995
206
|
*/
|
|
996
|
-
export
|
|
997
|
-
constructor(data) {
|
|
998
|
-
super();
|
|
999
|
-
/**
|
|
1000
|
-
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
1001
|
-
*/
|
|
1002
|
-
this.Error = ModifyResponseErrorType.NoError;
|
|
1003
|
-
proto3.util.initPartial(data, this);
|
|
1004
|
-
}
|
|
1005
|
-
static fromBinary(bytes, options) {
|
|
1006
|
-
return new ModifyCommentsOwnerDataResponse().fromBinary(bytes, options);
|
|
1007
|
-
}
|
|
1008
|
-
static fromJson(jsonValue, options) {
|
|
1009
|
-
return new ModifyCommentsOwnerDataResponse().fromJson(jsonValue, options);
|
|
1010
|
-
}
|
|
1011
|
-
static fromJsonString(jsonString, options) {
|
|
1012
|
-
return new ModifyCommentsOwnerDataResponse().fromJsonString(jsonString, options);
|
|
1013
|
-
}
|
|
1014
|
-
static equals(a, b) {
|
|
1015
|
-
return proto3.util.equals(ModifyCommentsOwnerDataResponse, a, b);
|
|
1016
|
-
}
|
|
1017
|
-
}
|
|
1018
|
-
ModifyCommentsOwnerDataResponse.runtime = proto3;
|
|
1019
|
-
ModifyCommentsOwnerDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyCommentsOwnerDataResponse";
|
|
1020
|
-
ModifyCommentsOwnerDataResponse.fields = proto3.util.newFieldList(() => [
|
|
1021
|
-
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
1022
|
-
]);
|
|
207
|
+
export const ModifyNotificationPrivateDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 38);
|
|
1023
208
|
/**
|
|
1024
|
-
*
|
|
209
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyNotificationPrivateDataResponse.
|
|
210
|
+
* Use `create(ModifyNotificationPrivateDataResponseSchema)` to create a new message.
|
|
1025
211
|
*/
|
|
1026
|
-
export
|
|
1027
|
-
constructor(data) {
|
|
1028
|
-
super();
|
|
1029
|
-
proto3.util.initPartial(data, this);
|
|
1030
|
-
}
|
|
1031
|
-
static fromBinary(bytes, options) {
|
|
1032
|
-
return new ModifyNotificationPublicDataRequest().fromBinary(bytes, options);
|
|
1033
|
-
}
|
|
1034
|
-
static fromJson(jsonValue, options) {
|
|
1035
|
-
return new ModifyNotificationPublicDataRequest().fromJson(jsonValue, options);
|
|
1036
|
-
}
|
|
1037
|
-
static fromJsonString(jsonString, options) {
|
|
1038
|
-
return new ModifyNotificationPublicDataRequest().fromJsonString(jsonString, options);
|
|
1039
|
-
}
|
|
1040
|
-
static equals(a, b) {
|
|
1041
|
-
return proto3.util.equals(ModifyNotificationPublicDataRequest, a, b);
|
|
1042
|
-
}
|
|
1043
|
-
}
|
|
1044
|
-
ModifyNotificationPublicDataRequest.runtime = proto3;
|
|
1045
|
-
ModifyNotificationPublicDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyNotificationPublicDataRequest";
|
|
1046
|
-
ModifyNotificationPublicDataRequest.fields = proto3.util.newFieldList(() => [
|
|
1047
|
-
{ no: 1, name: "Data", kind: "message", T: NotificationPublicRecord },
|
|
1048
|
-
]);
|
|
212
|
+
export const ModifyNotificationPrivateDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 39);
|
|
1049
213
|
/**
|
|
1050
|
-
*
|
|
214
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyNotificationOwnerDataRequest.
|
|
215
|
+
* Use `create(ModifyNotificationOwnerDataRequestSchema)` to create a new message.
|
|
1051
216
|
*/
|
|
1052
|
-
export
|
|
1053
|
-
constructor(data) {
|
|
1054
|
-
super();
|
|
1055
|
-
/**
|
|
1056
|
-
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
1057
|
-
*/
|
|
1058
|
-
this.Error = ModifyResponseErrorType.NoError;
|
|
1059
|
-
proto3.util.initPartial(data, this);
|
|
1060
|
-
}
|
|
1061
|
-
static fromBinary(bytes, options) {
|
|
1062
|
-
return new ModifyNotificationPublicDataResponse().fromBinary(bytes, options);
|
|
1063
|
-
}
|
|
1064
|
-
static fromJson(jsonValue, options) {
|
|
1065
|
-
return new ModifyNotificationPublicDataResponse().fromJson(jsonValue, options);
|
|
1066
|
-
}
|
|
1067
|
-
static fromJsonString(jsonString, options) {
|
|
1068
|
-
return new ModifyNotificationPublicDataResponse().fromJsonString(jsonString, options);
|
|
1069
|
-
}
|
|
1070
|
-
static equals(a, b) {
|
|
1071
|
-
return proto3.util.equals(ModifyNotificationPublicDataResponse, a, b);
|
|
1072
|
-
}
|
|
1073
|
-
}
|
|
1074
|
-
ModifyNotificationPublicDataResponse.runtime = proto3;
|
|
1075
|
-
ModifyNotificationPublicDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyNotificationPublicDataResponse";
|
|
1076
|
-
ModifyNotificationPublicDataResponse.fields = proto3.util.newFieldList(() => [
|
|
1077
|
-
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
1078
|
-
]);
|
|
217
|
+
export const ModifyNotificationOwnerDataRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 40);
|
|
1079
218
|
/**
|
|
1080
|
-
*
|
|
219
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyNotificationOwnerDataResponse.
|
|
220
|
+
* Use `create(ModifyNotificationOwnerDataResponseSchema)` to create a new message.
|
|
1081
221
|
*/
|
|
1082
|
-
export
|
|
1083
|
-
constructor(data) {
|
|
1084
|
-
super();
|
|
1085
|
-
proto3.util.initPartial(data, this);
|
|
1086
|
-
}
|
|
1087
|
-
static fromBinary(bytes, options) {
|
|
1088
|
-
return new ModifyNotificationPrivateDataRequest().fromBinary(bytes, options);
|
|
1089
|
-
}
|
|
1090
|
-
static fromJson(jsonValue, options) {
|
|
1091
|
-
return new ModifyNotificationPrivateDataRequest().fromJson(jsonValue, options);
|
|
1092
|
-
}
|
|
1093
|
-
static fromJsonString(jsonString, options) {
|
|
1094
|
-
return new ModifyNotificationPrivateDataRequest().fromJsonString(jsonString, options);
|
|
1095
|
-
}
|
|
1096
|
-
static equals(a, b) {
|
|
1097
|
-
return proto3.util.equals(ModifyNotificationPrivateDataRequest, a, b);
|
|
1098
|
-
}
|
|
1099
|
-
}
|
|
1100
|
-
ModifyNotificationPrivateDataRequest.runtime = proto3;
|
|
1101
|
-
ModifyNotificationPrivateDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyNotificationPrivateDataRequest";
|
|
1102
|
-
ModifyNotificationPrivateDataRequest.fields = proto3.util.newFieldList(() => [
|
|
1103
|
-
{ no: 1, name: "Data", kind: "message", T: NotificationPrivateRecord },
|
|
1104
|
-
]);
|
|
222
|
+
export const ModifyNotificationOwnerDataResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 41);
|
|
1105
223
|
/**
|
|
1106
|
-
*
|
|
224
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyEventPublicSettingsRequest.
|
|
225
|
+
* Use `create(ModifyEventPublicSettingsRequestSchema)` to create a new message.
|
|
1107
226
|
*/
|
|
1108
|
-
export
|
|
1109
|
-
constructor(data) {
|
|
1110
|
-
super();
|
|
1111
|
-
/**
|
|
1112
|
-
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
1113
|
-
*/
|
|
1114
|
-
this.Error = ModifyResponseErrorType.NoError;
|
|
1115
|
-
proto3.util.initPartial(data, this);
|
|
1116
|
-
}
|
|
1117
|
-
static fromBinary(bytes, options) {
|
|
1118
|
-
return new ModifyNotificationPrivateDataResponse().fromBinary(bytes, options);
|
|
1119
|
-
}
|
|
1120
|
-
static fromJson(jsonValue, options) {
|
|
1121
|
-
return new ModifyNotificationPrivateDataResponse().fromJson(jsonValue, options);
|
|
1122
|
-
}
|
|
1123
|
-
static fromJsonString(jsonString, options) {
|
|
1124
|
-
return new ModifyNotificationPrivateDataResponse().fromJsonString(jsonString, options);
|
|
1125
|
-
}
|
|
1126
|
-
static equals(a, b) {
|
|
1127
|
-
return proto3.util.equals(ModifyNotificationPrivateDataResponse, a, b);
|
|
1128
|
-
}
|
|
1129
|
-
}
|
|
1130
|
-
ModifyNotificationPrivateDataResponse.runtime = proto3;
|
|
1131
|
-
ModifyNotificationPrivateDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyNotificationPrivateDataResponse";
|
|
1132
|
-
ModifyNotificationPrivateDataResponse.fields = proto3.util.newFieldList(() => [
|
|
1133
|
-
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
1134
|
-
]);
|
|
227
|
+
export const ModifyEventPublicSettingsRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 42);
|
|
1135
228
|
/**
|
|
1136
|
-
*
|
|
229
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyEventPublicSettingsResponse.
|
|
230
|
+
* Use `create(ModifyEventPublicSettingsResponseSchema)` to create a new message.
|
|
1137
231
|
*/
|
|
1138
|
-
export
|
|
1139
|
-
constructor(data) {
|
|
1140
|
-
super();
|
|
1141
|
-
proto3.util.initPartial(data, this);
|
|
1142
|
-
}
|
|
1143
|
-
static fromBinary(bytes, options) {
|
|
1144
|
-
return new ModifyNotificationOwnerDataRequest().fromBinary(bytes, options);
|
|
1145
|
-
}
|
|
1146
|
-
static fromJson(jsonValue, options) {
|
|
1147
|
-
return new ModifyNotificationOwnerDataRequest().fromJson(jsonValue, options);
|
|
1148
|
-
}
|
|
1149
|
-
static fromJsonString(jsonString, options) {
|
|
1150
|
-
return new ModifyNotificationOwnerDataRequest().fromJsonString(jsonString, options);
|
|
1151
|
-
}
|
|
1152
|
-
static equals(a, b) {
|
|
1153
|
-
return proto3.util.equals(ModifyNotificationOwnerDataRequest, a, b);
|
|
1154
|
-
}
|
|
1155
|
-
}
|
|
1156
|
-
ModifyNotificationOwnerDataRequest.runtime = proto3;
|
|
1157
|
-
ModifyNotificationOwnerDataRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyNotificationOwnerDataRequest";
|
|
1158
|
-
ModifyNotificationOwnerDataRequest.fields = proto3.util.newFieldList(() => [
|
|
1159
|
-
{ no: 1, name: "Data", kind: "message", T: NotificationOwnerRecord },
|
|
1160
|
-
]);
|
|
232
|
+
export const ModifyEventPublicSettingsResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 43);
|
|
1161
233
|
/**
|
|
1162
|
-
*
|
|
234
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyEventPrivateSettingsRequest.
|
|
235
|
+
* Use `create(ModifyEventPrivateSettingsRequestSchema)` to create a new message.
|
|
1163
236
|
*/
|
|
1164
|
-
export
|
|
1165
|
-
constructor(data) {
|
|
1166
|
-
super();
|
|
1167
|
-
/**
|
|
1168
|
-
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
1169
|
-
*/
|
|
1170
|
-
this.Error = ModifyResponseErrorType.NoError;
|
|
1171
|
-
proto3.util.initPartial(data, this);
|
|
1172
|
-
}
|
|
1173
|
-
static fromBinary(bytes, options) {
|
|
1174
|
-
return new ModifyNotificationOwnerDataResponse().fromBinary(bytes, options);
|
|
1175
|
-
}
|
|
1176
|
-
static fromJson(jsonValue, options) {
|
|
1177
|
-
return new ModifyNotificationOwnerDataResponse().fromJson(jsonValue, options);
|
|
1178
|
-
}
|
|
1179
|
-
static fromJsonString(jsonString, options) {
|
|
1180
|
-
return new ModifyNotificationOwnerDataResponse().fromJsonString(jsonString, options);
|
|
1181
|
-
}
|
|
1182
|
-
static equals(a, b) {
|
|
1183
|
-
return proto3.util.equals(ModifyNotificationOwnerDataResponse, a, b);
|
|
1184
|
-
}
|
|
1185
|
-
}
|
|
1186
|
-
ModifyNotificationOwnerDataResponse.runtime = proto3;
|
|
1187
|
-
ModifyNotificationOwnerDataResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyNotificationOwnerDataResponse";
|
|
1188
|
-
ModifyNotificationOwnerDataResponse.fields = proto3.util.newFieldList(() => [
|
|
1189
|
-
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
1190
|
-
]);
|
|
237
|
+
export const ModifyEventPrivateSettingsRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 44);
|
|
1191
238
|
/**
|
|
1192
|
-
*
|
|
239
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyEventPrivateSettingsResponse.
|
|
240
|
+
* Use `create(ModifyEventPrivateSettingsResponseSchema)` to create a new message.
|
|
1193
241
|
*/
|
|
1194
|
-
export
|
|
1195
|
-
constructor(data) {
|
|
1196
|
-
super();
|
|
1197
|
-
proto3.util.initPartial(data, this);
|
|
1198
|
-
}
|
|
1199
|
-
static fromBinary(bytes, options) {
|
|
1200
|
-
return new ModifyEventPublicSettingsRequest().fromBinary(bytes, options);
|
|
1201
|
-
}
|
|
1202
|
-
static fromJson(jsonValue, options) {
|
|
1203
|
-
return new ModifyEventPublicSettingsRequest().fromJson(jsonValue, options);
|
|
1204
|
-
}
|
|
1205
|
-
static fromJsonString(jsonString, options) {
|
|
1206
|
-
return new ModifyEventPublicSettingsRequest().fromJsonString(jsonString, options);
|
|
1207
|
-
}
|
|
1208
|
-
static equals(a, b) {
|
|
1209
|
-
return proto3.util.equals(ModifyEventPublicSettingsRequest, a, b);
|
|
1210
|
-
}
|
|
1211
|
-
}
|
|
1212
|
-
ModifyEventPublicSettingsRequest.runtime = proto3;
|
|
1213
|
-
ModifyEventPublicSettingsRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyEventPublicSettingsRequest";
|
|
1214
|
-
ModifyEventPublicSettingsRequest.fields = proto3.util.newFieldList(() => [
|
|
1215
|
-
{ no: 1, name: "Data", kind: "message", T: EventPublicSettings },
|
|
1216
|
-
]);
|
|
242
|
+
export const ModifyEventPrivateSettingsResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 45);
|
|
1217
243
|
/**
|
|
1218
|
-
*
|
|
244
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyEventOwnerSettingsRequest.
|
|
245
|
+
* Use `create(ModifyEventOwnerSettingsRequestSchema)` to create a new message.
|
|
1219
246
|
*/
|
|
1220
|
-
export
|
|
1221
|
-
constructor(data) {
|
|
1222
|
-
super();
|
|
1223
|
-
/**
|
|
1224
|
-
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
1225
|
-
*/
|
|
1226
|
-
this.Error = ModifyResponseErrorType.NoError;
|
|
1227
|
-
proto3.util.initPartial(data, this);
|
|
1228
|
-
}
|
|
1229
|
-
static fromBinary(bytes, options) {
|
|
1230
|
-
return new ModifyEventPublicSettingsResponse().fromBinary(bytes, options);
|
|
1231
|
-
}
|
|
1232
|
-
static fromJson(jsonValue, options) {
|
|
1233
|
-
return new ModifyEventPublicSettingsResponse().fromJson(jsonValue, options);
|
|
1234
|
-
}
|
|
1235
|
-
static fromJsonString(jsonString, options) {
|
|
1236
|
-
return new ModifyEventPublicSettingsResponse().fromJsonString(jsonString, options);
|
|
1237
|
-
}
|
|
1238
|
-
static equals(a, b) {
|
|
1239
|
-
return proto3.util.equals(ModifyEventPublicSettingsResponse, a, b);
|
|
1240
|
-
}
|
|
1241
|
-
}
|
|
1242
|
-
ModifyEventPublicSettingsResponse.runtime = proto3;
|
|
1243
|
-
ModifyEventPublicSettingsResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyEventPublicSettingsResponse";
|
|
1244
|
-
ModifyEventPublicSettingsResponse.fields = proto3.util.newFieldList(() => [
|
|
1245
|
-
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
1246
|
-
]);
|
|
247
|
+
export const ModifyEventOwnerSettingsRequestSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 46);
|
|
1247
248
|
/**
|
|
1248
|
-
*
|
|
249
|
+
* Describes the message IT.WebServices.Fragments.Settings.ModifyEventOwnerSettingsResponse.
|
|
250
|
+
* Use `create(ModifyEventOwnerSettingsResponseSchema)` to create a new message.
|
|
1249
251
|
*/
|
|
1250
|
-
export
|
|
1251
|
-
constructor(data) {
|
|
1252
|
-
super();
|
|
1253
|
-
proto3.util.initPartial(data, this);
|
|
1254
|
-
}
|
|
1255
|
-
static fromBinary(bytes, options) {
|
|
1256
|
-
return new ModifyEventPrivateSettingsRequest().fromBinary(bytes, options);
|
|
1257
|
-
}
|
|
1258
|
-
static fromJson(jsonValue, options) {
|
|
1259
|
-
return new ModifyEventPrivateSettingsRequest().fromJson(jsonValue, options);
|
|
1260
|
-
}
|
|
1261
|
-
static fromJsonString(jsonString, options) {
|
|
1262
|
-
return new ModifyEventPrivateSettingsRequest().fromJsonString(jsonString, options);
|
|
1263
|
-
}
|
|
1264
|
-
static equals(a, b) {
|
|
1265
|
-
return proto3.util.equals(ModifyEventPrivateSettingsRequest, a, b);
|
|
1266
|
-
}
|
|
1267
|
-
}
|
|
1268
|
-
ModifyEventPrivateSettingsRequest.runtime = proto3;
|
|
1269
|
-
ModifyEventPrivateSettingsRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyEventPrivateSettingsRequest";
|
|
1270
|
-
ModifyEventPrivateSettingsRequest.fields = proto3.util.newFieldList(() => [
|
|
1271
|
-
{ no: 1, name: "Data", kind: "message", T: EventPrivateSettings },
|
|
1272
|
-
]);
|
|
252
|
+
export const ModifyEventOwnerSettingsResponseSchema = /*@__PURE__*/ messageDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 47);
|
|
1273
253
|
/**
|
|
1274
|
-
* @generated from
|
|
254
|
+
* @generated from enum IT.WebServices.Fragments.Settings.ModifyResponseErrorType
|
|
1275
255
|
*/
|
|
1276
|
-
export
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
}
|
|
1288
|
-
static fromJson(jsonValue, options) {
|
|
1289
|
-
return new ModifyEventPrivateSettingsResponse().fromJson(jsonValue, options);
|
|
1290
|
-
}
|
|
1291
|
-
static fromJsonString(jsonString, options) {
|
|
1292
|
-
return new ModifyEventPrivateSettingsResponse().fromJsonString(jsonString, options);
|
|
1293
|
-
}
|
|
1294
|
-
static equals(a, b) {
|
|
1295
|
-
return proto3.util.equals(ModifyEventPrivateSettingsResponse, a, b);
|
|
1296
|
-
}
|
|
1297
|
-
}
|
|
1298
|
-
ModifyEventPrivateSettingsResponse.runtime = proto3;
|
|
1299
|
-
ModifyEventPrivateSettingsResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyEventPrivateSettingsResponse";
|
|
1300
|
-
ModifyEventPrivateSettingsResponse.fields = proto3.util.newFieldList(() => [
|
|
1301
|
-
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
1302
|
-
]);
|
|
256
|
+
export var ModifyResponseErrorType;
|
|
257
|
+
(function (ModifyResponseErrorType) {
|
|
258
|
+
/**
|
|
259
|
+
* @generated from enum value: NoError = 0;
|
|
260
|
+
*/
|
|
261
|
+
ModifyResponseErrorType[ModifyResponseErrorType["NoError"] = 0] = "NoError";
|
|
262
|
+
/**
|
|
263
|
+
* @generated from enum value: UnknownError = -1;
|
|
264
|
+
*/
|
|
265
|
+
ModifyResponseErrorType[ModifyResponseErrorType["UnknownError"] = -1] = "UnknownError";
|
|
266
|
+
})(ModifyResponseErrorType || (ModifyResponseErrorType = {}));
|
|
1303
267
|
/**
|
|
1304
|
-
*
|
|
268
|
+
* Describes the enum IT.WebServices.Fragments.Settings.ModifyResponseErrorType.
|
|
1305
269
|
*/
|
|
1306
|
-
export
|
|
1307
|
-
constructor(data) {
|
|
1308
|
-
super();
|
|
1309
|
-
proto3.util.initPartial(data, this);
|
|
1310
|
-
}
|
|
1311
|
-
static fromBinary(bytes, options) {
|
|
1312
|
-
return new ModifyEventOwnerSettingsRequest().fromBinary(bytes, options);
|
|
1313
|
-
}
|
|
1314
|
-
static fromJson(jsonValue, options) {
|
|
1315
|
-
return new ModifyEventOwnerSettingsRequest().fromJson(jsonValue, options);
|
|
1316
|
-
}
|
|
1317
|
-
static fromJsonString(jsonString, options) {
|
|
1318
|
-
return new ModifyEventOwnerSettingsRequest().fromJsonString(jsonString, options);
|
|
1319
|
-
}
|
|
1320
|
-
static equals(a, b) {
|
|
1321
|
-
return proto3.util.equals(ModifyEventOwnerSettingsRequest, a, b);
|
|
1322
|
-
}
|
|
1323
|
-
}
|
|
1324
|
-
ModifyEventOwnerSettingsRequest.runtime = proto3;
|
|
1325
|
-
ModifyEventOwnerSettingsRequest.typeName = "IT.WebServices.Fragments.Settings.ModifyEventOwnerSettingsRequest";
|
|
1326
|
-
ModifyEventOwnerSettingsRequest.fields = proto3.util.newFieldList(() => [
|
|
1327
|
-
{ no: 1, name: "Data", kind: "message", T: EventOwnerSettings },
|
|
1328
|
-
]);
|
|
270
|
+
export const ModifyResponseErrorTypeSchema = /*@__PURE__*/ enumDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 0);
|
|
1329
271
|
/**
|
|
1330
|
-
*
|
|
272
|
+
* Service for Settings service fragment interface
|
|
273
|
+
*
|
|
274
|
+
* @generated from service IT.WebServices.Fragments.Settings.SettingsInterface
|
|
1331
275
|
*/
|
|
1332
|
-
export
|
|
1333
|
-
constructor(data) {
|
|
1334
|
-
super();
|
|
1335
|
-
/**
|
|
1336
|
-
* @generated from field: IT.WebServices.Fragments.Settings.ModifyResponseErrorType Error = 1;
|
|
1337
|
-
*/
|
|
1338
|
-
this.Error = ModifyResponseErrorType.NoError;
|
|
1339
|
-
proto3.util.initPartial(data, this);
|
|
1340
|
-
}
|
|
1341
|
-
static fromBinary(bytes, options) {
|
|
1342
|
-
return new ModifyEventOwnerSettingsResponse().fromBinary(bytes, options);
|
|
1343
|
-
}
|
|
1344
|
-
static fromJson(jsonValue, options) {
|
|
1345
|
-
return new ModifyEventOwnerSettingsResponse().fromJson(jsonValue, options);
|
|
1346
|
-
}
|
|
1347
|
-
static fromJsonString(jsonString, options) {
|
|
1348
|
-
return new ModifyEventOwnerSettingsResponse().fromJsonString(jsonString, options);
|
|
1349
|
-
}
|
|
1350
|
-
static equals(a, b) {
|
|
1351
|
-
return proto3.util.equals(ModifyEventOwnerSettingsResponse, a, b);
|
|
1352
|
-
}
|
|
1353
|
-
}
|
|
1354
|
-
ModifyEventOwnerSettingsResponse.runtime = proto3;
|
|
1355
|
-
ModifyEventOwnerSettingsResponse.typeName = "IT.WebServices.Fragments.Settings.ModifyEventOwnerSettingsResponse";
|
|
1356
|
-
ModifyEventOwnerSettingsResponse.fields = proto3.util.newFieldList(() => [
|
|
1357
|
-
{ no: 1, name: "Error", kind: "enum", T: proto3.getEnumType(ModifyResponseErrorType) },
|
|
1358
|
-
]);
|
|
276
|
+
export const SettingsInterface = /*@__PURE__*/ serviceDesc(file_Protos_IT_WebServices_Fragments_Settings_SettingsInterface, 0);
|