discord-protos 1.2.69 → 1.2.71
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/discord_protos/__init__.py +1 -1
- package/discord_protos/discord_experimentation/v1/Experiment.proto +2 -1
- package/discord_protos/discord_experimentation/v1/Experiment_pb2.py +86 -86
- package/dist/discord_protos/discord_experimentation/v1/Experiment.d.ts +9 -1
- package/dist/discord_protos/discord_experimentation/v1/Experiment.js +12 -0
- package/package.json +1 -1
|
@@ -64,6 +64,7 @@ message Experiment {
|
|
|
64
64
|
optional PlatformVersion android_version = 2;
|
|
65
65
|
optional PlatformVersion web_version = 3;
|
|
66
66
|
optional PlatformVersion native_version = 4;
|
|
67
|
+
bool allow_non_native_web = 6;
|
|
67
68
|
optional ClientRequiredChanges client_required_changes = 5;
|
|
68
69
|
}
|
|
69
70
|
|
|
@@ -271,7 +272,7 @@ message Experiment {
|
|
|
271
272
|
repeated Rule rules = 16;
|
|
272
273
|
Phase phase = 18;
|
|
273
274
|
repeated Surface surfaces = 19;
|
|
274
|
-
string
|
|
275
|
+
string owning_team_id = 20;
|
|
275
276
|
fixed64 cached_notification_channel_id = 21;
|
|
276
277
|
ExposureTracking exposure_tracking = 22;
|
|
277
278
|
AssignmentMode assignment_mode = 25;
|
|
@@ -26,7 +26,7 @@ from google.protobuf import wrappers_pb2 as google_dot_protobuf_dot_wrappers__pb
|
|
|
26
26
|
from google.protobuf import timestamp_pb2 as google_dot_protobuf_dot_timestamp__pb2
|
|
27
27
|
|
|
28
28
|
|
|
29
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+discord_experimentation/v1/Experiment.proto\x12)discord_protos.discord_experimentation.v1\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xbf\x43\n\nExperiment\x12\n\n\x02id\x18\x01 \x01(\x06\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x33\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x00\x88\x01\x01\x12\x12\n\ncreator_id\x18\x04 \x01(\x06\x12\x0f\n\x07version\x18\x05 \x01(\x05\x12\x32\n\tedited_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x01\x88\x01\x01\x12\x11\n\teditor_id\x18\x07 \x01(\x06\x12\r\n\x05title\x18\x08 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\t \x01(\t\x12\x35\n\nhypothesis\x18\n \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x02\x88\x01\x01\x12\x39\n\x0etech_spec_link\x18\x0b \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x03\x88\x01\x01\x12\x10\n\x08revision\x18\x0c \x01(\x05\x12\x10\n\x08hash_key\x18\r \x01(\t\x12Q\n\tunit_type\x18\x0e \x01(\x0e\x32>.discord_protos.discord_experimentation.v1.Experiment.UnitType\x12S\n\nvariations\x18\x0f \x03(\x0b\x32?.discord_protos.discord_experimentation.v1.Experiment.Variation\x12I\n\x05rules\x18\x10 \x03(\x0b\x32:.discord_protos.discord_experimentation.v1.Experiment.Rule\x12J\n\x05phase\x18\x12 \x01(\x0e\x32;.discord_protos.discord_experimentation.v1.Experiment.Phase\x12O\n\x08surfaces\x18\x13 \x03(\x0e\x32=.discord_protos.discord_experimentation.v1.Experiment.Surface\x12\x18\n\x10owning_team_name\x18\x14 \x01(\t\x12&\n\x1e\x63\x61\x63hed_notification_channel_id\x18\x15 \x01(\x06\x12\x61\n\x11\x65xposure_tracking\x18\x16 \x01(\x0e\x32\x46.discord_protos.discord_experimentation.v1.Experiment.ExposureTracking\x12]\n\x0f\x61ssignment_mode\x18\x19 \x01(\x0e\x32\x44.discord_protos.discord_experimentation.v1.Experiment.AssignmentMode\x12\x1f\n\x17\x65nable_edit_raw_json_ui\x18\x17 \x01(\x08\x12\x1c\n\x14winning_variation_id\x18\x18 \x01(\x05\x12H\n\x04type\x18\x1a \x01(\x0e\x32:.discord_protos.discord_experimentation.v1.Experiment.Type\x12\x13\n\x0bis_template\x18\x1b \x01(\x08\x12\x1d\n\x15\x66ield_numbers_to_copy\x18\x1c \x03(\x05\x1ao\n\x06\x42ucket\x12\r\n\x05start\x18\x01 \x01(\x05\x12\x0c\n\x04stop\x18\x02 \x01(\x05\x12H\n\x04type\x18\x03 \x01(\x0e\x32:.discord_protos.discord_experimentation.v1.Experiment.Type\x1a\xa6\x02\n\tVariation\x12\n\n\x02id\x18\x01 \x01(\x05\x12\r\n\x05label\x18\x02 \x01(\t\x12\x19\n\x11target_allocation\x18\x03 \x01(\x05\x12M\n\x07\x62uckets\x18\x04 \x03(\x0b\x32<.discord_protos.discord_experimentation.v1.Experiment.Bucket\x12H\n\x04type\x18\x05 \x01(\x0e\x32:.discord_protos.discord_experimentation.v1.Experiment.Type\x12\x38\n\rconfiguration\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x00\x88\x01\x01\x42\x10\n\x0e_configuration\x1a\xa1\x01\n\x18PlatformVersionSpecifier\x12\r\n\x05major\x18\x01 \x01(\r\x12\x30\n\x05minor\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueH\x00\x88\x01\x01\x12\x30\n\x05\x62uild\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.UInt64ValueH\x01\x88\x01\x01\x42\x08\n\x06_minorB\x08\n\x06_build\x1a\xa0\x01\n\x19PlatformVersionRangeBound\x12\x64\n\x07version\x18\x01 \x01(\x0b\x32N.discord_protos.discord_experimentation.v1.Experiment.PlatformVersionSpecifierH\x00\x88\x01\x01\x12\x11\n\tinclusive\x18\x02 \x01(\x08\x42\n\n\x08_version\x1a\x8c\x02\n\x14PlatformVersionRange\x12i\n\x0blower_bound\x18\x01 \x01(\x0b\x32O.discord_protos.discord_experimentation.v1.Experiment.PlatformVersionRangeBoundH\x00\x88\x01\x01\x12i\n\x0bupper_bound\x18\x02 \x01(\x0b\x32O.discord_protos.discord_experimentation.v1.Experiment.PlatformVersionRangeBoundH\x01\x88\x01\x01\x42\x0e\n\x0c_lower_boundB\x0e\n\x0c_upper_bound\x1a\x8c\x01\n\x0fPlatformVersion\x12Z\n\x06ranges\x18\x01 \x03(\x0b\x32J.discord_protos.discord_experimentation.v1.Experiment.PlatformVersionRange\x12\x1d\n\x15work_around_pyoto_bug\x18\x02 \x01(\x08\x1a\x46\n\x15\x43lientRequiredChanges\x12\x19\n\rcommit_hashes\x18\x01 \x03(\tB\x02\x10\x00\x12\x12\n\npr_numbers\x18\x02 \x03(\x05\x1a\xf1\x04\n\x0e\x43lientPlatform\x12_\n\x0bios_version\x18\x01 \x01(\x0b\x32\x45.discord_protos.discord_experimentation.v1.Experiment.PlatformVersionH\x00\x88\x01\x01\x12\x63\n\x0f\x61ndroid_version\x18\x02 \x01(\x0b\x32\x45.discord_protos.discord_experimentation.v1.Experiment.PlatformVersionH\x01\x88\x01\x01\x12_\n\x0bweb_version\x18\x03 \x01(\x0b\x32\x45.discord_protos.discord_experimentation.v1.Experiment.PlatformVersionH\x02\x88\x01\x01\x12\x62\n\x0enative_version\x18\x04 \x01(\x0b\x32\x45.discord_protos.discord_experimentation.v1.Experiment.PlatformVersionH\x03\x88\x01\x01\x12q\n\x17\x63lient_required_changes\x18\x05 \x01(\x0b\x32K.discord_protos.discord_experimentation.v1.Experiment.ClientRequiredChangesH\x04\x88\x01\x01\x42\x0e\n\x0c_ios_versionB\x12\n\x10_android_versionB\x0e\n\x0c_web_versionB\x11\n\x0f_native_versionB\x1a\n\x18_client_required_changes\x1a&\n\x13SDKVersionSpecifier\x12\x0f\n\x07version\x18\x01 \x01(\x05\x1a\x96\x01\n\x14SDKVersionRangeBound\x12_\n\x07version\x18\x01 \x01(\x0b\x32I.discord_protos.discord_experimentation.v1.Experiment.SDKVersionSpecifierH\x00\x88\x01\x01\x12\x11\n\tinclusive\x18\x02 \x01(\x08\x42\n\n\x08_version\x1a\xfd\x01\n\x0fSDKVersionRange\x12\x64\n\x0blower_bound\x18\x01 \x01(\x0b\x32J.discord_protos.discord_experimentation.v1.Experiment.SDKVersionRangeBoundH\x00\x88\x01\x01\x12\x64\n\x0bupper_bound\x18\x02 \x01(\x0b\x32J.discord_protos.discord_experimentation.v1.Experiment.SDKVersionRangeBoundH\x01\x88\x01\x01\x42\x0e\n\x0c_lower_boundB\x0e\n\x0c_upper_bound\x1a\x82\x01\n\nSDKVersion\x12U\n\x06ranges\x18\x01 \x03(\x0b\x32\x45.discord_protos.discord_experimentation.v1.Experiment.SDKVersionRange\x12\x1d\n\x15work_around_pyoto_bug\x18\x02 \x01(\x08\x1a\xb5\x06\n\x15\x43lientOperatingSystem\x12Z\n\x0bios_version\x18\x01 \x01(\x0b\x32@.discord_protos.discord_experimentation.v1.Experiment.SDKVersionH\x00\x88\x01\x01\x12^\n\x0f\x61ndroid_version\x18\x02 \x01(\x0b\x32@.discord_protos.discord_experimentation.v1.Experiment.SDKVersionH\x01\x88\x01\x01\x12\\\n\rmacos_version\x18\x03 \x01(\x0b\x32@.discord_protos.discord_experimentation.v1.Experiment.SDKVersionH\x02\x88\x01\x01\x12^\n\x0fwindows_version\x18\x04 \x01(\x0b\x32@.discord_protos.discord_experimentation.v1.Experiment.SDKVersionH\x03\x88\x01\x01\x12\x62\n\x13playstation_version\x18\x05 \x01(\x0b\x32@.discord_protos.discord_experimentation.v1.Experiment.SDKVersionH\x04\x88\x01\x01\x12[\n\x0cxbox_version\x18\x06 \x01(\x0b\x32@.discord_protos.discord_experimentation.v1.Experiment.SDKVersionH\x05\x88\x01\x01\x12\\\n\rlinux_version\x18\x07 \x01(\x0b\x32@.discord_protos.discord_experimentation.v1.Experiment.SDKVersionH\x06\x88\x01\x01\x42\x0e\n\x0c_ios_versionB\x12\n\x10_android_versionB\x10\n\x0e_macos_versionB\x12\n\x10_windows_versionB\x16\n\x14_playstation_versionB\x0f\n\r_xbox_versionB\x10\n\x0e_linux_version\x1a>\n\nStaffUsers\x12\x15\n\rwork_accounts\x18\x01 \x01(\x08\x12\x19\n\x11personal_accounts\x18\x02 \x01(\x08\x1a \n\x0bUserInGuild\x12\x11\n\tguild_ids\x18\x01 \x03(\x06\x1a\x1b\n\x07UserIds\x12\x10\n\x08user_ids\x18\x01 \x03(\x06\x1a#\n\x0c\x43lientLocale\x12\x13\n\x07locales\x18\x01 \x03(\tB\x02\x10\x00\x1a\x39\n\tISORegion\x12\x13\n\x0biso_country\x18\x01 \x01(\t\x12\x17\n\x0fiso_subdivision\x18\x02 \x01(\t\x1a;\n\x05Place\x12\x0c\n\x04\x63ity\x18\x01 \x01(\t\x12\x13\n\x0bsubdivision\x18\x02 \x01(\t\x12\x0f\n\x07\x63ountry\x18\x03 \x01(\t\x1a\xcc\x01\n\x08Location\x12U\n\niso_region\x18\x01 \x01(\x0b\x32?.discord_protos.discord_experimentation.v1.Experiment.ISORegionH\x00\x12\x0f\n\x05is_eu\x18\x02 \x01(\x08H\x00\x12L\n\x05place\x18\x03 \x01(\x0b\x32;.discord_protos.discord_experimentation.v1.Experiment.PlaceH\x00\x42\n\n\x08location\x1a\x63\n\x0e\x43lientLocation\x12Q\n\tlocations\x18\x01 \x03(\x0b\x32>.discord_protos.discord_experimentation.v1.Experiment.Location\x1a\x1e\n\x08\x43lientIP\x12\x12\n\x06\x62locks\x18\x01 \x03(\tB\x02\x10\x00\x1a!\n\nUserLocale\x12\x13\n\x07locales\x18\x01 \x03(\tB\x02\x10\x00\x1a\x1b\n\tUserIsBot\x12\x0e\n\x06is_bot\x18\x01 \x01(\x08\x1a\xa6\x01\n\x0cUserAgeRange\x12\x38\n\rmin_age_years\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueH\x00\x88\x01\x01\x12\x38\n\rmax_age_years\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueH\x01\x88\x01\x01\x42\x10\n\x0e_min_age_yearsB\x10\n\x0e_max_age_years\x1a\x1d\n\x0c\x46ixed64Value\x12\r\n\x05value\x18\x01 \x01(\x06\x1a\xd5\x01\n\x0bUserIDRange\x12W\n\x06min_id\x18\x01 \x01(\x0b\x32\x42.discord_protos.discord_experimentation.v1.Experiment.Fixed64ValueH\x00\x88\x01\x01\x12W\n\x06max_id\x18\x02 \x01(\x0b\x32\x42.discord_protos.discord_experimentation.v1.Experiment.Fixed64ValueH\x01\x88\x01\x01\x42\t\n\x07_min_idB\t\n\x07_max_id\x1a\x1b\n\x0bUserHasFlag\x12\x0c\n\x04mask\x18\x01 \x01(\x06\x1a\x37\n\x13UnitIdInRangeByHash\x12\x10\n\x08hash_key\x18\x01 \x01(\t\x12\x0e\n\x06target\x18\x02 \x01(\r\x1a\x34\n\x14\x43lientReleaseChannel\x12\x1c\n\x10release_channels\x18\x01 \x03(\tB\x02\x10\x00\x1a\x17\n\x06\x41lways\x12\r\n\x05value\x18\x01 \x01(\x08\x1a)\n\x12\x43lientSystemLocale\x12\x13\n\x07locales\x18\x01 \x03(\tB\x02\x10\x00\x1a\x42\n\x12UnitIdInExperiment\x12\x15\n\rexperiment_id\x18\x01 \x01(\x06\x12\x15\n\rvariation_ids\x18\x02 \x03(\x05\x1a\xaa\r\n\x06\x46ilter\x12^\n\x0e\x63lient_version\x18\x02 \x01(\x0b\x32\x44.discord_protos.discord_experimentation.v1.Experiment.ClientPlatformH\x00\x12`\n\tclient_os\x18\x03 \x01(\x0b\x32K.discord_protos.discord_experimentation.v1.Experiment.ClientOperatingSystemH\x00\x12Q\n\x05staff\x18\x04 \x01(\x0b\x32@.discord_protos.discord_experimentation.v1.Experiment.StaffUsersH\x00\x12Z\n\ruser_in_guild\x18\x05 \x01(\x0b\x32\x41.discord_protos.discord_experimentation.v1.Experiment.UserInGuildH\x00\x12Q\n\x08user_ids\x18\x06 \x01(\x0b\x32=.discord_protos.discord_experimentation.v1.Experiment.UserIdsH\x00\x12[\n\rclient_locale\x18\x07 \x01(\x0b\x32\x42.discord_protos.discord_experimentation.v1.Experiment.ClientLocaleH\x00\x12_\n\x0f\x63lient_location\x18\x08 \x01(\x0b\x32\x44.discord_protos.discord_experimentation.v1.Experiment.ClientLocationH\x00\x12S\n\tclient_ip\x18\t \x01(\x0b\x32>.discord_protos.discord_experimentation.v1.Experiment.ClientIPH\x00\x12W\n\x0buser_locale\x18\n \x01(\x0b\x32@.discord_protos.discord_experimentation.v1.Experiment.UserLocaleH\x00\x12N\n\x03\x62ot\x18\x0b \x01(\x0b\x32?.discord_protos.discord_experimentation.v1.Experiment.UserIsBotH\x00\x12\\\n\x0euser_age_range\x18\x0c \x01(\x0b\x32\x42.discord_protos.discord_experimentation.v1.Experiment.UserAgeRangeH\x00\x12Z\n\ruser_id_range\x18\r \x01(\x0b\x32\x41.discord_protos.discord_experimentation.v1.Experiment.UserIDRangeH\x00\x12Z\n\ruser_has_flag\x18\x0e \x01(\x0b\x32\x41.discord_protos.discord_experimentation.v1.Experiment.UserHasFlagH\x00\x12m\n\x18unit_id_in_range_by_hash\x18\x0f \x01(\x0b\x32I.discord_protos.discord_experimentation.v1.Experiment.UnitIdInRangeByHashH\x00\x12l\n\x16\x63lient_release_channel\x18\x10 \x01(\x0b\x32J.discord_protos.discord_experimentation.v1.Experiment.ClientReleaseChannelH\x00\x12N\n\x06\x61lways\x18\x11 \x01(\x0b\x32<.discord_protos.discord_experimentation.v1.Experiment.AlwaysH\x00\x12h\n\x14\x63lient_system_locale\x18\x12 \x01(\x0b\x32H.discord_protos.discord_experimentation.v1.Experiment.ClientSystemLocaleH\x00\x12i\n\x15unit_id_in_experiment\x18\x13 \x01(\x0b\x32H.discord_protos.discord_experimentation.v1.Experiment.UnitIdInExperimentH\x00\x42\x08\n\x06\x66ilter\x1a \n\x08Override\x12\x14\n\x0cvariation_id\x18\x01 \x01(\x05\x1a\x9b\x02\n\x04Rule\x12H\n\x04type\x18\x01 \x01(\x0e\x32:.discord_protos.discord_experimentation.v1.Experiment.Type\x12M\n\x07\x66ilters\x18\x02 \x03(\x0b\x32<.discord_protos.discord_experimentation.v1.Experiment.Filter\x12U\n\x08override\x18\x03 \x01(\x0b\x32>.discord_protos.discord_experimentation.v1.Experiment.OverrideH\x00\x88\x01\x01\x12\x16\n\x0eis_sunset_rule\x18\x04 \x01(\x08\x42\x0b\n\t_override\"9\n\x08UnitType\x12\x19\n\x15UNIT_TYPE_UNSPECIFIED\x10\x00\x12\x12\n\x0eUNIT_TYPE_USER\x10\x01\"O\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bTYPE_ACTIVE\x10\x01\x12\x0f\n\x0bTYPE_UNUSED\x10\x02\x12\x0f\n\x0bTYPE_BURNED\x10\x03\"\xb7\x01\n\x05Phase\x12\x15\n\x11PHASE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bPHASE_DRAFT\x10\x01\x12\x15\n\x11PHASE_MEASUREMENT\x10\x02\x12\x1b\n\x17PHASE_MEASUREMENT_ENDED\x10\x03\x12\x15\n\x11PHASE_ROLLING_OUT\x10\x04\x12\x14\n\x10PHASE_ROLLED_OUT\x10\x05\x12\x12\n\x0ePHASE_ARCHIVED\x10\x06\x12\x11\n\rPHASE_AA_MODE\x10\x07\"\x96\x01\n\x07Surface\x12\x17\n\x13SURFACE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bSURFACE_API\x10\x01\x12\x0f\n\x0bSURFACE_APP\x10\x02\x12\x1c\n\x18SURFACE_DEVELOPER_PORTAL\x10\x03\x12\x17\n\x13SURFACE_ADMIN_PANEL\x10\x04\x12\x19\n\x15SURFACE_ADS_BUDGET_AB\x10\x05\"Q\n\x10\x45xposureTracking\x12\x1d\n\x19\x45XPOSURE_TRACKING_ENABLED\x10\x00\x12\x1e\n\x1a\x45XPOSURE_TRACKING_DISABLED\x10\x01\"p\n\x0e\x41ssignmentMode\x12\x18\n\x14\x41SSIGNMENT_MODE_FULL\x10\x00\x12!\n\x1d\x41SSIGNMENT_MODE_FORCE_DEFAULT\x10\x01\x12!\n\x1d\x41SSIGNMENT_MODE_OVERRIDE_ONLY\x10\x02\x42\r\n\x0b_created_atB\x0c\n\n_edited_atB\r\n\x0b_hypothesisB\x11\n\x0f_tech_spec_linkb\x06proto3')
|
|
29
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n+discord_experimentation/v1/Experiment.proto\x12)discord_protos.discord_experimentation.v1\x1a\x1egoogle/protobuf/wrappers.proto\x1a\x1fgoogle/protobuf/timestamp.proto\"\xdb\x43\n\nExperiment\x12\n\n\x02id\x18\x01 \x01(\x06\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x33\n\ncreated_at\x18\x03 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x00\x88\x01\x01\x12\x12\n\ncreator_id\x18\x04 \x01(\x06\x12\x0f\n\x07version\x18\x05 \x01(\x05\x12\x32\n\tedited_at\x18\x06 \x01(\x0b\x32\x1a.google.protobuf.TimestampH\x01\x88\x01\x01\x12\x11\n\teditor_id\x18\x07 \x01(\x06\x12\r\n\x05title\x18\x08 \x01(\t\x12\x13\n\x0b\x64\x65scription\x18\t \x01(\t\x12\x35\n\nhypothesis\x18\n \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x02\x88\x01\x01\x12\x39\n\x0etech_spec_link\x18\x0b \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x03\x88\x01\x01\x12\x10\n\x08revision\x18\x0c \x01(\x05\x12\x10\n\x08hash_key\x18\r \x01(\t\x12Q\n\tunit_type\x18\x0e \x01(\x0e\x32>.discord_protos.discord_experimentation.v1.Experiment.UnitType\x12S\n\nvariations\x18\x0f \x03(\x0b\x32?.discord_protos.discord_experimentation.v1.Experiment.Variation\x12I\n\x05rules\x18\x10 \x03(\x0b\x32:.discord_protos.discord_experimentation.v1.Experiment.Rule\x12J\n\x05phase\x18\x12 \x01(\x0e\x32;.discord_protos.discord_experimentation.v1.Experiment.Phase\x12O\n\x08surfaces\x18\x13 \x03(\x0e\x32=.discord_protos.discord_experimentation.v1.Experiment.Surface\x12\x16\n\x0eowning_team_id\x18\x14 \x01(\t\x12&\n\x1e\x63\x61\x63hed_notification_channel_id\x18\x15 \x01(\x06\x12\x61\n\x11\x65xposure_tracking\x18\x16 \x01(\x0e\x32\x46.discord_protos.discord_experimentation.v1.Experiment.ExposureTracking\x12]\n\x0f\x61ssignment_mode\x18\x19 \x01(\x0e\x32\x44.discord_protos.discord_experimentation.v1.Experiment.AssignmentMode\x12\x1f\n\x17\x65nable_edit_raw_json_ui\x18\x17 \x01(\x08\x12\x1c\n\x14winning_variation_id\x18\x18 \x01(\x05\x12H\n\x04type\x18\x1a \x01(\x0e\x32:.discord_protos.discord_experimentation.v1.Experiment.Type\x12\x13\n\x0bis_template\x18\x1b \x01(\x08\x12\x1d\n\x15\x66ield_numbers_to_copy\x18\x1c \x03(\x05\x1ao\n\x06\x42ucket\x12\r\n\x05start\x18\x01 \x01(\x05\x12\x0c\n\x04stop\x18\x02 \x01(\x05\x12H\n\x04type\x18\x03 \x01(\x0e\x32:.discord_protos.discord_experimentation.v1.Experiment.Type\x1a\xa6\x02\n\tVariation\x12\n\n\x02id\x18\x01 \x01(\x05\x12\r\n\x05label\x18\x02 \x01(\t\x12\x19\n\x11target_allocation\x18\x03 \x01(\x05\x12M\n\x07\x62uckets\x18\x04 \x03(\x0b\x32<.discord_protos.discord_experimentation.v1.Experiment.Bucket\x12H\n\x04type\x18\x05 \x01(\x0e\x32:.discord_protos.discord_experimentation.v1.Experiment.Type\x12\x38\n\rconfiguration\x18\x06 \x01(\x0b\x32\x1c.google.protobuf.StringValueH\x00\x88\x01\x01\x42\x10\n\x0e_configuration\x1a\xa1\x01\n\x18PlatformVersionSpecifier\x12\r\n\x05major\x18\x01 \x01(\r\x12\x30\n\x05minor\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueH\x00\x88\x01\x01\x12\x30\n\x05\x62uild\x18\x03 \x01(\x0b\x32\x1c.google.protobuf.UInt64ValueH\x01\x88\x01\x01\x42\x08\n\x06_minorB\x08\n\x06_build\x1a\xa0\x01\n\x19PlatformVersionRangeBound\x12\x64\n\x07version\x18\x01 \x01(\x0b\x32N.discord_protos.discord_experimentation.v1.Experiment.PlatformVersionSpecifierH\x00\x88\x01\x01\x12\x11\n\tinclusive\x18\x02 \x01(\x08\x42\n\n\x08_version\x1a\x8c\x02\n\x14PlatformVersionRange\x12i\n\x0blower_bound\x18\x01 \x01(\x0b\x32O.discord_protos.discord_experimentation.v1.Experiment.PlatformVersionRangeBoundH\x00\x88\x01\x01\x12i\n\x0bupper_bound\x18\x02 \x01(\x0b\x32O.discord_protos.discord_experimentation.v1.Experiment.PlatformVersionRangeBoundH\x01\x88\x01\x01\x42\x0e\n\x0c_lower_boundB\x0e\n\x0c_upper_bound\x1a\x8c\x01\n\x0fPlatformVersion\x12Z\n\x06ranges\x18\x01 \x03(\x0b\x32J.discord_protos.discord_experimentation.v1.Experiment.PlatformVersionRange\x12\x1d\n\x15work_around_pyoto_bug\x18\x02 \x01(\x08\x1a\x46\n\x15\x43lientRequiredChanges\x12\x19\n\rcommit_hashes\x18\x01 \x03(\tB\x02\x10\x00\x12\x12\n\npr_numbers\x18\x02 \x03(\x05\x1a\x8f\x05\n\x0e\x43lientPlatform\x12_\n\x0bios_version\x18\x01 \x01(\x0b\x32\x45.discord_protos.discord_experimentation.v1.Experiment.PlatformVersionH\x00\x88\x01\x01\x12\x63\n\x0f\x61ndroid_version\x18\x02 \x01(\x0b\x32\x45.discord_protos.discord_experimentation.v1.Experiment.PlatformVersionH\x01\x88\x01\x01\x12_\n\x0bweb_version\x18\x03 \x01(\x0b\x32\x45.discord_protos.discord_experimentation.v1.Experiment.PlatformVersionH\x02\x88\x01\x01\x12\x62\n\x0enative_version\x18\x04 \x01(\x0b\x32\x45.discord_protos.discord_experimentation.v1.Experiment.PlatformVersionH\x03\x88\x01\x01\x12\x1c\n\x14\x61llow_non_native_web\x18\x06 \x01(\x08\x12q\n\x17\x63lient_required_changes\x18\x05 \x01(\x0b\x32K.discord_protos.discord_experimentation.v1.Experiment.ClientRequiredChangesH\x04\x88\x01\x01\x42\x0e\n\x0c_ios_versionB\x12\n\x10_android_versionB\x0e\n\x0c_web_versionB\x11\n\x0f_native_versionB\x1a\n\x18_client_required_changes\x1a&\n\x13SDKVersionSpecifier\x12\x0f\n\x07version\x18\x01 \x01(\x05\x1a\x96\x01\n\x14SDKVersionRangeBound\x12_\n\x07version\x18\x01 \x01(\x0b\x32I.discord_protos.discord_experimentation.v1.Experiment.SDKVersionSpecifierH\x00\x88\x01\x01\x12\x11\n\tinclusive\x18\x02 \x01(\x08\x42\n\n\x08_version\x1a\xfd\x01\n\x0fSDKVersionRange\x12\x64\n\x0blower_bound\x18\x01 \x01(\x0b\x32J.discord_protos.discord_experimentation.v1.Experiment.SDKVersionRangeBoundH\x00\x88\x01\x01\x12\x64\n\x0bupper_bound\x18\x02 \x01(\x0b\x32J.discord_protos.discord_experimentation.v1.Experiment.SDKVersionRangeBoundH\x01\x88\x01\x01\x42\x0e\n\x0c_lower_boundB\x0e\n\x0c_upper_bound\x1a\x82\x01\n\nSDKVersion\x12U\n\x06ranges\x18\x01 \x03(\x0b\x32\x45.discord_protos.discord_experimentation.v1.Experiment.SDKVersionRange\x12\x1d\n\x15work_around_pyoto_bug\x18\x02 \x01(\x08\x1a\xb5\x06\n\x15\x43lientOperatingSystem\x12Z\n\x0bios_version\x18\x01 \x01(\x0b\x32@.discord_protos.discord_experimentation.v1.Experiment.SDKVersionH\x00\x88\x01\x01\x12^\n\x0f\x61ndroid_version\x18\x02 \x01(\x0b\x32@.discord_protos.discord_experimentation.v1.Experiment.SDKVersionH\x01\x88\x01\x01\x12\\\n\rmacos_version\x18\x03 \x01(\x0b\x32@.discord_protos.discord_experimentation.v1.Experiment.SDKVersionH\x02\x88\x01\x01\x12^\n\x0fwindows_version\x18\x04 \x01(\x0b\x32@.discord_protos.discord_experimentation.v1.Experiment.SDKVersionH\x03\x88\x01\x01\x12\x62\n\x13playstation_version\x18\x05 \x01(\x0b\x32@.discord_protos.discord_experimentation.v1.Experiment.SDKVersionH\x04\x88\x01\x01\x12[\n\x0cxbox_version\x18\x06 \x01(\x0b\x32@.discord_protos.discord_experimentation.v1.Experiment.SDKVersionH\x05\x88\x01\x01\x12\\\n\rlinux_version\x18\x07 \x01(\x0b\x32@.discord_protos.discord_experimentation.v1.Experiment.SDKVersionH\x06\x88\x01\x01\x42\x0e\n\x0c_ios_versionB\x12\n\x10_android_versionB\x10\n\x0e_macos_versionB\x12\n\x10_windows_versionB\x16\n\x14_playstation_versionB\x0f\n\r_xbox_versionB\x10\n\x0e_linux_version\x1a>\n\nStaffUsers\x12\x15\n\rwork_accounts\x18\x01 \x01(\x08\x12\x19\n\x11personal_accounts\x18\x02 \x01(\x08\x1a \n\x0bUserInGuild\x12\x11\n\tguild_ids\x18\x01 \x03(\x06\x1a\x1b\n\x07UserIds\x12\x10\n\x08user_ids\x18\x01 \x03(\x06\x1a#\n\x0c\x43lientLocale\x12\x13\n\x07locales\x18\x01 \x03(\tB\x02\x10\x00\x1a\x39\n\tISORegion\x12\x13\n\x0biso_country\x18\x01 \x01(\t\x12\x17\n\x0fiso_subdivision\x18\x02 \x01(\t\x1a;\n\x05Place\x12\x0c\n\x04\x63ity\x18\x01 \x01(\t\x12\x13\n\x0bsubdivision\x18\x02 \x01(\t\x12\x0f\n\x07\x63ountry\x18\x03 \x01(\t\x1a\xcc\x01\n\x08Location\x12U\n\niso_region\x18\x01 \x01(\x0b\x32?.discord_protos.discord_experimentation.v1.Experiment.ISORegionH\x00\x12\x0f\n\x05is_eu\x18\x02 \x01(\x08H\x00\x12L\n\x05place\x18\x03 \x01(\x0b\x32;.discord_protos.discord_experimentation.v1.Experiment.PlaceH\x00\x42\n\n\x08location\x1a\x63\n\x0e\x43lientLocation\x12Q\n\tlocations\x18\x01 \x03(\x0b\x32>.discord_protos.discord_experimentation.v1.Experiment.Location\x1a\x1e\n\x08\x43lientIP\x12\x12\n\x06\x62locks\x18\x01 \x03(\tB\x02\x10\x00\x1a!\n\nUserLocale\x12\x13\n\x07locales\x18\x01 \x03(\tB\x02\x10\x00\x1a\x1b\n\tUserIsBot\x12\x0e\n\x06is_bot\x18\x01 \x01(\x08\x1a\xa6\x01\n\x0cUserAgeRange\x12\x38\n\rmin_age_years\x18\x01 \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueH\x00\x88\x01\x01\x12\x38\n\rmax_age_years\x18\x02 \x01(\x0b\x32\x1c.google.protobuf.UInt32ValueH\x01\x88\x01\x01\x42\x10\n\x0e_min_age_yearsB\x10\n\x0e_max_age_years\x1a\x1d\n\x0c\x46ixed64Value\x12\r\n\x05value\x18\x01 \x01(\x06\x1a\xd5\x01\n\x0bUserIDRange\x12W\n\x06min_id\x18\x01 \x01(\x0b\x32\x42.discord_protos.discord_experimentation.v1.Experiment.Fixed64ValueH\x00\x88\x01\x01\x12W\n\x06max_id\x18\x02 \x01(\x0b\x32\x42.discord_protos.discord_experimentation.v1.Experiment.Fixed64ValueH\x01\x88\x01\x01\x42\t\n\x07_min_idB\t\n\x07_max_id\x1a\x1b\n\x0bUserHasFlag\x12\x0c\n\x04mask\x18\x01 \x01(\x06\x1a\x37\n\x13UnitIdInRangeByHash\x12\x10\n\x08hash_key\x18\x01 \x01(\t\x12\x0e\n\x06target\x18\x02 \x01(\r\x1a\x34\n\x14\x43lientReleaseChannel\x12\x1c\n\x10release_channels\x18\x01 \x03(\tB\x02\x10\x00\x1a\x17\n\x06\x41lways\x12\r\n\x05value\x18\x01 \x01(\x08\x1a)\n\x12\x43lientSystemLocale\x12\x13\n\x07locales\x18\x01 \x03(\tB\x02\x10\x00\x1a\x42\n\x12UnitIdInExperiment\x12\x15\n\rexperiment_id\x18\x01 \x01(\x06\x12\x15\n\rvariation_ids\x18\x02 \x03(\x05\x1a\xaa\r\n\x06\x46ilter\x12^\n\x0e\x63lient_version\x18\x02 \x01(\x0b\x32\x44.discord_protos.discord_experimentation.v1.Experiment.ClientPlatformH\x00\x12`\n\tclient_os\x18\x03 \x01(\x0b\x32K.discord_protos.discord_experimentation.v1.Experiment.ClientOperatingSystemH\x00\x12Q\n\x05staff\x18\x04 \x01(\x0b\x32@.discord_protos.discord_experimentation.v1.Experiment.StaffUsersH\x00\x12Z\n\ruser_in_guild\x18\x05 \x01(\x0b\x32\x41.discord_protos.discord_experimentation.v1.Experiment.UserInGuildH\x00\x12Q\n\x08user_ids\x18\x06 \x01(\x0b\x32=.discord_protos.discord_experimentation.v1.Experiment.UserIdsH\x00\x12[\n\rclient_locale\x18\x07 \x01(\x0b\x32\x42.discord_protos.discord_experimentation.v1.Experiment.ClientLocaleH\x00\x12_\n\x0f\x63lient_location\x18\x08 \x01(\x0b\x32\x44.discord_protos.discord_experimentation.v1.Experiment.ClientLocationH\x00\x12S\n\tclient_ip\x18\t \x01(\x0b\x32>.discord_protos.discord_experimentation.v1.Experiment.ClientIPH\x00\x12W\n\x0buser_locale\x18\n \x01(\x0b\x32@.discord_protos.discord_experimentation.v1.Experiment.UserLocaleH\x00\x12N\n\x03\x62ot\x18\x0b \x01(\x0b\x32?.discord_protos.discord_experimentation.v1.Experiment.UserIsBotH\x00\x12\\\n\x0euser_age_range\x18\x0c \x01(\x0b\x32\x42.discord_protos.discord_experimentation.v1.Experiment.UserAgeRangeH\x00\x12Z\n\ruser_id_range\x18\r \x01(\x0b\x32\x41.discord_protos.discord_experimentation.v1.Experiment.UserIDRangeH\x00\x12Z\n\ruser_has_flag\x18\x0e \x01(\x0b\x32\x41.discord_protos.discord_experimentation.v1.Experiment.UserHasFlagH\x00\x12m\n\x18unit_id_in_range_by_hash\x18\x0f \x01(\x0b\x32I.discord_protos.discord_experimentation.v1.Experiment.UnitIdInRangeByHashH\x00\x12l\n\x16\x63lient_release_channel\x18\x10 \x01(\x0b\x32J.discord_protos.discord_experimentation.v1.Experiment.ClientReleaseChannelH\x00\x12N\n\x06\x61lways\x18\x11 \x01(\x0b\x32<.discord_protos.discord_experimentation.v1.Experiment.AlwaysH\x00\x12h\n\x14\x63lient_system_locale\x18\x12 \x01(\x0b\x32H.discord_protos.discord_experimentation.v1.Experiment.ClientSystemLocaleH\x00\x12i\n\x15unit_id_in_experiment\x18\x13 \x01(\x0b\x32H.discord_protos.discord_experimentation.v1.Experiment.UnitIdInExperimentH\x00\x42\x08\n\x06\x66ilter\x1a \n\x08Override\x12\x14\n\x0cvariation_id\x18\x01 \x01(\x05\x1a\x9b\x02\n\x04Rule\x12H\n\x04type\x18\x01 \x01(\x0e\x32:.discord_protos.discord_experimentation.v1.Experiment.Type\x12M\n\x07\x66ilters\x18\x02 \x03(\x0b\x32<.discord_protos.discord_experimentation.v1.Experiment.Filter\x12U\n\x08override\x18\x03 \x01(\x0b\x32>.discord_protos.discord_experimentation.v1.Experiment.OverrideH\x00\x88\x01\x01\x12\x16\n\x0eis_sunset_rule\x18\x04 \x01(\x08\x42\x0b\n\t_override\"9\n\x08UnitType\x12\x19\n\x15UNIT_TYPE_UNSPECIFIED\x10\x00\x12\x12\n\x0eUNIT_TYPE_USER\x10\x01\"O\n\x04Type\x12\x14\n\x10TYPE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bTYPE_ACTIVE\x10\x01\x12\x0f\n\x0bTYPE_UNUSED\x10\x02\x12\x0f\n\x0bTYPE_BURNED\x10\x03\"\xb7\x01\n\x05Phase\x12\x15\n\x11PHASE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bPHASE_DRAFT\x10\x01\x12\x15\n\x11PHASE_MEASUREMENT\x10\x02\x12\x1b\n\x17PHASE_MEASUREMENT_ENDED\x10\x03\x12\x15\n\x11PHASE_ROLLING_OUT\x10\x04\x12\x14\n\x10PHASE_ROLLED_OUT\x10\x05\x12\x12\n\x0ePHASE_ARCHIVED\x10\x06\x12\x11\n\rPHASE_AA_MODE\x10\x07\"\x96\x01\n\x07Surface\x12\x17\n\x13SURFACE_UNSPECIFIED\x10\x00\x12\x0f\n\x0bSURFACE_API\x10\x01\x12\x0f\n\x0bSURFACE_APP\x10\x02\x12\x1c\n\x18SURFACE_DEVELOPER_PORTAL\x10\x03\x12\x17\n\x13SURFACE_ADMIN_PANEL\x10\x04\x12\x19\n\x15SURFACE_ADS_BUDGET_AB\x10\x05\"Q\n\x10\x45xposureTracking\x12\x1d\n\x19\x45XPOSURE_TRACKING_ENABLED\x10\x00\x12\x1e\n\x1a\x45XPOSURE_TRACKING_DISABLED\x10\x01\"p\n\x0e\x41ssignmentMode\x12\x18\n\x14\x41SSIGNMENT_MODE_FULL\x10\x00\x12!\n\x1d\x41SSIGNMENT_MODE_FORCE_DEFAULT\x10\x01\x12!\n\x1d\x41SSIGNMENT_MODE_OVERRIDE_ONLY\x10\x02\x42\r\n\x0b_created_atB\x0c\n\n_edited_atB\r\n\x0b_hypothesisB\x11\n\x0f_tech_spec_linkb\x06proto3')
|
|
30
30
|
|
|
31
31
|
_globals = globals()
|
|
32
32
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
|
|
@@ -46,89 +46,89 @@ if not _descriptor._USE_C_DESCRIPTORS:
|
|
|
46
46
|
_globals['_EXPERIMENT_CLIENTSYSTEMLOCALE'].fields_by_name['locales']._loaded_options = None
|
|
47
47
|
_globals['_EXPERIMENT_CLIENTSYSTEMLOCALE'].fields_by_name['locales']._serialized_options = b'\020\000'
|
|
48
48
|
_globals['_EXPERIMENT']._serialized_start=156
|
|
49
|
-
_globals['_EXPERIMENT']._serialized_end=
|
|
50
|
-
_globals['_EXPERIMENT_BUCKET']._serialized_start=
|
|
51
|
-
_globals['_EXPERIMENT_BUCKET']._serialized_end=
|
|
52
|
-
_globals['_EXPERIMENT_VARIATION']._serialized_start=
|
|
53
|
-
_globals['_EXPERIMENT_VARIATION']._serialized_end=
|
|
54
|
-
_globals['_EXPERIMENT_PLATFORMVERSIONSPECIFIER']._serialized_start=
|
|
55
|
-
_globals['_EXPERIMENT_PLATFORMVERSIONSPECIFIER']._serialized_end=
|
|
56
|
-
_globals['_EXPERIMENT_PLATFORMVERSIONRANGEBOUND']._serialized_start=
|
|
57
|
-
_globals['_EXPERIMENT_PLATFORMVERSIONRANGEBOUND']._serialized_end=
|
|
58
|
-
_globals['_EXPERIMENT_PLATFORMVERSIONRANGE']._serialized_start=
|
|
59
|
-
_globals['_EXPERIMENT_PLATFORMVERSIONRANGE']._serialized_end=
|
|
60
|
-
_globals['_EXPERIMENT_PLATFORMVERSION']._serialized_start=
|
|
61
|
-
_globals['_EXPERIMENT_PLATFORMVERSION']._serialized_end=
|
|
62
|
-
_globals['_EXPERIMENT_CLIENTREQUIREDCHANGES']._serialized_start=
|
|
63
|
-
_globals['_EXPERIMENT_CLIENTREQUIREDCHANGES']._serialized_end=
|
|
64
|
-
_globals['_EXPERIMENT_CLIENTPLATFORM']._serialized_start=
|
|
65
|
-
_globals['_EXPERIMENT_CLIENTPLATFORM']._serialized_end=
|
|
66
|
-
_globals['_EXPERIMENT_SDKVERSIONSPECIFIER']._serialized_start=
|
|
67
|
-
_globals['_EXPERIMENT_SDKVERSIONSPECIFIER']._serialized_end=
|
|
68
|
-
_globals['_EXPERIMENT_SDKVERSIONRANGEBOUND']._serialized_start=
|
|
69
|
-
_globals['_EXPERIMENT_SDKVERSIONRANGEBOUND']._serialized_end=
|
|
70
|
-
_globals['_EXPERIMENT_SDKVERSIONRANGE']._serialized_start=
|
|
71
|
-
_globals['_EXPERIMENT_SDKVERSIONRANGE']._serialized_end=
|
|
72
|
-
_globals['_EXPERIMENT_SDKVERSION']._serialized_start=
|
|
73
|
-
_globals['_EXPERIMENT_SDKVERSION']._serialized_end=
|
|
74
|
-
_globals['_EXPERIMENT_CLIENTOPERATINGSYSTEM']._serialized_start=
|
|
75
|
-
_globals['_EXPERIMENT_CLIENTOPERATINGSYSTEM']._serialized_end=
|
|
76
|
-
_globals['_EXPERIMENT_STAFFUSERS']._serialized_start=
|
|
77
|
-
_globals['_EXPERIMENT_STAFFUSERS']._serialized_end=
|
|
78
|
-
_globals['_EXPERIMENT_USERINGUILD']._serialized_start=
|
|
79
|
-
_globals['_EXPERIMENT_USERINGUILD']._serialized_end=
|
|
80
|
-
_globals['_EXPERIMENT_USERIDS']._serialized_start=
|
|
81
|
-
_globals['_EXPERIMENT_USERIDS']._serialized_end=
|
|
82
|
-
_globals['_EXPERIMENT_CLIENTLOCALE']._serialized_start=
|
|
83
|
-
_globals['_EXPERIMENT_CLIENTLOCALE']._serialized_end=
|
|
84
|
-
_globals['_EXPERIMENT_ISOREGION']._serialized_start=
|
|
85
|
-
_globals['_EXPERIMENT_ISOREGION']._serialized_end=
|
|
86
|
-
_globals['_EXPERIMENT_PLACE']._serialized_start=
|
|
87
|
-
_globals['_EXPERIMENT_PLACE']._serialized_end=
|
|
88
|
-
_globals['_EXPERIMENT_LOCATION']._serialized_start=
|
|
89
|
-
_globals['_EXPERIMENT_LOCATION']._serialized_end=
|
|
90
|
-
_globals['_EXPERIMENT_CLIENTLOCATION']._serialized_start=
|
|
91
|
-
_globals['_EXPERIMENT_CLIENTLOCATION']._serialized_end=
|
|
92
|
-
_globals['_EXPERIMENT_CLIENTIP']._serialized_start=
|
|
93
|
-
_globals['_EXPERIMENT_CLIENTIP']._serialized_end=
|
|
94
|
-
_globals['_EXPERIMENT_USERLOCALE']._serialized_start=
|
|
95
|
-
_globals['_EXPERIMENT_USERLOCALE']._serialized_end=
|
|
96
|
-
_globals['_EXPERIMENT_USERISBOT']._serialized_start=
|
|
97
|
-
_globals['_EXPERIMENT_USERISBOT']._serialized_end=
|
|
98
|
-
_globals['_EXPERIMENT_USERAGERANGE']._serialized_start=
|
|
99
|
-
_globals['_EXPERIMENT_USERAGERANGE']._serialized_end=
|
|
100
|
-
_globals['_EXPERIMENT_FIXED64VALUE']._serialized_start=
|
|
101
|
-
_globals['_EXPERIMENT_FIXED64VALUE']._serialized_end=
|
|
102
|
-
_globals['_EXPERIMENT_USERIDRANGE']._serialized_start=
|
|
103
|
-
_globals['_EXPERIMENT_USERIDRANGE']._serialized_end=
|
|
104
|
-
_globals['_EXPERIMENT_USERHASFLAG']._serialized_start=
|
|
105
|
-
_globals['_EXPERIMENT_USERHASFLAG']._serialized_end=
|
|
106
|
-
_globals['_EXPERIMENT_UNITIDINRANGEBYHASH']._serialized_start=
|
|
107
|
-
_globals['_EXPERIMENT_UNITIDINRANGEBYHASH']._serialized_end=
|
|
108
|
-
_globals['_EXPERIMENT_CLIENTRELEASECHANNEL']._serialized_start=
|
|
109
|
-
_globals['_EXPERIMENT_CLIENTRELEASECHANNEL']._serialized_end=
|
|
110
|
-
_globals['_EXPERIMENT_ALWAYS']._serialized_start=
|
|
111
|
-
_globals['_EXPERIMENT_ALWAYS']._serialized_end=
|
|
112
|
-
_globals['_EXPERIMENT_CLIENTSYSTEMLOCALE']._serialized_start=
|
|
113
|
-
_globals['_EXPERIMENT_CLIENTSYSTEMLOCALE']._serialized_end=
|
|
114
|
-
_globals['_EXPERIMENT_UNITIDINEXPERIMENT']._serialized_start=
|
|
115
|
-
_globals['_EXPERIMENT_UNITIDINEXPERIMENT']._serialized_end=
|
|
116
|
-
_globals['_EXPERIMENT_FILTER']._serialized_start=
|
|
117
|
-
_globals['_EXPERIMENT_FILTER']._serialized_end=
|
|
118
|
-
_globals['_EXPERIMENT_OVERRIDE']._serialized_start=
|
|
119
|
-
_globals['_EXPERIMENT_OVERRIDE']._serialized_end=
|
|
120
|
-
_globals['_EXPERIMENT_RULE']._serialized_start=
|
|
121
|
-
_globals['_EXPERIMENT_RULE']._serialized_end=
|
|
122
|
-
_globals['_EXPERIMENT_UNITTYPE']._serialized_start=
|
|
123
|
-
_globals['_EXPERIMENT_UNITTYPE']._serialized_end=
|
|
124
|
-
_globals['_EXPERIMENT_TYPE']._serialized_start=
|
|
125
|
-
_globals['_EXPERIMENT_TYPE']._serialized_end=
|
|
126
|
-
_globals['_EXPERIMENT_PHASE']._serialized_start=
|
|
127
|
-
_globals['_EXPERIMENT_PHASE']._serialized_end=
|
|
128
|
-
_globals['_EXPERIMENT_SURFACE']._serialized_start=
|
|
129
|
-
_globals['_EXPERIMENT_SURFACE']._serialized_end=
|
|
130
|
-
_globals['_EXPERIMENT_EXPOSURETRACKING']._serialized_start=
|
|
131
|
-
_globals['_EXPERIMENT_EXPOSURETRACKING']._serialized_end=
|
|
132
|
-
_globals['_EXPERIMENT_ASSIGNMENTMODE']._serialized_start=
|
|
133
|
-
_globals['_EXPERIMENT_ASSIGNMENTMODE']._serialized_end=
|
|
49
|
+
_globals['_EXPERIMENT']._serialized_end=8823
|
|
50
|
+
_globals['_EXPERIMENT_BUCKET']._serialized_start=1390
|
|
51
|
+
_globals['_EXPERIMENT_BUCKET']._serialized_end=1501
|
|
52
|
+
_globals['_EXPERIMENT_VARIATION']._serialized_start=1504
|
|
53
|
+
_globals['_EXPERIMENT_VARIATION']._serialized_end=1798
|
|
54
|
+
_globals['_EXPERIMENT_PLATFORMVERSIONSPECIFIER']._serialized_start=1801
|
|
55
|
+
_globals['_EXPERIMENT_PLATFORMVERSIONSPECIFIER']._serialized_end=1962
|
|
56
|
+
_globals['_EXPERIMENT_PLATFORMVERSIONRANGEBOUND']._serialized_start=1965
|
|
57
|
+
_globals['_EXPERIMENT_PLATFORMVERSIONRANGEBOUND']._serialized_end=2125
|
|
58
|
+
_globals['_EXPERIMENT_PLATFORMVERSIONRANGE']._serialized_start=2128
|
|
59
|
+
_globals['_EXPERIMENT_PLATFORMVERSIONRANGE']._serialized_end=2396
|
|
60
|
+
_globals['_EXPERIMENT_PLATFORMVERSION']._serialized_start=2399
|
|
61
|
+
_globals['_EXPERIMENT_PLATFORMVERSION']._serialized_end=2539
|
|
62
|
+
_globals['_EXPERIMENT_CLIENTREQUIREDCHANGES']._serialized_start=2541
|
|
63
|
+
_globals['_EXPERIMENT_CLIENTREQUIREDCHANGES']._serialized_end=2611
|
|
64
|
+
_globals['_EXPERIMENT_CLIENTPLATFORM']._serialized_start=2614
|
|
65
|
+
_globals['_EXPERIMENT_CLIENTPLATFORM']._serialized_end=3269
|
|
66
|
+
_globals['_EXPERIMENT_SDKVERSIONSPECIFIER']._serialized_start=3271
|
|
67
|
+
_globals['_EXPERIMENT_SDKVERSIONSPECIFIER']._serialized_end=3309
|
|
68
|
+
_globals['_EXPERIMENT_SDKVERSIONRANGEBOUND']._serialized_start=3312
|
|
69
|
+
_globals['_EXPERIMENT_SDKVERSIONRANGEBOUND']._serialized_end=3462
|
|
70
|
+
_globals['_EXPERIMENT_SDKVERSIONRANGE']._serialized_start=3465
|
|
71
|
+
_globals['_EXPERIMENT_SDKVERSIONRANGE']._serialized_end=3718
|
|
72
|
+
_globals['_EXPERIMENT_SDKVERSION']._serialized_start=3721
|
|
73
|
+
_globals['_EXPERIMENT_SDKVERSION']._serialized_end=3851
|
|
74
|
+
_globals['_EXPERIMENT_CLIENTOPERATINGSYSTEM']._serialized_start=3854
|
|
75
|
+
_globals['_EXPERIMENT_CLIENTOPERATINGSYSTEM']._serialized_end=4675
|
|
76
|
+
_globals['_EXPERIMENT_STAFFUSERS']._serialized_start=4677
|
|
77
|
+
_globals['_EXPERIMENT_STAFFUSERS']._serialized_end=4739
|
|
78
|
+
_globals['_EXPERIMENT_USERINGUILD']._serialized_start=4741
|
|
79
|
+
_globals['_EXPERIMENT_USERINGUILD']._serialized_end=4773
|
|
80
|
+
_globals['_EXPERIMENT_USERIDS']._serialized_start=4775
|
|
81
|
+
_globals['_EXPERIMENT_USERIDS']._serialized_end=4802
|
|
82
|
+
_globals['_EXPERIMENT_CLIENTLOCALE']._serialized_start=4804
|
|
83
|
+
_globals['_EXPERIMENT_CLIENTLOCALE']._serialized_end=4839
|
|
84
|
+
_globals['_EXPERIMENT_ISOREGION']._serialized_start=4841
|
|
85
|
+
_globals['_EXPERIMENT_ISOREGION']._serialized_end=4898
|
|
86
|
+
_globals['_EXPERIMENT_PLACE']._serialized_start=4900
|
|
87
|
+
_globals['_EXPERIMENT_PLACE']._serialized_end=4959
|
|
88
|
+
_globals['_EXPERIMENT_LOCATION']._serialized_start=4962
|
|
89
|
+
_globals['_EXPERIMENT_LOCATION']._serialized_end=5166
|
|
90
|
+
_globals['_EXPERIMENT_CLIENTLOCATION']._serialized_start=5168
|
|
91
|
+
_globals['_EXPERIMENT_CLIENTLOCATION']._serialized_end=5267
|
|
92
|
+
_globals['_EXPERIMENT_CLIENTIP']._serialized_start=5269
|
|
93
|
+
_globals['_EXPERIMENT_CLIENTIP']._serialized_end=5299
|
|
94
|
+
_globals['_EXPERIMENT_USERLOCALE']._serialized_start=5301
|
|
95
|
+
_globals['_EXPERIMENT_USERLOCALE']._serialized_end=5334
|
|
96
|
+
_globals['_EXPERIMENT_USERISBOT']._serialized_start=5336
|
|
97
|
+
_globals['_EXPERIMENT_USERISBOT']._serialized_end=5363
|
|
98
|
+
_globals['_EXPERIMENT_USERAGERANGE']._serialized_start=5366
|
|
99
|
+
_globals['_EXPERIMENT_USERAGERANGE']._serialized_end=5532
|
|
100
|
+
_globals['_EXPERIMENT_FIXED64VALUE']._serialized_start=5534
|
|
101
|
+
_globals['_EXPERIMENT_FIXED64VALUE']._serialized_end=5563
|
|
102
|
+
_globals['_EXPERIMENT_USERIDRANGE']._serialized_start=5566
|
|
103
|
+
_globals['_EXPERIMENT_USERIDRANGE']._serialized_end=5779
|
|
104
|
+
_globals['_EXPERIMENT_USERHASFLAG']._serialized_start=5781
|
|
105
|
+
_globals['_EXPERIMENT_USERHASFLAG']._serialized_end=5808
|
|
106
|
+
_globals['_EXPERIMENT_UNITIDINRANGEBYHASH']._serialized_start=5810
|
|
107
|
+
_globals['_EXPERIMENT_UNITIDINRANGEBYHASH']._serialized_end=5865
|
|
108
|
+
_globals['_EXPERIMENT_CLIENTRELEASECHANNEL']._serialized_start=5867
|
|
109
|
+
_globals['_EXPERIMENT_CLIENTRELEASECHANNEL']._serialized_end=5919
|
|
110
|
+
_globals['_EXPERIMENT_ALWAYS']._serialized_start=5921
|
|
111
|
+
_globals['_EXPERIMENT_ALWAYS']._serialized_end=5944
|
|
112
|
+
_globals['_EXPERIMENT_CLIENTSYSTEMLOCALE']._serialized_start=5946
|
|
113
|
+
_globals['_EXPERIMENT_CLIENTSYSTEMLOCALE']._serialized_end=5987
|
|
114
|
+
_globals['_EXPERIMENT_UNITIDINEXPERIMENT']._serialized_start=5989
|
|
115
|
+
_globals['_EXPERIMENT_UNITIDINEXPERIMENT']._serialized_end=6055
|
|
116
|
+
_globals['_EXPERIMENT_FILTER']._serialized_start=6058
|
|
117
|
+
_globals['_EXPERIMENT_FILTER']._serialized_end=7764
|
|
118
|
+
_globals['_EXPERIMENT_OVERRIDE']._serialized_start=7766
|
|
119
|
+
_globals['_EXPERIMENT_OVERRIDE']._serialized_end=7798
|
|
120
|
+
_globals['_EXPERIMENT_RULE']._serialized_start=7801
|
|
121
|
+
_globals['_EXPERIMENT_RULE']._serialized_end=8084
|
|
122
|
+
_globals['_EXPERIMENT_UNITTYPE']._serialized_start=8086
|
|
123
|
+
_globals['_EXPERIMENT_UNITTYPE']._serialized_end=8143
|
|
124
|
+
_globals['_EXPERIMENT_TYPE']._serialized_start=8145
|
|
125
|
+
_globals['_EXPERIMENT_TYPE']._serialized_end=8224
|
|
126
|
+
_globals['_EXPERIMENT_PHASE']._serialized_start=8227
|
|
127
|
+
_globals['_EXPERIMENT_PHASE']._serialized_end=8410
|
|
128
|
+
_globals['_EXPERIMENT_SURFACE']._serialized_start=8413
|
|
129
|
+
_globals['_EXPERIMENT_SURFACE']._serialized_end=8563
|
|
130
|
+
_globals['_EXPERIMENT_EXPOSURETRACKING']._serialized_start=8565
|
|
131
|
+
_globals['_EXPERIMENT_EXPOSURETRACKING']._serialized_end=8646
|
|
132
|
+
_globals['_EXPERIMENT_ASSIGNMENTMODE']._serialized_start=8648
|
|
133
|
+
_globals['_EXPERIMENT_ASSIGNMENTMODE']._serialized_end=8760
|
|
134
134
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -256,6 +256,10 @@ export interface Experiment_ClientPlatform {
|
|
|
256
256
|
* @generated from protobuf field: optional discord_protos.discord_experimentation.v1.Experiment.PlatformVersion native_version = 4
|
|
257
257
|
*/
|
|
258
258
|
nativeVersion?: Experiment_PlatformVersion;
|
|
259
|
+
/**
|
|
260
|
+
* @generated from protobuf field: bool allow_non_native_web = 6
|
|
261
|
+
*/
|
|
262
|
+
allowNonNativeWeb: boolean;
|
|
259
263
|
/**
|
|
260
264
|
* @generated from protobuf field: optional discord_protos.discord_experimentation.v1.Experiment.ClientRequiredChanges client_required_changes = 5
|
|
261
265
|
*/
|
|
@@ -817,7 +821,11 @@ export declare enum Experiment_Surface {
|
|
|
817
821
|
/**
|
|
818
822
|
* @generated from protobuf enum value: SURFACE_ADMIN_PANEL = 4;
|
|
819
823
|
*/
|
|
820
|
-
ADMIN_PANEL = 4
|
|
824
|
+
ADMIN_PANEL = 4,
|
|
825
|
+
/**
|
|
826
|
+
* @generated from protobuf enum value: SURFACE_ADS_BUDGET_AB = 5;
|
|
827
|
+
*/
|
|
828
|
+
ADS_BUDGET_AB = 5
|
|
821
829
|
}
|
|
822
830
|
/**
|
|
823
831
|
* @generated from protobuf enum discord_protos.discord_experimentation.v1.Experiment.ExposureTracking
|
|
@@ -108,6 +108,10 @@ var Experiment_Surface;
|
|
|
108
108
|
* @generated from protobuf enum value: SURFACE_ADMIN_PANEL = 4;
|
|
109
109
|
*/
|
|
110
110
|
Experiment_Surface[Experiment_Surface["ADMIN_PANEL"] = 4] = "ADMIN_PANEL";
|
|
111
|
+
/**
|
|
112
|
+
* @generated from protobuf enum value: SURFACE_ADS_BUDGET_AB = 5;
|
|
113
|
+
*/
|
|
114
|
+
Experiment_Surface[Experiment_Surface["ADS_BUDGET_AB"] = 5] = "ADS_BUDGET_AB";
|
|
111
115
|
})(Experiment_Surface || (exports.Experiment_Surface = Experiment_Surface = {}));
|
|
112
116
|
/**
|
|
113
117
|
* @generated from protobuf enum discord_protos.discord_experimentation.v1.Experiment.ExposureTracking
|
|
@@ -851,11 +855,13 @@ class Experiment_ClientPlatform$Type extends runtime_4.MessageType {
|
|
|
851
855
|
{ no: 2, name: "android_version", kind: "message", T: () => exports.Experiment_PlatformVersion },
|
|
852
856
|
{ no: 3, name: "web_version", kind: "message", T: () => exports.Experiment_PlatformVersion },
|
|
853
857
|
{ no: 4, name: "native_version", kind: "message", T: () => exports.Experiment_PlatformVersion },
|
|
858
|
+
{ no: 6, name: "allow_non_native_web", kind: "scalar", T: 8 /*ScalarType.BOOL*/ },
|
|
854
859
|
{ no: 5, name: "client_required_changes", kind: "message", T: () => exports.Experiment_ClientRequiredChanges }
|
|
855
860
|
]);
|
|
856
861
|
}
|
|
857
862
|
create(value) {
|
|
858
863
|
const message = globalThis.Object.create((this.messagePrototype));
|
|
864
|
+
message.allowNonNativeWeb = false;
|
|
859
865
|
if (value !== undefined)
|
|
860
866
|
(0, runtime_3.reflectionMergePartial)(this, message, value);
|
|
861
867
|
return message;
|
|
@@ -877,6 +883,9 @@ class Experiment_ClientPlatform$Type extends runtime_4.MessageType {
|
|
|
877
883
|
case /* optional discord_protos.discord_experimentation.v1.Experiment.PlatformVersion native_version */ 4:
|
|
878
884
|
message.nativeVersion = exports.Experiment_PlatformVersion.internalBinaryRead(reader, reader.uint32(), options, message.nativeVersion);
|
|
879
885
|
break;
|
|
886
|
+
case /* bool allow_non_native_web */ 6:
|
|
887
|
+
message.allowNonNativeWeb = reader.bool();
|
|
888
|
+
break;
|
|
880
889
|
case /* optional discord_protos.discord_experimentation.v1.Experiment.ClientRequiredChanges client_required_changes */ 5:
|
|
881
890
|
message.clientRequiredChanges = exports.Experiment_ClientRequiredChanges.internalBinaryRead(reader, reader.uint32(), options, message.clientRequiredChanges);
|
|
882
891
|
break;
|
|
@@ -907,6 +916,9 @@ class Experiment_ClientPlatform$Type extends runtime_4.MessageType {
|
|
|
907
916
|
/* optional discord_protos.discord_experimentation.v1.Experiment.ClientRequiredChanges client_required_changes = 5; */
|
|
908
917
|
if (message.clientRequiredChanges)
|
|
909
918
|
exports.Experiment_ClientRequiredChanges.internalBinaryWrite(message.clientRequiredChanges, writer.tag(5, runtime_2.WireType.LengthDelimited).fork(), options).join();
|
|
919
|
+
/* bool allow_non_native_web = 6; */
|
|
920
|
+
if (message.allowNonNativeWeb !== false)
|
|
921
|
+
writer.tag(6, runtime_2.WireType.Varint).bool(message.allowNonNativeWeb);
|
|
910
922
|
let u = options.writeUnknownFields;
|
|
911
923
|
if (u !== false)
|
|
912
924
|
(u == true ? runtime_1.UnknownFieldHandler.onWrite : u)(this.typeName, message, writer);
|