# -*- coding: utf-8 -*- # Generated by the protocol buffer compiler. DO NOT EDIT! # source: steammessages_auth.proto """Generated protocol buffer code.""" from google.protobuf.internal import enum_type_wrapper from google.protobuf import descriptor as _descriptor from google.protobuf import message as _message from google.protobuf import reflection as _reflection from google.protobuf import symbol_database as _symbol_database from google.protobuf import service as _service from google.protobuf import service_reflection # @@protoc_insertion_point(imports) _sym_db = _symbol_database.Default() import steam.protobufs.steammessages_base_pb2 as steammessages__base__pb2 import steam.protobufs.steammessages_unified_base_pb2 as steammessages__unified__base__pb2 import steam.protobufs.enums_pb2 as enums__pb2 DESCRIPTOR = _descriptor.FileDescriptor( name='steammessages_auth.proto', package='', syntax='proto2', serialized_options=b'\220\001\001', create_key=_descriptor._internal_create_key, serialized_pb=b'\n\x18steammessages_auth.proto\x1a\x18steammessages_base.proto\x1a steammessages_unified_base.proto\x1a\x0b\x65nums.proto\"}\n/CAuthentication_GetPasswordRSAPublicKey_Request\x12J\n\x0c\x61\x63\x63ount_name\x18\x01 \x01(\tB4\x82\xb5\x18\x30user-provided account name to get an RSA key for\"\xd5\x01\n0CAuthentication_GetPasswordRSAPublicKey_Response\x12\x31\n\rpublickey_mod\x18\x01 \x01(\tB\x1a\x82\xb5\x18\x16the public key modulus\x12\x32\n\rpublickey_exp\x18\x02 \x01(\tB\x1b\x82\xb5\x18\x17the public key exponent\x12:\n\ttimestamp\x18\x03 \x01(\x04\x42\'\x82\xb5\x18#the timestamp the key was generated\"\xad\x03\n\x1d\x43\x41uthentication_DeviceDetails\x12\\\n\x14\x64\x65vice_friendly_name\x18\x01 \x01(\tB>\x82\xb5\x18:User-supplied, or client-supplied, friendly name of device\x12\x80\x01\n\rplatform_type\x18\x02 \x01(\x0e\x32\x17.EAuthTokenPlatformType: k_EAuthTokenPlatformType_UnknownB.\x82\xb5\x18*EAuthTokenPlatformType, claimed, of device\x12;\n\x07os_type\x18\x03 \x01(\x05\x42*\x82\xb5\x18&EOSType, claimed, of authorized device\x12n\n\x12gaming_device_type\x18\x04 \x01(\rBR\x82\xb5\x18NEGamingDeviceType, claimed, of authorized device for steam client-type devices\"\x99\x02\n-CAuthentication_BeginAuthSessionViaQR_Request\x12\x1c\n\x14\x64\x65vice_friendly_name\x18\x01 \x01(\t\x12P\n\rplatform_type\x18\x02 \x01(\x0e\x32\x17.EAuthTokenPlatformType: k_EAuthTokenPlatformType_Unknown\x12x\n\x0e\x64\x65vice_details\x18\x03 \x01(\x0b\x32\x1e.CAuthentication_DeviceDetailsB@\x82\xb5\x18whether we are requesting a persistent or an ephemeral session\x12]\n\nwebsite_id\x18\x08 \x01(\t:\x07UnknownB@\x82\xb5\x18<(EMachineAuthWebDomain) identifier of client requesting auth\x12x\n\x0e\x64\x65vice_details\x18\t \x01(\x0b\x32\x1e.CAuthentication_DeviceDetailsB@\x82\xb5\x18\n\tclient_id\x18\x02 \x01(\x04\x42+\x82\xb5\x18\'pending client ID, from scanned QR Code\x12,\n\x07steamid\x18\x03 \x01(\x06\x42\x1b\x82\xb5\x18\x17user who wants to login\x12Z\n\tsignature\x18\x04 \x01(\x0c\x42G\x82\xb5\x18\x43HMAC digest over {version,client_id,steamid} via user\'s private key\x12Y\n\x07\x63onfirm\x18\x05 \x01(\x08:\x05\x66\x61lseBA\x82\xb5\x18=Whether to confirm the login (true) or deny the login (false)\x12\x8f\x01\n\x0bpersistence\x18\x06 \x01(\x0e\x32\x14.ESessionPersistence: k_ESessionPersistence_PersistentBB\x82\xb5\x18>whether we are requesting a persistent or an ephemeral session\"B\n@CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response\"\xbf\x02\n;CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request\x12\x42\n\tclient_id\x18\x01 \x01(\x04\x42/\x82\xb5\x18+pending client ID, from initialized session\x12,\n\x07steamid\x18\x02 \x01(\x06\x42\x1b\x82\xb5\x18\x17user who wants to login\x12#\n\x04\x63ode\x18\x03 \x01(\tB\x15\x82\xb5\x18\x11\x63onfirmation code\x12i\n\tcode_type\x18\x04 \x01(\x0e\x32\x16.EAuthSessionGuardType:\x1fk_EAuthSessionGuardType_UnknownB\x1d\x82\xb5\x18\x19type of confirmation code\">\n\n\x02ip\x18\x02 \x01(\x0b\x32\x0e.CMsgIPAddressB\"\x82\xb5\x18\x1eIP at which event was observed\x12\x30\n\x06locale\x18\x03 \x01(\tB \x82\xb5\x18\x1c\x63ity/location name, if known\x1a\xa8\x08\n\x17RefreshTokenDescription\x12\x38\n\x08token_id\x18\x01 \x01(\x06\x42&\x82\xb5\x18\"Persistent token/device identifier\x12K\n\x11token_description\x18\x02 \x01(\tB0\x82\xb5\x18,client-supplied friendly name for the device\x12\x14\n\x0ctime_updated\x18\x03 \x01(\r\x12\x81\x01\n\rplatform_type\x18\x04 \x01(\x0e\x32\x17.EAuthTokenPlatformType: k_EAuthTokenPlatformType_UnknownB/\x82\xb5\x18+gross platform type (mobile/client/browser)\x12\x94\x01\n\tlogged_in\x18\x05 \x01(\x08\x42\x80\x01\x82\xb5\x18|If true, this token is currently valid. False indicates it is a machine token - ok for steamguard if you know the credential\x12T\n\x0bos_platform\x18\x06 \x01(\rB?\x82\xb5\x18;EPlatformType - rough classification of device OS, if known\x12U\n\tauth_type\x18\x07 \x01(\rBB\x82\xb5\x18>EAuthTokenGuardType - device authorization mechanism, if known\x12\x82\x01\n\x12gaming_device_type\x18\x08 \x01(\rBf\x82\xb5\x18\x62\x45GamingDeviceType - classify console/PC/SteamDeck, if known; applies only for Steam Client devices\x12\x88\x01\n\nfirst_seen\x18\t \x01(\x0b\x32@.CAuthentication_RefreshToken_Enumerate_Response.TokenUsageEventB2\x82\xb5\x18.Information about original authorization event\x12\x97\x01\n\tlast_seen\x18\n \x01(\x0b\x32@.CAuthentication_RefreshToken_Enumerate_Response.TokenUsageEventBB\x82\xb5\x18>Information about most-recently seen, if known for this device\"3\n1CAuthentication_GetAuthSessionsForAccount_Request\"\x83\x01\n2CAuthentication_GetAuthSessionsForAccount_Response\x12M\n\nclient_ids\x18\x01 \x03(\x04\x42\x39\x82\xb5\x18\x35unique identifier of requestor, also used for routing\"\xdb\x01\n,CAuthentication_MigrateMobileSession_Request\x12\x34\n\x07steamid\x18\x01 \x01(\x06\x42#\x82\xb5\x18\x1fSteam ID of the user to migrate\x12&\n\x05token\x18\x02 \x01(\tB\x17\x82\xb5\x18\x13WG Token to migrate\x12M\n\tsignature\x18\x03 \x01(\tB:\x82\xb5\x18\x36Signature over the wg token using the user\'s 2FA token\"\\\n-CAuthentication_MigrateMobileSession_Response\x12\x15\n\rrefresh_token\x18\x01 \x01(\t\x12\x14\n\x0c\x61\x63\x63\x65ss_token\x18\x02 \x01(\t\"\xcf\x02\n+CAuthentication_RefreshToken_Revoke_Request\x12\x10\n\x08token_id\x18\x01 \x01(\x06\x12N\n\x07steamid\x18\x02 \x01(\x06\x42=\x82\xb5\x18\x39Token holder if an admin action on behalf of another user\x12\x84\x01\n\rrevoke_action\x18\x03 \x01(\x0e\x32\x17.EAuthTokenRevokeAction:\x1bk_EAuthTokenRevokePermanentB7\x82\xb5\x18\x33Select between logout and logout-and-forget-machine\x12\x37\n\tsignature\x18\x04 \x01(\x0c\x42$\x82\xb5\x18 required signature over token_id\".\n,CAuthentication_RefreshToken_Revoke_Response\"\xdb\x01\n:CAuthenticationSupport_QueryRefreshTokensByAccount_Request\x12?\n\x07steamid\x18\x01 \x01(\x06\x42.\x82\xb5\x18*SteamID of the account to query (required)\x12\\\n\x16include_revoked_tokens\x18\x02 \x01(\x08\x42<\x82\xb5\x18\x38Includes tokens that are revoked or expired in the query\"\x8f\x02\n\x1f\x43SupportRefreshTokenDescription\x12\x10\n\x08token_id\x18\x01 \x01(\x06\x12\x19\n\x11token_description\x18\x02 \x01(\t\x12\x14\n\x0ctime_updated\x18\x03 \x01(\r\x12P\n\rplatform_type\x18\x04 \x01(\x0e\x32\x17.EAuthTokenPlatformType: k_EAuthTokenPlatformType_Unknown\x12@\n\x0btoken_state\x18\x05 \x01(\x0e\x32\x10.EAuthTokenState:\x19k_EAuthTokenState_Invalid\x12\x15\n\rowner_steamid\x18\x06 \x01(\x06\"w\n;CAuthenticationSupport_QueryRefreshTokensByAccount_Response\x12\x38\n\x0erefresh_tokens\x18\x01 \x03(\x0b\x32 .CSupportRefreshTokenDescription\"y\n4CAuthenticationSupport_QueryRefreshTokenByID_Request\x12\x41\n\x08token_id\x18\x01 \x01(\x06\x42/\x82\xb5\x18+Token ID of the token to look up (required)\"q\n5CAuthenticationSupport_QueryRefreshTokenByID_Response\x12\x38\n\x0erefresh_tokens\x18\x01 \x03(\x0b\x32 .CSupportRefreshTokenDescription\"n\n*CAuthenticationSupport_RevokeToken_Request\x12@\n\x08token_id\x18\x01 \x01(\x06\x42.\x82\xb5\x18*Token ID of the token to revoke (required)\"-\n+CAuthenticationSupport_RevokeToken_Response\"{\n.CAuthenticationSupport_GetTokenHistory_Request\x12I\n\x08token_id\x18\x01 \x01(\x06\x42\x37\x82\xb5\x18\x33Token ID of the token to get history for (required)\"d\n\x19\x43SupportRefreshTokenAudit\x12\x0e\n\x06\x61\x63tion\x18\x01 \x01(\x05\x12\x0c\n\x04time\x18\x02 \x01(\r\x12\x1a\n\x02ip\x18\x03 \x01(\x0b\x32\x0e.CMsgIPAddress\x12\r\n\x05\x61\x63tor\x18\x04 \x01(\x06\"^\n/CAuthenticationSupport_GetTokenHistory_Response\x12+\n\x07history\x18\x01 \x03(\x0b\x32\x1a.CSupportRefreshTokenAudit\"C\n CCloudGaming_CreateNonce_Request\x12\x10\n\x08platform\x18\x01 \x01(\t\x12\r\n\x05\x61ppid\x18\x02 \x01(\r\"B\n!CCloudGaming_CreateNonce_Response\x12\r\n\x05nonce\x18\x01 \x01(\t\x12\x0e\n\x06\x65xpiry\x18\x02 \x01(\r\"M\n%CCloudGaming_GetTimeRemaining_Request\x12\x10\n\x08platform\x18\x01 \x01(\t\x12\x12\n\nappid_list\x18\x02 \x03(\r\"F\n\x1a\x43\x43loudGaming_TimeRemaining\x12\r\n\x05\x61ppid\x18\x01 \x01(\r\x12\x19\n\x11minutes_remaining\x18\x02 \x01(\r\"V\n&CCloudGaming_GetTimeRemaining_Response\x12,\n\x07\x65ntries\x18\x02 \x03(\x0b\x32\x1b.CCloudGaming_TimeRemaining*\xb9\x01\n\x16\x45\x41uthTokenPlatformType\x12$\n k_EAuthTokenPlatformType_Unknown\x10\x00\x12(\n$k_EAuthTokenPlatformType_SteamClient\x10\x01\x12\'\n#k_EAuthTokenPlatformType_WebBrowser\x10\x02\x12&\n\"k_EAuthTokenPlatformType_MobileApp\x10\x03*\xb6\x02\n\x15\x45\x41uthSessionGuardType\x12#\n\x1fk_EAuthSessionGuardType_Unknown\x10\x00\x12 \n\x1ck_EAuthSessionGuardType_None\x10\x01\x12%\n!k_EAuthSessionGuardType_EmailCode\x10\x02\x12&\n\"k_EAuthSessionGuardType_DeviceCode\x10\x03\x12.\n*k_EAuthSessionGuardType_DeviceConfirmation\x10\x04\x12-\n)k_EAuthSessionGuardType_EmailConfirmation\x10\x05\x12(\n$k_EAuthSessionGuardType_MachineToken\x10\x06*\xac\x01\n\x1b\x45\x41uthSessionSecurityHistory\x12)\n%k_EAuthSessionSecurityHistory_Invalid\x10\x00\x12\x30\n,k_EAuthSessionSecurityHistory_UsedPreviously\x10\x01\x12\x30\n,k_EAuthSessionSecurityHistory_NoPriorHistory\x10\x02*\x96\x01\n\x16\x45\x41uthTokenRevokeAction\x12\x1c\n\x18k_EAuthTokenRevokeLogout\x10\x00\x12\x1f\n\x1bk_EAuthTokenRevokePermanent\x10\x01\x12\x1e\n\x1ak_EAuthTokenRevokeReplaced\x10\x02\x12\x1d\n\x19k_EAuthTokenRevokeSupport\x10\x03*\xe8\x01\n\x0f\x45\x41uthTokenState\x12\x1d\n\x19k_EAuthTokenState_Invalid\x10\x00\x12\x19\n\x15k_EAuthTokenState_New\x10\x01\x12\x1f\n\x1bk_EAuthTokenState_Confirmed\x10\x02\x12\x1c\n\x18k_EAuthTokenState_Issued\x10\x03\x12\x1c\n\x18k_EAuthTokenState_Denied\x10\x04\x12\x1f\n\x1bk_EAuthTokenState_LoggedOut\x10\x05\x12\x1d\n\x19k_EAuthTokenState_Revoked\x10\x63\x32\xab\x13\n\x0e\x41uthentication\x12\xcf\x01\n\x17GetPasswordRSAPublicKey\x12\x30.CAuthentication_GetPasswordRSAPublicKey_Request\x1a\x31.CAuthentication_GetPasswordRSAPublicKey_Response\"O\x82\xb5\x18KFetches RSA public key to use to encrypt passwords for a given account name\x12\x9a\x01\n\x15\x42\x65ginAuthSessionViaQR\x12..CAuthentication_BeginAuthSessionViaQR_Request\x1a/.CAuthentication_BeginAuthSessionViaQR_Response\" \x82\xb5\x18\x1cstart authentication process\x12\xb5\x01\n\x1e\x42\x65ginAuthSessionViaCredentials\x12\x37.CAuthentication_BeginAuthSessionViaCredentials_Request\x1a\x38.CAuthentication_BeginAuthSessionViaCredentials_Response\" \x82\xb5\x18\x1cstart authentication process\x12\xa0\x01\n\x15PollAuthSessionStatus\x12..CAuthentication_PollAuthSessionStatus_Request\x1a/.CAuthentication_PollAuthSessionStatus_Response\"&\x82\xb5\x18\"poll during authentication process\x12\xce\x01\n\x12GetAuthSessionInfo\x12+.CAuthentication_GetAuthSessionInfo_Request\x1a,.CAuthentication_GetAuthSessionInfo_Response\"]\x82\xb5\x18Yget metadata of specific auth session, this will also implicitly bind the calling account\x12\xe4\x01\n\'UpdateAuthSessionWithMobileConfirmation\x12@.CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request\x1a\x41.CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response\"4\x82\xb5\x18\x30\x61pprove an authentication session via mobile 2fa\x12\xde\x01\n#UpdateAuthSessionWithSteamGuardCode\x12<.CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request\x1a=.CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response\":\x82\xb5\x18\x36\x61pprove an authentication session via steam guard code\x12\xfb\x01\n\x19GenerateAccessTokenForApp\x12\x33.CAuthentication_AccessToken_GenerateForApp_Request\x1a\x34.CAuthentication_AccessToken_GenerateForApp_Response\"s\x82\xb5\x18oGiven a refresh token for a client app audience (e.g. desktop client / mobile client), generate an access token\x12\xba\x01\n\x0f\x45numerateTokens\x12/.CAuthentication_RefreshToken_Enumerate_Request\x1a\x30.CAuthentication_RefreshToken_Enumerate_Response\"D\x82\xb5\x18@Enumerate durable (refresh) tokens for the given subject account\x12\xd6\x01\n\x19GetAuthSessionsForAccount\x12\x32.CAuthentication_GetAuthSessionsForAccount_Request\x1a\x33.CAuthentication_GetAuthSessionsForAccount_Response\"P\x82\xb5\x18LGets all active auth sessions for an account for reference by the mobile app\x12\xe4\x01\n\x14MigrateMobileSession\x12-.CAuthentication_MigrateMobileSession_Request\x1a..CAuthentication_MigrateMobileSession_Response\"m\x82\xb5\x18iMigrates a WG token to an access and refresh token using a signature generated with the user\'s 2FA secret\x12\x9e\x01\n\x12RevokeRefreshToken\x12,.CAuthentication_RefreshToken_Revoke_Request\x1a-.CAuthentication_RefreshToken_Revoke_Response\"+\x82\xb5\x18\'Mark the given refresh token as revoked\x1a\x1a\x82\xb5\x18\x16\x41uthentication Service2\xb0\x06\n\x15\x41uthenticationSupport\x12\xe5\x01\n\x1bQueryRefreshTokensByAccount\x12;.CAuthenticationSupport_QueryRefreshTokensByAccount_Request\x1a<.CAuthenticationSupport_QueryRefreshTokensByAccount_Response\"K\x82\xb5\x18GAsks the server for a list of refresh tokens associated with an account\x12\xd3\x01\n\x15QueryRefreshTokenByID\x12\x35.CAuthenticationSupport_QueryRefreshTokenByID_Request\x1a\x36.CAuthenticationSupport_QueryRefreshTokenByID_Response\"K\x82\xb5\x18GAsks the server for a list of refresh tokens associated with an account\x12\x89\x01\n\x0bRevokeToken\x12+.CAuthenticationSupport_RevokeToken_Request\x1a,.CAuthenticationSupport_RevokeToken_Response\"\x1f\x82\xb5\x18\x1bRevokes a user\'s auth token\x12\xa8\x01\n\x0fGetTokenHistory\x12/.CAuthenticationSupport_GetTokenHistory_Request\x1a\x30.CAuthenticationSupport_GetTokenHistory_Response\"2\x82\xb5\x18.Gets the audit history for a user\'s auth token\x1a\"\x82\xb5\x18\x1e\x41uthentication Support Service2\xf2\x02\n\x0b\x43loudGaming\x12\x8b\x01\n\x0b\x43reateNonce\x12!.CCloudGaming_CreateNonce_Request\x1a\".CCloudGaming_CreateNonce_Response\"5\x82\xb5\x18\x31\x43reate a nonce for a cloud gaming service session\x12\xa5\x01\n\x10GetTimeRemaining\x12&.CCloudGaming_GetTimeRemaining_Request\x1a\'.CCloudGaming_GetTimeRemaining_Response\"@\x82\xb5\x18whether we are requesting a persistent or an ephemeral session', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='website_id', full_name='CAuthentication_BeginAuthSessionViaCredentials_Request.website_id', index=7, number=8, type=9, cpp_type=9, label=1, has_default_value=True, default_value=b"Unknown".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030<(EMachineAuthWebDomain) identifier of client requesting auth', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='device_details', full_name='CAuthentication_BeginAuthSessionViaCredentials_Request.device_details', index=8, number=9, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030whether we are requesting a persistent or an ephemeral session', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=5737, serialized_end=6277, ) _CAUTHENTICATION_UPDATEAUTHSESSIONWITHMOBILECONFIRMATION_RESPONSE = _descriptor.Descriptor( name='CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response', full_name='CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=6279, serialized_end=6345, ) _CAUTHENTICATION_UPDATEAUTHSESSIONWITHSTEAMGUARDCODE_REQUEST = _descriptor.Descriptor( name='CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request', full_name='CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='client_id', full_name='CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request.client_id', index=0, number=1, type=4, cpp_type=4, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030+pending client ID, from initialized session', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='steamid', full_name='CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request.steamid', index=1, number=2, type=6, cpp_type=4, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030\027user who wants to login', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='code', full_name='CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request.code', index=2, number=3, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030\021confirmation code', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='code_type', full_name='CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request.code_type', index=3, number=4, type=14, cpp_type=8, label=1, has_default_value=True, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030\031type of confirmation code', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=6348, serialized_end=6667, ) _CAUTHENTICATION_UPDATEAUTHSESSIONWITHSTEAMGUARDCODE_RESPONSE = _descriptor.Descriptor( name='CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response', full_name='CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=6669, serialized_end=6731, ) _CAUTHENTICATION_ACCESSTOKEN_GENERATEFORAPP_REQUEST = _descriptor.Descriptor( name='CAuthentication_AccessToken_GenerateForApp_Request', full_name='CAuthentication_AccessToken_GenerateForApp_Request', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='refresh_token', full_name='CAuthentication_AccessToken_GenerateForApp_Request.refresh_token', index=0, number=1, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='steamid', full_name='CAuthentication_AccessToken_GenerateForApp_Request.steamid', index=1, number=2, type=6, cpp_type=4, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=6733, serialized_end=6825, ) _CAUTHENTICATION_ACCESSTOKEN_GENERATEFORAPP_RESPONSE = _descriptor.Descriptor( name='CAuthentication_AccessToken_GenerateForApp_Response', full_name='CAuthentication_AccessToken_GenerateForApp_Response', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='access_token', full_name='CAuthentication_AccessToken_GenerateForApp_Response.access_token', index=0, number=1, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=6827, serialized_end=6902, ) _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_REQUEST = _descriptor.Descriptor( name='CAuthentication_RefreshToken_Enumerate_Request', full_name='CAuthentication_RefreshToken_Enumerate_Request', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=6904, serialized_end=6952, ) _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_TOKENUSAGEEVENT = _descriptor.Descriptor( name='TokenUsageEvent', full_name='CAuthentication_RefreshToken_Enumerate_Response.TokenUsageEvent', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='time', full_name='CAuthentication_RefreshToken_Enumerate_Response.TokenUsageEvent.time', index=0, number=1, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030IApproximate time of history event (may be deliberately fuzzed or omitted)', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='ip', full_name='CAuthentication_RefreshToken_Enumerate_Response.TokenUsageEvent.ip', index=1, number=2, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030\036IP at which event was observed', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='locale', full_name='CAuthentication_RefreshToken_Enumerate_Response.TokenUsageEvent.locale', index=2, number=3, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030\034city/location name, if known', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=7131, serialized_end=7355, ) _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_REFRESHTOKENDESCRIPTION = _descriptor.Descriptor( name='RefreshTokenDescription', full_name='CAuthentication_RefreshToken_Enumerate_Response.RefreshTokenDescription', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='token_id', full_name='CAuthentication_RefreshToken_Enumerate_Response.RefreshTokenDescription.token_id', index=0, number=1, type=6, cpp_type=4, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030\"Persistent token/device identifier', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='token_description', full_name='CAuthentication_RefreshToken_Enumerate_Response.RefreshTokenDescription.token_description', index=1, number=2, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030,client-supplied friendly name for the device', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='time_updated', full_name='CAuthentication_RefreshToken_Enumerate_Response.RefreshTokenDescription.time_updated', index=2, number=3, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='platform_type', full_name='CAuthentication_RefreshToken_Enumerate_Response.RefreshTokenDescription.platform_type', index=3, number=4, type=14, cpp_type=8, label=1, has_default_value=True, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030+gross platform type (mobile/client/browser)', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='logged_in', full_name='CAuthentication_RefreshToken_Enumerate_Response.RefreshTokenDescription.logged_in', index=4, number=5, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030|If true, this token is currently valid. False indicates it is a machine token - ok for steamguard if you know the credential', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='os_platform', full_name='CAuthentication_RefreshToken_Enumerate_Response.RefreshTokenDescription.os_platform', index=5, number=6, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030;EPlatformType - rough classification of device OS, if known', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='auth_type', full_name='CAuthentication_RefreshToken_Enumerate_Response.RefreshTokenDescription.auth_type', index=6, number=7, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030>EAuthTokenGuardType - device authorization mechanism, if known', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='gaming_device_type', full_name='CAuthentication_RefreshToken_Enumerate_Response.RefreshTokenDescription.gaming_device_type', index=7, number=8, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030bEGamingDeviceType - classify console/PC/SteamDeck, if known; applies only for Steam Client devices', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='first_seen', full_name='CAuthentication_RefreshToken_Enumerate_Response.RefreshTokenDescription.first_seen', index=8, number=9, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030.Information about original authorization event', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='last_seen', full_name='CAuthentication_RefreshToken_Enumerate_Response.RefreshTokenDescription.last_seen', index=9, number=10, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030>Information about most-recently seen, if known for this device', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=7358, serialized_end=8422, ) _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE = _descriptor.Descriptor( name='CAuthentication_RefreshToken_Enumerate_Response', full_name='CAuthentication_RefreshToken_Enumerate_Response', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='refresh_tokens', full_name='CAuthentication_RefreshToken_Enumerate_Response.refresh_tokens', index=0, number=1, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='requesting_token', full_name='CAuthentication_RefreshToken_Enumerate_Response.requesting_token', index=1, number=2, type=6, cpp_type=4, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[_CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_TOKENUSAGEEVENT, _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_REFRESHTOKENDESCRIPTION, ], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=6955, serialized_end=8422, ) _CAUTHENTICATION_GETAUTHSESSIONSFORACCOUNT_REQUEST = _descriptor.Descriptor( name='CAuthentication_GetAuthSessionsForAccount_Request', full_name='CAuthentication_GetAuthSessionsForAccount_Request', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=8424, serialized_end=8475, ) _CAUTHENTICATION_GETAUTHSESSIONSFORACCOUNT_RESPONSE = _descriptor.Descriptor( name='CAuthentication_GetAuthSessionsForAccount_Response', full_name='CAuthentication_GetAuthSessionsForAccount_Response', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='client_ids', full_name='CAuthentication_GetAuthSessionsForAccount_Response.client_ids', index=0, number=1, type=4, cpp_type=4, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\0305unique identifier of requestor, also used for routing', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=8478, serialized_end=8609, ) _CAUTHENTICATION_MIGRATEMOBILESESSION_REQUEST = _descriptor.Descriptor( name='CAuthentication_MigrateMobileSession_Request', full_name='CAuthentication_MigrateMobileSession_Request', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='steamid', full_name='CAuthentication_MigrateMobileSession_Request.steamid', index=0, number=1, type=6, cpp_type=4, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030\037Steam ID of the user to migrate', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='token', full_name='CAuthentication_MigrateMobileSession_Request.token', index=1, number=2, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030\023WG Token to migrate', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='signature', full_name='CAuthentication_MigrateMobileSession_Request.signature', index=2, number=3, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\0306Signature over the wg token using the user\'s 2FA token', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=8612, serialized_end=8831, ) _CAUTHENTICATION_MIGRATEMOBILESESSION_RESPONSE = _descriptor.Descriptor( name='CAuthentication_MigrateMobileSession_Response', full_name='CAuthentication_MigrateMobileSession_Response', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='refresh_token', full_name='CAuthentication_MigrateMobileSession_Response.refresh_token', index=0, number=1, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='access_token', full_name='CAuthentication_MigrateMobileSession_Response.access_token', index=1, number=2, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=8833, serialized_end=8925, ) _CAUTHENTICATION_REFRESHTOKEN_REVOKE_REQUEST = _descriptor.Descriptor( name='CAuthentication_RefreshToken_Revoke_Request', full_name='CAuthentication_RefreshToken_Revoke_Request', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='token_id', full_name='CAuthentication_RefreshToken_Revoke_Request.token_id', index=0, number=1, type=6, cpp_type=4, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='steamid', full_name='CAuthentication_RefreshToken_Revoke_Request.steamid', index=1, number=2, type=6, cpp_type=4, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\0309Token holder if an admin action on behalf of another user', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='revoke_action', full_name='CAuthentication_RefreshToken_Revoke_Request.revoke_action', index=2, number=3, type=14, cpp_type=8, label=1, has_default_value=True, default_value=1, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\0303Select between logout and logout-and-forget-machine', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='signature', full_name='CAuthentication_RefreshToken_Revoke_Request.signature', index=3, number=4, type=12, cpp_type=9, label=1, has_default_value=False, default_value=b"", message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030 required signature over token_id', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=8928, serialized_end=9263, ) _CAUTHENTICATION_REFRESHTOKEN_REVOKE_RESPONSE = _descriptor.Descriptor( name='CAuthentication_RefreshToken_Revoke_Response', full_name='CAuthentication_RefreshToken_Revoke_Response', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=9265, serialized_end=9311, ) _CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENSBYACCOUNT_REQUEST = _descriptor.Descriptor( name='CAuthenticationSupport_QueryRefreshTokensByAccount_Request', full_name='CAuthenticationSupport_QueryRefreshTokensByAccount_Request', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='steamid', full_name='CAuthenticationSupport_QueryRefreshTokensByAccount_Request.steamid', index=0, number=1, type=6, cpp_type=4, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030*SteamID of the account to query (required)', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='include_revoked_tokens', full_name='CAuthenticationSupport_QueryRefreshTokensByAccount_Request.include_revoked_tokens', index=1, number=2, type=8, cpp_type=7, label=1, has_default_value=False, default_value=False, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\0308Includes tokens that are revoked or expired in the query', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=9314, serialized_end=9533, ) _CSUPPORTREFRESHTOKENDESCRIPTION = _descriptor.Descriptor( name='CSupportRefreshTokenDescription', full_name='CSupportRefreshTokenDescription', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='token_id', full_name='CSupportRefreshTokenDescription.token_id', index=0, number=1, type=6, cpp_type=4, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='token_description', full_name='CSupportRefreshTokenDescription.token_description', index=1, number=2, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='time_updated', full_name='CSupportRefreshTokenDescription.time_updated', index=2, number=3, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='platform_type', full_name='CSupportRefreshTokenDescription.platform_type', index=3, number=4, type=14, cpp_type=8, label=1, has_default_value=True, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='token_state', full_name='CSupportRefreshTokenDescription.token_state', index=4, number=5, type=14, cpp_type=8, label=1, has_default_value=True, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='owner_steamid', full_name='CSupportRefreshTokenDescription.owner_steamid', index=5, number=6, type=6, cpp_type=4, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=9536, serialized_end=9807, ) _CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENSBYACCOUNT_RESPONSE = _descriptor.Descriptor( name='CAuthenticationSupport_QueryRefreshTokensByAccount_Response', full_name='CAuthenticationSupport_QueryRefreshTokensByAccount_Response', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='refresh_tokens', full_name='CAuthenticationSupport_QueryRefreshTokensByAccount_Response.refresh_tokens', index=0, number=1, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=9809, serialized_end=9928, ) _CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENBYID_REQUEST = _descriptor.Descriptor( name='CAuthenticationSupport_QueryRefreshTokenByID_Request', full_name='CAuthenticationSupport_QueryRefreshTokenByID_Request', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='token_id', full_name='CAuthenticationSupport_QueryRefreshTokenByID_Request.token_id', index=0, number=1, type=6, cpp_type=4, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030+Token ID of the token to look up (required)', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=9930, serialized_end=10051, ) _CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENBYID_RESPONSE = _descriptor.Descriptor( name='CAuthenticationSupport_QueryRefreshTokenByID_Response', full_name='CAuthenticationSupport_QueryRefreshTokenByID_Response', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='refresh_tokens', full_name='CAuthenticationSupport_QueryRefreshTokenByID_Response.refresh_tokens', index=0, number=1, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=10053, serialized_end=10166, ) _CAUTHENTICATIONSUPPORT_REVOKETOKEN_REQUEST = _descriptor.Descriptor( name='CAuthenticationSupport_RevokeToken_Request', full_name='CAuthenticationSupport_RevokeToken_Request', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='token_id', full_name='CAuthenticationSupport_RevokeToken_Request.token_id', index=0, number=1, type=6, cpp_type=4, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\030*Token ID of the token to revoke (required)', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=10168, serialized_end=10278, ) _CAUTHENTICATIONSUPPORT_REVOKETOKEN_RESPONSE = _descriptor.Descriptor( name='CAuthenticationSupport_RevokeToken_Response', full_name='CAuthenticationSupport_RevokeToken_Response', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=10280, serialized_end=10325, ) _CAUTHENTICATIONSUPPORT_GETTOKENHISTORY_REQUEST = _descriptor.Descriptor( name='CAuthenticationSupport_GetTokenHistory_Request', full_name='CAuthenticationSupport_GetTokenHistory_Request', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='token_id', full_name='CAuthenticationSupport_GetTokenHistory_Request.token_id', index=0, number=1, type=6, cpp_type=4, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=b'\202\265\0303Token ID of the token to get history for (required)', file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=10327, serialized_end=10450, ) _CSUPPORTREFRESHTOKENAUDIT = _descriptor.Descriptor( name='CSupportRefreshTokenAudit', full_name='CSupportRefreshTokenAudit', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='action', full_name='CSupportRefreshTokenAudit.action', index=0, number=1, type=5, cpp_type=1, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='time', full_name='CSupportRefreshTokenAudit.time', index=1, number=2, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='ip', full_name='CSupportRefreshTokenAudit.ip', index=2, number=3, type=11, cpp_type=10, label=1, has_default_value=False, default_value=None, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='actor', full_name='CSupportRefreshTokenAudit.actor', index=3, number=4, type=6, cpp_type=4, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=10452, serialized_end=10552, ) _CAUTHENTICATIONSUPPORT_GETTOKENHISTORY_RESPONSE = _descriptor.Descriptor( name='CAuthenticationSupport_GetTokenHistory_Response', full_name='CAuthenticationSupport_GetTokenHistory_Response', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='history', full_name='CAuthenticationSupport_GetTokenHistory_Response.history', index=0, number=1, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=10554, serialized_end=10648, ) _CCLOUDGAMING_CREATENONCE_REQUEST = _descriptor.Descriptor( name='CCloudGaming_CreateNonce_Request', full_name='CCloudGaming_CreateNonce_Request', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='platform', full_name='CCloudGaming_CreateNonce_Request.platform', index=0, number=1, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='appid', full_name='CCloudGaming_CreateNonce_Request.appid', index=1, number=2, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=10650, serialized_end=10717, ) _CCLOUDGAMING_CREATENONCE_RESPONSE = _descriptor.Descriptor( name='CCloudGaming_CreateNonce_Response', full_name='CCloudGaming_CreateNonce_Response', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='nonce', full_name='CCloudGaming_CreateNonce_Response.nonce', index=0, number=1, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='expiry', full_name='CCloudGaming_CreateNonce_Response.expiry', index=1, number=2, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=10719, serialized_end=10785, ) _CCLOUDGAMING_GETTIMEREMAINING_REQUEST = _descriptor.Descriptor( name='CCloudGaming_GetTimeRemaining_Request', full_name='CCloudGaming_GetTimeRemaining_Request', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='platform', full_name='CCloudGaming_GetTimeRemaining_Request.platform', index=0, number=1, type=9, cpp_type=9, label=1, has_default_value=False, default_value=b"".decode('utf-8'), message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='appid_list', full_name='CCloudGaming_GetTimeRemaining_Request.appid_list', index=1, number=2, type=13, cpp_type=3, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=10787, serialized_end=10864, ) _CCLOUDGAMING_TIMEREMAINING = _descriptor.Descriptor( name='CCloudGaming_TimeRemaining', full_name='CCloudGaming_TimeRemaining', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='appid', full_name='CCloudGaming_TimeRemaining.appid', index=0, number=1, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), _descriptor.FieldDescriptor( name='minutes_remaining', full_name='CCloudGaming_TimeRemaining.minutes_remaining', index=1, number=2, type=13, cpp_type=3, label=1, has_default_value=False, default_value=0, message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=10866, serialized_end=10936, ) _CCLOUDGAMING_GETTIMEREMAINING_RESPONSE = _descriptor.Descriptor( name='CCloudGaming_GetTimeRemaining_Response', full_name='CCloudGaming_GetTimeRemaining_Response', filename=None, file=DESCRIPTOR, containing_type=None, create_key=_descriptor._internal_create_key, fields=[ _descriptor.FieldDescriptor( name='entries', full_name='CCloudGaming_GetTimeRemaining_Response.entries', index=0, number=2, type=11, cpp_type=10, label=3, has_default_value=False, default_value=[], message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, serialized_options=None, file=DESCRIPTOR, create_key=_descriptor._internal_create_key), ], extensions=[ ], nested_types=[], enum_types=[ ], serialized_options=None, is_extendable=False, syntax='proto2', extension_ranges=[], oneofs=[ ], serialized_start=10938, serialized_end=11024, ) _CAUTHENTICATION_DEVICEDETAILS.fields_by_name['platform_type'].enum_type = _EAUTHTOKENPLATFORMTYPE _CAUTHENTICATION_BEGINAUTHSESSIONVIAQR_REQUEST.fields_by_name['platform_type'].enum_type = _EAUTHTOKENPLATFORMTYPE _CAUTHENTICATION_BEGINAUTHSESSIONVIAQR_REQUEST.fields_by_name['device_details'].message_type = _CAUTHENTICATION_DEVICEDETAILS _CAUTHENTICATION_ALLOWEDCONFIRMATION.fields_by_name['confirmation_type'].enum_type = _EAUTHSESSIONGUARDTYPE _CAUTHENTICATION_BEGINAUTHSESSIONVIAQR_RESPONSE.fields_by_name['allowed_confirmations'].message_type = _CAUTHENTICATION_ALLOWEDCONFIRMATION _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_REQUEST.fields_by_name['platform_type'].enum_type = _EAUTHTOKENPLATFORMTYPE _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_REQUEST.fields_by_name['persistence'].enum_type = enums__pb2._ESESSIONPERSISTENCE _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_REQUEST.fields_by_name['device_details'].message_type = _CAUTHENTICATION_DEVICEDETAILS _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_RESPONSE.fields_by_name['allowed_confirmations'].message_type = _CAUTHENTICATION_ALLOWEDCONFIRMATION _CAUTHENTICATION_GETAUTHSESSIONINFO_RESPONSE.fields_by_name['platform_type'].enum_type = _EAUTHTOKENPLATFORMTYPE _CAUTHENTICATION_GETAUTHSESSIONINFO_RESPONSE.fields_by_name['login_history'].enum_type = _EAUTHSESSIONSECURITYHISTORY _CAUTHENTICATION_GETAUTHSESSIONINFO_RESPONSE.fields_by_name['requested_persistence'].enum_type = enums__pb2._ESESSIONPERSISTENCE _CAUTHENTICATION_UPDATEAUTHSESSIONWITHMOBILECONFIRMATION_REQUEST.fields_by_name['persistence'].enum_type = enums__pb2._ESESSIONPERSISTENCE _CAUTHENTICATION_UPDATEAUTHSESSIONWITHSTEAMGUARDCODE_REQUEST.fields_by_name['code_type'].enum_type = _EAUTHSESSIONGUARDTYPE _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_TOKENUSAGEEVENT.fields_by_name['ip'].message_type = steammessages__base__pb2._CMSGIPADDRESS _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_TOKENUSAGEEVENT.containing_type = _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_REFRESHTOKENDESCRIPTION.fields_by_name['platform_type'].enum_type = _EAUTHTOKENPLATFORMTYPE _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_REFRESHTOKENDESCRIPTION.fields_by_name['first_seen'].message_type = _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_TOKENUSAGEEVENT _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_REFRESHTOKENDESCRIPTION.fields_by_name['last_seen'].message_type = _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_TOKENUSAGEEVENT _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_REFRESHTOKENDESCRIPTION.containing_type = _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE.fields_by_name['refresh_tokens'].message_type = _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_REFRESHTOKENDESCRIPTION _CAUTHENTICATION_REFRESHTOKEN_REVOKE_REQUEST.fields_by_name['revoke_action'].enum_type = _EAUTHTOKENREVOKEACTION _CSUPPORTREFRESHTOKENDESCRIPTION.fields_by_name['platform_type'].enum_type = _EAUTHTOKENPLATFORMTYPE _CSUPPORTREFRESHTOKENDESCRIPTION.fields_by_name['token_state'].enum_type = _EAUTHTOKENSTATE _CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENSBYACCOUNT_RESPONSE.fields_by_name['refresh_tokens'].message_type = _CSUPPORTREFRESHTOKENDESCRIPTION _CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENBYID_RESPONSE.fields_by_name['refresh_tokens'].message_type = _CSUPPORTREFRESHTOKENDESCRIPTION _CSUPPORTREFRESHTOKENAUDIT.fields_by_name['ip'].message_type = steammessages__base__pb2._CMSGIPADDRESS _CAUTHENTICATIONSUPPORT_GETTOKENHISTORY_RESPONSE.fields_by_name['history'].message_type = _CSUPPORTREFRESHTOKENAUDIT _CCLOUDGAMING_GETTIMEREMAINING_RESPONSE.fields_by_name['entries'].message_type = _CCLOUDGAMING_TIMEREMAINING DESCRIPTOR.message_types_by_name['CAuthentication_GetPasswordRSAPublicKey_Request'] = _CAUTHENTICATION_GETPASSWORDRSAPUBLICKEY_REQUEST DESCRIPTOR.message_types_by_name['CAuthentication_GetPasswordRSAPublicKey_Response'] = _CAUTHENTICATION_GETPASSWORDRSAPUBLICKEY_RESPONSE DESCRIPTOR.message_types_by_name['CAuthentication_DeviceDetails'] = _CAUTHENTICATION_DEVICEDETAILS DESCRIPTOR.message_types_by_name['CAuthentication_BeginAuthSessionViaQR_Request'] = _CAUTHENTICATION_BEGINAUTHSESSIONVIAQR_REQUEST DESCRIPTOR.message_types_by_name['CAuthentication_AllowedConfirmation'] = _CAUTHENTICATION_ALLOWEDCONFIRMATION DESCRIPTOR.message_types_by_name['CAuthentication_BeginAuthSessionViaQR_Response'] = _CAUTHENTICATION_BEGINAUTHSESSIONVIAQR_RESPONSE DESCRIPTOR.message_types_by_name['CAuthentication_BeginAuthSessionViaCredentials_Request'] = _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_REQUEST DESCRIPTOR.message_types_by_name['CAuthentication_BeginAuthSessionViaCredentials_Response'] = _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_RESPONSE DESCRIPTOR.message_types_by_name['CAuthentication_PollAuthSessionStatus_Request'] = _CAUTHENTICATION_POLLAUTHSESSIONSTATUS_REQUEST DESCRIPTOR.message_types_by_name['CAuthentication_PollAuthSessionStatus_Response'] = _CAUTHENTICATION_POLLAUTHSESSIONSTATUS_RESPONSE DESCRIPTOR.message_types_by_name['CAuthentication_GetAuthSessionInfo_Request'] = _CAUTHENTICATION_GETAUTHSESSIONINFO_REQUEST DESCRIPTOR.message_types_by_name['CAuthentication_GetAuthSessionInfo_Response'] = _CAUTHENTICATION_GETAUTHSESSIONINFO_RESPONSE DESCRIPTOR.message_types_by_name['CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request'] = _CAUTHENTICATION_UPDATEAUTHSESSIONWITHMOBILECONFIRMATION_REQUEST DESCRIPTOR.message_types_by_name['CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response'] = _CAUTHENTICATION_UPDATEAUTHSESSIONWITHMOBILECONFIRMATION_RESPONSE DESCRIPTOR.message_types_by_name['CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request'] = _CAUTHENTICATION_UPDATEAUTHSESSIONWITHSTEAMGUARDCODE_REQUEST DESCRIPTOR.message_types_by_name['CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response'] = _CAUTHENTICATION_UPDATEAUTHSESSIONWITHSTEAMGUARDCODE_RESPONSE DESCRIPTOR.message_types_by_name['CAuthentication_AccessToken_GenerateForApp_Request'] = _CAUTHENTICATION_ACCESSTOKEN_GENERATEFORAPP_REQUEST DESCRIPTOR.message_types_by_name['CAuthentication_AccessToken_GenerateForApp_Response'] = _CAUTHENTICATION_ACCESSTOKEN_GENERATEFORAPP_RESPONSE DESCRIPTOR.message_types_by_name['CAuthentication_RefreshToken_Enumerate_Request'] = _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_REQUEST DESCRIPTOR.message_types_by_name['CAuthentication_RefreshToken_Enumerate_Response'] = _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE DESCRIPTOR.message_types_by_name['CAuthentication_GetAuthSessionsForAccount_Request'] = _CAUTHENTICATION_GETAUTHSESSIONSFORACCOUNT_REQUEST DESCRIPTOR.message_types_by_name['CAuthentication_GetAuthSessionsForAccount_Response'] = _CAUTHENTICATION_GETAUTHSESSIONSFORACCOUNT_RESPONSE DESCRIPTOR.message_types_by_name['CAuthentication_MigrateMobileSession_Request'] = _CAUTHENTICATION_MIGRATEMOBILESESSION_REQUEST DESCRIPTOR.message_types_by_name['CAuthentication_MigrateMobileSession_Response'] = _CAUTHENTICATION_MIGRATEMOBILESESSION_RESPONSE DESCRIPTOR.message_types_by_name['CAuthentication_RefreshToken_Revoke_Request'] = _CAUTHENTICATION_REFRESHTOKEN_REVOKE_REQUEST DESCRIPTOR.message_types_by_name['CAuthentication_RefreshToken_Revoke_Response'] = _CAUTHENTICATION_REFRESHTOKEN_REVOKE_RESPONSE DESCRIPTOR.message_types_by_name['CAuthenticationSupport_QueryRefreshTokensByAccount_Request'] = _CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENSBYACCOUNT_REQUEST DESCRIPTOR.message_types_by_name['CSupportRefreshTokenDescription'] = _CSUPPORTREFRESHTOKENDESCRIPTION DESCRIPTOR.message_types_by_name['CAuthenticationSupport_QueryRefreshTokensByAccount_Response'] = _CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENSBYACCOUNT_RESPONSE DESCRIPTOR.message_types_by_name['CAuthenticationSupport_QueryRefreshTokenByID_Request'] = _CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENBYID_REQUEST DESCRIPTOR.message_types_by_name['CAuthenticationSupport_QueryRefreshTokenByID_Response'] = _CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENBYID_RESPONSE DESCRIPTOR.message_types_by_name['CAuthenticationSupport_RevokeToken_Request'] = _CAUTHENTICATIONSUPPORT_REVOKETOKEN_REQUEST DESCRIPTOR.message_types_by_name['CAuthenticationSupport_RevokeToken_Response'] = _CAUTHENTICATIONSUPPORT_REVOKETOKEN_RESPONSE DESCRIPTOR.message_types_by_name['CAuthenticationSupport_GetTokenHistory_Request'] = _CAUTHENTICATIONSUPPORT_GETTOKENHISTORY_REQUEST DESCRIPTOR.message_types_by_name['CSupportRefreshTokenAudit'] = _CSUPPORTREFRESHTOKENAUDIT DESCRIPTOR.message_types_by_name['CAuthenticationSupport_GetTokenHistory_Response'] = _CAUTHENTICATIONSUPPORT_GETTOKENHISTORY_RESPONSE DESCRIPTOR.message_types_by_name['CCloudGaming_CreateNonce_Request'] = _CCLOUDGAMING_CREATENONCE_REQUEST DESCRIPTOR.message_types_by_name['CCloudGaming_CreateNonce_Response'] = _CCLOUDGAMING_CREATENONCE_RESPONSE DESCRIPTOR.message_types_by_name['CCloudGaming_GetTimeRemaining_Request'] = _CCLOUDGAMING_GETTIMEREMAINING_REQUEST DESCRIPTOR.message_types_by_name['CCloudGaming_TimeRemaining'] = _CCLOUDGAMING_TIMEREMAINING DESCRIPTOR.message_types_by_name['CCloudGaming_GetTimeRemaining_Response'] = _CCLOUDGAMING_GETTIMEREMAINING_RESPONSE DESCRIPTOR.enum_types_by_name['EAuthTokenPlatformType'] = _EAUTHTOKENPLATFORMTYPE DESCRIPTOR.enum_types_by_name['EAuthSessionGuardType'] = _EAUTHSESSIONGUARDTYPE DESCRIPTOR.enum_types_by_name['EAuthSessionSecurityHistory'] = _EAUTHSESSIONSECURITYHISTORY DESCRIPTOR.enum_types_by_name['EAuthTokenRevokeAction'] = _EAUTHTOKENREVOKEACTION DESCRIPTOR.enum_types_by_name['EAuthTokenState'] = _EAUTHTOKENSTATE _sym_db.RegisterFileDescriptor(DESCRIPTOR) CAuthentication_GetPasswordRSAPublicKey_Request = _reflection.GeneratedProtocolMessageType('CAuthentication_GetPasswordRSAPublicKey_Request', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_GETPASSWORDRSAPUBLICKEY_REQUEST, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_GetPasswordRSAPublicKey_Request) }) _sym_db.RegisterMessage(CAuthentication_GetPasswordRSAPublicKey_Request) CAuthentication_GetPasswordRSAPublicKey_Response = _reflection.GeneratedProtocolMessageType('CAuthentication_GetPasswordRSAPublicKey_Response', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_GETPASSWORDRSAPUBLICKEY_RESPONSE, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_GetPasswordRSAPublicKey_Response) }) _sym_db.RegisterMessage(CAuthentication_GetPasswordRSAPublicKey_Response) CAuthentication_DeviceDetails = _reflection.GeneratedProtocolMessageType('CAuthentication_DeviceDetails', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_DEVICEDETAILS, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_DeviceDetails) }) _sym_db.RegisterMessage(CAuthentication_DeviceDetails) CAuthentication_BeginAuthSessionViaQR_Request = _reflection.GeneratedProtocolMessageType('CAuthentication_BeginAuthSessionViaQR_Request', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_BEGINAUTHSESSIONVIAQR_REQUEST, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_BeginAuthSessionViaQR_Request) }) _sym_db.RegisterMessage(CAuthentication_BeginAuthSessionViaQR_Request) CAuthentication_AllowedConfirmation = _reflection.GeneratedProtocolMessageType('CAuthentication_AllowedConfirmation', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_ALLOWEDCONFIRMATION, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_AllowedConfirmation) }) _sym_db.RegisterMessage(CAuthentication_AllowedConfirmation) CAuthentication_BeginAuthSessionViaQR_Response = _reflection.GeneratedProtocolMessageType('CAuthentication_BeginAuthSessionViaQR_Response', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_BEGINAUTHSESSIONVIAQR_RESPONSE, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_BeginAuthSessionViaQR_Response) }) _sym_db.RegisterMessage(CAuthentication_BeginAuthSessionViaQR_Response) CAuthentication_BeginAuthSessionViaCredentials_Request = _reflection.GeneratedProtocolMessageType('CAuthentication_BeginAuthSessionViaCredentials_Request', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_REQUEST, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_BeginAuthSessionViaCredentials_Request) }) _sym_db.RegisterMessage(CAuthentication_BeginAuthSessionViaCredentials_Request) CAuthentication_BeginAuthSessionViaCredentials_Response = _reflection.GeneratedProtocolMessageType('CAuthentication_BeginAuthSessionViaCredentials_Response', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_RESPONSE, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_BeginAuthSessionViaCredentials_Response) }) _sym_db.RegisterMessage(CAuthentication_BeginAuthSessionViaCredentials_Response) CAuthentication_PollAuthSessionStatus_Request = _reflection.GeneratedProtocolMessageType('CAuthentication_PollAuthSessionStatus_Request', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_POLLAUTHSESSIONSTATUS_REQUEST, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_PollAuthSessionStatus_Request) }) _sym_db.RegisterMessage(CAuthentication_PollAuthSessionStatus_Request) CAuthentication_PollAuthSessionStatus_Response = _reflection.GeneratedProtocolMessageType('CAuthentication_PollAuthSessionStatus_Response', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_POLLAUTHSESSIONSTATUS_RESPONSE, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_PollAuthSessionStatus_Response) }) _sym_db.RegisterMessage(CAuthentication_PollAuthSessionStatus_Response) CAuthentication_GetAuthSessionInfo_Request = _reflection.GeneratedProtocolMessageType('CAuthentication_GetAuthSessionInfo_Request', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_GETAUTHSESSIONINFO_REQUEST, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_GetAuthSessionInfo_Request) }) _sym_db.RegisterMessage(CAuthentication_GetAuthSessionInfo_Request) CAuthentication_GetAuthSessionInfo_Response = _reflection.GeneratedProtocolMessageType('CAuthentication_GetAuthSessionInfo_Response', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_GETAUTHSESSIONINFO_RESPONSE, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_GetAuthSessionInfo_Response) }) _sym_db.RegisterMessage(CAuthentication_GetAuthSessionInfo_Response) CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request = _reflection.GeneratedProtocolMessageType('CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_UPDATEAUTHSESSIONWITHMOBILECONFIRMATION_REQUEST, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) }) _sym_db.RegisterMessage(CAuthentication_UpdateAuthSessionWithMobileConfirmation_Request) CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response = _reflection.GeneratedProtocolMessageType('CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_UPDATEAUTHSESSIONWITHMOBILECONFIRMATION_RESPONSE, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response) }) _sym_db.RegisterMessage(CAuthentication_UpdateAuthSessionWithMobileConfirmation_Response) CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request = _reflection.GeneratedProtocolMessageType('CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_UPDATEAUTHSESSIONWITHSTEAMGUARDCODE_REQUEST, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) }) _sym_db.RegisterMessage(CAuthentication_UpdateAuthSessionWithSteamGuardCode_Request) CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response = _reflection.GeneratedProtocolMessageType('CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_UPDATEAUTHSESSIONWITHSTEAMGUARDCODE_RESPONSE, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response) }) _sym_db.RegisterMessage(CAuthentication_UpdateAuthSessionWithSteamGuardCode_Response) CAuthentication_AccessToken_GenerateForApp_Request = _reflection.GeneratedProtocolMessageType('CAuthentication_AccessToken_GenerateForApp_Request', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_ACCESSTOKEN_GENERATEFORAPP_REQUEST, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_AccessToken_GenerateForApp_Request) }) _sym_db.RegisterMessage(CAuthentication_AccessToken_GenerateForApp_Request) CAuthentication_AccessToken_GenerateForApp_Response = _reflection.GeneratedProtocolMessageType('CAuthentication_AccessToken_GenerateForApp_Response', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_ACCESSTOKEN_GENERATEFORAPP_RESPONSE, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_AccessToken_GenerateForApp_Response) }) _sym_db.RegisterMessage(CAuthentication_AccessToken_GenerateForApp_Response) CAuthentication_RefreshToken_Enumerate_Request = _reflection.GeneratedProtocolMessageType('CAuthentication_RefreshToken_Enumerate_Request', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_REQUEST, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_RefreshToken_Enumerate_Request) }) _sym_db.RegisterMessage(CAuthentication_RefreshToken_Enumerate_Request) CAuthentication_RefreshToken_Enumerate_Response = _reflection.GeneratedProtocolMessageType('CAuthentication_RefreshToken_Enumerate_Response', (_message.Message,), { 'TokenUsageEvent' : _reflection.GeneratedProtocolMessageType('TokenUsageEvent', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_TOKENUSAGEEVENT, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_RefreshToken_Enumerate_Response.TokenUsageEvent) }) , 'RefreshTokenDescription' : _reflection.GeneratedProtocolMessageType('RefreshTokenDescription', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_REFRESHTOKENDESCRIPTION, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_RefreshToken_Enumerate_Response.RefreshTokenDescription) }) , 'DESCRIPTOR' : _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_RefreshToken_Enumerate_Response) }) _sym_db.RegisterMessage(CAuthentication_RefreshToken_Enumerate_Response) _sym_db.RegisterMessage(CAuthentication_RefreshToken_Enumerate_Response.TokenUsageEvent) _sym_db.RegisterMessage(CAuthentication_RefreshToken_Enumerate_Response.RefreshTokenDescription) CAuthentication_GetAuthSessionsForAccount_Request = _reflection.GeneratedProtocolMessageType('CAuthentication_GetAuthSessionsForAccount_Request', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_GETAUTHSESSIONSFORACCOUNT_REQUEST, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_GetAuthSessionsForAccount_Request) }) _sym_db.RegisterMessage(CAuthentication_GetAuthSessionsForAccount_Request) CAuthentication_GetAuthSessionsForAccount_Response = _reflection.GeneratedProtocolMessageType('CAuthentication_GetAuthSessionsForAccount_Response', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_GETAUTHSESSIONSFORACCOUNT_RESPONSE, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_GetAuthSessionsForAccount_Response) }) _sym_db.RegisterMessage(CAuthentication_GetAuthSessionsForAccount_Response) CAuthentication_MigrateMobileSession_Request = _reflection.GeneratedProtocolMessageType('CAuthentication_MigrateMobileSession_Request', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_MIGRATEMOBILESESSION_REQUEST, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_MigrateMobileSession_Request) }) _sym_db.RegisterMessage(CAuthentication_MigrateMobileSession_Request) CAuthentication_MigrateMobileSession_Response = _reflection.GeneratedProtocolMessageType('CAuthentication_MigrateMobileSession_Response', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_MIGRATEMOBILESESSION_RESPONSE, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_MigrateMobileSession_Response) }) _sym_db.RegisterMessage(CAuthentication_MigrateMobileSession_Response) CAuthentication_RefreshToken_Revoke_Request = _reflection.GeneratedProtocolMessageType('CAuthentication_RefreshToken_Revoke_Request', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_REFRESHTOKEN_REVOKE_REQUEST, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_RefreshToken_Revoke_Request) }) _sym_db.RegisterMessage(CAuthentication_RefreshToken_Revoke_Request) CAuthentication_RefreshToken_Revoke_Response = _reflection.GeneratedProtocolMessageType('CAuthentication_RefreshToken_Revoke_Response', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATION_REFRESHTOKEN_REVOKE_RESPONSE, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthentication_RefreshToken_Revoke_Response) }) _sym_db.RegisterMessage(CAuthentication_RefreshToken_Revoke_Response) CAuthenticationSupport_QueryRefreshTokensByAccount_Request = _reflection.GeneratedProtocolMessageType('CAuthenticationSupport_QueryRefreshTokensByAccount_Request', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENSBYACCOUNT_REQUEST, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthenticationSupport_QueryRefreshTokensByAccount_Request) }) _sym_db.RegisterMessage(CAuthenticationSupport_QueryRefreshTokensByAccount_Request) CSupportRefreshTokenDescription = _reflection.GeneratedProtocolMessageType('CSupportRefreshTokenDescription', (_message.Message,), { 'DESCRIPTOR' : _CSUPPORTREFRESHTOKENDESCRIPTION, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CSupportRefreshTokenDescription) }) _sym_db.RegisterMessage(CSupportRefreshTokenDescription) CAuthenticationSupport_QueryRefreshTokensByAccount_Response = _reflection.GeneratedProtocolMessageType('CAuthenticationSupport_QueryRefreshTokensByAccount_Response', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENSBYACCOUNT_RESPONSE, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthenticationSupport_QueryRefreshTokensByAccount_Response) }) _sym_db.RegisterMessage(CAuthenticationSupport_QueryRefreshTokensByAccount_Response) CAuthenticationSupport_QueryRefreshTokenByID_Request = _reflection.GeneratedProtocolMessageType('CAuthenticationSupport_QueryRefreshTokenByID_Request', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENBYID_REQUEST, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthenticationSupport_QueryRefreshTokenByID_Request) }) _sym_db.RegisterMessage(CAuthenticationSupport_QueryRefreshTokenByID_Request) CAuthenticationSupport_QueryRefreshTokenByID_Response = _reflection.GeneratedProtocolMessageType('CAuthenticationSupport_QueryRefreshTokenByID_Response', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENBYID_RESPONSE, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthenticationSupport_QueryRefreshTokenByID_Response) }) _sym_db.RegisterMessage(CAuthenticationSupport_QueryRefreshTokenByID_Response) CAuthenticationSupport_RevokeToken_Request = _reflection.GeneratedProtocolMessageType('CAuthenticationSupport_RevokeToken_Request', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATIONSUPPORT_REVOKETOKEN_REQUEST, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthenticationSupport_RevokeToken_Request) }) _sym_db.RegisterMessage(CAuthenticationSupport_RevokeToken_Request) CAuthenticationSupport_RevokeToken_Response = _reflection.GeneratedProtocolMessageType('CAuthenticationSupport_RevokeToken_Response', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATIONSUPPORT_REVOKETOKEN_RESPONSE, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthenticationSupport_RevokeToken_Response) }) _sym_db.RegisterMessage(CAuthenticationSupport_RevokeToken_Response) CAuthenticationSupport_GetTokenHistory_Request = _reflection.GeneratedProtocolMessageType('CAuthenticationSupport_GetTokenHistory_Request', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATIONSUPPORT_GETTOKENHISTORY_REQUEST, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthenticationSupport_GetTokenHistory_Request) }) _sym_db.RegisterMessage(CAuthenticationSupport_GetTokenHistory_Request) CSupportRefreshTokenAudit = _reflection.GeneratedProtocolMessageType('CSupportRefreshTokenAudit', (_message.Message,), { 'DESCRIPTOR' : _CSUPPORTREFRESHTOKENAUDIT, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CSupportRefreshTokenAudit) }) _sym_db.RegisterMessage(CSupportRefreshTokenAudit) CAuthenticationSupport_GetTokenHistory_Response = _reflection.GeneratedProtocolMessageType('CAuthenticationSupport_GetTokenHistory_Response', (_message.Message,), { 'DESCRIPTOR' : _CAUTHENTICATIONSUPPORT_GETTOKENHISTORY_RESPONSE, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CAuthenticationSupport_GetTokenHistory_Response) }) _sym_db.RegisterMessage(CAuthenticationSupport_GetTokenHistory_Response) CCloudGaming_CreateNonce_Request = _reflection.GeneratedProtocolMessageType('CCloudGaming_CreateNonce_Request', (_message.Message,), { 'DESCRIPTOR' : _CCLOUDGAMING_CREATENONCE_REQUEST, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CCloudGaming_CreateNonce_Request) }) _sym_db.RegisterMessage(CCloudGaming_CreateNonce_Request) CCloudGaming_CreateNonce_Response = _reflection.GeneratedProtocolMessageType('CCloudGaming_CreateNonce_Response', (_message.Message,), { 'DESCRIPTOR' : _CCLOUDGAMING_CREATENONCE_RESPONSE, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CCloudGaming_CreateNonce_Response) }) _sym_db.RegisterMessage(CCloudGaming_CreateNonce_Response) CCloudGaming_GetTimeRemaining_Request = _reflection.GeneratedProtocolMessageType('CCloudGaming_GetTimeRemaining_Request', (_message.Message,), { 'DESCRIPTOR' : _CCLOUDGAMING_GETTIMEREMAINING_REQUEST, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CCloudGaming_GetTimeRemaining_Request) }) _sym_db.RegisterMessage(CCloudGaming_GetTimeRemaining_Request) CCloudGaming_TimeRemaining = _reflection.GeneratedProtocolMessageType('CCloudGaming_TimeRemaining', (_message.Message,), { 'DESCRIPTOR' : _CCLOUDGAMING_TIMEREMAINING, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CCloudGaming_TimeRemaining) }) _sym_db.RegisterMessage(CCloudGaming_TimeRemaining) CCloudGaming_GetTimeRemaining_Response = _reflection.GeneratedProtocolMessageType('CCloudGaming_GetTimeRemaining_Response', (_message.Message,), { 'DESCRIPTOR' : _CCLOUDGAMING_GETTIMEREMAINING_RESPONSE, '__module__' : 'steammessages_auth_pb2' # @@protoc_insertion_point(class_scope:CCloudGaming_GetTimeRemaining_Response) }) _sym_db.RegisterMessage(CCloudGaming_GetTimeRemaining_Response) DESCRIPTOR._options = None _CAUTHENTICATION_GETPASSWORDRSAPUBLICKEY_REQUEST.fields_by_name['account_name']._options = None _CAUTHENTICATION_GETPASSWORDRSAPUBLICKEY_RESPONSE.fields_by_name['publickey_mod']._options = None _CAUTHENTICATION_GETPASSWORDRSAPUBLICKEY_RESPONSE.fields_by_name['publickey_exp']._options = None _CAUTHENTICATION_GETPASSWORDRSAPUBLICKEY_RESPONSE.fields_by_name['timestamp']._options = None _CAUTHENTICATION_DEVICEDETAILS.fields_by_name['device_friendly_name']._options = None _CAUTHENTICATION_DEVICEDETAILS.fields_by_name['platform_type']._options = None _CAUTHENTICATION_DEVICEDETAILS.fields_by_name['os_type']._options = None _CAUTHENTICATION_DEVICEDETAILS.fields_by_name['gaming_device_type']._options = None _CAUTHENTICATION_BEGINAUTHSESSIONVIAQR_REQUEST.fields_by_name['device_details']._options = None _CAUTHENTICATION_ALLOWEDCONFIRMATION.fields_by_name['confirmation_type']._options = None _CAUTHENTICATION_ALLOWEDCONFIRMATION.fields_by_name['associated_message']._options = None _CAUTHENTICATION_BEGINAUTHSESSIONVIAQR_RESPONSE.fields_by_name['client_id']._options = None _CAUTHENTICATION_BEGINAUTHSESSIONVIAQR_RESPONSE.fields_by_name['challenge_url']._options = None _CAUTHENTICATION_BEGINAUTHSESSIONVIAQR_RESPONSE.fields_by_name['request_id']._options = None _CAUTHENTICATION_BEGINAUTHSESSIONVIAQR_RESPONSE.fields_by_name['interval']._options = None _CAUTHENTICATION_BEGINAUTHSESSIONVIAQR_RESPONSE.fields_by_name['allowed_confirmations']._options = None _CAUTHENTICATION_BEGINAUTHSESSIONVIAQR_RESPONSE.fields_by_name['version']._options = None _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_REQUEST.fields_by_name['encrypted_password']._options = None _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_REQUEST.fields_by_name['encryption_timestamp']._options = None _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_REQUEST.fields_by_name['remember_login']._options = None _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_REQUEST.fields_by_name['persistence']._options = None _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_REQUEST.fields_by_name['website_id']._options = None _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_REQUEST.fields_by_name['device_details']._options = None _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_REQUEST.fields_by_name['guard_data']._options = None _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_RESPONSE.fields_by_name['client_id']._options = None _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_RESPONSE.fields_by_name['request_id']._options = None _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_RESPONSE.fields_by_name['interval']._options = None _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_RESPONSE.fields_by_name['allowed_confirmations']._options = None _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_RESPONSE.fields_by_name['steamid']._options = None _CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_RESPONSE.fields_by_name['weak_token']._options = None _CAUTHENTICATION_POLLAUTHSESSIONSTATUS_REQUEST.fields_by_name['token_to_revoke']._options = None _CAUTHENTICATION_POLLAUTHSESSIONSTATUS_RESPONSE.fields_by_name['new_client_id']._options = None _CAUTHENTICATION_POLLAUTHSESSIONSTATUS_RESPONSE.fields_by_name['new_challenge_url']._options = None _CAUTHENTICATION_POLLAUTHSESSIONSTATUS_RESPONSE.fields_by_name['refresh_token']._options = None _CAUTHENTICATION_POLLAUTHSESSIONSTATUS_RESPONSE.fields_by_name['access_token']._options = None _CAUTHENTICATION_POLLAUTHSESSIONSTATUS_RESPONSE.fields_by_name['had_remote_interaction']._options = None _CAUTHENTICATION_POLLAUTHSESSIONSTATUS_RESPONSE.fields_by_name['account_name']._options = None _CAUTHENTICATION_POLLAUTHSESSIONSTATUS_RESPONSE.fields_by_name['new_guard_data']._options = None _CAUTHENTICATION_GETAUTHSESSIONINFO_REQUEST.fields_by_name['client_id']._options = None _CAUTHENTICATION_GETAUTHSESSIONINFO_RESPONSE.fields_by_name['ip']._options = None _CAUTHENTICATION_GETAUTHSESSIONINFO_RESPONSE.fields_by_name['geoloc']._options = None _CAUTHENTICATION_GETAUTHSESSIONINFO_RESPONSE.fields_by_name['city']._options = None _CAUTHENTICATION_GETAUTHSESSIONINFO_RESPONSE.fields_by_name['state']._options = None _CAUTHENTICATION_GETAUTHSESSIONINFO_RESPONSE.fields_by_name['country']._options = None _CAUTHENTICATION_GETAUTHSESSIONINFO_RESPONSE.fields_by_name['platform_type']._options = None _CAUTHENTICATION_GETAUTHSESSIONINFO_RESPONSE.fields_by_name['device_friendly_name']._options = None _CAUTHENTICATION_GETAUTHSESSIONINFO_RESPONSE.fields_by_name['version']._options = None _CAUTHENTICATION_GETAUTHSESSIONINFO_RESPONSE.fields_by_name['login_history']._options = None _CAUTHENTICATION_GETAUTHSESSIONINFO_RESPONSE.fields_by_name['requestor_location_mismatch']._options = None _CAUTHENTICATION_GETAUTHSESSIONINFO_RESPONSE.fields_by_name['high_usage_login']._options = None _CAUTHENTICATION_GETAUTHSESSIONINFO_RESPONSE.fields_by_name['requested_persistence']._options = None _CAUTHENTICATION_UPDATEAUTHSESSIONWITHMOBILECONFIRMATION_REQUEST.fields_by_name['version']._options = None _CAUTHENTICATION_UPDATEAUTHSESSIONWITHMOBILECONFIRMATION_REQUEST.fields_by_name['client_id']._options = None _CAUTHENTICATION_UPDATEAUTHSESSIONWITHMOBILECONFIRMATION_REQUEST.fields_by_name['steamid']._options = None _CAUTHENTICATION_UPDATEAUTHSESSIONWITHMOBILECONFIRMATION_REQUEST.fields_by_name['signature']._options = None _CAUTHENTICATION_UPDATEAUTHSESSIONWITHMOBILECONFIRMATION_REQUEST.fields_by_name['confirm']._options = None _CAUTHENTICATION_UPDATEAUTHSESSIONWITHMOBILECONFIRMATION_REQUEST.fields_by_name['persistence']._options = None _CAUTHENTICATION_UPDATEAUTHSESSIONWITHSTEAMGUARDCODE_REQUEST.fields_by_name['client_id']._options = None _CAUTHENTICATION_UPDATEAUTHSESSIONWITHSTEAMGUARDCODE_REQUEST.fields_by_name['steamid']._options = None _CAUTHENTICATION_UPDATEAUTHSESSIONWITHSTEAMGUARDCODE_REQUEST.fields_by_name['code']._options = None _CAUTHENTICATION_UPDATEAUTHSESSIONWITHSTEAMGUARDCODE_REQUEST.fields_by_name['code_type']._options = None _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_TOKENUSAGEEVENT.fields_by_name['time']._options = None _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_TOKENUSAGEEVENT.fields_by_name['ip']._options = None _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_TOKENUSAGEEVENT.fields_by_name['locale']._options = None _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_REFRESHTOKENDESCRIPTION.fields_by_name['token_id']._options = None _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_REFRESHTOKENDESCRIPTION.fields_by_name['token_description']._options = None _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_REFRESHTOKENDESCRIPTION.fields_by_name['platform_type']._options = None _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_REFRESHTOKENDESCRIPTION.fields_by_name['logged_in']._options = None _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_REFRESHTOKENDESCRIPTION.fields_by_name['os_platform']._options = None _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_REFRESHTOKENDESCRIPTION.fields_by_name['auth_type']._options = None _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_REFRESHTOKENDESCRIPTION.fields_by_name['gaming_device_type']._options = None _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_REFRESHTOKENDESCRIPTION.fields_by_name['first_seen']._options = None _CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE_REFRESHTOKENDESCRIPTION.fields_by_name['last_seen']._options = None _CAUTHENTICATION_GETAUTHSESSIONSFORACCOUNT_RESPONSE.fields_by_name['client_ids']._options = None _CAUTHENTICATION_MIGRATEMOBILESESSION_REQUEST.fields_by_name['steamid']._options = None _CAUTHENTICATION_MIGRATEMOBILESESSION_REQUEST.fields_by_name['token']._options = None _CAUTHENTICATION_MIGRATEMOBILESESSION_REQUEST.fields_by_name['signature']._options = None _CAUTHENTICATION_REFRESHTOKEN_REVOKE_REQUEST.fields_by_name['steamid']._options = None _CAUTHENTICATION_REFRESHTOKEN_REVOKE_REQUEST.fields_by_name['revoke_action']._options = None _CAUTHENTICATION_REFRESHTOKEN_REVOKE_REQUEST.fields_by_name['signature']._options = None _CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENSBYACCOUNT_REQUEST.fields_by_name['steamid']._options = None _CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENSBYACCOUNT_REQUEST.fields_by_name['include_revoked_tokens']._options = None _CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENBYID_REQUEST.fields_by_name['token_id']._options = None _CAUTHENTICATIONSUPPORT_REVOKETOKEN_REQUEST.fields_by_name['token_id']._options = None _CAUTHENTICATIONSUPPORT_GETTOKENHISTORY_REQUEST.fields_by_name['token_id']._options = None _AUTHENTICATION = _descriptor.ServiceDescriptor( name='Authentication', full_name='Authentication', file=DESCRIPTOR, index=0, serialized_options=b'\202\265\030\026Authentication Service', create_key=_descriptor._internal_create_key, serialized_start=12091, serialized_end=14566, methods=[ _descriptor.MethodDescriptor( name='GetPasswordRSAPublicKey', full_name='Authentication.GetPasswordRSAPublicKey', index=0, containing_service=None, input_type=_CAUTHENTICATION_GETPASSWORDRSAPUBLICKEY_REQUEST, output_type=_CAUTHENTICATION_GETPASSWORDRSAPUBLICKEY_RESPONSE, serialized_options=b'\202\265\030KFetches RSA public key to use to encrypt passwords for a given account name', create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='BeginAuthSessionViaQR', full_name='Authentication.BeginAuthSessionViaQR', index=1, containing_service=None, input_type=_CAUTHENTICATION_BEGINAUTHSESSIONVIAQR_REQUEST, output_type=_CAUTHENTICATION_BEGINAUTHSESSIONVIAQR_RESPONSE, serialized_options=b'\202\265\030\034start authentication process', create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='BeginAuthSessionViaCredentials', full_name='Authentication.BeginAuthSessionViaCredentials', index=2, containing_service=None, input_type=_CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_REQUEST, output_type=_CAUTHENTICATION_BEGINAUTHSESSIONVIACREDENTIALS_RESPONSE, serialized_options=b'\202\265\030\034start authentication process', create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='PollAuthSessionStatus', full_name='Authentication.PollAuthSessionStatus', index=3, containing_service=None, input_type=_CAUTHENTICATION_POLLAUTHSESSIONSTATUS_REQUEST, output_type=_CAUTHENTICATION_POLLAUTHSESSIONSTATUS_RESPONSE, serialized_options=b'\202\265\030\"poll during authentication process', create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='GetAuthSessionInfo', full_name='Authentication.GetAuthSessionInfo', index=4, containing_service=None, input_type=_CAUTHENTICATION_GETAUTHSESSIONINFO_REQUEST, output_type=_CAUTHENTICATION_GETAUTHSESSIONINFO_RESPONSE, serialized_options=b'\202\265\030Yget metadata of specific auth session, this will also implicitly bind the calling account', create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='UpdateAuthSessionWithMobileConfirmation', full_name='Authentication.UpdateAuthSessionWithMobileConfirmation', index=5, containing_service=None, input_type=_CAUTHENTICATION_UPDATEAUTHSESSIONWITHMOBILECONFIRMATION_REQUEST, output_type=_CAUTHENTICATION_UPDATEAUTHSESSIONWITHMOBILECONFIRMATION_RESPONSE, serialized_options=b'\202\265\0300approve an authentication session via mobile 2fa', create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='UpdateAuthSessionWithSteamGuardCode', full_name='Authentication.UpdateAuthSessionWithSteamGuardCode', index=6, containing_service=None, input_type=_CAUTHENTICATION_UPDATEAUTHSESSIONWITHSTEAMGUARDCODE_REQUEST, output_type=_CAUTHENTICATION_UPDATEAUTHSESSIONWITHSTEAMGUARDCODE_RESPONSE, serialized_options=b'\202\265\0306approve an authentication session via steam guard code', create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='GenerateAccessTokenForApp', full_name='Authentication.GenerateAccessTokenForApp', index=7, containing_service=None, input_type=_CAUTHENTICATION_ACCESSTOKEN_GENERATEFORAPP_REQUEST, output_type=_CAUTHENTICATION_ACCESSTOKEN_GENERATEFORAPP_RESPONSE, serialized_options=b'\202\265\030oGiven a refresh token for a client app audience (e.g. desktop client / mobile client), generate an access token', create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='EnumerateTokens', full_name='Authentication.EnumerateTokens', index=8, containing_service=None, input_type=_CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_REQUEST, output_type=_CAUTHENTICATION_REFRESHTOKEN_ENUMERATE_RESPONSE, serialized_options=b'\202\265\030@Enumerate durable (refresh) tokens for the given subject account', create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='GetAuthSessionsForAccount', full_name='Authentication.GetAuthSessionsForAccount', index=9, containing_service=None, input_type=_CAUTHENTICATION_GETAUTHSESSIONSFORACCOUNT_REQUEST, output_type=_CAUTHENTICATION_GETAUTHSESSIONSFORACCOUNT_RESPONSE, serialized_options=b'\202\265\030LGets all active auth sessions for an account for reference by the mobile app', create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='MigrateMobileSession', full_name='Authentication.MigrateMobileSession', index=10, containing_service=None, input_type=_CAUTHENTICATION_MIGRATEMOBILESESSION_REQUEST, output_type=_CAUTHENTICATION_MIGRATEMOBILESESSION_RESPONSE, serialized_options=b'\202\265\030iMigrates a WG token to an access and refresh token using a signature generated with the user\'s 2FA secret', create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='RevokeRefreshToken', full_name='Authentication.RevokeRefreshToken', index=11, containing_service=None, input_type=_CAUTHENTICATION_REFRESHTOKEN_REVOKE_REQUEST, output_type=_CAUTHENTICATION_REFRESHTOKEN_REVOKE_RESPONSE, serialized_options=b'\202\265\030\'Mark the given refresh token as revoked', create_key=_descriptor._internal_create_key, ), ]) _sym_db.RegisterServiceDescriptor(_AUTHENTICATION) DESCRIPTOR.services_by_name['Authentication'] = _AUTHENTICATION _AUTHENTICATIONSUPPORT = _descriptor.ServiceDescriptor( name='AuthenticationSupport', full_name='AuthenticationSupport', file=DESCRIPTOR, index=1, serialized_options=b'\202\265\030\036Authentication Support Service', create_key=_descriptor._internal_create_key, serialized_start=14569, serialized_end=15385, methods=[ _descriptor.MethodDescriptor( name='QueryRefreshTokensByAccount', full_name='AuthenticationSupport.QueryRefreshTokensByAccount', index=0, containing_service=None, input_type=_CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENSBYACCOUNT_REQUEST, output_type=_CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENSBYACCOUNT_RESPONSE, serialized_options=b'\202\265\030GAsks the server for a list of refresh tokens associated with an account', create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='QueryRefreshTokenByID', full_name='AuthenticationSupport.QueryRefreshTokenByID', index=1, containing_service=None, input_type=_CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENBYID_REQUEST, output_type=_CAUTHENTICATIONSUPPORT_QUERYREFRESHTOKENBYID_RESPONSE, serialized_options=b'\202\265\030GAsks the server for a list of refresh tokens associated with an account', create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='RevokeToken', full_name='AuthenticationSupport.RevokeToken', index=2, containing_service=None, input_type=_CAUTHENTICATIONSUPPORT_REVOKETOKEN_REQUEST, output_type=_CAUTHENTICATIONSUPPORT_REVOKETOKEN_RESPONSE, serialized_options=b'\202\265\030\033Revokes a user\'s auth token', create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='GetTokenHistory', full_name='AuthenticationSupport.GetTokenHistory', index=3, containing_service=None, input_type=_CAUTHENTICATIONSUPPORT_GETTOKENHISTORY_REQUEST, output_type=_CAUTHENTICATIONSUPPORT_GETTOKENHISTORY_RESPONSE, serialized_options=b'\202\265\030.Gets the audit history for a user\'s auth token', create_key=_descriptor._internal_create_key, ), ]) _sym_db.RegisterServiceDescriptor(_AUTHENTICATIONSUPPORT) DESCRIPTOR.services_by_name['AuthenticationSupport'] = _AUTHENTICATIONSUPPORT _CLOUDGAMING = _descriptor.ServiceDescriptor( name='CloudGaming', full_name='CloudGaming', file=DESCRIPTOR, index=2, serialized_options=b'\202\265\030)Methods for Steam cloud gaming operations', create_key=_descriptor._internal_create_key, serialized_start=15388, serialized_end=15758, methods=[ _descriptor.MethodDescriptor( name='CreateNonce', full_name='CloudGaming.CreateNonce', index=0, containing_service=None, input_type=_CCLOUDGAMING_CREATENONCE_REQUEST, output_type=_CCLOUDGAMING_CREATENONCE_RESPONSE, serialized_options=b'\202\265\0301Create a nonce for a cloud gaming service session', create_key=_descriptor._internal_create_key, ), _descriptor.MethodDescriptor( name='GetTimeRemaining', full_name='CloudGaming.GetTimeRemaining', index=1, containing_service=None, input_type=_CCLOUDGAMING_GETTIMEREMAINING_REQUEST, output_type=_CCLOUDGAMING_GETTIMEREMAINING_RESPONSE, serialized_options=b'\202\265\030