dota_gcmessages_client_showcase.proto
- Module:
dota_gcmessages_client_showcase_pb2 - Syntax:
unknown - Package:
(none) - Imports: 9
- Messages: 60 (top-level: 49)
- Enums: 20 (top-level: 6)
Imports
steammessages.protodota_shared_enums.protodota_gcmessages_common.protodota_gcmessages_webapi.protogcsdk_gcmessages.protobase_gcmessages.protoecon_gcmessages.protodota_gcmessages_client.protovalveextensions.proto
Messages
Expand any message to inspect all fields.
CMsgShowcaseEconItemReference — fields: 4; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | id | uint64 | optional | `` | |
| 2 | original_id | uint64 | optional | `` | |
| 3 | definition_index | uint32 | optional | `` | |
| 4 | equipment_slot_index | int32 | optional | `` | default = -1 |
CMsgHeroPlusInfo — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | flags | uint32 | optional | `` |
CMsgShowcaseItem_Trophy — fields: 2; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | data | .CMsgShowcaseItem_Trophy.Data | optional | `` | |
| 2 | trophy_id | uint32 | optional | `` |
CMsgShowcaseItem_Trophy.Data — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgShowcaseItem_Trophy - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | trophy_score | uint32 | optional | `` |
CMsgShowcaseItem_EconItem — fields: 2; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | data | .CMsgShowcaseItem_EconItem.Data | optional | `` | |
| 2 | ref | .CMsgShowcaseEconItemReference | optional | `` |
CMsgShowcaseItem_EconItem.Data — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgShowcaseItem_EconItem - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | econ_item | .CSOEconItem | optional | `` |
CMsgShowcaseItem_Hero — fields: 12; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | data | .CMsgShowcaseItem_Hero.Data | optional | `` | |
| 2 | hero_id | int32 | optional | `` | |
| 3 | econ_item_refs | .CMsgShowcaseEconItemReference | repeated | `` | |
| 4 | rotation | uint32 | optional | `` | |
| 5 | flags | uint32 | optional | `` | |
| 6 | plus_info | .CMsgHeroPlusInfo | optional | `` | |
| 7 | animation_name | string | optional | `` | |
| 8 | animation_playback_speed | uint32 | optional | `` | default = 100 |
| 9 | animation_offset | uint32 | optional | `` | |
| 10 | zoom | uint32 | optional | `` | default = 100 |
| 11 | slot_index | uint32 | optional | `` | |
| 12 | model_index | uint32 | optional | `` |
CMsgShowcaseItem_Hero.Data — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgShowcaseItem_Hero - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | econ_items | .CSOEconItem | repeated | `` | |
| 2 | actual_hero_id | int32 | optional | `` | |
| 3 | plus_hero_xp | uint32 | optional | `` |
CMsgShowcaseItem_HeroIcon — fields: 3; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | data | .CMsgShowcaseItem_HeroIcon.Data | optional | `` | |
| 2 | hero_id | int32 | optional | `` | |
| 3 | econ_item_ref | .CMsgShowcaseEconItemReference | optional | `` |
CMsgShowcaseItem_HeroIcon.Data — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgShowcaseItem_HeroIcon - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | econ_item | .CSOEconItem | optional | `` |
CMsgShowcaseItem_PlayerMatch — fields: 3; oneofs: 0; nested messages: 1; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | data | .CMsgShowcaseItem_PlayerMatch.Data | optional | `` | |
| 2 | match_id | uint64 | optional | `` | |
| 3 | player_slot | uint32 | optional | `` |
CMsgShowcaseItem_PlayerMatch.Data — fields: 8; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgShowcaseItem_PlayerMatch - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | hero_id | int32 | optional | `` | |
| 2 | timestamp | uint32 | optional | `` | |
| 3 | duration | uint32 | optional | `` | |
| 4 | game_mode | .DOTA_GameMode | optional | `` | default = DOTA_GAMEMODE_NONE |
| 5 | outcome | .CMsgShowcaseItem_PlayerMatch.EPlayerOutcome | optional | `` | default = k_eInvalid |
| 6 | kills | uint32 | optional | `` | |
| 7 | deaths | uint32 | optional | `` | |
| 8 | assists | uint32 | optional | `` |
CMsgShowcaseItem_ChatWheel — fields: 2; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | data | .CMsgShowcaseItem_ChatWheel.Data | optional | `` | |
| 2 | chat_wheel_message_id | uint32 | optional | `` | default = 4294967295 |
CMsgShowcaseItem_ChatWheel.Data — fields: 0; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgShowcaseItem_ChatWheel - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| - | (none) |
CMsgShowcaseItem_Emoticon — fields: 2; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | data | .CMsgShowcaseItem_Emoticon.Data | optional | `` | |
| 2 | emoticon_id | uint32 | optional | `` |
CMsgShowcaseItem_Emoticon.Data — fields: 0; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgShowcaseItem_Emoticon - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| - | (none) |
CMsgShowcaseItem_SpiderGraph — fields: 1; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | data | .CMsgShowcaseItem_SpiderGraph.Data | optional | `` |
CMsgShowcaseItem_SpiderGraph.Data — fields: 0; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgShowcaseItem_SpiderGraph - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| - | (none) |
CMsgShowcaseItem_UserFeed — fields: 1; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | data | .CMsgShowcaseItem_UserFeed.Data | optional | `` |
CMsgShowcaseItem_UserFeed.Data — fields: 0; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgShowcaseItem_UserFeed - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| - | (none) |
CMsgShowcaseItem_Stat — fields: 2; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | data | .CMsgShowcaseItem_Stat.Data | optional | `` | |
| 2 | stat_id | .CMsgDOTAProfileCard.EStatID | optional | `` | default = k_eStat_Wins |
CMsgShowcaseItem_Stat.Data — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgShowcaseItem_Stat - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | stat_score | uint32 | optional | `` |
CMsgShowcaseBackground — fields: 5; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | data | .CMsgShowcaseBackground.Data | optional | `` | |
| 2 | loading_screen_ref | .CMsgShowcaseEconItemReference | optional | `` | |
| 3 | dim | uint32 | optional | `` | |
| 4 | blur | uint32 | optional | `` | |
| 5 | background_id | uint32 | optional | `` |
CMsgShowcaseBackground.Data — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgShowcaseBackground - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | loading_screen | .CSOEconItem | optional | `` |
CMsgShowcaseItemData — fields: 20; oneofs: 1; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs:
item
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | trophy | .CMsgShowcaseItem_Trophy | oneof | item | |
| 2 | econ_item_icon | .CMsgShowcaseItem_EconItem | oneof | item | |
| 3 | sticker | .CMsgShowcaseItem_EconItem | oneof | item | |
| 4 | hero_model | .CMsgShowcaseItem_Hero | oneof | item | |
| 5 | player_match | .CMsgShowcaseItem_PlayerMatch | oneof | item | |
| 6 | chat_wheel | .CMsgShowcaseItem_ChatWheel | oneof | item | |
| 7 | spray | .CMsgShowcaseItem_ChatWheel | oneof | item | |
| 8 | emoticon | .CMsgShowcaseItem_Emoticon | oneof | item | |
| 10 | courier | .CMsgShowcaseItem_EconItem | oneof | item | |
| 11 | ward | .CMsgShowcaseItem_EconItem | oneof | item | |
| 12 | hero_icon | .CMsgShowcaseItem_HeroIcon | oneof | item | |
| 13 | spider_graph | .CMsgShowcaseItem_SpiderGraph | oneof | item | |
| 14 | user_feed | .CMsgShowcaseItem_UserFeed | oneof | item | |
| 15 | stat | .CMsgShowcaseItem_Stat | oneof | item | |
| 16 | roshan | .CMsgShowcaseItem_EconItem | oneof | item | |
| 17 | creep | .CMsgShowcaseItem_EconItem | oneof | item | |
| 18 | tower | .CMsgShowcaseItem_EconItem | oneof | item | |
| 19 | effigy | .CMsgShowcaseItem_EconItem | oneof | item | |
| 20 | decoration | .CMsgShowcaseItem_EconItem | oneof | item | |
| 100 | background | .CMsgShowcaseBackground | oneof | item |
CMsgShowcaseItemPosition — fields: 10; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | position_x | int32 | optional | `` | |
| 2 | position_y | int32 | optional | `` | |
| 3 | scale | uint32 | optional | `` | |
| 4 | width | uint32 | optional | `` | |
| 5 | height | uint32 | optional | `` | |
| 6 | rotation | uint32 | optional | `` | |
| 7 | parent_id | uint32 | optional | `` | |
| 8 | parent_attachment_point_id | uint32 | optional | `` | |
| 9 | attachment_anchor_x | uint32 | optional | `` | |
| 10 | attachment_anchor_y | uint32 | optional | `` |
CMsgShowcaseItem — fields: 5; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | showcase_item_id | uint32 | optional | `` | |
| 2 | item_position | .CMsgShowcaseItemPosition | optional | `` | |
| 3 | item_data | .CMsgShowcaseItemData | optional | `` | |
| 4 | state | .EShowcaseItemState | optional | `` | default = k_eShowcaseItemState_Ok |
| 5 | flags | uint32 | optional | `` |
CMsgShowcase — fields: 3; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | showcase_items | .CMsgShowcaseItem | repeated | `` | |
| 3 | background | .CMsgShowcaseItem | optional | `` | |
| 4 | moderation_state | .CMsgShowcase.EModerationState | optional | `` | default = k_eModerationState_Ok |
CMsgClientToGCShowcaseGetUserData — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | account_id | uint32 | optional | `` | |
| 2 | showcase_type | .EShowcaseType | optional | `` | default = k_eShowcaseType_Invalid |
CMsgClientToGCShowcaseGetUserDataResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCShowcaseGetUserDataResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | showcase | .CMsgShowcase | optional | `` |
CMsgClientToGCShowcaseSetUserData — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | showcase_type | .EShowcaseType | optional | `` | default = k_eShowcaseType_Invalid |
| 2 | showcase | .CMsgShowcase | optional | `` | |
| 3 | format_version | uint32 | optional | `` |
CMsgClientToGCShowcaseSetUserDataResponse — fields: 3; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCShowcaseSetUserDataResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | validated_showcase | .CMsgShowcase | optional | `` | |
| 3 | locked_until_timestamp | uint32 | optional | `` |
CMsgClientToGCShowcaseSubmitReport — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | target_account_id | uint32 | optional | `` | |
| 2 | showcase_type | .EShowcaseType | optional | `` | default = k_eShowcaseType_Invalid |
| 3 | report_comment | string | optional | `` |
CMsgClientToGCShowcaseSubmitReportResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCShowcaseSubmitReportResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgShowcaseReportsRollupInfo — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | rollup_id | uint32 | optional | `` | |
| 2 | start_timestamp | uint32 | optional | `` | |
| 3 | end_timestamp | uint32 | optional | `` |
CMsgShowcaseReportsRollupList — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | rollups | .CMsgShowcaseReportsRollupInfo | repeated | `` |
CMsgShowcaseReportsRollupEntry — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | account_id | uint32 | optional | `` | |
| 2 | showcase_type | .EShowcaseType | optional | `` | default = k_eShowcaseType_Invalid |
| 3 | report_count | uint32 | optional | `` |
CMsgShowcaseReportsRollup — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | rollup_info | .CMsgShowcaseReportsRollupInfo | optional | `` | |
| 2 | rollup_entries | .CMsgShowcaseReportsRollupEntry | repeated | `` |
CMsgClientToGCShowcaseAdminGetReportsRollupList — fields: 0; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| - | (none) |
CMsgClientToGCShowcaseAdminGetReportsRollupListResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCShowcaseAdminGetReportsRollupListResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | rollup_list | .CMsgShowcaseReportsRollupList | optional | `` |
CMsgClientToGCShowcaseAdminGetReportsRollup — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | rollup_id | uint32 | optional | `` |
CMsgClientToGCShowcaseAdminGetReportsRollupResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCShowcaseAdminGetReportsRollupResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | rollup | .CMsgShowcaseReportsRollup | optional | `` |
CMsgShowcaseAuditEntry — fields: 4; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | showcase_type | .EShowcaseType | optional | `` | default = k_eShowcaseType_Invalid |
| 2 | audit_action | .EShowcaseAuditAction | optional | `` | default = k_eShowcaseAuditAction_Invalid |
| 3 | audit_data | uint64 | optional | `` | |
| 4 | timestamp | uint32 | optional | `` |
CMsgShowcaseReport — fields: 4; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | reporter_account_id | uint32 | optional | `` | |
| 2 | showcase_type | .EShowcaseType | optional | `` | default = k_eShowcaseType_Invalid |
| 3 | report_timestamp | uint32 | optional | `` | |
| 4 | report_comment | string | optional | `` |
CMsgShowcaseAdminUserDetails — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | locked_until_timestamp | uint32 | optional | `` | |
| 2 | audit_entries | .CMsgShowcaseAuditEntry | repeated | `` | |
| 3 | reports | .CMsgShowcaseReport | repeated | `` |
CMsgClientToGCShowcaseAdminGetUserDetails — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | account_id | uint32 | optional | `` |
CMsgClientToGCShowcaseAdminGetUserDetailsResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCShowcaseAdminGetUserDetailsResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | user_details | .CMsgShowcaseAdminUserDetails | optional | `` |
CMsgClientToGCShowcaseAdminReset — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | target_account_id | uint32 | optional | `` | |
| 2 | showcase_type | .EShowcaseType | optional | `` | default = k_eShowcaseType_Invalid |
CMsgClientToGCShowcaseAdminResetResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCShowcaseAdminResetResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCShowcaseAdminLockAccount — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | target_account_id | uint32 | optional | `` | |
| 2 | locked_until_timestamp | uint32 | optional | `` |
CMsgClientToGCShowcaseAdminLockAccountResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCShowcaseAdminLockAccountResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCShowcaseAdminConvict — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | target_account_id | uint32 | optional | `` | |
| 2 | showcase_type | .EShowcaseType | optional | `` | default = k_eShowcaseType_Invalid |
CMsgClientToGCShowcaseAdminConvictResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCShowcaseAdminConvictResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgClientToGCShowcaseAdminExonerate — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | target_account_id | uint32 | optional | `` | |
| 2 | showcase_type | .EShowcaseType | optional | `` | default = k_eShowcaseType_Invalid |
CMsgClientToGCShowcaseAdminExonerateResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCShowcaseAdminExonerateResponse.EResponse | optional | `` | default = k_eInternalError |
CMsgShowcaseModerationInfo — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | account_id | uint32 | optional | `` | |
| 2 | showcase_type | .EShowcaseType | optional | `` | default = k_eShowcaseType_Invalid |
| 3 | showcase_timestamp | uint32 | optional | `` |
CMsgClientToGCShowcaseModerationGetQueue — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | start_timestamp | uint32 | optional | `` | |
| 2 | result_count | uint32 | optional | `` |
CMsgClientToGCShowcaseModerationGetQueueResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCShowcaseModerationGetQueueResponse.EResponse | optional | `` | default = k_eInternalError |
| 2 | showcases | .CMsgShowcaseModerationInfo | repeated | `` |
CMsgClientToGCShowcaseModerationApplyModeration — fields: 4; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | account_id | uint32 | optional | `` | |
| 2 | showcase_type | .EShowcaseType | optional | `` | default = k_eShowcaseType_Invalid |
| 3 | showcase_timestamp | uint32 | optional | `` | |
| 4 | approve | bool | optional | `` |
CMsgClientToGCShowcaseModerationApplyModerationResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | response | .CMsgClientToGCShowcaseModerationApplyModerationResponse.EResponse | optional | `` | default = k_eInternalError |
Enums
Expand any enum to inspect all values.
EShowcaseHeroPlusFlag — values: 6
- Parent: (top-level)
| Name | Number |
|---|---|
k_eShowcaseHeroPlusFlag_None | 0 |
k_eShowcaseHeroPlusFlag_BadgePosTop | 1 |
k_eShowcaseHeroPlusFlag_BadgePosBottom | 2 |
k_eShowcaseHeroPlusFlag_BadgePosLeft | 4 |
k_eShowcaseHeroPlusFlag_BadgePosRight | 8 |
k_eShowcaseHeroPlusFlag_ShowRelics | 16 |
EShowcaseType — values: 5
- Parent: (top-level)
| Name | Number |
|---|---|
k_eShowcaseType_Invalid | 0 |
k_eShowcaseType_Profile | 1 |
k_eShowcaseType_MiniProfile | 2 |
k_eShowcaseType_DefaultProfile | 3 |
k_eShowcaseType_DefaultMiniProfile | 4 |
EShowcaseItemState — values: 6
- Parent: (top-level)
| Name | Number |
|---|---|
k_eShowcaseItemState_Ok | 0 |
k_eShowcaseItemState_MinorModifications | 1 |
k_eShowcaseItemState_ValidityUnknown | 2 |
k_eShowcaseItemState_PartiallyInvalid | 3 |
k_eShowcaseItemState_Invalid | 4 |
k_eShowcaseItemState_Failure | 5 |
EShowcaseAuditAction — values: 8
- Parent: (top-level)
| Name | Number |
|---|---|
k_eShowcaseAuditAction_Invalid | 0 |
k_eShowcaseAuditAction_ShowcaseChanged | 1 |
k_eShowcaseAuditAction_AdminShowcaseReset | 2 |
k_eShowcaseAuditAction_AdminShowcaseAccountLocked | 3 |
k_eShowcaseAuditAction_AdminShowcaseExonerated | 4 |
k_eShowcaseAuditAction_AdminShowcaseConvicted | 5 |
k_eShowcaseAuditAction_AdminModerationApproved | 6 |
k_eShowcaseAuditAction_AdminModerationRejected | 7 |
EShowcaseItemFlag — values: 2
- Parent: (top-level)
| Name | Number |
|---|---|
k_eShowcaseItemFlag_None | 0 |
k_eShowcaseItemFlag_FlipHorizontally | 1 |
EShowcaseItemFlag_Hero — values: 6
- Parent: (top-level)
| Name | Number |
|---|---|
k_eShowcaseItemFlag_Hero_None | 0 |
k_eShowcaseItemFlag_Hero_ShowPedestal | 1 |
k_eShowcaseItemFlag_Hero_UseCurrentLoadout | 2 |
k_eShowcaseItemFlag_Hero_ShowHeroCard | 4 |
k_eShowcaseItemFlag_Hero_HeroCardHideName | 8 |
k_eShowcaseItemFlag_Hero_HeroCardUseMovie | 16 |
CMsgShowcaseItem_PlayerMatch.EPlayerOutcome — values: 4
- Parent:
CMsgShowcaseItem_PlayerMatch
| Name | Number |
|---|---|
k_eInvalid | 0 |
k_eWin | 1 |
k_eLoss | 2 |
k_eNotScored | 3 |
CMsgShowcase.EModerationState — values: 2
- Parent:
CMsgShowcase
| Name | Number |
|---|---|
k_eModerationState_Ok | 0 |
k_eModerationState_PendingApproval | 1 |
CMsgClientToGCShowcaseGetUserDataResponse.EResponse — values: 6
- Parent:
CMsgClientToGCShowcaseGetUserDataResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eUnknownShowcase | 5 |
CMsgClientToGCShowcaseSetUserDataResponse.EResponse — values: 9
- Parent:
CMsgClientToGCShowcaseSetUserDataResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eInvalid | 5 |
k_eLockedFromEditing | 6 |
k_eBudgetExceeded | 7 |
k_eCommunicationScoreTooLow | 8 |
CMsgClientToGCShowcaseSubmitReportResponse.EResponse — values: 6
- Parent:
CMsgClientToGCShowcaseSubmitReportResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eAlreadyReported | 5 |
CMsgClientToGCShowcaseAdminGetReportsRollupListResponse.EResponse — values: 6
- Parent:
CMsgClientToGCShowcaseAdminGetReportsRollupListResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eNoPermission | 5 |
CMsgClientToGCShowcaseAdminGetReportsRollupResponse.EResponse — values: 7
- Parent:
CMsgClientToGCShowcaseAdminGetReportsRollupResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eNoPermission | 5 |
k_eNotFound | 6 |
CMsgClientToGCShowcaseAdminGetUserDetailsResponse.EResponse — values: 6
- Parent:
CMsgClientToGCShowcaseAdminGetUserDetailsResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eNoPermission | 5 |
CMsgClientToGCShowcaseAdminResetResponse.EResponse — values: 6
- Parent:
CMsgClientToGCShowcaseAdminResetResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eNoPermission | 5 |
CMsgClientToGCShowcaseAdminLockAccountResponse.EResponse — values: 6
- Parent:
CMsgClientToGCShowcaseAdminLockAccountResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eNoPermission | 5 |
CMsgClientToGCShowcaseAdminConvictResponse.EResponse — values: 7
- Parent:
CMsgClientToGCShowcaseAdminConvictResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eNoPermission | 5 |
k_eAlreadyConvicted | 6 |
CMsgClientToGCShowcaseAdminExonerateResponse.EResponse — values: 7
- Parent:
CMsgClientToGCShowcaseAdminExonerateResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eNoPermission | 5 |
k_eAlreadyExonerated | 6 |
CMsgClientToGCShowcaseModerationGetQueueResponse.EResponse — values: 6
- Parent:
CMsgClientToGCShowcaseModerationGetQueueResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eNoPermission | 5 |
CMsgClientToGCShowcaseModerationApplyModerationResponse.EResponse — values: 7
- Parent:
CMsgClientToGCShowcaseModerationApplyModerationResponse
| Name | Number |
|---|---|
k_eInternalError | 0 |
k_eSuccess | 1 |
k_eTooBusy | 2 |
k_eDisabled | 3 |
k_eTimeout | 4 |
k_eNoPermission | 5 |
k_eGone | 6 |