steam-user
Version:
Steam client for Individual and AnonUser Steam account types
2,339 lines • 398 kB
JSON
{
"nested": {
"CAppBootstrapData": {
"fields": {
"appid": {
"type": "uint32",
"id": 1
},
"hidden": {
"type": "bool",
"id": 2
},
"user_tag": {
"rule": "repeated",
"type": "string",
"id": 3
}
}
},
"CAppOverview": {
"fields": {
"appid": {
"type": "uint32",
"id": 1
},
"display_name": {
"type": "string",
"id": 2
},
"visible_in_game_list": {
"type": "bool",
"id": 4
},
"subscribed_to": {
"type": "bool",
"id": 5
},
"sort_as": {
"type": "string",
"id": 6
},
"app_type": {
"type": "int32",
"id": 7,
"options": {
"(.description)": "enum"
}
},
"mru_index": {
"type": "uint32",
"id": 13
},
"rt_recent_activity_time": {
"type": "uint32",
"id": 14,
"options": {
"default": 0
}
},
"minutes_playtime_forever": {
"type": "uint32",
"id": 16,
"options": {
"default": 0
}
},
"minutes_playtime_last_two_weeks": {
"type": "uint32",
"id": 17,
"options": {
"default": 0
}
},
"rt_last_time_played": {
"type": "uint32",
"id": 18,
"options": {
"default": 0
}
},
"store_tag": {
"rule": "repeated",
"type": "uint32",
"id": 19,
"options": {
"packed": false
}
},
"association": {
"rule": "repeated",
"type": ".CAppOverview_AppAssociation",
"id": 20
},
"store_category": {
"rule": "repeated",
"type": "uint32",
"id": 23,
"options": {
"packed": false
}
},
"rt_original_release_date": {
"type": "uint32",
"id": 25,
"options": {
"default": 0
}
},
"rt_steam_release_date": {
"type": "uint32",
"id": 26,
"options": {
"default": 0
}
},
"icon_hash": {
"type": "string",
"id": 27
},
"logo_hash": {
"type": "string",
"id": 30
},
"controller_support": {
"type": "int32",
"id": 31,
"options": {
"(.description)": "enum"
}
},
"vr_supported": {
"type": "bool",
"id": 32
},
"metacritic_score": {
"type": "uint32",
"id": 36
},
"size_on_disk": {
"type": "uint64",
"id": 37
},
"third_party_mod": {
"type": "bool",
"id": 38
},
"icon_data": {
"type": "string",
"id": 39
},
"icon_data_format": {
"type": "string",
"id": 40
},
"gameid": {
"type": "string",
"id": 41
},
"library_capsule_filename": {
"type": "string",
"id": 42
},
"per_client_data": {
"rule": "repeated",
"type": ".CAppOverview_PerClientData",
"id": 43
},
"most_available_clientid": {
"type": "uint64",
"id": 44,
"options": {
"default": 0
}
},
"selected_clientid": {
"type": "uint64",
"id": 45,
"options": {
"default": 0
}
},
"rt_store_asset_mtime": {
"type": "uint32",
"id": 46
},
"rt_custom_image_mtime": {
"type": "uint32",
"id": 47
},
"optional_parent_app_id": {
"type": "uint32",
"id": 48
},
"owner_account_id": {
"type": "uint32",
"id": 49
},
"compat_mapping_enabled": {
"type": "bool",
"id": 50
},
"compat_mapping_priority": {
"type": "uint32",
"id": 51
},
"compat_mapping_tool_name": {
"type": "string",
"id": 52
},
"review_score_with_bombs": {
"type": "uint32",
"id": 53,
"options": {
"default": 0
}
},
"review_percentage_with_bombs": {
"type": "uint32",
"id": 54,
"options": {
"default": 0
}
},
"review_score_without_bombs": {
"type": "uint32",
"id": 55,
"options": {
"default": 0
}
},
"review_percentage_without_bombs": {
"type": "uint32",
"id": 56,
"options": {
"default": 0
}
},
"library_id": {
"type": "string",
"id": 57
},
"vr_only": {
"type": "bool",
"id": 58
},
"mastersub_appid": {
"type": "uint32",
"id": 59
},
"mastersub_includedwith_logo": {
"type": "string",
"id": 60
},
"compat_allowlist_setting": {
"type": "uint32",
"id": 61,
"options": {
"default": 0
}
},
"site_license_site_name": {
"type": "string",
"id": 62
},
"shortcut_override_appid": {
"type": "uint32",
"id": 63
},
"rt_last_time_locally_played": {
"type": "uint32",
"id": 65
},
"rt_purchased_time": {
"type": "uint32",
"id": 66
},
"header_filename": {
"type": "string",
"id": 67
},
"local_cache_version": {
"type": "uint32",
"id": 68
},
"number_of_copies": {
"type": "uint32",
"id": 72,
"options": {
"default": 1
}
},
"steam_hw_compat_category_packed": {
"type": "uint32",
"id": 73,
"options": {
"default": 0
}
}
}
},
"CAppOverview_AppAssociation": {
"fields": {
"type": {
"type": "int32",
"id": 1,
"options": {
"(.description)": "enum"
}
},
"name": {
"type": "string",
"id": 2
}
}
},
"CAppOverview_Change": {
"fields": {
"app_overview": {
"rule": "repeated",
"type": ".CAppOverview",
"id": 1
},
"removed_appid": {
"rule": "repeated",
"type": "uint32",
"id": 2,
"options": {
"packed": false
}
},
"full_update": {
"type": "bool",
"id": 3
},
"update_complete": {
"type": "bool",
"id": 4
}
}
},
"CAppOverview_PerClientData": {
"fields": {
"clientid": {
"type": "uint64",
"id": 1,
"options": {
"default": 0
}
},
"client_name": {
"type": "string",
"id": 2
},
"display_status": {
"type": "int32",
"id": 3,
"options": {
"(.description)": "enum"
}
},
"status_percentage": {
"type": "uint32",
"id": 4,
"options": {
"default": 0
}
},
"active_beta": {
"type": "string",
"id": 5
},
"installed": {
"type": "bool",
"id": 6
},
"bytes_downloaded": {
"type": "uint64",
"id": 7,
"options": {
"default": 0
}
},
"bytes_total": {
"type": "uint64",
"id": 8,
"options": {
"default": 0
}
},
"streaming_to_local_client": {
"type": "bool",
"id": 9
},
"is_available_on_current_platform": {
"type": "bool",
"id": 10
},
"is_invalid_os_type": {
"type": "bool",
"id": 11
},
"playtime_left": {
"type": "uint32",
"id": 12
},
"update_available_but_disabled_by_app": {
"type": "bool",
"id": 14
}
}
},
"CartAmount": {
"fields": {
"amount_in_cents": {
"type": "int64",
"id": 1
},
"currency_code": {
"type": "int32",
"id": 2
},
"formatted_amount": {
"type": "string",
"id": 3
}
}
},
"CartCoupon": {
"fields": {
"couponid": {
"type": "uint32",
"id": 1
},
"gidcoupon": {
"type": "uint64",
"id": 2
},
"title": {
"type": "string",
"id": 5
},
"coupon_description": {
"type": "string",
"id": 6
},
"large_icon_url": {
"type": "string",
"id": 7
},
"discount_pct": {
"type": "int32",
"id": 8
}
}
},
"CartGiftInfo": {
"fields": {
"accountid_giftee": {
"type": "int32",
"id": 1
},
"gift_message": {
"type": ".CartGiftMessage",
"id": 2
},
"time_scheduled_send": {
"type": "int32",
"id": 3
}
}
},
"CartGiftMessage": {
"fields": {
"gifteename": {
"type": "string",
"id": 1
},
"message": {
"type": "string",
"id": 2
},
"sentiment": {
"type": "string",
"id": 3
},
"signature": {
"type": "string",
"id": 4
}
}
},
"CBilling_Address": {
"fields": {
"first_name": {
"type": "string",
"id": 1
},
"last_name": {
"type": "string",
"id": 2
},
"address1": {
"type": "string",
"id": 3
},
"address2": {
"type": "string",
"id": 4
},
"city": {
"type": "string",
"id": 5
},
"us_state": {
"type": "string",
"id": 6
},
"country_code": {
"type": "string",
"id": 7
},
"postcode": {
"type": "string",
"id": 8
},
"zip_plus4": {
"type": "int32",
"id": 9
},
"phone": {
"type": "string",
"id": 10
}
}
},
"CBroadcast_NotifyBroadcastSessionHeartbeat_Notification": {
"fields": {
"broadcast_id": {
"type": "fixed64",
"id": 1
}
}
},
"CBroadcast_NotifyBroadcastUploadStop_Notification": {
"fields": {
"broadcast_upload_id": {
"type": "fixed64",
"id": 1
},
"upload_result": {
"type": "uint32",
"id": 2
}
}
},
"CChatPartyBeacon": {
"fields": {
"app_id": {
"type": "uint32",
"id": 1
},
"steamid_owner": {
"type": "fixed64",
"id": 2
},
"beacon_id": {
"type": "fixed64",
"id": 3
},
"game_metadata": {
"type": "string",
"id": 4
}
}
},
"CChatRoleActions": {
"fields": {
"role_id": {
"type": "uint64",
"id": 1
},
"can_create_rename_delete_channel": {
"type": "bool",
"id": 2
},
"can_kick": {
"type": "bool",
"id": 3
},
"can_ban": {
"type": "bool",
"id": 4
},
"can_invite": {
"type": "bool",
"id": 5
},
"can_change_tagline_avatar_name": {
"type": "bool",
"id": 6
},
"can_chat": {
"type": "bool",
"id": 7
},
"can_view_history": {
"type": "bool",
"id": 8
},
"can_change_group_roles": {
"type": "bool",
"id": 9
},
"can_change_user_roles": {
"type": "bool",
"id": 10
},
"can_mention_all": {
"type": "bool",
"id": 11
},
"can_set_watching_broadcast": {
"type": "bool",
"id": 12
}
}
},
"CChatRoom_GetChatRoomGroupSummary_Response": {
"fields": {
"chat_group_id": {
"type": "uint64",
"id": 1
},
"chat_group_name": {
"type": "string",
"id": 2
},
"active_member_count": {
"type": "uint32",
"id": 3
},
"active_voice_member_count": {
"type": "uint32",
"id": 4
},
"default_chat_id": {
"type": "uint64",
"id": 5
},
"chat_rooms": {
"rule": "repeated",
"type": ".CChatRoomState",
"id": 6
},
"clanid": {
"type": "uint32",
"id": 7
},
"chat_group_tagline": {
"type": "string",
"id": 8
},
"accountid_owner": {
"type": "uint32",
"id": 9
},
"top_members": {
"rule": "repeated",
"type": "uint32",
"id": 10,
"options": {
"packed": false
}
},
"chat_group_avatar_sha": {
"type": "bytes",
"id": 11
},
"rank": {
"type": "int32",
"id": 12,
"options": {
"(.description)": "enum"
}
},
"default_role_id": {
"type": "uint64",
"id": 13
},
"role_ids": {
"rule": "repeated",
"type": "uint64",
"id": 14,
"options": {
"packed": false
}
},
"role_actions": {
"rule": "repeated",
"type": ".CChatRoleActions",
"id": 15
},
"watching_broadcast_accountid": {
"type": "uint32",
"id": 16
},
"appid": {
"type": "uint32",
"id": 17
},
"party_beacons": {
"rule": "repeated",
"type": ".CChatPartyBeacon",
"id": 18
},
"watching_broadcast_channel_id": {
"type": "uint64",
"id": 19
},
"active_minigame_id": {
"type": "uint64",
"id": 20
},
"avatar_ugc_url": {
"type": "string",
"id": 21
},
"disabled": {
"type": "bool",
"id": 22
}
}
},
"CChatRoomState": {
"fields": {
"chat_id": {
"type": "uint64",
"id": 1
},
"chat_name": {
"type": "string",
"id": 2
},
"voice_allowed": {
"type": "bool",
"id": 3
},
"members_in_voice": {
"rule": "repeated",
"type": "uint32",
"id": 4,
"options": {
"packed": false
}
},
"time_last_message": {
"type": "uint32",
"id": 5
},
"sort_order": {
"type": "uint32",
"id": 6
},
"last_message": {
"type": "string",
"id": 7
},
"accountid_last_message": {
"type": "uint32",
"id": 8
}
}
},
"CClanEventData": {
"fields": {
"gid": {
"type": "fixed64",
"id": 1
},
"clan_steamid": {
"type": "fixed64",
"id": 2
},
"event_name": {
"type": "string",
"id": 3
},
"event_type": {
"type": "int32",
"id": 4,
"options": {
"(.description)": "enum"
}
},
"appid": {
"type": "uint32",
"id": 5
},
"server_address": {
"type": "string",
"id": 6
},
"server_password": {
"type": "string",
"id": 7
},
"rtime32_start_time": {
"type": "uint32",
"id": 8
},
"rtime32_end_time": {
"type": "uint32",
"id": 9
},
"comment_count": {
"type": "int32",
"id": 10
},
"creator_steamid": {
"type": "fixed64",
"id": 11
},
"last_update_steamid": {
"type": "fixed64",
"id": 12
},
"event_notes": {
"type": "string",
"id": 13
},
"jsondata": {
"type": "string",
"id": 14
},
"announcement_body": {
"type": ".CCommunity_ClanAnnouncementInfo",
"id": 15
},
"published": {
"type": "bool",
"id": 16
},
"hidden": {
"type": "bool",
"id": 17
},
"rtime32_visibility_start": {
"type": "uint32",
"id": 18
},
"rtime32_visibility_end": {
"type": "uint32",
"id": 19
},
"broadcaster_accountid": {
"type": "uint32",
"id": 20
},
"follower_count": {
"type": "uint32",
"id": 21
},
"ignore_count": {
"type": "uint32",
"id": 22
},
"forum_topic_id": {
"type": "fixed64",
"id": 23
},
"rtime32_last_modified": {
"type": "uint32",
"id": 24
},
"news_post_gid": {
"type": "fixed64",
"id": 25
},
"rtime_mod_reviewed": {
"type": "uint32",
"id": 26
},
"featured_app_tagid": {
"type": "uint32",
"id": 27
},
"referenced_appids": {
"rule": "repeated",
"type": "uint32",
"id": 28,
"options": {
"packed": false
}
}
}
},
"CClientMetrics_AppInterfaceCreation": {
"fields": {
"raw_version": {
"type": "string",
"id": 1
},
"requested_interface_type": {
"type": "string",
"id": 2
}
}
},
"CClientMetrics_AppInterfaceMethodCounts": {
"fields": {
"interface_name": {
"type": "string",
"id": 1
},
"method_name": {
"type": "string",
"id": 2
},
"call_count": {
"type": "uint32",
"id": 3
}
}
},
"CClientMetrics_AppInterfaceStats_Notification": {
"fields": {
"game_id": {
"type": "uint64",
"id": 1
},
"interfaces_created": {
"rule": "repeated",
"type": ".CClientMetrics_AppInterfaceCreation",
"id": 2
},
"methods_called": {
"rule": "repeated",
"type": ".CClientMetrics_AppInterfaceMethodCounts",
"id": 3
},
"session_length_seconds": {
"type": "uint32",
"id": 4
}
}
},
"CClientMetrics_ClientBootstrap_Notification": {
"fields": {
"summary": {
"type": ".CClientMetrics_ClientBootstrap_Summary",
"id": 1
}
}
},
"CClientMetrics_ClientBootstrap_RequestInfo": {
"fields": {
"original_hostname": {
"type": "string",
"id": 1
},
"actual_hostname": {
"type": "string",
"id": 2
},
"path": {
"type": "string",
"id": 3
},
"base_name": {
"type": "string",
"id": 4
},
"success": {
"type": "bool",
"id": 5
},
"status_code": {
"type": "uint32",
"id": 6
},
"address_of_request_url": {
"type": "string",
"id": 7
},
"response_time_ms": {
"type": "uint32",
"id": 8
},
"bytes_received": {
"type": "uint64",
"id": 9
},
"num_retries": {
"type": "uint32",
"id": 10
}
}
},
"CClientMetrics_ClientBootstrap_Summary": {
"fields": {
"launcher_type": {
"type": "uint32",
"id": 1
},
"steam_realm": {
"type": "uint32",
"id": 2
},
"beta_name": {
"type": "string",
"id": 3
},
"download_completed": {
"type": "bool",
"id": 4
},
"total_time_ms": {
"type": "uint32",
"id": 6
},
"manifest_requests": {
"rule": "repeated",
"type": ".CClientMetrics_ClientBootstrap_RequestInfo",
"id": 7
},
"package_requests": {
"rule": "repeated",
"type": ".CClientMetrics_ClientBootstrap_RequestInfo",
"id": 8
}
}
},
"CClientMetrics_ClipRange_Notification": {
"fields": {
"original_range_method": {
"type": "int32",
"id": 1,
"options": {
"(.description)": "enum"
}
},
"start": {
"type": ".CClientMetrics_ClipRange_Notification_RelativeRangeEdge",
"id": 2
},
"end": {
"type": ".CClientMetrics_ClipRange_Notification_RelativeRangeEdge",
"id": 3
},
"seconds": {
"type": "float",
"id": 4
},
"gameid": {
"type": "fixed64",
"id": 5
}
}
},
"CClientMetrics_ClipRange_Notification_RelativeRangeEdge": {
"fields": {
"original_range_method": {
"type": "int32",
"id": 1,
"options": {
"(.description)": "enum"
}
},
"latest_range_method": {
"type": "int32",
"id": 2,
"options": {
"(.description)": "enum"
}
},
"delta_ms": {
"type": "int32",
"id": 3
}
}
},
"CClientMetrics_ClipShare_Notification": {
"fields": {
"eresult": {
"type": "uint32",
"id": 1,
"options": {
"default": 2
}
},
"share_method": {
"type": "int32",
"id": 2,
"options": {
"(.description)": "enum"
}
},
"seconds": {
"type": "float",
"id": 3
},
"bytes": {
"type": "uint64",
"id": 4
},
"gameid": {
"type": "fixed64",
"id": 5
}
}
},
"CClientMetrics_CloudAppSyncStats_Notification": {
"fields": {
"app_id": {
"type": "uint32",
"id": 1
},
"platform_type": {
"type": "uint32",
"id": 2
},
"preload": {
"type": "bool",
"id": 3
},
"blocking_app_launch": {
"type": "bool",
"id": 4
},
"files_uploaded": {
"type": "uint32",
"id": 5
},
"files_downloaded": {
"type": "uint32",
"id": 6
},
"files_deleted": {
"type": "uint32",
"id": 7
},
"bytes_uploaded": {
"type": "uint64",
"id": 8
},
"bytes_downloaded": {
"type": "uint64",
"id": 9
},
"microsec_total": {
"type": "uint64",
"id": 10
},
"microsec_init_caches": {
"type": "uint64",
"id": 11
},
"microsec_validate_state": {
"type": "uint64",
"id": 12
},
"microsec_ac_launch": {
"type": "uint64",
"id": 13
},
"microsec_ac_prep_user_files": {
"type": "uint64",
"id": 14
},
"microsec_ac_exit": {
"type": "uint64",
"id": 15
},
"microsec_build_sync_list": {
"type": "uint64",
"id": 16
},
"microsec_delete_files": {
"type": "uint64",
"id": 17
},
"microsec_download_files": {
"type": "uint64",
"id": 18
},
"microsec_upload_files": {
"type": "uint64",
"id": 19
},
"hardware_type": {
"type": "uint32",
"id": 20
},
"files_managed": {
"type": "uint32",
"id": 21
}
}
},
"CClientMetrics_ContentDownloadResponse_Counts": {
"fields": {
"class_100": {
"type": "uint32",
"id": 1
},
"class_200": {
"type": "uint32",
"id": 2
},
"class_300": {
"type": "uint32",
"id": 3
},
"class_400": {
"type": "uint32",
"id": 4
},
"class_500": {
"type": "uint32",
"id": 5
},
"no_response": {
"type": "uint32",
"id": 6
},
"class_unknown": {
"type": "uint32",
"id": 7
}
}
},
"CClientMetrics_ContentDownloadResponse_Counts_Notification": {
"fields": {
"cell_id": {
"type": "uint32",
"id": 1
},
"data": {
"type": ".CClientMetrics_ContentDownloadResponse_Hosts",
"id": 2
}
}
},
"CClientMetrics_ContentDownloadResponse_HostCounts": {
"fields": {
"hostname": {
"type": "string",
"id": 1
},
"source_type": {
"type": "uint32",
"id": 2
},
"counts": {
"type": ".CClientMetrics_ContentDownloadResponse_Counts",
"id": 3
}
}
},
"CClientMetrics_ContentDownloadResponse_Hosts": {
"fields": {
"hosts": {
"rule": "repeated",
"type": ".CClientMetrics_ContentDownloadResponse_HostCounts",
"id": 1
}
}
},
"CClientMetrics_ContentValidation_Notification": {
"fields": {
"validation_result": {
"type": "int32",
"id": 1
},
"app_id": {
"type": "uint32",
"id": 2
},
"staged_files": {
"type": "bool",
"id": 3
},
"user_initiated": {
"type": "bool",
"id": 4
},
"early_out": {
"type": "bool",
"id": 5
},
"chunks_scanned": {
"type": "uint32",
"id": 6
},
"chunks_corrupt": {
"type": "uint32",
"id": 7
},
"bytes_scanned": {
"type": "uint64",
"id": 8
},
"chunk_bytes_corrupt": {
"type": "uint64",
"id": 9
},
"total_file_size_corrupt": {
"type": "uint64",
"id": 10
}
}
},
"CClientMetrics_DownloadRates_Notification": {
"fields": {
"cell_id": {
"type": "uint32",
"id": 1
},
"stats": {
"rule": "repeated",
"type": ".CClientMetrics_DownloadRates_Notification_StatsInfo",
"id": 2
},
"throttling_kbps": {
"type": "uint32",
"id": 3
},
"os_type": {
"type": "uint32",
"id": 4
},
"device_type": {
"type": "uint32",
"id": 5
}
}
},
"CClientMetrics_DownloadRates_Notification_StatsInfo": {
"fields": {
"source_type": {
"type": "uint32",
"id": 1
},
"source_id": {
"type": "uint32",
"id": 2
},
"bytes": {
"type": "uint64",
"id": 3
},
"host_name": {
"type": "string",
"id": 4
},
"microseconds": {
"type": "uint64",
"id": 5
},
"used_ipv6": {
"type": "bool",
"id": 6
},
"proxied": {
"type": "bool",
"id": 7
},
"used_http2": {
"type": "bool",
"id": 8
},
"cache_hits": {
"type": "uint32",
"id": 9
},
"cache_misses": {
"type": "uint32",
"id": 10
},
"hit_bytes": {
"type": "uint64",
"id": 11
},
"miss_bytes": {
"type": "uint64",
"id": 12
}
}
},
"CClientMetrics_EndGameRecording_Notification": {
"fields": {
"recording_type": {
"type": "int32",
"id": 1,
"options": {
"(.description)": "enum"
}
},
"seconds": {
"type": "float",
"id": 2
},
"bytes": {
"type": "uint64",
"id": 3
},
"gameid": {
"type": "fixed64",
"id": 4
}
}
},
"CClientMetrics_IPv6Connectivity_Notification": {
"fields": {
"cell_id": {
"type": "uint32",
"id": 1
},
"results": {
"rule": "repeated",
"type": ".CClientMetrics_IPv6Connectivity_Result",
"id": 2
},
"private_ip_is_rfc6598": {
"type": "bool",
"id": 3
}
}
},
"CClientMetrics_IPv6Connectivity_Result": {
"fields": {
"protocol_tested": {
"type": "uint32",
"id": 1
},
"connectivity_state": {
"type": "uint32",
"id": 2
}
}
},
"CClientMetrics_ReportClientArgs_Notification": {
"fields": {
"client_args": {
"rule": "repeated",
"type": "string",
"id": 1
},
"gpu_webview_regkey_disabled": {
"type": "bool",
"id": 2
},
"suppress_gpu_chrome": {
"type": "bool",
"id": 3
},
"browser_not_supported": {
"type": "bool",
"id": 4
},
"hw_accel_video_regkey_disabled": {
"type": "bool",
"id": 5
},
"mini_mode_enabled": {
"type": "bool",
"id": 6
},
"fps_counter_enabled": {
"type": "bool",
"id": 7
},
"library_low_bandwidth_mode_enabled": {
"type": "bool",
"id": 8
},
"library_low_perf_mode_enabled": {
"type": "bool",
"id": 9
},
"gr_mode": {
"type": "int32",
"id": 10
}
}
},
"CClientMetrics_ReportReactUsage_Notification": {
"fields": {
"product": {
"type": "string",
"id": 1
},
"version": {
"type": "string",
"id": 2
},
"routes": {
"rule": "repeated",
"type": ".CClientMetrics_ReportReactUsage_Notification_RouteData",
"id": 3
},
"components": {
"rule": "repeated",
"type": ".CClientMetrics_ReportReactUsage_Notification_ComponentData",
"id": 4
},
"actions": {
"rule": "repeated",
"type": ".CClientMetrics_ReportReactUsage_Notification_ActionData",
"id": 5
}
}
},
"CClientMetrics_ReportReactUsage_Notification_ActionData": {
"fields": {
"action": {
"type": "string",
"id": 1
},
"count": {
"type": "uint32",
"id": 2
}
}
},
"CClientMetrics_ReportReactUsage_Notification_ComponentData": {
"fields": {
"component": {
"type": "string",
"id": 1
},
"count": {
"type": "uint32",
"id": 2
}
}
},
"CClientMetrics_ReportReactUsage_Notification_RouteData": {
"fields": {
"route": {
"type": "string",
"id": 1
},
"count": {
"type": "uint32",
"id": 2
}
}
},
"CClientMetrics_SteamPipeWorkStats_Notification": {
"fields": {
"appid": {
"type": "uint32",
"id": 1
},
"depotid": {
"type": "uint32",
"id": 2
},
"work_type": {
"type": "int32",
"id": 3,
"options": {
"(.description)": "enum"
}
},
"operations": {
"rule": "repeated",
"type": ".CClientMetrics_SteamPipeWorkStats_Operation",
"id": 4
},
"hardware_type": {
"type": "uint32",
"id": 5
}
}
},
"CClientMetrics_SteamPipeWorkStats_Operation": {
"fields": {
"type": {
"type": "int32",
"id": 1,
"options": {
"(.description)": "enum"
}
},
"num_ops": {
"type": "uint32",
"id": 2
},
"num_bytes": {
"type": "uint64",
"id": 3
},
"busy_time_ms": {
"type": "uint64",
"id": 4
},
"idle_time_ms": {
"type": "uint64",
"id": 5
},
"sum_run_time_ms": {
"type": "uint64",
"id": 6
},
"sum_wait_time_ms": {
"type": "uint64",
"id": 7
}
}
},
"CClientNotificationAchievement": {
"fields": {
"achievement_id": {
"type": "string",
"id": 1
},
"appid": {
"type": "uint32",
"id": 2
},
"name": {
"type": "string",
"id": 3
},
"description": {
"type": "string",
"id": 4
},
"image_url": {
"type": "string",
"id": 5
},
"achieved": {
"type": "bool",
"id": 6
},
"rtime_unlocked": {
"type": "uint32",
"id": 7
},
"min_progress": {
"type": "float",
"id": 8
},
"current_progress": {
"type": "float",
"id": 9
},
"max_progress": {
"type": "float",
"id": 10
},
"global_achieved_pct": {
"type": "float",
"id": 11
}
}
},
"CClientNotificationBatteryTemperature": {
"fields": {
"temperature": {
"type": "uint32",
"id": 1
},
"notification_type": {
"type": "string",
"id": 2
}
}
},
"CClientNotificationBroadcastAvailableToWatch": {
"fields": {
"broadcast_permission": {
"type": "int32",
"id": 1
}
}
},
"CClientNotificationCannotReadControllerGuideButton": {
"fields": {
"controller_index": {
"type": "int32",
"id": 1
}
}
},
"CClientNotificationClaimSteamDeckRewards": {
"fields": {}
},
"CClientNotificationCloudSyncConflict": {
"fields": {
"appid": {
"type": "uint32",
"id": 1
}
}
},
"CClientNotificationCloudSyncFailure": {
"fields": {
"appid": {
"type": "uint32",
"id": 1
}
}
},
"CClientNotificationDockUnsupportedFirmware": {
"fields": {}
},
"CClientNotificationDownloadCompleted": {
"fields": {
"appid": {
"type": "uint32",
"id": 1
},
"dlc_appid": {
"type": "uint32",
"id": 2
}
}
},
"CClientNotificationFamilySharingDeviceAuthorizationChanged": {
"fields": {
"accountid_owner": {
"type": "uint32",
"id": 1
},
"authorized": {
"type": "bool",
"id": 2
}
}
},
"CClientNotificationFamilySharingLibraryAvailable": {
"fields": {
"accountid_owner": {
"type": "uint32",
"id": 1
}
}
},
"CClientNotificationFamilySharingStopPlaying": {
"fields": {
"accountid_owner": {
"type": "uint32",
"id": 1
},
"seconds_remaining": {
"type": "uint32",
"id": 2
},
"appid": {
"type": "uint32",
"id": 3
}
}
},
"CClientNotificationFriendInGame": {
"fields": {
"steamid": {
"type": "fixed64",
"id": 1
},
"game_name": {
"type": "string",
"id": 2
}
}
},
"CClientNotificationFriendInviteRollup": {
"fields": {
"new_invite_count": {
"type": "uint32",
"id": 1
}
}
},
"CClientNotificationFriendMessage": {
"fields": {
"tag": {
"type": "string",
"id": 1
},
"steamid": {
"type": "string",
"id": 2
},
"title": {
"type": "string",
"id": 3
},
"body": {
"type": "string",
"id": 4
},
"icon": {
"type": "string",
"id": 5
},
"notificationid": {
"type": "uint32",
"id": 6
},
"response_steamurl": {
"type": "string",
"id": 7
}
}
},
"CClientNotificationFriendOnline": {
"fields": {
"steamid": {
"type": "fixed64",
"id": 1
}
}
},
"CClientNotificationGameRecordingError": {
"fields": {
"game_id": {
"type": "fixed64",
"id": 1
},
"error_type": {
"type": "int32",
"id": 2,
"options": {
"(.description)": "enum"
}
}
}
},
"CClientNotificationGameRecordingStart": {
"fields": {
"game_id": {
"type": "fixed64",
"id": 1
}
}
},
"CClientNotificationGameRecordingStop": {
"fields": {
"game_id": {
"type": "fixed64",
"id": 1
},
"clip_id": {
"type": "string",
"id": 2
}
}
},
"CClientNotificationGameRecordingUserMarkerAdded": {
"fields": {
"game_id": {
"type": "fixed64",
"id": 1
}
}
},
"CClientNotificationGroupChatMessage": {
"fields": {
"tag": {
"type": "string",
"id": 1
},
"steamid_sender": {
"type": "string",
"id": 2
},
"chat_group_id": {
"type": "string",
"id": 3
},
"chat_id": {
"type": "string",
"id": 4
},
"title": {
"type": "string",
"id": 5
},
"body": {
"type": "string",
"id": 6
},
"rawbody": {
"type": "string",
"id": 7
},
"icon": {
"type": "string",
"id": 8
},
"notificationid": {
"type": "uint32",
"id": 9
}
}
},
"CClientNotificationHardwareSurveyPending": {
"fields": {}
},
"CClientNotificationIncomingVoiceChat": {
"fields": {
"steamid": {
"type": "fixed64",
"id": 1
}
}
},
"CClientNotificationItemAnnouncement": {
"fields": {
"new_item_count": {
"type": "uint32",
"id": 1
},
"new_backpack_items": {
"type": "bool",
"id": 2
}
}
},
"CClientNotificationLoginRefresh": {
"fields": {}
},
"CClientNotificationLowBattery": {
"fields": {
"pct_remaining": {
"type": "float",
"id": 1
}
}
},
"CClientNotificationLowDiskSpace": {
"fields": {
"folder_index": {
"type": "uint32",
"id": 1
}
}
},
"CClientNotificationOverlaySplashScreen": {
"fields": {}
},
"CClientNotificationPlaytimeWarning": {
"fields": {
"type": {
"type": "string",
"id": 1
},
"playtime_remaining": {
"type": "uint32",
"id": 2
}
}
},
"CClientNotificationRemoteClientConnection": {
"fields": {
"machine": {
"type": "string",
"id": 1
},
"connected": {
"type": "bool",
"id": 2
}
}
},
"CClientNotificationRemoteClientStartStream": {
"fields": {
"machine": {
"type": "string",
"id": 1
},
"game_name": {
"type": "string",
"id": 2
}
}
},
"CClientNotificationScreenshot": {
"fields": {
"screenshot_handle": {
"type": "string",
"id": 1
},
"description": {
"type": "string",
"id": 2
},
"local_url": {
"type": "string",
"id": 3
}
}
},
"CClientNotificationSteamInputActionSetChanged": {
"fields": {
"controller_index": {
"type": "int32",
"id": 1
},
"action_set_name": {
"type": "string",
"id": 2
}
}
},
"CClientNotificationStreamingClientConnection": {
"fields": {
"hostname": {
"type": "string",
"id": 1
},
"machine": {
"type": "string",
"id": 2
},
"connected": {
"type": "bool",
"id": 3
}
}
},
"CClientNotificationSystemUpdate": {
"fields": {
"type": {
"type": "int32",
"id": 1,
"options": {
"(.description)": "enum"
}
}
}
},
"CClientNotificationTimedTrialRemaining": {
"fields": {
"appid": {
"type": "uint32",
"id": 1
},
"icon": {
"type": "string",
"id": 2
},
"offline": {
"type": "bool",
"id": 3
},
"allowed_seconds": {
"type": "uint32",
"id": 4
},
"played_seconds": {
"type": "uint32",
"id": 5
}
}
},
"CClientNotificationTimerExpired": {
"fields": {}
},
"CCloud_PendingRemoteOperation": {
"fields": {
"operation": {
"type": "int32",
"id": 1,
"options": {
"(.description)": "enum"
}
},
"machine_name": {
"type": "string",
"id": 2
},
"client_id": {
"type": "uint64",
"id": 3
},
"time_last_updated": {
"type": "uint32",
"id": 4
},
"os_type": {
"type": "int32",
"id": 5
},
"device_type": {
"type": "int32",
"id": 6
}
}
},
"CCommunity_ClanAnnouncementInfo": {
"fields": {
"gid": {
"type": "uint64",
"id": 1
},
"clanid": {
"type": "uint64",
"id": 2
},
"posterid": {
"type": "uint64",
"id": 3
},
"headline": {
"type": "string",
"id": 4
},
"posttime": {
"type": "uint32",
"id": 5
},
"updatetime": {
"type": "uint32",
"id": 6
},
"body": {
"type": "string",
"id": 7
},
"commentcount": {
"type": "int32",
"id": 8
},
"tags": {
"rule": "repeated",
"type": "string",
"id": 9
},
"language": {
"type": "int32",
"id": 10
},
"hidden": {
"type": "bool",
"id": 11
},
"forum_topic_id": {
"type": "fixed64",
"id": 12
},
"event_gid": {
"type": "fixed64",
"id": 13
},
"voteupcount": {
"type": "int32",
"id": 14
},
"votedowncount": {
"type": "int32",
"id": 15
}
}
},
"CCuratorPreferences": {
"fields": {
"supported_languages": {
"type": "uint32",
"id": 1
},
"platform_windows": {
"type": "bool",
"id": 2
},
"platform_mac": {
"type": "bool",
"id": 3
},
"platform_linux": {
"type": "bool",
"id": 4
},
"vr_content": {
"type": "bool",
"id": 5
},
"adult_content_violence": {
"type": "bool",
"id": 6
},
"adult_content_sex": {
"type": "bool",
"id": 7
},
"timestamp_updated": {
"type": "uint32",
"id": 8
},
"tagids_curated": {
"rule": "repeated",
"type": "uint32",
"id": 9,
"options": {
"packed": false
}
},
"tagids_filtered": {
"rule": "repeated",
"type": "uint32",
"id": 10,
"options": {
"packed": false
}
},
"website_title": {
"type": "string",
"id": 11
},
"website_url": {
"type": "string",
"id": 12
},
"discussion_url": {
"type": "string",
"id": 13
},
"show_broadcast": {
"type": "bool",
"id": 14
}
}
},
"CGameNetworkingUI_AppSummary": {
"fields": {
"appid": {
"type": "uint32",
"id": 1
},
"ip_was_shared_with_friend": {
"type": "bool",
"id": 10
},
"ip_was_shared_with_nonfriend": {
"type": "bool",
"id": 11
},
"active_connections": {
"type": "uint32",
"id": 20
},
"main_cxn": {
"type": ".CGameNetworkingUI_ConnectionSummary",
"id": 30
}
}
},
"CGameNetworkingUI_ConnectionState": {
"fields": {
"connection_key": {
"type": "string",
"id": 1
},
"appid": {
"type": "uint32",
"id": 2
},
"connection_id_local": {
"type": "fixed32",
"id": 3
},
"identity_local": {
"type": "string",
"id": 4
},
"identity_remote": {
"type": "string",
"id": 5
},
"connection_state": {
"type": "uint32",
"id": 10
},
"start_time": {
"type": "uint32",
"id": 12
},
"close_time": {
"type": "uint32",
"id": 13
},
"close_reason": {
"type": "uint32",
"id": 14
},
"close_message": {
"type": "string",
"id": 15
},
"status_loc_token": {
"type": "string",
"id": 16
},
"transport_kind": {
"type": "uint32",
"id": 20
},
"sdrpopid_local": {
"type": "string",
"id": 21
},
"sdrpopid_remote": {
"type": "string",
"id": 22
},
"address_remote": {
"type": "string",
"id": 23
},
"p2p_routing": {
"type": ".CMsgSteamDatagramP2PRoutingSummary",
"id": 24
},
"ping_interior": {
"type": "uint32",
"id": 25
},
"ping_remote_front": {
"type": "uint32",
"id": 26
},
"ping_default_internet_route": {
"type": "uint32",
"id": 27
},
"e2e_quality_local": {
"type": ".CMsgSteamDatagramConnectionQuality",
"id": 30
},
"e2e_quality_remote": {
"type": ".CMsgSteamDatagramConnectionQuality",
"id": 31
},
"e2e_quality_remote_instantaneous_time":