steammessages_int.proto
- Module:
steammessages_int_pb2 - Syntax:
unknown - Package:
(none) - Imports: 1
- Messages: 82 (top-level: 64)
- Enums: 3 (top-level: 0)
Imports
steammessages.proto
Messages
Expand any message to inspect all fields.
CMsgWebAPIKey — fields: 5; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | status | uint32 | optional | `` | default = 255 |
| 2 | account_id | uint32 | optional | `` | default = 0 |
| 3 | publisher_group_id | uint32 | optional | `` | default = 0 |
| 4 | key_id | uint32 | optional | `` | |
| 5 | domain | string | optional | `` |
CMsgHttpRequest — fields: 9; oneofs: 0; nested messages: 2; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | request_method | uint32 | optional | `` | |
| 2 | hostname | string | optional | `` | |
| 3 | url | string | optional | `` | |
| 4 | headers | .CMsgHttpRequest.RequestHeader | repeated | `` | |
| 5 | get_params | .CMsgHttpRequest.QueryParam | repeated | `` | |
| 6 | post_params | .CMsgHttpRequest.QueryParam | repeated | `` | |
| 7 | body | bytes | optional | `` | |
| 8 | absolute_timeout | uint32 | optional | `` | |
| 9 | use_https | bool | optional | `` |
CMsgHttpRequest.RequestHeader — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgHttpRequest - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | name | string | optional | `` | |
| 2 | value | string | optional | `` |
CMsgHttpRequest.QueryParam — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgHttpRequest - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | name | string | optional | `` | |
| 2 | value | bytes | optional | `` |
CMsgWebAPIRequest — fields: 6; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 2 | interface_name | string | optional | `` | |
| 3 | method_name | string | optional | `` | |
| 4 | version | uint32 | optional | `` | |
| 5 | api_key | .CMsgWebAPIKey | optional | `` | |
| 6 | request | .CMsgHttpRequest | optional | `` | |
| 7 | routing_app_id | uint32 | optional | `` |
CMsgHttpResponse — fields: 3; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | status_code | uint32 | optional | `` | |
| 2 | headers | .CMsgHttpResponse.ResponseHeader | repeated | `` | |
| 3 | body | bytes | optional | `` |
CMsgHttpResponse.ResponseHeader — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgHttpResponse - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | name | string | optional | `` | |
| 2 | value | string | optional | `` |
CMsgAMFindAccounts — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | search_type | uint32 | optional | `` | |
| 2 | search_string | string | optional | `` |
CMsgAMFindAccountsResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | steam_id | fixed64 | repeated | `` |
CMsgNotifyWatchdog — fields: 7; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | source | uint32 | optional | `` | |
| 2 | alert_type | uint32 | optional | `` | |
| 4 | critical | bool | optional | `` | |
| 5 | time | uint32 | optional | `` | |
| 6 | appid | uint32 | optional | `` | |
| 7 | text | string | optional | `` | |
| 12 | recipient | string | optional | `` |
CMsgAMGetLicenses — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | steamid | fixed64 | optional | `` |
CMsgPackageLicense — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | package_id | uint32 | optional | `` | |
| 2 | time_created | uint32 | optional | `` | |
| 3 | owner_id | uint32 | optional | `` |
CMsgAMGetLicensesResponse — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | license | .CMsgPackageLicense | repeated | `` | |
| 2 | result | uint32 | optional | `` |
CMsgGCGetCommandList — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | app_id | uint32 | optional | `` | |
| 2 | command_prefix | string | optional | `` |
CMsgGCGetCommandListResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | command_name | string | repeated | `` |
CGCMsgMemCachedGet — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | keys | string | repeated | `` |
CGCMsgMemCachedGetResponse — fields: 1; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | values | .CGCMsgMemCachedGetResponse.ValueTag | repeated | `` |
CGCMsgMemCachedGetResponse.ValueTag — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CGCMsgMemCachedGetResponse - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | found | bool | optional | `` | |
| 2 | value | bytes | optional | `` |
CGCMsgMemCachedSet — fields: 1; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | keys | .CGCMsgMemCachedSet.KeyPair | repeated | `` |
CGCMsgMemCachedSet.KeyPair — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CGCMsgMemCachedSet - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | name | string | optional | `` | |
| 2 | value | bytes | optional | `` |
CGCMsgMemCachedDelete — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | keys | string | repeated | `` |
CGCMsgMemCachedStats — fields: 0; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| - | (none) |
CGCMsgMemCachedStatsResponse — fields: 14; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | curr_connections | uint64 | optional | `` | |
| 2 | cmd_get | uint64 | optional | `` | |
| 3 | cmd_set | uint64 | optional | `` | |
| 4 | cmd_flush | uint64 | optional | `` | |
| 5 | get_hits | uint64 | optional | `` | |
| 6 | get_misses | uint64 | optional | `` | |
| 7 | delete_hits | uint64 | optional | `` | |
| 8 | delete_misses | uint64 | optional | `` | |
| 9 | bytes_read | uint64 | optional | `` | |
| 10 | bytes_written | uint64 | optional | `` | |
| 11 | limit_maxbytes | uint64 | optional | `` | |
| 12 | curr_items | uint64 | optional | `` | |
| 13 | evictions | uint64 | optional | `` | |
| 14 | bytes | uint64 | optional | `` |
CGCMsgSQLStats — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | schema_catalog | uint32 | optional | `` |
CGCMsgSQLStatsResponse — fields: 9; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | threads | uint32 | optional | `` | |
| 2 | threads_connected | uint32 | optional | `` | |
| 3 | threads_active | uint32 | optional | `` | |
| 4 | operations_submitted | uint32 | optional | `` | |
| 5 | prepared_statements_executed | uint32 | optional | `` | |
| 6 | non_prepared_statements_executed | uint32 | optional | `` | |
| 7 | deadlock_retries | uint32 | optional | `` | |
| 8 | operations_timed_out_in_queue | uint32 | optional | `` | |
| 9 | errors | uint32 | optional | `` |
CMsgAMAddFreeLicense — fields: 4; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | steamid | fixed64 | optional | `` | |
| 2 | ip_public | uint32 | optional | `` | |
| 3 | packageid | uint32 | optional | `` | |
| 4 | store_country_code | string | optional | `` |
CMsgAMAddFreeLicenseResponse — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | eresult | int32 | optional | `` | default = 2 |
| 2 | purchase_result_detail | int32 | optional | `` | |
| 3 | transid | fixed64 | optional | `` |
CGCMsgGetIPLocation — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | ips | fixed32 | repeated | `` |
CGCMsgGetIPASN — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | ips | fixed32 | repeated | `` |
CIPASNInfo — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | ip | fixed32 | optional | `` | |
| 2 | asn | uint32 | optional | `` |
CGCMsgGetIPASNResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | infos | .CIPASNInfo | repeated | `` |
CMsgAMSendEmail — fields: 6; oneofs: 0; nested messages: 2; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | steamid | fixed64 | optional | `` | |
| 2 | email_msg_type | uint32 | optional | `` | |
| 3 | email_format | uint32 | optional | `` | |
| 5 | persona_name_tokens | .CMsgAMSendEmail.PersonaNameReplacementToken | repeated | `` | |
| 6 | source_gc | uint32 | optional | `` | |
| 7 | tokens | .CMsgAMSendEmail.ReplacementToken | repeated | `` |
CMsgAMSendEmail.ReplacementToken — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgAMSendEmail - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | token_name | string | optional | `` | |
| 2 | token_value | string | optional | `` |
CMsgAMSendEmail.PersonaNameReplacementToken — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgAMSendEmail - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | steamid | fixed64 | optional | `` | |
| 2 | token_name | string | optional | `` |
CMsgAMSendEmailResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | eresult | uint32 | optional | `` | default = 2 |
CMsgGCGetEmailTemplate — fields: 4; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | app_id | uint32 | optional | `` | |
| 2 | email_msg_type | uint32 | optional | `` | |
| 3 | email_lang | int32 | optional | `` | |
| 4 | email_format | int32 | optional | `` |
CMsgGCGetEmailTemplateResponse — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | eresult | uint32 | optional | `` | default = 2 |
| 2 | template_exists | bool | optional | `` | |
| 3 | template | string | optional | `` |
CMsgAMGrantGuestPasses2 — fields: 5; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | steam_id | fixed64 | optional | `` | |
| 2 | package_id | uint32 | optional | `` | |
| 3 | passes_to_grant | int32 | optional | `` | |
| 4 | days_to_expiration | int32 | optional | `` | |
| 5 | action | int32 | optional | `` |
CMsgAMGrantGuestPasses2Response — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | eresult | int32 | optional | `` | default = 2 |
| 2 | passes_granted | int32 | optional | `` | default = 0 |
CMsgGCGetPersonaNames — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | steamids | fixed64 | repeated | `` |
CMsgGCGetPersonaNames_Response — fields: 2; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | succeeded_lookups | .CMsgGCGetPersonaNames_Response.PersonaName | repeated | `` | |
| 2 | failed_lookup_steamids | fixed64 | repeated | `` |
CMsgGCGetPersonaNames_Response.PersonaName — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgGCGetPersonaNames_Response - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | steamid | fixed64 | optional | `` | |
| 2 | persona_name | string | optional | `` |
CMsgGCCheckFriendship — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | steamid_left | fixed64 | optional | `` | |
| 2 | steamid_right | fixed64 | optional | `` |
CMsgGCCheckFriendship_Response — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | success | bool | optional | `` | |
| 2 | found_friendship | bool | optional | `` |
CMsgGCGetAppFriendsList — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | steamid | fixed64 | optional | `` | |
| 2 | include_friendship_timestamps | bool | optional | `` | |
| 3 | include_friends_with_no_play_time | bool | optional | `` |
CMsgGCGetAppFriendsList_Response — fields: 4; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | success | bool | optional | `` | |
| 2 | steamids | fixed64 | repeated | `` | |
| 3 | friendship_timestamps | fixed32 | repeated | `` | |
| 4 | last_playtimes | fixed32 | repeated | `` |
CMsgGCMsgMasterSetDirectory — fields: 2; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | master_dir_index | int32 | optional | `` | default = -1 |
| 2 | dir | .CMsgGCMsgMasterSetDirectory.SubGC | repeated | `` |
CMsgGCMsgMasterSetDirectory.SubGC — fields: 5; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgGCMsgMasterSetDirectory - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | dir_index | int32 | optional | `` | default = -1 |
| 2 | name | string | optional | `` | |
| 3 | box | string | optional | `` | |
| 4 | command_line | string | optional | `` | |
| 5 | gc_binary | string | optional | `` |
CMsgGCMsgMasterSetDirectory_Response — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | eresult | int32 | optional | `` | default = 2 |
| 2 | message | string | optional | `` |
CMsgGCMsgWebAPIJobRequestForwardResponse — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | dir_index | int32 | optional | `` | default = -1 |
CGCSystemMsg_GetPurchaseTrust_Request — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | steamid | fixed64 | optional | `` |
CGCSystemMsg_GetPurchaseTrust_Response — fields: 4; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | has_prior_purchase_history | bool | optional | `` | |
| 2 | has_no_recent_password_resets | bool | optional | `` | |
| 3 | is_wallet_cash_trusted | bool | optional | `` | |
| 4 | time_all_trusted | uint32 | optional | `` |
CMsgGCHAccountVacStatusChange — fields: 5; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | steam_id | fixed64 | optional | `` | |
| 2 | app_id | uint32 | optional | `` | |
| 3 | rtime_vacban_starts | uint32 | optional | `` | |
| 4 | is_banned_now | bool | optional | `` | |
| 5 | is_banned_future | bool | optional | `` |
CMsgGCRoutingInfo — fields: 5; oneofs: 0; nested messages: 0; nested enums: 1
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | dir_index | int32 | repeated | `` | |
| 2 | method | .CMsgGCRoutingInfo.RoutingMethod | optional | `` | default = RANDOM |
| 3 | fallback | .CMsgGCRoutingInfo.RoutingMethod | optional | `` | default = DISCARD |
| 4 | protobuf_field | uint32 | optional | `` | |
| 5 | webapi_param | string | optional | `` |
CMsgGCMsgMasterSetWebAPIRouting — fields: 1; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | entries | .CMsgGCMsgMasterSetWebAPIRouting.Entry | repeated | `` |
CMsgGCMsgMasterSetWebAPIRouting.Entry — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgGCMsgMasterSetWebAPIRouting - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | interface_name | string | optional | `` | |
| 2 | method_name | string | optional | `` | |
| 3 | routing | .CMsgGCRoutingInfo | optional | `` |
CMsgGCMsgMasterSetClientMsgRouting — fields: 1; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | entries | .CMsgGCMsgMasterSetClientMsgRouting.Entry | repeated | `` |
CMsgGCMsgMasterSetClientMsgRouting.Entry — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgGCMsgMasterSetClientMsgRouting - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | msg_type | uint32 | optional | `` | |
| 2 | routing | .CMsgGCRoutingInfo | optional | `` |
CMsgGCMsgMasterSetWebAPIRouting_Response — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | eresult | int32 | optional | `` | default = 2 |
CMsgGCMsgMasterSetClientMsgRouting_Response — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | eresult | int32 | optional | `` | default = 2 |
CMsgGCMsgSetOptions — fields: 3; oneofs: 0; nested messages: 1; nested enums: 2
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | options | .CMsgGCMsgSetOptions.Option | repeated | `` | |
| 2 | client_msg_ranges | .CMsgGCMsgSetOptions.MessageRange | repeated | `` | |
| 3 | gcsql_version | .CMsgGCMsgSetOptions.GCSQLVersion | optional | `` | default = GCSQL_VERSION_BASELINE |
CMsgGCMsgSetOptions.MessageRange — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgGCMsgSetOptions - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | low | uint32 | required | `` | |
| 2 | high | uint32 | required | `` |
CMsgGCHUpdateSession — fields: 9; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | steam_id | fixed64 | optional | `` | |
| 2 | app_id | uint32 | optional | `` | |
| 3 | online | bool | optional | `` | |
| 4 | server_steam_id | fixed64 | optional | `` | |
| 5 | server_addr | uint32 | optional | `` | |
| 6 | server_port | uint32 | optional | `` | |
| 7 | os_type | uint32 | optional | `` | |
| 8 | client_addr | uint32 | optional | `` | |
| 9 | extra_fields | .CMsgGCHUpdateSession.ExtraField | repeated | `` |
CMsgGCHUpdateSession.ExtraField — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgGCHUpdateSession - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | name | string | optional | `` | |
| 2 | value | string | optional | `` |
CMsgNotificationOfSuspiciousActivity — fields: 3; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | steamid | fixed64 | optional | `` | |
| 2 | appid | uint32 | optional | `` | |
| 3 | multiple_instances | .CMsgNotificationOfSuspiciousActivity.MultipleGameInstances | optional | `` |
CMsgNotificationOfSuspiciousActivity.MultipleGameInstances — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgNotificationOfSuspiciousActivity - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | app_instance_count | uint32 | optional | `` | |
| 2 | other_steamids | fixed64 | repeated | `` |
CMsgGCHVacVerificationChange — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | steamid | fixed64 | optional | `` | |
| 2 | appid | uint32 | optional | `` | |
| 3 | is_verified | bool | optional | `` |
CMsgGCHAccountPhoneNumberChange — fields: 5; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | steamid | fixed64 | optional | `` | |
| 2 | appid | uint32 | optional | `` | |
| 3 | phone_id | uint64 | optional | `` | |
| 4 | is_verified | bool | optional | `` | |
| 5 | is_identifying | bool | optional | `` |
CMsgGCHAccountTwoFactorChange — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | steamid | fixed64 | optional | `` | |
| 2 | appid | uint32 | optional | `` | |
| 3 | twofactor_enabled | bool | optional | `` |
CMsgGCCheckClanMembership — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | steamid | fixed64 | optional | `` | |
| 2 | clanid | uint32 | optional | `` |
CMsgGCCheckClanMembership_Response — fields: 1; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | ismember | bool | optional | `` |
CMsgGCHAppCheersReceived — fields: 2; oneofs: 0; nested messages: 2; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | appid | uint32 | optional | `` | |
| 2 | cheer_targets | .CMsgGCHAppCheersReceived.CheerTarget | repeated | `` |
CMsgGCHAppCheersReceived.CheerTypeAmount — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgGCHAppCheersReceived - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | cheer_type | uint32 | optional | `` | |
| 2 | cheer_amount | uint32 | optional | `` |
CMsgGCHAppCheersReceived.CheerTarget — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgGCHAppCheersReceived - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | cheer_target | uint64 | optional | `` | |
| 2 | cheer_types | .CMsgGCHAppCheersReceived.CheerTypeAmount | repeated | `` |
CMsgGCHAppCheersGetAllowedTypes — fields: 2; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | appid | uint32 | optional | `` | |
| 2 | cheer_target | uint64 | optional | `` |
CMsgGCHAppCheersGetAllowedTypesResponse — fields: 3; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | cheer_types_valid_all_users | uint32 | repeated | `` | |
| 2 | cheer_remaps | .CMsgGCHAppCheersGetAllowedTypesResponse.CheerRemaps | repeated | `` | |
| 3 | cache_duration | uint32 | optional | `` |
CMsgGCHAppCheersGetAllowedTypesResponse.CheerRemaps — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CMsgGCHAppCheersGetAllowedTypesResponse - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | original_cheer_type | uint32 | optional | `` | |
| 2 | remapped_cheer_type | uint32 | optional | `` | |
| 3 | account_ids | uint32 | repeated | `` |
CWorkshop_AddSpecialPayment_Request — fields: 5; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | appid | uint32 | optional | `` | |
| 2 | gameitemid | uint32 | optional | `` | |
| 3 | date | string | optional | `` | |
| 4 | payment_us_usd | uint64 | optional | `` | |
| 5 | payment_row_usd | uint64 | optional | `` |
CWorkshop_AddSpecialPayment_Response — fields: 0; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| - | (none) |
CWorkshop_GetSpecialPayments_Request — fields: 3; oneofs: 0; nested messages: 0; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | appid | uint32 | optional | `` | |
| 2 | gameitemid | uint32 | optional | `` | |
| 3 | date | string | optional | `` |
CWorkshop_GetSpecialPayments_Response — fields: 1; oneofs: 0; nested messages: 1; nested enums: 0
- Parent: (top-level)
- Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | special_payments | .CWorkshop_GetSpecialPayments_Response.SpecialPayment | repeated | `` |
CWorkshop_GetSpecialPayments_Response.SpecialPayment — fields: 5; oneofs: 0; nested messages: 0; nested enums: 0
- Parent:
CWorkshop_GetSpecialPayments_Response - Oneofs: (none)
| Tag | Field | Type | Label | Oneof | Notes |
|---|---|---|---|---|---|
| 1 | appid | uint32 | optional | `` | |
| 2 | gameitemid | uint32 | optional | `` | |
| 3 | date | string | optional | `` | |
| 4 | net_payment_us_usd | uint64 | optional | `` | |
| 5 | net_payment_row_usd | uint64 | optional | `` |
Enums
Expand any enum to inspect all values.
CMsgGCRoutingInfo.RoutingMethod — values: 6
- Parent:
CMsgGCRoutingInfo
| Name | Number |
|---|---|
RANDOM | 0 |
DISCARD | 1 |
CLIENT_STEAMID | 2 |
PROTOBUF_FIELD_UINT64 | 3 |
WEBAPI_PARAM | 4 |
WEBAPI_PARAM_STEAMID_ACCOUNTID | 5 |
CMsgGCMsgSetOptions.Option — values: 4
- Parent:
CMsgGCMsgSetOptions
| Name | Number |
|---|---|
NOTIFY_USER_SESSIONS | 0 |
NOTIFY_SERVER_SESSIONS | 1 |
NOTIFY_ACHIEVEMENTS | 2 |
NOTIFY_VAC_ACTION | 3 |
CMsgGCMsgSetOptions.GCSQLVersion — values: 2
- Parent:
CMsgGCMsgSetOptions
| Name | Number |
|---|---|
GCSQL_VERSION_BASELINE | 1 |
GCSQL_VERSION_BOOLTYPE | 2 |