mirror of
https://codeberg.org/steam-vent/proto.git
synced 2026-08-02 12:14:48 +02:00
Update to latest proto definitions from SteamDatabase/Protobufs
From commit 085746bbf6b48d1b89b7a63e7876932793f4c08f
This commit is contained in:
parent
d936a6049b
commit
9946f23749
127 changed files with 40662 additions and 28630 deletions
|
|
@ -21,9 +21,14 @@ message CMsgClientRichPresenceRequest {
|
|||
}
|
||||
|
||||
message CMsgClientRichPresenceInfo {
|
||||
message KV {
|
||||
optional string key = 1;
|
||||
optional string value = 2;
|
||||
}
|
||||
|
||||
message RichPresence {
|
||||
optional fixed64 steamid_user = 1;
|
||||
optional bytes rich_presence_kv = 2;
|
||||
repeated .CMsgClientRichPresenceInfo.KV rich_presense = 3;
|
||||
}
|
||||
|
||||
repeated .CMsgClientRichPresenceInfo.RichPresence rich_presence = 1;
|
||||
|
|
@ -46,66 +51,6 @@ message CMsgClientCheckFileSignatureResponse {
|
|||
optional uint32 evalvesignaturecheckdetail = 10;
|
||||
}
|
||||
|
||||
message CMsgClientReadMachineAuth {
|
||||
optional string filename = 1;
|
||||
optional uint32 offset = 2;
|
||||
optional uint32 cubtoread = 3;
|
||||
}
|
||||
|
||||
message CMsgClientReadMachineAuthResponse {
|
||||
optional string filename = 1;
|
||||
optional uint32 eresult = 2;
|
||||
optional uint32 filesize = 3;
|
||||
optional bytes sha_file = 4;
|
||||
optional uint32 getlasterror = 5;
|
||||
optional uint32 offset = 6;
|
||||
optional uint32 cubread = 7;
|
||||
optional bytes bytes_read = 8;
|
||||
optional string filename_sentry = 9;
|
||||
}
|
||||
|
||||
message CMsgClientUpdateMachineAuth {
|
||||
optional string filename = 1;
|
||||
optional uint32 offset = 2;
|
||||
optional uint32 cubtowrite = 3;
|
||||
optional bytes bytes = 4;
|
||||
optional uint32 otp_type = 5;
|
||||
optional string otp_identifier = 6;
|
||||
optional bytes otp_sharedsecret = 7;
|
||||
optional uint32 otp_timedrift = 8;
|
||||
}
|
||||
|
||||
message CMsgClientUpdateMachineAuthResponse {
|
||||
optional string filename = 1;
|
||||
optional uint32 eresult = 2;
|
||||
optional uint32 filesize = 3;
|
||||
optional bytes sha_file = 4;
|
||||
optional uint32 getlasterror = 5;
|
||||
optional uint32 offset = 6;
|
||||
optional uint32 cubwrote = 7;
|
||||
optional int32 otp_type = 8;
|
||||
optional uint32 otp_value = 9;
|
||||
optional string otp_identifier = 10;
|
||||
}
|
||||
|
||||
message CMsgClientRequestMachineAuth {
|
||||
optional string filename = 1;
|
||||
optional uint32 eresult_sentryfile = 2;
|
||||
optional uint32 filesize = 3;
|
||||
optional bytes sha_sentryfile = 4;
|
||||
optional int32 lock_account_action = 6;
|
||||
optional uint32 otp_type = 7;
|
||||
optional string otp_identifier = 8;
|
||||
optional bytes otp_sharedsecret = 9;
|
||||
optional uint32 otp_value = 10;
|
||||
optional string machine_name = 11;
|
||||
optional string machine_name_userchosen = 12;
|
||||
}
|
||||
|
||||
message CMsgClientRequestMachineAuthResponse {
|
||||
optional uint32 eresult = 1;
|
||||
}
|
||||
|
||||
message CMsgClientRegisterKey {
|
||||
optional string key = 1;
|
||||
}
|
||||
|
|
@ -164,12 +109,6 @@ message CMsgTrading_StartSession {
|
|||
optional uint64 other_steamid = 1;
|
||||
}
|
||||
|
||||
message CMsgClientGetCDNAuthToken {
|
||||
optional uint32 depot_id = 1;
|
||||
optional string host_name = 2;
|
||||
optional uint32 app_id = 3;
|
||||
}
|
||||
|
||||
message CMsgClientGetDepotDecryptionKey {
|
||||
optional uint32 depot_id = 1;
|
||||
optional uint32 app_id = 2;
|
||||
|
|
@ -198,45 +137,6 @@ message CMsgClientCheckAppBetaPasswordResponse {
|
|||
repeated .CMsgClientCheckAppBetaPasswordResponse.BetaPassword betapasswords = 4;
|
||||
}
|
||||
|
||||
message CMsgClientGetCDNAuthTokenResponse {
|
||||
optional uint32 eresult = 1 [default = 2];
|
||||
optional string token = 2;
|
||||
optional uint32 expiration_time = 3;
|
||||
}
|
||||
|
||||
message CMsgDownloadRateStatistics {
|
||||
message StatsInfo {
|
||||
optional uint32 source_type = 1;
|
||||
optional uint32 source_id = 2;
|
||||
optional uint32 seconds = 3;
|
||||
optional uint64 bytes = 4;
|
||||
optional string host_name = 5;
|
||||
optional uint64 microseconds = 6;
|
||||
optional bool used_ipv6 = 7;
|
||||
optional bool proxied = 8;
|
||||
}
|
||||
|
||||
optional uint32 cell_id = 1;
|
||||
repeated .CMsgDownloadRateStatistics.StatsInfo stats = 2;
|
||||
optional uint32 throttling_kbps = 3;
|
||||
optional uint32 steam_realm = 4;
|
||||
}
|
||||
|
||||
message CMsgClientRequestAccountData {
|
||||
optional string account_or_email = 1;
|
||||
optional uint32 action = 2;
|
||||
}
|
||||
|
||||
message CMsgClientRequestAccountDataResponse {
|
||||
optional uint32 action = 1;
|
||||
optional uint32 eresult = 2;
|
||||
optional string account_name = 3;
|
||||
optional uint32 ct_matches = 4;
|
||||
optional string account_name_suggestion1 = 5;
|
||||
optional string account_name_suggestion2 = 6;
|
||||
optional string account_name_suggestion3 = 7;
|
||||
}
|
||||
|
||||
message CMsgClientUGSGetGlobalStats {
|
||||
optional uint64 gameid = 1;
|
||||
optional uint32 history_days_requested = 2;
|
||||
|
|
@ -298,12 +198,17 @@ message CMsgClientSentLogs {
|
|||
}
|
||||
|
||||
message CMsgGCClient {
|
||||
enum EFlag {
|
||||
VALVE_DS = 1;
|
||||
}
|
||||
|
||||
optional uint32 appid = 1;
|
||||
optional uint32 msgtype = 2;
|
||||
optional bytes payload = 3;
|
||||
optional fixed64 steamid = 4;
|
||||
optional string gcname = 5;
|
||||
optional uint32 ip = 6;
|
||||
optional uint32 flags = 7;
|
||||
}
|
||||
|
||||
message CMsgClientRequestFreeLicense {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue